Skip to content
Success

Console Output

Pull request #44385 updated
21:44:26 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 96e4118688815a84192e9ea96d7cd1914d8b33b4+7aa36717bb4602df6b5ab89d186881229ef060bc (83b77d6546b5bb9241055296b24a88429397f802)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44385@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
21:44:29 [2023-03-01T21:44:29.644Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
21:44:29 [2023-03-01T21:44:29.649Z] Trying to pass milestone 3
[Pipeline] milestone
21:44:29 [2023-03-01T21:44:29.759Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
21:44:44 [2023-03-01T21:44:44.941Z] Still waiting to schedule task
21:44:44 [2023-03-01T21:44:44.943Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-000cf5b60ef01e67f)21:44:46 [2023-03-01T21:44:46.860Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-000cf5b60ef01e67f) in /home/ubuntu/workspace/moby_PR-44385
[Pipeline] {
[Pipeline] checkout
21:44:46 [2023-03-01T21:44:46.896Z] The recommended git tool is: git
21:44:46 [2023-03-01T21:44:46.910Z] using credential docker-jenkins-github-credentials
21:44:46 [2023-03-01T21:44:46.921Z] Cloning the remote Git repository
21:44:46 [2023-03-01T21:44:46.921Z] Cloning with configured refspecs honoured and without tags
21:44:46 [2023-03-01T21:44:46.926Z] Cloning repository https://github.com/moby/moby.git
21:44:46 [2023-03-01T21:44:46.926Z]  > git init /home/ubuntu/workspace/moby_PR-44385 # timeout=10
21:44:46 [2023-03-01T21:44:46.940Z] Fetching upstream changes from https://github.com/moby/moby.git
21:44:46 [2023-03-01T21:44:46.940Z]  > git --version # timeout=10
21:44:46 [2023-03-01T21:44:46.949Z]  > git --version # 'git version 2.25.1'
21:44:46 [2023-03-01T21:44:46.949Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:44:46 [2023-03-01T21:44:46.950Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44385/head:refs/remotes/origin/PR-44385 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:44:59 [2023-03-01T21:44:59.817Z] Fetching without tags
21:45:00 [2023-03-01T21:45:00.029Z] Merging remotes/origin/master commit 7aa36717bb4602df6b5ab89d186881229ef060bc into PR head commit 96e4118688815a84192e9ea96d7cd1914d8b33b4
21:44:59 [2023-03-01T21:44:59.801Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:44:59 [2023-03-01T21:44:59.806Z]  > git config --add remote.origin.fetch +refs/pull/44385/head:refs/remotes/origin/PR-44385 # timeout=10
21:44:59 [2023-03-01T21:44:59.809Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:44:59 [2023-03-01T21:44:59.815Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:44:59 [2023-03-01T21:44:59.821Z] Fetching upstream changes from https://github.com/moby/moby.git
21:44:59 [2023-03-01T21:44:59.821Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:44:59 [2023-03-01T21:44:59.822Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44385/head:refs/remotes/origin/PR-44385 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:45:00 [2023-03-01T21:45:00.033Z]  > git config core.sparsecheckout # timeout=10
21:45:00 [2023-03-01T21:45:00.040Z]  > git checkout -f 96e4118688815a84192e9ea96d7cd1914d8b33b4 # timeout=10
21:45:00 [2023-03-01T21:45:00.618Z]  > git remote # timeout=10
21:45:00 [2023-03-01T21:45:00.631Z]  > git config --get remote.origin.url # timeout=10
21:45:00 [2023-03-01T21:45:00.634Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:45:00 [2023-03-01T21:45:00.635Z]  > git merge 7aa36717bb4602df6b5ab89d186881229ef060bc # timeout=10
21:45:01 [2023-03-01T21:45:01.443Z] Merge succeeded, producing 5d57c9b4e4b783a88c8e951ca3240be2025852d8
21:45:01 [2023-03-01T21:45:01.444Z] Checking out Revision 5d57c9b4e4b783a88c8e951ca3240be2025852d8 (PR-44385)
21:45:01 [2023-03-01T21:45:01.501Z] Commit message: "Merge commit '7aa36717bb4602df6b5ab89d186881229ef060bc' into HEAD"
21:45:01 [2023-03-01T21:45:01.512Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:45:02 [2023-03-01T21:45:02.231Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44385:/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
21:45:01 [2023-03-01T21:45:01.439Z]  > git rev-parse HEAD^{commit} # timeout=10
21:45:01 [2023-03-01T21:45:01.448Z]  > git config core.sparsecheckout # timeout=10
21:45:01 [2023-03-01T21:45:01.451Z]  > git checkout -f 5d57c9b4e4b783a88c8e951ca3240be2025852d8 # timeout=10
21:45:01 [2023-03-01T21:45:01.505Z]  > git rev-list --no-walk e8b60c952bcb0df511e0a470a59a8c1e9492131e # timeout=10
21:45:06 [2023-03-01T21:45:06.415Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
21:45:06 [2023-03-01T21:45:06.801Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-000cf5b60ef01e67f) in /home/ubuntu/workspace/moby_PR-44385
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
21:45:06 [2023-03-01T21:45:06.836Z] The recommended git tool is: git
[Pipeline] // stage
21:45:06 [2023-03-01T21:45:06.845Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
21:45:06 [2023-03-01T21:45:06.863Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
21:45:06 [2023-03-01T21:45:06.871Z] Fetching without tags
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
21:45:07 [2023-03-01T21:45:07.084Z] Merging remotes/origin/master commit 7aa36717bb4602df6b5ab89d186881229ef060bc into PR head commit 96e4118688815a84192e9ea96d7cd1914d8b33b4
21:45:07 [2023-03-01T21:45:07.199Z] Merge succeeded, producing 56dca11e442d56c2113c4a78a64ad953450e1b38
21:45:07 [2023-03-01T21:45:07.199Z] Checking out Revision 56dca11e442d56c2113c4a78a64ad953450e1b38 (PR-44385)
21:45:07 [2023-03-01T21:45:07.258Z] Commit message: "Merge commit '7aa36717bb4602df6b5ab89d186881229ef060bc' into HEAD"
21:45:07 [2023-03-01T21:45:07.272Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:45:06 [2023-03-01T21:45:06.860Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44385/.git # timeout=10
21:45:06 [2023-03-01T21:45:06.868Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:45:06 [2023-03-01T21:45:06.875Z] Fetching upstream changes from https://github.com/moby/moby.git
21:45:06 [2023-03-01T21:45:06.875Z]  > git --version # timeout=10
21:45:06 [2023-03-01T21:45:06.878Z]  > git --version # 'git version 2.25.1'
21:45:06 [2023-03-01T21:45:06.878Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:45:06 [2023-03-01T21:45:06.879Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44385/head:refs/remotes/origin/PR-44385 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:45:07 [2023-03-01T21:45:07.088Z]  > git config core.sparsecheckout # timeout=10
21:45:07 [2023-03-01T21:45:07.093Z]  > git checkout -f 96e4118688815a84192e9ea96d7cd1914d8b33b4 # timeout=10
21:45:07 [2023-03-01T21:45:07.128Z]  > git remote # timeout=10
21:45:07 [2023-03-01T21:45:07.131Z]  > git config --get remote.origin.url # timeout=10
21:45:07 [2023-03-01T21:45:07.136Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:45:07 [2023-03-01T21:45:07.136Z]  > git merge 7aa36717bb4602df6b5ab89d186881229ef060bc # timeout=10
21:45:07 [2023-03-01T21:45:07.196Z]  > git rev-parse HEAD^{commit} # timeout=10
21:45:07 [2023-03-01T21:45:07.203Z]  > git config core.sparsecheckout # timeout=10
21:45:07 [2023-03-01T21:45:07.209Z]  > git checkout -f 56dca11e442d56c2113c4a78a64ad953450e1b38 # timeout=10
21:45:07 [2023-03-01T21:45:07.262Z]  > git rev-list --no-walk e8b60c952bcb0df511e0a470a59a8c1e9492131e # timeout=10
21:45:07 [2023-03-01T21:45:07.963Z] + docker version
21:45:07 [2023-03-01T21:45:07.963Z] Client: Docker Engine - Community
21:45:07 [2023-03-01T21:45:07.963Z]  Version:           22.06.0-beta.0
21:45:07 [2023-03-01T21:45:07.963Z]  API version:       1.42
21:45:07 [2023-03-01T21:45:07.963Z]  Go version:        go1.18.3
21:45:07 [2023-03-01T21:45:07.963Z]  Git commit:        3e9117b
21:45:07 [2023-03-01T21:45:07.963Z]  Built:             Fri Jun  3 17:55:34 2022
21:45:07 [2023-03-01T21:45:07.963Z]  OS/Arch:           linux/arm64
21:45:07 [2023-03-01T21:45:07.963Z]  Context:           default
21:45:07 [2023-03-01T21:45:07.963Z] 
21:45:07 [2023-03-01T21:45:07.963Z] Server: Docker Engine - Community
21:45:07 [2023-03-01T21:45:07.963Z]  Engine:
21:45:07 [2023-03-01T21:45:07.963Z]   Version:          22.06.0-beta.0
21:45:07 [2023-03-01T21:45:07.963Z]   API version:      1.42 (minimum version 1.12)
21:45:07 [2023-03-01T21:45:07.963Z]   Go version:       go1.18.3
21:45:07 [2023-03-01T21:45:07.963Z]   Git commit:       38633e7
21:45:07 [2023-03-01T21:45:07.963Z]   Built:            Fri Jun  3 17:55:34 2022
21:45:07 [2023-03-01T21:45:07.963Z]   OS/Arch:          linux/arm64
21:45:07 [2023-03-01T21:45:07.963Z]   Experimental:     true
21:45:07 [2023-03-01T21:45:07.963Z]  containerd:
21:45:07 [2023-03-01T21:45:07.963Z]   Version:          1.6.8
21:45:07 [2023-03-01T21:45:07.963Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:45:07 [2023-03-01T21:45:07.963Z]  runc:
21:45:07 [2023-03-01T21:45:07.963Z]   Version:          1.1.4
21:45:07 [2023-03-01T21:45:07.963Z]   GitCommit:        v1.1.4-0-g5fd4c4d
21:45:07 [2023-03-01T21:45:07.963Z]  docker-init:
21:45:07 [2023-03-01T21:45:07.963Z]   Version:          0.19.0
21:45:07 [2023-03-01T21:45:07.963Z]   GitCommit:        de40ad0
[Pipeline] sh
21:45:08 [2023-03-01T21:45:08.243Z] + docker info
21:45:08 [2023-03-01T21:45:08.243Z] Client:
21:45:08 [2023-03-01T21:45:08.243Z]  Context:    default
21:45:08 [2023-03-01T21:45:08.243Z]  Debug Mode: false
21:45:08 [2023-03-01T21:45:08.243Z]  Plugins:
21:45:08 [2023-03-01T21:45:08.243Z]   buildx: Docker Buildx (Docker Inc.)
21:45:08 [2023-03-01T21:45:08.243Z]     Version:  v0.8.2
21:45:08 [2023-03-01T21:45:08.243Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:45:08 [2023-03-01T21:45:08.243Z]   compose: Docker Compose (Docker Inc.)
21:45:08 [2023-03-01T21:45:08.243Z]     Version:  v2.12.0
21:45:08 [2023-03-01T21:45:08.243Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:45:08 [2023-03-01T21:45:08.243Z] 
21:45:08 [2023-03-01T21:45:08.243Z] Server:
21:45:08 [2023-03-01T21:45:08.243Z]  Containers: 0
21:45:08 [2023-03-01T21:45:08.243Z]   Running: 0
21:45:08 [2023-03-01T21:45:08.243Z]   Paused: 0
21:45:08 [2023-03-01T21:45:08.243Z]   Stopped: 0
21:45:08 [2023-03-01T21:45:08.243Z]  Images: 3
21:45:08 [2023-03-01T21:45:08.243Z]  Server Version: 22.06.0-beta.0
21:45:08 [2023-03-01T21:45:08.243Z]  Storage Driver: overlay2
21:45:08 [2023-03-01T21:45:08.243Z]   Backing Filesystem: extfs
21:45:08 [2023-03-01T21:45:08.243Z]   Supports d_type: true
21:45:08 [2023-03-01T21:45:08.243Z]   Using metacopy: false
21:45:08 [2023-03-01T21:45:08.243Z]   Native Overlay Diff: true
21:45:08 [2023-03-01T21:45:08.243Z]   userxattr: false
21:45:08 [2023-03-01T21:45:08.243Z]  Logging Driver: json-file
21:45:08 [2023-03-01T21:45:08.243Z]  Cgroup Driver: cgroupfs
21:45:08 [2023-03-01T21:45:08.243Z]  Cgroup Version: 1
21:45:08 [2023-03-01T21:45:08.243Z]  Plugins:
21:45:08 [2023-03-01T21:45:08.243Z]   Volume: local
21:45:08 [2023-03-01T21:45:08.243Z]   Network: bridge host ipvlan macvlan null overlay
21:45:08 [2023-03-01T21:45:08.243Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:45:08 [2023-03-01T21:45:08.243Z]  Swarm: inactive
21:45:08 [2023-03-01T21:45:08.243Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:45:08 [2023-03-01T21:45:08.243Z]  Default Runtime: runc
21:45:08 [2023-03-01T21:45:08.243Z]  Init Binary: docker-init
21:45:08 [2023-03-01T21:45:08.243Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:45:08 [2023-03-01T21:45:08.243Z]  runc version: v1.1.4-0-g5fd4c4d
21:45:08 [2023-03-01T21:45:08.243Z]  init version: de40ad0
21:45:08 [2023-03-01T21:45:08.243Z]  Security Options:
21:45:08 [2023-03-01T21:45:08.243Z]   apparmor
21:45:08 [2023-03-01T21:45:08.243Z]   seccomp
21:45:08 [2023-03-01T21:45:08.243Z]    Profile: builtin
21:45:08 [2023-03-01T21:45:08.243Z]  Kernel Version: 5.15.0-1022-aws
21:45:08 [2023-03-01T21:45:08.243Z]  Operating System: Ubuntu 20.04.5 LTS
21:45:08 [2023-03-01T21:45:08.243Z]  OSType: linux
21:45:08 [2023-03-01T21:45:08.243Z]  Architecture: aarch64
21:45:08 [2023-03-01T21:45:08.243Z]  CPUs: 2
21:45:08 [2023-03-01T21:45:08.243Z]  Total Memory: 7.559GiB
21:45:08 [2023-03-01T21:45:08.243Z]  Name: ip-10-100-96-95
21:45:08 [2023-03-01T21:45:08.243Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
21:45:08 [2023-03-01T21:45:08.243Z]  Docker Root Dir: /var/lib/docker
21:45:08 [2023-03-01T21:45:08.243Z]  Debug Mode: false
21:45:08 [2023-03-01T21:45:08.243Z]  Registry: https://index.docker.io/v1/
21:45:08 [2023-03-01T21:45:08.243Z]  Labels:
21:45:08 [2023-03-01T21:45:08.243Z]  Experimental: true
21:45:08 [2023-03-01T21:45:08.243Z]  Insecure Registries:
21:45:08 [2023-03-01T21:45:08.243Z]   127.0.0.0/8
21:45:08 [2023-03-01T21:45:08.243Z]  Live Restore Enabled: true
21:45:08 [2023-03-01T21:45:08.243Z] 
[Pipeline] sh
21:45:08 [2023-03-01T21:45:08.523Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:45:08 [2023-03-01T21:45:08.523Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:45:08 [2023-03-01T21:45:08.523Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44385/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
21:45:08 [2023-03-01T21:45:08.523Z] + bash /home/ubuntu/workspace/moby_PR-44385/check-config.sh
21:45:08 [2023-03-01T21:45:08.523Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:45:08 [2023-03-01T21:45:08.523Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
21:45:08 [2023-03-01T21:45:08.523Z] 
21:45:08 [2023-03-01T21:45:08.523Z] Generally Necessary:
21:45:08 [2023-03-01T21:45:08.523Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:45:08 [2023-03-01T21:45:08.523Z] - apparmor: enabled and tools installed
21:45:08 [2023-03-01T21:45:08.523Z] - CONFIG_NAMESPACES: enabled
21:45:08 [2023-03-01T21:45:08.523Z] - CONFIG_NET_NS: enabled
21:45:08 [2023-03-01T21:45:08.523Z] - CONFIG_PID_NS: enabled
21:45:08 [2023-03-01T21:45:08.523Z] - CONFIG_IPC_NS: enabled
21:45:08 [2023-03-01T21:45:08.523Z] - CONFIG_UTS_NS: enabled
21:45:08 [2023-03-01T21:45:08.523Z] - CONFIG_CGROUPS: enabled
21:45:08 [2023-03-01T21:45:08.523Z] - CONFIG_CGROUP_CPUACCT: enabled
21:45:08 [2023-03-01T21:45:08.523Z] - CONFIG_CGROUP_DEVICE: enabled
21:45:08 [2023-03-01T21:45:08.523Z] - CONFIG_CGROUP_FREEZER: enabled
21:45:08 [2023-03-01T21:45:08.523Z] - CONFIG_CGROUP_SCHED: enabled
21:45:08 [2023-03-01T21:45:08.523Z] - CONFIG_CPUSETS: enabled
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_MEMCG: enabled
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_KEYS: enabled
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_VETH: enabled (as module)
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_BRIDGE: enabled (as module)
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_NF_NAT: enabled (as module)
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_POSIX_MQUEUE: enabled
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_CGROUP_BPF: enabled
21:45:08 [2023-03-01T21:45:08.781Z] 
21:45:08 [2023-03-01T21:45:08.781Z] Optional Features:
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_USER_NS: enabled
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_SECCOMP: enabled
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_SECCOMP_FILTER: enabled
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_CGROUP_PIDS: enabled
21:45:08 [2023-03-01T21:45:08.781Z] - CONFIG_MEMCG_SWAP: enabled
21:45:08 [2023-03-01T21:45:08.781Z]     (cgroup swap accounting is currently enabled)
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_BLK_CGROUP: enabled
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_CGROUP_PERF: enabled
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_CGROUP_HUGETLB: enabled
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_CFS_BANDWIDTH: enabled
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_RT_GROUP_SCHED: missing
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_IP_VS: enabled (as module)
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_IP_VS_NFCT: enabled
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_IP_VS_RR: enabled (as module)
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_SECURITY_SELINUX: enabled
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_SECURITY_APPARMOR: enabled
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_EXT4_FS: enabled
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:45:09 [2023-03-01T21:45:09.040Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:45:09 [2023-03-01T21:45:09.040Z] - Network Drivers:
21:45:09 [2023-03-01T21:45:09.040Z]   - "overlay":
21:45:09 [2023-03-01T21:45:09.040Z]     - CONFIG_VXLAN: enabled (as module)
21:45:09 [2023-03-01T21:45:09.040Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:45:09 [2023-03-01T21:45:09.040Z]       Optional (for encrypted networks):
21:45:09 [2023-03-01T21:45:09.298Z]       - CONFIG_CRYPTO: enabled
21:45:09 [2023-03-01T21:45:09.298Z]       - CONFIG_CRYPTO_AEAD: enabled
21:45:09 [2023-03-01T21:45:09.298Z]       - CONFIG_CRYPTO_GCM: enabled
21:45:09 [2023-03-01T21:45:09.298Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:45:09 [2023-03-01T21:45:09.298Z]       - CONFIG_CRYPTO_GHASH: enabled
21:45:09 [2023-03-01T21:45:09.298Z]       - CONFIG_XFRM: enabled
21:45:09 [2023-03-01T21:45:09.298Z]       - CONFIG_XFRM_USER: enabled (as module)
21:45:09 [2023-03-01T21:45:09.298Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:45:09 [2023-03-01T21:45:09.298Z]       - CONFIG_INET_ESP: enabled (as module)
21:45:09 [2023-03-01T21:45:09.298Z]   - "ipvlan":
21:45:09 [2023-03-01T21:45:09.298Z]     - CONFIG_IPVLAN: enabled (as module)
21:45:09 [2023-03-01T21:45:09.298Z]   - "macvlan":
21:45:09 [2023-03-01T21:45:09.298Z]     - CONFIG_MACVLAN: enabled (as module)
21:45:09 [2023-03-01T21:45:09.298Z]     - CONFIG_DUMMY: enabled (as module)
21:45:09 [2023-03-01T21:45:09.298Z]   - "ftp,tftp client in container":
21:45:09 [2023-03-01T21:45:09.298Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:45:09 [2023-03-01T21:45:09.298Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:45:09 [2023-03-01T21:45:09.298Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:45:09 [2023-03-01T21:45:09.298Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:45:09 [2023-03-01T21:45:09.298Z] - Storage Drivers:
21:45:09 [2023-03-01T21:45:09.298Z]   - "aufs":
21:45:09 [2023-03-01T21:45:09.298Z]     - CONFIG_AUFS_FS: enabled (as module)
21:45:09 [2023-03-01T21:45:09.298Z]   - "btrfs":
21:45:09 [2023-03-01T21:45:09.298Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:45:09 [2023-03-01T21:45:09.298Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:45:09 [2023-03-01T21:45:09.298Z]   - "devicemapper":
21:45:09 [2023-03-01T21:45:09.298Z]     - CONFIG_BLK_DEV_DM: enabled
21:45:09 [2023-03-01T21:45:09.298Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:45:09 [2023-03-01T21:45:09.556Z]   - "overlay":
21:45:09 [2023-03-01T21:45:09.556Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:45:09 [2023-03-01T21:45:09.556Z]   - "zfs":
21:45:09 [2023-03-01T21:45:09.556Z]     - /dev/zfs: present
21:45:09 [2023-03-01T21:45:09.556Z]     - zfs command: missing
21:45:09 [2023-03-01T21:45:09.556Z]     - zpool command: missing
21:45:09 [2023-03-01T21:45:09.556Z] 
21:45:09 [2023-03-01T21:45:09.556Z] Limits:
21:45:09 [2023-03-01T21:45:09.556Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:45:09 [2023-03-01T21:45:09.556Z] 
21:45:09 [2023-03-01T21:45:09.556Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:45:09 [2023-03-01T21:45:09.891Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:56dca11e442d56c2113c4a78a64ad953450e1b38 .
21:45:10 [2023-03-01T21:45:10.156Z] #1 [internal] load .dockerignore
21:45:10 [2023-03-01T21:45:10.156Z] #1 transferring context: 113B 0.0s done
21:45:10 [2023-03-01T21:45:10.156Z] #1 DONE 0.0s
21:45:10 [2023-03-01T21:45:10.156Z] 
21:45:10 [2023-03-01T21:45:10.156Z] #2 [internal] load build definition from Dockerfile
21:45:10 [2023-03-01T21:45:10.156Z] #2 transferring dockerfile: 26.95kB 0.0s done
21:45:10 [2023-03-01T21:45:10.156Z] #2 DONE 0.0s
21:45:10 [2023-03-01T21:45:10.156Z] 
21:45:10 [2023-03-01T21:45:10.156Z] #3 resolve image config for docker.io/docker/dockerfile:1
21:45:10 [2023-03-01T21:45:10.156Z] #3 DONE 0.1s
21:45:10 [2023-03-01T21:45:10.416Z] 
21:45:10 [2023-03-01T21:45:10.416Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
21:45:10 [2023-03-01T21:45:10.416Z] #4 CACHED
21:45:10 [2023-03-01T21:45:10.416Z] 
21:45:10 [2023-03-01T21:45:10.416Z] #5 [internal] load metadata for docker.io/library/busybox:latest
21:45:10 [2023-03-01T21:45:10.416Z] #5 DONE 0.0s
21:45:10 [2023-03-01T21:45:10.416Z] 
21:45:10 [2023-03-01T21:45:10.416Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
21:45:10 [2023-03-01T21:45:10.416Z] #6 DONE 0.1s
21:45:10 [2023-03-01T21:45:10.416Z] 
21:45:10 [2023-03-01T21:45:10.416Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
21:45:10 [2023-03-01T21:45:10.416Z] #7 DONE 0.1s
21:45:10 [2023-03-01T21:45:10.416Z] 
21:45:10 [2023-03-01T21:45:10.416Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:45:10 [2023-03-01T21:45:10.416Z] #8 DONE 0.1s
21:45:10 [2023-03-01T21:45:10.416Z] 
21:45:10 [2023-03-01T21:45:10.416Z] #9 [internal] load metadata for docker.io/library/golang:1.20.1-bullseye
21:45:10 [2023-03-01T21:45:10.416Z] #9 DONE 0.1s
21:45:10 [2023-03-01T21:45:10.675Z] 
21:45:10 [2023-03-01T21:45:10.675Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:45:10 [2023-03-01T21:45:10.675Z] #10 DONE 0.0s
21:45:10 [2023-03-01T21:45:10.675Z] 
21:45:10 [2023-03-01T21:45:10.675Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox
21:45:10 [2023-03-01T21:45:10.675Z] #11 DONE 0.0s
21:45:10 [2023-03-01T21:45:10.675Z] 
21:45:10 [2023-03-01T21:45:10.675Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.1-bullseye@sha256:d689ffdd1a960b1570b0576264380d796eccd661ef482e80a4e06513e39d6cb4
21:45:10 [2023-03-01T21:45:10.675Z] #12 DONE 0.0s
21:45:10 [2023-03-01T21:45:10.675Z] 
21:45:10 [2023-03-01T21:45:10.675Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
21:45:10 [2023-03-01T21:45:10.675Z] #13 DONE 0.0s
21:45:10 [2023-03-01T21:45:10.675Z] 
21:45:10 [2023-03-01T21:45:10.675Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f
21:45:10 [2023-03-01T21:45:10.675Z] #14 DONE 0.0s
21:45:10 [2023-03-01T21:45:10.675Z] 
21:45:10 [2023-03-01T21:45:10.675Z] #15 [internal] load build context
21:45:11 [2023-03-01T21:45:11.245Z] #15 ...
21:45:11 [2023-03-01T21:45:11.245Z] 
21:45:11 [2023-03-01T21:45:11.245Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
21:45:11 [2023-03-01T21:45:11.245Z] #16 DONE 0.4s
21:45:11 [2023-03-01T21:45:11.245Z] 
21:45:11 [2023-03-01T21:45:11.245Z] #15 [internal] load build context
21:45:12 [2023-03-01T21:45:12.182Z] #15 transferring context: 66.62MB 1.3s done
21:45:12 [2023-03-01T21:45:12.182Z] #15 DONE 1.5s
21:45:12 [2023-03-01T21:45:12.182Z] 
21:45:12 [2023-03-01T21:45:12.182Z] #17 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
21:45:12 [2023-03-01T21:45:12.182Z] #17 CACHED
21:45:12 [2023-03-01T21:45:12.182Z] 
21:45:12 [2023-03-01T21:45:12.182Z] #18 [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
21:45:12 [2023-03-01T21:45:12.182Z] #18 CACHED
21:45:12 [2023-03-01T21:45:12.182Z] 
21:45:12 [2023-03-01T21:45:12.182Z] #19 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
21:45:12 [2023-03-01T21:45:12.182Z] #19 CACHED
21:45:12 [2023-03-01T21:45:12.182Z] 
21:45:12 [2023-03-01T21:45:12.182Z] #20 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
21:45:12 [2023-03-01T21:45:12.182Z] #20 CACHED
21:45:12 [2023-03-01T21:45:12.182Z] 
21:45:12 [2023-03-01T21:45:12.182Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:45:12 [2023-03-01T21:45:12.182Z] #21 CACHED
21:45:12 [2023-03-01T21:45:12.182Z] 
21:45:12 [2023-03-01T21:45:12.182Z] #22 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
21:45:12 [2023-03-01T21:45:12.182Z] #22 CACHED
21:45:12 [2023-03-01T21:45:12.182Z] 
21:45:12 [2023-03-01T21:45:12.182Z] #23 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:45:12 [2023-03-01T21:45:12.182Z] #23 CACHED
21:45:12 [2023-03-01T21:45:12.182Z] 
21:45:12 [2023-03-01T21:45:12.182Z] #24 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
21:45:12 [2023-03-01T21:45:12.182Z] #24 CACHED
21:45:12 [2023-03-01T21:45:12.182Z] 
21:45:12 [2023-03-01T21:45:12.182Z] #25 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
21:45:12 [2023-03-01T21:45:12.182Z] #25 CACHED
21:45:12 [2023-03-01T21:45:12.182Z] 
21:45:12 [2023-03-01T21:45:12.182Z] #26 [dockercli-src 1/5] WORKDIR /tmp/dockercli
21:45:12 [2023-03-01T21:45:12.182Z] #26 CACHED
21:45:12 [2023-03-01T21:45:12.182Z] 
21:45:12 [2023-03-01T21:45:12.182Z] #27 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
21:45:12 [2023-03-01T21:45:12.182Z] #27 CACHED
21:45:12 [2023-03-01T21:45:12.182Z] 
21:45:12 [2023-03-01T21:45:12.182Z] #28 [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...)
21:45:12 [2023-03-01T21:45:12.182Z] #28 CACHED
21:45:12 [2023-03-01T21:45:12.182Z] 
21:45:12 [2023-03-01T21:45:12.182Z] #29 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
21:45:12 [2023-03-01T21:45:12.182Z] #29 CACHED
21:45:12 [2023-03-01T21:45:12.182Z] 
21:45:12 [2023-03-01T21:45:12.182Z] #30 [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
21:45:12 [2023-03-01T21:45:12.182Z] #30 CACHED
21:45:12 [2023-03-01T21:45:12.182Z] 
21:45:12 [2023-03-01T21:45:12.182Z] #31 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
21:45:12 [2023-03-01T21:45:12.182Z] #31 CACHED
21:45:12 [2023-03-01T21:45:12.182Z] 
21:45:12 [2023-03-01T21:45:12.182Z] #32 [build-dummy 2/2] RUN mkdir -p /build
21:45:12 [2023-03-01T21:45:12.182Z] #32 CACHED
21:45:12 [2023-03-01T21:45:12.182Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #33 [tini-src 1/3] WORKDIR /usr/src/tini
21:45:12 [2023-03-01T21:45:12.183Z] #33 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #34 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
21:45:12 [2023-03-01T21:45:12.183Z] #34 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #35 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
21:45:12 [2023-03-01T21:45:12.183Z] #35 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #36 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
21:45:12 [2023-03-01T21:45:12.183Z] #36 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #37 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
21:45:12 [2023-03-01T21:45:12.183Z] #37 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #38 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
21:45:12 [2023-03-01T21:45:12.183Z] #38 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #39 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
21:45:12 [2023-03-01T21:45:12.183Z] #39 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #40 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
21:45:12 [2023-03-01T21:45:12.183Z] #40 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #41 [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
21:45:12 [2023-03-01T21:45:12.183Z] #41 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #42 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
21:45:12 [2023-03-01T21:45:12.183Z] #42 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #43 [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
21:45:12 [2023-03-01T21:45:12.183Z] #43 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #44 [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
21:45:12 [2023-03-01T21:45:12.183Z] #44 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #45 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
21:45:12 [2023-03-01T21:45:12.183Z] #45 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #46 [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...)
21:45:12 [2023-03-01T21:45:12.183Z] #46 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #47 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
21:45:12 [2023-03-01T21:45:12.183Z] #47 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #48 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
21:45:12 [2023-03-01T21:45:12.183Z] #48 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #49 [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
21:45:12 [2023-03-01T21:45:12.183Z] #49 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #50 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:45:12 [2023-03-01T21:45:12.183Z] #50 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #51 [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
21:45:12 [2023-03-01T21:45:12.183Z] #51 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #52 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
21:45:12 [2023-03-01T21:45:12.183Z] #52 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #53 [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...)
21:45:12 [2023-03-01T21:45:12.183Z] #53 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #54 [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
21:45:12 [2023-03-01T21:45:12.183Z] #54 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #55 [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
21:45:12 [2023-03-01T21:45:12.183Z] #55 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #56 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
21:45:12 [2023-03-01T21:45:12.183Z] #56 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #57 [dev-base  8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
21:45:12 [2023-03-01T21:45:12.183Z] #57 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #58 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
21:45:12 [2023-03-01T21:45:12.183Z] #58 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #59 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:45:12 [2023-03-01T21:45:12.183Z] #59 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #60 [binary-dummy 1/1] COPY --from=build-dummy /build /build
21:45:12 [2023-03-01T21:45:12.183Z] #60 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #61 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
21:45:12 [2023-03-01T21:45:12.183Z] #61 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #62 [base 2/5] COPY --from=xx / /
21:45:12 [2023-03-01T21:45:12.183Z] #62 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #63 [containerd-src 1/3] WORKDIR /usr/src/containerd
21:45:12 [2023-03-01T21:45:12.183Z] #63 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #64 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:45:12 [2023-03-01T21:45:12.183Z] #64 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #65 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
21:45:12 [2023-03-01T21:45:12.183Z] #65 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #66 [delve-build 1/2] WORKDIR /usr/src/delve
21:45:12 [2023-03-01T21:45:12.183Z] #66 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #67 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
21:45:12 [2023-03-01T21:45:12.183Z] #67 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #68 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
21:45:12 [2023-03-01T21:45:12.183Z] #68 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #69 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
21:45:12 [2023-03-01T21:45:12.183Z] #69 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #70 [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
21:45:12 [2023-03-01T21:45:12.183Z] #70 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #71 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
21:45:12 [2023-03-01T21:45:12.183Z] #71 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #72 [runc-src 1/3] WORKDIR /usr/src/runc
21:45:12 [2023-03-01T21:45:12.183Z] #72 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #73 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
21:45:12 [2023-03-01T21:45:12.183Z] #73 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #74 [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...)
21:45:12 [2023-03-01T21:45:12.183Z] #74 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #75 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:45:12 [2023-03-01T21:45:12.183Z] #75 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #76 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
21:45:12 [2023-03-01T21:45:12.183Z] #76 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #77 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:45:12 [2023-03-01T21:45:12.183Z] #77 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #78 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:45:12 [2023-03-01T21:45:12.183Z] #78 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #79 [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
21:45:12 [2023-03-01T21:45:12.183Z] #79 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #80 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:45:12 [2023-03-01T21:45:12.183Z] #80 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #81 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
21:45:12 [2023-03-01T21:45:12.183Z] #81 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #82 [dev-base  9/11] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
21:45:12 [2023-03-01T21:45:12.183Z] #82 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #83 [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
21:45:12 [2023-03-01T21:45:12.183Z] #83 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #84 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
21:45:12 [2023-03-01T21:45:12.183Z] #84 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #85 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:45:12 [2023-03-01T21:45:12.183Z] #85 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #86 [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             ;
21:45:12 [2023-03-01T21:45:12.183Z] #86 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #87 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
21:45:12 [2023-03-01T21:45:12.183Z] #87 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #88 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
21:45:12 [2023-03-01T21:45:12.183Z] #88 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #89 [registry-src 1/2] WORKDIR /usr/src/registry
21:45:12 [2023-03-01T21:45:12.183Z] #89 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #90 [swagger-src 1/3] WORKDIR /usr/src/swagger
21:45:12 [2023-03-01T21:45:12.183Z] #90 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #91 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:45:12 [2023-03-01T21:45:12.183Z] #91 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #92 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
21:45:12 [2023-03-01T21:45:12.183Z] #92 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
21:45:12 [2023-03-01T21:45:12.183Z] #93 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #94 [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...)
21:45:12 [2023-03-01T21:45:12.183Z] #94 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #95 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:45:12 [2023-03-01T21:45:12.183Z] #95 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #96 [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...)
21:45:12 [2023-03-01T21:45:12.183Z] #96 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #97 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:45:12 [2023-03-01T21:45:12.183Z] #97 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #98 [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...)
21:45:12 [2023-03-01T21:45:12.183Z] #98 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #99 [dev-base  6/11] RUN ldconfig
21:45:12 [2023-03-01T21:45:12.183Z] #99 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #100 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
21:45:12 [2023-03-01T21:45:12.183Z] #100 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #101 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
21:45:12 [2023-03-01T21:45:12.183Z] #101 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #102 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
21:45:12 [2023-03-01T21:45:12.183Z] #102 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #103 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
21:45:12 [2023-03-01T21:45:12.183Z] #103 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #104 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
21:45:12 [2023-03-01T21:45:12.183Z] #104 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #105 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
21:45:12 [2023-03-01T21:45:12.183Z] #105 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #106 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
21:45:12 [2023-03-01T21:45:12.183Z] #106 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #107 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
21:45:12 [2023-03-01T21:45:12.183Z] #107 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #108 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:45:12 [2023-03-01T21:45:12.183Z] #108 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #109 [dev-base  1/11] RUN groupadd -r docker
21:45:12 [2023-03-01T21:45:12.183Z] #109 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #110 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
21:45:12 [2023-03-01T21:45:12.183Z] #110 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #111 [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.0.2"      && /build/shfmt --version
21:45:12 [2023-03-01T21:45:12.183Z] #111 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #112 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
21:45:12 [2023-03-01T21:45:12.183Z] #112 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #113 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
21:45:12 [2023-03-01T21:45:12.183Z] #113 CACHED
21:45:12 [2023-03-01T21:45:12.183Z] 
21:45:12 [2023-03-01T21:45:12.183Z] #114 [dev 1/1] COPY . .
21:45:17 [2023-03-01T21:45:17.447Z] #114 DONE 5.0s
21:45:17 [2023-03-01T21:45:17.447Z] 
21:45:17 [2023-03-01T21:45:17.447Z] #115 exporting to image
21:45:17 [2023-03-01T21:45:17.447Z] #115 exporting layers
21:45:17 [2023-03-01T21:45:17.705Z] #115 exporting layers 0.7s done
21:45:17 [2023-03-01T21:45:17.705Z] #115 writing image sha256:20c28309d6f0394eb0a2f3d1f12e84a7f8bace0f4187976cf81c881274628dbc done
21:45:17 [2023-03-01T21:45:17.705Z] #115 naming to docker.io/library/docker:56dca11e442d56c2113c4a78a64ad953450e1b38 done
21:45:17 [2023-03-01T21:45:17.705Z] #115 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:45:18 [2023-03-01T21:45:18.016Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:45:18 [2023-03-01T21:45:18.299Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44385/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56dca11e442d56c2113c4a78a64ad953450e1b38 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56dca11e442d56c2113c4a78a64ad953450e1b38 hack/test/unit
21:45:18 [2023-03-01T21:45:18.867Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
21:45:18 [2023-03-01T21:45:18.867Z] + TESTFLAGS+=' -test.timeout=5m'
21:45:18 [2023-03-01T21:45:18.867Z] + TESTDIRS=./...
21:45:18 [2023-03-01T21:45:18.867Z] + exclude_paths='/vendor/|/integration'
21:45:18 [2023-03-01T21:45:18.867Z] ++ go list ./...
21:45:18 [2023-03-01T21:45:18.867Z] ++ grep -vE '(/vendor/|/integration)'
21:45:19 [2023-03-01T21:45:19.804Z] + pkg_list='github.com/docker/docker/api
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/backend/build
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/httpstatus
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/httputils
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/middleware
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/build
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/checkpoint
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/container
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/debug
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/distribution
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/grpc
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/image
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/network
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/plugin
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/session
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/swarm
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/system
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/volume
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/backend
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/blkiodev
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/container
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/events
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/filters
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/image
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/mount
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/network
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/plugins/logdriver
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/registry
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/strslice
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/swarm
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/swarm/runtime
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/time
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/versions
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/versions/v1p19
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/versions/v1p20
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/volume
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/builder
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/builder/builder-next
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/builder/builder-next/exporter
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/builder/builder-next/worker
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/builder/dockerfile
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/builder/remotecontext
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/builder/remotecontext/git
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/builder/remotecontext/urlutil
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/cli/debug
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/cli/winresources/docker-proxy
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/cli/winresources/dockerd
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/client
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/cmd/docker-proxy
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/cmd/dockerd
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/cmd/dockerd/trap
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/container
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/container/stream
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/contrib/apparmor
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/contrib/docker-device-tool
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/contrib/httpserver
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/cluster
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/cluster/convert
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/cluster/executor
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/cluster/executor/container
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/cluster/provider
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/config
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/containerd
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/events
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/events/testutils
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/graphdriver
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/graphdriver/aufs
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/graphdriver/copy
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/graphdriver/overlay
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/graphdriver/register
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/graphdriver/vfs
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/graphdriver/zfs
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/images
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/initlayer
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/links
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/listeners
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/logger
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/logger/awslogs
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/logger/fluentd
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/logger/gcplogs
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/logger/gelf
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/logger/journald
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/logger/local
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/logger/logentries
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/logger/loggertest
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/logger/loggerutils
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/logger/splunk
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/logger/syslog
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/logger/templates
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/names
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/network
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/daemon/stats
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/distribution
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/distribution/metadata
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/distribution/utils
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/distribution/xfer
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/dockerversion
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/errdefs
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/image
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/image/cache
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/image/tarexport
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/image/v1
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/internal/mounttree
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/internal/test/suite
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/internal/unshare
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/layer
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libcontainerd
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libcontainerd/queue
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libcontainerd/remote
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libcontainerd/supervisor
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libcontainerd/types
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/bitmap
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/bitseq
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/cluster
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/config
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/datastore
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/diagnostic
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/discoverapi
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/driverapi
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/drivers/bridge
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/drivers/host
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/drivers/null
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/drivers/overlay
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/drivers/remote
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/drivers/windows
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/drvregistry
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/etchosts
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/idm
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/internal/caller
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/ipam
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/ipamapi
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/ipams/builtin
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/ipams/null
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/ipams/remote
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/ipamutils
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/iptables
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/netlabel
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/netutils
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/networkdb
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/ns
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/options
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/osl
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/osl/kernel
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/portallocator
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/portmapper
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/resolvconf
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/testutils
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/libnetwork/types
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/oci
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/oci/caps
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/opts
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/aaparser
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/archive
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/authorization
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/broadcaster
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/capabilities
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/chrootarchive
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/containerfs
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/devicemapper
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/directory
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/dmesg
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/fileutils
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/homedir
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/idtools
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/ioutils
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/jsonmessage
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/longpath
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/loopback
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/namesgenerator
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/parsers
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/parsers/kernel
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/pidfile
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/platform
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/platforms
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/plugingetter
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/plugins
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/plugins/transport
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/pools
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/process
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/progress
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/reexec
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/rootless
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/rootless/specconv
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/stack
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/stdcopy
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/streamformatter
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/stringid
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/sysinfo
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/system
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/tailfile
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/tarsum
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/pkg/useragent
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/plugin
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/plugin/executor/containerd
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/plugin/v2
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/profiles/apparmor
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/profiles/seccomp
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/quota
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/reference
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/registry
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/registry/resumable
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/restartmanager
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/runconfig
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/runconfig/opts
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/testutil
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/testutil/daemon
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/testutil/environment
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/testutil/fakecontext
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/testutil/fakegit
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/testutil/fakestorage
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/testutil/fixtures/load
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/testutil/fixtures/plugin
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/testutil/registry
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/testutil/request
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/volume
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/volume/drivers
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/volume/local
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/volume/mounts
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/volume/service
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/volume/service/opts
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/volume/testutils'
21:45:19 [2023-03-01T21:45:19.804Z] ++ grep --fixed-strings -v /libnetwork
21:45:19 [2023-03-01T21:45:19.804Z] ++ echo 'github.com/docker/docker/api
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/backend/build
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/httpstatus
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/httputils
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/middleware
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/build
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/checkpoint
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/container
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/debug
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/distribution
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/grpc
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/image
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/network
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/plugin
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/session
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/swarm
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/system
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/server/router/volume
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/backend
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/blkiodev
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/container
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/events
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/filters
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/image
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/mount
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/network
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/plugins/logdriver
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/registry
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/strslice
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/swarm
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/swarm/runtime
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/time
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/versions
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/versions/v1p19
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/versions/v1p20
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/api/types/volume
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/builder
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/builder/builder-next
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:45:19 [2023-03-01T21:45:19.804Z] github.com/docker/docker/builder/builder-next/exporter
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/builder/builder-next/worker
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/builder/dockerfile
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/builder/remotecontext
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/builder/remotecontext/git
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/builder/remotecontext/urlutil
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/cli/debug
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/cli/winresources/docker-proxy
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/cli/winresources/dockerd
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/client
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/cmd/docker-proxy
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/cmd/dockerd
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/cmd/dockerd/trap
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/container
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/container/stream
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/contrib/apparmor
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/contrib/docker-device-tool
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/contrib/httpserver
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/cluster
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/cluster/convert
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/cluster/executor
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/cluster/executor/container
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/cluster/provider
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/config
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/containerd
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/events
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/events/testutils
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/aufs
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/copy
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/overlay
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/register
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/vfs
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/zfs
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/images
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/initlayer
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/links
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/listeners
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/awslogs
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/fluentd
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/gcplogs
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/gelf
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/journald
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/local
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/logentries
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/loggertest
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/loggerutils
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/splunk
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/syslog
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/templates
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/names
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/network
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/stats
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/distribution
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/distribution/metadata
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/distribution/utils
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/distribution/xfer
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/dockerversion
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/errdefs
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/image
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/image/cache
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/image/tarexport
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/image/v1
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/internal/mounttree
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/internal/test/suite
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/internal/unshare
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/layer
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libcontainerd
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libcontainerd/queue
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libcontainerd/remote
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libcontainerd/supervisor
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libcontainerd/types
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/bitmap
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/bitseq
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/cluster
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/config
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/datastore
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/diagnostic
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/discoverapi
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/driverapi
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/drivers/bridge
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/drivers/host
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/drivers/null
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/drivers/overlay
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/drivers/remote
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/drivers/windows
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/drvregistry
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/etchosts
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/idm
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/internal/caller
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/ipam
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/ipamapi
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/ipams/builtin
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/ipams/null
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/ipams/remote
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/ipamutils
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/iptables
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/netlabel
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/netutils
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/networkdb
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/ns
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/options
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/osl
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/osl/kernel
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/portallocator
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/portmapper
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/resolvconf
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/testutils
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/libnetwork/types
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/oci
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/oci/caps
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/opts
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/aaparser
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/archive
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/authorization
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/broadcaster
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/capabilities
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/chrootarchive
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/containerfs
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/devicemapper
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/directory
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/dmesg
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/fileutils
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/homedir
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/idtools
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/ioutils
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/jsonmessage
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/longpath
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/loopback
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/namesgenerator
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/parsers
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/parsers/kernel
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/pidfile
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/platform
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/platforms
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/plugingetter
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/plugins
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/plugins/transport
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/pools
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/process
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/progress
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/reexec
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/rootless
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/rootless/specconv
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/stack
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/stdcopy
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/streamformatter
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/stringid
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/sysinfo
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/system
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/tailfile
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/tarsum
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/pkg/useragent
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/plugin
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/plugin/executor/containerd
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/plugin/v2
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/profiles/apparmor
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/profiles/seccomp
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/quota
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/reference
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/registry
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/registry/resumable
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/restartmanager
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/runconfig
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/runconfig/opts
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/testutil
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/testutil/daemon
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/testutil/environment
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/testutil/fakecontext
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/testutil/fakegit
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/testutil/fakestorage
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/testutil/fixtures/load
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/testutil/fixtures/plugin
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/testutil/registry
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/testutil/request
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/volume
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/volume/drivers
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/volume/local
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/volume/mounts
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/volume/service
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/volume/service/opts
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/volume/testutils'
21:45:19 [2023-03-01T21:45:19.805Z] + base_pkg_list='github.com/docker/docker/api
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/server
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/server/backend/build
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/server/httpstatus
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/server/httputils
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/server/middleware
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/server/router
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/server/router/build
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/server/router/checkpoint
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/server/router/container
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/server/router/debug
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/server/router/distribution
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/server/router/grpc
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/server/router/image
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/server/router/network
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/server/router/plugin
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/server/router/session
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/server/router/swarm
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/server/router/system
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/server/router/volume
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/types
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/types/backend
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/types/blkiodev
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/types/container
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/types/events
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/types/filters
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/types/image
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/types/mount
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/types/network
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/types/plugins/logdriver
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/types/registry
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/types/strslice
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/types/swarm
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/types/swarm/runtime
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/types/time
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/types/versions
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/types/versions/v1p19
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/types/versions/v1p20
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/api/types/volume
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/builder
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/builder/builder-next
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/builder/builder-next/exporter
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/builder/builder-next/worker
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/builder/dockerfile
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/builder/remotecontext
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/builder/remotecontext/git
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/builder/remotecontext/urlutil
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/cli/debug
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/cli/winresources/docker-proxy
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/cli/winresources/dockerd
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/client
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/cmd/docker-proxy
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/cmd/dockerd
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/cmd/dockerd/trap
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/container
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/container/stream
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/contrib/apparmor
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/contrib/docker-device-tool
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/contrib/httpserver
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/cluster
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/cluster/convert
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/cluster/executor
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/cluster/executor/container
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/cluster/provider
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/config
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/containerd
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/events
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/events/testutils
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/aufs
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/copy
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/overlay
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/register
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/vfs
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/graphdriver/zfs
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/images
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/initlayer
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/links
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/listeners
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/awslogs
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/fluentd
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/gcplogs
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/gelf
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/journald
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/local
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/logentries
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/loggertest
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/loggerutils
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/splunk
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/syslog
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/logger/templates
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/names
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/network
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/daemon/stats
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/distribution
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/distribution/metadata
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/distribution/utils
21:45:19 [2023-03-01T21:45:19.805Z] github.com/docker/docker/distribution/xfer
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/dockerversion
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/errdefs
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/image
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/image/cache
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/image/tarexport
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/image/v1
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/internal/mounttree
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/internal/test/suite
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/internal/unshare
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/layer
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libcontainerd
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libcontainerd/queue
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libcontainerd/remote
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libcontainerd/supervisor
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libcontainerd/types
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/oci
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/oci/caps
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/opts
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/aaparser
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/archive
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/authorization
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/broadcaster
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/capabilities
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/chrootarchive
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/containerfs
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/devicemapper
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/directory
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/dmesg
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/fileutils
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/homedir
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/idtools
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/ioutils
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/jsonmessage
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/longpath
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/loopback
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/namesgenerator
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/parsers
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/parsers/kernel
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/pidfile
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/platform
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/platforms
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/plugingetter
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/plugins
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/plugins/transport
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/pools
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/process
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/progress
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/reexec
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/rootless
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/rootless/specconv
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/stack
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/stdcopy
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/streamformatter
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/stringid
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/sysinfo
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/system
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/tailfile
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/tarsum
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/useragent
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/plugin
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/plugin/executor/containerd
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/plugin/v2
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/profiles/apparmor
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/profiles/seccomp
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/quota
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/reference
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/registry
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/registry/resumable
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/restartmanager
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/runconfig
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/runconfig/opts
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/testutil
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/testutil/daemon
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/testutil/environment
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/testutil/fakecontext
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/testutil/fakegit
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/testutil/fakestorage
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/testutil/fixtures/load
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/testutil/fixtures/plugin
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/testutil/registry
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/testutil/request
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/volume
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/volume/drivers
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/volume/local
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/volume/mounts
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/volume/service
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/volume/service/opts
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/volume/testutils'
21:45:19 [2023-03-01T21:45:19.806Z] ++ grep --fixed-strings /libnetwork
21:45:19 [2023-03-01T21:45:19.806Z] ++ echo 'github.com/docker/docker/api
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/server
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/server/backend/build
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/server/httpstatus
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/server/httputils
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/server/middleware
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/server/router
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/server/router/build
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/server/router/checkpoint
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/server/router/container
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/server/router/debug
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/server/router/distribution
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/server/router/grpc
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/server/router/image
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/server/router/network
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/server/router/plugin
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/server/router/session
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/server/router/swarm
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/server/router/system
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/server/router/volume
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/types
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/types/backend
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/types/blkiodev
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/types/container
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/types/events
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/types/filters
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/types/image
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/types/mount
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/types/network
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/types/plugins/logdriver
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/types/registry
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/types/strslice
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/types/swarm
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/types/swarm/runtime
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/types/time
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/types/versions
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/types/versions/v1p19
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/types/versions/v1p20
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/api/types/volume
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/builder
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/builder/builder-next
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/builder/builder-next/exporter
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/builder/builder-next/worker
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/builder/dockerfile
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/builder/remotecontext
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/builder/remotecontext/git
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/builder/remotecontext/urlutil
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/cli/debug
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/cli/winresources/docker-proxy
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/cli/winresources/dockerd
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/client
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/cmd/docker-proxy
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/cmd/dockerd
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/cmd/dockerd/trap
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/container
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/container/stream
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/contrib/apparmor
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/contrib/docker-device-tool
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/contrib/httpserver
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/cluster
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/cluster/convert
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/cluster/executor
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/cluster/executor/container
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/cluster/provider
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/config
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/containerd
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/events
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/events/testutils
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/graphdriver
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/graphdriver/aufs
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/graphdriver/copy
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/graphdriver/overlay
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/graphdriver/register
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/graphdriver/vfs
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/graphdriver/zfs
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/images
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/initlayer
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/links
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/listeners
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/logger
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/logger/awslogs
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/logger/fluentd
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/logger/gcplogs
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/logger/gelf
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/logger/journald
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/logger/local
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/logger/logentries
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/logger/loggertest
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/logger/loggerutils
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/logger/splunk
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/logger/syslog
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/logger/templates
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/names
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/network
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/daemon/stats
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/distribution
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/distribution/metadata
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/distribution/utils
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/distribution/xfer
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/dockerversion
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/errdefs
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/image
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/image/cache
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/image/tarexport
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/image/v1
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/internal/mounttree
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/internal/test/suite
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/internal/unshare
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/layer
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libcontainerd
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libcontainerd/queue
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libcontainerd/remote
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libcontainerd/supervisor
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libcontainerd/types
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/bitmap
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/bitseq
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/cluster
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/config
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/datastore
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/diagnostic
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/discoverapi
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/driverapi
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/drivers/bridge
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/drivers/host
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/drivers/null
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/drivers/overlay
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/drivers/remote
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/drivers/windows
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/drvregistry
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/etchosts
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/idm
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/internal/caller
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/ipam
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/ipamapi
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/ipams/builtin
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/ipams/null
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/ipams/remote
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/ipamutils
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/iptables
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/netlabel
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/netutils
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/networkdb
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/ns
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/options
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/osl
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/osl/kernel
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/portallocator
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/portmapper
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/resolvconf
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/testutils
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/libnetwork/types
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/oci
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/oci/caps
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/opts
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/aaparser
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/archive
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/authorization
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/broadcaster
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/capabilities
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/chrootarchive
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/containerfs
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/devicemapper
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/directory
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/dmesg
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/fileutils
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/homedir
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/idtools
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/ioutils
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/jsonmessage
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/longpath
21:45:19 [2023-03-01T21:45:19.806Z] github.com/docker/docker/pkg/loopback
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/namesgenerator
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/parsers
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/parsers/kernel
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/pidfile
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/platform
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/platforms
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/plugingetter
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/plugins
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/plugins/transport
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/pools
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/process
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/progress
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/reexec
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/rootless
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/rootless/specconv
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/stack
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/stdcopy
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/streamformatter
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/stringid
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/sysinfo
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/system
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/tailfile
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/tarsum
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/pkg/useragent
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/plugin
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/plugin/executor/containerd
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/plugin/v2
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/profiles/apparmor
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/profiles/seccomp
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/quota
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/reference
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/registry
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/registry/resumable
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/restartmanager
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/runconfig
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/runconfig/opts
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/testutil
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/testutil/daemon
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/testutil/environment
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/testutil/fakecontext
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/testutil/fakegit
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/testutil/fakestorage
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/testutil/fixtures/load
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/testutil/fixtures/plugin
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/testutil/registry
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/testutil/request
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/volume
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/volume/drivers
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/volume/local
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/volume/mounts
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/volume/service
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/volume/service/opts
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/volume/testutils'
21:45:19 [2023-03-01T21:45:19.807Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/bitmap
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/bitseq
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/cluster
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/config
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/datastore
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/diagnostic
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/discoverapi
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/driverapi
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/bridge
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/host
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/null
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/overlay
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/remote
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/windows
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drvregistry
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/etchosts
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/idm
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/internal/caller
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/ipam
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/ipamapi
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/ipams/builtin
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/ipams/null
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/ipams/remote
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/ipamutils
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/iptables
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/netlabel
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/netutils
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/networkdb
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/ns
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/options
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/osl
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/osl/kernel
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/portallocator
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/portmapper
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/resolvconf
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/testutils
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/types'
21:45:19 [2023-03-01T21:45:19.807Z] + echo 'github.com/docker/docker/libnetwork
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/bitmap
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/bitseq
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/cluster
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/config
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/datastore
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/diagnostic
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/discoverapi
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/driverapi
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/bridge
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/host
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/null
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/overlay
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/remote
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/windows
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drvregistry
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/etchosts
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/idm
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/internal/caller
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/ipam
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/ipamapi
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/ipams/builtin
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/ipams/null
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/ipams/remote
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/ipamutils
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/iptables
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/netlabel
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/netutils
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/networkdb
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/ns
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/options
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/osl
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/osl/kernel
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/portallocator
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/portmapper
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/resolvconf
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/testutils
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/types'
21:45:19 [2023-03-01T21:45:19.807Z] + grep --fixed-strings libnetwork/drivers/bridge
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/bridge
21:45:19 [2023-03-01T21:45:19.807Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:45:19 [2023-03-01T21:45:19.807Z] + type docker-proxy
21:45:19 [2023-03-01T21:45:19.807Z] hack/test/unit: line 25: type: docker-proxy: not found
21:45:19 [2023-03-01T21:45:19.807Z] + hack/make.sh binary-proxy install-proxy
21:45:19 [2023-03-01T21:45:19.807Z] 
21:45:19 [2023-03-01T21:45:19.807Z] Removing bundles/
21:45:19 [2023-03-01T21:45:19.807Z] 
21:45:19 [2023-03-01T21:45:19.807Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:45:19 [2023-03-01T21:45:19.807Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
21:45:27 [2023-03-01T21:45:27.922Z] Created binary: bundles/binary-proxy/docker-proxy
21:45:27 [2023-03-01T21:45:27.922Z] 
21:45:27 [2023-03-01T21:45:27.922Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:45:27 [2023-03-01T21:45:27.922Z] Installing docker-proxy to /usr/local/bin/
21:45:27 [2023-03-01T21:45:27.922Z] 
21:45:27 [2023-03-01T21:45:27.922Z] + mkdir -p bundles
21:45:27 [2023-03-01T21:45:27.922Z] + '[' -n 'github.com/docker/docker/api
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/server
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/server/backend/build
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/server/httpstatus
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/server/httputils
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/server/middleware
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/server/router
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/server/router/build
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/server/router/checkpoint
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/server/router/container
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/server/router/debug
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/server/router/distribution
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/server/router/grpc
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/server/router/image
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/server/router/network
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/server/router/plugin
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/server/router/session
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/server/router/swarm
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/server/router/system
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/server/router/volume
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/types
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/types/backend
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/types/blkiodev
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/types/container
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/types/events
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/types/filters
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/types/image
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/types/mount
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/types/network
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/types/plugins/logdriver
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/types/registry
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/types/strslice
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/types/swarm
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/types/swarm/runtime
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/types/time
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/types/versions
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/types/versions/v1p19
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/types/versions/v1p20
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/api/types/volume
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/builder
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/builder/builder-next
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/builder/builder-next/exporter
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/builder/builder-next/worker
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/builder/dockerfile
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/builder/remotecontext
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/builder/remotecontext/git
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/builder/remotecontext/urlutil
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/cli/debug
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/cli/winresources/docker-proxy
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/cli/winresources/dockerd
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/client
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/cmd/docker-proxy
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/cmd/dockerd
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/cmd/dockerd/trap
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/container
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/container/stream
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/contrib/apparmor
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/contrib/docker-device-tool
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/contrib/httpserver
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/cluster
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/cluster/convert
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/cluster/executor
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/cluster/executor/container
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/cluster/provider
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/config
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/containerd
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/events
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/events/testutils
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/graphdriver
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/graphdriver/aufs
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/graphdriver/copy
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/graphdriver/overlay
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/graphdriver/register
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/graphdriver/vfs
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/graphdriver/zfs
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/images
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/initlayer
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/links
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/listeners
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/logger
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/logger/awslogs
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/logger/fluentd
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/logger/gcplogs
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/logger/gelf
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/logger/journald
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/logger/journald/internal/export
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/logger/journald/internal/fake
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/logger/local
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/logger/logentries
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/logger/loggertest
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/logger/loggerutils
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/logger/splunk
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/logger/syslog
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/logger/templates
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/names
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/network
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/daemon/stats
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/distribution
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/distribution/metadata
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/distribution/utils
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/distribution/xfer
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/dockerversion
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/errdefs
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/image
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/image/cache
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/image/tarexport
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/image/v1
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/internal/mounttree
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/internal/test/suite
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/internal/unshare
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/layer
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/libcontainerd
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/libcontainerd/queue
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/libcontainerd/remote
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/libcontainerd/supervisor
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/libcontainerd/types
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/oci
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/oci/caps
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/opts
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/aaparser
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/archive
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/authorization
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/broadcaster
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/capabilities
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/chrootarchive
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/containerfs
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/devicemapper
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/directory
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/dmesg
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/fileutils
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/homedir
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/idtools
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/ioutils
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/jsonmessage
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/longpath
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/loopback
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/namesgenerator
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/parsers
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/parsers/kernel
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/pidfile
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/platform
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/platforms
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/plugingetter
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/plugins
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/plugins/transport
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/pools
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/process
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/progress
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/reexec
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/rootless
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/rootless/specconv
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/stack
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/stdcopy
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/streamformatter
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/stringid
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/sysinfo
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/system
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/tailfile
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/tarsum
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/pkg/useragent
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/plugin
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/plugin/executor/containerd
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/plugin/v2
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/profiles/apparmor
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/profiles/seccomp
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/quota
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/reference
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/registry
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/registry/resumable
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/restartmanager
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/runconfig
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/runconfig/opts
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/testutil
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/testutil/daemon
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/testutil/environment
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/testutil/fakecontext
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/testutil/fakegit
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/testutil/fakestorage
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/testutil/fixtures/load
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/testutil/fixtures/plugin
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/testutil/registry
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/testutil/request
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/volume
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/volume/drivers
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/volume/local
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/volume/mounts
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/volume/service
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/volume/service/opts
21:45:27 [2023-03-01T21:45:27.922Z] github.com/docker/docker/volume/testutils' ']'
21:45:27 [2023-03-01T21:45:27.923Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/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
21:45:28 [2023-03-01T21:45:28.490Z] ?   	github.com/docker/docker/api	[no test files]
21:45:46 [2023-03-01T21:45:46.574Z] 	github.com/docker/docker/api/server	coverage: 8.6% of statements
21:45:46 [2023-03-01T21:45:46.574Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 8.6% of statements
21:47:08 [2023-03-01T21:47:08.010Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:47:08 [2023-03-01T21:47:08.010Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
21:47:08 [2023-03-01T21:47:08.010Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
21:47:08 [2023-03-01T21:47:08.010Z] ok  	github.com/docker/docker/api/server/httputils	0.023s	coverage: 28.3% of statements
21:47:08 [2023-03-01T21:47:08.010Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:47:08 [2023-03-01T21:47:08.010Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
21:47:08 [2023-03-01T21:47:08.010Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
21:47:08 [2023-03-01T21:47:08.010Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:47:08 [2023-03-01T21:47:08.010Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:47:08 [2023-03-01T21:47:08.010Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:47:08 [2023-03-01T21:47:08.010Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:47:08 [2023-03-01T21:47:08.010Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:47:08 [2023-03-01T21:47:08.010Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:47:08 [2023-03-01T21:47:08.010Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:47:08 [2023-03-01T21:47:08.010Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:47:08 [2023-03-01T21:47:08.010Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:47:08 [2023-03-01T21:47:08.010Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:47:08 [2023-03-01T21:47:08.010Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:47:08 [2023-03-01T21:47:08.010Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
21:47:08 [2023-03-01T21:47:08.011Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 6.0% of statements
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/api/types	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
21:47:08 [2023-03-01T21:47:08.011Z] ok  	github.com/docker/docker/api/server/router/volume	0.015s	coverage: 66.7% of statements
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] 	github.com/docker/docker/api/types/container	coverage: 74.3% of statements
21:47:08 [2023-03-01T21:47:08.011Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 74.3% of statements
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
21:47:08 [2023-03-01T21:47:08.011Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 89.3% of statements
21:47:08 [2023-03-01T21:47:08.011Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
21:47:08 [2023-03-01T21:47:08.011Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
21:47:08 [2023-03-01T21:47:08.011Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
21:47:08 [2023-03-01T21:47:08.011Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
21:47:08 [2023-03-01T21:47:08.011Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
21:47:08 [2023-03-01T21:47:08.011Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
21:47:08 [2023-03-01T21:47:08.011Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/builder	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:47:08 [2023-03-01T21:47:08.011Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:47:08 [2023-03-01T21:47:08.578Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
21:47:08 [2023-03-01T21:47:08.578Z] ok  	github.com/docker/docker/builder/dockerfile	0.050s	coverage: 50.1% of statements
21:47:08 [2023-03-01T21:47:08.578Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
21:47:08 [2023-03-01T21:47:08.578Z] ok  	github.com/docker/docker/builder/remotecontext	0.040s	coverage: 13.7% of statements
21:47:09 [2023-03-01T21:47:09.145Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
21:47:09 [2023-03-01T21:47:09.145Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.005s	coverage: 100.0% of statements
21:47:09 [2023-03-01T21:47:09.145Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
21:47:09 [2023-03-01T21:47:09.145Z] ok  	github.com/docker/docker/cli/debug	0.006s	coverage: 100.0% of statements
21:47:09 [2023-03-01T21:47:09.145Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
21:47:09 [2023-03-01T21:47:09.404Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
21:47:12 [2023-03-01T21:47:12.692Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
21:47:12 [2023-03-01T21:47:12.692Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.078s	coverage: 82.5% of statements
21:47:12 [2023-03-01T21:47:12.692Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
21:47:12 [2023-03-01T21:47:12.692Z] ok  	github.com/docker/docker/client	0.094s	coverage: 76.9% of statements
21:47:12 [2023-03-01T21:47:12.951Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
21:47:12 [2023-03-01T21:47:12.951Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.022s	coverage: 66.5% of statements
21:47:45 [2023-03-01T21:47:45.023Z] 	github.com/docker/docker/cmd/dockerd	coverage: 27.9% of statements
21:47:45 [2023-03-01T21:47:45.023Z] ok  	github.com/docker/docker/cmd/dockerd	0.078s	coverage: 27.9% of statements
21:47:45 [2023-03-01T21:47:45.023Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
21:47:45 [2023-03-01T21:47:45.023Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
21:47:45 [2023-03-01T21:47:45.023Z] ok  	github.com/docker/docker/container	0.125s	coverage: 36.5% of statements
21:47:45 [2023-03-01T21:47:45.023Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:47:45 [2023-03-01T21:47:45.023Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:47:45 [2023-03-01T21:47:45.023Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:47:45 [2023-03-01T21:47:45.023Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:47:45 [2023-03-01T21:47:45.023Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
21:47:45 [2023-03-01T21:47:45.023Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.385s	coverage: 0.0% of statements
21:47:53 [2023-03-01T21:47:53.145Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
21:47:53 [2023-03-01T21:47:53.145Z] ok  	github.com/docker/docker/daemon/cluster	0.072s	coverage: 0.5% of statements
21:47:53 [2023-03-01T21:47:53.712Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
21:47:53 [2023-03-01T21:47:53.712Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
21:47:55 [2023-03-01T21:47:55.089Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
21:47:55 [2023-03-01T21:47:55.089Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.017s	coverage: 36.9% of statements
21:47:55 [2023-03-01T21:47:55.089Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:48:03 [2023-03-01T21:48:03.202Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.4% of statements
21:48:03 [2023-03-01T21:48:03.202Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
21:48:03 [2023-03-01T21:48:03.202Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:48:03 [2023-03-01T21:48:03.202Z] 	github.com/docker/docker/daemon	coverage: 16.2% of statements
21:48:03 [2023-03-01T21:48:03.202Z] ok  	github.com/docker/docker/daemon	10.146s	coverage: 16.2% of statements
21:48:03 [2023-03-01T21:48:03.202Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
21:48:03 [2023-03-01T21:48:03.202Z] 	github.com/docker/docker/daemon/config	coverage: 77.3% of statements
21:48:03 [2023-03-01T21:48:03.202Z] ok  	github.com/docker/docker/daemon/config	0.049s	coverage: 77.3% of statements
21:48:03 [2023-03-01T21:48:03.769Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:48:03 [2023-03-01T21:48:03.769Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
21:48:03 [2023-03-01T21:48:03.769Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
21:48:04 [2023-03-01T21:48:04.705Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
21:48:04 [2023-03-01T21:48:04.705Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
21:48:05 [2023-03-01T21:48:05.640Z] 	github.com/docker/docker/daemon/graphdriver/aufs	coverage: 74.8% of statements
21:48:05 [2023-03-01T21:48:05.640Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.713s	coverage: 74.8% of statements
21:48:06 [2023-03-01T21:48:06.576Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
21:48:06 [2023-03-01T21:48:06.576Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.8% of statements
21:48:06 [2023-03-01T21:48:06.835Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 60.7% of statements
21:48:06 [2023-03-01T21:48:06.835Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.322s	coverage: 60.7% of statements
21:48:08 [2023-03-01T21:48:08.739Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
21:48:08 [2023-03-01T21:48:08.739Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.9% of statements
21:48:08 [2023-03-01T21:48:08.739Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:48:10 [2023-03-01T21:48:10.695Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
21:48:10 [2023-03-01T21:48:10.695Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.042s	coverage: 45.9% of statements
21:48:10 [2023-03-01T21:48:10.695Z] 	github.com/docker/docker/daemon/graphdriver/overlay	coverage: 50.6% of statements
21:48:10 [2023-03-01T21:48:10.695Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.365s	coverage: 50.6% of statements
21:48:12 [2023-03-01T21:48:12.071Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:48:12 [2023-03-01T21:48:12.071Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:48:12 [2023-03-01T21:48:12.071Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.0% of statements
21:48:12 [2023-03-01T21:48:12.071Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.199s	coverage: 60.0% of statements
21:48:13 [2023-03-01T21:48:13.008Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
21:48:13 [2023-03-01T21:48:13.008Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 58.5% of statements
21:48:13 [2023-03-01T21:48:13.267Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
21:48:13 [2023-03-01T21:48:13.267Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
21:48:15 [2023-03-01T21:48:15.168Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:48:15 [2023-03-01T21:48:15.168Z] 	github.com/docker/docker/daemon/images	coverage: 6.1% of statements
21:48:15 [2023-03-01T21:48:15.168Z] ok  	github.com/docker/docker/daemon/images	0.028s	coverage: 6.1% of statements
21:48:15 [2023-03-01T21:48:15.168Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:48:15 [2023-03-01T21:48:15.168Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
21:48:15 [2023-03-01T21:48:15.168Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
21:48:16 [2023-03-01T21:48:16.543Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
21:48:16 [2023-03-01T21:48:16.543Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.2% of statements
21:48:16 [2023-03-01T21:48:16.801Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 79.1% of statements
21:48:16 [2023-03-01T21:48:16.801Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.162s	coverage: 79.1% of statements
21:48:17 [2023-03-01T21:48:17.369Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:48:17 [2023-03-01T21:48:17.369Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
21:48:17 [2023-03-01T21:48:17.369Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.014s	coverage: 53.6% of statements
21:48:17 [2023-03-01T21:48:17.936Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
21:48:17 [2023-03-01T21:48:17.936Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.015s	coverage: 68.2% of statements
21:48:18 [2023-03-01T21:48:18.505Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
21:48:18 [2023-03-01T21:48:18.505Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.007s	coverage: 88.2% of statements
21:48:18 [2023-03-01T21:48:18.505Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
21:48:18 [2023-03-01T21:48:18.505Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
21:48:19 [2023-03-01T21:48:19.441Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
21:48:19 [2023-03-01T21:48:19.441Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.117s	coverage: 76.8% of statements
21:48:20 [2023-03-01T21:48:20.009Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
21:48:20 [2023-03-01T21:48:20.009Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
21:48:20 [2023-03-01T21:48:20.945Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
21:48:20 [2023-03-01T21:48:20.945Z] ok  	github.com/docker/docker/daemon/logger/local	0.043s	coverage: 79.4% of statements
21:48:20 [2023-03-01T21:48:20.945Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:48:20 [2023-03-01T21:48:20.945Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
21:48:21 [2023-03-01T21:48:21.881Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
21:48:21 [2023-03-01T21:48:21.881Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.021s	coverage: 63.5% of statements
21:48:22 [2023-03-01T21:48:22.139Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
21:48:22 [2023-03-01T21:48:22.139Z] ok  	github.com/docker/docker/daemon/logger/journald	3.497s	coverage: 74.5% of statements
21:48:22 [2023-03-01T21:48:22.398Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
21:48:22 [2023-03-01T21:48:22.398Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.050s	coverage: 31.5% of statements
21:48:23 [2023-03-01T21:48:23.334Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
21:48:23 [2023-03-01T21:48:23.334Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
21:48:23 [2023-03-01T21:48:23.593Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
21:48:23 [2023-03-01T21:48:23.593Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
21:48:23 [2023-03-01T21:48:23.593Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:48:24 [2023-03-01T21:48:24.160Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
21:48:24 [2023-03-01T21:48:24.160Z] ok  	github.com/docker/docker/daemon/network	0.007s	coverage: 63.8% of statements
21:48:24 [2023-03-01T21:48:24.160Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:48:24 [2023-03-01T21:48:24.727Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
21:48:24 [2023-03-01T21:48:24.727Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.560s	coverage: 82.5% of statements
21:48:25 [2023-03-01T21:48:25.662Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
21:48:25 [2023-03-01T21:48:25.662Z] ok  	github.com/docker/docker/distribution/metadata	0.035s	coverage: 44.4% of statements
21:48:25 [2023-03-01T21:48:25.662Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:48:26 [2023-03-01T21:48:26.228Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
21:48:26 [2023-03-01T21:48:26.228Z] ok  	github.com/docker/docker/distribution	0.609s	coverage: 29.5% of statements
21:48:26 [2023-03-01T21:48:26.487Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:48:27 [2023-03-01T21:48:27.054Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
21:48:27 [2023-03-01T21:48:27.054Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
21:48:27 [2023-03-01T21:48:27.989Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
21:48:27 [2023-03-01T21:48:27.989Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.5% of statements
21:48:28 [2023-03-01T21:48:28.556Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
21:48:28 [2023-03-01T21:48:28.556Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
21:48:29 [2023-03-01T21:48:29.123Z] 	github.com/docker/docker/distribution/xfer	coverage: 85.4% of statements
21:48:29 [2023-03-01T21:48:29.123Z] ok  	github.com/docker/docker/distribution/xfer	2.529s	coverage: 85.4% of statements
21:48:29 [2023-03-01T21:48:29.123Z] ?   	github.com/docker/docker/image/v1	[no test files]
21:48:29 [2023-03-01T21:48:29.123Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
21:48:29 [2023-03-01T21:48:29.123Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
21:48:29 [2023-03-01T21:48:29.123Z] ok  	github.com/docker/docker/image/tarexport	0.016s	coverage: 0.7% of statements
21:48:29 [2023-03-01T21:48:29.123Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:48:29 [2023-03-01T21:48:29.123Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
21:48:31 [2023-03-01T21:48:31.026Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:48:31 [2023-03-01T21:48:31.026Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
21:48:31 [2023-03-01T21:48:31.026Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
21:48:31 [2023-03-01T21:48:31.026Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:48:31 [2023-03-01T21:48:31.026Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:48:31 [2023-03-01T21:48:31.026Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:48:31 [2023-03-01T21:48:31.594Z] 	github.com/docker/docker/oci	coverage: 36.9% of statements
21:48:31 [2023-03-01T21:48:31.594Z] ok  	github.com/docker/docker/oci	0.013s	coverage: 36.9% of statements
21:48:31 [2023-03-01T21:48:31.594Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:48:32 [2023-03-01T21:48:32.161Z] 	github.com/docker/docker/opts	coverage: 67.3% of statements
21:48:32 [2023-03-01T21:48:32.161Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 67.3% of statements
21:48:32 [2023-03-01T21:48:32.161Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
21:48:32 [2023-03-01T21:48:32.161Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
21:48:34 [2023-03-01T21:48:34.063Z] 	github.com/docker/docker/pkg/archive	coverage: 81.8% of statements
21:48:34 [2023-03-01T21:48:34.063Z] ok  	github.com/docker/docker/pkg/archive	0.313s	coverage: 81.8% of statements
21:48:35 [2023-03-01T21:48:35.440Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
21:48:35 [2023-03-01T21:48:35.440Z] ok  	github.com/docker/docker/pkg/authorization	0.751s	coverage: 68.3% of statements
21:48:35 [2023-03-01T21:48:35.699Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
21:48:35 [2023-03-01T21:48:35.699Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
21:48:35 [2023-03-01T21:48:35.699Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
21:48:35 [2023-03-01T21:48:35.699Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
21:48:36 [2023-03-01T21:48:36.633Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
21:48:36 [2023-03-01T21:48:36.633Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.238s	coverage: 83.1% of statements
21:48:36 [2023-03-01T21:48:36.892Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
21:48:36 [2023-03-01T21:48:36.892Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
21:48:36 [2023-03-01T21:48:36.892Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:48:36 [2023-03-01T21:48:36.892Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
21:48:36 [2023-03-01T21:48:36.892Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
21:48:37 [2023-03-01T21:48:37.150Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
21:48:37 [2023-03-01T21:48:37.150Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
21:48:37 [2023-03-01T21:48:37.408Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
21:48:37 [2023-03-01T21:48:37.408Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 77.5% of statements
21:48:37 [2023-03-01T21:48:37.667Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
21:48:37 [2023-03-01T21:48:37.667Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
21:48:38 [2023-03-01T21:48:38.234Z] 	github.com/docker/docker/layer	coverage: 68.9% of statements
21:48:38 [2023-03-01T21:48:38.234Z] ok  	github.com/docker/docker/layer	7.464s	coverage: 68.9% of statements
21:48:38 [2023-03-01T21:48:38.800Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
21:48:38 [2023-03-01T21:48:38.800Z] ok  	github.com/docker/docker/pkg/idtools	0.400s	coverage: 69.6% of statements
21:48:39 [2023-03-01T21:48:39.059Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
21:48:39 [2023-03-01T21:48:39.059Z] ok  	github.com/docker/docker/pkg/ioutils	0.403s	coverage: 72.3% of statements
21:48:39 [2023-03-01T21:48:39.059Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 91.7% of statements
21:48:39 [2023-03-01T21:48:39.059Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
21:48:39 [2023-03-01T21:48:39.059Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:48:39 [2023-03-01T21:48:39.059Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
21:48:39 [2023-03-01T21:48:39.059Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 45.5% of statements
21:48:39 [2023-03-01T21:48:39.317Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
21:48:39 [2023-03-01T21:48:39.317Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
21:48:39 [2023-03-01T21:48:39.317Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
21:48:39 [2023-03-01T21:48:39.317Z] ok  	github.com/docker/docker/pkg/parsers	0.013s	coverage: 97.0% of statements
21:48:39 [2023-03-01T21:48:39.575Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
21:48:39 [2023-03-01T21:48:39.575Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
21:48:39 [2023-03-01T21:48:39.834Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
21:48:39 [2023-03-01T21:48:39.834Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.010s	coverage: 90.2% of statements
21:48:39 [2023-03-01T21:48:39.834Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:48:39 [2023-03-01T21:48:39.834Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
21:48:39 [2023-03-01T21:48:39.834Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:48:39 [2023-03-01T21:48:39.834Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
21:48:39 [2023-03-01T21:48:39.834Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
21:48:40 [2023-03-01T21:48:40.768Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
21:48:40 [2023-03-01T21:48:40.768Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
21:48:40 [2023-03-01T21:48:40.768Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:48:40 [2023-03-01T21:48:40.768Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:48:41 [2023-03-01T21:48:41.026Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
21:48:41 [2023-03-01T21:48:41.026Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
21:48:41 [2023-03-01T21:48:41.285Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
21:48:41 [2023-03-01T21:48:41.285Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
21:48:41 [2023-03-01T21:48:41.543Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
21:48:41 [2023-03-01T21:48:41.543Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
21:48:41 [2023-03-01T21:48:41.801Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
21:48:41 [2023-03-01T21:48:41.801Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
21:48:42 [2023-03-01T21:48:42.060Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
21:48:42 [2023-03-01T21:48:42.060Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
21:48:42 [2023-03-01T21:48:42.060Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
21:48:42 [2023-03-01T21:48:42.060Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
21:48:42 [2023-03-01T21:48:42.318Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
21:48:42 [2023-03-01T21:48:42.318Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
21:48:42 [2023-03-01T21:48:42.576Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
21:48:42 [2023-03-01T21:48:42.576Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
21:48:42 [2023-03-01T21:48:42.834Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
21:48:42 [2023-03-01T21:48:42.834Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
21:48:43 [2023-03-01T21:48:43.093Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
21:48:43 [2023-03-01T21:48:43.093Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
21:48:43 [2023-03-01T21:48:43.660Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 56.0% of statements
21:48:43 [2023-03-01T21:48:43.660Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 56.0% of statements
21:48:44 [2023-03-01T21:48:44.226Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
21:48:44 [2023-03-01T21:48:44.226Z] ok  	github.com/docker/docker/pkg/system	0.007s	coverage: 43.1% of statements
21:48:44 [2023-03-01T21:48:44.484Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
21:48:44 [2023-03-01T21:48:44.484Z] ok  	github.com/docker/docker/pkg/tailfile	0.043s	coverage: 88.6% of statements
21:48:45 [2023-03-01T21:48:45.051Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
21:48:45 [2023-03-01T21:48:45.051Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.1% of statements
21:48:45 [2023-03-01T21:48:45.311Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
21:48:45 [2023-03-01T21:48:45.311Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
21:48:47 [2023-03-01T21:48:47.213Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
21:48:47 [2023-03-01T21:48:47.213Z] ok  	github.com/docker/docker/plugin	0.521s	coverage: 23.3% of statements
21:48:47 [2023-03-01T21:48:47.213Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:48:47 [2023-03-01T21:48:47.780Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
21:48:47 [2023-03-01T21:48:47.780Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
21:48:47 [2023-03-01T21:48:47.780Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:48:48 [2023-03-01T21:48:48.039Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
21:48:48 [2023-03-01T21:48:48.039Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
21:48:49 [2023-03-01T21:48:49.573Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
21:48:49 [2023-03-01T21:48:49.573Z] ok  	github.com/docker/docker/quota	0.245s	coverage: 71.4% of statements
21:48:49 [2023-03-01T21:48:49.838Z] 	github.com/docker/docker/reference	coverage: 84.4% of statements
21:48:49 [2023-03-01T21:48:49.838Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
21:48:50 [2023-03-01T21:48:50.772Z] 	github.com/docker/docker/registry	coverage: 58.4% of statements
21:48:50 [2023-03-01T21:48:50.772Z] ok  	github.com/docker/docker/registry	0.092s	coverage: 58.4% of statements
21:48:51 [2023-03-01T21:48:51.337Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
21:48:51 [2023-03-01T21:48:51.337Z] ok  	github.com/docker/docker/registry/resumable	0.019s	coverage: 100.0% of statements
21:48:51 [2023-03-01T21:48:51.337Z] 	github.com/docker/docker/restartmanager	coverage: 51.9% of statements
21:48:51 [2023-03-01T21:48:51.337Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 51.9% of statements
21:48:51 [2023-03-01T21:48:51.904Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
21:48:51 [2023-03-01T21:48:51.904Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 63.6% of statements
21:48:51 [2023-03-01T21:48:51.904Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:48:52 [2023-03-01T21:48:52.162Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
21:48:52 [2023-03-01T21:48:52.162Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
21:48:53 [2023-03-01T21:48:53.096Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:48:53 [2023-03-01T21:48:53.096Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:48:53 [2023-03-01T21:48:53.096Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:48:53 [2023-03-01T21:48:53.096Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:48:53 [2023-03-01T21:48:53.096Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:48:53 [2023-03-01T21:48:53.096Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:48:53 [2023-03-01T21:48:53.096Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:48:53 [2023-03-01T21:48:53.354Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:48:53 [2023-03-01T21:48:53.354Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:48:53 [2023-03-01T21:48:53.354Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:48:53 [2023-03-01T21:48:53.354Z] ?   	github.com/docker/docker/volume	[no test files]
21:48:53 [2023-03-01T21:48:53.920Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
21:48:53 [2023-03-01T21:48:53.920Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
21:48:54 [2023-03-01T21:48:54.486Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
21:48:54 [2023-03-01T21:48:54.486Z] ok  	github.com/docker/docker/volume/local	0.080s	coverage: 76.6% of statements
21:48:55 [2023-03-01T21:48:55.052Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
21:48:55 [2023-03-01T21:48:55.052Z] ok  	github.com/docker/docker/volume/mounts	0.012s	coverage: 68.1% of statements
21:48:56 [2023-03-01T21:48:56.428Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
21:48:56 [2023-03-01T21:48:56.428Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 72.9% of statements
21:48:56 [2023-03-01T21:48:56.428Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:48:56 [2023-03-01T21:48:56.428Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:49:14 [2023-03-01T21:49:14.501Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
21:49:14 [2023-03-01T21:49:14.501Z] ok  	github.com/docker/docker/pkg/plugins	33.647s	coverage: 74.4% of statements
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === Skipped
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     network_proxy_test.go:208: No support for dual stack yet
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:44: Driver btrfs not supported
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:44: Driver btrfs not supported
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:44: Driver btrfs not supported
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:44: Driver btrfs not supported
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:44: Driver btrfs not supported
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:71: No driver to put!
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z] time="2023-03-01T21:48:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z] time="2023-03-01T21:48:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z] time="2023-03-01T21:48:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z] time="2023-03-01T21:48:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z] time="2023-03-01T21:48:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:71: No driver to put!
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     overlay_test.go:50: Fails to compute changes intermittently
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:44: Driver zfs not supported
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:44: Driver zfs not supported
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:44: Driver zfs not supported
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:44: Driver zfs not supported
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:44: Driver zfs not supported
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     graphtest_unix.go:71: No driver to put!
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:49:14 [2023-03-01T21:49:14.501Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
21:49:14 [2023-03-01T21:49:14.501Z] 
21:49:14 [2023-03-01T21:49:14.501Z] DONE 2981 tests, 28 skipped in 227.022s
21:49:14 [2023-03-01T21:49:14.501Z] + '[' -n 'github.com/docker/docker/libnetwork
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/bitmap
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/bitseq
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/cluster
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/config
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/datastore
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/diagnostic
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/discoverapi
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/driverapi
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/drivers/bridge
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/drivers/host
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/drivers/null
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/drivers/overlay
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/drivers/remote
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/drivers/windows
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/drvregistry
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/etchosts
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/idm
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/internal/caller
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/ipam
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/ipamapi
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/ipams/builtin
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/ipams/null
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/ipams/remote
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/ipamutils
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/iptables
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/netlabel
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/netutils
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/networkdb
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/ns
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/options
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/osl
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/osl/kernel
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/portallocator
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/portmapper
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/resolvconf
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/testutils
21:49:14 [2023-03-01T21:49:14.501Z] github.com/docker/docker/libnetwork/types' ']'
21:49:14 [2023-03-01T21:49:14.501Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/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
21:50:01 [2023-03-01T21:50:01.161Z] 	github.com/docker/docker/libnetwork	coverage: 42.5% of statements
21:50:01 [2023-03-01T21:50:01.161Z] ok  	github.com/docker/docker/libnetwork	40.609s	coverage: 42.5% of statements
21:50:01 [2023-03-01T21:50:01.161Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
21:50:01 [2023-03-01T21:50:01.161Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
21:50:01 [2023-03-01T21:50:01.420Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
21:50:01 [2023-03-01T21:50:01.420Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.115s	coverage: 75.7% of statements
21:50:01 [2023-03-01T21:50:01.420Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:50:01 [2023-03-01T21:50:01.679Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:50:02 [2023-03-01T21:50:02.246Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:50:02 [2023-03-01T21:50:02.246Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:50:02 [2023-03-01T21:50:02.246Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:50:02 [2023-03-01T21:50:02.246Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:50:02 [2023-03-01T21:50:02.246Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
21:50:02 [2023-03-01T21:50:02.505Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:50:02 [2023-03-01T21:50:02.763Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
21:50:02 [2023-03-01T21:50:02.764Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 10.6% of statements
21:50:03 [2023-03-01T21:50:03.330Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
21:50:03 [2023-03-01T21:50:03.330Z] ok  	github.com/docker/docker/libnetwork/datastore	0.005s	coverage: 20.5% of statements
21:50:03 [2023-03-01T21:50:03.330Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:50:03 [2023-03-01T21:50:03.330Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:50:03 [2023-03-01T21:50:03.588Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
21:50:03 [2023-03-01T21:50:03.588Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
21:50:06 [2023-03-01T21:50:06.881Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.1% of statements
21:50:06 [2023-03-01T21:50:06.881Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.683s	coverage: 62.1% of statements
21:50:06 [2023-03-01T21:50:06.881Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:50:07 [2023-03-01T21:50:07.214Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
21:50:07 [2023-03-01T21:50:07.214Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.004s	coverage: 33.3% of statements
21:50:07 [2023-03-01T21:50:07.827Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
21:50:07 [2023-03-01T21:50:07.827Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.128s	coverage: 5.2% of statements
21:50:07 [2023-03-01T21:50:07.827Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:50:08 [2023-03-01T21:50:08.393Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
21:50:08 [2023-03-01T21:50:08.393Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
21:50:08 [2023-03-01T21:50:08.393Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:50:08 [2023-03-01T21:50:08.960Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
21:50:08 [2023-03-01T21:50:08.960Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.004s	coverage: 34.8% of statements
21:50:18 [2023-03-01T21:50:18.929Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 6.9% of statements
21:50:18 [2023-03-01T21:50:18.929Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.180s	coverage: 6.9% of statements
21:50:18 [2023-03-01T21:50:18.929Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
21:50:18 [2023-03-01T21:50:18.929Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
21:50:18 [2023-03-01T21:50:18.929Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
21:50:19 [2023-03-01T21:50:19.495Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
21:50:19 [2023-03-01T21:50:19.495Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.013s	coverage: 57.1% of statements
21:50:19 [2023-03-01T21:50:19.495Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:50:19 [2023-03-01T21:50:19.495Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:50:19 [2023-03-01T21:50:19.495Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:50:20 [2023-03-01T21:50:20.062Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
21:50:20 [2023-03-01T21:50:20.062Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.031s	coverage: 86.2% of statements
21:50:20 [2023-03-01T21:50:20.630Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
21:50:20 [2023-03-01T21:50:20.630Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.018s	coverage: 81.0% of statements
21:50:20 [2023-03-01T21:50:20.630Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
21:50:20 [2023-03-01T21:50:20.630Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
21:50:20 [2023-03-01T21:50:20.889Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
21:50:20 [2023-03-01T21:50:20.889Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
21:50:33 [2023-03-01T21:50:33.091Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
21:50:33 [2023-03-01T21:50:33.091Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
21:50:38 [2023-03-01T21:50:38.359Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.3% of statements
21:50:38 [2023-03-01T21:50:38.359Z] ok  	github.com/docker/docker/libnetwork/ipam	5.764s	coverage: 80.3% of statements
21:50:38 [2023-03-01T21:50:38.359Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:50:38 [2023-03-01T21:50:38.359Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:50:38 [2023-03-01T21:50:38.359Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
21:50:38 [2023-03-01T21:50:38.359Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.004s	coverage: 54.5% of statements
21:50:38 [2023-03-01T21:50:38.359Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
21:50:38 [2023-03-01T21:50:38.359Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
21:50:38 [2023-03-01T21:50:38.359Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:50:38 [2023-03-01T21:50:38.618Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
21:50:38 [2023-03-01T21:50:38.618Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.004s	coverage: 80.0% of statements
21:50:39 [2023-03-01T21:50:39.185Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
21:50:39 [2023-03-01T21:50:39.186Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.293s	coverage: 86.4% of statements
21:50:40 [2023-03-01T21:50:40.121Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
21:50:40 [2023-03-01T21:50:40.121Z] ok  	github.com/docker/docker/libnetwork/iptables	0.253s	coverage: 40.7% of statements
21:50:40 [2023-03-01T21:50:40.121Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
21:50:40 [2023-03-01T21:50:40.381Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 40.9% of statements
21:50:40 [2023-03-01T21:50:40.381Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 40.9% of statements
21:52:31 [2023-03-01T21:52:31.835Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.2% of statements
21:52:31 [2023-03-01T21:52:31.835Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.470s	coverage: 60.2% of statements
21:52:31 [2023-03-01T21:52:31.835Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:52:31 [2023-03-01T21:52:31.835Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
21:52:31 [2023-03-01T21:52:31.835Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
21:52:31 [2023-03-01T21:52:31.835Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.5% of statements
21:52:31 [2023-03-01T21:52:31.835Z] ok  	github.com/docker/docker/libnetwork/osl	4.292s	coverage: 41.5% of statements
21:52:31 [2023-03-01T21:52:31.835Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
21:52:31 [2023-03-01T21:52:31.835Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
21:52:31 [2023-03-01T21:52:31.835Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
21:52:31 [2023-03-01T21:52:31.835Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
21:52:32 [2023-03-01T21:52:32.403Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
21:52:32 [2023-03-01T21:52:32.403Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.669s	coverage: 46.3% of statements
21:52:32 [2023-03-01T21:52:32.403Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 82.8% of statements
21:52:32 [2023-03-01T21:52:32.403Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.005s	coverage: 82.8% of statements
21:52:32 [2023-03-01T21:52:32.403Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
21:52:32 [2023-03-01T21:52:32.970Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
21:52:32 [2023-03-01T21:52:32.970Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
21:52:32 [2023-03-01T21:52:32.970Z] 
21:52:32 [2023-03-01T21:52:32.970Z] === Skipped
21:52:32 [2023-03-01T21:52:32.970Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
21:52:32 [2023-03-01T21:52:32.970Z]     allocator_test.go:1189: Skipped because t.parallel was less than  5
21:52:32 [2023-03-01T21:52:32.970Z] 
21:52:32 [2023-03-01T21:52:32.970Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
21:52:32 [2023-03-01T21:52:32.970Z]     allocator_test.go:1189: Skipped because t.parallel was less than  5
21:52:32 [2023-03-01T21:52:32.970Z] 
21:52:32 [2023-03-01T21:52:32.970Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
21:52:32 [2023-03-01T21:52:32.970Z]     allocator_test.go:1189: Skipped because t.parallel was less than  5
21:52:32 [2023-03-01T21:52:32.970Z] 
21:52:32 [2023-03-01T21:52:32.970Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
21:52:32 [2023-03-01T21:52:32.970Z]     allocator_test.go:1189: Skipped because t.parallel was less than  5
21:52:32 [2023-03-01T21:52:32.970Z] 
21:52:32 [2023-03-01T21:52:32.970Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
21:52:32 [2023-03-01T21:52:32.970Z]     allocator_test.go:1189: Skipped because t.parallel was less than  5
21:52:32 [2023-03-01T21:52:32.970Z] 
21:52:32 [2023-03-01T21:52:32.970Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
21:52:32 [2023-03-01T21:52:32.970Z]     firewalld_test.go:14: firewalld is not running
21:52:32 [2023-03-01T21:52:32.970Z] 
21:52:32 [2023-03-01T21:52:32.970Z] DONE 342 tests, 6 skipped in 198.387s
Post stage
[Pipeline] junit
21:52:33 [2023-03-01T21:52:33.563Z] Recording test results
21:52:33 [2023-03-01T21:52:33.670Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:52:33 [2023-03-01T21:52:33.985Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44385/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56dca11e442d56c2113c4a78a64ad953450e1b38 -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:56dca11e442d56c2113c4a78a64ad953450e1b38 hack/make.sh dynbinary test-integration
21:52:34 [2023-03-01T21:52:34.554Z] 
21:52:34 [2023-03-01T21:52:34.554Z] Removing bundles/
21:52:34 [2023-03-01T21:52:34.554Z] 
21:52:34 [2023-03-01T21:52:34.554Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:52:34 [2023-03-01T21:52:34.554Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
21:54:26 [2023-03-01T21:54:26.012Z] Created binary: bundles/dynbinary-daemon/dockerd
21:54:26 [2023-03-01T21:54:26.012Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
21:54:26 [2023-03-01T21:54:26.012Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:54:26 [2023-03-01T21:54:26.012Z] 
21:54:26 [2023-03-01T21:54:26.012Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:54:26 [2023-03-01T21:54:26.012Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:54:26 [2023-03-01T21:54:26.012Z] HOSTNAME=de28dec76140
21:54:26 [2023-03-01T21:54:26.012Z] TESTDEBUG=0
21:54:26 [2023-03-01T21:54:26.012Z] DEST=bundles/test-integration
21:54:26 [2023-03-01T21:54:26.012Z] PWD=/go/src/github.com/docker/docker
21:54:26 [2023-03-01T21:54:26.012Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
21:54:26 [2023-03-01T21:54:26.012Z] DOCKER_GITCOMMIT=56dca11e442d56c2113c4a78a64ad953450e1b38
21:54:26 [2023-03-01T21:54:26.012Z] container=docker
21:54:26 [2023-03-01T21:54:26.012Z] HOME=/root
21:54:26 [2023-03-01T21:54:26.012Z] CONTAINERD_NAMESPACE=moby
21:54:26 [2023-03-01T21:54:26.012Z] GOLANG_VERSION=1.20.1
21:54:26 [2023-03-01T21:54:26.012Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:54:26 [2023-03-01T21:54:26.012Z] VALIDATE_BRANCH=master
21:54:26 [2023-03-01T21:54:26.012Z] TERM=xterm
21:54:26 [2023-03-01T21:54:26.012Z] DOCKER_PKG=github.com/docker/docker
21:54:26 [2023-03-01T21:54:26.012Z] SHLVL=1
21:54:26 [2023-03-01T21:54:26.012Z] TIMEOUT=120m
21:54:26 [2023-03-01T21:54:26.012Z] DOCKER_GRAPHDRIVER=overlay2
21:54:26 [2023-03-01T21:54:26.012Z] GO111MODULE=off
21:54:26 [2023-03-01T21:54:26.012Z] DOCKER_EXPERIMENTAL=1
21:54:26 [2023-03-01T21:54:26.012Z] TEST_SKIP_INTEGRATION_CLI=1
21:54:26 [2023-03-01T21:54:26.012Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:54:26 [2023-03-01T21:54:26.012Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:54:26 [2023-03-01T21:54:26.012Z] GOPATH=/go
21:54:26 [2023-03-01T21:54:26.012Z] PKG_CONFIG=pkg-config
21:54:26 [2023-03-01T21:54:26.012Z] _=/usr/bin/env
21:54:26 [2023-03-01T21:54:26.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:54:58 [2023-03-01T21:54:58.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:54:58 [2023-03-01T21:54:58.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:55:20 [2023-03-01T21:55:20.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:55:25 [2023-03-01T21:55:25.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:55:31 [2023-03-01T21:55:31.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:55:31 [2023-03-01T21:55:31.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:55:32 [2023-03-01T21:55:32.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:55:33 [2023-03-01T21:55:33.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:55:33 [2023-03-01T21:55:33.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:55:33 [2023-03-01T21:55:33.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:55:34 [2023-03-01T21:55:34.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:55:36 [2023-03-01T21:55:36.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:55:37 [2023-03-01T21:55:37.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:55:38 [2023-03-01T21:55:38.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:55:39 [2023-03-01T21:55:39.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:55:40 [2023-03-01T21:55:40.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:55:40 [2023-03-01T21:55:40.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:55:41 [2023-03-01T21:55:41.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:55:42 [2023-03-01T21:55:42.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:55:43 [2023-03-01T21:55:43.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:55:44 [2023-03-01T21:55:44.310Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:55:44 [2023-03-01T21:55:44.310Z] Using test binary docker
21:55:44 [2023-03-01T21:55:44.310Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:55:44 [2023-03-01T21:55:44.310Z] +++ /etc/init.d/apparmor start
21:55:44 [2023-03-01T21:55:44.310Z] Not: starting.
21:55:44 [2023-03-01T21:55:44.310Z] INFO: Waiting for daemon to start...
21:55:44 [2023-03-01T21:55:44.310Z] Starting dockerd
21:55:44 [2023-03-01T21:55:44.310Z] +++ 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
21:55:46 [2023-03-01T21:55:46.211Z] .
21:55:46 [2023-03-01T21:55:46.211Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:55:46 [2023-03-01T21:55:46.211Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:55:46 [2023-03-01T21:55:46.211Z] Error: No such image: emptyfs
21:55:46 [2023-03-01T21:55:46.211Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:55:46 [2023-03-01T21:55:46.211Z] ++++ docker load
21:55:46 [2023-03-01T21:55:46.469Z] Loaded image: emptyfs:latest
21:55:46 [2023-03-01T21:55:46.469Z] Running integration-test (iteration 1)
21:55:46 [2023-03-01T21:55:46.469Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
21:55:46 [2023-03-01T21:55:46.469Z] ++ 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
21:55:46 [2023-03-01T21:55:46.469Z] ++ set -e
21:55:46 [2023-03-01T21:55:46.469Z] ++ '[' -n 0 ']'
21:55:46 [2023-03-01T21:55:46.469Z] ++ set -x
21:55:46 [2023-03-01T21:55:46.469Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
21:55:46 [2023-03-01T21:55:46.469Z] Loaded image: busybox:latest
21:55:46 [2023-03-01T21:55:46.727Z] Loaded image: busybox:glibc
21:55:48 [2023-03-01T21:55:48.103Z] Loaded image: debian:bullseye-slim
21:55:48 [2023-03-01T21:55:48.103Z] Loaded image: hello-world:latest
21:55:48 [2023-03-01T21:55:48.103Z] Loaded image: arm32v7/hello-world:latest
21:55:48 [2023-03-01T21:55:48.103Z] INFO: Testing against a local daemon
21:55:48 [2023-03-01T21:55:48.103Z] === RUN   TestCgroupNamespacesBuild
21:55:49 [2023-03-01T21:55:49.038Z] --- PASS: TestCgroupNamespacesBuild (1.08s)
21:55:49 [2023-03-01T21:55:49.038Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:55:49 [2023-03-01T21:55:49.972Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.92s)
21:55:49 [2023-03-01T21:55:49.972Z] === RUN   TestBuildWithSession
21:55:49 [2023-03-01T21:55:49.972Z]     build_session_test.go:25: TODO: BuildKit
21:55:49 [2023-03-01T21:55:49.972Z] --- SKIP: TestBuildWithSession (0.00s)
21:55:49 [2023-03-01T21:55:49.972Z] === RUN   TestBuildSquashParent
21:55:53 [2023-03-01T21:55:53.255Z] --- PASS: TestBuildSquashParent (2.85s)
21:55:53 [2023-03-01T21:55:53.255Z] === RUN   TestBuildWithRemoveAndForceRemove
21:55:53 [2023-03-01T21:55:53.255Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:55:53 [2023-03-01T21:55:53.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:55:53 [2023-03-01T21:55:53.255Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:55:53 [2023-03-01T21:55:53.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:55:53 [2023-03-01T21:55:53.255Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:55:53 [2023-03-01T21:55:53.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:55:53 [2023-03-01T21:55:53.255Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:55:53 [2023-03-01T21:55:53.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:55:53 [2023-03-01T21:55:53.255Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:55:53 [2023-03-01T21:55:53.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:55:53 [2023-03-01T21:55:53.255Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:55:53 [2023-03-01T21:55:53.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:55:53 [2023-03-01T21:55:53.255Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:55:53 [2023-03-01T21:55:53.255Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:55:53 [2023-03-01T21:55:53.822Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:55:53 [2023-03-01T21:55:53.822Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:55:54 [2023-03-01T21:55:54.394Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:55:54 [2023-03-01T21:55:54.652Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:55:55 [2023-03-01T21:55:55.606Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
21:55:55 [2023-03-01T21:55:55.606Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (0.89s)
21:55:55 [2023-03-01T21:55:55.606Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.07s)
21:55:55 [2023-03-01T21:55:55.606Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.80s)
21:55:55 [2023-03-01T21:55:55.606Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (0.77s)
21:55:55 [2023-03-01T21:55:55.606Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (0.95s)
21:55:55 [2023-03-01T21:55:55.606Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.95s)
21:55:55 [2023-03-01T21:55:55.606Z] === RUN   TestBuildMultiStageCopy
21:55:55 [2023-03-01T21:55:55.606Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:55:56 [2023-03-01T21:55:56.180Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:55:56 [2023-03-01T21:55:56.438Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:55:56 [2023-03-01T21:55:56.438Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:55:56 [2023-03-01T21:55:56.438Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:55:56 [2023-03-01T21:55:56.696Z] --- PASS: TestBuildMultiStageCopy (0.99s)
21:55:56 [2023-03-01T21:55:56.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.72s)
21:55:56 [2023-03-01T21:55:56.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
21:55:56 [2023-03-01T21:55:56.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
21:55:56 [2023-03-01T21:55:56.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
21:55:56 [2023-03-01T21:55:56.696Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
21:55:56 [2023-03-01T21:55:56.696Z] === RUN   TestBuildMultiStageParentConfig
21:55:56 [2023-03-01T21:55:56.954Z] --- PASS: TestBuildMultiStageParentConfig (0.31s)
21:55:56 [2023-03-01T21:55:56.954Z] === RUN   TestBuildLabelWithTargets
21:55:57 [2023-03-01T21:55:57.520Z] --- PASS: TestBuildLabelWithTargets (0.46s)
21:55:57 [2023-03-01T21:55:57.520Z] === RUN   TestBuildWithEmptyLayers
21:55:57 [2023-03-01T21:55:57.520Z] --- PASS: TestBuildWithEmptyLayers (0.11s)
21:55:57 [2023-03-01T21:55:57.520Z] === RUN   TestBuildMultiStageOnBuild
21:55:58 [2023-03-01T21:55:58.455Z] --- PASS: TestBuildMultiStageOnBuild (0.89s)
21:55:58 [2023-03-01T21:55:58.455Z] === RUN   TestBuildUncleanTarFilenames
21:55:58 [2023-03-01T21:55:58.455Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
21:55:58 [2023-03-01T21:55:58.455Z] === RUN   TestBuildMultiStageLayerLeak
21:55:59 [2023-03-01T21:55:59.392Z] --- PASS: TestBuildMultiStageLayerLeak (0.85s)
21:55:59 [2023-03-01T21:55:59.392Z] === RUN   TestBuildWithHugeFile
21:57:20 [2023-03-01T21:57:20.823Z] --- PASS: TestBuildWithHugeFile (69.43s)
21:57:20 [2023-03-01T21:57:20.823Z] === RUN   TestBuildWCOWSandboxSize
21:57:20 [2023-03-01T21:57:20.823Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:57:20 [2023-03-01T21:57:20.823Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:57:20 [2023-03-01T21:57:20.823Z] === RUN   TestBuildWithEmptyDockerfile
21:57:20 [2023-03-01T21:57:20.823Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:57:20 [2023-03-01T21:57:20.823Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:57:20 [2023-03-01T21:57:20.823Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:57:20 [2023-03-01T21:57:20.823Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:57:20 [2023-03-01T21:57:20.823Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:57:20 [2023-03-01T21:57:20.823Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:57:20 [2023-03-01T21:57:20.823Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:57:20 [2023-03-01T21:57:20.823Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:57:20 [2023-03-01T21:57:20.823Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:57:20 [2023-03-01T21:57:20.823Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
21:57:20 [2023-03-01T21:57:20.823Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
21:57:20 [2023-03-01T21:57:20.823Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
21:57:20 [2023-03-01T21:57:20.823Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
21:57:20 [2023-03-01T21:57:20.823Z] === RUN   TestBuildPreserveOwnership
21:57:20 [2023-03-01T21:57:20.823Z] === RUN   TestBuildPreserveOwnership/copy_from
21:57:20 [2023-03-01T21:57:20.823Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:57:20 [2023-03-01T21:57:20.823Z] --- PASS: TestBuildPreserveOwnership (1.67s)
21:57:20 [2023-03-01T21:57:20.823Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.15s)
21:57:20 [2023-03-01T21:57:20.823Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.51s)
21:57:20 [2023-03-01T21:57:20.823Z] === RUN   TestBuildPlatformInvalid
21:57:20 [2023-03-01T21:57:20.823Z] --- PASS: TestBuildPlatformInvalid (0.03s)
21:57:20 [2023-03-01T21:57:20.823Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:57:20 [2023-03-01T21:57:20.823Z] Loaded image: busybox:latest
21:57:20 [2023-03-01T21:57:20.823Z] Loaded image: busybox:glibc
21:57:20 [2023-03-01T21:57:20.823Z] Loaded image: debian:bullseye-slim
21:57:20 [2023-03-01T21:57:20.823Z] Loaded image: hello-world:latest
21:57:20 [2023-03-01T21:57:20.823Z] Loaded image: arm32v7/hello-world:latest
21:57:20 [2023-03-01T21:57:20.823Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.67s)
21:57:20 [2023-03-01T21:57:20.823Z] PASS
21:57:20 [2023-03-01T21:57:20.823Z] 
21:57:20 [2023-03-01T21:57:20.823Z] === Skipped
21:57:20 [2023-03-01T21:57:20.823Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:57:20 [2023-03-01T21:57:20.823Z]     build_session_test.go:25: TODO: BuildKit
21:57:20 [2023-03-01T21:57:20.823Z] 
21:57:20 [2023-03-01T21:57:20.823Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:57:20 [2023-03-01T21:57:20.823Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:57:20 [2023-03-01T21:57:20.823Z] 
21:57:20 [2023-03-01T21:57:20.823Z] DONE 34 tests, 2 skipped in 93.782s
21:57:20 [2023-03-01T21:57:20.823Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
21:57:20 [2023-03-01T21:57:20.823Z] ++ 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
21:57:20 [2023-03-01T21:57:20.823Z] ++ set -e
21:57:20 [2023-03-01T21:57:20.823Z] ++ '[' -n 0 ']'
21:57:20 [2023-03-01T21:57:20.823Z] ++ set -x
21:57:20 [2023-03-01T21:57:20.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
21:57:20 [2023-03-01T21:57:20.823Z] INFO: Testing against a local daemon
21:57:20 [2023-03-01T21:57:20.823Z] === RUN   TestConfigInspect
21:57:22 [2023-03-01T21:57:22.199Z] --- PASS: TestConfigInspect (1.76s)
21:57:22 [2023-03-01T21:57:22.199Z] === RUN   TestConfigList
21:57:24 [2023-03-01T21:57:24.099Z] --- PASS: TestConfigList (1.86s)
21:57:24 [2023-03-01T21:57:24.099Z] === RUN   TestConfigsCreateAndDelete
21:57:25 [2023-03-01T21:57:25.999Z] --- PASS: TestConfigsCreateAndDelete (1.76s)
21:57:25 [2023-03-01T21:57:25.999Z] === RUN   TestConfigsUpdate
21:57:27 [2023-03-01T21:57:27.372Z] --- PASS: TestConfigsUpdate (1.76s)
21:57:27 [2023-03-01T21:57:27.372Z] === RUN   TestTemplatedConfig
21:57:29 [2023-03-01T21:57:29.901Z] --- PASS: TestTemplatedConfig (2.27s)
21:57:29 [2023-03-01T21:57:29.901Z] === RUN   TestConfigCreateResolve
21:57:31 [2023-03-01T21:57:31.274Z] --- PASS: TestConfigCreateResolve (1.69s)
21:57:31 [2023-03-01T21:57:31.274Z] PASS
21:57:31 [2023-03-01T21:57:31.274Z] 
21:57:31 [2023-03-01T21:57:31.274Z] DONE 6 tests in 11.184s
21:57:31 [2023-03-01T21:57:31.274Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
21:57:31 [2023-03-01T21:57:31.274Z] ++ 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
21:57:31 [2023-03-01T21:57:31.274Z] ++ set -e
21:57:31 [2023-03-01T21:57:31.274Z] ++ '[' -n 0 ']'
21:57:31 [2023-03-01T21:57:31.274Z] ++ set -x
21:57:31 [2023-03-01T21:57:31.274Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
21:57:31 [2023-03-01T21:57:31.532Z] INFO: Testing against a local daemon
21:57:31 [2023-03-01T21:57:31.532Z] === RUN   TestAttachWithTTY
21:57:31 [2023-03-01T21:57:31.532Z] --- PASS: TestAttachWithTTY (0.07s)
21:57:31 [2023-03-01T21:57:31.532Z] === RUN   TestAttachWithoutTTy
21:57:31 [2023-03-01T21:57:31.791Z] --- PASS: TestAttachWithoutTTy (0.05s)
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestCheckpoint
21:57:31 [2023-03-01T21:57:31.791Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:57:31 [2023-03-01T21:57:31.791Z] --- SKIP: TestCheckpoint (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/commit
21:57:31 [2023-03-01T21:57:31.791Z] === PAUSE TestContainerInvalidJSON/commit
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/containers/create
21:57:31 [2023-03-01T21:57:31.791Z] === PAUSE TestContainerInvalidJSON/containers/create
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:57:31 [2023-03-01T21:57:31.791Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:57:31 [2023-03-01T21:57:31.791Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:57:31 [2023-03-01T21:57:31.791Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:57:31 [2023-03-01T21:57:31.791Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:57:31 [2023-03-01T21:57:31.791Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:57:31 [2023-03-01T21:57:31.791Z] === CONT  TestContainerInvalidJSON/commit
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:57:31 [2023-03-01T21:57:31.791Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:57:31 [2023-03-01T21:57:31.791Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:57:31 [2023-03-01T21:57:31.791Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:57:31 [2023-03-01T21:57:31.791Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:57:31 [2023-03-01T21:57:31.791Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:57:31 [2023-03-01T21:57:31.791Z] === CONT  TestContainerInvalidJSON/containers/create
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:57:31 [2023-03-01T21:57:31.791Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:57:31 [2023-03-01T21:57:31.791Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:57:31 [2023-03-01T21:57:31.791Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestCopyFromContainerPathIsNotDir
21:57:31 [2023-03-01T21:57:31.791Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestCopyToContainerPathDoesNotExist
21:57:31 [2023-03-01T21:57:31.791Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
21:57:31 [2023-03-01T21:57:31.791Z] === RUN   TestCopyEmptyFile
21:57:32 [2023-03-01T21:57:32.051Z] --- PASS: TestCopyEmptyFile (0.07s)
21:57:32 [2023-03-01T21:57:32.051Z] === RUN   TestCopyToContainerPathIsNotDir
21:57:32 [2023-03-01T21:57:32.051Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
21:57:32 [2023-03-01T21:57:32.051Z] === RUN   TestCopyFromContainer
21:57:32 [2023-03-01T21:57:32.332Z] === RUN   TestCopyFromContainer//
21:57:32 [2023-03-01T21:57:32.332Z] === RUN   TestCopyFromContainer/.
21:57:32 [2023-03-01T21:57:32.591Z] === RUN   TestCopyFromContainer//.
21:57:32 [2023-03-01T21:57:32.591Z] === RUN   TestCopyFromContainer/./
21:57:32 [2023-03-01T21:57:32.591Z] === RUN   TestCopyFromContainer//./
21:57:32 [2023-03-01T21:57:32.591Z] === RUN   TestCopyFromContainer//bar/root
21:57:32 [2023-03-01T21:57:32.591Z] === RUN   TestCopyFromContainer//bar/root/
21:57:32 [2023-03-01T21:57:32.591Z] === RUN   TestCopyFromContainer//bar/root/.
21:57:32 [2023-03-01T21:57:32.591Z] === RUN   TestCopyFromContainer/bar/quux
21:57:32 [2023-03-01T21:57:32.591Z] === RUN   TestCopyFromContainer/bar/quux/
21:57:32 [2023-03-01T21:57:32.591Z] === RUN   TestCopyFromContainer/bar/quux/.
21:57:32 [2023-03-01T21:57:32.591Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:57:32 [2023-03-01T21:57:32.591Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:57:32 [2023-03-01T21:57:32.591Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:57:32 [2023-03-01T21:57:32.591Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:57:32 [2023-03-01T21:57:32.591Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
21:57:32 [2023-03-01T21:57:32.591Z] === RUN   TestCopyFromContainer/bar/notarget
21:57:32 [2023-03-01T21:57:32.591Z] --- PASS: TestCopyFromContainer (0.69s)
21:57:32 [2023-03-01T21:57:32.591Z]     --- PASS: TestCopyFromContainer// (0.01s)
21:57:32 [2023-03-01T21:57:32.591Z]     --- PASS: TestCopyFromContainer/. (0.03s)
21:57:32 [2023-03-01T21:57:32.591Z]     --- PASS: TestCopyFromContainer//. (0.02s)
21:57:32 [2023-03-01T21:57:32.591Z]     --- PASS: TestCopyFromContainer/./ (0.02s)
21:57:32 [2023-03-01T21:57:32.591Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
21:57:32 [2023-03-01T21:57:32.591Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
21:57:32 [2023-03-01T21:57:32.591Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
21:57:32 [2023-03-01T21:57:32.591Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
21:57:32 [2023-03-01T21:57:32.591Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
21:57:32 [2023-03-01T21:57:32.591Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
21:57:32 [2023-03-01T21:57:32.591Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
21:57:32 [2023-03-01T21:57:32.591Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
21:57:32 [2023-03-01T21:57:32.591Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
21:57:32 [2023-03-01T21:57:32.592Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
21:57:32 [2023-03-01T21:57:32.592Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
21:57:32 [2023-03-01T21:57:32.592Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
21:57:32 [2023-03-01T21:57:32.592Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
21:57:32 [2023-03-01T21:57:32.592Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:57:32 [2023-03-01T21:57:32.592Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:57:32 [2023-03-01T21:57:32.592Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:57:32 [2023-03-01T21:57:32.592Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:57:32 [2023-03-01T21:57:32.592Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:57:32 [2023-03-01T21:57:32.592Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:57:32 [2023-03-01T21:57:32.592Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:57:32 [2023-03-01T21:57:32.592Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:57:32 [2023-03-01T21:57:32.592Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:57:32 [2023-03-01T21:57:32.592Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:57:32 [2023-03-01T21:57:32.592Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
21:57:32 [2023-03-01T21:57:32.592Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:57:32 [2023-03-01T21:57:32.592Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:57:32 [2023-03-01T21:57:32.592Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:57:32 [2023-03-01T21:57:32.592Z] === RUN   TestCreateLinkToNonExistingContainer
21:57:32 [2023-03-01T21:57:32.852Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
21:57:32 [2023-03-01T21:57:32.852Z] === RUN   TestCreateWithInvalidEnv
21:57:32 [2023-03-01T21:57:32.852Z] === RUN   TestCreateWithInvalidEnv/0
21:57:32 [2023-03-01T21:57:32.852Z] === PAUSE TestCreateWithInvalidEnv/0
21:57:32 [2023-03-01T21:57:32.852Z] === RUN   TestCreateWithInvalidEnv/1
21:57:32 [2023-03-01T21:57:32.852Z] === PAUSE TestCreateWithInvalidEnv/1
21:57:32 [2023-03-01T21:57:32.852Z] === RUN   TestCreateWithInvalidEnv/2
21:57:32 [2023-03-01T21:57:32.852Z] === PAUSE TestCreateWithInvalidEnv/2
21:57:32 [2023-03-01T21:57:32.852Z] === CONT  TestCreateWithInvalidEnv/0
21:57:32 [2023-03-01T21:57:32.852Z] === CONT  TestCreateWithInvalidEnv/2
21:57:32 [2023-03-01T21:57:32.852Z] === CONT  TestCreateWithInvalidEnv/1
21:57:32 [2023-03-01T21:57:32.852Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:57:32 [2023-03-01T21:57:32.852Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:57:32 [2023-03-01T21:57:32.852Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:57:32 [2023-03-01T21:57:32.852Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:57:32 [2023-03-01T21:57:32.852Z] === RUN   TestCreateTmpfsMountsTarget
21:57:32 [2023-03-01T21:57:32.852Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:57:32 [2023-03-01T21:57:32.852Z] === RUN   TestCreateWithCustomMaskedPaths
21:57:33 [2023-03-01T21:57:33.790Z] --- PASS: TestCreateWithCustomMaskedPaths (0.91s)
21:57:33 [2023-03-01T21:57:33.790Z] === RUN   TestCreateWithCustomReadonlyPaths
21:57:34 [2023-03-01T21:57:34.724Z] --- PASS: TestCreateWithCustomReadonlyPaths (0.90s)
21:57:34 [2023-03-01T21:57:34.724Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:57:34 [2023-03-01T21:57:34.724Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:57:34 [2023-03-01T21:57:34.724Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:57:34 [2023-03-01T21:57:34.724Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:57:34 [2023-03-01T21:57:34.724Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:57:34 [2023-03-01T21:57:34.724Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:57:34 [2023-03-01T21:57:34.724Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:57:34 [2023-03-01T21:57:34.724Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:57:34 [2023-03-01T21:57:34.724Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:57:34 [2023-03-01T21:57:34.724Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:57:34 [2023-03-01T21:57:34.724Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:57:34 [2023-03-01T21:57:34.724Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:57:34 [2023-03-01T21:57:34.724Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:57:34 [2023-03-01T21:57:34.724Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:57:34 [2023-03-01T21:57:34.724Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:57:34 [2023-03-01T21:57:34.724Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:57:34 [2023-03-01T21:57:34.724Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:57:34 [2023-03-01T21:57:34.724Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:57:34 [2023-03-01T21:57:34.724Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:57:34 [2023-03-01T21:57:34.724Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:57:34 [2023-03-01T21:57:34.724Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:57:34 [2023-03-01T21:57:34.724Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:57:34 [2023-03-01T21:57:34.724Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:57:34 [2023-03-01T21:57:34.982Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.33s)
21:57:34 [2023-03-01T21:57:34.982Z] === RUN   TestCreateDifferentPlatform
21:57:34 [2023-03-01T21:57:34.982Z] === RUN   TestCreateDifferentPlatform/different_os
21:57:34 [2023-03-01T21:57:34.982Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:57:34 [2023-03-01T21:57:34.982Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:57:34 [2023-03-01T21:57:34.982Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:57:34 [2023-03-01T21:57:34.982Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:57:34 [2023-03-01T21:57:34.982Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:57:34 [2023-03-01T21:57:34.982Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
21:57:34 [2023-03-01T21:57:34.982Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:57:34 [2023-03-01T21:57:34.982Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
21:57:34 [2023-03-01T21:57:34.982Z] === RUN   TestCreateInvalidHostConfig
21:57:34 [2023-03-01T21:57:34.982Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:57:34 [2023-03-01T21:57:34.982Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:57:34 [2023-03-01T21:57:34.982Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:57:34 [2023-03-01T21:57:34.982Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:57:34 [2023-03-01T21:57:34.982Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:57:34 [2023-03-01T21:57:34.982Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:57:34 [2023-03-01T21:57:34.982Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:57:34 [2023-03-01T21:57:34.982Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:57:34 [2023-03-01T21:57:34.982Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
21:57:34 [2023-03-01T21:57:34.982Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
21:57:34 [2023-03-01T21:57:34.982Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:57:34 [2023-03-01T21:57:34.982Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:57:34 [2023-03-01T21:57:34.982Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
21:57:34 [2023-03-01T21:57:34.982Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:57:34 [2023-03-01T21:57:34.982Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:57:34 [2023-03-01T21:57:34.982Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
21:57:34 [2023-03-01T21:57:34.982Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:57:34 [2023-03-01T21:57:34.982Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
21:57:34 [2023-03-01T21:57:34.982Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:57:34 [2023-03-01T21:57:34.982Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:57:34 [2023-03-01T21:57:34.982Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:57:34 [2023-03-01T21:57:34.982Z] === RUN   TestContainerStartOnDaemonRestart
21:57:34 [2023-03-01T21:57:34.982Z] === PAUSE TestContainerStartOnDaemonRestart
21:57:34 [2023-03-01T21:57:34.982Z] === RUN   TestDaemonRestartIpcMode
21:57:34 [2023-03-01T21:57:34.982Z] === PAUSE TestDaemonRestartIpcMode
21:57:34 [2023-03-01T21:57:34.982Z] === RUN   TestDaemonHostGatewayIP
21:57:34 [2023-03-01T21:57:34.982Z] === PAUSE TestDaemonHostGatewayIP
21:57:34 [2023-03-01T21:57:34.982Z] === RUN   TestRestartDaemonWithRestartingContainer
21:57:34 [2023-03-01T21:57:34.982Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:57:34 [2023-03-01T21:57:34.982Z] === RUN   TestContainerKillOnDaemonStart
21:57:34 [2023-03-01T21:57:34.982Z] === PAUSE TestContainerKillOnDaemonStart
21:57:34 [2023-03-01T21:57:34.982Z] === RUN   TestDiff
21:57:35 [2023-03-01T21:57:35.240Z] --- PASS: TestDiff (0.33s)
21:57:35 [2023-03-01T21:57:35.240Z] === RUN   TestExecConsoleSize
21:57:35 [2023-03-01T21:57:35.808Z] --- PASS: TestExecConsoleSize (0.37s)
21:57:35 [2023-03-01T21:57:35.808Z] === RUN   TestExecWithCloseStdin
21:57:36 [2023-03-01T21:57:36.067Z] --- PASS: TestExecWithCloseStdin (0.39s)
21:57:36 [2023-03-01T21:57:36.067Z] === RUN   TestExec
21:57:36 [2023-03-01T21:57:36.634Z] --- PASS: TestExec (0.40s)
21:57:36 [2023-03-01T21:57:36.634Z] === RUN   TestExecUser
21:57:36 [2023-03-01T21:57:36.892Z] --- PASS: TestExecUser (0.39s)
21:57:36 [2023-03-01T21:57:36.892Z] === RUN   TestExportContainerAndImportImage
21:57:37 [2023-03-01T21:57:37.459Z] --- PASS: TestExportContainerAndImportImage (0.39s)
21:57:37 [2023-03-01T21:57:37.459Z] === RUN   TestExportContainerAfterDaemonRestart
21:57:38 [2023-03-01T21:57:38.393Z] --- PASS: TestExportContainerAfterDaemonRestart (1.14s)
21:57:38 [2023-03-01T21:57:38.393Z] === RUN   TestHealthCheckWorkdir
21:57:38 [2023-03-01T21:57:38.962Z] --- PASS: TestHealthCheckWorkdir (0.45s)
21:57:38 [2023-03-01T21:57:38.962Z] === RUN   TestHealthKillContainer
21:57:47 [2023-03-01T21:57:47.070Z] --- PASS: TestHealthKillContainer (7.73s)
21:57:47 [2023-03-01T21:57:47.070Z] === RUN   TestHealthCheckProcessKilled
21:57:47 [2023-03-01T21:57:47.328Z] --- PASS: TestHealthCheckProcessKilled (0.58s)
21:57:47 [2023-03-01T21:57:47.328Z] === RUN   TestInspectCpusetInConfigPre120
21:57:47 [2023-03-01T21:57:47.586Z] --- PASS: TestInspectCpusetInConfigPre120 (0.33s)
21:57:47 [2023-03-01T21:57:47.586Z] === RUN   TestInspectAnnotations
21:57:47 [2023-03-01T21:57:47.586Z] --- PASS: TestInspectAnnotations (0.04s)
21:57:47 [2023-03-01T21:57:47.586Z] === RUN   TestIpcModeNone
21:57:47 [2023-03-01T21:57:47.845Z] --- PASS: TestIpcModeNone (0.37s)
21:57:47 [2023-03-01T21:57:47.845Z] === RUN   TestIpcModePrivate
21:57:48 [2023-03-01T21:57:48.104Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
21:57:48 [2023-03-01T21:57:48.362Z] --- PASS: TestIpcModePrivate (0.37s)
21:57:48 [2023-03-01T21:57:48.362Z] === RUN   TestIpcModeShareable
21:57:48 [2023-03-01T21:57:48.624Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
21:57:48 [2023-03-01T21:57:48.624Z] --- PASS: TestIpcModeShareable (0.38s)
21:57:48 [2023-03-01T21:57:48.624Z] === RUN   TestAPIIpcModeShareableAndContainer
21:57:50 [2023-03-01T21:57:50.003Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.17s)
21:57:50 [2023-03-01T21:57:50.003Z] === RUN   TestAPIIpcModeHost
21:57:50 [2023-03-01T21:57:50.261Z] --- PASS: TestAPIIpcModeHost (0.29s)
21:57:50 [2023-03-01T21:57:50.261Z] === RUN   TestDaemonIpcModeShareable
21:57:51 [2023-03-01T21:57:51.196Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
21:57:51 [2023-03-01T21:57:51.196Z] --- PASS: TestDaemonIpcModeShareable (0.96s)
21:57:51 [2023-03-01T21:57:51.196Z] === RUN   TestDaemonIpcModePrivate
21:57:52 [2023-03-01T21:57:52.131Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
21:57:52 [2023-03-01T21:57:52.131Z] --- PASS: TestDaemonIpcModePrivate (0.95s)
21:57:52 [2023-03-01T21:57:52.131Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:57:53 [2023-03-01T21:57:53.066Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
21:57:53 [2023-03-01T21:57:53.066Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.00s)
21:57:53 [2023-03-01T21:57:53.066Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:57:54 [2023-03-01T21:57:54.000Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
21:57:54 [2023-03-01T21:57:54.000Z] --- PASS: TestDaemonIpcModeShareableFromConfig (0.95s)
21:57:54 [2023-03-01T21:57:54.000Z] === RUN   TestIpcModeOlderClient
21:57:54 [2023-03-01T21:57:54.000Z] === PAUSE TestIpcModeOlderClient
21:57:54 [2023-03-01T21:57:54.000Z] === RUN   TestKillContainerInvalidSignal
21:57:54 [2023-03-01T21:57:54.258Z] --- PASS: TestKillContainerInvalidSignal (0.30s)
21:57:54 [2023-03-01T21:57:54.258Z] === RUN   TestKillContainer
21:57:54 [2023-03-01T21:57:54.258Z] === RUN   TestKillContainer/no_signal
21:57:54 [2023-03-01T21:57:54.517Z] === RUN   TestKillContainer/non_killing_signal
21:57:54 [2023-03-01T21:57:54.775Z] === RUN   TestKillContainer/killing_signal
21:57:55 [2023-03-01T21:57:55.342Z] --- PASS: TestKillContainer (0.92s)
21:57:55 [2023-03-01T21:57:55.342Z]     --- PASS: TestKillContainer/no_signal (0.29s)
21:57:55 [2023-03-01T21:57:55.342Z]     --- PASS: TestKillContainer/non_killing_signal (0.17s)
21:57:55 [2023-03-01T21:57:55.342Z]     --- PASS: TestKillContainer/killing_signal (0.30s)
21:57:55 [2023-03-01T21:57:55.342Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:57:55 [2023-03-01T21:57:55.342Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:57:55 [2023-03-01T21:57:55.600Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:57:55 [2023-03-01T21:57:55.858Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.63s)
21:57:55 [2023-03-01T21:57:55.858Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.31s)
21:57:55 [2023-03-01T21:57:55.859Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.18s)
21:57:55 [2023-03-01T21:57:55.859Z] === RUN   TestKillStoppedContainer
21:57:55 [2023-03-01T21:57:55.859Z] --- PASS: TestKillStoppedContainer (0.04s)
21:57:55 [2023-03-01T21:57:55.859Z] === RUN   TestKillStoppedContainerAPIPre120
21:57:55 [2023-03-01T21:57:55.859Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
21:57:55 [2023-03-01T21:57:55.859Z] === RUN   TestKillDifferentUserContainer
21:57:56 [2023-03-01T21:57:56.425Z] --- PASS: TestKillDifferentUserContainer (0.34s)
21:57:56 [2023-03-01T21:57:56.425Z] === RUN   TestInspectOomKilledTrue
21:57:56 [2023-03-01T21:57:56.684Z] --- PASS: TestInspectOomKilledTrue (0.38s)
21:57:56 [2023-03-01T21:57:56.684Z] === RUN   TestInspectOomKilledFalse
21:57:56 [2023-03-01T21:57:56.942Z] --- PASS: TestInspectOomKilledFalse (0.32s)
21:57:56 [2023-03-01T21:57:56.942Z] === RUN   TestLinksEtcHostsContentMatch
21:57:57 [2023-03-01T21:57:57.201Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s)
21:57:57 [2023-03-01T21:57:57.201Z] === RUN   TestLinksContainerNames
21:57:58 [2023-03-01T21:57:58.135Z] --- PASS: TestLinksContainerNames (0.68s)
21:57:58 [2023-03-01T21:57:58.135Z] === RUN   TestLogsFollowTailEmpty
21:57:58 [2023-03-01T21:57:58.135Z] --- PASS: TestLogsFollowTailEmpty (0.32s)
21:57:58 [2023-03-01T21:57:58.135Z] === RUN   TestLogs
21:57:58 [2023-03-01T21:57:58.135Z] === RUN   TestLogs/driver_local
21:57:58 [2023-03-01T21:57:58.135Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:57:58 [2023-03-01T21:57:58.135Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:57:58 [2023-03-01T21:57:58.135Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:57:58 [2023-03-01T21:57:58.135Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:57:58 [2023-03-01T21:57:58.135Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:57:58 [2023-03-01T21:57:58.135Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:57:58 [2023-03-01T21:57:58.135Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:57:58 [2023-03-01T21:57:58.135Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:57:58 [2023-03-01T21:57:58.135Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:57:58 [2023-03-01T21:57:58.135Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:57:58 [2023-03-01T21:57:58.135Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:57:58 [2023-03-01T21:57:58.135Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:57:58 [2023-03-01T21:57:58.135Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:57:58 [2023-03-01T21:57:58.135Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:57:58 [2023-03-01T21:57:58.703Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:57:58 [2023-03-01T21:57:58.703Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:57:59 [2023-03-01T21:57:59.269Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:57:59 [2023-03-01T21:57:59.269Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:57:59 [2023-03-01T21:57:59.527Z] === RUN   TestLogs/driver_json-file
21:57:59 [2023-03-01T21:57:59.527Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:57:59 [2023-03-01T21:57:59.527Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:57:59 [2023-03-01T21:57:59.527Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:57:59 [2023-03-01T21:57:59.527Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:57:59 [2023-03-01T21:57:59.527Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:57:59 [2023-03-01T21:57:59.527Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:57:59 [2023-03-01T21:57:59.527Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:57:59 [2023-03-01T21:57:59.527Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:57:59 [2023-03-01T21:57:59.527Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:57:59 [2023-03-01T21:57:59.527Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:57:59 [2023-03-01T21:57:59.527Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:57:59 [2023-03-01T21:57:59.527Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:57:59 [2023-03-01T21:57:59.527Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:57:59 [2023-03-01T21:57:59.527Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:58:00 [2023-03-01T21:58:00.095Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:58:00 [2023-03-01T21:58:00.095Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:58:00 [2023-03-01T21:58:00.661Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:58:00 [2023-03-01T21:58:00.661Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:58:01 [2023-03-01T21:58:01.227Z] --- PASS: TestLogs (2.84s)
21:58:01 [2023-03-01T21:58:01.227Z]     --- PASS: TestLogs/driver_local (0.01s)
21:58:01 [2023-03-01T21:58:01.227Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.54s)
21:58:01 [2023-03-01T21:58:01.227Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.57s)
21:58:01 [2023-03-01T21:58:01.227Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.43s)
21:58:01 [2023-03-01T21:58:01.227Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.44s)
21:58:01 [2023-03-01T21:58:01.227Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.35s)
21:58:01 [2023-03-01T21:58:01.227Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.35s)
21:58:01 [2023-03-01T21:58:01.227Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:58:01 [2023-03-01T21:58:01.227Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.46s)
21:58:01 [2023-03-01T21:58:01.227Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.57s)
21:58:01 [2023-03-01T21:58:01.227Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.46s)
21:58:01 [2023-03-01T21:58:01.227Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.48s)
21:58:01 [2023-03-01T21:58:01.227Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s)
21:58:01 [2023-03-01T21:58:01.227Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.40s)
21:58:01 [2023-03-01T21:58:01.227Z] === RUN   TestContainerNetworkMountsNoChown
21:58:01 [2023-03-01T21:58:01.486Z] --- PASS: TestContainerNetworkMountsNoChown (0.34s)
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/default
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/default
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/private
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/private
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/rprivate
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/rprivate
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/slave
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/slave
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/rslave
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/rslave
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/shared
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/shared
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/rshared
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/rshared
21:58:01 [2023-03-01T21:58:01.486Z] === CONT  TestMountDaemonRoot/default
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/default/bind_root
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === CONT  TestMountDaemonRoot/rslave
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/default/mount_root
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === CONT  TestMountDaemonRoot/rshared
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === CONT  TestMountDaemonRoot/shared
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === CONT  TestMountDaemonRoot/rprivate
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:58:01 [2023-03-01T21:58:01.486Z] === CONT  TestMountDaemonRoot/slave
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === CONT  TestMountDaemonRoot/private
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/private/bind_root
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/private/mount_root
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:58:01 [2023-03-01T21:58:01.486Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:58:01 [2023-03-01T21:58:01.486Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === CONT  TestMountDaemonRoot/default/bind_root
21:58:01 [2023-03-01T21:58:01.486Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:58:01 [2023-03-01T21:58:01.486Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:58:01 [2023-03-01T21:58:01.486Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:58:01 [2023-03-01T21:58:01.486Z] === CONT  TestMountDaemonRoot/default/mount_root
21:58:01 [2023-03-01T21:58:01.745Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:58:01 [2023-03-01T21:58:01.745Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:58:01 [2023-03-01T21:58:01.745Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:58:01 [2023-03-01T21:58:01.745Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:58:01 [2023-03-01T21:58:01.745Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:58:01 [2023-03-01T21:58:01.745Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:58:01 [2023-03-01T21:58:01.745Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:58:01 [2023-03-01T21:58:01.745Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:58:01 [2023-03-01T21:58:01.745Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:58:01 [2023-03-01T21:58:01.745Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:58:01 [2023-03-01T21:58:01.745Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:58:01 [2023-03-01T21:58:01.745Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:58:01 [2023-03-01T21:58:01.745Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:58:01 [2023-03-01T21:58:01.745Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:58:01 [2023-03-01T21:58:01.745Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:58:01 [2023-03-01T21:58:01.745Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:58:01 [2023-03-01T21:58:01.745Z] === CONT  TestMountDaemonRoot/private/bind_root
21:58:01 [2023-03-01T21:58:01.745Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:58:02 [2023-03-01T21:58:02.004Z] === CONT  TestMountDaemonRoot/private/mount_root
21:58:02 [2023-03-01T21:58:02.004Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:58:02 [2023-03-01T21:58:02.004Z] --- PASS: TestMountDaemonRoot (0.02s)
21:58:02 [2023-03-01T21:58:02.004Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
21:58:02 [2023-03-01T21:58:02.004Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
21:58:02 [2023-03-01T21:58:02.004Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
21:58:02 [2023-03-01T21:58:02.004Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
21:58:02 [2023-03-01T21:58:02.004Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
21:58:02 [2023-03-01T21:58:02.004Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:58:02 [2023-03-01T21:58:02.004Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
21:58:02 [2023-03-01T21:58:02.004Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
21:58:02 [2023-03-01T21:58:02.004Z] === RUN   TestContainerBindMountNonRecursive
21:58:02 [2023-03-01T21:58:02.572Z] --- PASS: TestContainerBindMountNonRecursive (0.72s)
21:58:02 [2023-03-01T21:58:02.572Z] === RUN   TestContainerVolumesMountedAsShared
21:58:02 [2023-03-01T21:58:02.831Z] --- PASS: TestContainerVolumesMountedAsShared (0.30s)
21:58:02 [2023-03-01T21:58:02.831Z] === RUN   TestContainerVolumesMountedAsSlave
21:58:03 [2023-03-01T21:58:03.089Z] --- PASS: TestContainerVolumesMountedAsSlave (0.21s)
21:58:03 [2023-03-01T21:58:03.089Z] === RUN   TestContainerCopyLeaksMounts
21:58:03 [2023-03-01T21:58:03.656Z] --- PASS: TestContainerCopyLeaksMounts (0.41s)
21:58:03 [2023-03-01T21:58:03.656Z] === RUN   TestNetworkNat
21:58:03 [2023-03-01T21:58:03.915Z] --- PASS: TestNetworkNat (0.34s)
21:58:03 [2023-03-01T21:58:03.915Z] === RUN   TestNetworkLocalhostTCPNat
21:58:04 [2023-03-01T21:58:04.173Z] --- PASS: TestNetworkLocalhostTCPNat (0.37s)
21:58:04 [2023-03-01T21:58:04.173Z] === RUN   TestNetworkLoopbackNat
21:58:06 [2023-03-01T21:58:06.711Z] --- PASS: TestNetworkLoopbackNat (2.49s)
21:58:06 [2023-03-01T21:58:06.711Z] === RUN   TestPause
21:58:07 [2023-03-01T21:58:07.283Z] --- PASS: TestPause (0.36s)
21:58:07 [2023-03-01T21:58:07.283Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:58:07 [2023-03-01T21:58:07.283Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:58:07 [2023-03-01T21:58:07.283Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:58:07 [2023-03-01T21:58:07.283Z] === RUN   TestPauseStopPausedContainer
21:58:07 [2023-03-01T21:58:07.541Z] --- PASS: TestPauseStopPausedContainer (0.35s)
21:58:07 [2023-03-01T21:58:07.541Z] === RUN   TestPidHost
21:58:08 [2023-03-01T21:58:08.108Z] --- PASS: TestPidHost (0.74s)
21:58:08 [2023-03-01T21:58:08.108Z] === RUN   TestPsFilter
21:58:08 [2023-03-01T21:58:08.366Z] --- PASS: TestPsFilter (0.10s)
21:58:08 [2023-03-01T21:58:08.366Z] === RUN   TestRemoveContainerWithRemovedVolume
21:58:08 [2023-03-01T21:58:08.625Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.32s)
21:58:08 [2023-03-01T21:58:08.625Z] === RUN   TestRemoveContainerWithVolume
21:58:08 [2023-03-01T21:58:08.883Z] --- PASS: TestRemoveContainerWithVolume (0.31s)
21:58:08 [2023-03-01T21:58:08.883Z] === RUN   TestRemoveContainerRunning
21:58:09 [2023-03-01T21:58:09.450Z] --- PASS: TestRemoveContainerRunning (0.34s)
21:58:09 [2023-03-01T21:58:09.450Z] === RUN   TestRemoveContainerForceRemoveRunning
21:58:09 [2023-03-01T21:58:09.708Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.34s)
21:58:09 [2023-03-01T21:58:09.708Z] === RUN   TestRemoveInvalidContainer
21:58:09 [2023-03-01T21:58:09.708Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:58:09 [2023-03-01T21:58:09.708Z] === RUN   TestRenameLinkedContainer
21:58:11 [2023-03-01T21:58:11.083Z] --- PASS: TestRenameLinkedContainer (1.38s)
21:58:11 [2023-03-01T21:58:11.083Z] === RUN   TestRenameStoppedContainer
21:58:11 [2023-03-01T21:58:11.341Z] --- PASS: TestRenameStoppedContainer (0.33s)
21:58:11 [2023-03-01T21:58:11.342Z] === RUN   TestRenameRunningContainerAndReuse
21:58:11 [2023-03-01T21:58:11.955Z] --- PASS: TestRenameRunningContainerAndReuse (0.68s)
21:58:11 [2023-03-01T21:58:11.955Z] === RUN   TestRenameInvalidName
21:58:12 [2023-03-01T21:58:12.521Z] --- PASS: TestRenameInvalidName (0.38s)
21:58:12 [2023-03-01T21:58:12.521Z] === RUN   TestRenameAnonymousContainer
21:58:13 [2023-03-01T21:58:13.458Z] --- PASS: TestRenameAnonymousContainer (1.12s)
21:58:13 [2023-03-01T21:58:13.458Z] === RUN   TestRenameContainerWithSameName
21:58:14 [2023-03-01T21:58:14.025Z] --- PASS: TestRenameContainerWithSameName (0.33s)
21:58:14 [2023-03-01T21:58:14.025Z] === RUN   TestRenameContainerWithLinkedContainer
21:58:14 [2023-03-01T21:58:14.592Z] --- PASS: TestRenameContainerWithLinkedContainer (0.68s)
21:58:14 [2023-03-01T21:58:14.592Z] === RUN   TestResize
21:58:14 [2023-03-01T21:58:14.850Z] --- PASS: TestResize (0.34s)
21:58:14 [2023-03-01T21:58:14.850Z] === RUN   TestResizeWithInvalidSize
21:58:15 [2023-03-01T21:58:15.108Z] --- PASS: TestResizeWithInvalidSize (0.33s)
21:58:15 [2023-03-01T21:58:15.108Z] === RUN   TestResizeWhenContainerNotStarted
21:58:15 [2023-03-01T21:58:15.674Z] --- PASS: TestResizeWhenContainerNotStarted (0.30s)
21:58:15 [2023-03-01T21:58:15.674Z] === RUN   TestDaemonRestartKillContainers
21:58:15 [2023-03-01T21:58:15.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:58:15 [2023-03-01T21:58:15.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:58:17 [2023-03-01T21:58:17.049Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:58:18 [2023-03-01T21:58:18.423Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:58:18 [2023-03-01T21:58:18.990Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:58:19 [2023-03-01T21:58:19.556Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:58:20 [2023-03-01T21:58:20.122Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:58:20 [2023-03-01T21:58:20.688Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:58:23 [2023-03-01T21:58:23.219Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:58:23 [2023-03-01T21:58:23.478Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:58:25 [2023-03-01T21:58:25.393Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:58:26 [2023-03-01T21:58:26.328Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:58:26 [2023-03-01T21:58:26.895Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:58:29 [2023-03-01T21:58:29.049Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:58:29 [2023-03-01T21:58:29.049Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:58:29 [2023-03-01T21:58:29.307Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:58:30 [2023-03-01T21:58:30.682Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:58:30 [2023-03-01T21:58:30.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s)
21:58:30 [2023-03-01T21:58:30.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.15s)
21:58:30 [2023-03-01T21:58:30.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.48s)
21:58:30 [2023-03-01T21:58:30.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.16s)
21:58:30 [2023-03-01T21:58:30.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.18s)
21:58:30 [2023-03-01T21:58:30.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.15s)
21:58:30 [2023-03-01T21:58:30.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.09s)
21:58:30 [2023-03-01T21:58:30.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.01s)
21:58:30 [2023-03-01T21:58:30.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.46s)
21:58:30 [2023-03-01T21:58:30.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.38s)
21:58:30 [2023-03-01T21:58:30.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.52s)
21:58:30 [2023-03-01T21:58:30.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.41s)
21:58:30 [2023-03-01T21:58:30.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.59s)
21:58:30 [2023-03-01T21:58:30.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.44s)
21:58:30 [2023-03-01T21:58:30.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.37s)
21:58:30 [2023-03-01T21:58:30.682Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.31s)
21:58:30 [2023-03-01T21:58:30.682Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
21:58:30 [2023-03-01T21:58:30.682Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
21:58:31 [2023-03-01T21:58:31.249Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
21:58:32 [2023-03-01T21:58:32.183Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.54s)
21:58:32 [2023-03-01T21:58:32.183Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.72s)
21:58:32 [2023-03-01T21:58:32.183Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.81s)
21:58:32 [2023-03-01T21:58:32.183Z] === RUN   TestCgroupNamespacesRun
21:58:33 [2023-03-01T21:58:33.118Z] --- PASS: TestCgroupNamespacesRun (0.97s)
21:58:33 [2023-03-01T21:58:33.118Z] === RUN   TestCgroupNamespacesRunPrivileged
21:58:34 [2023-03-01T21:58:34.054Z] --- PASS: TestCgroupNamespacesRunPrivileged (0.96s)
21:58:34 [2023-03-01T21:58:34.054Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:58:34 [2023-03-01T21:58:34.988Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (0.98s)
21:58:34 [2023-03-01T21:58:34.988Z] === RUN   TestCgroupNamespacesRunHostMode
21:58:35 [2023-03-01T21:58:35.923Z] --- PASS: TestCgroupNamespacesRunHostMode (0.94s)
21:58:35 [2023-03-01T21:58:35.923Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:58:36 [2023-03-01T21:58:36.860Z] --- PASS: TestCgroupNamespacesRunPrivateMode (0.97s)
21:58:36 [2023-03-01T21:58:36.860Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:58:38 [2023-03-01T21:58:38.235Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.98s)
21:58:38 [2023-03-01T21:58:38.235Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:58:38 [2023-03-01T21:58:38.494Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
21:58:38 [2023-03-01T21:58:38.494Z] === RUN   TestCgroupNamespacesRunOlderClient
21:58:39 [2023-03-01T21:58:39.428Z] --- PASS: TestCgroupNamespacesRunOlderClient (0.98s)
21:58:39 [2023-03-01T21:58:39.428Z] === RUN   TestNISDomainname
21:58:39 [2023-03-01T21:58:39.999Z] --- PASS: TestNISDomainname (0.42s)
21:58:39 [2023-03-01T21:58:39.999Z] === RUN   TestHostnameDnsResolution
21:58:40 [2023-03-01T21:58:40.566Z] --- PASS: TestHostnameDnsResolution (0.53s)
21:58:40 [2023-03-01T21:58:40.566Z] === RUN   TestUnprivilegedPortsAndPing
21:58:40 [2023-03-01T21:58:40.824Z] --- PASS: TestUnprivilegedPortsAndPing (0.41s)
21:58:40 [2023-03-01T21:58:40.824Z] === RUN   TestPrivilegedHostDevices
21:58:41 [2023-03-01T21:58:41.390Z] --- PASS: TestPrivilegedHostDevices (0.40s)
21:58:41 [2023-03-01T21:58:41.390Z] === RUN   TestRunConsoleSize
21:58:41 [2023-03-01T21:58:41.648Z] --- PASS: TestRunConsoleSize (0.31s)
21:58:41 [2023-03-01T21:58:41.648Z] === RUN   TestRunWithAlternativeContainerdShim
21:58:43 [2023-03-01T21:58:43.549Z] --- PASS: TestRunWithAlternativeContainerdShim (1.73s)
21:58:43 [2023-03-01T21:58:43.549Z] === RUN   TestStats
21:58:46 [2023-03-01T21:58:46.078Z] --- PASS: TestStats (2.34s)
21:58:46 [2023-03-01T21:58:46.078Z] === RUN   TestStopContainerWithTimeout
21:58:46 [2023-03-01T21:58:46.078Z] === RUN   TestStopContainerWithTimeout/0
21:58:46 [2023-03-01T21:58:46.079Z] === PAUSE TestStopContainerWithTimeout/0
21:58:46 [2023-03-01T21:58:46.079Z] === RUN   TestStopContainerWithTimeout/1
21:58:46 [2023-03-01T21:58:46.079Z] === PAUSE TestStopContainerWithTimeout/1
21:58:46 [2023-03-01T21:58:46.079Z] === RUN   TestStopContainerWithTimeout/3
21:58:46 [2023-03-01T21:58:46.079Z] === PAUSE TestStopContainerWithTimeout/3
21:58:46 [2023-03-01T21:58:46.079Z] === RUN   TestStopContainerWithTimeout/-1
21:58:46 [2023-03-01T21:58:46.079Z] === PAUSE TestStopContainerWithTimeout/-1
21:58:46 [2023-03-01T21:58:46.079Z] === CONT  TestStopContainerWithTimeout/0
21:58:46 [2023-03-01T21:58:46.079Z] === CONT  TestStopContainerWithTimeout/-1
21:58:46 [2023-03-01T21:58:46.336Z] === CONT  TestStopContainerWithTimeout/3
21:58:48 [2023-03-01T21:58:48.240Z] === CONT  TestStopContainerWithTimeout/1
21:58:49 [2023-03-01T21:58:49.613Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:58:49 [2023-03-01T21:58:49.613Z]     --- PASS: TestStopContainerWithTimeout/0 (0.58s)
21:58:49 [2023-03-01T21:58:49.613Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.57s)
21:58:49 [2023-03-01T21:58:49.613Z]     --- PASS: TestStopContainerWithTimeout/3 (2.30s)
21:58:49 [2023-03-01T21:58:49.613Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
21:58:49 [2023-03-01T21:58:49.613Z] === RUN   TestDeleteDevicemapper
21:58:49 [2023-03-01T21:58:49.613Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:58:49 [2023-03-01T21:58:49.613Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:58:49 [2023-03-01T21:58:49.613Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:58:51 [2023-03-01T21:58:51.515Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.66s)
21:58:51 [2023-03-01T21:58:51.515Z] === RUN   TestUpdateMemory
21:58:51 [2023-03-01T21:58:51.773Z] --- PASS: TestUpdateMemory (0.42s)
21:58:51 [2023-03-01T21:58:51.773Z] === RUN   TestUpdateCPUQuota
21:58:52 [2023-03-01T21:58:52.339Z] --- PASS: TestUpdateCPUQuota (0.59s)
21:58:52 [2023-03-01T21:58:52.339Z] === RUN   TestUpdatePidsLimit
21:58:52 [2023-03-01T21:58:52.339Z] === RUN   TestUpdatePidsLimit/update_from_none
21:58:52 [2023-03-01T21:58:52.597Z] === RUN   TestUpdatePidsLimit/no_change
21:58:52 [2023-03-01T21:58:52.597Z] === RUN   TestUpdatePidsLimit/update_lower
21:58:52 [2023-03-01T21:58:52.855Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:58:53 [2023-03-01T21:58:53.113Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:58:53 [2023-03-01T21:58:53.371Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:58:53 [2023-03-01T21:58:53.630Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:58:54 [2023-03-01T21:58:54.197Z] --- PASS: TestUpdatePidsLimit (1.93s)
21:58:54 [2023-03-01T21:58:54.197Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
21:58:54 [2023-03-01T21:58:54.197Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
21:58:54 [2023-03-01T21:58:54.197Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
21:58:54 [2023-03-01T21:58:54.197Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
21:58:54 [2023-03-01T21:58:54.197Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
21:58:54 [2023-03-01T21:58:54.197Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
21:58:54 [2023-03-01T21:58:54.197Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
21:58:54 [2023-03-01T21:58:54.197Z] === RUN   TestUpdateRestartPolicy
21:59:06 [2023-03-01T21:59:06.392Z] --- PASS: TestUpdateRestartPolicy (10.24s)
21:59:06 [2023-03-01T21:59:06.392Z] === RUN   TestUpdateRestartWithAutoRemove
21:59:06 [2023-03-01T21:59:06.392Z] --- PASS: TestUpdateRestartWithAutoRemove (0.34s)
21:59:06 [2023-03-01T21:59:06.392Z] === RUN   TestWaitNonBlocked
21:59:06 [2023-03-01T21:59:06.392Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:59:06 [2023-03-01T21:59:06.392Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:59:06 [2023-03-01T21:59:06.392Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:59:06 [2023-03-01T21:59:06.392Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:59:06 [2023-03-01T21:59:06.392Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:59:06 [2023-03-01T21:59:06.392Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:59:06 [2023-03-01T21:59:06.392Z] --- PASS: TestWaitNonBlocked (0.01s)
21:59:06 [2023-03-01T21:59:06.392Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.52s)
21:59:06 [2023-03-01T21:59:06.392Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s)
21:59:06 [2023-03-01T21:59:06.392Z] === RUN   TestWaitBlocked
21:59:06 [2023-03-01T21:59:06.392Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:59:06 [2023-03-01T21:59:06.392Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:59:06 [2023-03-01T21:59:06.392Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:59:06 [2023-03-01T21:59:06.392Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:59:06 [2023-03-01T21:59:06.392Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:59:06 [2023-03-01T21:59:06.392Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:59:06 [2023-03-01T21:59:06.392Z] --- PASS: TestWaitBlocked (0.01s)
21:59:06 [2023-03-01T21:59:06.392Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.53s)
21:59:06 [2023-03-01T21:59:06.392Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s)
21:59:06 [2023-03-01T21:59:06.392Z] === RUN   TestWaitConditions
21:59:06 [2023-03-01T21:59:06.392Z] === RUN   TestWaitConditions/default
21:59:06 [2023-03-01T21:59:06.392Z] === PAUSE TestWaitConditions/default
21:59:06 [2023-03-01T21:59:06.392Z] === RUN   TestWaitConditions/not-running
21:59:06 [2023-03-01T21:59:06.392Z] === PAUSE TestWaitConditions/not-running
21:59:06 [2023-03-01T21:59:06.392Z] === RUN   TestWaitConditions/next-exit
21:59:06 [2023-03-01T21:59:06.392Z] === PAUSE TestWaitConditions/next-exit
21:59:06 [2023-03-01T21:59:06.392Z] === RUN   TestWaitConditions/removed
21:59:06 [2023-03-01T21:59:06.392Z] === PAUSE TestWaitConditions/removed
21:59:06 [2023-03-01T21:59:06.392Z] === CONT  TestWaitConditions/default
21:59:06 [2023-03-01T21:59:06.392Z] === CONT  TestWaitConditions/removed
21:59:06 [2023-03-01T21:59:06.392Z]     wait_test.go:146: ContainerID = 22afddd47b4a0b8e2c18b654164f483c9018b0acafe13e5c59ac0e3e98b1b258
21:59:06 [2023-03-01T21:59:06.392Z]     wait_test.go:146: ContainerID = 45ae83eb82be7ee0bef789e8326587be806d4ee4dee7746f956adeec2b521c39
21:59:06 [2023-03-01T21:59:06.392Z] === CONT  TestWaitConditions/next-exit
21:59:06 [2023-03-01T21:59:06.392Z]     wait_test.go:146: ContainerID = feb0f4c60ccebc0334d39a74f8cc8159c64bc5e70320e64ca3653001450da81c
21:59:06 [2023-03-01T21:59:06.650Z] === CONT  TestWaitConditions/not-running
21:59:06 [2023-03-01T21:59:06.650Z]     wait_test.go:146: ContainerID = c2fb2d1edf6562e2ee497c6ca0b1245763c843e61ac52814d5f0de139d4bb0d5
21:59:06 [2023-03-01T21:59:06.912Z] --- PASS: TestWaitConditions (0.02s)
21:59:06 [2023-03-01T21:59:06.912Z]     --- PASS: TestWaitConditions/removed (0.48s)
21:59:06 [2023-03-01T21:59:06.912Z]     --- PASS: TestWaitConditions/default (0.61s)
21:59:06 [2023-03-01T21:59:06.912Z]     --- PASS: TestWaitConditions/next-exit (0.43s)
21:59:06 [2023-03-01T21:59:06.912Z]     --- PASS: TestWaitConditions/not-running (0.35s)
21:59:06 [2023-03-01T21:59:06.912Z] === RUN   TestWaitRestartedContainer
21:59:06 [2023-03-01T21:59:06.912Z] === RUN   TestWaitRestartedContainer/default
21:59:06 [2023-03-01T21:59:06.912Z] === PAUSE TestWaitRestartedContainer/default
21:59:06 [2023-03-01T21:59:06.912Z] === RUN   TestWaitRestartedContainer/not-running
21:59:06 [2023-03-01T21:59:06.912Z] === PAUSE TestWaitRestartedContainer/not-running
21:59:06 [2023-03-01T21:59:06.912Z] === RUN   TestWaitRestartedContainer/next-exit
21:59:06 [2023-03-01T21:59:06.912Z] === PAUSE TestWaitRestartedContainer/next-exit
21:59:06 [2023-03-01T21:59:06.912Z] === CONT  TestWaitRestartedContainer/default
21:59:06 [2023-03-01T21:59:06.912Z] === CONT  TestWaitRestartedContainer/next-exit
21:59:08 [2023-03-01T21:59:08.286Z] === CONT  TestWaitRestartedContainer/not-running
21:59:08 [2023-03-01T21:59:08.852Z] --- PASS: TestWaitRestartedContainer (0.01s)
21:59:08 [2023-03-01T21:59:08.852Z]     --- PASS: TestWaitRestartedContainer/default (1.17s)
21:59:08 [2023-03-01T21:59:08.852Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.20s)
21:59:08 [2023-03-01T21:59:08.852Z]     --- PASS: TestWaitRestartedContainer/not-running (0.73s)
21:59:08 [2023-03-01T21:59:08.852Z] === CONT  TestRestartDaemonWithRestartingContainer
21:59:08 [2023-03-01T21:59:08.852Z] === CONT  TestContainerStartOnDaemonRestart
21:59:10 [2023-03-01T21:59:10.752Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.59s)
21:59:10 [2023-03-01T21:59:10.752Z] === CONT  TestIpcModeOlderClient
21:59:10 [2023-03-01T21:59:10.752Z] --- PASS: TestIpcModeOlderClient (0.06s)
21:59:10 [2023-03-01T21:59:10.752Z] === CONT  TestContainerKillOnDaemonStart
21:59:10 [2023-03-01T21:59:10.752Z] --- PASS: TestContainerStartOnDaemonRestart (1.72s)
21:59:10 [2023-03-01T21:59:10.752Z] === CONT  TestDaemonHostGatewayIP
21:59:12 [2023-03-01T21:59:12.655Z] --- PASS: TestDaemonHostGatewayIP (1.95s)
21:59:12 [2023-03-01T21:59:12.655Z] === CONT  TestDaemonRestartIpcMode
21:59:14 [2023-03-01T21:59:14.559Z] --- PASS: TestDaemonRestartIpcMode (1.89s)
21:59:22 [2023-03-01T21:59:22.684Z] --- PASS: TestContainerKillOnDaemonStart (11.34s)
21:59:22 [2023-03-01T21:59:22.684Z] PASS
21:59:22 [2023-03-01T21:59:22.684Z] 
21:59:22 [2023-03-01T21:59:22.684Z] === Skipped
21:59:22 [2023-03-01T21:59:22.684Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:59:22 [2023-03-01T21:59:22.684Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:59:22 [2023-03-01T21:59:22.684Z] 
21:59:22 [2023-03-01T21:59:22.684Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:59:22 [2023-03-01T21:59:22.684Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:59:22 [2023-03-01T21:59:22.684Z] 
21:59:22 [2023-03-01T21:59:22.684Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
21:59:22 [2023-03-01T21:59:22.684Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:59:22 [2023-03-01T21:59:22.684Z] 
21:59:22 [2023-03-01T21:59:22.684Z] DONE 283 tests, 3 skipped in 110.449s
21:59:22 [2023-03-01T21:59:22.684Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
21:59:22 [2023-03-01T21:59:22.684Z] ++ 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
21:59:22 [2023-03-01T21:59:22.684Z] ++ set -e
21:59:22 [2023-03-01T21:59:22.684Z] ++ '[' -n 0 ']'
21:59:22 [2023-03-01T21:59:22.684Z] ++ set -x
21:59:22 [2023-03-01T21:59:22.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
21:59:22 [2023-03-01T21:59:22.684Z] INFO: Testing against a local daemon
21:59:22 [2023-03-01T21:59:22.684Z] === RUN   TestConfigDaemonID
21:59:22 [2023-03-01T21:59:22.942Z]     daemon_test.go:51: [d041b62233865] daemon is not started
21:59:22 [2023-03-01T21:59:22.942Z] --- PASS: TestConfigDaemonID (1.04s)
21:59:22 [2023-03-01T21:59:22.942Z] === RUN   TestDaemonConfigValidation
21:59:22 [2023-03-01T21:59:22.942Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:59:22 [2023-03-01T21:59:22.942Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:59:22 [2023-03-01T21:59:22.942Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:59:22 [2023-03-01T21:59:22.942Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:59:22 [2023-03-01T21:59:22.942Z] === RUN   TestDaemonConfigValidation/invalid_config
21:59:22 [2023-03-01T21:59:22.942Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:59:22 [2023-03-01T21:59:22.942Z] === RUN   TestDaemonConfigValidation/malformed_config
21:59:22 [2023-03-01T21:59:22.942Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:59:22 [2023-03-01T21:59:22.942Z] === RUN   TestDaemonConfigValidation/valid_config
21:59:22 [2023-03-01T21:59:22.942Z] === PAUSE TestDaemonConfigValidation/valid_config
21:59:22 [2023-03-01T21:59:22.942Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:59:22 [2023-03-01T21:59:22.942Z] === CONT  TestDaemonConfigValidation/malformed_config
21:59:23 [2023-03-01T21:59:23.200Z] === CONT  TestDaemonConfigValidation/valid_config
21:59:23 [2023-03-01T21:59:23.200Z] === CONT  TestDaemonConfigValidation/invalid_config
21:59:23 [2023-03-01T21:59:23.200Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:59:23 [2023-03-01T21:59:23.200Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:59:23 [2023-03-01T21:59:23.200Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
21:59:23 [2023-03-01T21:59:23.200Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
21:59:23 [2023-03-01T21:59:23.200Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
21:59:23 [2023-03-01T21:59:23.200Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
21:59:23 [2023-03-01T21:59:23.200Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
21:59:23 [2023-03-01T21:59:23.200Z] === RUN   TestConfigDaemonSeccompProfiles
21:59:23 [2023-03-01T21:59:23.200Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:59:24 [2023-03-01T21:59:24.574Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:59:25 [2023-03-01T21:59:25.508Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:59:26 [2023-03-01T21:59:26.442Z]     daemon_test.go:165: [d7fbb42e6b336] daemon is not started
21:59:26 [2023-03-01T21:59:26.442Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
21:59:26 [2023-03-01T21:59:26.442Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:59:26 [2023-03-01T21:59:26.442Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:59:26 [2023-03-01T21:59:26.442Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:59:26 [2023-03-01T21:59:26.442Z] === RUN   TestDaemonProxy
21:59:26 [2023-03-01T21:59:26.442Z] === RUN   TestDaemonProxy/environment_variables
21:59:28 [2023-03-01T21:59:28.342Z] === RUN   TestDaemonProxy/command-line_options
21:59:30 [2023-03-01T21:59:30.242Z] === RUN   TestDaemonProxy/configuration_file
21:59:31 [2023-03-01T21:59:31.615Z] === RUN   TestDaemonProxy/conflicting_options
21:59:32 [2023-03-01T21:59:32.181Z] === RUN   TestDaemonProxy/reload_sanitized
21:59:32 [2023-03-01T21:59:32.747Z] --- PASS: TestDaemonProxy (6.26s)
21:59:32 [2023-03-01T21:59:32.747Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
21:59:32 [2023-03-01T21:59:32.747Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
21:59:32 [2023-03-01T21:59:32.747Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
21:59:32 [2023-03-01T21:59:32.747Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
21:59:32 [2023-03-01T21:59:32.747Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
21:59:32 [2023-03-01T21:59:32.747Z] === RUN   TestLiveRestore
21:59:32 [2023-03-01T21:59:32.747Z] === RUN   TestLiveRestore/volume_references
21:59:32 [2023-03-01T21:59:32.747Z] === PAUSE TestLiveRestore/volume_references
21:59:32 [2023-03-01T21:59:32.747Z] === CONT  TestLiveRestore/volume_references
21:59:33 [2023-03-01T21:59:33.314Z] === RUN   TestLiveRestore/volume_references/restartPolicy
21:59:33 [2023-03-01T21:59:33.314Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
21:59:33 [2023-03-01T21:59:33.880Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
21:59:34 [2023-03-01T21:59:34.814Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
21:59:35 [2023-03-01T21:59:35.749Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
21:59:36 [2023-03-01T21:59:36.315Z] --- PASS: TestLiveRestore (0.00s)
21:59:36 [2023-03-01T21:59:36.315Z]     --- PASS: TestLiveRestore/volume_references (3.74s)
21:59:36 [2023-03-01T21:59:36.315Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.14s)
21:59:36 [2023-03-01T21:59:36.315Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.79s)
21:59:36 [2023-03-01T21:59:36.315Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.79s)
21:59:36 [2023-03-01T21:59:36.315Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.78s)
21:59:36 [2023-03-01T21:59:36.315Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.78s)
21:59:36 [2023-03-01T21:59:36.315Z] PASS
21:59:36 [2023-03-01T21:59:36.315Z] 
21:59:36 [2023-03-01T21:59:36.315Z] DONE 24 tests in 14.510s
21:59:36 [2023-03-01T21:59:36.315Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
21:59:36 [2023-03-01T21:59:36.315Z] ++ 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
21:59:36 [2023-03-01T21:59:36.315Z] ++ set -e
21:59:36 [2023-03-01T21:59:36.315Z] ++ '[' -n 0 ']'
21:59:36 [2023-03-01T21:59:36.315Z] ++ set -x
21:59:36 [2023-03-01T21:59:36.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
21:59:36 [2023-03-01T21:59:36.574Z] INFO: Testing against a local daemon
21:59:36 [2023-03-01T21:59:36.574Z] === RUN   TestCommitInheritsEnv
21:59:36 [2023-03-01T21:59:36.574Z] --- PASS: TestCommitInheritsEnv (0.16s)
21:59:36 [2023-03-01T21:59:36.574Z] === RUN   TestImportExtremelyLargeImageWorks
21:59:36 [2023-03-01T21:59:36.832Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:59:36 [2023-03-01T21:59:36.832Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:59:36 [2023-03-01T21:59:36.832Z] === RUN   TestImportWithCustomPlatform
21:59:36 [2023-03-01T21:59:36.832Z] === RUN   TestImportWithCustomPlatform/#00
21:59:36 [2023-03-01T21:59:36.832Z] === RUN   TestImportWithCustomPlatform/_______
21:59:36 [2023-03-01T21:59:36.832Z] === RUN   TestImportWithCustomPlatform//
21:59:36 [2023-03-01T21:59:36.832Z] === RUN   TestImportWithCustomPlatform/linux
21:59:36 [2023-03-01T21:59:36.832Z] === RUN   TestImportWithCustomPlatform/LINUX
21:59:36 [2023-03-01T21:59:36.832Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:59:36 [2023-03-01T21:59:36.832Z] === RUN   TestImportWithCustomPlatform/macos
21:59:36 [2023-03-01T21:59:36.832Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:59:36 [2023-03-01T21:59:36.832Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:59:36 [2023-03-01T21:59:36.832Z] --- PASS: TestImportWithCustomPlatform (0.13s)
21:59:36 [2023-03-01T21:59:36.832Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.03s)
21:59:36 [2023-03-01T21:59:36.832Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:59:36 [2023-03-01T21:59:36.832Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:59:36 [2023-03-01T21:59:36.832Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
21:59:36 [2023-03-01T21:59:36.832Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
21:59:36 [2023-03-01T21:59:36.832Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
21:59:36 [2023-03-01T21:59:36.832Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:59:36 [2023-03-01T21:59:36.832Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:59:36 [2023-03-01T21:59:36.832Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:59:36 [2023-03-01T21:59:36.832Z] === RUN   TestImagesFilterMultiReference
21:59:36 [2023-03-01T21:59:36.832Z] --- PASS: TestImagesFilterMultiReference (0.07s)
21:59:36 [2023-03-01T21:59:36.832Z] === RUN   TestImagesFilterBeforeSince
21:59:37 [2023-03-01T21:59:37.090Z]     list_test.go:87: ImageList: ID=sha256:30875a2237ddeae6302fbe10dc9bd8b1b52663c08c6e5f2f962f676b84b2d13c RepoTags=[testimagesfilterbeforesince:v1]
21:59:37 [2023-03-01T21:59:37.091Z]     list_test.go:87: ImageList: ID=sha256:e576f3eb578123817037a7e0a4f7ed4f30088a17e1d77e920ad4c8c5872d33dd RepoTags=[testimagesfilterbeforesince:v3]
21:59:37 [2023-03-01T21:59:37.091Z]     list_test.go:87: ImageList: ID=sha256:f0499d9824b50e65dee004c9810eb165ce4855756f802f92ef80e9b1ed981730 RepoTags=[testimagesfilterbeforesince:v2]
21:59:37 [2023-03-01T21:59:37.091Z] --- PASS: TestImagesFilterBeforeSince (0.23s)
21:59:37 [2023-03-01T21:59:37.091Z] === RUN   TestImagePullPlatformInvalid
21:59:37 [2023-03-01T21:59:37.091Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:59:37 [2023-03-01T21:59:37.091Z] === RUN   TestImagePullStoredfDigestForOtherRepo
21:59:37 [2023-03-01T21:59:37.091Z] time="2023-03-01T21:59:37Z" 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.1 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.091Z] time="2023-03-01T21:59:37Z" level=info msg="Starting upload purge in 39m0s" go.version=go1.20.1 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.091Z] time="2023-03-01T21:59:37Z" level=info msg="redis not configured" go.version=go1.20.1 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.091Z] time="2023-03-01T21:59:37Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.1 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=bd7a5207-4911-43ca-8348-17c00ab715eb http.request.method=GET http.request.remoteaddr="127.0.0.1:59772" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=bd7a5207-4911-43ca-8348-17c00ab715eb http.request.method=GET http.request.remoteaddr="127.0.0.1:59772" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.719839ms http.response.status=200 http.response.written=2 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] 127.0.0.1 - - [01/Mar/2023:21:59:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=e5b2a372-b428-4adb-8fac-e2e0d457241c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=debug msg=GetBlob go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=e5b2a372-b428-4adb-8fac-e2e0d457241c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=e5b2a372-b428-4adb-8fac-e2e0d457241c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=28.858µs trace.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=89abdc4d-4dc4-43a0-ad23-3fd9022ed5da trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=e5b2a372-b428-4adb-8fac-e2e0d457241c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.212011ms http.response.status=404 http.response.written=157 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] 127.0.0.1 - - [01/Mar/2023:21:59:37 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.18+unknown"
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=78130ad2-dc1b-4543-8dea-241a8308670c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=debug msg=GetBlob go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=78130ad2-dc1b-4543-8dea-241a8308670c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=78130ad2-dc1b-4543-8dea-241a8308670c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=48.903µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=07ab9164-35da-4c9b-abb0-7fe5579a1811 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2382cc4b-bc66-4377-bd05-d637d30e7865 http.request.method=POST http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2382cc4b-bc66-4377-bd05-d637d30e7865 http.request.method=POST http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51/startedat\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2382cc4b-bc66-4377-bd05-d637d30e7865 http.request.method=POST http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=165.143µs trace.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=4c11e9d4-1e8b-4c9a-bdd6-195abe0ac862 trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2382cc4b-bc66-4377-bd05-d637d30e7865 http.request.method=POST http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=17.756µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=860eb972-f9c6-4286-b8ea-053c5190bccb trace.line=141 vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" 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.1 http.request.host="127.0.0.1:5000" http.request.id=78130ad2-dc1b-4543-8dea-241a8308670c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.273968ms http.response.status=404 http.response.written=157 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] 127.0.0.1 - - [01/Mar/2023:21:59:37 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.18+unknown"
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51/hashstates/sha256/0\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2382cc4b-bc66-4377-bd05-d637d30e7865 http.request.method=POST http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=81.525µs trace.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=03a1e807-dd30-4501-a69a-cce69fa45c34 trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=2382cc4b-bc66-4377-bd05-d637d30e7865 http.request.method=POST http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=4.742222ms http.response.status=202 http.response.written=0 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] 127.0.0.1 - - [01/Mar/2023:21:59:37 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.18+unknown"
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=8b9927cb-0dcc-4245-8e68-5b1ddb06d868 http.request.method=POST http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=8b9927cb-0dcc-4245-8e68-5b1ddb06d868 http.request.method=POST http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/53d70e92-1387-45ad-bb26-2f60400e14b9/startedat\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=8b9927cb-0dcc-4245-8e68-5b1ddb06d868 http.request.method=POST http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=137.476µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3a3211e2-449c-45ce-9006-c9672a3ac516 trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/53d70e92-1387-45ad-bb26-2f60400e14b9/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=8b9927cb-0dcc-4245-8e68-5b1ddb06d868 http.request.method=POST http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=17.551µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d34ed14c-5929-4c5a-848b-d187fad83ec3 trace.line=141 vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/53d70e92-1387-45ad-bb26-2f60400e14b9/hashstates/sha256/0\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=8b9927cb-0dcc-4245-8e68-5b1ddb06d868 http.request.method=POST http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=74.88µs trace.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=2ecae8fe-b4ce-4661-b432-832a87b91c45 trace.line=95 vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=8b9927cb-0dcc-4245-8e68-5b1ddb06d868 http.request.method=POST http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=5.582133ms http.response.status=202 http.response.written=0 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] 127.0.0.1 - - [01/Mar/2023:21:59:37 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.18+unknown"
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e715df7-e39d-41f0-aaa9-33d4b9649e28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51?_state=VePNup4_jeK5QbEySBZiuMSiQW5RLHp3ufZnnRqpnwp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIzZTlkZTJhLTc5ZDItNGVkNy1iMzg3LWIwYWU2ZGI1YmU1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDM5MjMzNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.uuid=23e9de2a-79d2-4ed7-b387-b0ae6db5be51 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.351Z] time="2023-03-01T21:59:37Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e715df7-e39d-41f0-aaa9-33d4b9649e28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51?_state=VePNup4_jeK5QbEySBZiuMSiQW5RLHp3ufZnnRqpnwp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIzZTlkZTJhLTc5ZDItNGVkNy1iMzg3LWIwYWU2ZGI1YmU1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDM5MjMzNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.uuid=23e9de2a-79d2-4ed7-b387-b0ae6db5be51 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51/startedat\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e715df7-e39d-41f0-aaa9-33d4b9649e28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51?_state=VePNup4_jeK5QbEySBZiuMSiQW5RLHp3ufZnnRqpnwp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIzZTlkZTJhLTc5ZDItNGVkNy1iMzg3LWIwYWU2ZGI1YmU1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDM5MjMzNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=143.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).GetContent" trace.id=faf8dc63-9422-4377-8a9a-332e2f1d2f1b trace.line=82 vars.name=test vars.uuid=23e9de2a-79d2-4ed7-b387-b0ae6db5be51 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e715df7-e39d-41f0-aaa9-33d4b9649e28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51?_state=VePNup4_jeK5QbEySBZiuMSiQW5RLHp3ufZnnRqpnwp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIzZTlkZTJhLTc5ZDItNGVkNy1iMzg3LWIwYWU2ZGI1YmU1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDM5MjMzNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=17.649µs trace.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=3d7e7393-0e07-4083-bca6-46d29307f702 trace.line=141 vars.name=test vars.uuid=23e9de2a-79d2-4ed7-b387-b0ae6db5be51 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51/data\", 0)" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e715df7-e39d-41f0-aaa9-33d4b9649e28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51?_state=VePNup4_jeK5QbEySBZiuMSiQW5RLHp3ufZnnRqpnwp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIzZTlkZTJhLTc5ZDItNGVkNy1iMzg3LWIwYWU2ZGI1YmU1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDM5MjMzNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=61.973µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=77255e33-8ca8-4513-9d90-55c5c4ee01ba trace.line=124 vars.name=test vars.uuid=23e9de2a-79d2-4ed7-b387-b0ae6db5be51 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e715df7-e39d-41f0-aaa9-33d4b9649e28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51?_state=VePNup4_jeK5QbEySBZiuMSiQW5RLHp3ufZnnRqpnwp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIzZTlkZTJhLTc5ZDItNGVkNy1iMzg3LWIwYWU2ZGI1YmU1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDM5MjMzNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.uuid=23e9de2a-79d2-4ed7-b387-b0ae6db5be51 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e715df7-e39d-41f0-aaa9-33d4b9649e28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51?_state=VePNup4_jeK5QbEySBZiuMSiQW5RLHp3ufZnnRqpnwp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIzZTlkZTJhLTc5ZDItNGVkNy1iMzg3LWIwYWU2ZGI1YmU1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDM5MjMzNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=67.93µs trace.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=6a7ae3f9-7bf0-4386-93a1-e2f429257715 trace.line=141 vars.name=test vars.uuid=23e9de2a-79d2-4ed7-b387-b0ae6db5be51 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e715df7-e39d-41f0-aaa9-33d4b9649e28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51?_state=VePNup4_jeK5QbEySBZiuMSiQW5RLHp3ufZnnRqpnwp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIzZTlkZTJhLTc5ZDItNGVkNy1iMzg3LWIwYWU2ZGI1YmU1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDM5MjMzNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=235.313µs trace.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=388a159c-f54e-43ea-aa52-aa1bd5936e37 trace.line=141 vars.name=test vars.uuid=23e9de2a-79d2-4ed7-b387-b0ae6db5be51 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e715df7-e39d-41f0-aaa9-33d4b9649e28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51?_state=VePNup4_jeK5QbEySBZiuMSiQW5RLHp3ufZnnRqpnwp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIzZTlkZTJhLTc5ZDItNGVkNy1iMzg3LWIwYWU2ZGI1YmU1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDM5MjMzNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=135.785µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=41529594-2a8e-49c6-ae0e-7bcab0b6c5eb trace.line=141 vars.name=test vars.uuid=23e9de2a-79d2-4ed7-b387-b0ae6db5be51 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e715df7-e39d-41f0-aaa9-33d4b9649e28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51?_state=VePNup4_jeK5QbEySBZiuMSiQW5RLHp3ufZnnRqpnwp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIzZTlkZTJhLTc5ZDItNGVkNy1iMzg3LWIwYWU2ZGI1YmU1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDM5MjMzNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=147.642µs trace.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=c7dd6390-9f28-4057-8217-c9ca655c608b trace.line=167 vars.name=test vars.uuid=23e9de2a-79d2-4ed7-b387-b0ae6db5be51 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e715df7-e39d-41f0-aaa9-33d4b9649e28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51?_state=VePNup4_jeK5QbEySBZiuMSiQW5RLHp3ufZnnRqpnwp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIzZTlkZTJhLTc5ZDItNGVkNy1iMzg3LWIwYWU2ZGI1YmU1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDM5MjMzNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=177.484µs trace.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=51ffab18-8bcd-4aa1-af4a-84166afd1e29 trace.line=95 vars.name=test vars.uuid=23e9de2a-79d2-4ed7-b387-b0ae6db5be51 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e715df7-e39d-41f0-aaa9-33d4b9649e28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51?_state=VePNup4_jeK5QbEySBZiuMSiQW5RLHp3ufZnnRqpnwp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIzZTlkZTJhLTc5ZDItNGVkNy1iMzg3LWIwYWU2ZGI1YmU1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDM5MjMzNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=406.725µs trace.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=cd2629e8-0fb9-4c80-a87b-e57fc27bf1e5 trace.line=181 vars.name=test vars.uuid=23e9de2a-79d2-4ed7-b387-b0ae6db5be51 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=info msg="response completed" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2e715df7-e39d-41f0-aaa9-33d4b9649e28 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59788" http.request.uri="/v2/test/blobs/uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51?_state=VePNup4_jeK5QbEySBZiuMSiQW5RLHp3ufZnnRqpnwp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIzZTlkZTJhLTc5ZDItNGVkNy1iMzg3LWIwYWU2ZGI1YmU1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDM5MjMzNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=8.023919ms http.response.status=201 http.response.written=0 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] 127.0.0.1 - - [01/Mar/2023:21:59:37 +0000] "PUT /v2/test/blobs/uploads/23e9de2a-79d2-4ed7-b387-b0ae6db5be51?_state=VePNup4_jeK5QbEySBZiuMSiQW5RLHp3ufZnnRqpnwp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIzZTlkZTJhLTc5ZDItNGVkNy1iMzg3LWIwYWU2ZGI1YmU1MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDM5MjMzNDNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.18+unknown"
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68f34c6e-7e36-4c38-b2ee-023c4b9e8cbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/uploads/53d70e92-1387-45ad-bb26-2f60400e14b9?_state=qmXFJPnKDJ_f37SVq42SZwKvPoIH9OcR5LcwLomLz1N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzZDcwZTkyLTEzODctNDVhZC1iYjI2LTJmNjA0MDBlMTRiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDg2MjQ1MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.uuid=53d70e92-1387-45ad-bb26-2f60400e14b9 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68f34c6e-7e36-4c38-b2ee-023c4b9e8cbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/uploads/53d70e92-1387-45ad-bb26-2f60400e14b9?_state=qmXFJPnKDJ_f37SVq42SZwKvPoIH9OcR5LcwLomLz1N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzZDcwZTkyLTEzODctNDVhZC1iYjI2LTJmNjA0MDBlMTRiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDg2MjQ1MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.uuid=53d70e92-1387-45ad-bb26-2f60400e14b9 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/53d70e92-1387-45ad-bb26-2f60400e14b9/startedat\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68f34c6e-7e36-4c38-b2ee-023c4b9e8cbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/uploads/53d70e92-1387-45ad-bb26-2f60400e14b9?_state=qmXFJPnKDJ_f37SVq42SZwKvPoIH9OcR5LcwLomLz1N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzZDcwZTkyLTEzODctNDVhZC1iYjI2LTJmNjA0MDBlMTRiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDg2MjQ1MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=233.77µs trace.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=8730a026-f029-49df-b4a5-7fb17d8d9352 trace.line=82 vars.name=test vars.uuid=53d70e92-1387-45ad-bb26-2f60400e14b9 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/53d70e92-1387-45ad-bb26-2f60400e14b9/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68f34c6e-7e36-4c38-b2ee-023c4b9e8cbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/uploads/53d70e92-1387-45ad-bb26-2f60400e14b9?_state=qmXFJPnKDJ_f37SVq42SZwKvPoIH9OcR5LcwLomLz1N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzZDcwZTkyLTEzODctNDVhZC1iYjI2LTJmNjA0MDBlMTRiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDg2MjQ1MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=290.533µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c829fbb7-b850-46af-adba-513ff6908c24 trace.line=141 vars.name=test vars.uuid=53d70e92-1387-45ad-bb26-2f60400e14b9 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/53d70e92-1387-45ad-bb26-2f60400e14b9/data\", 0)" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68f34c6e-7e36-4c38-b2ee-023c4b9e8cbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/uploads/53d70e92-1387-45ad-bb26-2f60400e14b9?_state=qmXFJPnKDJ_f37SVq42SZwKvPoIH9OcR5LcwLomLz1N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzZDcwZTkyLTEzODctNDVhZC1iYjI2LTJmNjA0MDBlMTRiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDg2MjQ1MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=100.619µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=c0983b06-ce5c-4bb0-8f8b-2ea346a358bb trace.line=124 vars.name=test vars.uuid=53d70e92-1387-45ad-bb26-2f60400e14b9 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68f34c6e-7e36-4c38-b2ee-023c4b9e8cbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/uploads/53d70e92-1387-45ad-bb26-2f60400e14b9?_state=qmXFJPnKDJ_f37SVq42SZwKvPoIH9OcR5LcwLomLz1N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzZDcwZTkyLTEzODctNDVhZC1iYjI2LTJmNjA0MDBlMTRiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDg2MjQ1MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.uuid=53d70e92-1387-45ad-bb26-2f60400e14b9 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/53d70e92-1387-45ad-bb26-2f60400e14b9/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68f34c6e-7e36-4c38-b2ee-023c4b9e8cbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/uploads/53d70e92-1387-45ad-bb26-2f60400e14b9?_state=qmXFJPnKDJ_f37SVq42SZwKvPoIH9OcR5LcwLomLz1N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzZDcwZTkyLTEzODctNDVhZC1iYjI2LTJmNjA0MDBlMTRiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDg2MjQ1MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=43.668µs trace.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=d8bca028-396e-4521-a1dc-5822d757b354 trace.line=141 vars.name=test vars.uuid=53d70e92-1387-45ad-bb26-2f60400e14b9 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68f34c6e-7e36-4c38-b2ee-023c4b9e8cbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/uploads/53d70e92-1387-45ad-bb26-2f60400e14b9?_state=qmXFJPnKDJ_f37SVq42SZwKvPoIH9OcR5LcwLomLz1N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzZDcwZTkyLTEzODctNDVhZC1iYjI2LTJmNjA0MDBlMTRiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDg2MjQ1MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=16.205µs trace.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=17893696-de84-4081-8606-8eb90cc2be80 trace.line=141 vars.name=test vars.uuid=53d70e92-1387-45ad-bb26-2f60400e14b9 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.352Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/53d70e92-1387-45ad-bb26-2f60400e14b9/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68f34c6e-7e36-4c38-b2ee-023c4b9e8cbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/uploads/53d70e92-1387-45ad-bb26-2f60400e14b9?_state=qmXFJPnKDJ_f37SVq42SZwKvPoIH9OcR5LcwLomLz1N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzZDcwZTkyLTEzODctNDVhZC1iYjI2LTJmNjA0MDBlMTRiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDg2MjQ1MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=8.509µs trace.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=30deceee-ac48-4cd8-b814-c312edd6c14a trace.line=141 vars.name=test vars.uuid=53d70e92-1387-45ad-bb26-2f60400e14b9 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/53d70e92-1387-45ad-bb26-2f60400e14b9/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68f34c6e-7e36-4c38-b2ee-023c4b9e8cbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/uploads/53d70e92-1387-45ad-bb26-2f60400e14b9?_state=qmXFJPnKDJ_f37SVq42SZwKvPoIH9OcR5LcwLomLz1N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzZDcwZTkyLTEzODctNDVhZC1iYjI2LTJmNjA0MDBlMTRiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDg2MjQ1MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=154.789µs trace.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=b4918a0d-063d-43db-85b6-4ec9fe2afe47 trace.line=167 vars.name=test vars.uuid=53d70e92-1387-45ad-bb26-2f60400e14b9 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68f34c6e-7e36-4c38-b2ee-023c4b9e8cbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/uploads/53d70e92-1387-45ad-bb26-2f60400e14b9?_state=qmXFJPnKDJ_f37SVq42SZwKvPoIH9OcR5LcwLomLz1N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzZDcwZTkyLTEzODctNDVhZC1iYjI2LTJmNjA0MDBlMTRiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDg2MjQ1MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=124.126µs trace.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=41c295b5-85da-4082-a541-87180fb4cee0 trace.line=95 vars.name=test vars.uuid=53d70e92-1387-45ad-bb26-2f60400e14b9 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/53d70e92-1387-45ad-bb26-2f60400e14b9\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68f34c6e-7e36-4c38-b2ee-023c4b9e8cbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/uploads/53d70e92-1387-45ad-bb26-2f60400e14b9?_state=qmXFJPnKDJ_f37SVq42SZwKvPoIH9OcR5LcwLomLz1N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzZDcwZTkyLTEzODctNDVhZC1iYjI2LTJmNjA0MDBlMTRiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDg2MjQ1MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=126.046µs trace.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=502c74e5-33a1-4dcf-8a91-b0af42079455 trace.line=181 vars.name=test vars.uuid=53d70e92-1387-45ad-bb26-2f60400e14b9 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=info msg="response completed" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=68f34c6e-7e36-4c38-b2ee-023c4b9e8cbc http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/blobs/uploads/53d70e92-1387-45ad-bb26-2f60400e14b9?_state=qmXFJPnKDJ_f37SVq42SZwKvPoIH9OcR5LcwLomLz1N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzZDcwZTkyLTEzODctNDVhZC1iYjI2LTJmNjA0MDBlMTRiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDg2MjQ1MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=10.738088ms http.response.status=201 http.response.written=0 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] 127.0.0.1 - - [01/Mar/2023:21:59:37 +0000] "PUT /v2/test/blobs/uploads/53d70e92-1387-45ad-bb26-2f60400e14b9?_state=qmXFJPnKDJ_f37SVq42SZwKvPoIH9OcR5LcwLomLz1N7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUzZDcwZTkyLTEzODctNDVhZC1iYjI2LTJmNjA0MDBlMTRiOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wMVQyMTo1OTozNy4xNDg2MjQ1MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.18+unknown"
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f987bd5c-2244-4a27-8fdb-dbe48bb13571 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg=GetImageManifest go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f987bd5c-2244-4a27-8fdb-dbe48bb13571 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f987bd5c-2244-4a27-8fdb-dbe48bb13571 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=23.483µs trace.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=8d45185f-da3b-4969-9c5c-948f3c36b325 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f987bd5c-2244-4a27-8fdb-dbe48bb13571 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.406594ms http.response.status=404 http.response.written=96 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] 127.0.0.1 - - [01/Mar/2023:21:59:37 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.18+unknown"
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe542ba5-1827-4089-bd00-3141a8f8258b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg=PutImageManifest go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe542ba5-1827-4089-bd00-3141a8f8258b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe542ba5-1827-4089-bd00-3141a8f8258b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe542ba5-1827-4089-bd00-3141a8f8258b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe542ba5-1827-4089-bd00-3141a8f8258b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=64.263µs trace.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=027ed962-589b-400f-8784-767e7bd25bde trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe542ba5-1827-4089-bd00-3141a8f8258b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=14.761µs trace.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=0317a826-7bb0-4c63-aa9c-846f0fe664df trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe542ba5-1827-4089-bd00-3141a8f8258b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=22.941µs trace.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=78381b43-266c-4b76-b1cf-35025fa74726 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe542ba5-1827-4089-bd00-3141a8f8258b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=13.054µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7d6f06f6-af42-4531-94f9-3b1ad7b110e8 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe542ba5-1827-4089-bd00-3141a8f8258b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=13.538µs trace.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=eff8a28c-ba4b-4520-a3df-23e463707a71 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe542ba5-1827-4089-bd00-3141a8f8258b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=84.332µs trace.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=53795d4a-c2bf-4299-bbfd-847892ad31be trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe542ba5-1827-4089-bd00-3141a8f8258b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=102.219µs trace.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=84989789-b24a-4723-96dd-d329f0c3d7cf trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe542ba5-1827-4089-bd00-3141a8f8258b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=46.399µs trace.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=b0209b71-a112-40b4-a2df-6b1743d39413 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe542ba5-1827-4089-bd00-3141a8f8258b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=88.295µs trace.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=97419147-a3e2-4732-938e-187f5ab9e04b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe542ba5-1827-4089-bd00-3141a8f8258b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=40.393µs trace.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=472d9530-749a-46ac-a1e6-d94504f32e47 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=info msg="response completed" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe542ba5-1827-4089-bd00-3141a8f8258b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=3.039902ms http.response.status=201 http.response.written=0 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] 127.0.0.1 - - [01/Mar/2023:21:59:37 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.18+unknown"
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4c1de8bb-9bff-42e9-8e33-f99c5ba8ec47 http.request.method=GET http.request.remoteaddr="127.0.0.1:59802" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4c1de8bb-9bff-42e9-8e33-f99c5ba8ec47 http.request.method=GET http.request.remoteaddr="127.0.0.1:59802" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="872.51µs" http.response.status=200 http.response.written=2 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] 127.0.0.1 - - [01/Mar/2023:21:59:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=3887a2ec-e112-4465-9d58-4fe2b7933f50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg=GetImageManifest go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=3887a2ec-e112-4465-9d58-4fe2b7933f50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=3887a2ec-e112-4465-9d58-4fe2b7933f50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=353.9µs trace.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=31323c4b-5058-4d55-a183-b8e6772caf02 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.353Z] time="2023-03-01T21:59:37Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=3887a2ec-e112-4465-9d58-4fe2b7933f50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=3887a2ec-e112-4465-9d58-4fe2b7933f50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=108.11µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=80b5f8dd-4437-4592-a95b-80a04d573170 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=3887a2ec-e112-4465-9d58-4fe2b7933f50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=21.563µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=921f6332-fc7e-48d5-a8ba-9f7890332060 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=3887a2ec-e112-4465-9d58-4fe2b7933f50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=96.91µs trace.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=0b4b2cb1-429b-43e7-b72b-f13b547f95dd trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=3887a2ec-e112-4465-9d58-4fe2b7933f50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=3887a2ec-e112-4465-9d58-4fe2b7933f50 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59808" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.658743ms http.response.status=200 http.response.written=417 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] 127.0.0.1 - - [01/Mar/2023:21:59:37 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=0e740bf6-c080-47ca-a682-ac71cf36e7ae http.request.method=GET http.request.remoteaddr="127.0.0.1:59824" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg=GetImageManifest go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=0e740bf6-c080-47ca-a682-ac71cf36e7ae http.request.method=GET http.request.remoteaddr="127.0.0.1:59824" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=0e740bf6-c080-47ca-a682-ac71cf36e7ae http.request.method=GET http.request.remoteaddr="127.0.0.1:59824" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=0e740bf6-c080-47ca-a682-ac71cf36e7ae http.request.method=GET http.request.remoteaddr="127.0.0.1:59824" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=70.916µs trace.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=0ef26932-d5c1-4128-a4c1-a1dabce2f699 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=0e740bf6-c080-47ca-a682-ac71cf36e7ae http.request.method=GET http.request.remoteaddr="127.0.0.1:59824" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=52.323µs trace.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=e8b91cc4-9cb3-4da3-9fdf-f6f5add089d8 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=0e740bf6-c080-47ca-a682-ac71cf36e7ae http.request.method=GET http.request.remoteaddr="127.0.0.1:59824" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=108.709µs trace.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=84f40caf-c675-456d-853c-eddf0e05bc3c trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=0e740bf6-c080-47ca-a682-ac71cf36e7ae http.request.method=GET http.request.remoteaddr="127.0.0.1:59824" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=0e740bf6-c080-47ca-a682-ac71cf36e7ae http.request.method=GET http.request.remoteaddr="127.0.0.1:59824" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.0608ms http.response.status=200 http.response.written=417 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] 127.0.0.1 - - [01/Mar/2023:21:59:37 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=711a5691-bbd1-4017-8be3-a538aa30b254 http.request.method=GET http.request.remoteaddr="127.0.0.1:59830" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg=GetBlob go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=711a5691-bbd1-4017-8be3-a538aa30b254 http.request.method=GET http.request.remoteaddr="127.0.0.1:59830" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=711a5691-bbd1-4017-8be3-a538aa30b254 http.request.method=GET http.request.remoteaddr="127.0.0.1:59830" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=283.682µs trace.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=da217238-34b8-4ac3-8b4e-b83f1e9efdef trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=711a5691-bbd1-4017-8be3-a538aa30b254 http.request.method=GET http.request.remoteaddr="127.0.0.1:59830" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=22.54µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=31e6fd9d-27bd-4f6c-8f0b-31f5f7a032ab trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=711a5691-bbd1-4017-8be3-a538aa30b254 http.request.method=GET http.request.remoteaddr="127.0.0.1:59830" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=30.072µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c91222f6-7390-40b9-a428-5c0edeb9ea58 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=711a5691-bbd1-4017-8be3-a538aa30b254 http.request.method=GET http.request.remoteaddr="127.0.0.1:59830" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=10.839µs trace.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=24f50aa5-182a-4890-aa66-8ab309abac77 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=711a5691-bbd1-4017-8be3-a538aa30b254 http.request.method=GET http.request.remoteaddr="127.0.0.1:59830" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=8.181µs trace.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=8069f52b-e037-4b1b-afad-213f24090de8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=711a5691-bbd1-4017-8be3-a538aa30b254 http.request.method=GET http.request.remoteaddr="127.0.0.1:59830" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=5.489µs trace.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=096327b1-35da-477f-8723-d7542d8425dd trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.354Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=711a5691-bbd1-4017-8be3-a538aa30b254 http.request.method=GET http.request.remoteaddr="127.0.0.1:59830" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=15.015µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=3b00f3a2-ed4a-47e1-af0a-e470a187de26 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=711a5691-bbd1-4017-8be3-a538aa30b254 http.request.method=GET http.request.remoteaddr="127.0.0.1:59830" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=320.596µs trace.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=d430993d-cee3-4c1a-bca4-12d83899c40b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=711a5691-bbd1-4017-8be3-a538aa30b254 http.request.method=GET http.request.remoteaddr="127.0.0.1:59830" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=21.998µs trace.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=184acd4d-9ed6-4606-b573-35df7327cab4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=711a5691-bbd1-4017-8be3-a538aa30b254 http.request.method=GET http.request.remoteaddr="127.0.0.1:59830" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.263703ms http.response.status=200 http.response.written=68 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] 127.0.0.1 - - [01/Mar/2023:21:59:37 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4662fc1a-97d6-415e-a411-5ba172e23c43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59826" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg=GetBlob go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4662fc1a-97d6-415e-a411-5ba172e23c43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59826" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4662fc1a-97d6-415e-a411-5ba172e23c43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59826" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=95.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=d8a79a66-db1e-4e88-bb27-67a5cba17c01 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4662fc1a-97d6-415e-a411-5ba172e23c43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59826" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=48.697µs trace.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=548f1491-ab42-46c1-bf6c-70f3f602e16f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4662fc1a-97d6-415e-a411-5ba172e23c43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59826" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=23.967µs trace.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=9bfeb586-1d9c-4787-a3a9-5103a597ab9f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4662fc1a-97d6-415e-a411-5ba172e23c43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59826" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 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=4e582332-e637-4f17-b42d-efb1bdc9e9c1 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4662fc1a-97d6-415e-a411-5ba172e23c43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59826" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=26.822µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9e7e750c-1713-48d1-8f85-3fe357940597 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4662fc1a-97d6-415e-a411-5ba172e23c43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59826" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=5.957µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=cf93c67b-b010-4a61-9a36-a82530f664fd trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4662fc1a-97d6-415e-a411-5ba172e23c43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59826" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=33.895µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=3ca6abb7-7d9d-4871-8f7c-927c1b1203fd trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4662fc1a-97d6-415e-a411-5ba172e23c43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59826" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=29.562µs trace.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=aba4177e-08c0-4ef7-847e-f5ea68a6c119 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4662fc1a-97d6-415e-a411-5ba172e23c43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59826" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=13.538µs trace.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=e6464d59-5421-4741-93ab-0253aa42ac1b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=4662fc1a-97d6-415e-a411-5ba172e23c43 http.request.method=GET http.request.remoteaddr="127.0.0.1:59826" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.962331ms http.response.status=200 http.response.written=179 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] 127.0.0.1 - - [01/Mar/2023:21:59:37 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=7a1fe919-ed9d-437f-ac7e-6fa527bdd715 http.request.method=GET http.request.remoteaddr="127.0.0.1:59852" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=7a1fe919-ed9d-437f-ac7e-6fa527bdd715 http.request.method=GET http.request.remoteaddr="127.0.0.1:59852" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="781.319µs" http.response.status=200 http.response.written=2 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] 127.0.0.1 - - [01/Mar/2023:21:59:37 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=02ea871d-63a2-4b06-ae65-46b905478cbf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59860" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg=GetImageManifest go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=02ea871d-63a2-4b06-ae65-46b905478cbf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59860" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=02ea871d-63a2-4b06-ae65-46b905478cbf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59860" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=02ea871d-63a2-4b06-ae65-46b905478cbf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59860" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=28.899µs trace.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=0b428a2c-2fe4-4843-a398-efb706e53178 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=02ea871d-63a2-4b06-ae65-46b905478cbf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59860" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=11.643µs trace.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=10ccfa4f-0e73-46ed-b9d2-de2a1c2fa9bd trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=02ea871d-63a2-4b06-ae65-46b905478cbf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59860" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.329884ms http.response.status=404 http.response.written=181 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.355Z] 127.0.0.1 - - [01/Mar/2023:21:59:37 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:59:37 [2023-03-01T21:59:37.355Z] time="2023-03-01T21:59:37Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f8d72f9e-d3d9-4525-8aa1-81722b87b15f http.request.method=GET http.request.remoteaddr="127.0.0.1:59874" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.356Z] time="2023-03-01T21:59:37Z" level=debug msg=GetImageManifest go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f8d72f9e-d3d9-4525-8aa1-81722b87b15f http.request.method=GET http.request.remoteaddr="127.0.0.1:59874" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.356Z] time="2023-03-01T21:59:37Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f8d72f9e-d3d9-4525-8aa1-81722b87b15f http.request.method=GET http.request.remoteaddr="127.0.0.1:59874" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.356Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f8d72f9e-d3d9-4525-8aa1-81722b87b15f http.request.method=GET http.request.remoteaddr="127.0.0.1:59874" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=27.249µs trace.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=9df25b87-4329-49df-ac8d-51df4f21719a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.356Z] time="2023-03-01T21:59:37Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f8d72f9e-d3d9-4525-8aa1-81722b87b15f http.request.method=GET http.request.remoteaddr="127.0.0.1:59874" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 trace.duration=11.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).GetContent" trace.id=5d86b75f-42b6-4e97-b5b8-76947cbaaa70 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.356Z] time="2023-03-01T21:59:37Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f8d72f9e-d3d9-4525-8aa1-81722b87b15f http.request.method=GET http.request.remoteaddr="127.0.0.1:59874" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="996.103µs" http.response.status=404 http.response.written=181 instance.id=c1f51bd4-0328-46fe-9519-7d8412ae7249 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
21:59:37 [2023-03-01T21:59:37.356Z] 127.0.0.1 - - [01/Mar/2023:21:59:37 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.1 git-commit/56dca11e442d56c2113c4a78a64ad953450e1b38 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
21:59:37 [2023-03-01T21:59:37.356Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s)
21:59:37 [2023-03-01T21:59:37.356Z] === RUN   TestRemoveImageOrphaning
21:59:37 [2023-03-01T21:59:37.614Z] --- PASS: TestRemoveImageOrphaning (0.15s)
21:59:37 [2023-03-01T21:59:37.614Z] === RUN   TestRemoveImageGarbageCollector
21:59:37 [2023-03-01T21:59:37.614Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:59:37 [2023-03-01T21:59:37.614Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:59:37 [2023-03-01T21:59:37.614Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:59:37 [2023-03-01T21:59:37.614Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
21:59:37 [2023-03-01T21:59:37.614Z] === RUN   TestTagInvalidReference
21:59:37 [2023-03-01T21:59:37.614Z] --- PASS: TestTagInvalidReference (0.01s)
21:59:37 [2023-03-01T21:59:37.614Z] === RUN   TestTagValidPrefixedRepo
21:59:37 [2023-03-01T21:59:37.614Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
21:59:37 [2023-03-01T21:59:37.614Z] === RUN   TestTagExistedNameWithoutForce
21:59:37 [2023-03-01T21:59:37.614Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:59:37 [2023-03-01T21:59:37.614Z] === RUN   TestTagOfficialNames
21:59:37 [2023-03-01T21:59:37.614Z] --- PASS: TestTagOfficialNames (0.06s)
21:59:37 [2023-03-01T21:59:37.614Z] === RUN   TestTagMatchesDigest
21:59:37 [2023-03-01T21:59:37.614Z] --- PASS: TestTagMatchesDigest (0.01s)
21:59:37 [2023-03-01T21:59:37.614Z] PASS
21:59:37 [2023-03-01T21:59:37.614Z] 
21:59:37 [2023-03-01T21:59:37.614Z] === Skipped
21:59:37 [2023-03-01T21:59:37.614Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:59:37 [2023-03-01T21:59:37.614Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:59:37 [2023-03-01T21:59:37.614Z] 
21:59:37 [2023-03-01T21:59:37.614Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:59:37 [2023-03-01T21:59:37.614Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:59:37 [2023-03-01T21:59:37.614Z] 
21:59:37 [2023-03-01T21:59:37.614Z] DONE 24 tests, 2 skipped in 1.334s
21:59:37 [2023-03-01T21:59:37.614Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
21:59:37 [2023-03-01T21:59:37.614Z] ++ 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
21:59:37 [2023-03-01T21:59:37.614Z] ++ set -e
21:59:37 [2023-03-01T21:59:37.614Z] ++ '[' -n 0 ']'
21:59:37 [2023-03-01T21:59:37.614Z] ++ set -x
21:59:37 [2023-03-01T21:59:37.614Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
21:59:37 [2023-03-01T21:59:37.873Z] === RUN   TestStripANSICommands
21:59:37 [2023-03-01T21:59:37.873Z] === RUN   TestStripANSICommands/#00
21:59:37 [2023-03-01T21:59:37.873Z] === RUN   TestStripANSICommands/#01
21:59:37 [2023-03-01T21:59:37.873Z] --- PASS: TestStripANSICommands (0.00s)
21:59:37 [2023-03-01T21:59:37.873Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:59:37 [2023-03-01T21:59:37.873Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:59:37 [2023-03-01T21:59:37.873Z] PASS
21:59:37 [2023-03-01T21:59:37.873Z] 
21:59:37 [2023-03-01T21:59:37.873Z] DONE 3 tests in 0.041s
21:59:37 [2023-03-01T21:59:37.873Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
21:59:37 [2023-03-01T21:59:37.873Z] ++ 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
21:59:37 [2023-03-01T21:59:37.873Z] ++ set -e
21:59:37 [2023-03-01T21:59:37.873Z] ++ '[' -n 0 ']'
21:59:37 [2023-03-01T21:59:37.873Z] ++ set -x
21:59:37 [2023-03-01T21:59:37.873Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
21:59:37 [2023-03-01T21:59:37.873Z] INFO: Testing against a local daemon
21:59:37 [2023-03-01T21:59:37.873Z] === RUN   TestNetworkCreateDelete
21:59:37 [2023-03-01T21:59:37.873Z] --- PASS: TestNetworkCreateDelete (0.14s)
21:59:37 [2023-03-01T21:59:37.873Z] === RUN   TestDockerNetworkDeletePreferID
21:59:38 [2023-03-01T21:59:38.438Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
21:59:38 [2023-03-01T21:59:38.438Z] === RUN   TestDaemonDNSFallback
21:59:45 [2023-03-01T21:59:45.003Z] --- PASS: TestDaemonDNSFallback (6.05s)
21:59:45 [2023-03-01T21:59:45.003Z] === RUN   TestInspectNetwork
21:59:46 [2023-03-01T21:59:46.920Z] === RUN   TestInspectNetwork/full_network_id
21:59:46 [2023-03-01T21:59:46.920Z] === RUN   TestInspectNetwork/partial_network_id
21:59:46 [2023-03-01T21:59:46.920Z] === RUN   TestInspectNetwork/network_name
21:59:46 [2023-03-01T21:59:46.920Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:59:51 [2023-03-01T21:59:51.104Z] --- PASS: TestInspectNetwork (6.47s)
21:59:51 [2023-03-01T21:59:51.104Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:59:51 [2023-03-01T21:59:51.104Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:59:51 [2023-03-01T21:59:51.104Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:59:51 [2023-03-01T21:59:51.104Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:59:51 [2023-03-01T21:59:51.104Z] === RUN   TestRunContainerWithBridgeNone
21:59:52 [2023-03-01T21:59:52.479Z] --- PASS: TestRunContainerWithBridgeNone (1.34s)
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestNetworkInvalidJSON
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestNetworkInvalidJSON/networks/create
21:59:52 [2023-03-01T21:59:52.479Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:59:52 [2023-03-01T21:59:52.479Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:59:52 [2023-03-01T21:59:52.479Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:59:52 [2023-03-01T21:59:52.479Z] === CONT  TestNetworkInvalidJSON/networks/create
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:59:52 [2023-03-01T21:59:52.479Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:59:52 [2023-03-01T21:59:52.479Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:59:52 [2023-03-01T21:59:52.479Z] --- PASS: TestNetworkInvalidJSON (0.02s)
21:59:52 [2023-03-01T21:59:52.479Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
21:59:52 [2023-03-01T21:59:52.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:59:52 [2023-03-01T21:59:52.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:59:52 [2023-03-01T21:59:52.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:59:52 [2023-03-01T21:59:52.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:59:52 [2023-03-01T21:59:52.479Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:59:52 [2023-03-01T21:59:52.479Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:59:52 [2023-03-01T21:59:52.479Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:59:52 [2023-03-01T21:59:52.479Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:59:52 [2023-03-01T21:59:52.479Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:59:52 [2023-03-01T21:59:52.479Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:59:52 [2023-03-01T21:59:52.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:59:52 [2023-03-01T21:59:52.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:59:52 [2023-03-01T21:59:52.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:59:52 [2023-03-01T21:59:52.479Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestNetworkList
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestNetworkList//networks
21:59:52 [2023-03-01T21:59:52.479Z] === PAUSE TestNetworkList//networks
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestNetworkList//networks/
21:59:52 [2023-03-01T21:59:52.479Z] === PAUSE TestNetworkList//networks/
21:59:52 [2023-03-01T21:59:52.479Z] === CONT  TestNetworkList//networks
21:59:52 [2023-03-01T21:59:52.479Z] === CONT  TestNetworkList//networks/
21:59:52 [2023-03-01T21:59:52.479Z] --- PASS: TestNetworkList (0.02s)
21:59:52 [2023-03-01T21:59:52.479Z]     --- PASS: TestNetworkList//networks/ (0.01s)
21:59:52 [2023-03-01T21:59:52.479Z]     --- PASS: TestNetworkList//networks (0.01s)
21:59:52 [2023-03-01T21:59:52.479Z] === RUN   TestHostIPv4BridgeLabel
21:59:53 [2023-03-01T21:59:53.045Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
21:59:53 [2023-03-01T21:59:53.045Z] === RUN   TestDaemonRestartWithLiveRestore
21:59:53 [2023-03-01T21:59:53.979Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:59:53 [2023-03-01T21:59:53.979Z] === RUN   TestDaemonDefaultNetworkPools
21:59:54 [2023-03-01T21:59:54.545Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
21:59:54 [2023-03-01T21:59:54.545Z] === RUN   TestDaemonRestartWithExistingNetwork
21:59:55 [2023-03-01T21:59:55.918Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
21:59:55 [2023-03-01T21:59:55.918Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:59:57 [2023-03-01T21:59:57.296Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
21:59:57 [2023-03-01T21:59:57.296Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:59:57 [2023-03-01T21:59:57.554Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
21:59:57 [2023-03-01T21:59:57.554Z] === RUN   TestServiceWithPredefinedNetwork
21:59:59 [2023-03-01T21:59:59.453Z] --- PASS: TestServiceWithPredefinedNetwork (1.99s)
21:59:59 [2023-03-01T21:59:59.453Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:59:59 [2023-03-01T21:59:59.453Z]     service_test.go:242: FLAKY_TEST
21:59:59 [2023-03-01T21:59:59.453Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:59:59 [2023-03-01T21:59:59.453Z] === RUN   TestServiceWithDataPathPortInit
22:00:14 [2023-03-01T22:00:14.328Z] --- PASS: TestServiceWithDataPathPortInit (12.83s)
22:00:14 [2023-03-01T22:00:14.328Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:00:14 [2023-03-01T22:00:14.328Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gluyfehcrtnd2k2w91ixg8aqo Created:2023-03-01 22:00:13.696148506 +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[7a6f515a00e3292002dec59d2166040fd520ac17a14196205202b248603e5310:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.atr8e4ewh0ybxcznl2asoy1hp EndpointID:bfd4555bfcb3233186dfc5e16131b15204fbbdd9b56e2844b20adf28f74b4573 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8e6143042bb5a48a673695e00729ce101ed1d8f1609a00ac02938ab76f3f0680 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:0f4ffc15308f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.atr8e4ewh0ybxcznl2asoy1hp EndpointID:bfd4555bfcb3233186dfc5e16131b15204fbbdd9b56e2844b20adf28f74b4573 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:00:19 [2023-03-01T22:00:19.594Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.31s)
22:00:19 [2023-03-01T22:00:19.594Z] PASS
22:00:19 [2023-03-01T22:00:19.594Z] 
22:00:19 [2023-03-01T22:00:19.594Z] === Skipped
22:00:19 [2023-03-01T22:00:19.594Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:00:19 [2023-03-01T22:00:19.594Z]     service_test.go:242: FLAKY_TEST
22:00:19 [2023-03-01T22:00:19.594Z] 
22:00:19 [2023-03-01T22:00:19.594Z] DONE 38 tests, 1 skipped in 40.931s
22:00:19 [2023-03-01T22:00:19.594Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:00:19 [2023-03-01T22:00:19.594Z] ++ 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
22:00:19 [2023-03-01T22:00:19.594Z] ++ set -e
22:00:19 [2023-03-01T22:00:19.594Z] ++ '[' -n 0 ']'
22:00:19 [2023-03-01T22:00:19.594Z] ++ set -x
22:00:19 [2023-03-01T22:00:19.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
22:00:19 [2023-03-01T22:00:19.594Z] INFO: Testing against a local daemon
22:00:19 [2023-03-01T22:00:19.594Z] === RUN   TestDockerNetworkIpvlanPersistance
22:00:19 [2023-03-01T22:00:19.594Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:00:19 [2023-03-01T22:00:19.594Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:00:19 [2023-03-01T22:00:19.594Z] === RUN   TestDockerNetworkIpvlan
22:00:19 [2023-03-01T22:00:19.594Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:00:19 [2023-03-01T22:00:19.594Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:00:19 [2023-03-01T22:00:19.594Z] PASS
22:00:19 [2023-03-01T22:00:19.594Z] 
22:00:19 [2023-03-01T22:00:19.594Z] === Skipped
22:00:19 [2023-03-01T22:00:19.594Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:00:19 [2023-03-01T22:00:19.594Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:00:19 [2023-03-01T22:00:19.594Z] 
22:00:19 [2023-03-01T22:00:19.594Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:00:19 [2023-03-01T22:00:19.594Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:00:19 [2023-03-01T22:00:19.594Z] 
22:00:19 [2023-03-01T22:00:19.594Z] DONE 2 tests, 2 skipped in 0.087s
22:00:19 [2023-03-01T22:00:19.594Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:00:19 [2023-03-01T22:00:19.594Z] ++ 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
22:00:19 [2023-03-01T22:00:19.594Z] ++ set -e
22:00:19 [2023-03-01T22:00:19.594Z] ++ '[' -n 0 ']'
22:00:19 [2023-03-01T22:00:19.594Z] ++ set -x
22:00:19 [2023-03-01T22:00:19.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
22:00:19 [2023-03-01T22:00:19.594Z] INFO: Testing against a local daemon
22:00:19 [2023-03-01T22:00:19.594Z] === RUN   TestDockerNetworkMacvlanPersistance
22:00:20 [2023-03-01T22:00:20.160Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.20s)
22:00:20 [2023-03-01T22:00:20.161Z] === RUN   TestDockerNetworkMacvlan
22:00:20 [2023-03-01T22:00:20.727Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:00:21 [2023-03-01T22:00:21.310Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:00:21 [2023-03-01T22:00:21.885Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:00:23 [2023-03-01T22:00:23.259Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:00:24 [2023-03-01T22:00:24.633Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:00:26 [2023-03-01T22:00:26.534Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:00:27 [2023-03-01T22:00:27.101Z] --- PASS: TestDockerNetworkMacvlan (6.86s)
22:00:27 [2023-03-01T22:00:27.101Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
22:00:27 [2023-03-01T22:00:27.101Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
22:00:27 [2023-03-01T22:00:27.101Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.52s)
22:00:27 [2023-03-01T22:00:27.101Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.50s)
22:00:27 [2023-03-01T22:00:27.101Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.01s)
22:00:27 [2023-03-01T22:00:27.101Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.30s)
22:00:27 [2023-03-01T22:00:27.101Z] PASS
22:00:27 [2023-03-01T22:00:27.101Z] 
22:00:27 [2023-03-01T22:00:27.101Z] DONE 8 tests in 8.149s
22:00:27 [2023-03-01T22:00:27.101Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:00:27 [2023-03-01T22:00:27.101Z] ++ 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
22:00:27 [2023-03-01T22:00:27.101Z] ++ set -e
22:00:27 [2023-03-01T22:00:27.101Z] ++ '[' -n 0 ']'
22:00:27 [2023-03-01T22:00:27.101Z] ++ set -x
22:00:27 [2023-03-01T22:00:27.101Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
22:00:27 [2023-03-01T22:00:27.101Z] testing: warning: no tests to run
22:00:27 [2023-03-01T22:00:27.101Z] PASS
22:00:27 [2023-03-01T22:00:27.101Z] 
22:00:27 [2023-03-01T22:00:27.101Z] DONE 0 tests in 0.023s
22:00:27 [2023-03-01T22:00:27.101Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:00:27 [2023-03-01T22:00:27.101Z] ++ 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
22:00:27 [2023-03-01T22:00:27.101Z] ++ set -e
22:00:27 [2023-03-01T22:00:27.101Z] ++ '[' -n 0 ']'
22:00:27 [2023-03-01T22:00:27.101Z] ++ set -x
22:00:27 [2023-03-01T22:00:27.101Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
22:00:27 [2023-03-01T22:00:27.101Z] INFO: Testing against a local daemon
22:00:27 [2023-03-01T22:00:27.101Z] === RUN   TestAuthZPluginAllowRequest
22:00:28 [2023-03-01T22:00:28.036Z] --- PASS: TestAuthZPluginAllowRequest (0.95s)
22:00:28 [2023-03-01T22:00:28.036Z] === RUN   TestAuthZPluginTLS
22:00:28 [2023-03-01T22:00:28.602Z] --- PASS: TestAuthZPluginTLS (0.55s)
22:00:28 [2023-03-01T22:00:28.602Z] === RUN   TestAuthZPluginDenyRequest
22:00:29 [2023-03-01T22:00:29.169Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:00:29 [2023-03-01T22:00:29.169Z] === RUN   TestAuthZPluginAPIDenyResponse
22:00:29 [2023-03-01T22:00:29.735Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
22:00:29 [2023-03-01T22:00:29.735Z] === RUN   TestAuthZPluginDenyResponse
22:00:30 [2023-03-01T22:00:30.301Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
22:00:30 [2023-03-01T22:00:30.301Z] === RUN   TestAuthZPluginAllowEventStream
22:00:31 [2023-03-01T22:00:31.235Z] --- PASS: TestAuthZPluginAllowEventStream (0.95s)
22:00:31 [2023-03-01T22:00:31.235Z] === RUN   TestAuthZPluginErrorResponse
22:00:31 [2023-03-01T22:00:31.802Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
22:00:31 [2023-03-01T22:00:31.802Z] === RUN   TestAuthZPluginErrorRequest
22:00:32 [2023-03-01T22:00:32.369Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:00:32 [2023-03-01T22:00:32.369Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:00:32 [2023-03-01T22:00:32.935Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
22:00:32 [2023-03-01T22:00:32.935Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:00:33 [2023-03-01T22:00:33.870Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.10s)
22:00:33 [2023-03-01T22:00:33.870Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:00:35 [2023-03-01T22:00:35.244Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.04s)
22:00:35 [2023-03-01T22:00:35.244Z] === RUN   TestAuthZPluginHeader
22:00:35 [2023-03-01T22:00:35.502Z] --- PASS: TestAuthZPluginHeader (0.61s)
22:00:35 [2023-03-01T22:00:35.502Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:00:35 [2023-03-01T22:00:35.502Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:35 [2023-03-01T22:00:35.503Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:00:35 [2023-03-01T22:00:35.503Z] === RUN   TestAuthZPluginV2Disable
22:00:35 [2023-03-01T22:00:35.503Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:35 [2023-03-01T22:00:35.503Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:00:35 [2023-03-01T22:00:35.503Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:00:35 [2023-03-01T22:00:35.503Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:35 [2023-03-01T22:00:35.503Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:00:35 [2023-03-01T22:00:35.503Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:00:35 [2023-03-01T22:00:35.503Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:35 [2023-03-01T22:00:35.503Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:00:35 [2023-03-01T22:00:35.503Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:00:53 [2023-03-01T22:00:53.580Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
22:00:53 [2023-03-01T22:00:53.580Z] PASS
22:00:53 [2023-03-01T22:00:53.580Z] 
22:00:53 [2023-03-01T22:00:53.580Z] === Skipped
22:00:53 [2023-03-01T22:00:53.580Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:00:53 [2023-03-01T22:00:53.580Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:53 [2023-03-01T22:00:53.580Z] 
22:00:53 [2023-03-01T22:00:53.580Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:00:53 [2023-03-01T22:00:53.580Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:53 [2023-03-01T22:00:53.580Z] 
22:00:53 [2023-03-01T22:00:53.580Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:00:53 [2023-03-01T22:00:53.580Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:53 [2023-03-01T22:00:53.580Z] 
22:00:53 [2023-03-01T22:00:53.580Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:00:53 [2023-03-01T22:00:53.580Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:00:53 [2023-03-01T22:00:53.580Z] 
22:00:53 [2023-03-01T22:00:53.580Z] DONE 17 tests, 4 skipped in 25.402s
22:00:53 [2023-03-01T22:00:53.580Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:00:53 [2023-03-01T22:00:53.580Z] ++ 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
22:00:53 [2023-03-01T22:00:53.580Z] ++ set -e
22:00:53 [2023-03-01T22:00:53.580Z] ++ '[' -n 0 ']'
22:00:53 [2023-03-01T22:00:53.580Z] ++ set -x
22:00:53 [2023-03-01T22:00:53.580Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
22:00:53 [2023-03-01T22:00:53.580Z] INFO: Testing against a local daemon
22:00:53 [2023-03-01T22:00:53.580Z] === RUN   TestPluginInvalidJSON
22:00:53 [2023-03-01T22:00:53.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
22:00:53 [2023-03-01T22:00:53.580Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
22:00:53 [2023-03-01T22:00:53.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
22:00:53 [2023-03-01T22:00:53.580Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
22:00:53 [2023-03-01T22:00:53.580Z] === RUN   TestPluginInvalidJSON/plugins/pull
22:00:53 [2023-03-01T22:00:53.580Z] === PAUSE TestPluginInvalidJSON/plugins/pull
22:00:53 [2023-03-01T22:00:53.580Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
22:00:53 [2023-03-01T22:00:53.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
22:00:53 [2023-03-01T22:00:53.580Z] === CONT  TestPluginInvalidJSON/plugins/pull
22:00:53 [2023-03-01T22:00:53.580Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
22:00:53 [2023-03-01T22:00:53.580Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
22:00:53 [2023-03-01T22:00:53.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
22:00:53 [2023-03-01T22:00:53.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
22:00:53 [2023-03-01T22:00:53.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
22:00:53 [2023-03-01T22:00:53.580Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
22:00:53 [2023-03-01T22:00:53.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
22:00:53 [2023-03-01T22:00:53.580Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
22:00:53 [2023-03-01T22:00:53.580Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
22:00:53 [2023-03-01T22:00:53.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
22:00:53 [2023-03-01T22:00:53.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
22:00:53 [2023-03-01T22:00:53.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
22:00:53 [2023-03-01T22:00:53.580Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:00:53 [2023-03-01T22:00:53.580Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
22:00:53 [2023-03-01T22:00:53.580Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
22:00:53 [2023-03-01T22:00:53.580Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
22:00:53 [2023-03-01T22:00:53.580Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
22:00:53 [2023-03-01T22:00:53.580Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
22:00:53 [2023-03-01T22:00:53.580Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
22:00:53 [2023-03-01T22:00:53.580Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
22:00:53 [2023-03-01T22:00:53.580Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
22:00:53 [2023-03-01T22:00:53.580Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
22:00:53 [2023-03-01T22:00:53.580Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
22:00:53 [2023-03-01T22:00:53.580Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
22:00:53 [2023-03-01T22:00:53.580Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
22:00:53 [2023-03-01T22:00:53.580Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
22:00:53 [2023-03-01T22:00:53.580Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
22:00:53 [2023-03-01T22:00:53.580Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
22:00:53 [2023-03-01T22:00:53.580Z] === RUN   TestPluginInstall
22:00:53 [2023-03-01T22:00:53.580Z] === RUN   TestPluginInstall/no_auth
22:00:56 [2023-03-01T22:00:56.912Z] time="2023-03-01T22:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:00:56 [2023-03-01T22:00:56.913Z] time="2023-03-01T22:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41d00bd4200438a51af51d47566bfbe46b9cdb55a64512d0d15143ac7cdd6b5e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:00:56 [2023-03-01T22:00:56.913Z] time="2023-03-01T22:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:00:56 [2023-03-01T22:00:56.913Z] time="2023-03-01T22:00:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41d00bd4200438a51af51d47566bfbe46b9cdb55a64512d0d15143ac7cdd6b5e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:00:56 [2023-03-01T22:00:56.913Z] === RUN   TestPluginInstall/with_htpasswd
22:00:57 [2023-03-01T22:00:57.170Z] time="2023-03-01T22:00:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:00:57 [2023-03-01T22:00:57.170Z] time="2023-03-01T22:00:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41d00bd4200438a51af51d47566bfbe46b9cdb55a64512d0d15143ac7cdd6b5e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:00:57 [2023-03-01T22:00:57.170Z] time="2023-03-01T22:00:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:00:57 [2023-03-01T22:00:57.170Z] time="2023-03-01T22:00:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41d00bd4200438a51af51d47566bfbe46b9cdb55a64512d0d15143ac7cdd6b5e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:00:57 [2023-03-01T22:00:57.428Z] === RUN   TestPluginInstall/with_insecure
22:00:58 [2023-03-01T22:00:58.362Z] time="2023-03-01T22:00:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:00:58 [2023-03-01T22:00:58.362Z] time="2023-03-01T22:00:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9947ef693fa0c8acde90cd3e52fc9669bcf7cb0d380c70c5d83577d502e23222" mediatype=application/vnd.docker.plugin.v1+json size=522
22:00:58 [2023-03-01T22:00:58.362Z] time="2023-03-01T22:00:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:00:58 [2023-03-01T22:00:58.362Z] time="2023-03-01T22:00:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9947ef693fa0c8acde90cd3e52fc9669bcf7cb0d380c70c5d83577d502e23222" mediatype=application/vnd.docker.plugin.v1+json size=522
22:00:58 [2023-03-01T22:00:58.362Z]     plugin_test.go:196: [d8c7f3d6c5fc7] daemon is not started
22:00:58 [2023-03-01T22:00:58.362Z] --- PASS: TestPluginInstall (5.82s)
22:00:58 [2023-03-01T22:00:58.362Z]     --- PASS: TestPluginInstall/no_auth (4.31s)
22:00:58 [2023-03-01T22:00:58.362Z]     --- PASS: TestPluginInstall/with_htpasswd (0.54s)
22:00:58 [2023-03-01T22:00:58.362Z]     --- PASS: TestPluginInstall/with_insecure (0.97s)
22:00:58 [2023-03-01T22:00:58.362Z] === RUN   TestPluginsWithRuntimes
22:01:00 [2023-03-01T22:01:00.262Z] === RUN   TestPluginsWithRuntimes/No_Args
22:01:00 [2023-03-01T22:01:00.828Z] === RUN   TestPluginsWithRuntimes/With_Args
22:01:01 [2023-03-01T22:01:01.763Z] --- PASS: TestPluginsWithRuntimes (3.35s)
22:01:01 [2023-03-01T22:01:01.763Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
22:01:01 [2023-03-01T22:01:01.763Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
22:01:01 [2023-03-01T22:01:01.763Z] === RUN   TestPluginBackCompatMediaTypes
22:01:02 [2023-03-01T22:01:02.330Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s)
22:01:02 [2023-03-01T22:01:02.330Z] PASS
22:01:02 [2023-03-01T22:01:02.330Z] 
22:01:02 [2023-03-01T22:01:02.330Z] DONE 24 tests in 9.850s
22:01:02 [2023-03-01T22:01:02.330Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:01:02 [2023-03-01T22:01:02.330Z] ++ 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
22:01:02 [2023-03-01T22:01:02.330Z] ++ set -e
22:01:02 [2023-03-01T22:01:02.330Z] ++ '[' -n 0 ']'
22:01:02 [2023-03-01T22:01:02.330Z] ++ set -x
22:01:02 [2023-03-01T22:01:02.330Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
22:01:02 [2023-03-01T22:01:02.330Z] INFO: Testing against a local daemon
22:01:02 [2023-03-01T22:01:02.330Z] === RUN   TestExternalGraphDriver
22:01:02 [2023-03-01T22:01:02.897Z] === RUN   TestExternalGraphDriver/json
22:01:04 [2023-03-01T22:01:04.271Z] === RUN   TestExternalGraphDriver/spec
22:01:05 [2023-03-01T22:01:05.645Z] === RUN   TestExternalGraphDriver/pull
22:01:07 [2023-03-01T22:01:07.019Z] --- PASS: TestExternalGraphDriver (4.64s)
22:01:07 [2023-03-01T22:01:07.019Z]     --- PASS: TestExternalGraphDriver/json (1.45s)
22:01:07 [2023-03-01T22:01:07.019Z]     --- PASS: TestExternalGraphDriver/spec (1.41s)
22:01:07 [2023-03-01T22:01:07.019Z]     --- PASS: TestExternalGraphDriver/pull (1.44s)
22:01:07 [2023-03-01T22:01:07.019Z] === RUN   TestGraphdriverPluginV2
22:01:07 [2023-03-01T22:01:07.586Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:01:07 [2023-03-01T22:01:07.586Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
22:01:07 [2023-03-01T22:01:07.586Z] PASS
22:01:07 [2023-03-01T22:01:07.586Z] 
22:01:07 [2023-03-01T22:01:07.586Z] === Skipped
22:01:07 [2023-03-01T22:01:07.586Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
22:01:07 [2023-03-01T22:01:07.586Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:01:07 [2023-03-01T22:01:07.586Z] 
22:01:07 [2023-03-01T22:01:07.586Z] DONE 5 tests, 1 skipped in 5.100s
22:01:07 [2023-03-01T22:01:07.586Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:01:07 [2023-03-01T22:01:07.586Z] ++ 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
22:01:07 [2023-03-01T22:01:07.586Z] ++ set -e
22:01:07 [2023-03-01T22:01:07.586Z] ++ '[' -n 0 ']'
22:01:07 [2023-03-01T22:01:07.586Z] ++ set -x
22:01:07 [2023-03-01T22:01:07.586Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
22:01:07 [2023-03-01T22:01:07.586Z] INFO: Testing against a local daemon
22:01:07 [2023-03-01T22:01:07.586Z] === RUN   TestContinueAfterPluginCrash
22:01:07 [2023-03-01T22:01:07.586Z] === PAUSE TestContinueAfterPluginCrash
22:01:07 [2023-03-01T22:01:07.586Z] === RUN   TestReadPluginNoRead
22:01:07 [2023-03-01T22:01:07.586Z] === PAUSE TestReadPluginNoRead
22:01:07 [2023-03-01T22:01:07.586Z] === RUN   TestDaemonStartWithLogOpt
22:01:07 [2023-03-01T22:01:07.586Z] === PAUSE TestDaemonStartWithLogOpt
22:01:07 [2023-03-01T22:01:07.586Z] === CONT  TestContinueAfterPluginCrash
22:01:07 [2023-03-01T22:01:07.586Z] === CONT  TestDaemonStartWithLogOpt
22:01:10 [2023-03-01T22:01:10.870Z] --- PASS: TestDaemonStartWithLogOpt (3.09s)
22:01:10 [2023-03-01T22:01:10.870Z] === CONT  TestReadPluginNoRead
22:01:12 [2023-03-01T22:01:12.772Z] === RUN   TestReadPluginNoRead/disabled_caching
22:01:13 [2023-03-01T22:01:13.707Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:01:15 [2023-03-01T22:01:15.082Z] === RUN   TestReadPluginNoRead/default
22:01:15 [2023-03-01T22:01:15.340Z] --- PASS: TestContinueAfterPluginCrash (7.77s)
22:01:15 [2023-03-01T22:01:15.907Z]     read_test.go:91: [d65b7caa29fff] daemon is not started
22:01:15 [2023-03-01T22:01:15.907Z] --- PASS: TestReadPluginNoRead (5.37s)
22:01:15 [2023-03-01T22:01:15.907Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.12s)
22:01:15 [2023-03-01T22:01:15.907Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.10s)
22:01:15 [2023-03-01T22:01:15.907Z]     --- PASS: TestReadPluginNoRead/default (1.10s)
22:01:15 [2023-03-01T22:01:15.907Z] PASS
22:01:15 [2023-03-01T22:01:15.907Z] 
22:01:15 [2023-03-01T22:01:15.907Z] DONE 6 tests in 8.568s
22:01:15 [2023-03-01T22:01:15.907Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:01:15 [2023-03-01T22:01:15.907Z] ++ 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
22:01:15 [2023-03-01T22:01:15.907Z] ++ set -e
22:01:15 [2023-03-01T22:01:15.907Z] ++ '[' -n 0 ']'
22:01:15 [2023-03-01T22:01:15.907Z] ++ set -x
22:01:15 [2023-03-01T22:01:15.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
22:01:16 [2023-03-01T22:01:16.165Z] testing: warning: no tests to run
22:01:16 [2023-03-01T22:01:16.165Z] PASS
22:01:16 [2023-03-01T22:01:16.165Z] 
22:01:16 [2023-03-01T22:01:16.165Z] DONE 0 tests in 0.032s
22:01:16 [2023-03-01T22:01:16.165Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:01:16 [2023-03-01T22:01:16.165Z] ++ 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
22:01:16 [2023-03-01T22:01:16.165Z] ++ set -e
22:01:16 [2023-03-01T22:01:16.165Z] ++ '[' -n 0 ']'
22:01:16 [2023-03-01T22:01:16.165Z] ++ set -x
22:01:16 [2023-03-01T22:01:16.165Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
22:01:16 [2023-03-01T22:01:16.165Z] INFO: Testing against a local daemon
22:01:16 [2023-03-01T22:01:16.165Z] === RUN   TestPluginWithDevMounts
22:01:16 [2023-03-01T22:01:16.165Z] === PAUSE TestPluginWithDevMounts
22:01:16 [2023-03-01T22:01:16.165Z] === CONT  TestPluginWithDevMounts
22:01:18 [2023-03-01T22:01:18.066Z] --- PASS: TestPluginWithDevMounts (1.49s)
22:01:18 [2023-03-01T22:01:18.066Z] PASS
22:01:18 [2023-03-01T22:01:18.066Z] 
22:01:18 [2023-03-01T22:01:18.066Z] DONE 1 tests in 1.604s
22:01:18 [2023-03-01T22:01:18.066Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:01:18 [2023-03-01T22:01:18.066Z] ++ 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
22:01:18 [2023-03-01T22:01:18.066Z] ++ set -e
22:01:18 [2023-03-01T22:01:18.066Z] ++ '[' -n 0 ']'
22:01:18 [2023-03-01T22:01:18.066Z] ++ set -x
22:01:18 [2023-03-01T22:01:18.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
22:01:18 [2023-03-01T22:01:18.066Z] INFO: Testing against a local daemon
22:01:18 [2023-03-01T22:01:18.066Z] === RUN   TestSecretInspect
22:01:19 [2023-03-01T22:01:19.455Z] --- PASS: TestSecretInspect (1.77s)
22:01:19 [2023-03-01T22:01:19.455Z] === RUN   TestSecretList
22:01:21 [2023-03-01T22:01:21.358Z] --- PASS: TestSecretList (1.77s)
22:01:21 [2023-03-01T22:01:21.358Z] === RUN   TestSecretsCreateAndDelete
22:01:23 [2023-03-01T22:01:23.257Z] --- PASS: TestSecretsCreateAndDelete (1.70s)
22:01:23 [2023-03-01T22:01:23.257Z] === RUN   TestSecretsUpdate
22:01:24 [2023-03-01T22:01:24.632Z] --- PASS: TestSecretsUpdate (1.72s)
22:01:24 [2023-03-01T22:01:24.632Z] === RUN   TestTemplatedSecret
22:01:27 [2023-03-01T22:01:27.161Z] --- PASS: TestTemplatedSecret (1.94s)
22:01:27 [2023-03-01T22:01:27.161Z] === RUN   TestSecretCreateResolve
22:01:28 [2023-03-01T22:01:28.535Z] --- PASS: TestSecretCreateResolve (1.72s)
22:01:28 [2023-03-01T22:01:28.535Z] PASS
22:01:28 [2023-03-01T22:01:28.535Z] 
22:01:28 [2023-03-01T22:01:28.535Z] DONE 6 tests in 10.700s
22:01:28 [2023-03-01T22:01:28.535Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:01:28 [2023-03-01T22:01:28.535Z] ++ 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
22:01:28 [2023-03-01T22:01:28.536Z] ++ set -e
22:01:28 [2023-03-01T22:01:28.536Z] ++ '[' -n 0 ']'
22:01:28 [2023-03-01T22:01:28.536Z] ++ set -x
22:01:28 [2023-03-01T22:01:28.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
22:01:28 [2023-03-01T22:01:28.536Z] INFO: Testing against a local daemon
22:01:28 [2023-03-01T22:01:28.536Z] === RUN   TestServiceCreateInit
22:01:28 [2023-03-01T22:01:28.536Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:01:32 [2023-03-01T22:01:32.719Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:01:36 [2023-03-01T22:01:36.001Z] --- PASS: TestServiceCreateInit (7.00s)
22:01:36 [2023-03-01T22:01:36.001Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s)
22:01:36 [2023-03-01T22:01:36.001Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.22s)
22:01:36 [2023-03-01T22:01:36.001Z] === RUN   TestCreateServiceMultipleTimes
22:01:50 [2023-03-01T22:01:50.872Z] --- PASS: TestCreateServiceMultipleTimes (14.16s)
22:01:50 [2023-03-01T22:01:50.872Z] === RUN   TestCreateServiceConflict
22:01:51 [2023-03-01T22:01:51.440Z] --- PASS: TestCreateServiceConflict (1.84s)
22:01:51 [2023-03-01T22:01:51.440Z] === RUN   TestCreateServiceMaxReplicas
22:01:53 [2023-03-01T22:01:53.968Z] --- PASS: TestCreateServiceMaxReplicas (2.43s)
22:01:53 [2023-03-01T22:01:53.968Z] === RUN   TestCreateWithDuplicateNetworkNames
22:02:08 [2023-03-01T22:02:08.853Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.47s)
22:02:08 [2023-03-01T22:02:08.853Z] === RUN   TestCreateServiceSecretFileMode
22:02:08 [2023-03-01T22:02:08.853Z] --- PASS: TestCreateServiceSecretFileMode (2.14s)
22:02:08 [2023-03-01T22:02:08.853Z] === RUN   TestCreateServiceConfigFileMode
22:02:10 [2023-03-01T22:02:10.754Z] --- PASS: TestCreateServiceConfigFileMode (2.26s)
22:02:10 [2023-03-01T22:02:10.754Z] === RUN   TestCreateServiceSysctls
22:02:14 [2023-03-01T22:02:14.036Z] --- PASS: TestCreateServiceSysctls (2.68s)
22:02:14 [2023-03-01T22:02:14.036Z] === RUN   TestCreateServiceCapabilities
22:02:15 [2023-03-01T22:02:15.936Z] --- PASS: TestCreateServiceCapabilities (2.24s)
22:02:15 [2023-03-01T22:02:15.936Z] === RUN   TestInspect
22:02:18 [2023-03-01T22:02:18.465Z] --- PASS: TestInspect (2.42s)
22:02:18 [2023-03-01T22:02:18.465Z] === RUN   TestCreateJob
22:02:20 [2023-03-01T22:02:20.994Z] --- PASS: TestCreateJob (2.94s)
22:02:20 [2023-03-01T22:02:20.994Z] === RUN   TestReplicatedJob
22:02:25 [2023-03-01T22:02:25.178Z] --- PASS: TestReplicatedJob (4.04s)
22:02:25 [2023-03-01T22:02:25.178Z] === RUN   TestUpdateReplicatedJob
22:02:28 [2023-03-01T22:02:28.461Z] --- PASS: TestUpdateReplicatedJob (2.71s)
22:02:28 [2023-03-01T22:02:28.461Z] === RUN   TestServiceListWithStatuses
22:02:28 [2023-03-01T22:02:28.461Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:02:28 [2023-03-01T22:02:28.461Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:02:28 [2023-03-01T22:02:28.461Z] === RUN   TestDockerNetworkConnectAlias
22:02:31 [2023-03-01T22:02:31.743Z] --- PASS: TestDockerNetworkConnectAlias (3.33s)
22:02:31 [2023-03-01T22:02:31.743Z] === RUN   TestDockerNetworkReConnect
22:02:34 [2023-03-01T22:02:34.294Z] --- PASS: TestDockerNetworkReConnect (2.84s)
22:02:34 [2023-03-01T22:02:34.294Z] === RUN   TestServicePlugin
22:02:34 [2023-03-01T22:02:34.294Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:02:34 [2023-03-01T22:02:34.294Z] --- SKIP: TestServicePlugin (0.00s)
22:02:34 [2023-03-01T22:02:34.294Z] === RUN   TestServiceUpdateLabel
22:02:36 [2023-03-01T22:02:36.197Z] --- PASS: TestServiceUpdateLabel (1.87s)
22:02:36 [2023-03-01T22:02:36.197Z] === RUN   TestServiceUpdateSecrets
22:02:51 [2023-03-01T22:02:51.066Z] --- PASS: TestServiceUpdateSecrets (13.93s)
22:02:51 [2023-03-01T22:02:51.066Z] === RUN   TestServiceUpdateConfigs
22:03:05 [2023-03-01T22:03:05.934Z] --- PASS: TestServiceUpdateConfigs (13.94s)
22:03:05 [2023-03-01T22:03:05.934Z] === RUN   TestServiceUpdateNetwork
22:03:15 [2023-03-01T22:03:15.902Z] --- PASS: TestServiceUpdateNetwork (11.53s)
22:03:15 [2023-03-01T22:03:15.902Z] === RUN   TestServiceUpdatePidsLimit
22:03:16 [2023-03-01T22:03:16.468Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:03:17 [2023-03-01T22:03:17.033Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:03:23 [2023-03-01T22:03:23.589Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:03:31 [2023-03-01T22:03:31.712Z] --- PASS: TestServiceUpdatePidsLimit (15.62s)
22:03:31 [2023-03-01T22:03:31.712Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s)
22:03:31 [2023-03-01T22:03:31.712Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.70s)
22:03:31 [2023-03-01T22:03:31.712Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.69s)
22:03:31 [2023-03-01T22:03:31.712Z] PASS
22:03:31 [2023-03-01T22:03:31.712Z] 
22:03:31 [2023-03-01T22:03:31.712Z] === Skipped
22:03:31 [2023-03-01T22:03:31.712Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:03:31 [2023-03-01T22:03:31.712Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:03:31 [2023-03-01T22:03:31.712Z] 
22:03:31 [2023-03-01T22:03:31.712Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:03:31 [2023-03-01T22:03:31.712Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:03:31 [2023-03-01T22:03:31.712Z] 
22:03:31 [2023-03-01T22:03:31.712Z] DONE 27 tests, 2 skipped in 122.493s
22:03:31 [2023-03-01T22:03:31.712Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:03:31 [2023-03-01T22:03:31.712Z] ++ 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
22:03:31 [2023-03-01T22:03:31.712Z] ++ set -e
22:03:31 [2023-03-01T22:03:31.712Z] ++ '[' -n 0 ']'
22:03:31 [2023-03-01T22:03:31.712Z] ++ set -x
22:03:31 [2023-03-01T22:03:31.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
22:03:31 [2023-03-01T22:03:31.712Z] INFO: Testing against a local daemon
22:03:31 [2023-03-01T22:03:31.712Z] === RUN   TestSessionCreate
22:03:31 [2023-03-01T22:03:31.712Z] --- PASS: TestSessionCreate (0.02s)
22:03:31 [2023-03-01T22:03:31.712Z] === RUN   TestSessionCreateWithBadUpgrade
22:03:31 [2023-03-01T22:03:31.712Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:03:31 [2023-03-01T22:03:31.712Z] PASS
22:03:31 [2023-03-01T22:03:31.712Z] 
22:03:31 [2023-03-01T22:03:31.712Z] DONE 2 tests in 0.124s
22:03:31 [2023-03-01T22:03:31.712Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:03:31 [2023-03-01T22:03:31.712Z] ++ 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
22:03:31 [2023-03-01T22:03:31.712Z] ++ set -e
22:03:31 [2023-03-01T22:03:31.712Z] ++ '[' -n 0 ']'
22:03:31 [2023-03-01T22:03:31.712Z] ++ set -x
22:03:31 [2023-03-01T22:03:31.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
22:03:31 [2023-03-01T22:03:31.712Z] INFO: Testing against a local daemon
22:03:31 [2023-03-01T22:03:31.712Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:03:31 [2023-03-01T22:03:31.712Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:03:31 [2023-03-01T22:03:31.712Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:03:31 [2023-03-01T22:03:31.712Z] === RUN   TestDiskUsage
22:03:31 [2023-03-01T22:03:31.712Z] === PAUSE TestDiskUsage
22:03:31 [2023-03-01T22:03:31.712Z] === RUN   TestEventsExecDie
22:03:31 [2023-03-01T22:03:31.712Z] --- PASS: TestEventsExecDie (0.39s)
22:03:31 [2023-03-01T22:03:31.712Z] === RUN   TestEventsBackwardsCompatible
22:03:31 [2023-03-01T22:03:31.712Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
22:03:31 [2023-03-01T22:03:31.712Z] === RUN   TestEventsVolumeCreate
22:03:31 [2023-03-01T22:03:31.712Z] --- PASS: TestEventsVolumeCreate (0.06s)
22:03:31 [2023-03-01T22:03:31.712Z] === RUN   TestInfoBinaryCommits
22:03:31 [2023-03-01T22:03:31.712Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:03:31 [2023-03-01T22:03:31.712Z] === RUN   TestInfoAPIVersioned
22:03:31 [2023-03-01T22:03:31.712Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:03:31 [2023-03-01T22:03:31.712Z] === RUN   TestInfoAPI
22:03:31 [2023-03-01T22:03:31.712Z] --- PASS: TestInfoAPI (0.02s)
22:03:31 [2023-03-01T22:03:31.712Z] === RUN   TestInfoAPIWarnings
22:03:49 [2023-03-01T22:03:49.803Z] --- PASS: TestInfoAPIWarnings (16.54s)
22:03:49 [2023-03-01T22:03:49.803Z] === RUN   TestInfoDebug
22:03:49 [2023-03-01T22:03:49.803Z] --- PASS: TestInfoDebug (0.52s)
22:03:49 [2023-03-01T22:03:49.803Z] === RUN   TestInfoInsecureRegistries
22:03:49 [2023-03-01T22:03:49.803Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:03:49 [2023-03-01T22:03:49.803Z] === RUN   TestInfoRegistryMirrors
22:03:49 [2023-03-01T22:03:49.803Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:03:49 [2023-03-01T22:03:49.803Z] === RUN   TestLoginFailsWithBadCredentials
22:03:50 [2023-03-01T22:03:50.369Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
22:03:50 [2023-03-01T22:03:50.369Z] === RUN   TestPingCacheHeaders
22:03:50 [2023-03-01T22:03:50.369Z] --- PASS: TestPingCacheHeaders (0.02s)
22:03:50 [2023-03-01T22:03:50.369Z] === RUN   TestPingGet
22:03:50 [2023-03-01T22:03:50.369Z] --- PASS: TestPingGet (0.01s)
22:03:50 [2023-03-01T22:03:50.369Z] === RUN   TestPingHead
22:03:50 [2023-03-01T22:03:50.369Z] --- PASS: TestPingHead (0.02s)
22:03:50 [2023-03-01T22:03:50.369Z] === RUN   TestPingSwarmHeader
22:03:50 [2023-03-01T22:03:50.934Z] === RUN   TestPingSwarmHeader/before_swarm_init
22:03:51 [2023-03-01T22:03:51.500Z] === RUN   TestPingSwarmHeader/after_swarm_init
22:03:52 [2023-03-01T22:03:52.066Z] === RUN   TestPingSwarmHeader/after_swarm_leave
22:03:52 [2023-03-01T22:03:52.066Z] --- PASS: TestPingSwarmHeader (1.67s)
22:03:52 [2023-03-01T22:03:52.066Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
22:03:52 [2023-03-01T22:03:52.066Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
22:03:52 [2023-03-01T22:03:52.066Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
22:03:52 [2023-03-01T22:03:52.066Z] === RUN   TestPingBuilderHeader
22:03:52 [2023-03-01T22:03:52.066Z] === RUN   TestPingBuilderHeader/default_config
22:03:52 [2023-03-01T22:03:52.633Z] === RUN   TestPingBuilderHeader/buildkit_disabled
22:03:52 [2023-03-01T22:03:52.891Z] --- PASS: TestPingBuilderHeader (1.04s)
22:03:52 [2023-03-01T22:03:52.891Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
22:03:52 [2023-03-01T22:03:52.891Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
22:03:52 [2023-03-01T22:03:52.891Z] === RUN   TestVersion
22:03:52 [2023-03-01T22:03:52.891Z] --- PASS: TestVersion (0.02s)
22:03:52 [2023-03-01T22:03:52.891Z] === CONT  TestDiskUsage
22:03:53 [2023-03-01T22:03:53.458Z] === RUN   TestDiskUsage/empty
22:03:53 [2023-03-01T22:03:53.458Z] === RUN   TestDiskUsage/empty/container_types
22:03:53 [2023-03-01T22:03:53.458Z] === RUN   TestDiskUsage/empty/image_types
22:03:53 [2023-03-01T22:03:53.458Z] === RUN   TestDiskUsage/empty/volume_types
22:03:53 [2023-03-01T22:03:53.458Z] === RUN   TestDiskUsage/empty/build-cache_types
22:03:53 [2023-03-01T22:03:53.458Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:03:53 [2023-03-01T22:03:53.458Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:03:53 [2023-03-01T22:03:53.458Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:03:53 [2023-03-01T22:03:53.458Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:03:53 [2023-03-01T22:03:53.458Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:03:53 [2023-03-01T22:03:53.458Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:03:53 [2023-03-01T22:03:53.458Z] === RUN   TestDiskUsage/after_LoadBusybox
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_container.Run
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:03:53 [2023-03-01T22:03:53.716Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:03:53 [2023-03-01T22:03:53.975Z] --- PASS: TestDiskUsage (0.95s)
22:03:53 [2023-03-01T22:03:53.975Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]     --- PASS: TestDiskUsage/after_container.Run (0.22s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z] PASS
22:03:53 [2023-03-01T22:03:53.975Z] 
22:03:53 [2023-03-01T22:03:53.975Z] === Skipped
22:03:53 [2023-03-01T22:03:53.975Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:03:53 [2023-03-01T22:03:53.975Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:03:53 [2023-03-01T22:03:53.975Z] 
22:03:53 [2023-03-01T22:03:53.975Z] DONE 57 tests, 1 skipped in 22.890s
22:03:53 [2023-03-01T22:03:53.975Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:03:53 [2023-03-01T22:03:53.975Z] ++ 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
22:03:53 [2023-03-01T22:03:53.975Z] ++ set -e
22:03:53 [2023-03-01T22:03:53.975Z] ++ '[' -n 0 ']'
22:03:53 [2023-03-01T22:03:53.975Z] ++ set -x
22:03:53 [2023-03-01T22:03:53.975Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
22:03:53 [2023-03-01T22:03:53.975Z] INFO: Testing against a local daemon
22:03:53 [2023-03-01T22:03:53.975Z] === RUN   TestVolumesCreateAndList
22:03:53 [2023-03-01T22:03:53.975Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:03:53 [2023-03-01T22:03:53.975Z] === RUN   TestVolumesRemove
22:03:54 [2023-03-01T22:03:54.234Z] --- PASS: TestVolumesRemove (0.06s)
22:03:54 [2023-03-01T22:03:54.234Z] === RUN   TestVolumesInspect
22:03:54 [2023-03-01T22:03:54.234Z] --- PASS: TestVolumesInspect (0.02s)
22:03:54 [2023-03-01T22:03:54.234Z] === RUN   TestVolumesInvalidJSON
22:03:54 [2023-03-01T22:03:54.234Z] === RUN   TestVolumesInvalidJSON/volumes/create
22:03:54 [2023-03-01T22:03:54.234Z] === PAUSE TestVolumesInvalidJSON/volumes/create
22:03:54 [2023-03-01T22:03:54.234Z] === CONT  TestVolumesInvalidJSON/volumes/create
22:03:54 [2023-03-01T22:03:54.234Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
22:03:54 [2023-03-01T22:03:54.234Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
22:03:54 [2023-03-01T22:03:54.234Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
22:03:54 [2023-03-01T22:03:54.234Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
22:03:54 [2023-03-01T22:03:54.234Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:03:54 [2023-03-01T22:03:54.234Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
22:03:54 [2023-03-01T22:03:54.234Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
22:03:54 [2023-03-01T22:03:54.234Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
22:03:54 [2023-03-01T22:03:54.234Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
22:03:54 [2023-03-01T22:03:54.234Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
22:03:54 [2023-03-01T22:03:54.234Z] === RUN   TestVolumePruneAnonymous
22:03:54 [2023-03-01T22:03:54.234Z] --- PASS: TestVolumePruneAnonymous (0.03s)
22:03:54 [2023-03-01T22:03:54.234Z] PASS
22:03:54 [2023-03-01T22:03:54.234Z] 
22:03:54 [2023-03-01T22:03:54.234Z] DONE 10 tests in 0.220s
22:03:54 [2023-03-01T22:03:54.234Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:03:54 [2023-03-01T22:03:54.234Z] ++++ cat bundles/test-integration/docker.pid
22:03:54 [2023-03-01T22:03:54.234Z] +++ kill 15582
22:03:54 [2023-03-01T22:03:54.492Z] +++ /etc/init.d/apparmor stop
22:03:54 [2023-03-01T22:03:54.492Z] Leaving: AppArmorNo profiles have been unloaded.
22:03:54 [2023-03-01T22:03:54.492Z] 
22:03:54 [2023-03-01T22:03:54.492Z] Unloading profiles will leave already running processes permanently
22:03:54 [2023-03-01T22:03:54.492Z] unconfined, which can lead to unexpected situations.
22:03:54 [2023-03-01T22:03:54.492Z] 
22:03:54 [2023-03-01T22:03:54.492Z] To set a process to complain mode, use the command line tool
22:03:54 [2023-03-01T22:03:54.492Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:03:54 [2023-03-01T22:03:54.492Z] +++ true
22:03:54 [2023-03-01T22:03:54.492Z] exiting test-integration
22:03:54 [2023-03-01T22:03:54.492Z] ++ exit 0
22:03:54 [2023-03-01T22:03:54.492Z] 
Post stage
[Pipeline] junit
22:03:55 [2023-03-01T22:03:55.440Z] Recording test results
22:03:55 [2023-03-01T22:03:55.608Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:03:55 [2023-03-01T22:03:55.940Z] + echo Ensuring container killed.
22:03:55 [2023-03-01T22:03:55.940Z] Ensuring container killed.
22:03:55 [2023-03-01T22:03:55.940Z] + docker rm -vf docker-pr4
22:03:55 [2023-03-01T22:03:55.940Z] Error response from daemon: No such container: docker-pr4
[Pipeline] sh
22:03:56 [2023-03-01T22:03:56.219Z] + echo Chowning /workspace to jenkins user
22:03:56 [2023-03-01T22:03:56.219Z] Chowning /workspace to jenkins user
22:03:56 [2023-03-01T22:03:56.219Z] + id -u
22:03:56 [2023-03-01T22:03:56.219Z] + id -g
22:03:56 [2023-03-01T22:03:56.219Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44385:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:03:57 [2023-03-01T22:03:57.881Z] + bundleName=arm64-integration
22:03:57 [2023-03-01T22:03:57.881Z] + echo Creating arm64-integration-bundles.tar.gz
22:03:57 [2023-03-01T22:03:57.881Z] Creating arm64-integration-bundles.tar.gz
22:03:57 [2023-03-01T22:03:57.881Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:03:57 [2023-03-01T22:03:57.881Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
22:03:58 [2023-03-01T22:03:58.151Z] Archiving artifacts
22:03:58 [2023-03-01T22:03:58.499Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44385/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:03:58 [2023-03-01T22:03:58.791Z] + make clean
22:03:59 [2023-03-01T22:03:59.049Z] docker volume rm -f docker-dev-cache docker-mod-cache
22:03:59 [2023-03-01T22:03:59.049Z] docker-dev-cache
22:03:59 [2023-03-01T22:03:59.049Z] 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