Skip to content
Success

Console Output

Pull request #44955 updated
14:11:08 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at b138373c6d3768b482f348aca56bc631cc77bdbb rather than 8b88ada1da3706b2638f7c108cd735607cfb0220
Obtained Jenkinsfile from b138373c6d3768b482f348aca56bc631cc77bdbb
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-44955@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
14:11:12 [2023-02-08T14:11:12.963Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
14:11:12 [2023-02-08T14:11:12.967Z] Trying to pass milestone 5
[Pipeline] milestone
14:11:13 [2023-02-08T14:11:13.071Z] Trying to pass milestone 6
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
14:11:13 [2023-02-08T14:11:13.255Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a3053bec91ed322d) in /home/ubuntu/workspace/moby_PR-44955
[Pipeline] {
[Pipeline] checkout
14:11:13 [2023-02-08T14:11:13.282Z] The recommended git tool is: git
14:11:13 [2023-02-08T14:11:13.290Z] using credential docker-jenkins-github-credentials
14:11:13 [2023-02-08T14:11:13.310Z] Fetching changes from the remote Git repository
14:11:13 [2023-02-08T14:11:13.318Z] Fetching without tags
14:11:14 [2023-02-08T14:11:14.045Z] Merging remotes/origin/master commit b138373c6d3768b482f348aca56bc631cc77bdbb into PR head commit 8b88ada1da3706b2638f7c108cd735607cfb0220
14:11:14 [2023-02-08T14:11:14.130Z] Merge succeeded, producing 8b88ada1da3706b2638f7c108cd735607cfb0220
14:11:14 [2023-02-08T14:11:14.130Z] Checking out Revision 8b88ada1da3706b2638f7c108cd735607cfb0220 (PR-44955)
14:11:14 [2023-02-08T14:11:14.181Z] Commit message: "Fix TLS configuration resolution for buildkit"
14:11:13 [2023-02-08T14:11:13.300Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44955/.git # timeout=10
14:11:13 [2023-02-08T14:11:13.313Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:11:13 [2023-02-08T14:11:13.325Z] Fetching upstream changes from https://github.com/moby/moby.git
14:11:13 [2023-02-08T14:11:13.325Z]  > git --version # timeout=10
14:11:13 [2023-02-08T14:11:13.335Z]  > git --version # 'git version 2.25.1'
14:11:13 [2023-02-08T14:11:13.335Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:11:13 [2023-02-08T14:11:13.335Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44955/head:refs/remotes/origin/PR-44955 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:11:14 [2023-02-08T14:11:14.047Z]  > git config core.sparsecheckout # timeout=10
14:11:14 [2023-02-08T14:11:14.052Z]  > git checkout -f 8b88ada1da3706b2638f7c108cd735607cfb0220 # timeout=10
14:11:14 [2023-02-08T14:11:14.086Z]  > git remote # timeout=10
14:11:14 [2023-02-08T14:11:14.092Z]  > git config --get remote.origin.url # timeout=10
14:11:14 [2023-02-08T14:11:14.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:11:14 [2023-02-08T14:11:14.104Z]  > git merge b138373c6d3768b482f348aca56bc631cc77bdbb # timeout=10
14:11:14 [2023-02-08T14:11:14.115Z]  > git rev-parse HEAD^{commit} # timeout=10
14:11:14 [2023-02-08T14:11:14.133Z]  > git config core.sparsecheckout # timeout=10
14:11:14 [2023-02-08T14:11:14.143Z]  > git checkout -f 8b88ada1da3706b2638f7c108cd735607cfb0220 # timeout=10
14:11:14 [2023-02-08T14:11:14.183Z]  > git rev-list --no-walk 09e87076d5fdc7114febd801dc489ed5f8a0972f # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:11:15 [2023-02-08T14:11:15.003Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44955:/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
14:11:17 [2023-02-08T14:11:17.523Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
14:11:17 [2023-02-08T14:11:17.655Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0383b61f66e573241) in /home/ubuntu/workspace/moby_PR-44955
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] checkout
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
14:11:17 [2023-02-08T14:11:17.716Z] The recommended git tool is: git
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] }
14:11:17 [2023-02-08T14:11:17.727Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
14:11:17 [2023-02-08T14:11:17.740Z] Cloning the remote Git repository
14:11:17 [2023-02-08T14:11:17.740Z] Cloning with configured refspecs honoured and without tags
[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] }
14:11:17 [2023-02-08T14:11:17.769Z] Cloning repository https://github.com/moby/moby.git
14:11:17 [2023-02-08T14:11:17.770Z]  > git init /home/ubuntu/workspace/moby_PR-44955 # timeout=10
14:11:17 [2023-02-08T14:11:17.776Z] Fetching upstream changes from https://github.com/moby/moby.git
14:11:17 [2023-02-08T14:11:17.776Z]  > git --version # timeout=10
14:11:17 [2023-02-08T14:11:17.784Z]  > git --version # 'git version 2.25.1'
14:11:17 [2023-02-08T14:11:17.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:11:17 [2023-02-08T14:11:17.785Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44955/head:refs/remotes/origin/PR-44955 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:11:30 [2023-02-08T14:11:30.296Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:11:30 [2023-02-08T14:11:30.300Z]  > git config --add remote.origin.fetch +refs/pull/44955/head:refs/remotes/origin/PR-44955 # timeout=10
14:11:30 [2023-02-08T14:11:30.303Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:11:30 [2023-02-08T14:11:30.287Z] Fetching without tags
14:11:30 [2023-02-08T14:11:30.509Z] Merging remotes/origin/master commit b138373c6d3768b482f348aca56bc631cc77bdbb into PR head commit 8b88ada1da3706b2638f7c108cd735607cfb0220
14:11:31 [2023-02-08T14:11:31.115Z] Merge succeeded, producing 8b88ada1da3706b2638f7c108cd735607cfb0220
14:11:31 [2023-02-08T14:11:31.115Z] Checking out Revision 8b88ada1da3706b2638f7c108cd735607cfb0220 (PR-44955)
14:11:31 [2023-02-08T14:11:31.315Z] Commit message: "Fix TLS configuration resolution for buildkit"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
14:11:30 [2023-02-08T14:11:30.309Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:11:30 [2023-02-08T14:11:30.316Z] Fetching upstream changes from https://github.com/moby/moby.git
14:11:30 [2023-02-08T14:11:30.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:11:30 [2023-02-08T14:11:30.317Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44955/head:refs/remotes/origin/PR-44955 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:11:30 [2023-02-08T14:11:30.538Z]  > git config core.sparsecheckout # timeout=10
14:11:30 [2023-02-08T14:11:30.542Z]  > git checkout -f 8b88ada1da3706b2638f7c108cd735607cfb0220 # timeout=10
14:11:31 [2023-02-08T14:11:31.119Z]  > git remote # timeout=10
14:11:31 [2023-02-08T14:11:31.124Z]  > git config --get remote.origin.url # timeout=10
14:11:31 [2023-02-08T14:11:31.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:11:31 [2023-02-08T14:11:31.129Z]  > git merge b138373c6d3768b482f348aca56bc631cc77bdbb # timeout=10
14:11:31 [2023-02-08T14:11:31.135Z]  > git rev-parse HEAD^{commit} # timeout=10
14:11:31 [2023-02-08T14:11:31.144Z]  > git config core.sparsecheckout # timeout=10
14:11:31 [2023-02-08T14:11:31.148Z]  > git checkout -f 8b88ada1da3706b2638f7c108cd735607cfb0220 # timeout=10
14:11:32 [2023-02-08T14:11:32.033Z] + docker version
14:11:32 [2023-02-08T14:11:32.033Z] Client: Docker Engine - Community
14:11:32 [2023-02-08T14:11:32.033Z]  Version:           22.06.0-beta.0
14:11:32 [2023-02-08T14:11:32.033Z]  API version:       1.42
14:11:32 [2023-02-08T14:11:32.033Z]  Go version:        go1.18.3
14:11:32 [2023-02-08T14:11:32.033Z]  Git commit:        3e9117b
14:11:32 [2023-02-08T14:11:32.033Z]  Built:             Fri Jun  3 17:55:34 2022
14:11:32 [2023-02-08T14:11:32.033Z]  OS/Arch:           linux/arm64
14:11:32 [2023-02-08T14:11:32.033Z]  Context:           default
14:11:32 [2023-02-08T14:11:32.033Z] 
14:11:32 [2023-02-08T14:11:32.033Z] Server: Docker Engine - Community
14:11:32 [2023-02-08T14:11:32.033Z]  Engine:
14:11:32 [2023-02-08T14:11:32.033Z]   Version:          22.06.0-beta.0
14:11:32 [2023-02-08T14:11:32.033Z]   API version:      1.42 (minimum version 1.12)
14:11:32 [2023-02-08T14:11:32.033Z]   Go version:       go1.18.3
14:11:32 [2023-02-08T14:11:32.033Z]   Git commit:       38633e7
14:11:32 [2023-02-08T14:11:32.033Z]   Built:            Fri Jun  3 17:55:34 2022
14:11:32 [2023-02-08T14:11:32.033Z]   OS/Arch:          linux/arm64
14:11:32 [2023-02-08T14:11:32.033Z]   Experimental:     true
14:11:32 [2023-02-08T14:11:32.033Z]  containerd:
14:11:32 [2023-02-08T14:11:32.033Z]   Version:          1.6.8
14:11:32 [2023-02-08T14:11:32.033Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:11:32 [2023-02-08T14:11:32.033Z]  runc:
14:11:32 [2023-02-08T14:11:32.033Z]   Version:          1.1.4
14:11:32 [2023-02-08T14:11:32.033Z]   GitCommit:        v1.1.4-0-g5fd4c4d
14:11:32 [2023-02-08T14:11:32.033Z]  docker-init:
14:11:32 [2023-02-08T14:11:32.033Z]   Version:          0.19.0
14:11:32 [2023-02-08T14:11:32.033Z]   GitCommit:        de40ad0
[Pipeline] sh
14:11:32 [2023-02-08T14:11:32.349Z] + docker info
14:11:32 [2023-02-08T14:11:32.349Z] Client:
14:11:32 [2023-02-08T14:11:32.349Z]  Context:    default
14:11:32 [2023-02-08T14:11:32.349Z]  Debug Mode: false
14:11:32 [2023-02-08T14:11:32.349Z]  Plugins:
14:11:32 [2023-02-08T14:11:32.349Z]   buildx: Docker Buildx (Docker Inc.)
14:11:32 [2023-02-08T14:11:32.349Z]     Version:  v0.8.2
14:11:32 [2023-02-08T14:11:32.349Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
14:11:32 [2023-02-08T14:11:32.349Z]   compose: Docker Compose (Docker Inc.)
14:11:32 [2023-02-08T14:11:32.349Z]     Version:  v2.12.0
14:11:32 [2023-02-08T14:11:32.349Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
14:11:32 [2023-02-08T14:11:32.349Z] 
14:11:32 [2023-02-08T14:11:32.349Z] Server:
14:11:32 [2023-02-08T14:11:32.349Z]  Containers: 0
14:11:32 [2023-02-08T14:11:32.349Z]   Running: 0
14:11:32 [2023-02-08T14:11:32.349Z]   Paused: 0
14:11:32 [2023-02-08T14:11:32.349Z]   Stopped: 0
14:11:32 [2023-02-08T14:11:32.349Z]  Images: 6
14:11:32 [2023-02-08T14:11:32.349Z]  Server Version: 22.06.0-beta.0
14:11:32 [2023-02-08T14:11:32.349Z]  Storage Driver: overlay2
14:11:32 [2023-02-08T14:11:32.349Z]   Backing Filesystem: extfs
14:11:32 [2023-02-08T14:11:32.349Z]   Supports d_type: true
14:11:32 [2023-02-08T14:11:32.349Z]   Using metacopy: false
14:11:32 [2023-02-08T14:11:32.349Z]   Native Overlay Diff: true
14:11:32 [2023-02-08T14:11:32.349Z]   userxattr: false
14:11:32 [2023-02-08T14:11:32.349Z]  Logging Driver: json-file
14:11:32 [2023-02-08T14:11:32.349Z]  Cgroup Driver: cgroupfs
14:11:32 [2023-02-08T14:11:32.349Z]  Cgroup Version: 1
14:11:32 [2023-02-08T14:11:32.349Z]  Plugins:
14:11:32 [2023-02-08T14:11:32.349Z]   Volume: local
14:11:32 [2023-02-08T14:11:32.349Z]   Network: bridge host ipvlan macvlan null overlay
14:11:32 [2023-02-08T14:11:32.349Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
14:11:32 [2023-02-08T14:11:32.349Z]  Swarm: inactive
14:11:32 [2023-02-08T14:11:32.349Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
14:11:32 [2023-02-08T14:11:32.349Z]  Default Runtime: runc
14:11:32 [2023-02-08T14:11:32.349Z]  Init Binary: docker-init
14:11:32 [2023-02-08T14:11:32.349Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
14:11:32 [2023-02-08T14:11:32.349Z]  runc version: v1.1.4-0-g5fd4c4d
14:11:32 [2023-02-08T14:11:32.349Z]  init version: de40ad0
14:11:32 [2023-02-08T14:11:32.349Z]  Security Options:
14:11:32 [2023-02-08T14:11:32.349Z]   apparmor
14:11:32 [2023-02-08T14:11:32.349Z]   seccomp
14:11:32 [2023-02-08T14:11:32.349Z]    Profile: builtin
14:11:32 [2023-02-08T14:11:32.349Z]  Kernel Version: 5.15.0-1022-aws
14:11:32 [2023-02-08T14:11:32.349Z]  Operating System: Ubuntu 20.04.5 LTS
14:11:32 [2023-02-08T14:11:32.349Z]  OSType: linux
14:11:32 [2023-02-08T14:11:32.349Z]  Architecture: aarch64
14:11:32 [2023-02-08T14:11:32.349Z]  CPUs: 2
14:11:32 [2023-02-08T14:11:32.349Z]  Total Memory: 7.559GiB
14:11:32 [2023-02-08T14:11:32.349Z]  Name: ip-10-100-74-97
14:11:32 [2023-02-08T14:11:32.349Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
14:11:32 [2023-02-08T14:11:32.349Z]  Docker Root Dir: /var/lib/docker
14:11:32 [2023-02-08T14:11:32.349Z]  Debug Mode: false
14:11:32 [2023-02-08T14:11:32.349Z]  Registry: https://index.docker.io/v1/
14:11:32 [2023-02-08T14:11:32.349Z]  Labels:
14:11:32 [2023-02-08T14:11:32.349Z]  Experimental: true
14:11:32 [2023-02-08T14:11:32.349Z]  Insecure Registries:
14:11:32 [2023-02-08T14:11:32.349Z]   127.0.0.0/8
14:11:32 [2023-02-08T14:11:32.349Z]  Live Restore Enabled: true
14:11:32 [2023-02-08T14:11:32.349Z] 
[Pipeline] sh
14:11:32 [2023-02-08T14:11:32.668Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:11:32 [2023-02-08T14:11:32.669Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
14:11:32 [2023-02-08T14:11:32.669Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44955/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
14:11:32 [2023-02-08T14:11:32.669Z] + bash /home/ubuntu/workspace/moby_PR-44955/check-config.sh
14:11:32 [2023-02-08T14:11:32.669Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
14:11:32 [2023-02-08T14:11:32.669Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
14:11:32 [2023-02-08T14:11:32.669Z] 
14:11:32 [2023-02-08T14:11:32.669Z] Generally Necessary:
14:11:32 [2023-02-08T14:11:32.669Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
14:11:32 [2023-02-08T14:11:32.669Z] - apparmor: enabled and tools installed
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_NAMESPACES: enabled
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_NET_NS: enabled
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_PID_NS: enabled
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_IPC_NS: enabled
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_UTS_NS: enabled
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_CGROUPS: enabled
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_CGROUP_CPUACCT: enabled
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_CGROUP_DEVICE: enabled
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_CGROUP_FREEZER: enabled
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_CGROUP_SCHED: enabled
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_CPUSETS: enabled
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_MEMCG: enabled
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_KEYS: enabled
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_VETH: enabled (as module)
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_BRIDGE: enabled (as module)
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_IP_NF_FILTER: enabled (as module)
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
14:11:32 [2023-02-08T14:11:32.669Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_IP_NF_NAT: enabled (as module)
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_NF_NAT: enabled (as module)
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_POSIX_MQUEUE: enabled
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_CGROUP_BPF: enabled
14:11:32 [2023-02-08T14:11:32.925Z] 
14:11:32 [2023-02-08T14:11:32.925Z] Optional Features:
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_USER_NS: enabled
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_SECCOMP: enabled
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_SECCOMP_FILTER: enabled
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_CGROUP_PIDS: enabled
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_MEMCG_SWAP: enabled
14:11:32 [2023-02-08T14:11:32.925Z]     (cgroup swap accounting is currently enabled)
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_BLK_CGROUP: enabled
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_BLK_DEV_THROTTLING: enabled
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_CGROUP_PERF: enabled
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_CGROUP_HUGETLB: enabled
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_CGROUP_NET_PRIO: enabled
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_CFS_BANDWIDTH: enabled
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_FAIR_GROUP_SCHED: enabled
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_RT_GROUP_SCHED: missing
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_IP_VS: enabled (as module)
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_IP_VS_NFCT: enabled
14:11:32 [2023-02-08T14:11:32.925Z] - CONFIG_IP_VS_PROTO_TCP: enabled
14:11:33 [2023-02-08T14:11:33.182Z] - CONFIG_IP_VS_PROTO_UDP: enabled
14:11:33 [2023-02-08T14:11:33.182Z] - CONFIG_IP_VS_RR: enabled (as module)
14:11:33 [2023-02-08T14:11:33.182Z] - CONFIG_SECURITY_SELINUX: enabled
14:11:33 [2023-02-08T14:11:33.182Z] - CONFIG_SECURITY_APPARMOR: enabled
14:11:33 [2023-02-08T14:11:33.182Z] - CONFIG_EXT4_FS: enabled
14:11:33 [2023-02-08T14:11:33.182Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
14:11:33 [2023-02-08T14:11:33.182Z] - CONFIG_EXT4_FS_SECURITY: enabled
14:11:33 [2023-02-08T14:11:33.182Z] - Network Drivers:
14:11:33 [2023-02-08T14:11:33.182Z]   - "overlay":
14:11:33 [2023-02-08T14:11:33.182Z]     - CONFIG_VXLAN: enabled (as module)
14:11:33 [2023-02-08T14:11:33.182Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
14:11:33 [2023-02-08T14:11:33.182Z]       Optional (for encrypted networks):
14:11:33 [2023-02-08T14:11:33.182Z]       - CONFIG_CRYPTO: enabled
14:11:33 [2023-02-08T14:11:33.182Z]       - CONFIG_CRYPTO_AEAD: enabled
14:11:33 [2023-02-08T14:11:33.182Z]       - CONFIG_CRYPTO_GCM: enabled
14:11:33 [2023-02-08T14:11:33.182Z]       - CONFIG_CRYPTO_SEQIV: enabled
14:11:33 [2023-02-08T14:11:33.182Z]       - CONFIG_CRYPTO_GHASH: enabled
14:11:33 [2023-02-08T14:11:33.182Z]       - CONFIG_XFRM: enabled
14:11:33 [2023-02-08T14:11:33.182Z]       - CONFIG_XFRM_USER: enabled (as module)
14:11:33 [2023-02-08T14:11:33.182Z]       - CONFIG_XFRM_ALGO: enabled (as module)
14:11:33 [2023-02-08T14:11:33.182Z]       - CONFIG_INET_ESP: enabled (as module)
14:11:33 [2023-02-08T14:11:33.182Z]   - "ipvlan":
14:11:33 [2023-02-08T14:11:33.182Z]     - CONFIG_IPVLAN: enabled (as module)
14:11:33 [2023-02-08T14:11:33.182Z]   - "macvlan":
14:11:33 [2023-02-08T14:11:33.182Z]     - CONFIG_MACVLAN: enabled (as module)
14:11:33 [2023-02-08T14:11:33.182Z]     - CONFIG_DUMMY: enabled (as module)
14:11:33 [2023-02-08T14:11:33.182Z]   - "ftp,tftp client in container":
14:11:33 [2023-02-08T14:11:33.438Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
14:11:33 [2023-02-08T14:11:33.438Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
14:11:33 [2023-02-08T14:11:33.438Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
14:11:33 [2023-02-08T14:11:33.438Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
14:11:33 [2023-02-08T14:11:33.438Z] - Storage Drivers:
14:11:33 [2023-02-08T14:11:33.438Z]   - "aufs":
14:11:33 [2023-02-08T14:11:33.438Z]     - CONFIG_AUFS_FS: enabled (as module)
14:11:33 [2023-02-08T14:11:33.438Z]   - "btrfs":
14:11:33 [2023-02-08T14:11:33.438Z]     - CONFIG_BTRFS_FS: enabled (as module)
14:11:33 [2023-02-08T14:11:33.438Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
14:11:33 [2023-02-08T14:11:33.438Z]   - "devicemapper":
14:11:33 [2023-02-08T14:11:33.438Z]     - CONFIG_BLK_DEV_DM: enabled
14:11:33 [2023-02-08T14:11:33.438Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
14:11:33 [2023-02-08T14:11:33.438Z]   - "overlay":
14:11:33 [2023-02-08T14:11:33.438Z]     - CONFIG_OVERLAY_FS: enabled (as module)
14:11:33 [2023-02-08T14:11:33.438Z]   - "zfs":
14:11:33 [2023-02-08T14:11:33.438Z]     - /dev/zfs: present
14:11:33 [2023-02-08T14:11:33.438Z]     - zfs command: missing
14:11:33 [2023-02-08T14:11:33.438Z]     - zpool command: missing
14:11:33 [2023-02-08T14:11:33.438Z] 
14:11:33 [2023-02-08T14:11:33.438Z] Limits:
14:11:33 [2023-02-08T14:11:33.438Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
14:11:33 [2023-02-08T14:11:33.438Z] 
14:11:33 [2023-02-08T14:11:33.438Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
14:11:33 [2023-02-08T14:11:33.755Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8b88ada1da3706b2638f7c108cd735607cfb0220 .
14:11:34 [2023-02-08T14:11:34.017Z] #1 [internal] load .dockerignore
14:11:34 [2023-02-08T14:11:34.017Z] #1 transferring context: 113B done
14:11:34 [2023-02-08T14:11:34.017Z] #1 DONE 0.0s
14:11:34 [2023-02-08T14:11:34.017Z] 
14:11:34 [2023-02-08T14:11:34.017Z] #2 [internal] load build definition from Dockerfile
14:11:34 [2023-02-08T14:11:34.017Z] #2 transferring dockerfile: 27.13kB done
14:11:34 [2023-02-08T14:11:34.017Z] #2 DONE 0.0s
14:11:34 [2023-02-08T14:11:34.017Z] 
14:11:34 [2023-02-08T14:11:34.017Z] #3 resolve image config for docker.io/docker/dockerfile:1
14:11:34 [2023-02-08T14:11:34.017Z] #3 DONE 0.3s
14:11:34 [2023-02-08T14:11:34.273Z] 
14:11:34 [2023-02-08T14:11:34.273Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8
14:11:34 [2023-02-08T14:11:34.273Z] #4 CACHED
14:11:34 [2023-02-08T14:11:34.530Z] 
14:11:34 [2023-02-08T14:11:34.530Z] #5 [internal] load metadata for docker.io/library/busybox:latest
14:11:34 [2023-02-08T14:11:34.530Z] #5 DONE 0.0s
14:11:34 [2023-02-08T14:11:34.530Z] 
14:11:34 [2023-02-08T14:11:34.530Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
14:11:34 [2023-02-08T14:11:34.530Z] #6 DONE 0.1s
14:11:34 [2023-02-08T14:11:34.530Z] 
14:11:34 [2023-02-08T14:11:34.530Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
14:11:34 [2023-02-08T14:11:34.786Z] #7 DONE 0.3s
14:11:34 [2023-02-08T14:11:34.786Z] 
14:11:34 [2023-02-08T14:11:34.786Z] #8 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye
14:11:34 [2023-02-08T14:11:34.786Z] #8 DONE 0.3s
14:11:34 [2023-02-08T14:11:34.786Z] 
14:11:34 [2023-02-08T14:11:34.786Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
14:11:34 [2023-02-08T14:11:34.786Z] #9 DONE 0.3s
14:11:35 [2023-02-08T14:11:35.349Z] 
14:11:35 [2023-02-08T14:11:35.349Z] #10 [build-dummy 1/2] FROM docker.io/library/busybox
14:11:35 [2023-02-08T14:11:35.349Z] #10 DONE 0.0s
14:11:35 [2023-02-08T14:11:35.349Z] 
14:11:35 [2023-02-08T14:11:35.349Z] #11 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:65754db146596d18451cc645693bda3b8e9496392a53d8ff15d549a3c2d9a5ce
14:11:35 [2023-02-08T14:11:35.349Z] #11 DONE 0.0s
14:11:35 [2023-02-08T14:11:35.349Z] 
14:11:35 [2023-02-08T14:11:35.349Z] #12 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
14:11:35 [2023-02-08T14:11:35.349Z] #12 DONE 0.0s
14:11:35 [2023-02-08T14:11:35.349Z] 
14:11:35 [2023-02-08T14:11:35.349Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b
14:11:35 [2023-02-08T14:11:35.349Z] #13 DONE 0.0s
14:11:35 [2023-02-08T14:11:35.349Z] 
14:11:35 [2023-02-08T14:11:35.349Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
14:11:35 [2023-02-08T14:11:35.349Z] #14 DONE 0.0s
14:11:35 [2023-02-08T14:11:35.349Z] 
14:11:35 [2023-02-08T14:11:35.349Z] #15 [internal] load build context
14:11:35 [2023-02-08T14:11:35.611Z] #15 ...
14:11:35 [2023-02-08T14:11:35.611Z] 
14:11:35 [2023-02-08T14:11:35.611Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
14:11:35 [2023-02-08T14:11:35.611Z] #16 DONE 0.4s
14:11:35 [2023-02-08T14:11:35.611Z] 
14:11:35 [2023-02-08T14:11:35.611Z] #15 [internal] load build context
14:11:36 [2023-02-08T14:11:36.982Z] #15 transferring context: 66.16MB 1.7s done
14:11:36 [2023-02-08T14:11:36.982Z] #15 DONE 1.8s
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #17 [registry-src 1/2] WORKDIR /usr/src/registry
14:11:36 [2023-02-08T14:11:36.982Z] #17 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #18 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
14:11:36 [2023-02-08T14:11:36.982Z] #18 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #19 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
14:11:36 [2023-02-08T14:11:36.982Z] #19 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #20 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
14:11:36 [2023-02-08T14:11:36.982Z] #20 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #21 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
14:11:36 [2023-02-08T14:11:36.982Z] #21 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #22 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
14:11:36 [2023-02-08T14:11:36.982Z] #22 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #23 [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
14:11:36 [2023-02-08T14:11:36.982Z] #23 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #24 [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
14:11:36 [2023-02-08T14:11:36.982Z] #24 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #25 [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
14:11:36 [2023-02-08T14:11:36.982Z] #25 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #26 [dev-base  1/11] RUN groupadd -r docker
14:11:36 [2023-02-08T14:11:36.982Z] #26 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #27 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
14:11:36 [2023-02-08T14:11:36.982Z] #27 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #28 [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...)
14:11:36 [2023-02-08T14:11:36.982Z] #28 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #29 [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
14:11:36 [2023-02-08T14:11:36.982Z] #29 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #30 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
14:11:36 [2023-02-08T14:11:36.982Z] #30 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #31 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
14:11:36 [2023-02-08T14:11:36.982Z] #31 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #32 [dev-base  6/11] RUN ldconfig
14:11:36 [2023-02-08T14:11:36.982Z] #32 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #33 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
14:11:36 [2023-02-08T14:11:36.982Z] #33 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #34 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:11:36 [2023-02-08T14:11:36.982Z] #34 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #35 [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...)
14:11:36 [2023-02-08T14:11:36.982Z] #35 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #36 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
14:11:36 [2023-02-08T14:11:36.982Z] #36 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #37 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
14:11:36 [2023-02-08T14:11:36.982Z] #37 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #38 [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
14:11:36 [2023-02-08T14:11:36.982Z] #38 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #39 [delve-src 1/3] WORKDIR /usr/src/delve
14:11:36 [2023-02-08T14:11:36.982Z] #39 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #40 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
14:11:36 [2023-02-08T14:11:36.982Z] #40 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #41 [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
14:11:36 [2023-02-08T14:11:36.982Z] #41 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.982Z] #42 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
14:11:36 [2023-02-08T14:11:36.982Z] #42 CACHED
14:11:36 [2023-02-08T14:11:36.982Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #43 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
14:11:36 [2023-02-08T14:11:36.983Z] #43 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #44 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
14:11:36 [2023-02-08T14:11:36.983Z] #44 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #45 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
14:11:36 [2023-02-08T14:11:36.983Z] #45 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #46 [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
14:11:36 [2023-02-08T14:11:36.983Z] #46 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #47 [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
14:11:36 [2023-02-08T14:11:36.983Z] #47 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #48 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:11:36 [2023-02-08T14:11:36.983Z] #48 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #49 [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
14:11:36 [2023-02-08T14:11:36.983Z] #49 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #50 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
14:11:36 [2023-02-08T14:11:36.983Z] #50 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #51 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
14:11:36 [2023-02-08T14:11:36.983Z] #51 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #52 [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
14:11:36 [2023-02-08T14:11:36.983Z] #52 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #53 [runc-src 1/3] WORKDIR /usr/src/runc
14:11:36 [2023-02-08T14:11:36.983Z] #53 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #54 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
14:11:36 [2023-02-08T14:11:36.983Z] #54 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #55 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:11:36 [2023-02-08T14:11:36.983Z] #55 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #56 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
14:11:36 [2023-02-08T14:11:36.983Z] #56 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #57 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
14:11:36 [2023-02-08T14:11:36.983Z] #57 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #58 [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...)
14:11:36 [2023-02-08T14:11:36.983Z] #58 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #59 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
14:11:36 [2023-02-08T14:11:36.983Z] #59 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #60 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
14:11:36 [2023-02-08T14:11:36.983Z] #60 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #61 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
14:11:36 [2023-02-08T14:11:36.983Z] #61 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #62 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
14:11:36 [2023-02-08T14:11:36.983Z] #62 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #63 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
14:11:36 [2023-02-08T14:11:36.983Z] #63 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #64 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
14:11:36 [2023-02-08T14:11:36.983Z] #64 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #65 [binary-dummy 1/1] COPY --from=build-dummy /build /build
14:11:36 [2023-02-08T14:11:36.983Z] #65 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #66 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
14:11:36 [2023-02-08T14:11:36.983Z] #66 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #67 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
14:11:36 [2023-02-08T14:11:36.983Z] #67 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #68 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
14:11:36 [2023-02-08T14:11:36.983Z] #68 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #69 [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
14:11:36 [2023-02-08T14:11:36.983Z] #69 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #70 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:11:36 [2023-02-08T14:11:36.983Z] #70 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #71 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
14:11:36 [2023-02-08T14:11:36.983Z] #71 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #72 [tini-src 1/3] WORKDIR /usr/src/tini
14:11:36 [2023-02-08T14:11:36.983Z] #72 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #73 [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             ;
14:11:36 [2023-02-08T14:11:36.983Z] #73 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #74 [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
14:11:36 [2023-02-08T14:11:36.983Z] #74 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #75 [build-dummy 2/2] RUN mkdir -p /build
14:11:36 [2023-02-08T14:11:36.983Z] #75 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #76 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
14:11:36 [2023-02-08T14:11:36.983Z] #76 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #77 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
14:11:36 [2023-02-08T14:11:36.983Z] #77 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #78 [containerd-src 1/3] WORKDIR /usr/src/containerd
14:11:36 [2023-02-08T14:11:36.983Z] #78 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #79 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
14:11:36 [2023-02-08T14:11:36.983Z] #79 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #80 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
14:11:36 [2023-02-08T14:11:36.983Z] #80 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #81 [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
14:11:36 [2023-02-08T14:11:36.983Z] #81 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #82 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
14:11:36 [2023-02-08T14:11:36.983Z] #82 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #83 [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.49.0"      && /build/golangci-lint --version
14:11:36 [2023-02-08T14:11:36.983Z] #83 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #84 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
14:11:36 [2023-02-08T14:11:36.983Z] #84 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #85 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:11:36 [2023-02-08T14:11:36.983Z] #85 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #86 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
14:11:36 [2023-02-08T14:11:36.983Z] #86 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #87 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
14:11:36 [2023-02-08T14:11:36.983Z] #87 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #88 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
14:11:36 [2023-02-08T14:11:36.983Z] #88 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #89 [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
14:11:36 [2023-02-08T14:11:36.983Z] #89 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #90 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
14:11:36 [2023-02-08T14:11:36.983Z] #90 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #91 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
14:11:36 [2023-02-08T14:11:36.983Z] #91 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #92 [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...)
14:11:36 [2023-02-08T14:11:36.983Z] #92 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #93 [base 2/5] COPY --from=xx / /
14:11:36 [2023-02-08T14:11:36.983Z] #93 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #94 [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...)
14:11:36 [2023-02-08T14:11:36.983Z] #94 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #95 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
14:11:36 [2023-02-08T14:11:36.983Z] #95 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #96 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
14:11:36 [2023-02-08T14:11:36.983Z] #96 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #97 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
14:11:36 [2023-02-08T14:11:36.983Z] #97 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #98 [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...)
14:11:36 [2023-02-08T14:11:36.983Z] #98 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #99 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
14:11:36 [2023-02-08T14:11:36.983Z] #99 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #100 [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...)
14:11:36 [2023-02-08T14:11:36.983Z] #100 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #101 [swagger-src 1/3] WORKDIR /usr/src/swagger
14:11:36 [2023-02-08T14:11:36.983Z] #101 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #102 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
14:11:36 [2023-02-08T14:11:36.983Z] #102 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #103 [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
14:11:36 [2023-02-08T14:11:36.983Z] #103 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #104 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
14:11:36 [2023-02-08T14:11:36.983Z] #104 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #105 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
14:11:36 [2023-02-08T14:11:36.983Z] #105 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #106 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
14:11:36 [2023-02-08T14:11:36.983Z] #106 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #107 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
14:11:36 [2023-02-08T14:11:36.983Z] #107 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #108 [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...)
14:11:36 [2023-02-08T14:11:36.983Z] #108 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #109 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
14:11:36 [2023-02-08T14:11:36.983Z] #109 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #110 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
14:11:36 [2023-02-08T14:11:36.983Z] #110 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #111 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
14:11:36 [2023-02-08T14:11:36.983Z] #111 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #112 [dockercli-src 1/5] WORKDIR /tmp/dockercli
14:11:36 [2023-02-08T14:11:36.983Z] #112 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #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
14:11:36 [2023-02-08T14:11:36.983Z] #113 CACHED
14:11:36 [2023-02-08T14:11:36.983Z] 
14:11:36 [2023-02-08T14:11:36.983Z] #114 [dev 1/1] COPY . .
14:11:42 [2023-02-08T14:11:42.239Z] #114 DONE 5.0s
14:11:42 [2023-02-08T14:11:42.239Z] 
14:11:42 [2023-02-08T14:11:42.239Z] #115 exporting to image
14:11:42 [2023-02-08T14:11:42.239Z] #115 exporting layers
14:11:42 [2023-02-08T14:11:42.801Z] #115 exporting layers 0.7s done
14:11:42 [2023-02-08T14:11:42.801Z] #115 writing image sha256:60058f47590ca6171c2fefb8227c3c3769076de0d7179857d5737eeb38897641 done
14:11:42 [2023-02-08T14:11:42.801Z] #115 naming to docker.io/library/docker:8b88ada1da3706b2638f7c108cd735607cfb0220 done
14:11:42 [2023-02-08T14:11:42.801Z] #115 DONE 0.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
14:11:43 [2023-02-08T14:11:43.146Z] + sudo modprobe ip6table_filter
[Pipeline] sh
14:11:43 [2023-02-08T14:11:43.507Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44955/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b88ada1da3706b2638f7c108cd735607cfb0220 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8b88ada1da3706b2638f7c108cd735607cfb0220 hack/test/unit
14:11:44 [2023-02-08T14:11:44.069Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
14:11:44 [2023-02-08T14:11:44.069Z] + TESTFLAGS+=' -test.timeout=5m'
14:11:44 [2023-02-08T14:11:44.069Z] + TESTDIRS=./...
14:11:44 [2023-02-08T14:11:44.069Z] + exclude_paths='/vendor/|/integration'
14:11:44 [2023-02-08T14:11:44.069Z] ++ go list ./...
14:11:44 [2023-02-08T14:11:44.069Z] ++ grep -vE '(/vendor/|/integration)'
14:11:44 [2023-02-08T14:11:44.999Z] + pkg_list='github.com/docker/docker/api
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/server
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/server/backend/build
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/server/httpstatus
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/server/httputils
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/server/middleware
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/server/router
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/server/router/build
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/server/router/checkpoint
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/server/router/container
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/server/router/debug
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/server/router/distribution
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/server/router/grpc
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/server/router/image
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/server/router/network
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/server/router/plugin
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/server/router/session
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/server/router/swarm
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/server/router/system
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/server/router/volume
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/types
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/types/backend
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/types/blkiodev
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/types/container
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/types/events
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/types/filters
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/types/image
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/types/mount
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/types/network
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/types/plugins/logdriver
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/types/registry
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/types/strslice
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/types/swarm
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/types/swarm/runtime
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/types/time
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/types/versions
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/types/versions/v1p19
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/types/versions/v1p20
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/api/types/volume
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/builder
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/builder/builder-next
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/builder/builder-next/exporter
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/builder/builder-next/worker
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/builder/dockerfile
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/builder/remotecontext
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/builder/remotecontext/git
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/builder/remotecontext/urlutil
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/cli/debug
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/cli/winresources/docker-proxy
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/cli/winresources/dockerd
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/client
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/cmd/docker-proxy
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/cmd/dockerd
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/cmd/dockerd/trap
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/container
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/container/stream
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/contrib/apparmor
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/contrib/docker-device-tool
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/contrib/httpserver
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/cluster
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/cluster/convert
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/cluster/executor
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/cluster/executor/container
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/cluster/provider
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/config
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/containerd
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/events
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/events/testutils
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/graphdriver
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/graphdriver/aufs
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/graphdriver/copy
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/graphdriver/overlay
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/graphdriver/register
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/graphdriver/vfs
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/graphdriver/zfs
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/images
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/initlayer
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/links
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/listeners
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/logger
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/logger/awslogs
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/logger/fluentd
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/logger/gcplogs
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/logger/gelf
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/logger/journald
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/logger/local
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/logger/logentries
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/logger/loggertest
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/logger/loggerutils
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/logger/splunk
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/logger/syslog
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/logger/templates
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/names
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/network
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/daemon/stats
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/distribution
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/distribution/metadata
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/distribution/utils
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/distribution/xfer
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/dockerversion
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/errdefs
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/image
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/image/cache
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/image/tarexport
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/image/v1
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/internal/mounttree
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/internal/test/suite
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/internal/unshare
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/layer
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libcontainerd
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libcontainerd/queue
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libcontainerd/remote
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libcontainerd/supervisor
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libcontainerd/types
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/bitmap
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/bitseq
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/cluster
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/config
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/datastore
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/diagnostic
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/discoverapi
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/driverapi
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/drivers/bridge
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/drivers/host
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/drivers/null
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/drivers/overlay
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/drivers/remote
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/drivers/windows
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/drvregistry
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/etchosts
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/idm
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/internal/caller
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/ipam
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/ipamapi
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/ipams/builtin
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/ipams/null
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/ipams/remote
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/ipamutils
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/iptables
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/netlabel
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/netutils
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/networkdb
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/ns
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/options
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/osl
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/osl/kernel
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/portallocator
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/portmapper
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/resolvconf
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/testutils
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/libnetwork/types
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/oci
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/oci/caps
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/opts
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/aaparser
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/archive
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/authorization
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/broadcaster
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/capabilities
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/chrootarchive
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/containerfs
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/devicemapper
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/directory
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/dmesg
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/fileutils
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/homedir
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/idtools
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/ioutils
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/jsonmessage
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/longpath
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/loopback
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/namesgenerator
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/parsers
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/parsers/kernel
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/pidfile
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/platform
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/platforms
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/plugingetter
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/plugins
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:11:44 [2023-02-08T14:11:44.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/plugins/transport
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/pools
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/process
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/progress
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/reexec
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/rootless
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/rootless/specconv
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/stack
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/stdcopy
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/streamformatter
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/stringid
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/sysinfo
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/system
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/tailfile
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/tarsum
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/useragent
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/plugin
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/plugin/executor/containerd
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/plugin/v2
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/profiles/apparmor
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/profiles/seccomp
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/quota
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/reference
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/registry
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/registry/resumable
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/restartmanager
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/runconfig
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/runconfig/opts
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/daemon
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/environment
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/fakecontext
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/fakegit
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/fakestorage
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/fixtures/load
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/fixtures/plugin
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/registry
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/request
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/volume
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/volume/drivers
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/volume/local
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/volume/mounts
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/volume/service
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/volume/service/opts
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/volume/testutils'
14:11:45 [2023-02-08T14:11:45.000Z] ++ grep --fixed-strings -v /libnetwork
14:11:45 [2023-02-08T14:11:45.000Z] ++ echo 'github.com/docker/docker/api
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/backend/build
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/httpstatus
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/httputils
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/middleware
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/build
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/checkpoint
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/container
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/debug
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/distribution
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/grpc
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/image
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/network
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/plugin
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/session
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/swarm
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/system
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/volume
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/backend
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/blkiodev
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/container
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/events
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/filters
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/image
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/mount
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/network
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/plugins/logdriver
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/registry
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/strslice
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/swarm
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/swarm/runtime
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/time
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/versions
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/versions/v1p19
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/versions/v1p20
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/volume
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/builder
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/builder/builder-next
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/builder/builder-next/exporter
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/builder/builder-next/worker
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/builder/dockerfile
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/builder/remotecontext
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/builder/remotecontext/git
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/builder/remotecontext/urlutil
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/cli/debug
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/cli/winresources/docker-proxy
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/cli/winresources/dockerd
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/client
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/cmd/docker-proxy
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/cmd/dockerd
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/cmd/dockerd/trap
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/container
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/container/stream
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/contrib/apparmor
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/contrib/docker-device-tool
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/contrib/httpserver
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/cluster
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/cluster/convert
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/cluster/executor
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/cluster/executor/container
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/cluster/provider
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/config
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/containerd
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/events
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/events/testutils
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/graphdriver
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/graphdriver/aufs
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/graphdriver/copy
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/graphdriver/overlay
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/graphdriver/register
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/graphdriver/vfs
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/graphdriver/zfs
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/images
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/initlayer
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/links
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/listeners
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/logger
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/logger/awslogs
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/logger/fluentd
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/logger/gcplogs
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/logger/gelf
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/logger/journald
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/logger/local
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/logger/logentries
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/logger/loggertest
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/logger/loggerutils
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/logger/splunk
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/logger/syslog
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/logger/templates
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/names
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/network
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/daemon/stats
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/distribution
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/distribution/metadata
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/distribution/utils
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/distribution/xfer
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/dockerversion
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/errdefs
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/image
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/image/cache
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/image/tarexport
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/image/v1
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/internal/mounttree
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/internal/test/suite
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/internal/unshare
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/layer
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libcontainerd
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libcontainerd/queue
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libcontainerd/remote
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libcontainerd/supervisor
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libcontainerd/types
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/bitmap
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/bitseq
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/cluster
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/config
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/datastore
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/diagnostic
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/discoverapi
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/driverapi
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/drivers/bridge
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/drivers/host
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/drivers/null
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/drivers/overlay
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/drivers/remote
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/drivers/windows
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/drvregistry
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/etchosts
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/idm
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/internal/caller
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/ipam
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/ipamapi
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/ipams/builtin
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/ipams/null
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/ipams/remote
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/ipamutils
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/iptables
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/netlabel
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/netutils
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/networkdb
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/ns
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/options
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/osl
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/osl/kernel
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/portallocator
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/portmapper
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/resolvconf
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/testutils
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/libnetwork/types
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/oci
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/oci/caps
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/opts
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/aaparser
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/archive
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/authorization
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/broadcaster
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/capabilities
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/chrootarchive
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/containerfs
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/devicemapper
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/directory
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/dmesg
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/fileutils
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/homedir
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/idtools
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/ioutils
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/jsonmessage
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/longpath
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/loopback
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/namesgenerator
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/parsers
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/parsers/kernel
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/pidfile
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/platform
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/platforms
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/plugingetter
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/plugins
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/plugins/transport
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/pools
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/process
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/progress
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/reexec
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/rootless
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/rootless/specconv
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/stack
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/stdcopy
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/streamformatter
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/stringid
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/sysinfo
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/system
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/tailfile
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/tarsum
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/pkg/useragent
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/plugin
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/plugin/executor/containerd
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/plugin/v2
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/profiles/apparmor
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/profiles/seccomp
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/quota
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/reference
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/registry
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/registry/resumable
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/restartmanager
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/runconfig
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/runconfig/opts
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/daemon
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/environment
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/fakecontext
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/fakegit
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/fakestorage
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/fixtures/load
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/fixtures/plugin
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/registry
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/testutil/request
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/volume
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/volume/drivers
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/volume/local
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/volume/mounts
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/volume/service
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/volume/service/opts
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/volume/testutils'
14:11:45 [2023-02-08T14:11:45.000Z] + base_pkg_list='github.com/docker/docker/api
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/backend/build
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/httpstatus
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/httputils
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/middleware
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/build
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/checkpoint
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/container
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/debug
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/distribution
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/grpc
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/image
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/network
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/plugin
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/session
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/swarm
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/system
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/server/router/volume
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/backend
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/blkiodev
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/container
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/events
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/filters
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/image
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/mount
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/network
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/plugins/logdriver
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/registry
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/strslice
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/swarm
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/swarm/runtime
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/time
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/versions
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/versions/v1p19
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/versions/v1p20
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/api/types/volume
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/builder
14:11:45 [2023-02-08T14:11:45.000Z] github.com/docker/docker/builder/builder-next
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/builder-next/exporter
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/builder-next/worker
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/dockerfile
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/remotecontext
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/remotecontext/git
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/remotecontext/urlutil
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/cli/debug
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/cli/winresources/docker-proxy
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/cli/winresources/dockerd
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/client
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/cmd/docker-proxy
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/cmd/dockerd
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/cmd/dockerd/trap
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/container
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/container/stream
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/contrib/apparmor
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/contrib/docker-device-tool
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/contrib/httpserver
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/cluster
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/cluster/convert
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/cluster/executor
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/cluster/executor/container
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/cluster/provider
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/config
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/containerd
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/events
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/events/testutils
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/aufs
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/copy
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/overlay
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/register
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/vfs
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/zfs
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/images
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/initlayer
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/links
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/listeners
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/awslogs
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/fluentd
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/gcplogs
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/gelf
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/journald
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/local
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/logentries
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/loggertest
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/loggerutils
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/splunk
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/syslog
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/templates
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/names
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/network
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/stats
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/distribution
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/distribution/metadata
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/distribution/utils
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/distribution/xfer
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/dockerversion
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/errdefs
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/image
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/image/cache
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/image/tarexport
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/image/v1
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/internal/mounttree
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/internal/test/suite
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/internal/unshare
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/layer
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libcontainerd
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libcontainerd/queue
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libcontainerd/remote
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libcontainerd/supervisor
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libcontainerd/types
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/oci
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/oci/caps
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/opts
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/aaparser
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/archive
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/authorization
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/broadcaster
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/capabilities
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/chrootarchive
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/containerfs
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/devicemapper
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/directory
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/dmesg
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/fileutils
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/homedir
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/idtools
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/ioutils
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/jsonmessage
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/longpath
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/loopback
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/namesgenerator
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/parsers
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/parsers/kernel
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/pidfile
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/platform
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/platforms
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/plugingetter
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/plugins
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/plugins/transport
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/pools
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/process
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/progress
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/reexec
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/rootless
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/rootless/specconv
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/stack
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/stdcopy
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/streamformatter
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/stringid
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/sysinfo
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/system
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/tailfile
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/tarsum
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/pkg/useragent
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/plugin
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/plugin/executor/containerd
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/plugin/v2
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/profiles/apparmor
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/profiles/seccomp
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/quota
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/reference
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/registry
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/registry/resumable
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/restartmanager
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/runconfig
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/runconfig/opts
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/testutil
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/testutil/daemon
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/testutil/environment
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/testutil/fakecontext
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/testutil/fakegit
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/testutil/fakestorage
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/testutil/fixtures/load
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/testutil/fixtures/plugin
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/testutil/registry
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/testutil/request
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/volume
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/volume/drivers
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/volume/local
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/volume/mounts
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/volume/service
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/volume/service/opts
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/volume/testutils'
14:11:45 [2023-02-08T14:11:45.001Z] ++ grep --fixed-strings /libnetwork
14:11:45 [2023-02-08T14:11:45.001Z] ++ echo 'github.com/docker/docker/api
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/server
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/server/backend/build
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/server/httpstatus
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/server/httputils
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/server/middleware
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/server/router
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/server/router/build
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/server/router/checkpoint
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/server/router/container
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/server/router/debug
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/server/router/distribution
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/server/router/grpc
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/server/router/image
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/server/router/network
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/server/router/plugin
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/server/router/session
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/server/router/swarm
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/server/router/system
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/server/router/volume
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/types
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/types/backend
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/types/blkiodev
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/types/container
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/types/events
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/types/filters
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/types/image
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/types/mount
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/types/network
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/types/plugins/logdriver
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/types/registry
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/types/strslice
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/types/swarm
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/types/swarm/runtime
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/types/time
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/types/versions
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/types/versions/v1p19
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/types/versions/v1p20
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/api/types/volume
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/builder-next
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/builder-next/exporter
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/builder-next/worker
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/dockerfile
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/remotecontext
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/remotecontext/git
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/builder/remotecontext/urlutil
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/cli/debug
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/cli/winresources/docker-proxy
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/cli/winresources/dockerd
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/client
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/cmd/docker-proxy
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/cmd/dockerd
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/cmd/dockerd/trap
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/container
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/container/stream
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/contrib/apparmor
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/contrib/docker-device-tool
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/contrib/httpserver
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/cluster
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/cluster/convert
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/cluster/executor
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/cluster/executor/container
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/cluster/provider
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/config
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/containerd
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/events
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/events/testutils
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/aufs
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/copy
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/overlay
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/register
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/vfs
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/graphdriver/zfs
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/images
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/initlayer
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/links
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/listeners
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/awslogs
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/fluentd
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/gcplogs
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/gelf
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/journald
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/local
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/logentries
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/loggertest
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/loggerutils
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/splunk
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/syslog
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/logger/templates
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/names
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/network
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/daemon/stats
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/distribution
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/distribution/metadata
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/distribution/utils
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/distribution/xfer
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/dockerversion
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/errdefs
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/image
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/image/cache
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/image/tarexport
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/image/v1
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/internal/mounttree
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/internal/test/suite
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/internal/unshare
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/layer
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libcontainerd
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libcontainerd/queue
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libcontainerd/remote
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libcontainerd/supervisor
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libcontainerd/types
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libnetwork
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libnetwork/bitmap
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libnetwork/bitseq
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libnetwork/cluster
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:11:45 [2023-02-08T14:11:45.001Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/config
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/datastore
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/diagnostic
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/discoverapi
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/driverapi
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/bridge
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/host
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/null
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/overlay
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/remote
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/windows
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drvregistry
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/etchosts
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/idm
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/internal/caller
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipam
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipamapi
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipams/builtin
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipams/null
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipams/remote
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipamutils
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/iptables
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/netlabel
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/netutils
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/networkdb
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ns
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/options
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/osl
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/osl/kernel
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/portallocator
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/portmapper
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/resolvconf
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/testutils
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/types
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/oci
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/oci/caps
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/opts
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/aaparser
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/archive
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/authorization
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/broadcaster
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/capabilities
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/chrootarchive
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/containerfs
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/devicemapper
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/directory
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/dmesg
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/fileutils
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/homedir
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/idtools
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/ioutils
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/jsonmessage
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/longpath
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/loopback
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/namesgenerator
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/parsers
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/parsers/kernel
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/pidfile
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/platform
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/platforms
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/plugingetter
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/plugins
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/plugins/transport
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/pools
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/process
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/progress
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/reexec
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/rootless
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/rootless/specconv
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/stack
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/stdcopy
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/streamformatter
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/stringid
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/sysinfo
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/system
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/tailfile
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/tarsum
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/pkg/useragent
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/plugin
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/plugin/executor/containerd
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/plugin/v2
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/profiles/apparmor
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/profiles/seccomp
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/quota
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/reference
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/registry
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/registry/resumable
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/restartmanager
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/runconfig
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/runconfig/opts
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/testutil
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/testutil/daemon
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/testutil/environment
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/testutil/fakecontext
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/testutil/fakegit
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/testutil/fakestorage
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/testutil/fixtures/load
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/testutil/fixtures/plugin
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/testutil/registry
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/testutil/request
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/volume
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/volume/drivers
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/volume/local
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/volume/mounts
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/volume/service
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/volume/service/opts
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/volume/testutils'
14:11:45 [2023-02-08T14:11:45.002Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/bitmap
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/bitseq
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/cluster
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/config
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/datastore
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/diagnostic
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/discoverapi
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/driverapi
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/bridge
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/host
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/null
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/overlay
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/remote
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/windows
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drvregistry
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/etchosts
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/idm
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/internal/caller
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipam
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipamapi
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipams/builtin
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipams/null
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipams/remote
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipamutils
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/iptables
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/netlabel
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/netutils
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/networkdb
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ns
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/options
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/osl
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/osl/kernel
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/portallocator
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/portmapper
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/resolvconf
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/testutils
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/types'
14:11:45 [2023-02-08T14:11:45.002Z] + grep --fixed-strings libnetwork/drivers/bridge
14:11:45 [2023-02-08T14:11:45.002Z] + echo 'github.com/docker/docker/libnetwork
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/bitmap
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/bitseq
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/cluster
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/config
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/datastore
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/diagnostic
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/discoverapi
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/driverapi
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/bridge
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/host
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/null
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/overlay
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/remote
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/windows
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drvregistry
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/etchosts
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/idm
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/internal/caller
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipam
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipamapi
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipams/builtin
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipams/null
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipams/remote
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ipamutils
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/iptables
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/netlabel
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/netutils
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/networkdb
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/ns
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/options
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/osl
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/osl/kernel
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/portallocator
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/portmapper
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/resolvconf
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/testutils
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/types'
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/bridge
14:11:45 [2023-02-08T14:11:45.002Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:11:45 [2023-02-08T14:11:45.002Z] + type docker-proxy
14:11:45 [2023-02-08T14:11:45.002Z] hack/test/unit: line 25: type: docker-proxy: not found
14:11:45 [2023-02-08T14:11:45.002Z] + hack/make.sh binary-proxy install-proxy
14:11:45 [2023-02-08T14:11:45.002Z] 
14:11:45 [2023-02-08T14:11:45.002Z] Removing bundles/
14:11:45 [2023-02-08T14:11:45.002Z] 
14:11:45 [2023-02-08T14:11:45.002Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
14:11:45 [2023-02-08T14:11:45.002Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
14:11:46 [2023-02-08T14:11:46.894Z] Created binary: bundles/binary-proxy/docker-proxy
14:11:46 [2023-02-08T14:11:46.894Z] 
14:11:46 [2023-02-08T14:11:46.894Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
14:11:46 [2023-02-08T14:11:46.894Z] Installing docker-proxy to /usr/local/bin/
14:11:46 [2023-02-08T14:11:46.894Z] 
14:11:46 [2023-02-08T14:11:46.894Z] + mkdir -p bundles
14:11:46 [2023-02-08T14:11:46.894Z] + '[' -n 'github.com/docker/docker/api
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/server
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/server/backend/build
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/server/httpstatus
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/server/httputils
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/server/middleware
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/server/router
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/server/router/build
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/server/router/checkpoint
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/server/router/container
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/server/router/debug
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/server/router/distribution
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/server/router/grpc
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/server/router/image
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/server/router/network
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/server/router/plugin
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/server/router/session
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/server/router/swarm
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/server/router/system
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/server/router/volume
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/types
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/types/backend
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/types/blkiodev
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/types/container
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/types/events
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/types/filters
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/types/image
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/types/mount
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/types/network
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/types/plugins/logdriver
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/types/registry
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/types/strslice
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/types/swarm
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/types/swarm/runtime
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/types/time
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/types/versions
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/types/versions/v1p19
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/types/versions/v1p20
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/api/types/volume
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/builder
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/builder/builder-next
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/builder/builder-next/exporter
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/builder/builder-next/imagerefchecker
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/builder/builder-next/worker
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/builder/dockerfile
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/builder/remotecontext
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/builder/remotecontext/git
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/builder/remotecontext/urlutil
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/cli/debug
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/cli/winresources/docker-proxy
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/cli/winresources/dockerd
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/client
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/cmd/docker-proxy
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/cmd/dockerd
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/cmd/dockerd/trap
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/container
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/container/stream
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/contrib/apparmor
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/contrib/docker-device-tool
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/contrib/httpserver
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/cluster
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/cluster/controllers/plugin
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/cluster/convert
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/cluster/executor
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/cluster/executor/container
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/cluster/provider
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/config
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/containerd
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/events
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/events/testutils
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/graphdriver
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/graphdriver/aufs
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/graphdriver/btrfs
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/graphdriver/copy
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/graphdriver/devmapper
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/graphdriver/graphtest
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/graphdriver/overlay
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/graphdriver/overlay2
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/graphdriver/overlayutils
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/graphdriver/register
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/graphdriver/vfs
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/graphdriver/zfs
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/images
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/initlayer
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/links
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/listeners
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/logger
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/logger/awslogs
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/logger/fluentd
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/logger/gcplogs
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/logger/gelf
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/logger/journald
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/logger/journald/internal/export
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/logger/journald/internal/fake
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/logger/jsonfilelog
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/logger/local
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/logger/logentries
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/logger/loggertest
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/logger/loggerutils
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/logger/loggerutils/cache
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/logger/splunk
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/logger/syslog
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/logger/templates
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/names
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/network
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/daemon/stats
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/distribution
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/distribution/metadata
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/distribution/utils
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/distribution/xfer
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/dockerversion
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/errdefs
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/image
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/image/cache
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/image/tarexport
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/image/v1
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/internal/mounttree
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/internal/test/suite
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/internal/unshare
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/layer
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/libcontainerd
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/libcontainerd/queue
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/libcontainerd/remote
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/libcontainerd/supervisor
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/libcontainerd/types
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/oci
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/oci/caps
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/opts
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/aaparser
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/archive
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/authorization
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/broadcaster
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/capabilities
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/chrootarchive
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/containerfs
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/devicemapper
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/directory
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/dmesg
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/fileutils
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/homedir
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/idtools
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/ioutils
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/jsonmessage
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/longpath
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/loopback
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/namesgenerator
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/parsers
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/parsers/kernel
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/parsers/operatingsystem
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/pidfile
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/platform
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/platforms
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/plugingetter
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/plugins
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/plugins/transport
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/pools
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/process
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/progress
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/reexec
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/rootless
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/rootless/specconv
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/stack
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/stdcopy
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/streamformatter
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/stringid
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/sysinfo
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/system
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/tailfile
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/tarsum
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/pkg/useragent
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/plugin
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/plugin/executor/containerd
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/plugin/v2
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/profiles/apparmor
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/profiles/seccomp
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/quota
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/reference
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/registry
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/registry/resumable
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/restartmanager
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/runconfig
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/runconfig/opts
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/testutil
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/testutil/daemon
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/testutil/environment
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/testutil/fakecontext
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/testutil/fakegit
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/testutil/fakestorage
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/testutil/fixtures/load
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/testutil/fixtures/plugin
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/testutil/fixtures/plugin/basic
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/testutil/registry
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/testutil/request
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/volume
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/volume/drivers
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/volume/local
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/volume/mounts
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/volume/service
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/volume/service/opts
14:11:46 [2023-02-08T14:11:46.894Z] github.com/docker/docker/volume/testutils' ']'
14:11:46 [2023-02-08T14:11:46.895Z] + 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
14:11:47 [2023-02-08T14:11:47.457Z] ?   	github.com/docker/docker/api	[no test files]
14:12:02 [2023-02-08T14:12:02.303Z] ok  	github.com/docker/docker/api/server	0.012s	coverage: 7.9% of statements
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
14:13:23 [2023-02-08T14:13:23.692Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/server/router	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 6.0% of statements
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ok  	github.com/docker/docker/api/types/container	0.012s	coverage: 74.3% of statements
14:13:23 [2023-02-08T14:13:23.692Z] ok  	github.com/docker/docker/api/server/router/volume	0.012s	coverage: 66.7% of statements
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/types	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/types/events	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 95.3% of statements
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/types/image	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/types/network	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
14:13:23 [2023-02-08T14:13:23.692Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
14:13:23 [2023-02-08T14:13:23.692Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/builder	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
14:13:23 [2023-02-08T14:13:23.692Z] ok  	github.com/docker/docker/builder/remotecontext	0.049s	coverage: 13.7% of statements
14:13:23 [2023-02-08T14:13:23.692Z] ok  	github.com/docker/docker/builder/dockerfile	0.051s	coverage: 50.1% of statements
14:13:23 [2023-02-08T14:13:23.692Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.013s	coverage: 100.0% of statements
14:13:23 [2023-02-08T14:13:23.692Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
14:13:26 [2023-02-08T14:13:26.964Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.132s	coverage: 82.5% of statements
14:13:26 [2023-02-08T14:13:26.964Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
14:13:26 [2023-02-08T14:13:26.964Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
14:13:27 [2023-02-08T14:13:27.220Z] ok  	github.com/docker/docker/client	0.088s	coverage: 76.9% of statements
14:13:27 [2023-02-08T14:13:27.477Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.019s	coverage: 66.5% of statements
14:13:59 [2023-02-08T14:13:59.523Z] ok  	github.com/docker/docker/cmd/dockerd	0.083s	coverage: 27.7% of statements
14:14:00 [2023-02-08T14:14:00.451Z] ok  	github.com/docker/docker/container	0.125s	coverage: 36.5% of statements
14:14:00 [2023-02-08T14:14:00.708Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.392s	coverage: 0.0% of statements
14:14:00 [2023-02-08T14:14:00.708Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
14:14:00 [2023-02-08T14:14:00.708Z] ?   	github.com/docker/docker/container/stream	[no test files]
14:14:00 [2023-02-08T14:14:00.708Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
14:14:00 [2023-02-08T14:14:00.708Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
14:14:00 [2023-02-08T14:14:00.708Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
14:14:05 [2023-02-08T14:14:05.954Z] ok  	github.com/docker/docker/daemon/cluster	0.065s	coverage: 0.5% of statements
14:14:07 [2023-02-08T14:14:07.847Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
14:14:09 [2023-02-08T14:14:09.215Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.016s	coverage: 36.9% of statements
14:14:17 [2023-02-08T14:14:17.304Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
14:14:17 [2023-02-08T14:14:17.304Z] ok  	github.com/docker/docker/daemon/config	0.032s	coverage: 77.3% of statements
14:14:17 [2023-02-08T14:14:17.867Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
14:14:18 [2023-02-08T14:14:18.795Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
14:14:19 [2023-02-08T14:14:19.358Z] ok  	github.com/docker/docker/daemon	10.410s	coverage: 16.6% of statements
14:14:19 [2023-02-08T14:14:19.358Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
14:14:19 [2023-02-08T14:14:19.358Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
14:14:19 [2023-02-08T14:14:19.358Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
14:14:19 [2023-02-08T14:14:19.358Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
14:14:20 [2023-02-08T14:14:20.291Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.591s	coverage: 74.8% of statements
14:14:21 [2023-02-08T14:14:21.222Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.284s	coverage: 60.7% of statements
14:14:21 [2023-02-08T14:14:21.478Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.018s	coverage: 2.8% of statements
14:14:22 [2023-02-08T14:14:22.846Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
14:14:24 [2023-02-08T14:14:24.751Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.232s	coverage: 50.6% of statements
14:14:25 [2023-02-08T14:14:25.008Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.020s	coverage: 46.1% of statements
14:14:25 [2023-02-08T14:14:25.008Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
14:14:26 [2023-02-08T14:14:26.377Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.191s	coverage: 60.0% of statements
14:14:26 [2023-02-08T14:14:26.377Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
14:14:26 [2023-02-08T14:14:26.377Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
14:14:26 [2023-02-08T14:14:26.377Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 58.5% of statements
14:14:27 [2023-02-08T14:14:27.307Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
14:14:27 [2023-02-08T14:14:27.870Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
14:14:28 [2023-02-08T14:14:28.434Z] ok  	github.com/docker/docker/daemon/images	0.022s	coverage: 6.9% of statements
14:14:28 [2023-02-08T14:14:28.434Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
14:14:28 [2023-02-08T14:14:28.434Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
14:14:29 [2023-02-08T14:14:29.366Z] ok  	github.com/docker/docker/daemon/logger	0.224s	coverage: 43.0% of statements
14:14:29 [2023-02-08T14:14:29.929Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.127s	coverage: 79.1% of statements
14:14:30 [2023-02-08T14:14:30.185Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.014s	coverage: 53.6% of statements
14:14:30 [2023-02-08T14:14:30.185Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
14:14:30 [2023-02-08T14:14:30.749Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
14:14:31 [2023-02-08T14:14:31.315Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
14:14:32 [2023-02-08T14:14:32.244Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.115s	coverage: 76.8% of statements
14:14:32 [2023-02-08T14:14:32.500Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
14:14:33 [2023-02-08T14:14:33.430Z] ok  	github.com/docker/docker/daemon/logger/local	0.049s	coverage: 79.4% of statements
14:14:34 [2023-02-08T14:14:34.359Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.017s	coverage: 63.5% of statements
14:14:34 [2023-02-08T14:14:34.922Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 31.5% of statements
14:14:34 [2023-02-08T14:14:34.922Z] ok  	github.com/docker/docker/daemon/logger/journald	3.494s	coverage: 74.5% of statements
14:14:34 [2023-02-08T14:14:34.922Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
14:14:34 [2023-02-08T14:14:34.922Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
14:14:34 [2023-02-08T14:14:34.922Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
14:14:34 [2023-02-08T14:14:34.922Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
14:14:35 [2023-02-08T14:14:35.850Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 46.8% of statements
14:14:36 [2023-02-08T14:14:36.107Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
14:14:36 [2023-02-08T14:14:36.669Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
14:14:37 [2023-02-08T14:14:37.233Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.516s	coverage: 82.5% of statements
14:14:37 [2023-02-08T14:14:37.233Z] ?   	github.com/docker/docker/daemon/names	[no test files]
14:14:37 [2023-02-08T14:14:37.233Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
14:14:38 [2023-02-08T14:14:38.162Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
14:14:38 [2023-02-08T14:14:38.419Z] ok  	github.com/docker/docker/distribution	0.590s	coverage: 29.5% of statements
14:14:38 [2023-02-08T14:14:38.419Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
14:14:38 [2023-02-08T14:14:38.982Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
14:14:39 [2023-02-08T14:14:39.918Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.5% of statements
14:14:40 [2023-02-08T14:14:40.492Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
14:14:40 [2023-02-08T14:14:40.749Z] ok  	github.com/docker/docker/distribution/xfer	1.900s	coverage: 84.9% of statements
14:14:40 [2023-02-08T14:14:40.749Z] ?   	github.com/docker/docker/dockerversion	[no test files]
14:14:41 [2023-02-08T14:14:41.005Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
14:14:41 [2023-02-08T14:14:41.005Z] ?   	github.com/docker/docker/image/v1	[no test files]
14:14:41 [2023-02-08T14:14:41.006Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
14:14:41 [2023-02-08T14:14:41.006Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
14:14:41 [2023-02-08T14:14:41.006Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
14:14:41 [2023-02-08T14:14:41.262Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
14:14:42 [2023-02-08T14:14:42.193Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 39.3% of statements
14:14:42 [2023-02-08T14:14:42.756Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.3% of statements
14:14:43 [2023-02-08T14:14:43.012Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
14:14:44 [2023-02-08T14:14:44.904Z] ok  	github.com/docker/docker/pkg/archive	0.297s	coverage: 82.0% of statements
14:14:46 [2023-02-08T14:14:46.272Z] ok  	github.com/docker/docker/pkg/authorization	0.856s	coverage: 68.3% of statements
14:14:46 [2023-02-08T14:14:46.272Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
14:14:46 [2023-02-08T14:14:46.528Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
14:14:47 [2023-02-08T14:14:47.092Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.233s	coverage: 83.1% of statements
14:14:47 [2023-02-08T14:14:47.348Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
14:14:47 [2023-02-08T14:14:47.605Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
14:14:47 [2023-02-08T14:14:47.862Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
14:14:47 [2023-02-08T14:14:47.862Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 77.5% of statements
14:14:48 [2023-02-08T14:14:48.118Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
14:14:49 [2023-02-08T14:14:49.047Z] ok  	github.com/docker/docker/pkg/idtools	0.319s	coverage: 69.6% of statements
14:14:49 [2023-02-08T14:14:49.610Z] ok  	github.com/docker/docker/pkg/ioutils	0.343s	coverage: 71.4% of statements
14:14:49 [2023-02-08T14:14:49.866Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
14:14:50 [2023-02-08T14:14:50.122Z] ok  	github.com/docker/docker/layer	7.539s	coverage: 68.9% of statements
14:14:50 [2023-02-08T14:14:50.122Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
14:14:50 [2023-02-08T14:14:50.122Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
14:14:50 [2023-02-08T14:14:50.122Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
14:14:50 [2023-02-08T14:14:50.122Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
14:14:50 [2023-02-08T14:14:50.122Z] ?   	github.com/docker/docker/oci/caps	[no test files]
14:14:50 [2023-02-08T14:14:50.122Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
14:14:50 [2023-02-08T14:14:50.122Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
14:14:50 [2023-02-08T14:14:50.122Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
14:14:50 [2023-02-08T14:14:50.379Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
14:14:50 [2023-02-08T14:14:50.379Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
14:14:50 [2023-02-08T14:14:50.635Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
14:14:50 [2023-02-08T14:14:50.635Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.012s	coverage: 90.2% of statements
14:14:50 [2023-02-08T14:14:50.892Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
14:14:50 [2023-02-08T14:14:50.892Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
14:14:50 [2023-02-08T14:14:50.892Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
14:14:50 [2023-02-08T14:14:50.892Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
14:14:51 [2023-02-08T14:14:51.454Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
14:14:51 [2023-02-08T14:14:51.710Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
14:14:51 [2023-02-08T14:14:51.966Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
14:14:52 [2023-02-08T14:14:52.222Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
14:14:52 [2023-02-08T14:14:52.479Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
14:14:52 [2023-02-08T14:14:52.735Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
14:14:52 [2023-02-08T14:14:52.992Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
14:14:53 [2023-02-08T14:14:53.248Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
14:14:53 [2023-02-08T14:14:53.504Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
14:14:53 [2023-02-08T14:14:53.504Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
14:14:54 [2023-02-08T14:14:54.067Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 56.0% of statements
14:14:54 [2023-02-08T14:14:54.629Z] ok  	github.com/docker/docker/pkg/system	0.007s	coverage: 43.1% of statements
14:14:54 [2023-02-08T14:14:54.886Z] ok  	github.com/docker/docker/pkg/tailfile	0.043s	coverage: 88.6% of statements
14:14:55 [2023-02-08T14:14:55.448Z] ok  	github.com/docker/docker/pkg/tarsum	0.050s	coverage: 89.1% of statements
14:14:55 [2023-02-08T14:14:55.705Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
14:14:57 [2023-02-08T14:14:57.596Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
14:14:57 [2023-02-08T14:14:57.852Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
14:14:58 [2023-02-08T14:14:58.424Z] ok  	github.com/docker/docker/profiles/seccomp	0.019s	coverage: 86.0% of statements
14:14:59 [2023-02-08T14:14:59.352Z] ok  	github.com/docker/docker/quota	0.156s	coverage: 71.4% of statements
14:14:59 [2023-02-08T14:14:59.608Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
14:15:00 [2023-02-08T14:15:00.537Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 58.6% of statements
14:15:01 [2023-02-08T14:15:01.100Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
14:15:01 [2023-02-08T14:15:01.100Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 46.2% of statements
14:15:01 [2023-02-08T14:15:01.665Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
14:15:01 [2023-02-08T14:15:01.923Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
14:15:03 [2023-02-08T14:15:03.814Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
14:15:04 [2023-02-08T14:15:04.377Z] ok  	github.com/docker/docker/volume/local	0.073s	coverage: 76.6% of statements
14:15:04 [2023-02-08T14:15:04.635Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 68.1% of statements
14:15:06 [2023-02-08T14:15:06.004Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 73.2% of statements
14:15:27 [2023-02-08T14:15:27.893Z] ok  	github.com/docker/docker/pkg/plugins	33.643s	coverage: 74.4% of statements
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/testutil/request	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/volume	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === Skipped
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     network_proxy_test.go:208: No support for dual stack yet
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:44: Driver btrfs not supported
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:44: Driver btrfs not supported
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:44: Driver btrfs not supported
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:44: Driver btrfs not supported
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:44: Driver btrfs not supported
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:71: No driver to put!
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z] time="2023-02-08T14:14:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z] time="2023-02-08T14:14:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z] time="2023-02-08T14:14:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z] time="2023-02-08T14:14:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z] time="2023-02-08T14:14:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:42: graphdriver: driver not supported
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:71: No driver to put!
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     overlay_test.go:50: Fails to compute changes intermittently
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     overlay_test.go:65: Cannot run test with naive change algorithm
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:44: Driver zfs not supported
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:44: Driver zfs not supported
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:44: Driver zfs not supported
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:44: Driver zfs not supported
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:44: Driver zfs not supported
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     graphtest_unix.go:71: No driver to put!
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
14:15:27 [2023-02-08T14:15:27.893Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
14:15:27 [2023-02-08T14:15:27.893Z] 
14:15:27 [2023-02-08T14:15:27.893Z] DONE 2973 tests, 28 skipped in 218.815s
14:15:27 [2023-02-08T14:15:27.893Z] + '[' -n 'github.com/docker/docker/libnetwork
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/bitmap
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/bitseq
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/cluster
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/cmd/diagnostic
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/cmd/ovrouter
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/cmd/readme_test
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/config
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/datastore
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/diagnostic
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/discoverapi
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/driverapi
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/drivers/bridge
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/drivers/host
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/drivers/ipvlan
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/drivers/macvlan
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/drivers/null
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/drivers/overlay
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/drivers/remote
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/drivers/remote/api
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/drivers/windows
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/drvregistry
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/etchosts
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/idm
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/internal/caller
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/internal/setmatrix
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/ipam
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/ipamapi
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/ipams/builtin
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/ipams/null
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/ipams/remote
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/ipams/remote/api
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/ipams/windowsipam
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/ipamutils
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/iptables
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/netlabel
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/netutils
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/networkdb
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/ns
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/options
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/osl
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/osl/kernel
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/portallocator
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/portmapper
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/resolvconf
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/testutils
14:15:27 [2023-02-08T14:15:27.893Z] github.com/docker/docker/libnetwork/types' ']'
14:15:27 [2023-02-08T14:15:27.893Z] + 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
14:16:14 [2023-02-08T14:16:14.525Z] ok  	github.com/docker/docker/libnetwork	40.475s	coverage: 41.9% of statements
14:16:14 [2023-02-08T14:16:14.525Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
14:16:14 [2023-02-08T14:16:14.525Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.108s	coverage: 75.7% of statements
14:16:14 [2023-02-08T14:16:14.525Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
14:16:14 [2023-02-08T14:16:14.525Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
14:16:14 [2023-02-08T14:16:14.525Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
14:16:14 [2023-02-08T14:16:14.525Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
14:16:14 [2023-02-08T14:16:14.525Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
14:16:14 [2023-02-08T14:16:14.525Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
14:16:14 [2023-02-08T14:16:14.525Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
14:16:14 [2023-02-08T14:16:14.525Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
14:16:14 [2023-02-08T14:16:14.525Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 10.6% of statements
14:16:14 [2023-02-08T14:16:14.525Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 20.5% of statements
14:16:14 [2023-02-08T14:16:14.525Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
14:16:14 [2023-02-08T14:16:14.525Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
14:16:14 [2023-02-08T14:16:14.525Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
14:16:17 [2023-02-08T14:16:17.070Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.808s	coverage: 62.1% of statements
14:16:17 [2023-02-08T14:16:17.070Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
14:16:17 [2023-02-08T14:16:17.070Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
14:16:18 [2023-02-08T14:16:18.000Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.197s	coverage: 5.2% of statements
14:16:18 [2023-02-08T14:16:18.000Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
14:16:18 [2023-02-08T14:16:18.564Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.006s	coverage: 4.8% of statements
14:16:18 [2023-02-08T14:16:18.564Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
14:16:18 [2023-02-08T14:16:18.821Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.004s	coverage: 34.8% of statements
14:16:28 [2023-02-08T14:16:28.871Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.141s	coverage: 6.9% of statements
14:16:28 [2023-02-08T14:16:28.871Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
14:16:28 [2023-02-08T14:16:28.871Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
14:16:29 [2023-02-08T14:16:29.434Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
14:16:29 [2023-02-08T14:16:29.435Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
14:16:29 [2023-02-08T14:16:29.435Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
14:16:29 [2023-02-08T14:16:29.435Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
14:16:29 [2023-02-08T14:16:29.998Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.029s	coverage: 86.2% of statements
14:16:30 [2023-02-08T14:16:30.562Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.018s	coverage: 81.0% of statements
14:16:30 [2023-02-08T14:16:30.820Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
14:16:30 [2023-02-08T14:16:30.820Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
14:16:42 [2023-02-08T14:16:42.999Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
14:17:01 [2023-02-08T14:17:01.052Z] ok  	github.com/docker/docker/libnetwork/ipam	18.586s	coverage: 80.3% of statements
14:17:01 [2023-02-08T14:17:01.052Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
14:17:01 [2023-02-08T14:17:01.052Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
14:17:01 [2023-02-08T14:17:01.052Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
14:17:01 [2023-02-08T14:17:01.052Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
14:17:01 [2023-02-08T14:17:01.052Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
14:17:01 [2023-02-08T14:17:01.309Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
14:17:01 [2023-02-08T14:17:01.872Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.281s	coverage: 86.4% of statements
14:17:02 [2023-02-08T14:17:02.816Z] ok  	github.com/docker/docker/libnetwork/iptables	0.275s	coverage: 40.7% of statements
14:17:02 [2023-02-08T14:17:02.816Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
14:17:03 [2023-02-08T14:17:03.072Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 40.9% of statements
14:18:54 [2023-02-08T14:18:54.464Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.266s	coverage: 60.0% of statements
14:18:54 [2023-02-08T14:18:54.464Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
14:18:54 [2023-02-08T14:18:54.464Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
14:18:54 [2023-02-08T14:18:54.464Z] ok  	github.com/docker/docker/libnetwork/osl	4.273s	coverage: 41.4% of statements
14:18:54 [2023-02-08T14:18:54.464Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
14:18:54 [2023-02-08T14:18:54.464Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
14:18:54 [2023-02-08T14:18:54.721Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.707s	coverage: 46.3% of statements
14:18:54 [2023-02-08T14:18:54.978Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
14:18:54 [2023-02-08T14:18:54.978Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
14:18:55 [2023-02-08T14:18:55.234Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
14:18:55 [2023-02-08T14:18:55.234Z] 
14:18:55 [2023-02-08T14:18:55.234Z] === Skipped
14:18:55 [2023-02-08T14:18:55.235Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
14:18:55 [2023-02-08T14:18:55.235Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
14:18:55 [2023-02-08T14:18:55.235Z] 
14:18:55 [2023-02-08T14:18:55.235Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
14:18:55 [2023-02-08T14:18:55.235Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
14:18:55 [2023-02-08T14:18:55.235Z] 
14:18:55 [2023-02-08T14:18:55.235Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
14:18:55 [2023-02-08T14:18:55.235Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
14:18:55 [2023-02-08T14:18:55.235Z] 
14:18:55 [2023-02-08T14:18:55.235Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
14:18:55 [2023-02-08T14:18:55.235Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
14:18:55 [2023-02-08T14:18:55.235Z] 
14:18:55 [2023-02-08T14:18:55.235Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
14:18:55 [2023-02-08T14:18:55.235Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
14:18:55 [2023-02-08T14:18:55.235Z] 
14:18:55 [2023-02-08T14:18:55.235Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
14:18:55 [2023-02-08T14:18:55.235Z]     firewalld_test.go:14: firewalld is not running
14:18:55 [2023-02-08T14:18:55.235Z] 
14:18:55 [2023-02-08T14:18:55.235Z] DONE 337 tests, 6 skipped in 209.908s
Post stage
[Pipeline] junit
14:18:56 [2023-02-08T14:18:56.175Z] Recording test results
14:18:56 [2023-02-08T14:18:56.275Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
14:18:56 [2023-02-08T14:18:56.627Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44955/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b88ada1da3706b2638f7c108cd735607cfb0220 -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:8b88ada1da3706b2638f7c108cd735607cfb0220 hack/make.sh dynbinary test-integration
14:18:57 [2023-02-08T14:18:57.223Z] 
14:18:57 [2023-02-08T14:18:57.223Z] Removing bundles/
14:18:57 [2023-02-08T14:18:57.223Z] 
14:18:57 [2023-02-08T14:18:57.223Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:18:57 [2023-02-08T14:18:57.223Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
14:20:48 [2023-02-08T14:20:48.633Z] Created binary: bundles/dynbinary-daemon/dockerd
14:20:48 [2023-02-08T14:20:48.633Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
14:20:48 [2023-02-08T14:20:48.633Z] Created binary: bundles/dynbinary-daemon/docker-proxy
14:20:48 [2023-02-08T14:20:48.633Z] 
14:20:48 [2023-02-08T14:20:48.633Z] ---> Making bundle: test-integration (in bundles/test-integration)
14:20:48 [2023-02-08T14:20:48.633Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
14:20:48 [2023-02-08T14:20:48.633Z] HOSTNAME=c9610572e82c
14:20:48 [2023-02-08T14:20:48.633Z] TESTDEBUG=0
14:20:48 [2023-02-08T14:20:48.633Z] DEST=bundles/test-integration
14:20:48 [2023-02-08T14:20:48.633Z] PWD=/go/src/github.com/docker/docker
14:20:48 [2023-02-08T14:20:48.633Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
14:20:48 [2023-02-08T14:20:48.633Z] DOCKER_GITCOMMIT=8b88ada1da3706b2638f7c108cd735607cfb0220
14:20:48 [2023-02-08T14:20:48.633Z] container=docker
14:20:48 [2023-02-08T14:20:48.633Z] HOME=/root
14:20:48 [2023-02-08T14:20:48.633Z] CONTAINERD_NAMESPACE=moby
14:20:48 [2023-02-08T14:20:48.633Z] GOLANG_VERSION=1.19.5
14:20:48 [2023-02-08T14:20:48.633Z] VALIDATE_REPO=https://github.com/moby/moby.git
14:20:48 [2023-02-08T14:20:48.633Z] VALIDATE_BRANCH=master
14:20:48 [2023-02-08T14:20:48.633Z] TERM=xterm
14:20:48 [2023-02-08T14:20:48.633Z] DOCKER_PKG=github.com/docker/docker
14:20:48 [2023-02-08T14:20:48.633Z] SHLVL=1
14:20:48 [2023-02-08T14:20:48.633Z] TIMEOUT=120m
14:20:48 [2023-02-08T14:20:48.633Z] DOCKER_GRAPHDRIVER=overlay2
14:20:48 [2023-02-08T14:20:48.633Z] GO111MODULE=off
14:20:48 [2023-02-08T14:20:48.633Z] DOCKER_EXPERIMENTAL=1
14:20:48 [2023-02-08T14:20:48.633Z] TEST_SKIP_INTEGRATION_CLI=1
14:20:48 [2023-02-08T14:20:48.633Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:20:48 [2023-02-08T14:20:48.633Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
14:20:48 [2023-02-08T14:20:48.633Z] GOPATH=/go
14:20:48 [2023-02-08T14:20:48.633Z] PKG_CONFIG=pkg-config
14:20:48 [2023-02-08T14:20:48.633Z] _=/usr/bin/env
14:20:48 [2023-02-08T14:20:48.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
14:21:06 [2023-02-08T14:21:06.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
14:21:07 [2023-02-08T14:21:07.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
14:21:29 [2023-02-08T14:21:29.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
14:21:39 [2023-02-08T14:21:39.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
14:21:44 [2023-02-08T14:21:44.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
14:21:44 [2023-02-08T14:21:44.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
14:21:45 [2023-02-08T14:21:45.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
14:21:45 [2023-02-08T14:21:45.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
14:21:46 [2023-02-08T14:21:46.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
14:21:46 [2023-02-08T14:21:46.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:21:47 [2023-02-08T14:21:47.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:21:49 [2023-02-08T14:21:49.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:21:50 [2023-02-08T14:21:50.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:21:51 [2023-02-08T14:21:51.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:21:52 [2023-02-08T14:21:52.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:21:52 [2023-02-08T14:21:52.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:21:53 [2023-02-08T14:21:53.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:21:54 [2023-02-08T14:21:54.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:21:55 [2023-02-08T14:21:55.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:21:56 [2023-02-08T14:21:56.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:21:56 [2023-02-08T14:21:56.955Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:21:56 [2023-02-08T14:21:56.955Z] Using test binary docker
14:21:56 [2023-02-08T14:21:56.955Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:21:56 [2023-02-08T14:21:56.955Z] +++ /etc/init.d/apparmor start
14:21:56 [2023-02-08T14:21:56.955Z] Not: starting.
14:21:56 [2023-02-08T14:21:56.955Z] INFO: Waiting for daemon to start...
14:21:56 [2023-02-08T14:21:56.955Z] Starting dockerd
14:21:56 [2023-02-08T14:21:56.955Z] +++ 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
14:21:58 [2023-02-08T14:21:58.844Z] .
14:21:58 [2023-02-08T14:21:58.844Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:21:58 [2023-02-08T14:21:58.844Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:21:58 [2023-02-08T14:21:58.844Z] Error: No such image: emptyfs
14:21:59 [2023-02-08T14:21:59.100Z] ++++ tar -cC bundles/test-integration/emptyfs .
14:21:59 [2023-02-08T14:21:59.100Z] ++++ docker load
14:21:59 [2023-02-08T14:21:59.100Z] Loaded image: emptyfs:latest
14:21:59 [2023-02-08T14:21:59.100Z] Running integration-test (iteration 1)
14:21:59 [2023-02-08T14:21:59.100Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
14:21:59 [2023-02-08T14:21:59.100Z] ++ 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
14:21:59 [2023-02-08T14:21:59.100Z] ++ set -e
14:21:59 [2023-02-08T14:21:59.100Z] ++ '[' -n 0 ']'
14:21:59 [2023-02-08T14:21:59.100Z] ++ set -x
14:21:59 [2023-02-08T14:21:59.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
14:21:59 [2023-02-08T14:21:59.100Z] Loaded image: busybox:latest
14:21:59 [2023-02-08T14:21:59.357Z] Loaded image: busybox:glibc
14:22:00 [2023-02-08T14:22:00.723Z] Loaded image: debian:bullseye-slim
14:22:00 [2023-02-08T14:22:00.723Z] Loaded image: hello-world:latest
14:22:00 [2023-02-08T14:22:00.723Z] Loaded image: arm32v7/hello-world:latest
14:22:00 [2023-02-08T14:22:00.723Z] INFO: Testing against a local daemon
14:22:00 [2023-02-08T14:22:00.723Z] === RUN   TestCgroupNamespacesBuild
14:22:01 [2023-02-08T14:22:01.661Z] --- PASS: TestCgroupNamespacesBuild (1.16s)
14:22:01 [2023-02-08T14:22:01.661Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:22:03 [2023-02-08T14:22:03.030Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.98s)
14:22:03 [2023-02-08T14:22:03.030Z] === RUN   TestBuildWithSession
14:22:03 [2023-02-08T14:22:03.030Z]     build_session_test.go:25: TODO: BuildKit
14:22:03 [2023-02-08T14:22:03.030Z] --- SKIP: TestBuildWithSession (0.00s)
14:22:03 [2023-02-08T14:22:03.030Z] === RUN   TestBuildSquashParent
14:22:06 [2023-02-08T14:22:06.299Z] --- PASS: TestBuildSquashParent (3.22s)
14:22:06 [2023-02-08T14:22:06.299Z] === RUN   TestBuildWithRemoveAndForceRemove
14:22:06 [2023-02-08T14:22:06.299Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:22:06 [2023-02-08T14:22:06.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:22:06 [2023-02-08T14:22:06.299Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:22:06 [2023-02-08T14:22:06.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:22:06 [2023-02-08T14:22:06.299Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:22:06 [2023-02-08T14:22:06.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:22:06 [2023-02-08T14:22:06.299Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:22:06 [2023-02-08T14:22:06.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:22:06 [2023-02-08T14:22:06.299Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:22:06 [2023-02-08T14:22:06.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:22:06 [2023-02-08T14:22:06.299Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:22:06 [2023-02-08T14:22:06.299Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:22:06 [2023-02-08T14:22:06.299Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:22:06 [2023-02-08T14:22:06.299Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:22:07 [2023-02-08T14:22:07.669Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:22:07 [2023-02-08T14:22:07.669Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:22:08 [2023-02-08T14:22:08.597Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:22:08 [2023-02-08T14:22:08.597Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:22:09 [2023-02-08T14:22:09.527Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
14:22:09 [2023-02-08T14:22:09.527Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.39s)
14:22:09 [2023-02-08T14:22:09.527Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.55s)
14:22:09 [2023-02-08T14:22:09.527Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.03s)
14:22:09 [2023-02-08T14:22:09.527Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.22s)
14:22:09 [2023-02-08T14:22:09.527Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.01s)
14:22:09 [2023-02-08T14:22:09.527Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.06s)
14:22:09 [2023-02-08T14:22:09.527Z] === RUN   TestBuildMultiStageCopy
14:22:09 [2023-02-08T14:22:09.527Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:22:10 [2023-02-08T14:22:10.454Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:22:10 [2023-02-08T14:22:10.454Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:22:10 [2023-02-08T14:22:10.454Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:22:10 [2023-02-08T14:22:10.711Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:22:10 [2023-02-08T14:22:10.711Z] --- PASS: TestBuildMultiStageCopy (1.03s)
14:22:10 [2023-02-08T14:22:10.711Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.78s)
14:22:10 [2023-02-08T14:22:10.711Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
14:22:10 [2023-02-08T14:22:10.711Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
14:22:10 [2023-02-08T14:22:10.711Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s)
14:22:10 [2023-02-08T14:22:10.711Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s)
14:22:10 [2023-02-08T14:22:10.711Z] === RUN   TestBuildMultiStageParentConfig
14:22:10 [2023-02-08T14:22:10.967Z] --- PASS: TestBuildMultiStageParentConfig (0.32s)
14:22:10 [2023-02-08T14:22:10.967Z] === RUN   TestBuildLabelWithTargets
14:22:11 [2023-02-08T14:22:11.529Z] --- PASS: TestBuildLabelWithTargets (0.44s)
14:22:11 [2023-02-08T14:22:11.529Z] === RUN   TestBuildWithEmptyLayers
14:22:11 [2023-02-08T14:22:11.529Z] --- PASS: TestBuildWithEmptyLayers (0.10s)
14:22:11 [2023-02-08T14:22:11.529Z] === RUN   TestBuildMultiStageOnBuild
14:22:12 [2023-02-08T14:22:12.457Z] --- PASS: TestBuildMultiStageOnBuild (0.95s)
14:22:12 [2023-02-08T14:22:12.457Z] === RUN   TestBuildUncleanTarFilenames
14:22:12 [2023-02-08T14:22:12.457Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
14:22:12 [2023-02-08T14:22:12.457Z] === RUN   TestBuildMultiStageLayerLeak
14:22:13 [2023-02-08T14:22:13.385Z] --- PASS: TestBuildMultiStageLayerLeak (0.88s)
14:22:13 [2023-02-08T14:22:13.385Z] === RUN   TestBuildWithHugeFile
14:23:21 [2023-02-08T14:23:21.015Z] --- PASS: TestBuildWithHugeFile (61.60s)
14:23:21 [2023-02-08T14:23:21.015Z] === RUN   TestBuildWCOWSandboxSize
14:23:21 [2023-02-08T14:23:21.015Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:23:21 [2023-02-08T14:23:21.015Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:23:21 [2023-02-08T14:23:21.015Z] === RUN   TestBuildWithEmptyDockerfile
14:23:21 [2023-02-08T14:23:21.015Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:23:21 [2023-02-08T14:23:21.015Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:23:21 [2023-02-08T14:23:21.015Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:23:21 [2023-02-08T14:23:21.015Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:23:21 [2023-02-08T14:23:21.015Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:23:21 [2023-02-08T14:23:21.015Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:23:21 [2023-02-08T14:23:21.015Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:23:21 [2023-02-08T14:23:21.015Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:23:21 [2023-02-08T14:23:21.015Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:23:21 [2023-02-08T14:23:21.015Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
14:23:21 [2023-02-08T14:23:21.015Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
14:23:21 [2023-02-08T14:23:21.015Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
14:23:21 [2023-02-08T14:23:21.015Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
14:23:21 [2023-02-08T14:23:21.015Z] === RUN   TestBuildPreserveOwnership
14:23:21 [2023-02-08T14:23:21.015Z] === RUN   TestBuildPreserveOwnership/copy_from
14:23:21 [2023-02-08T14:23:21.015Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:23:21 [2023-02-08T14:23:21.015Z] --- PASS: TestBuildPreserveOwnership (1.81s)
14:23:21 [2023-02-08T14:23:21.015Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.29s)
14:23:21 [2023-02-08T14:23:21.015Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.51s)
14:23:21 [2023-02-08T14:23:21.015Z] === RUN   TestBuildPlatformInvalid
14:23:21 [2023-02-08T14:23:21.015Z] --- PASS: TestBuildPlatformInvalid (0.03s)
14:23:21 [2023-02-08T14:23:21.015Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:23:21 [2023-02-08T14:23:21.015Z] Loaded image: busybox:latest
14:23:21 [2023-02-08T14:23:21.015Z] Loaded image: busybox:glibc
14:23:21 [2023-02-08T14:23:21.015Z] Loaded image: debian:bullseye-slim
14:23:21 [2023-02-08T14:23:21.015Z] Loaded image: hello-world:latest
14:23:21 [2023-02-08T14:23:21.015Z] Loaded image: arm32v7/hello-world:latest
14:23:27 [2023-02-08T14:23:27.595Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.83s)
14:23:27 [2023-02-08T14:23:27.596Z] PASS
14:23:27 [2023-02-08T14:23:27.596Z] 
14:23:27 [2023-02-08T14:23:27.596Z] === Skipped
14:23:27 [2023-02-08T14:23:27.596Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
14:23:27 [2023-02-08T14:23:27.596Z]     build_session_test.go:25: TODO: BuildKit
14:23:27 [2023-02-08T14:23:27.596Z] 
14:23:27 [2023-02-08T14:23:27.596Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:23:27 [2023-02-08T14:23:27.596Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:23:27 [2023-02-08T14:23:27.596Z] 
14:23:27 [2023-02-08T14:23:27.596Z] DONE 34 tests, 2 skipped in 87.750s
14:23:27 [2023-02-08T14:23:27.596Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
14:23:27 [2023-02-08T14:23:27.596Z] ++ 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
14:23:27 [2023-02-08T14:23:27.596Z] ++ set -e
14:23:27 [2023-02-08T14:23:27.596Z] ++ '[' -n 0 ']'
14:23:27 [2023-02-08T14:23:27.596Z] ++ set -x
14:23:27 [2023-02-08T14:23:27.596Z] ++ 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
14:23:27 [2023-02-08T14:23:27.596Z] INFO: Testing against a local daemon
14:23:27 [2023-02-08T14:23:27.596Z] === RUN   TestConfigInspect
14:23:28 [2023-02-08T14:23:28.961Z] --- PASS: TestConfigInspect (1.79s)
14:23:28 [2023-02-08T14:23:28.961Z] === RUN   TestConfigList
14:23:30 [2023-02-08T14:23:30.851Z] --- PASS: TestConfigList (1.86s)
14:23:30 [2023-02-08T14:23:30.851Z] === RUN   TestConfigsCreateAndDelete
14:23:32 [2023-02-08T14:23:32.218Z] --- PASS: TestConfigsCreateAndDelete (1.73s)
14:23:32 [2023-02-08T14:23:32.218Z] === RUN   TestConfigsUpdate
14:23:33 [2023-02-08T14:23:33.584Z] --- PASS: TestConfigsUpdate (1.37s)
14:23:33 [2023-02-08T14:23:33.584Z] === RUN   TestTemplatedConfig
14:23:36 [2023-02-08T14:23:36.101Z] --- PASS: TestTemplatedConfig (2.26s)
14:23:36 [2023-02-08T14:23:36.101Z] === RUN   TestConfigCreateResolve
14:23:37 [2023-02-08T14:23:37.991Z] --- PASS: TestConfigCreateResolve (1.78s)
14:23:37 [2023-02-08T14:23:37.991Z] PASS
14:23:37 [2023-02-08T14:23:37.991Z] 
14:23:37 [2023-02-08T14:23:37.991Z] DONE 6 tests in 10.886s
14:23:37 [2023-02-08T14:23:37.991Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
14:23:37 [2023-02-08T14:23:37.991Z] ++ 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
14:23:37 [2023-02-08T14:23:37.991Z] ++ set -e
14:23:37 [2023-02-08T14:23:37.991Z] ++ '[' -n 0 ']'
14:23:37 [2023-02-08T14:23:37.991Z] ++ set -x
14:23:37 [2023-02-08T14:23:37.991Z] ++ 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
14:23:37 [2023-02-08T14:23:37.991Z] INFO: Testing against a local daemon
14:23:37 [2023-02-08T14:23:37.991Z] === RUN   TestAttachWithTTY
14:23:37 [2023-02-08T14:23:37.991Z] --- PASS: TestAttachWithTTY (0.06s)
14:23:37 [2023-02-08T14:23:37.991Z] === RUN   TestAttachWithoutTTy
14:23:37 [2023-02-08T14:23:37.991Z] --- PASS: TestAttachWithoutTTy (0.04s)
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestCheckpoint
14:23:37 [2023-02-08T14:23:37.992Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:23:37 [2023-02-08T14:23:37.992Z] --- SKIP: TestCheckpoint (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/commit
14:23:37 [2023-02-08T14:23:37.992Z] === PAUSE TestContainerInvalidJSON/commit
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/containers/create
14:23:37 [2023-02-08T14:23:37.992Z] === PAUSE TestContainerInvalidJSON/containers/create
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
14:23:37 [2023-02-08T14:23:37.992Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
14:23:37 [2023-02-08T14:23:37.992Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
14:23:37 [2023-02-08T14:23:37.992Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:23:37 [2023-02-08T14:23:37.992Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
14:23:37 [2023-02-08T14:23:37.992Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
14:23:37 [2023-02-08T14:23:37.992Z] === CONT  TestContainerInvalidJSON/commit
14:23:37 [2023-02-08T14:23:37.992Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/commit/empty_body
14:23:37 [2023-02-08T14:23:37.992Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
14:23:37 [2023-02-08T14:23:37.992Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
14:23:37 [2023-02-08T14:23:37.992Z] === CONT  TestContainerInvalidJSON/containers/create
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
14:23:37 [2023-02-08T14:23:37.992Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
14:23:37 [2023-02-08T14:23:37.992Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
14:23:37 [2023-02-08T14:23:37.992Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:23:37 [2023-02-08T14:23:37.992Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:23:37 [2023-02-08T14:23:37.992Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestCopyFromContainerPathIsNotDir
14:23:37 [2023-02-08T14:23:37.992Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
14:23:37 [2023-02-08T14:23:37.992Z] === RUN   TestCopyToContainerPathDoesNotExist
14:23:38 [2023-02-08T14:23:38.248Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
14:23:38 [2023-02-08T14:23:38.248Z] === RUN   TestCopyEmptyFile
14:23:38 [2023-02-08T14:23:38.248Z] --- PASS: TestCopyEmptyFile (0.06s)
14:23:38 [2023-02-08T14:23:38.248Z] === RUN   TestCopyToContainerPathIsNotDir
14:23:38 [2023-02-08T14:23:38.248Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
14:23:38 [2023-02-08T14:23:38.248Z] === RUN   TestCopyFromContainer
14:23:38 [2023-02-08T14:23:38.810Z] === RUN   TestCopyFromContainer//
14:23:38 [2023-02-08T14:23:38.810Z] === RUN   TestCopyFromContainer/.
14:23:38 [2023-02-08T14:23:38.810Z] === RUN   TestCopyFromContainer//.
14:23:38 [2023-02-08T14:23:38.810Z] === RUN   TestCopyFromContainer/./
14:23:38 [2023-02-08T14:23:38.810Z] === RUN   TestCopyFromContainer//./
14:23:38 [2023-02-08T14:23:38.810Z] === RUN   TestCopyFromContainer//bar/root
14:23:38 [2023-02-08T14:23:38.810Z] === RUN   TestCopyFromContainer//bar/root/
14:23:38 [2023-02-08T14:23:38.810Z] === RUN   TestCopyFromContainer//bar/root/.
14:23:38 [2023-02-08T14:23:38.810Z] === RUN   TestCopyFromContainer/bar/quux
14:23:38 [2023-02-08T14:23:38.810Z] === RUN   TestCopyFromContainer/bar/quux/
14:23:38 [2023-02-08T14:23:38.810Z] === RUN   TestCopyFromContainer/bar/quux/.
14:23:38 [2023-02-08T14:23:38.810Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:23:38 [2023-02-08T14:23:38.810Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:23:38 [2023-02-08T14:23:38.810Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:23:38 [2023-02-08T14:23:38.810Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:23:38 [2023-02-08T14:23:38.810Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
14:23:38 [2023-02-08T14:23:38.810Z] === RUN   TestCopyFromContainer/bar/notarget
14:23:39 [2023-02-08T14:23:39.066Z] --- PASS: TestCopyFromContainer (0.71s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCopyFromContainer// (0.01s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCopyFromContainer/. (0.01s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCopyFromContainer//. (0.01s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCopyFromContainer//bar/root (0.00s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.02s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
14:23:39 [2023-02-08T14:23:39.066Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:23:39 [2023-02-08T14:23:39.066Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:23:39 [2023-02-08T14:23:39.066Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:23:39 [2023-02-08T14:23:39.066Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:23:39 [2023-02-08T14:23:39.066Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:23:39 [2023-02-08T14:23:39.066Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:23:39 [2023-02-08T14:23:39.066Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:23:39 [2023-02-08T14:23:39.066Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:23:39 [2023-02-08T14:23:39.066Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:23:39 [2023-02-08T14:23:39.066Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:23:39 [2023-02-08T14:23:39.066Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:23:39 [2023-02-08T14:23:39.066Z] === RUN   TestCreateLinkToNonExistingContainer
14:23:39 [2023-02-08T14:23:39.066Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
14:23:39 [2023-02-08T14:23:39.066Z] === RUN   TestCreateWithInvalidEnv
14:23:39 [2023-02-08T14:23:39.066Z] === RUN   TestCreateWithInvalidEnv/0
14:23:39 [2023-02-08T14:23:39.066Z] === PAUSE TestCreateWithInvalidEnv/0
14:23:39 [2023-02-08T14:23:39.066Z] === RUN   TestCreateWithInvalidEnv/1
14:23:39 [2023-02-08T14:23:39.066Z] === PAUSE TestCreateWithInvalidEnv/1
14:23:39 [2023-02-08T14:23:39.066Z] === RUN   TestCreateWithInvalidEnv/2
14:23:39 [2023-02-08T14:23:39.066Z] === PAUSE TestCreateWithInvalidEnv/2
14:23:39 [2023-02-08T14:23:39.066Z] === CONT  TestCreateWithInvalidEnv/0
14:23:39 [2023-02-08T14:23:39.066Z] === CONT  TestCreateWithInvalidEnv/2
14:23:39 [2023-02-08T14:23:39.066Z] === CONT  TestCreateWithInvalidEnv/1
14:23:39 [2023-02-08T14:23:39.066Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:23:39 [2023-02-08T14:23:39.066Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:23:39 [2023-02-08T14:23:39.066Z] === RUN   TestCreateTmpfsMountsTarget
14:23:39 [2023-02-08T14:23:39.066Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:23:39 [2023-02-08T14:23:39.066Z] === RUN   TestCreateWithCustomMaskedPaths
14:23:39 [2023-02-08T14:23:39.995Z] --- PASS: TestCreateWithCustomMaskedPaths (1.04s)
14:23:39 [2023-02-08T14:23:39.995Z] === RUN   TestCreateWithCustomReadonlyPaths
14:23:41 [2023-02-08T14:23:41.362Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s)
14:23:41 [2023-02-08T14:23:41.362Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:23:41 [2023-02-08T14:23:41.362Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:23:41 [2023-02-08T14:23:41.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:23:41 [2023-02-08T14:23:41.362Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:23:41 [2023-02-08T14:23:41.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:23:41 [2023-02-08T14:23:41.362Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:23:41 [2023-02-08T14:23:41.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:23:41 [2023-02-08T14:23:41.362Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:23:41 [2023-02-08T14:23:41.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:23:41 [2023-02-08T14:23:41.362Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:23:41 [2023-02-08T14:23:41.362Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:23:41 [2023-02-08T14:23:41.362Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:23:41 [2023-02-08T14:23:41.362Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:23:41 [2023-02-08T14:23:41.362Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:23:41 [2023-02-08T14:23:41.362Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:23:41 [2023-02-08T14:23:41.362Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:23:41 [2023-02-08T14:23:41.362Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
14:23:41 [2023-02-08T14:23:41.362Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:23:41 [2023-02-08T14:23:41.362Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:23:41 [2023-02-08T14:23:41.362Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:23:41 [2023-02-08T14:23:41.362Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:23:41 [2023-02-08T14:23:41.362Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:23:41 [2023-02-08T14:23:41.362Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:23:41 [2023-02-08T14:23:41.618Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
14:23:41 [2023-02-08T14:23:41.619Z] === RUN   TestCreateDifferentPlatform
14:23:41 [2023-02-08T14:23:41.619Z] === RUN   TestCreateDifferentPlatform/different_os
14:23:41 [2023-02-08T14:23:41.619Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:23:41 [2023-02-08T14:23:41.619Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:23:41 [2023-02-08T14:23:41.619Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:23:41 [2023-02-08T14:23:41.619Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:23:41 [2023-02-08T14:23:41.619Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:23:41 [2023-02-08T14:23:41.619Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
14:23:41 [2023-02-08T14:23:41.619Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:23:41 [2023-02-08T14:23:41.619Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
14:23:41 [2023-02-08T14:23:41.619Z] === RUN   TestCreateInvalidHostConfig
14:23:41 [2023-02-08T14:23:41.619Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
14:23:41 [2023-02-08T14:23:41.619Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
14:23:41 [2023-02-08T14:23:41.619Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
14:23:41 [2023-02-08T14:23:41.619Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
14:23:41 [2023-02-08T14:23:41.619Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:23:41 [2023-02-08T14:23:41.619Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:23:41 [2023-02-08T14:23:41.619Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
14:23:41 [2023-02-08T14:23:41.619Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
14:23:41 [2023-02-08T14:23:41.619Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
14:23:41 [2023-02-08T14:23:41.619Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:23:41 [2023-02-08T14:23:41.619Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
14:23:41 [2023-02-08T14:23:41.619Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
14:23:41 [2023-02-08T14:23:41.619Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
14:23:41 [2023-02-08T14:23:41.619Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
14:23:41 [2023-02-08T14:23:41.619Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
14:23:41 [2023-02-08T14:23:41.619Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
14:23:41 [2023-02-08T14:23:41.619Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
14:23:41 [2023-02-08T14:23:41.619Z] === RUN   TestContainerStartOnDaemonRestart
14:23:41 [2023-02-08T14:23:41.619Z] === PAUSE TestContainerStartOnDaemonRestart
14:23:41 [2023-02-08T14:23:41.619Z] === RUN   TestDaemonRestartIpcMode
14:23:41 [2023-02-08T14:23:41.619Z] === PAUSE TestDaemonRestartIpcMode
14:23:41 [2023-02-08T14:23:41.619Z] === RUN   TestDaemonHostGatewayIP
14:23:41 [2023-02-08T14:23:41.619Z] === PAUSE TestDaemonHostGatewayIP
14:23:41 [2023-02-08T14:23:41.619Z] === RUN   TestRestartDaemonWithRestartingContainer
14:23:41 [2023-02-08T14:23:41.619Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:23:41 [2023-02-08T14:23:41.619Z] === RUN   TestContainerKillOnDaemonStart
14:23:41 [2023-02-08T14:23:41.619Z] === PAUSE TestContainerKillOnDaemonStart
14:23:41 [2023-02-08T14:23:41.619Z] === RUN   TestDiff
14:23:42 [2023-02-08T14:23:42.181Z] --- PASS: TestDiff (0.40s)
14:23:42 [2023-02-08T14:23:42.181Z] === RUN   TestExecConsoleSize
14:23:42 [2023-02-08T14:23:42.437Z] --- PASS: TestExecConsoleSize (0.40s)
14:23:42 [2023-02-08T14:23:42.437Z] === RUN   TestExecWithCloseStdin
14:23:42 [2023-02-08T14:23:42.999Z] --- PASS: TestExecWithCloseStdin (0.44s)
14:23:42 [2023-02-08T14:23:42.999Z] === RUN   TestExec
14:23:43 [2023-02-08T14:23:43.256Z] --- PASS: TestExec (0.44s)
14:23:43 [2023-02-08T14:23:43.256Z] === RUN   TestExecUser
14:23:43 [2023-02-08T14:23:43.818Z] --- PASS: TestExecUser (0.43s)
14:23:43 [2023-02-08T14:23:43.818Z] === RUN   TestExportContainerAndImportImage
14:23:44 [2023-02-08T14:23:44.381Z] --- PASS: TestExportContainerAndImportImage (0.44s)
14:23:44 [2023-02-08T14:23:44.381Z] === RUN   TestExportContainerAfterDaemonRestart
14:23:45 [2023-02-08T14:23:45.309Z] --- PASS: TestExportContainerAfterDaemonRestart (1.16s)
14:23:45 [2023-02-08T14:23:45.309Z] === RUN   TestHealthCheckWorkdir
14:23:45 [2023-02-08T14:23:45.871Z] --- PASS: TestHealthCheckWorkdir (0.48s)
14:23:45 [2023-02-08T14:23:45.871Z] === RUN   TestHealthKillContainer
14:23:53 [2023-02-08T14:23:53.974Z] --- PASS: TestHealthKillContainer (7.78s)
14:23:53 [2023-02-08T14:23:53.974Z] === RUN   TestHealthCheckProcessKilled
14:23:54 [2023-02-08T14:23:54.230Z] --- PASS: TestHealthCheckProcessKilled (0.58s)
14:23:54 [2023-02-08T14:23:54.230Z] === RUN   TestInspectCpusetInConfigPre120
14:23:54 [2023-02-08T14:23:54.487Z] --- PASS: TestInspectCpusetInConfigPre120 (0.34s)
14:23:54 [2023-02-08T14:23:54.487Z] === RUN   TestIpcModeNone
14:23:55 [2023-02-08T14:23:55.049Z] --- PASS: TestIpcModeNone (0.43s)
14:23:55 [2023-02-08T14:23:55.049Z] === RUN   TestIpcModePrivate
14:23:55 [2023-02-08T14:23:55.306Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
14:23:55 [2023-02-08T14:23:55.562Z] --- PASS: TestIpcModePrivate (0.45s)
14:23:55 [2023-02-08T14:23:55.562Z] === RUN   TestIpcModeShareable
14:23:55 [2023-02-08T14:23:55.819Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
14:23:55 [2023-02-08T14:23:55.819Z] --- PASS: TestIpcModeShareable (0.42s)
14:23:55 [2023-02-08T14:23:55.819Z] === RUN   TestAPIIpcModeShareableAndContainer
14:23:57 [2023-02-08T14:23:57.186Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s)
14:23:57 [2023-02-08T14:23:57.186Z] === RUN   TestAPIIpcModeHost
14:23:57 [2023-02-08T14:23:57.442Z] --- PASS: TestAPIIpcModeHost (0.32s)
14:23:57 [2023-02-08T14:23:57.442Z] === RUN   TestDaemonIpcModeShareable
14:23:58 [2023-02-08T14:23:58.371Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
14:23:58 [2023-02-08T14:23:58.628Z] --- PASS: TestDaemonIpcModeShareable (1.03s)
14:23:58 [2023-02-08T14:23:58.628Z] === RUN   TestDaemonIpcModePrivate
14:23:59 [2023-02-08T14:23:59.557Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
14:23:59 [2023-02-08T14:23:59.557Z] --- PASS: TestDaemonIpcModePrivate (1.04s)
14:23:59 [2023-02-08T14:23:59.557Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:24:00 [2023-02-08T14:24:00.485Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
14:24:00 [2023-02-08T14:24:00.742Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.02s)
14:24:00 [2023-02-08T14:24:00.742Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:24:01 [2023-02-08T14:24:01.671Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
14:24:01 [2023-02-08T14:24:01.671Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.03s)
14:24:01 [2023-02-08T14:24:01.671Z] === RUN   TestIpcModeOlderClient
14:24:01 [2023-02-08T14:24:01.671Z] === PAUSE TestIpcModeOlderClient
14:24:01 [2023-02-08T14:24:01.671Z] === RUN   TestKillContainerInvalidSignal
14:24:01 [2023-02-08T14:24:01.927Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
14:24:01 [2023-02-08T14:24:01.927Z] === RUN   TestKillContainer
14:24:01 [2023-02-08T14:24:01.927Z] === RUN   TestKillContainer/no_signal
14:24:02 [2023-02-08T14:24:02.490Z] === RUN   TestKillContainer/non_killing_signal
14:24:02 [2023-02-08T14:24:02.746Z] === RUN   TestKillContainer/killing_signal
14:24:03 [2023-02-08T14:24:03.309Z] --- PASS: TestKillContainer (1.18s)
14:24:03 [2023-02-08T14:24:03.309Z]     --- PASS: TestKillContainer/no_signal (0.38s)
14:24:03 [2023-02-08T14:24:03.309Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
14:24:03 [2023-02-08T14:24:03.309Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
14:24:03 [2023-02-08T14:24:03.309Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:24:03 [2023-02-08T14:24:03.309Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:24:03 [2023-02-08T14:24:03.566Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:24:04 [2023-02-08T14:24:04.128Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s)
14:24:04 [2023-02-08T14:24:04.128Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s)
14:24:04 [2023-02-08T14:24:04.128Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
14:24:04 [2023-02-08T14:24:04.128Z] === RUN   TestKillStoppedContainer
14:24:04 [2023-02-08T14:24:04.128Z] --- PASS: TestKillStoppedContainer (0.04s)
14:24:04 [2023-02-08T14:24:04.128Z] === RUN   TestKillStoppedContainerAPIPre120
14:24:04 [2023-02-08T14:24:04.128Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
14:24:04 [2023-02-08T14:24:04.128Z] === RUN   TestKillDifferentUserContainer
14:24:04 [2023-02-08T14:24:04.384Z] --- PASS: TestKillDifferentUserContainer (0.39s)
14:24:04 [2023-02-08T14:24:04.384Z] === RUN   TestInspectOomKilledTrue
14:24:04 [2023-02-08T14:24:04.946Z] --- PASS: TestInspectOomKilledTrue (0.42s)
14:24:04 [2023-02-08T14:24:04.946Z] === RUN   TestInspectOomKilledFalse
14:24:05 [2023-02-08T14:24:05.203Z] --- PASS: TestInspectOomKilledFalse (0.34s)
14:24:05 [2023-02-08T14:24:05.203Z] === RUN   TestLinksEtcHostsContentMatch
14:24:05 [2023-02-08T14:24:05.459Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
14:24:05 [2023-02-08T14:24:05.459Z] === RUN   TestLinksContainerNames
14:24:06 [2023-02-08T14:24:06.387Z] --- PASS: TestLinksContainerNames (0.76s)
14:24:06 [2023-02-08T14:24:06.387Z] === RUN   TestLogsFollowTailEmpty
14:24:06 [2023-02-08T14:24:06.643Z] --- PASS: TestLogsFollowTailEmpty (0.38s)
14:24:06 [2023-02-08T14:24:06.643Z] === RUN   TestLogs
14:24:06 [2023-02-08T14:24:06.643Z] === RUN   TestLogs/driver_local
14:24:06 [2023-02-08T14:24:06.643Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
14:24:06 [2023-02-08T14:24:06.643Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
14:24:06 [2023-02-08T14:24:06.643Z] === RUN   TestLogs/driver_local/tty/only_stdout
14:24:06 [2023-02-08T14:24:06.643Z] === PAUSE TestLogs/driver_local/tty/only_stdout
14:24:06 [2023-02-08T14:24:06.643Z] === RUN   TestLogs/driver_local/tty/only_stderr
14:24:06 [2023-02-08T14:24:06.643Z] === PAUSE TestLogs/driver_local/tty/only_stderr
14:24:06 [2023-02-08T14:24:06.643Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
14:24:06 [2023-02-08T14:24:06.643Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
14:24:06 [2023-02-08T14:24:06.643Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
14:24:06 [2023-02-08T14:24:06.643Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
14:24:06 [2023-02-08T14:24:06.643Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
14:24:06 [2023-02-08T14:24:06.643Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
14:24:06 [2023-02-08T14:24:06.643Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
14:24:06 [2023-02-08T14:24:06.643Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
14:24:07 [2023-02-08T14:24:07.575Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
14:24:07 [2023-02-08T14:24:07.575Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
14:24:07 [2023-02-08T14:24:07.831Z] === CONT  TestLogs/driver_local/tty/only_stderr
14:24:07 [2023-02-08T14:24:07.831Z] === CONT  TestLogs/driver_local/tty/only_stdout
14:24:08 [2023-02-08T14:24:08.394Z] === RUN   TestLogs/driver_json-file
14:24:08 [2023-02-08T14:24:08.394Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
14:24:08 [2023-02-08T14:24:08.394Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
14:24:08 [2023-02-08T14:24:08.394Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
14:24:08 [2023-02-08T14:24:08.394Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
14:24:08 [2023-02-08T14:24:08.394Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
14:24:08 [2023-02-08T14:24:08.394Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
14:24:08 [2023-02-08T14:24:08.394Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:24:08 [2023-02-08T14:24:08.394Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:24:08 [2023-02-08T14:24:08.394Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
14:24:08 [2023-02-08T14:24:08.394Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
14:24:08 [2023-02-08T14:24:08.394Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
14:24:08 [2023-02-08T14:24:08.394Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
14:24:08 [2023-02-08T14:24:08.394Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
14:24:08 [2023-02-08T14:24:08.394Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:24:08 [2023-02-08T14:24:08.956Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
14:24:08 [2023-02-08T14:24:08.956Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
14:24:09 [2023-02-08T14:24:09.519Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
14:24:09 [2023-02-08T14:24:09.519Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
14:24:10 [2023-02-08T14:24:10.447Z] --- PASS: TestLogs (3.54s)
14:24:10 [2023-02-08T14:24:10.447Z]     --- PASS: TestLogs/driver_local (0.01s)
14:24:10 [2023-02-08T14:24:10.447Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s)
14:24:10 [2023-02-08T14:24:10.447Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.71s)
14:24:10 [2023-02-08T14:24:10.447Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.40s)
14:24:10 [2023-02-08T14:24:10.447Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.41s)
14:24:10 [2023-02-08T14:24:10.447Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.48s)
14:24:10 [2023-02-08T14:24:10.447Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.47s)
14:24:10 [2023-02-08T14:24:10.447Z]     --- PASS: TestLogs/driver_json-file (0.01s)
14:24:10 [2023-02-08T14:24:10.447Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.70s)
14:24:10 [2023-02-08T14:24:10.447Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.73s)
14:24:10 [2023-02-08T14:24:10.447Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.62s)
14:24:10 [2023-02-08T14:24:10.447Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s)
14:24:10 [2023-02-08T14:24:10.447Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s)
14:24:10 [2023-02-08T14:24:10.447Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.61s)
14:24:10 [2023-02-08T14:24:10.447Z] === RUN   TestContainerNetworkMountsNoChown
14:24:10 [2023-02-08T14:24:10.715Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s)
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/default
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/default
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/private
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/private
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/rprivate
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/rprivate
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/slave
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/slave
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/rslave
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/rslave
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/shared
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/shared
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/rshared
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/rshared
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/default
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/default/bind_root
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/default/mount_root
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/default/bind_root
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/rshared
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/shared
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/rslave
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/slave
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/rprivate
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/private
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/private/bind_root
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === RUN   TestMountDaemonRoot/private/mount_root
14:24:10 [2023-02-08T14:24:10.715Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/default/mount_root
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:24:10 [2023-02-08T14:24:10.715Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:24:10 [2023-02-08T14:24:10.975Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:24:10 [2023-02-08T14:24:10.975Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:24:10 [2023-02-08T14:24:10.975Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:24:10 [2023-02-08T14:24:10.975Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:24:10 [2023-02-08T14:24:10.975Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:24:10 [2023-02-08T14:24:10.975Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:24:10 [2023-02-08T14:24:10.975Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:24:10 [2023-02-08T14:24:10.975Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:24:10 [2023-02-08T14:24:10.975Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:24:10 [2023-02-08T14:24:10.975Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:24:10 [2023-02-08T14:24:10.975Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:24:10 [2023-02-08T14:24:10.975Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:24:10 [2023-02-08T14:24:10.975Z] === CONT  TestMountDaemonRoot/private/mount_root
14:24:10 [2023-02-08T14:24:10.975Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:24:10 [2023-02-08T14:24:10.975Z] === CONT  TestMountDaemonRoot/private/bind_root
14:24:10 [2023-02-08T14:24:10.975Z] --- PASS: TestMountDaemonRoot (0.02s)
14:24:10 [2023-02-08T14:24:10.975Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
14:24:10 [2023-02-08T14:24:10.975Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
14:24:10 [2023-02-08T14:24:10.975Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
14:24:10 [2023-02-08T14:24:10.975Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
14:24:10 [2023-02-08T14:24:10.975Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
14:24:10 [2023-02-08T14:24:10.975Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
14:24:10 [2023-02-08T14:24:10.975Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
14:24:10 [2023-02-08T14:24:10.975Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
14:24:10 [2023-02-08T14:24:10.975Z] === RUN   TestContainerBindMountNonRecursive
14:24:11 [2023-02-08T14:24:11.905Z] --- PASS: TestContainerBindMountNonRecursive (0.92s)
14:24:11 [2023-02-08T14:24:11.905Z] === RUN   TestContainerVolumesMountedAsShared
14:24:12 [2023-02-08T14:24:12.468Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
14:24:12 [2023-02-08T14:24:12.468Z] === RUN   TestContainerVolumesMountedAsSlave
14:24:12 [2023-02-08T14:24:12.724Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s)
14:24:12 [2023-02-08T14:24:12.724Z] === RUN   TestContainerCopyLeaksMounts
14:24:13 [2023-02-08T14:24:13.286Z] --- PASS: TestContainerCopyLeaksMounts (0.44s)
14:24:13 [2023-02-08T14:24:13.286Z] === RUN   TestNetworkNat
14:24:13 [2023-02-08T14:24:13.543Z] --- PASS: TestNetworkNat (0.41s)
14:24:13 [2023-02-08T14:24:13.543Z] === RUN   TestNetworkLocalhostTCPNat
14:24:14 [2023-02-08T14:24:14.106Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s)
14:24:14 [2023-02-08T14:24:14.106Z] === RUN   TestNetworkLoopbackNat
14:24:16 [2023-02-08T14:24:16.622Z] --- PASS: TestNetworkLoopbackNat (2.51s)
14:24:16 [2023-02-08T14:24:16.622Z] === RUN   TestPause
14:24:16 [2023-02-08T14:24:16.878Z] --- PASS: TestPause (0.39s)
14:24:16 [2023-02-08T14:24:16.878Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:24:16 [2023-02-08T14:24:16.878Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:24:16 [2023-02-08T14:24:16.878Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:24:16 [2023-02-08T14:24:16.878Z] === RUN   TestPauseStopPausedContainer
14:24:17 [2023-02-08T14:24:17.134Z] --- PASS: TestPauseStopPausedContainer (0.42s)
14:24:17 [2023-02-08T14:24:17.134Z] === RUN   TestPidHost
14:24:18 [2023-02-08T14:24:18.063Z] --- PASS: TestPidHost (0.88s)
14:24:18 [2023-02-08T14:24:18.063Z] === RUN   TestPsFilter
14:24:18 [2023-02-08T14:24:18.320Z] --- PASS: TestPsFilter (0.11s)
14:24:18 [2023-02-08T14:24:18.320Z] === RUN   TestRemoveContainerWithRemovedVolume
14:24:18 [2023-02-08T14:24:18.576Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
14:24:18 [2023-02-08T14:24:18.576Z] === RUN   TestRemoveContainerWithVolume
14:24:19 [2023-02-08T14:24:19.138Z] --- PASS: TestRemoveContainerWithVolume (0.37s)
14:24:19 [2023-02-08T14:24:19.138Z] === RUN   TestRemoveContainerRunning
14:24:19 [2023-02-08T14:24:19.394Z] --- PASS: TestRemoveContainerRunning (0.36s)
14:24:19 [2023-02-08T14:24:19.394Z] === RUN   TestRemoveContainerForceRemoveRunning
14:24:19 [2023-02-08T14:24:19.650Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
14:24:19 [2023-02-08T14:24:19.650Z] === RUN   TestRemoveInvalidContainer
14:24:19 [2023-02-08T14:24:19.650Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:24:19 [2023-02-08T14:24:19.650Z] === RUN   TestRenameLinkedContainer
14:24:21 [2023-02-08T14:24:21.543Z] --- PASS: TestRenameLinkedContainer (1.53s)
14:24:21 [2023-02-08T14:24:21.543Z] === RUN   TestRenameStoppedContainer
14:24:21 [2023-02-08T14:24:21.543Z] --- PASS: TestRenameStoppedContainer (0.38s)
14:24:21 [2023-02-08T14:24:21.543Z] === RUN   TestRenameRunningContainerAndReuse
14:24:22 [2023-02-08T14:24:22.471Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s)
14:24:22 [2023-02-08T14:24:22.471Z] === RUN   TestRenameInvalidName
14:24:22 [2023-02-08T14:24:22.727Z] --- PASS: TestRenameInvalidName (0.37s)
14:24:22 [2023-02-08T14:24:22.727Z] === RUN   TestRenameAnonymousContainer
14:24:24 [2023-02-08T14:24:24.095Z] --- PASS: TestRenameAnonymousContainer (1.22s)
14:24:24 [2023-02-08T14:24:24.095Z] === RUN   TestRenameContainerWithSameName
14:24:24 [2023-02-08T14:24:24.351Z] --- PASS: TestRenameContainerWithSameName (0.37s)
14:24:24 [2023-02-08T14:24:24.351Z] === RUN   TestRenameContainerWithLinkedContainer
14:24:25 [2023-02-08T14:24:25.280Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s)
14:24:25 [2023-02-08T14:24:25.280Z] === RUN   TestResize
14:24:25 [2023-02-08T14:24:25.536Z] --- PASS: TestResize (0.41s)
14:24:25 [2023-02-08T14:24:25.537Z] === RUN   TestResizeWithInvalidSize
14:24:26 [2023-02-08T14:24:26.098Z] --- PASS: TestResizeWithInvalidSize (0.39s)
14:24:26 [2023-02-08T14:24:26.098Z] === RUN   TestResizeWhenContainerNotStarted
14:24:26 [2023-02-08T14:24:26.355Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s)
14:24:26 [2023-02-08T14:24:26.355Z] === RUN   TestDaemonRestartKillContainers
14:24:26 [2023-02-08T14:24:26.355Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
14:24:26 [2023-02-08T14:24:26.355Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
14:24:27 [2023-02-08T14:24:27.721Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
14:24:27 [2023-02-08T14:24:27.721Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
14:24:29 [2023-02-08T14:24:29.087Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
14:24:29 [2023-02-08T14:24:29.087Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
14:24:30 [2023-02-08T14:24:30.015Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
14:24:30 [2023-02-08T14:24:30.272Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
14:24:33 [2023-02-08T14:24:33.547Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
14:24:33 [2023-02-08T14:24:33.547Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
14:24:36 [2023-02-08T14:24:36.819Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
14:24:37 [2023-02-08T14:24:37.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
14:24:38 [2023-02-08T14:24:38.441Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
14:24:38 [2023-02-08T14:24:38.697Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
14:24:40 [2023-02-08T14:24:40.064Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
14:24:40 [2023-02-08T14:24:40.320Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
14:24:41 [2023-02-08T14:24:41.685Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
14:24:41 [2023-02-08T14:24:41.685Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.19s)
14:24:41 [2023-02-08T14:24:41.685Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.45s)
14:24:41 [2023-02-08T14:24:41.685Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.17s)
14:24:41 [2023-02-08T14:24:41.685Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.55s)
14:24:41 [2023-02-08T14:24:41.685Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.15s)
14:24:41 [2023-02-08T14:24:41.685Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.18s)
14:24:41 [2023-02-08T14:24:41.685Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.20s)
14:24:41 [2023-02-08T14:24:41.685Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.27s)
14:24:41 [2023-02-08T14:24:41.685Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.64s)
14:24:41 [2023-02-08T14:24:41.685Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.67s)
14:24:41 [2023-02-08T14:24:41.685Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.42s)
14:24:41 [2023-02-08T14:24:41.685Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.47s)
14:24:41 [2023-02-08T14:24:41.685Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.66s)
14:24:41 [2023-02-08T14:24:41.685Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.59s)
14:24:41 [2023-02-08T14:24:41.685Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.52s)
14:24:41 [2023-02-08T14:24:41.685Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.52s)
14:24:41 [2023-02-08T14:24:41.685Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
14:24:41 [2023-02-08T14:24:41.685Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
14:24:42 [2023-02-08T14:24:42.614Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
14:24:43 [2023-02-08T14:24:43.542Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.65s)
14:24:43 [2023-02-08T14:24:43.542Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.83s)
14:24:43 [2023-02-08T14:24:43.542Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.81s)
14:24:43 [2023-02-08T14:24:43.542Z] === RUN   TestCgroupNamespacesRun
14:24:44 [2023-02-08T14:24:44.470Z] --- PASS: TestCgroupNamespacesRun (1.07s)
14:24:44 [2023-02-08T14:24:44.470Z] === RUN   TestCgroupNamespacesRunPrivileged
14:24:45 [2023-02-08T14:24:45.398Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.01s)
14:24:45 [2023-02-08T14:24:45.398Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:24:46 [2023-02-08T14:24:46.765Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.00s)
14:24:46 [2023-02-08T14:24:46.765Z] === RUN   TestCgroupNamespacesRunHostMode
14:24:47 [2023-02-08T14:24:47.695Z] --- PASS: TestCgroupNamespacesRunHostMode (1.04s)
14:24:47 [2023-02-08T14:24:47.695Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:24:48 [2023-02-08T14:24:48.623Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.01s)
14:24:48 [2023-02-08T14:24:48.623Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:24:49 [2023-02-08T14:24:49.551Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.01s)
14:24:49 [2023-02-08T14:24:49.551Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:24:50 [2023-02-08T14:24:50.114Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
14:24:50 [2023-02-08T14:24:50.114Z] === RUN   TestCgroupNamespacesRunOlderClient
14:24:51 [2023-02-08T14:24:51.046Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.01s)
14:24:51 [2023-02-08T14:24:51.046Z] === RUN   TestNISDomainname
14:24:51 [2023-02-08T14:24:51.609Z] --- PASS: TestNISDomainname (0.46s)
14:24:51 [2023-02-08T14:24:51.609Z] === RUN   TestHostnameDnsResolution
14:24:52 [2023-02-08T14:24:52.171Z] --- PASS: TestHostnameDnsResolution (0.60s)
14:24:52 [2023-02-08T14:24:52.171Z] === RUN   TestUnprivilegedPortsAndPing
14:24:52 [2023-02-08T14:24:52.741Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
14:24:52 [2023-02-08T14:24:52.741Z] === RUN   TestPrivilegedHostDevices
14:24:53 [2023-02-08T14:24:53.303Z] --- PASS: TestPrivilegedHostDevices (0.45s)
14:24:53 [2023-02-08T14:24:53.303Z] === RUN   TestRunConsoleSize
14:24:53 [2023-02-08T14:24:53.559Z] --- PASS: TestRunConsoleSize (0.37s)
14:24:53 [2023-02-08T14:24:53.559Z] === RUN   TestRunWithAlternativeContainerdShim
14:24:55 [2023-02-08T14:24:55.449Z] --- PASS: TestRunWithAlternativeContainerdShim (1.90s)
14:24:55 [2023-02-08T14:24:55.449Z] === RUN   TestStats
14:24:57 [2023-02-08T14:24:57.967Z] --- PASS: TestStats (2.37s)
14:24:57 [2023-02-08T14:24:57.967Z] === RUN   TestStopContainerWithTimeout
14:24:57 [2023-02-08T14:24:57.967Z] === RUN   TestStopContainerWithTimeout/0
14:24:57 [2023-02-08T14:24:57.967Z] === PAUSE TestStopContainerWithTimeout/0
14:24:57 [2023-02-08T14:24:57.967Z] === RUN   TestStopContainerWithTimeout/1
14:24:57 [2023-02-08T14:24:57.967Z] === PAUSE TestStopContainerWithTimeout/1
14:24:57 [2023-02-08T14:24:57.967Z] === RUN   TestStopContainerWithTimeout/3
14:24:57 [2023-02-08T14:24:57.967Z] === PAUSE TestStopContainerWithTimeout/3
14:24:57 [2023-02-08T14:24:57.967Z] === RUN   TestStopContainerWithTimeout/-1
14:24:57 [2023-02-08T14:24:57.967Z] === PAUSE TestStopContainerWithTimeout/-1
14:24:57 [2023-02-08T14:24:57.967Z] === CONT  TestStopContainerWithTimeout/0
14:24:57 [2023-02-08T14:24:57.967Z] === CONT  TestStopContainerWithTimeout/-1
14:24:58 [2023-02-08T14:24:58.530Z] === CONT  TestStopContainerWithTimeout/3
14:25:00 [2023-02-08T14:25:00.420Z] === CONT  TestStopContainerWithTimeout/1
14:25:01 [2023-02-08T14:25:01.786Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:25:01 [2023-02-08T14:25:01.786Z]     --- PASS: TestStopContainerWithTimeout/0 (0.59s)
14:25:01 [2023-02-08T14:25:01.786Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.60s)
14:25:01 [2023-02-08T14:25:01.786Z]     --- PASS: TestStopContainerWithTimeout/3 (2.35s)
14:25:01 [2023-02-08T14:25:01.786Z]     --- PASS: TestStopContainerWithTimeout/1 (1.37s)
14:25:01 [2023-02-08T14:25:01.786Z] === RUN   TestDeleteDevicemapper
14:25:01 [2023-02-08T14:25:01.786Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:25:01 [2023-02-08T14:25:01.786Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:25:01 [2023-02-08T14:25:01.786Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:25:03 [2023-02-08T14:25:03.153Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.11s)
14:25:03 [2023-02-08T14:25:03.153Z] === RUN   TestUpdateMemory
14:25:03 [2023-02-08T14:25:03.409Z] --- PASS: TestUpdateMemory (0.51s)
14:25:03 [2023-02-08T14:25:03.409Z] === RUN   TestUpdateCPUQuota
14:25:04 [2023-02-08T14:25:04.338Z] --- PASS: TestUpdateCPUQuota (0.72s)
14:25:04 [2023-02-08T14:25:04.338Z] === RUN   TestUpdatePidsLimit
14:25:04 [2023-02-08T14:25:04.338Z] === RUN   TestUpdatePidsLimit/update_from_none
14:25:04 [2023-02-08T14:25:04.338Z] === RUN   TestUpdatePidsLimit/no_change
14:25:04 [2023-02-08T14:25:04.595Z] === RUN   TestUpdatePidsLimit/update_lower
14:25:04 [2023-02-08T14:25:04.851Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
14:25:04 [2023-02-08T14:25:04.851Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
14:25:05 [2023-02-08T14:25:05.107Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
14:25:05 [2023-02-08T14:25:05.364Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
14:25:05 [2023-02-08T14:25:05.927Z] --- PASS: TestUpdatePidsLimit (1.87s)
14:25:05 [2023-02-08T14:25:05.927Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
14:25:05 [2023-02-08T14:25:05.927Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
14:25:05 [2023-02-08T14:25:05.927Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
14:25:05 [2023-02-08T14:25:05.927Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
14:25:05 [2023-02-08T14:25:05.927Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
14:25:05 [2023-02-08T14:25:05.927Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
14:25:05 [2023-02-08T14:25:05.927Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
14:25:05 [2023-02-08T14:25:05.927Z] === RUN   TestUpdateRestartPolicy
14:25:18 [2023-02-08T14:25:18.095Z] --- PASS: TestUpdateRestartPolicy (10.55s)
14:25:18 [2023-02-08T14:25:18.095Z] === RUN   TestUpdateRestartWithAutoRemove
14:25:18 [2023-02-08T14:25:18.095Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s)
14:25:18 [2023-02-08T14:25:18.095Z] === RUN   TestWaitNonBlocked
14:25:18 [2023-02-08T14:25:18.096Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:25:18 [2023-02-08T14:25:18.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:25:18 [2023-02-08T14:25:18.096Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:25:18 [2023-02-08T14:25:18.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:25:18 [2023-02-08T14:25:18.096Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:25:18 [2023-02-08T14:25:18.096Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:25:18 [2023-02-08T14:25:18.096Z] --- PASS: TestWaitNonBlocked (0.01s)
14:25:18 [2023-02-08T14:25:18.096Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
14:25:18 [2023-02-08T14:25:18.096Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s)
14:25:18 [2023-02-08T14:25:18.096Z] === RUN   TestWaitBlocked
14:25:18 [2023-02-08T14:25:18.096Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:25:18 [2023-02-08T14:25:18.096Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:25:18 [2023-02-08T14:25:18.096Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:25:18 [2023-02-08T14:25:18.096Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:25:18 [2023-02-08T14:25:18.096Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:25:18 [2023-02-08T14:25:18.096Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:25:18 [2023-02-08T14:25:18.351Z] --- PASS: TestWaitBlocked (0.01s)
14:25:18 [2023-02-08T14:25:18.351Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.51s)
14:25:18 [2023-02-08T14:25:18.352Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s)
14:25:18 [2023-02-08T14:25:18.352Z] === RUN   TestWaitConditions
14:25:18 [2023-02-08T14:25:18.352Z] === RUN   TestWaitConditions/default
14:25:18 [2023-02-08T14:25:18.352Z] === PAUSE TestWaitConditions/default
14:25:18 [2023-02-08T14:25:18.352Z] === RUN   TestWaitConditions/not-running
14:25:18 [2023-02-08T14:25:18.352Z] === PAUSE TestWaitConditions/not-running
14:25:18 [2023-02-08T14:25:18.352Z] === RUN   TestWaitConditions/next-exit
14:25:18 [2023-02-08T14:25:18.352Z] === PAUSE TestWaitConditions/next-exit
14:25:18 [2023-02-08T14:25:18.352Z] === RUN   TestWaitConditions/removed
14:25:18 [2023-02-08T14:25:18.352Z] === PAUSE TestWaitConditions/removed
14:25:18 [2023-02-08T14:25:18.352Z] === CONT  TestWaitConditions/default
14:25:18 [2023-02-08T14:25:18.352Z] === CONT  TestWaitConditions/next-exit
14:25:18 [2023-02-08T14:25:18.352Z] === CONT  TestWaitConditions/default
14:25:18 [2023-02-08T14:25:18.352Z]     wait_test.go:146: ContainerID = d20dd8940543a92c8594a4d909cf040d8b500baa79753ece823437bebb14ecf2
14:25:18 [2023-02-08T14:25:18.352Z] === CONT  TestWaitConditions/next-exit
14:25:18 [2023-02-08T14:25:18.352Z]     wait_test.go:146: ContainerID = 1eb54deefd32fd0a00942d1fbb2c286590b61eb7d2dce762efc571735be54f8f
14:25:18 [2023-02-08T14:25:18.914Z] === CONT  TestWaitConditions/removed
14:25:18 [2023-02-08T14:25:18.914Z]     wait_test.go:146: ContainerID = bf6f236d606db0f1a8f7ac68db9a395cf7bdd5d5ecd30f839d7201c37f200e4e
14:25:18 [2023-02-08T14:25:18.914Z] === CONT  TestWaitConditions/not-running
14:25:18 [2023-02-08T14:25:18.914Z]     wait_test.go:146: ContainerID = 3e25e3c3aa2351e1f93807fd93d4a1ddde6617257505bee4be1fbfcd0041c6db
14:25:19 [2023-02-08T14:25:19.477Z] --- PASS: TestWaitConditions (0.01s)
14:25:19 [2023-02-08T14:25:19.477Z]     --- PASS: TestWaitConditions/default (0.58s)
14:25:19 [2023-02-08T14:25:19.477Z]     --- PASS: TestWaitConditions/next-exit (0.60s)
14:25:19 [2023-02-08T14:25:19.477Z]     --- PASS: TestWaitConditions/not-running (0.52s)
14:25:19 [2023-02-08T14:25:19.477Z]     --- PASS: TestWaitConditions/removed (0.56s)
14:25:19 [2023-02-08T14:25:19.477Z] === RUN   TestWaitRestartedContainer
14:25:19 [2023-02-08T14:25:19.477Z] === RUN   TestWaitRestartedContainer/default
14:25:19 [2023-02-08T14:25:19.477Z] === PAUSE TestWaitRestartedContainer/default
14:25:19 [2023-02-08T14:25:19.477Z] === RUN   TestWaitRestartedContainer/not-running
14:25:19 [2023-02-08T14:25:19.477Z] === PAUSE TestWaitRestartedContainer/not-running
14:25:19 [2023-02-08T14:25:19.477Z] === RUN   TestWaitRestartedContainer/next-exit
14:25:19 [2023-02-08T14:25:19.477Z] === PAUSE TestWaitRestartedContainer/next-exit
14:25:19 [2023-02-08T14:25:19.477Z] === CONT  TestWaitRestartedContainer/default
14:25:19 [2023-02-08T14:25:19.477Z] === CONT  TestWaitRestartedContainer/next-exit
14:25:20 [2023-02-08T14:25:20.843Z] === CONT  TestWaitRestartedContainer/not-running
14:25:21 [2023-02-08T14:25:21.423Z] --- PASS: TestWaitRestartedContainer (0.01s)
14:25:21 [2023-02-08T14:25:21.423Z]     --- PASS: TestWaitRestartedContainer/default (1.26s)
14:25:21 [2023-02-08T14:25:21.423Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.41s)
14:25:21 [2023-02-08T14:25:21.423Z]     --- PASS: TestWaitRestartedContainer/not-running (0.86s)
14:25:21 [2023-02-08T14:25:21.423Z] === CONT  TestRestartDaemonWithRestartingContainer
14:25:21 [2023-02-08T14:25:21.423Z] === CONT  TestContainerStartOnDaemonRestart
14:25:23 [2023-02-08T14:25:23.314Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.82s)
14:25:23 [2023-02-08T14:25:23.314Z] === CONT  TestDaemonHostGatewayIP
14:25:23 [2023-02-08T14:25:23.314Z] --- PASS: TestContainerStartOnDaemonRestart (1.83s)
14:25:23 [2023-02-08T14:25:23.314Z] === CONT  TestDaemonRestartIpcMode
14:25:25 [2023-02-08T14:25:25.835Z] --- PASS: TestDaemonHostGatewayIP (2.23s)
14:25:25 [2023-02-08T14:25:25.835Z] === CONT  TestIpcModeOlderClient
14:25:25 [2023-02-08T14:25:25.835Z] --- PASS: TestDaemonRestartIpcMode (2.24s)
14:25:25 [2023-02-08T14:25:25.835Z] === CONT  TestContainerKillOnDaemonStart
14:25:25 [2023-02-08T14:25:25.835Z] --- PASS: TestIpcModeOlderClient (0.07s)
14:25:38 [2023-02-08T14:25:38.005Z] --- PASS: TestContainerKillOnDaemonStart (11.37s)
14:25:38 [2023-02-08T14:25:38.005Z] PASS
14:25:38 [2023-02-08T14:25:38.005Z] 
14:25:38 [2023-02-08T14:25:38.005Z] === Skipped
14:25:38 [2023-02-08T14:25:38.005Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
14:25:38 [2023-02-08T14:25:38.005Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:25:38 [2023-02-08T14:25:38.005Z] 
14:25:38 [2023-02-08T14:25:38.005Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:25:38 [2023-02-08T14:25:38.005Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:25:38 [2023-02-08T14:25:38.005Z] 
14:25:38 [2023-02-08T14:25:38.005Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
14:25:38 [2023-02-08T14:25:38.005Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:25:38 [2023-02-08T14:25:38.005Z] 
14:25:38 [2023-02-08T14:25:38.005Z] DONE 281 tests, 3 skipped in 119.254s
14:25:38 [2023-02-08T14:25:38.005Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
14:25:38 [2023-02-08T14:25:38.005Z] ++ 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
14:25:38 [2023-02-08T14:25:38.005Z] ++ set -e
14:25:38 [2023-02-08T14:25:38.005Z] ++ '[' -n 0 ']'
14:25:38 [2023-02-08T14:25:38.005Z] ++ set -x
14:25:38 [2023-02-08T14:25:38.005Z] ++ 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
14:25:38 [2023-02-08T14:25:38.005Z] INFO: Testing against a local daemon
14:25:38 [2023-02-08T14:25:38.005Z] === RUN   TestConfigDaemonID
14:25:38 [2023-02-08T14:25:38.261Z]     daemon_test.go:51: [dd494640b58cc] daemon is not started
14:25:38 [2023-02-08T14:25:38.261Z] --- PASS: TestConfigDaemonID (1.04s)
14:25:38 [2023-02-08T14:25:38.261Z] === RUN   TestDaemonConfigValidation
14:25:38 [2023-02-08T14:25:38.261Z] === RUN   TestDaemonConfigValidation/config_with_no_content
14:25:38 [2023-02-08T14:25:38.261Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
14:25:38 [2023-02-08T14:25:38.261Z] === RUN   TestDaemonConfigValidation/config_with_{}
14:25:38 [2023-02-08T14:25:38.262Z] === PAUSE TestDaemonConfigValidation/config_with_{}
14:25:38 [2023-02-08T14:25:38.262Z] === RUN   TestDaemonConfigValidation/invalid_config
14:25:38 [2023-02-08T14:25:38.262Z] === PAUSE TestDaemonConfigValidation/invalid_config
14:25:38 [2023-02-08T14:25:38.262Z] === RUN   TestDaemonConfigValidation/malformed_config
14:25:38 [2023-02-08T14:25:38.262Z] === PAUSE TestDaemonConfigValidation/malformed_config
14:25:38 [2023-02-08T14:25:38.262Z] === RUN   TestDaemonConfigValidation/valid_config
14:25:38 [2023-02-08T14:25:38.262Z] === PAUSE TestDaemonConfigValidation/valid_config
14:25:38 [2023-02-08T14:25:38.262Z] === CONT  TestDaemonConfigValidation/config_with_no_content
14:25:38 [2023-02-08T14:25:38.262Z] === CONT  TestDaemonConfigValidation/malformed_config
14:25:38 [2023-02-08T14:25:38.262Z] === CONT  TestDaemonConfigValidation/valid_config
14:25:38 [2023-02-08T14:25:38.262Z] === CONT  TestDaemonConfigValidation/invalid_config
14:25:38 [2023-02-08T14:25:38.262Z] === CONT  TestDaemonConfigValidation/config_with_{}
14:25:38 [2023-02-08T14:25:38.262Z] --- PASS: TestDaemonConfigValidation (0.00s)
14:25:38 [2023-02-08T14:25:38.262Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
14:25:38 [2023-02-08T14:25:38.262Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
14:25:38 [2023-02-08T14:25:38.262Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
14:25:38 [2023-02-08T14:25:38.262Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
14:25:38 [2023-02-08T14:25:38.262Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
14:25:38 [2023-02-08T14:25:38.262Z] === RUN   TestConfigDaemonSeccompProfiles
14:25:38 [2023-02-08T14:25:38.262Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
14:25:39 [2023-02-08T14:25:39.628Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
14:25:40 [2023-02-08T14:25:40.556Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
14:25:41 [2023-02-08T14:25:41.484Z] === CONT  TestConfigDaemonSeccompProfiles
14:25:41 [2023-02-08T14:25:41.484Z]     daemon_test.go:165: [d7c517c4c4a58] daemon is not started
14:25:41 [2023-02-08T14:25:41.484Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
14:25:41 [2023-02-08T14:25:41.484Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
14:25:41 [2023-02-08T14:25:41.484Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
14:25:41 [2023-02-08T14:25:41.484Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
14:25:41 [2023-02-08T14:25:41.484Z] === RUN   TestDaemonProxy
14:25:41 [2023-02-08T14:25:41.484Z] === RUN   TestDaemonProxy/environment_variables
14:25:43 [2023-02-08T14:25:43.374Z] === RUN   TestDaemonProxy/command-line_options
14:25:45 [2023-02-08T14:25:45.264Z] === RUN   TestDaemonProxy/configuration_file
14:25:46 [2023-02-08T14:25:46.630Z] === RUN   TestDaemonProxy/conflicting_options
14:25:47 [2023-02-08T14:25:47.192Z] === RUN   TestDaemonProxy/reload_sanitized
14:25:47 [2023-02-08T14:25:47.754Z] --- PASS: TestDaemonProxy (6.23s)
14:25:47 [2023-02-08T14:25:47.754Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
14:25:47 [2023-02-08T14:25:47.754Z]     --- PASS: TestDaemonProxy/command-line_options (1.71s)
14:25:47 [2023-02-08T14:25:47.754Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
14:25:47 [2023-02-08T14:25:47.754Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
14:25:47 [2023-02-08T14:25:47.754Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
14:25:47 [2023-02-08T14:25:47.754Z] === RUN   TestLiveRestore
14:25:47 [2023-02-08T14:25:47.754Z] === RUN   TestLiveRestore/volume_references
14:25:47 [2023-02-08T14:25:47.754Z] === PAUSE TestLiveRestore/volume_references
14:25:47 [2023-02-08T14:25:47.754Z] === CONT  TestLiveRestore/volume_references
14:25:48 [2023-02-08T14:25:48.316Z] === RUN   TestLiveRestore/volume_references/restartPolicy
14:25:48 [2023-02-08T14:25:48.317Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
14:25:49 [2023-02-08T14:25:49.245Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
14:25:50 [2023-02-08T14:25:50.174Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
14:25:50 [2023-02-08T14:25:50.743Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
14:25:51 [2023-02-08T14:25:51.671Z] --- PASS: TestLiveRestore (0.00s)
14:25:51 [2023-02-08T14:25:51.671Z]     --- PASS: TestLiveRestore/volume_references (3.94s)
14:25:51 [2023-02-08T14:25:51.671Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.35s)
14:25:51 [2023-02-08T14:25:51.671Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.84s)
14:25:51 [2023-02-08T14:25:51.671Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.85s)
14:25:51 [2023-02-08T14:25:51.671Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.81s)
14:25:51 [2023-02-08T14:25:51.671Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.85s)
14:25:51 [2023-02-08T14:25:51.671Z] PASS
14:25:51 [2023-02-08T14:25:51.671Z] 
14:25:51 [2023-02-08T14:25:51.671Z] DONE 24 tests in 14.664s
14:25:51 [2023-02-08T14:25:51.671Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
14:25:51 [2023-02-08T14:25:51.671Z] ++ 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
14:25:51 [2023-02-08T14:25:51.671Z] ++ set -e
14:25:51 [2023-02-08T14:25:51.671Z] ++ '[' -n 0 ']'
14:25:51 [2023-02-08T14:25:51.671Z] ++ set -x
14:25:51 [2023-02-08T14:25:51.671Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
14:25:51 [2023-02-08T14:25:51.927Z] INFO: Testing against a local daemon
14:25:51 [2023-02-08T14:25:51.927Z] === RUN   TestCommitInheritsEnv
14:25:51 [2023-02-08T14:25:51.927Z] --- PASS: TestCommitInheritsEnv (0.17s)
14:25:51 [2023-02-08T14:25:51.927Z] === RUN   TestImportExtremelyLargeImageWorks
14:25:51 [2023-02-08T14:25:51.927Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
14:25:51 [2023-02-08T14:25:51.927Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
14:25:51 [2023-02-08T14:25:51.927Z] === RUN   TestImportWithCustomPlatform
14:25:51 [2023-02-08T14:25:51.927Z] === RUN   TestImportWithCustomPlatform/#00
14:25:51 [2023-02-08T14:25:51.927Z] === RUN   TestImportWithCustomPlatform/_______
14:25:51 [2023-02-08T14:25:51.927Z] === RUN   TestImportWithCustomPlatform//
14:25:51 [2023-02-08T14:25:51.927Z] === RUN   TestImportWithCustomPlatform/linux
14:25:52 [2023-02-08T14:25:52.183Z] === RUN   TestImportWithCustomPlatform/LINUX
14:25:52 [2023-02-08T14:25:52.183Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
14:25:52 [2023-02-08T14:25:52.183Z] === RUN   TestImportWithCustomPlatform/macos
14:25:52 [2023-02-08T14:25:52.183Z] === RUN   TestImportWithCustomPlatform/macos/arm64
14:25:52 [2023-02-08T14:25:52.183Z] === RUN   TestImportWithCustomPlatform/nintendo64
14:25:52 [2023-02-08T14:25:52.183Z] --- PASS: TestImportWithCustomPlatform (0.12s)
14:25:52 [2023-02-08T14:25:52.183Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
14:25:52 [2023-02-08T14:25:52.183Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
14:25:52 [2023-02-08T14:25:52.183Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
14:25:52 [2023-02-08T14:25:52.183Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
14:25:52 [2023-02-08T14:25:52.183Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
14:25:52 [2023-02-08T14:25:52.183Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
14:25:52 [2023-02-08T14:25:52.183Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
14:25:52 [2023-02-08T14:25:52.183Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
14:25:52 [2023-02-08T14:25:52.183Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
14:25:52 [2023-02-08T14:25:52.183Z] === RUN   TestImagesFilterMultiReference
14:25:52 [2023-02-08T14:25:52.183Z] --- PASS: TestImagesFilterMultiReference (0.06s)
14:25:52 [2023-02-08T14:25:52.183Z] === RUN   TestImagesFilterBeforeSince
14:25:52 [2023-02-08T14:25:52.439Z]     list_test.go:87: ImageList: ID=sha256:d51bd99c5dee4022650ce824b8d47432885e20015b562ee4243a0f5d3b7fce79 RepoTags=[testimagesfilterbeforesince:v1]
14:25:52 [2023-02-08T14:25:52.439Z]     list_test.go:87: ImageList: ID=sha256:78e298a58636ca7a077e75a4143942143bedd1a18283e271b1e25979e99e220a RepoTags=[testimagesfilterbeforesince:v2]
14:25:52 [2023-02-08T14:25:52.439Z]     list_test.go:87: ImageList: ID=sha256:b65c16a54d1e62847bc4ecea875e8787da110ea37f9cd78f793f495c0eb76e3b RepoTags=[testimagesfilterbeforesince:v3]
14:25:52 [2023-02-08T14:25:52.439Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
14:25:52 [2023-02-08T14:25:52.439Z] === RUN   TestImagePullPlatformInvalid
14:25:52 [2023-02-08T14:25:52.439Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:25:52 [2023-02-08T14:25:52.439Z] === RUN   TestImagePullStoredfDigestForOtherRepo
14:25:52 [2023-02-08T14:25:52.440Z] time="2023-02-08T14:25:52Z" 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.19.5 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.440Z] time="2023-02-08T14:25:52Z" level=info msg="redis not configured" go.version=go1.19.5 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.440Z] time="2023-02-08T14:25:52Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.5 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.440Z] time="2023-02-08T14:25:52Z" level=info msg="Starting upload purge in 30m0s" go.version=go1.19.5 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.698Z] time="2023-02-08T14:25:52Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=725b5cfa-f6fc-4c31-82f0-c493530aea35 http.request.method=GET http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.698Z] time="2023-02-08T14:25:52Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=725b5cfa-f6fc-4c31-82f0-c493530aea35 http.request.method=GET http.request.remoteaddr="127.0.0.1:41430" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.636876ms http.response.status=200 http.response.written=2 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.698Z] 127.0.0.1 - - [08/Feb/2023:14:25:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
14:25:52 [2023-02-08T14:25:52.698Z] time="2023-02-08T14:25:52Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f46cbf78-f11a-4eb7-96f1-bea1525075c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.698Z] time="2023-02-08T14:25:52Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f46cbf78-f11a-4eb7-96f1-bea1525075c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.698Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f46cbf78-f11a-4eb7-96f1-bea1525075c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=28.053µs trace.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=e7f70e07-f00c-4fb3-b955-8cfc5b87054c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.698Z] time="2023-02-08T14:25:52Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f46cbf78-f11a-4eb7-96f1-bea1525075c1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.622752ms http.response.status=404 http.response.written=157 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.698Z] 127.0.0.1 - - [08/Feb/2023:14:25:52 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown"
14:25:52 [2023-02-08T14:25:52.698Z] time="2023-02-08T14:25:52Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=21ca52a2-aeec-4ca7-b411-9dbf543e4c52 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.698Z] time="2023-02-08T14:25:52Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=378a5c90-13df-4c51-b497-0ab85ca0d105 http.request.method=POST http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.698Z] time="2023-02-08T14:25:52Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=378a5c90-13df-4c51-b497-0ab85ca0d105 http.request.method=POST http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.698Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=378a5c90-13df-4c51-b497-0ab85ca0d105 http.request.method=POST http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=91.053µs trace.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=ac7b2d40-1362-40d8-9f96-e3e4ede84231 trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.698Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=378a5c90-13df-4c51-b497-0ab85ca0d105 http.request.method=POST http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=14.457µs trace.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=44ad5ad5-3826-434b-9146-8817914011ec trace.line=141 vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=21ca52a2-aeec-4ca7-b411-9dbf543e4c52 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=21ca52a2-aeec-4ca7-b411-9dbf543e4c52 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=223.829µs trace.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=0ad22ed5-097d-466a-9130-228dd8ebd1f6 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=21ca52a2-aeec-4ca7-b411-9dbf543e4c52 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.081858ms http.response.status=404 http.response.written=157 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] 127.0.0.1 - - [08/Feb/2023:14:25:52 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown"
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=378a5c90-13df-4c51-b497-0ab85ca0d105 http.request.method=POST http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=79.795µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1e9ba4b1-83a4-4ee7-a329-bf6054b078af trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=378a5c90-13df-4c51-b497-0ab85ca0d105 http.request.method=POST http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=3.754205ms http.response.status=202 http.response.written=0 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] 127.0.0.1 - - [08/Feb/2023:14:25:52 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown"
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=96c8e454-9d2d-486f-8a34-e8b24a154421 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38?_state=yvHdcXtLKdXt3K7Wb44UHgYGaC2JjKAbwGrUpJVjYyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyNWVjMmQyLTg5MGQtNDc5Mi05Y2E1LTYxYmZjOTBiZmUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40NzI1Mzk0M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.uuid=225ec2d2-890d-4792-9ca5-61bfc90bfe38 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=96c8e454-9d2d-486f-8a34-e8b24a154421 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38?_state=yvHdcXtLKdXt3K7Wb44UHgYGaC2JjKAbwGrUpJVjYyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyNWVjMmQyLTg5MGQtNDc5Mi05Y2E1LTYxYmZjOTBiZmUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40NzI1Mzk0M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.uuid=225ec2d2-890d-4792-9ca5-61bfc90bfe38 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=96c8e454-9d2d-486f-8a34-e8b24a154421 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38?_state=yvHdcXtLKdXt3K7Wb44UHgYGaC2JjKAbwGrUpJVjYyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyNWVjMmQyLTg5MGQtNDc5Mi05Y2E1LTYxYmZjOTBiZmUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40NzI1Mzk0M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=49.354µs trace.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=155f52dd-918d-4778-b3b2-51c20d6a1017 trace.line=82 vars.name=test vars.uuid=225ec2d2-890d-4792-9ca5-61bfc90bfe38 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=96c8e454-9d2d-486f-8a34-e8b24a154421 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38?_state=yvHdcXtLKdXt3K7Wb44UHgYGaC2JjKAbwGrUpJVjYyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyNWVjMmQyLTg5MGQtNDc5Mi05Y2E1LTYxYmZjOTBiZmUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40NzI1Mzk0M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=13.76µs trace.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=4bd6175c-9e71-4119-b5b8-797b5883ab3f trace.line=141 vars.name=test vars.uuid=225ec2d2-890d-4792-9ca5-61bfc90bfe38 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=96c8e454-9d2d-486f-8a34-e8b24a154421 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38?_state=yvHdcXtLKdXt3K7Wb44UHgYGaC2JjKAbwGrUpJVjYyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyNWVjMmQyLTg5MGQtNDc5Mi05Y2E1LTYxYmZjOTBiZmUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40NzI1Mzk0M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=580.27µs trace.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=f988c52e-9b0d-4cee-b16b-2574cd4fccca trace.line=124 vars.name=test vars.uuid=225ec2d2-890d-4792-9ca5-61bfc90bfe38 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a89beee9-5349-4af9-8c72-5145af18dcf8 http.request.method=POST http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a89beee9-5349-4af9-8c72-5145af18dcf8 http.request.method=POST http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0c54f38c-7a26-4977-aa89-be66bf410a62/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a89beee9-5349-4af9-8c72-5145af18dcf8 http.request.method=POST http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=89.863µs trace.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=6cbf860f-d8bc-41c6-a700-85bd62c155d8 trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0c54f38c-7a26-4977-aa89-be66bf410a62/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a89beee9-5349-4af9-8c72-5145af18dcf8 http.request.method=POST http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=40.082µs trace.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=eed7af90-ef18-41f8-a111-1a08f227548b trace.line=141 vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=96c8e454-9d2d-486f-8a34-e8b24a154421 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38?_state=yvHdcXtLKdXt3K7Wb44UHgYGaC2JjKAbwGrUpJVjYyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyNWVjMmQyLTg5MGQtNDc5Mi05Y2E1LTYxYmZjOTBiZmUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40NzI1Mzk0M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.uuid=225ec2d2-890d-4792-9ca5-61bfc90bfe38 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=96c8e454-9d2d-486f-8a34-e8b24a154421 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38?_state=yvHdcXtLKdXt3K7Wb44UHgYGaC2JjKAbwGrUpJVjYyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyNWVjMmQyLTg5MGQtNDc5Mi05Y2E1LTYxYmZjOTBiZmUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40NzI1Mzk0M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=171.915µs trace.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=0324dd3f-bc2b-4af5-9e78-16fc101776cc trace.line=141 vars.name=test vars.uuid=225ec2d2-890d-4792-9ca5-61bfc90bfe38 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=96c8e454-9d2d-486f-8a34-e8b24a154421 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38?_state=yvHdcXtLKdXt3K7Wb44UHgYGaC2JjKAbwGrUpJVjYyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyNWVjMmQyLTg5MGQtNDc5Mi05Y2E1LTYxYmZjOTBiZmUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40NzI1Mzk0M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=39.647µs trace.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=7269b80c-57f2-4c2d-b33e-01cdd418bae7 trace.line=141 vars.name=test vars.uuid=225ec2d2-890d-4792-9ca5-61bfc90bfe38 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=96c8e454-9d2d-486f-8a34-e8b24a154421 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38?_state=yvHdcXtLKdXt3K7Wb44UHgYGaC2JjKAbwGrUpJVjYyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyNWVjMmQyLTg5MGQtNDc5Mi05Y2E1LTYxYmZjOTBiZmUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40NzI1Mzk0M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=18.848µs trace.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=f94935d2-179c-48a5-a1f1-4b85b946b06c trace.line=141 vars.name=test vars.uuid=225ec2d2-890d-4792-9ca5-61bfc90bfe38 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=96c8e454-9d2d-486f-8a34-e8b24a154421 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38?_state=yvHdcXtLKdXt3K7Wb44UHgYGaC2JjKAbwGrUpJVjYyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyNWVjMmQyLTg5MGQtNDc5Mi05Y2E1LTYxYmZjOTBiZmUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40NzI1Mzk0M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=62.942µs trace.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=ff43a74b-5726-4b5f-9809-5a3db357ddd4 trace.line=167 vars.name=test vars.uuid=225ec2d2-890d-4792-9ca5-61bfc90bfe38 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=96c8e454-9d2d-486f-8a34-e8b24a154421 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38?_state=yvHdcXtLKdXt3K7Wb44UHgYGaC2JjKAbwGrUpJVjYyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyNWVjMmQyLTg5MGQtNDc5Mi05Y2E1LTYxYmZjOTBiZmUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40NzI1Mzk0M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=67.02µs trace.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=3f9ca488-1abf-41d5-af5b-a2ab52b865df trace.line=95 vars.name=test vars.uuid=225ec2d2-890d-4792-9ca5-61bfc90bfe38 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=96c8e454-9d2d-486f-8a34-e8b24a154421 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38?_state=yvHdcXtLKdXt3K7Wb44UHgYGaC2JjKAbwGrUpJVjYyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyNWVjMmQyLTg5MGQtNDc5Mi05Y2E1LTYxYmZjOTBiZmUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40NzI1Mzk0M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=105.215µs trace.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=a5533b5a-f3a0-48dc-8110-aa2a72e4c1a7 trace.line=181 vars.name=test vars.uuid=225ec2d2-890d-4792-9ca5-61bfc90bfe38 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=96c8e454-9d2d-486f-8a34-e8b24a154421 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41442" http.request.uri="/v2/test/blobs/uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38?_state=yvHdcXtLKdXt3K7Wb44UHgYGaC2JjKAbwGrUpJVjYyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyNWVjMmQyLTg5MGQtNDc5Mi05Y2E1LTYxYmZjOTBiZmUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40NzI1Mzk0M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=7.79185ms http.response.status=201 http.response.written=0 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] 127.0.0.1 - - [08/Feb/2023:14:25:52 +0000] "PUT /v2/test/blobs/uploads/225ec2d2-890d-4792-9ca5-61bfc90bfe38?_state=yvHdcXtLKdXt3K7Wb44UHgYGaC2JjKAbwGrUpJVjYyp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIyNWVjMmQyLTg5MGQtNDc5Mi05Y2E1LTYxYmZjOTBiZmUzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40NzI1Mzk0M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown"
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0c54f38c-7a26-4977-aa89-be66bf410a62/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a89beee9-5349-4af9-8c72-5145af18dcf8 http.request.method=POST http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=103.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).PutContent" trace.id=4c470585-1538-4d8a-930f-30723a479b6b trace.line=95 vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a89beee9-5349-4af9-8c72-5145af18dcf8 http.request.method=POST http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=9.789851ms http.response.status=202 http.response.written=0 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.699Z] 127.0.0.1 - - [08/Feb/2023:14:25:52 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown"
14:25:52 [2023-02-08T14:25:52.699Z] time="2023-02-08T14:25:52Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5f944b2e-4b6f-4735-a6b8-913180b27579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/uploads/0c54f38c-7a26-4977-aa89-be66bf410a62?_state=evDZQYQ9eL9M0G6oVbVsPFZFxy-I5YgeUixENU1FUMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNTRmMzhjLTdhMjYtNDk3Ny1hYTg5LWJlNjZiZjQxMGE2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40ODA2NTY3MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.uuid=0c54f38c-7a26-4977-aa89-be66bf410a62 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5f944b2e-4b6f-4735-a6b8-913180b27579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/uploads/0c54f38c-7a26-4977-aa89-be66bf410a62?_state=evDZQYQ9eL9M0G6oVbVsPFZFxy-I5YgeUixENU1FUMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNTRmMzhjLTdhMjYtNDk3Ny1hYTg5LWJlNjZiZjQxMGE2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40ODA2NTY3MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.uuid=0c54f38c-7a26-4977-aa89-be66bf410a62 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/0c54f38c-7a26-4977-aa89-be66bf410a62/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5f944b2e-4b6f-4735-a6b8-913180b27579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/uploads/0c54f38c-7a26-4977-aa89-be66bf410a62?_state=evDZQYQ9eL9M0G6oVbVsPFZFxy-I5YgeUixENU1FUMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNTRmMzhjLTdhMjYtNDk3Ny1hYTg5LWJlNjZiZjQxMGE2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40ODA2NTY3MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=30.146µs trace.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=31fa816a-86fd-489f-832a-dd8236b982e7 trace.line=82 vars.name=test vars.uuid=0c54f38c-7a26-4977-aa89-be66bf410a62 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0c54f38c-7a26-4977-aa89-be66bf410a62/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5f944b2e-4b6f-4735-a6b8-913180b27579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/uploads/0c54f38c-7a26-4977-aa89-be66bf410a62?_state=evDZQYQ9eL9M0G6oVbVsPFZFxy-I5YgeUixENU1FUMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNTRmMzhjLTdhMjYtNDk3Ny1hYTg5LWJlNjZiZjQxMGE2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40ODA2NTY3MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=15.294µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2d774a69-4edb-4259-aba7-f369a0f3ad03 trace.line=141 vars.name=test vars.uuid=0c54f38c-7a26-4977-aa89-be66bf410a62 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/0c54f38c-7a26-4977-aa89-be66bf410a62/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5f944b2e-4b6f-4735-a6b8-913180b27579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/uploads/0c54f38c-7a26-4977-aa89-be66bf410a62?_state=evDZQYQ9eL9M0G6oVbVsPFZFxy-I5YgeUixENU1FUMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNTRmMzhjLTdhMjYtNDk3Ny1hYTg5LWJlNjZiZjQxMGE2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40ODA2NTY3MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=78.843µs trace.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=8bf5361b-a91e-40cb-86fa-9f3996699391 trace.line=124 vars.name=test vars.uuid=0c54f38c-7a26-4977-aa89-be66bf410a62 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5f944b2e-4b6f-4735-a6b8-913180b27579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/uploads/0c54f38c-7a26-4977-aa89-be66bf410a62?_state=evDZQYQ9eL9M0G6oVbVsPFZFxy-I5YgeUixENU1FUMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNTRmMzhjLTdhMjYtNDk3Ny1hYTg5LWJlNjZiZjQxMGE2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40ODA2NTY3MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.uuid=0c54f38c-7a26-4977-aa89-be66bf410a62 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0c54f38c-7a26-4977-aa89-be66bf410a62/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5f944b2e-4b6f-4735-a6b8-913180b27579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/uploads/0c54f38c-7a26-4977-aa89-be66bf410a62?_state=evDZQYQ9eL9M0G6oVbVsPFZFxy-I5YgeUixENU1FUMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNTRmMzhjLTdhMjYtNDk3Ny1hYTg5LWJlNjZiZjQxMGE2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40ODA2NTY3MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=11.577µs trace.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=b875933d-05f3-4fff-9471-df3c5048e2c9 trace.line=141 vars.name=test vars.uuid=0c54f38c-7a26-4977-aa89-be66bf410a62 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5f944b2e-4b6f-4735-a6b8-913180b27579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/uploads/0c54f38c-7a26-4977-aa89-be66bf410a62?_state=evDZQYQ9eL9M0G6oVbVsPFZFxy-I5YgeUixENU1FUMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNTRmMzhjLTdhMjYtNDk3Ny1hYTg5LWJlNjZiZjQxMGE2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40ODA2NTY3MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=16.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=77be9edf-16f6-423c-aae2-ae9bf099184f trace.line=141 vars.name=test vars.uuid=0c54f38c-7a26-4977-aa89-be66bf410a62 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0c54f38c-7a26-4977-aa89-be66bf410a62/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5f944b2e-4b6f-4735-a6b8-913180b27579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/uploads/0c54f38c-7a26-4977-aa89-be66bf410a62?_state=evDZQYQ9eL9M0G6oVbVsPFZFxy-I5YgeUixENU1FUMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNTRmMzhjLTdhMjYtNDk3Ny1hYTg5LWJlNjZiZjQxMGE2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40ODA2NTY3MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=25.322µs trace.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=d78745a9-5b24-468f-b109-05c03d77bb9d trace.line=141 vars.name=test vars.uuid=0c54f38c-7a26-4977-aa89-be66bf410a62 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/0c54f38c-7a26-4977-aa89-be66bf410a62/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5f944b2e-4b6f-4735-a6b8-913180b27579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/uploads/0c54f38c-7a26-4977-aa89-be66bf410a62?_state=evDZQYQ9eL9M0G6oVbVsPFZFxy-I5YgeUixENU1FUMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNTRmMzhjLTdhMjYtNDk3Ny1hYTg5LWJlNjZiZjQxMGE2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40ODA2NTY3MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=40.419µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=8e25a722-fac8-4aa6-a5dc-1efd4d0c6f6e trace.line=167 vars.name=test vars.uuid=0c54f38c-7a26-4977-aa89-be66bf410a62 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5f944b2e-4b6f-4735-a6b8-913180b27579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/uploads/0c54f38c-7a26-4977-aa89-be66bf410a62?_state=evDZQYQ9eL9M0G6oVbVsPFZFxy-I5YgeUixENU1FUMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNTRmMzhjLTdhMjYtNDk3Ny1hYTg5LWJlNjZiZjQxMGE2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40ODA2NTY3MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=43.807µs trace.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=1d8876ed-b875-4723-8688-044252e117fb trace.line=95 vars.name=test vars.uuid=0c54f38c-7a26-4977-aa89-be66bf410a62 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/0c54f38c-7a26-4977-aa89-be66bf410a62\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5f944b2e-4b6f-4735-a6b8-913180b27579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/uploads/0c54f38c-7a26-4977-aa89-be66bf410a62?_state=evDZQYQ9eL9M0G6oVbVsPFZFxy-I5YgeUixENU1FUMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNTRmMzhjLTdhMjYtNDk3Ny1hYTg5LWJlNjZiZjQxMGE2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40ODA2NTY3MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=70.794µs trace.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=06788168-7b2e-4baf-9924-8b0b7e12ee36 trace.line=181 vars.name=test vars.uuid=0c54f38c-7a26-4977-aa89-be66bf410a62 version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5f944b2e-4b6f-4735-a6b8-913180b27579 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/blobs/uploads/0c54f38c-7a26-4977-aa89-be66bf410a62?_state=evDZQYQ9eL9M0G6oVbVsPFZFxy-I5YgeUixENU1FUMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNTRmMzhjLTdhMjYtNDk3Ny1hYTg5LWJlNjZiZjQxMGE2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40ODA2NTY3MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=1.976841ms http.response.status=201 http.response.written=0 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] 127.0.0.1 - - [08/Feb/2023:14:25:52 +0000] "PUT /v2/test/blobs/uploads/0c54f38c-7a26-4977-aa89-be66bf410a62?_state=evDZQYQ9eL9M0G6oVbVsPFZFxy-I5YgeUixENU1FUMZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjNTRmMzhjLTdhMjYtNDk3Ny1hYTg5LWJlNjZiZjQxMGE2MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wOFQxNDoyNTo1Mi40ODA2NTY3MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown"
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0996587d-5a07-4ba4-a1ea-1ee1f7918d1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0996587d-5a07-4ba4-a1ea-1ee1f7918d1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0996587d-5a07-4ba4-a1ea-1ee1f7918d1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=19.808µs trace.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=e2c95fc6-7d47-4fa0-ae24-9d32b4c1e547 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0996587d-5a07-4ba4-a1ea-1ee1f7918d1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.114698ms http.response.status=404 http.response.written=96 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] 127.0.0.1 - - [08/Feb/2023:14:25:52 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.16+unknown"
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c545c6f-6a61-4919-818e-ca104fe0e693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg=PutImageManifest go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c545c6f-6a61-4919-818e-ca104fe0e693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c545c6f-6a61-4919-818e-ca104fe0e693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c545c6f-6a61-4919-818e-ca104fe0e693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c545c6f-6a61-4919-818e-ca104fe0e693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=30.425µs trace.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=633e9bcb-469a-4641-876c-9314cd312898 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c545c6f-6a61-4919-818e-ca104fe0e693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=35.955µs trace.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=9771d4ba-ffc2-4540-8099-81375974b12c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c545c6f-6a61-4919-818e-ca104fe0e693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=20.866µs trace.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=d9e1d532-ea44-4d60-beaa-cc572ac31406 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c545c6f-6a61-4919-818e-ca104fe0e693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=9.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).Stat" trace.id=70afd24f-0c9d-4c0e-8b4a-7ee95fc6b20b trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.700Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c545c6f-6a61-4919-818e-ca104fe0e693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=10.544µs trace.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=968bb0ee-f31b-4090-9d02-7ee117adaab0 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c545c6f-6a61-4919-818e-ca104fe0e693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=40.403µs trace.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=7cad80be-1b1b-42dc-b8b3-435bf8243c9c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c545c6f-6a61-4919-818e-ca104fe0e693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=46.671µs trace.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=74719e95-9171-4c1d-af0d-d9ebce8b863c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c545c6f-6a61-4919-818e-ca104fe0e693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=40.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).PutContent" trace.id=e309f204-0578-46c9-97f3-aed7543620a2 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c545c6f-6a61-4919-818e-ca104fe0e693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=104.394µs trace.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=b581ccd6-1d34-4a2a-accc-dc4f39ea0345 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c545c6f-6a61-4919-818e-ca104fe0e693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=49.502µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a8384c4b-539f-4fd9-972e-520167a27eaf trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c545c6f-6a61-4919-818e-ca104fe0e693 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41440" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=2.056004ms http.response.status=201 http.response.written=0 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] 127.0.0.1 - - [08/Feb/2023:14:25:52 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown"
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0de713d2-5f3c-49f9-8104-b4ae237b1083 http.request.method=GET http.request.remoteaddr="127.0.0.1:41466" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0de713d2-5f3c-49f9-8104-b4ae237b1083 http.request.method=GET http.request.remoteaddr="127.0.0.1:41466" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 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="845.732µs" http.response.status=200 http.response.written=2 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] 127.0.0.1 - - [08/Feb/2023:14:25:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=925c4a24-a8b5-42c9-b9a6-a54bd82567cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=925c4a24-a8b5-42c9-b9a6-a54bd82567cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=925c4a24-a8b5-42c9-b9a6-a54bd82567cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=133.367µs trace.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=1b9223e9-097b-4d97-b36f-fa6804cbf575 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=925c4a24-a8b5-42c9-b9a6-a54bd82567cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=925c4a24-a8b5-42c9-b9a6-a54bd82567cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=38.343µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7604b684-5800-4ce2-8924-8cbc0f38517d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=925c4a24-a8b5-42c9-b9a6-a54bd82567cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=14.564µs trace.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=fabe7698-f0ad-4c4d-8b0c-d953abbb2ed1 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=925c4a24-a8b5-42c9-b9a6-a54bd82567cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=79.59µs trace.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=0772d230-f440-442c-8189-c07547999202 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=925c4a24-a8b5-42c9-b9a6-a54bd82567cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=925c4a24-a8b5-42c9-b9a6-a54bd82567cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41480" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 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.266598ms http.response.status=200 http.response.written=417 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] 127.0.0.1 - - [08/Feb/2023:14:25:52 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=21dc17c3-4c4e-4534-bae2-ba259ceeb860 http.request.method=GET http.request.remoteaddr="127.0.0.1:41482" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=21dc17c3-4c4e-4534-bae2-ba259ceeb860 http.request.method=GET http.request.remoteaddr="127.0.0.1:41482" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=21dc17c3-4c4e-4534-bae2-ba259ceeb860 http.request.method=GET http.request.remoteaddr="127.0.0.1:41482" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=21dc17c3-4c4e-4534-bae2-ba259ceeb860 http.request.method=GET http.request.remoteaddr="127.0.0.1:41482" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=58.987µs trace.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=225ad0e1-aa36-4a5e-914d-3b00520d86d7 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=21dc17c3-4c4e-4534-bae2-ba259ceeb860 http.request.method=GET http.request.remoteaddr="127.0.0.1:41482" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b 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=538c0e79-d6dd-4628-96ee-877bcda9d173 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=21dc17c3-4c4e-4534-bae2-ba259ceeb860 http.request.method=GET http.request.remoteaddr="127.0.0.1:41482" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=23.434µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a098f002-a4a8-4101-8211-982dea001dd2 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=21dc17c3-4c4e-4534-bae2-ba259ceeb860 http.request.method=GET http.request.remoteaddr="127.0.0.1:41482" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=21dc17c3-4c4e-4534-bae2-ba259ceeb860 http.request.method=GET http.request.remoteaddr="127.0.0.1:41482" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 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.020041ms http.response.status=200 http.response.written=417 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.701Z] 127.0.0.1 - - [08/Feb/2023:14:25:52 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:25:52 [2023-02-08T14:25:52.701Z] time="2023-02-08T14:25:52Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6e9f9fde-1d9f-4e5f-b69b-cd1ffdac7fe1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41498" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=06ad6aca-7df8-4a85-b44e-8fd7431c6214 http.request.method=GET http.request.remoteaddr="127.0.0.1:41504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6e9f9fde-1d9f-4e5f-b69b-cd1ffdac7fe1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41498" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=06ad6aca-7df8-4a85-b44e-8fd7431c6214 http.request.method=GET http.request.remoteaddr="127.0.0.1:41504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=06ad6aca-7df8-4a85-b44e-8fd7431c6214 http.request.method=GET http.request.remoteaddr="127.0.0.1:41504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=64.771µs trace.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=e63d1c62-be97-4771-b4b2-5c28c5192c4f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=06ad6aca-7df8-4a85-b44e-8fd7431c6214 http.request.method=GET http.request.remoteaddr="127.0.0.1:41504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=16.452µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b4e4e55b-5f13-429d-8a2b-2fe88ca32764 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=06ad6aca-7df8-4a85-b44e-8fd7431c6214 http.request.method=GET http.request.remoteaddr="127.0.0.1:41504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=51.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=b18e71cf-bf83-4b59-8bd0-eecd5b3e8ce6 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=06ad6aca-7df8-4a85-b44e-8fd7431c6214 http.request.method=GET http.request.remoteaddr="127.0.0.1:41504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=13.678µs trace.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=92bb84f9-abf8-4d94-874c-d16204dba66e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=06ad6aca-7df8-4a85-b44e-8fd7431c6214 http.request.method=GET http.request.remoteaddr="127.0.0.1:41504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=157.03µs trace.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=88fb3250-6f0c-4c69-bd0c-146eb028dea4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=06ad6aca-7df8-4a85-b44e-8fd7431c6214 http.request.method=GET http.request.remoteaddr="127.0.0.1:41504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=6.818µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=675c3063-2e1b-4391-a4d5-2fbc0ca74b24 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=06ad6aca-7df8-4a85-b44e-8fd7431c6214 http.request.method=GET http.request.remoteaddr="127.0.0.1:41504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=33.288µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=6436f257-aa9f-49d9-8502-8d0352960bc8 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6e9f9fde-1d9f-4e5f-b69b-cd1ffdac7fe1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41498" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=264.978µs trace.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=c51f3d13-d78a-4c16-81de-d0073f06dd55 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=06ad6aca-7df8-4a85-b44e-8fd7431c6214 http.request.method=GET http.request.remoteaddr="127.0.0.1:41504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=29.744µs trace.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=adca3ae0-29fb-473a-9d23-6f740a89e492 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=06ad6aca-7df8-4a85-b44e-8fd7431c6214 http.request.method=GET http.request.remoteaddr="127.0.0.1:41504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=31.459µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1335dbbf-4728-4616-b720-ac46757fc903 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=06ad6aca-7df8-4a85-b44e-8fd7431c6214 http.request.method=GET http.request.remoteaddr="127.0.0.1:41504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 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.975456ms http.response.status=200 http.response.written=68 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] 127.0.0.1 - - [08/Feb/2023:14:25:52 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6e9f9fde-1d9f-4e5f-b69b-cd1ffdac7fe1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41498" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=21.039µs trace.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=9a873e65-8b9f-4f09-ae4e-707667b3784f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6e9f9fde-1d9f-4e5f-b69b-cd1ffdac7fe1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41498" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=29.949µs trace.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=8608ebaa-0d1d-426c-b1be-dca79957f81e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6e9f9fde-1d9f-4e5f-b69b-cd1ffdac7fe1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41498" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=14.859µs trace.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=398ae299-ca0f-4934-92d4-47ff44a11f69 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6e9f9fde-1d9f-4e5f-b69b-cd1ffdac7fe1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41498" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=13.629µs trace.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=651614b4-c14f-4eaa-91ae-5d711b91a8cc trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6e9f9fde-1d9f-4e5f-b69b-cd1ffdac7fe1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41498" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=8.976µs trace.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=f78a494d-b2f0-45c9-800a-a40ff569455d trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6e9f9fde-1d9f-4e5f-b69b-cd1ffdac7fe1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41498" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=26.626µs trace.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=06166055-be1d-469c-8e62-c9bb32693dbe trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6e9f9fde-1d9f-4e5f-b69b-cd1ffdac7fe1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41498" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=30.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=9f44ade0-80c4-4795-9704-129f112cddd6 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.702Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6e9f9fde-1d9f-4e5f-b69b-cd1ffdac7fe1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41498" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=12.915µs trace.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=ceade97a-71a2-47a3-bc6c-0c88883f58c1 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.703Z] time="2023-02-08T14:25:52Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6e9f9fde-1d9f-4e5f-b69b-cd1ffdac7fe1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41498" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 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=10.110018ms http.response.status=200 http.response.written=179 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.703Z] 127.0.0.1 - - [08/Feb/2023:14:25:52 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:25:52 [2023-02-08T14:25:52.703Z] time="2023-02-08T14:25:52Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f54b0534-794e-42e3-82e9-3473b9085d72 http.request.method=GET http.request.remoteaddr="127.0.0.1:41520" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.703Z] time="2023-02-08T14:25:52Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f54b0534-794e-42e3-82e9-3473b9085d72 http.request.method=GET http.request.remoteaddr="127.0.0.1:41520" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 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="723.491µs" http.response.status=200 http.response.written=2 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.703Z] 127.0.0.1 - - [08/Feb/2023:14:25:52 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:25:52 [2023-02-08T14:25:52.703Z] time="2023-02-08T14:25:52Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=be70f291-eb57-41e1-b45f-ac2448fac260 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41522" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.703Z] time="2023-02-08T14:25:52Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=be70f291-eb57-41e1-b45f-ac2448fac260 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41522" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.703Z] time="2023-02-08T14:25:52Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=be70f291-eb57-41e1-b45f-ac2448fac260 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41522" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.703Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=be70f291-eb57-41e1-b45f-ac2448fac260 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41522" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=26.806µs trace.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=5790be63-079d-4634-a770-87099f92d8be trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.703Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=be70f291-eb57-41e1-b45f-ac2448fac260 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41522" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=20.53µs trace.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=7a405d3c-dcda-4eff-9759-e113c86d62c0 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.703Z] time="2023-02-08T14:25:52Z" 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.19.5 http.request.host="127.0.0.1:5000" http.request.id=be70f291-eb57-41e1-b45f-ac2448fac260 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41522" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.033054ms http.response.status=404 http.response.written=181 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.703Z] 127.0.0.1 - - [08/Feb/2023:14:25:52 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:25:52 [2023-02-08T14:25:52.703Z] time="2023-02-08T14:25:52Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=47b32d37-2e1b-453d-a59c-fa7e4b835a8d http.request.method=GET http.request.remoteaddr="127.0.0.1:41538" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.703Z] time="2023-02-08T14:25:52Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=47b32d37-2e1b-453d-a59c-fa7e4b835a8d http.request.method=GET http.request.remoteaddr="127.0.0.1:41538" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.703Z] time="2023-02-08T14:25:52Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=47b32d37-2e1b-453d-a59c-fa7e4b835a8d http.request.method=GET http.request.remoteaddr="127.0.0.1:41538" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.703Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=47b32d37-2e1b-453d-a59c-fa7e4b835a8d http.request.method=GET http.request.remoteaddr="127.0.0.1:41538" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=26.018µs trace.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=f42d0b1b-e00e-425f-9fb4-fa3e93b52503 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.703Z] time="2023-02-08T14:25:52Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=47b32d37-2e1b-453d-a59c-fa7e4b835a8d http.request.method=GET http.request.remoteaddr="127.0.0.1:41538" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b trace.duration=16.156µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a77db7e8-faf3-44e7-b424-a0e5547d05ff trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.703Z] time="2023-02-08T14:25:52Z" 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.19.5 http.request.host="127.0.0.1:5000" http.request.id=47b32d37-2e1b-453d-a59c-fa7e4b835a8d http.request.method=GET http.request.remoteaddr="127.0.0.1:41538" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 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.871716ms http.response.status=404 http.response.written=181 instance.id=800607d7-c428-4e88-b24d-7d12abc7f58b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
14:25:52 [2023-02-08T14:25:52.703Z] 127.0.0.1 - - [08/Feb/2023:14:25:52 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/8b88ada1da3706b2638f7c108cd735607cfb0220 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
14:25:52 [2023-02-08T14:25:52.703Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s)
14:25:52 [2023-02-08T14:25:52.703Z] === RUN   TestRemoveImageOrphaning
14:25:52 [2023-02-08T14:25:52.703Z] --- PASS: TestRemoveImageOrphaning (0.15s)
14:25:52 [2023-02-08T14:25:52.703Z] === RUN   TestRemoveImageGarbageCollector
14:25:52 [2023-02-08T14:25:52.703Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:25:52 [2023-02-08T14:25:52.703Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:25:52 [2023-02-08T14:25:52.703Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:25:52 [2023-02-08T14:25:52.959Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
14:25:52 [2023-02-08T14:25:52.959Z] === RUN   TestTagInvalidReference
14:25:52 [2023-02-08T14:25:52.959Z] --- PASS: TestTagInvalidReference (0.01s)
14:25:52 [2023-02-08T14:25:52.959Z] === RUN   TestTagValidPrefixedRepo
14:25:52 [2023-02-08T14:25:52.959Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
14:25:52 [2023-02-08T14:25:52.959Z] === RUN   TestTagExistedNameWithoutForce
14:25:52 [2023-02-08T14:25:52.959Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:25:52 [2023-02-08T14:25:52.959Z] === RUN   TestTagOfficialNames
14:25:52 [2023-02-08T14:25:52.959Z] --- PASS: TestTagOfficialNames (0.05s)
14:25:52 [2023-02-08T14:25:52.959Z] === RUN   TestTagMatchesDigest
14:25:52 [2023-02-08T14:25:52.959Z] --- PASS: TestTagMatchesDigest (0.01s)
14:25:52 [2023-02-08T14:25:52.959Z] PASS
14:25:52 [2023-02-08T14:25:52.959Z] 
14:25:52 [2023-02-08T14:25:52.959Z] === Skipped
14:25:52 [2023-02-08T14:25:52.959Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
14:25:52 [2023-02-08T14:25:52.959Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
14:25:52 [2023-02-08T14:25:52.959Z] 
14:25:52 [2023-02-08T14:25:52.959Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:25:52 [2023-02-08T14:25:52.959Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:25:52 [2023-02-08T14:25:52.959Z] 
14:25:52 [2023-02-08T14:25:52.959Z] DONE 24 tests, 2 skipped in 1.350s
14:25:52 [2023-02-08T14:25:52.959Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
14:25:52 [2023-02-08T14:25:52.959Z] ++ 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
14:25:52 [2023-02-08T14:25:52.959Z] ++ set -e
14:25:52 [2023-02-08T14:25:52.959Z] ++ '[' -n 0 ']'
14:25:52 [2023-02-08T14:25:52.959Z] ++ set -x
14:25:52 [2023-02-08T14:25:52.959Z] ++ 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
14:25:52 [2023-02-08T14:25:52.959Z] === RUN   TestStripANSICommands
14:25:52 [2023-02-08T14:25:52.959Z] === RUN   TestStripANSICommands/#00
14:25:52 [2023-02-08T14:25:52.959Z] === RUN   TestStripANSICommands/#01
14:25:52 [2023-02-08T14:25:52.959Z] --- PASS: TestStripANSICommands (0.00s)
14:25:52 [2023-02-08T14:25:52.959Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
14:25:52 [2023-02-08T14:25:52.959Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
14:25:52 [2023-02-08T14:25:52.959Z] PASS
14:25:52 [2023-02-08T14:25:52.959Z] 
14:25:52 [2023-02-08T14:25:52.959Z] DONE 3 tests in 0.042s
14:25:52 [2023-02-08T14:25:52.959Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
14:25:52 [2023-02-08T14:25:52.959Z] ++ 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
14:25:52 [2023-02-08T14:25:52.959Z] ++ set -e
14:25:52 [2023-02-08T14:25:52.959Z] ++ '[' -n 0 ']'
14:25:52 [2023-02-08T14:25:52.959Z] ++ set -x
14:25:52 [2023-02-08T14:25:52.959Z] ++ 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
14:25:53 [2023-02-08T14:25:53.216Z] INFO: Testing against a local daemon
14:25:53 [2023-02-08T14:25:53.216Z] === RUN   TestNetworkCreateDelete
14:25:53 [2023-02-08T14:25:53.216Z] --- PASS: TestNetworkCreateDelete (0.14s)
14:25:53 [2023-02-08T14:25:53.216Z] === RUN   TestDockerNetworkDeletePreferID
14:25:53 [2023-02-08T14:25:53.778Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
14:25:53 [2023-02-08T14:25:53.778Z] === RUN   TestDaemonDNSFallback
14:26:00 [2023-02-08T14:26:00.318Z] --- PASS: TestDaemonDNSFallback (6.12s)
14:26:00 [2023-02-08T14:26:00.318Z] === RUN   TestInspectNetwork
14:26:02 [2023-02-08T14:26:02.208Z] === RUN   TestInspectNetwork/full_network_id
14:26:02 [2023-02-08T14:26:02.208Z] === RUN   TestInspectNetwork/partial_network_id
14:26:02 [2023-02-08T14:26:02.208Z] === RUN   TestInspectNetwork/network_name
14:26:02 [2023-02-08T14:26:02.208Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
14:26:06 [2023-02-08T14:26:06.377Z] --- PASS: TestInspectNetwork (6.42s)
14:26:06 [2023-02-08T14:26:06.377Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
14:26:06 [2023-02-08T14:26:06.377Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
14:26:06 [2023-02-08T14:26:06.377Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
14:26:06 [2023-02-08T14:26:06.377Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
14:26:06 [2023-02-08T14:26:06.377Z] === RUN   TestRunContainerWithBridgeNone
14:26:07 [2023-02-08T14:26:07.745Z] --- PASS: TestRunContainerWithBridgeNone (1.38s)
14:26:07 [2023-02-08T14:26:07.745Z] === RUN   TestNetworkInvalidJSON
14:26:07 [2023-02-08T14:26:07.745Z] === RUN   TestNetworkInvalidJSON/networks/create
14:26:07 [2023-02-08T14:26:07.745Z] === PAUSE TestNetworkInvalidJSON/networks/create
14:26:07 [2023-02-08T14:26:07.745Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
14:26:07 [2023-02-08T14:26:07.745Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
14:26:07 [2023-02-08T14:26:07.745Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
14:26:07 [2023-02-08T14:26:07.745Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
14:26:07 [2023-02-08T14:26:07.745Z] === CONT  TestNetworkInvalidJSON/networks/create
14:26:07 [2023-02-08T14:26:07.745Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
14:26:07 [2023-02-08T14:26:07.745Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
14:26:07 [2023-02-08T14:26:07.745Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
14:26:07 [2023-02-08T14:26:07.745Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
14:26:07 [2023-02-08T14:26:07.745Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
14:26:07 [2023-02-08T14:26:07.745Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
14:26:07 [2023-02-08T14:26:07.746Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
14:26:07 [2023-02-08T14:26:07.746Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
14:26:07 [2023-02-08T14:26:07.746Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
14:26:07 [2023-02-08T14:26:07.746Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
14:26:07 [2023-02-08T14:26:07.746Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
14:26:07 [2023-02-08T14:26:07.746Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
14:26:07 [2023-02-08T14:26:07.746Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
14:26:07 [2023-02-08T14:26:07.746Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
14:26:07 [2023-02-08T14:26:07.746Z] --- PASS: TestNetworkInvalidJSON (0.02s)
14:26:07 [2023-02-08T14:26:07.746Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
14:26:07 [2023-02-08T14:26:07.746Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
14:26:07 [2023-02-08T14:26:07.746Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
14:26:07 [2023-02-08T14:26:07.746Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
14:26:07 [2023-02-08T14:26:07.746Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
14:26:07 [2023-02-08T14:26:07.746Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
14:26:07 [2023-02-08T14:26:07.746Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
14:26:07 [2023-02-08T14:26:07.746Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
14:26:07 [2023-02-08T14:26:07.746Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
14:26:07 [2023-02-08T14:26:07.746Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
14:26:07 [2023-02-08T14:26:07.746Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
14:26:07 [2023-02-08T14:26:07.746Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
14:26:07 [2023-02-08T14:26:07.746Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
14:26:07 [2023-02-08T14:26:07.746Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
14:26:07 [2023-02-08T14:26:07.746Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
14:26:07 [2023-02-08T14:26:07.746Z] === RUN   TestNetworkList
14:26:07 [2023-02-08T14:26:07.746Z] === RUN   TestNetworkList//networks
14:26:07 [2023-02-08T14:26:07.746Z] === PAUSE TestNetworkList//networks
14:26:07 [2023-02-08T14:26:07.746Z] === RUN   TestNetworkList//networks/
14:26:07 [2023-02-08T14:26:07.746Z] === PAUSE TestNetworkList//networks/
14:26:07 [2023-02-08T14:26:07.746Z] === CONT  TestNetworkList//networks
14:26:07 [2023-02-08T14:26:07.746Z] === CONT  TestNetworkList//networks/
14:26:07 [2023-02-08T14:26:07.746Z] --- PASS: TestNetworkList (0.02s)
14:26:07 [2023-02-08T14:26:07.746Z]     --- PASS: TestNetworkList//networks (0.00s)
14:26:07 [2023-02-08T14:26:07.746Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:26:07 [2023-02-08T14:26:07.746Z] === RUN   TestHostIPv4BridgeLabel
14:26:08 [2023-02-08T14:26:08.308Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
14:26:08 [2023-02-08T14:26:08.309Z] === RUN   TestDaemonRestartWithLiveRestore
14:26:09 [2023-02-08T14:26:09.238Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
14:26:09 [2023-02-08T14:26:09.238Z] === RUN   TestDaemonDefaultNetworkPools
14:26:10 [2023-02-08T14:26:10.167Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
14:26:10 [2023-02-08T14:26:10.167Z] === RUN   TestDaemonRestartWithExistingNetwork
14:26:11 [2023-02-08T14:26:11.096Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
14:26:11 [2023-02-08T14:26:11.096Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:26:12 [2023-02-08T14:26:12.464Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
14:26:12 [2023-02-08T14:26:12.464Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:26:13 [2023-02-08T14:26:13.028Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
14:26:13 [2023-02-08T14:26:13.028Z] === RUN   TestServiceWithPredefinedNetwork
14:26:15 [2023-02-08T14:26:15.561Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s)
14:26:15 [2023-02-08T14:26:15.561Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:26:15 [2023-02-08T14:26:15.561Z]     service_test.go:242: FLAKY_TEST
14:26:15 [2023-02-08T14:26:15.561Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:26:15 [2023-02-08T14:26:15.561Z] === RUN   TestServiceWithDataPathPortInit
14:26:27 [2023-02-08T14:26:27.736Z] --- PASS: TestServiceWithDataPathPortInit (12.72s)
14:26:27 [2023-02-08T14:26:27.736Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:26:30 [2023-02-08T14:26:30.254Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:za5227wchyjnbqb0px0s0c26v Created:2023-02-08 14:26:29.14946915 +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[78474095a1ca9876a895d1df3be7cf821362053fb6c7666c33047271a3f0fbfe:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3k1qasy4in8dptyicne9zxc1z EndpointID:3bd84075c5fe90e2e4a328e9a45d6e3c6cb8d2c36b334e6a955340aac968a7f2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:eaa8796de1d2cb414fde492997b1ca02548da1f24bdec05428969e447434829e 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:cb4513dc05d7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3k1qasy4in8dptyicne9zxc1z EndpointID:3bd84075c5fe90e2e4a328e9a45d6e3c6cb8d2c36b334e6a955340aac968a7f2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
14:26:34 [2023-02-08T14:26:34.423Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.45s)
14:26:34 [2023-02-08T14:26:34.423Z] PASS
14:26:34 [2023-02-08T14:26:34.423Z] 
14:26:34 [2023-02-08T14:26:34.423Z] === Skipped
14:26:34 [2023-02-08T14:26:34.423Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:26:34 [2023-02-08T14:26:34.423Z]     service_test.go:242: FLAKY_TEST
14:26:34 [2023-02-08T14:26:34.423Z] 
14:26:34 [2023-02-08T14:26:34.423Z] DONE 38 tests, 1 skipped in 41.241s
14:26:34 [2023-02-08T14:26:34.423Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:26:34 [2023-02-08T14:26:34.423Z] ++ 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
14:26:34 [2023-02-08T14:26:34.423Z] ++ set -e
14:26:34 [2023-02-08T14:26:34.423Z] ++ '[' -n 0 ']'
14:26:34 [2023-02-08T14:26:34.423Z] ++ set -x
14:26:34 [2023-02-08T14:26:34.423Z] ++ 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
14:26:34 [2023-02-08T14:26:34.423Z] INFO: Testing against a local daemon
14:26:34 [2023-02-08T14:26:34.423Z] === RUN   TestDockerNetworkIpvlanPersistance
14:26:34 [2023-02-08T14:26:34.423Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:26:34 [2023-02-08T14:26:34.423Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:26:34 [2023-02-08T14:26:34.423Z] === RUN   TestDockerNetworkIpvlan
14:26:34 [2023-02-08T14:26:34.423Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:26:34 [2023-02-08T14:26:34.423Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:26:34 [2023-02-08T14:26:34.423Z] PASS
14:26:34 [2023-02-08T14:26:34.423Z] 
14:26:34 [2023-02-08T14:26:34.423Z] === Skipped
14:26:34 [2023-02-08T14:26:34.423Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:26:34 [2023-02-08T14:26:34.423Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:26:34 [2023-02-08T14:26:34.423Z] 
14:26:34 [2023-02-08T14:26:34.423Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:26:34 [2023-02-08T14:26:34.423Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:26:34 [2023-02-08T14:26:34.423Z] 
14:26:34 [2023-02-08T14:26:34.423Z] DONE 2 tests, 2 skipped in 0.091s
14:26:34 [2023-02-08T14:26:34.423Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:26:34 [2023-02-08T14:26:34.423Z] ++ 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
14:26:34 [2023-02-08T14:26:34.423Z] ++ set -e
14:26:34 [2023-02-08T14:26:34.423Z] ++ '[' -n 0 ']'
14:26:34 [2023-02-08T14:26:34.423Z] ++ set -x
14:26:34 [2023-02-08T14:26:34.424Z] ++ 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
14:26:34 [2023-02-08T14:26:34.424Z] INFO: Testing against a local daemon
14:26:34 [2023-02-08T14:26:34.424Z] === RUN   TestDockerNetworkMacvlanPersistance
14:26:35 [2023-02-08T14:26:35.791Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.20s)
14:26:35 [2023-02-08T14:26:35.791Z] === RUN   TestDockerNetworkMacvlan
14:26:36 [2023-02-08T14:26:36.354Z] === RUN   TestDockerNetworkMacvlan/Subinterface
14:26:36 [2023-02-08T14:26:36.917Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
14:26:37 [2023-02-08T14:26:37.847Z] === RUN   TestDockerNetworkMacvlan/NilParent
14:26:39 [2023-02-08T14:26:39.215Z] === RUN   TestDockerNetworkMacvlan/InternalMode
14:26:40 [2023-02-08T14:26:40.584Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
14:26:43 [2023-02-08T14:26:43.104Z] === RUN   TestDockerNetworkMacvlan/Addressing
14:26:43 [2023-02-08T14:26:43.104Z] --- PASS: TestDockerNetworkMacvlan (7.35s)
14:26:43 [2023-02-08T14:26:43.104Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
14:26:43 [2023-02-08T14:26:43.104Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
14:26:43 [2023-02-08T14:26:43.104Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
14:26:43 [2023-02-08T14:26:43.104Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.64s)
14:26:43 [2023-02-08T14:26:43.104Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.23s)
14:26:43 [2023-02-08T14:26:43.104Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.35s)
14:26:43 [2023-02-08T14:26:43.104Z] PASS
14:26:43 [2023-02-08T14:26:43.104Z] 
14:26:43 [2023-02-08T14:26:43.104Z] DONE 8 tests in 8.646s
14:26:43 [2023-02-08T14:26:43.104Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
14:26:43 [2023-02-08T14:26:43.104Z] ++ 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
14:26:43 [2023-02-08T14:26:43.104Z] ++ set -e
14:26:43 [2023-02-08T14:26:43.104Z] ++ '[' -n 0 ']'
14:26:43 [2023-02-08T14:26:43.104Z] ++ set -x
14:26:43 [2023-02-08T14:26:43.104Z] ++ 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
14:26:43 [2023-02-08T14:26:43.104Z] testing: warning: no tests to run
14:26:43 [2023-02-08T14:26:43.104Z] PASS
14:26:43 [2023-02-08T14:26:43.104Z] 
14:26:43 [2023-02-08T14:26:43.104Z] DONE 0 tests in 0.026s
14:26:43 [2023-02-08T14:26:43.104Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:26:43 [2023-02-08T14:26:43.104Z] ++ 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
14:26:43 [2023-02-08T14:26:43.104Z] ++ set -e
14:26:43 [2023-02-08T14:26:43.104Z] ++ '[' -n 0 ']'
14:26:43 [2023-02-08T14:26:43.104Z] ++ set -x
14:26:43 [2023-02-08T14:26:43.104Z] ++ 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
14:26:43 [2023-02-08T14:26:43.361Z] INFO: Testing against a local daemon
14:26:43 [2023-02-08T14:26:43.361Z] === RUN   TestAuthZPluginAllowRequest
14:26:44 [2023-02-08T14:26:44.289Z] --- PASS: TestAuthZPluginAllowRequest (1.01s)
14:26:44 [2023-02-08T14:26:44.289Z] === RUN   TestAuthZPluginTLS
14:26:44 [2023-02-08T14:26:44.852Z] --- PASS: TestAuthZPluginTLS (0.56s)
14:26:44 [2023-02-08T14:26:44.852Z] === RUN   TestAuthZPluginDenyRequest
14:26:45 [2023-02-08T14:26:45.415Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
14:26:45 [2023-02-08T14:26:45.415Z] === RUN   TestAuthZPluginAPIDenyResponse
14:26:45 [2023-02-08T14:26:45.986Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
14:26:45 [2023-02-08T14:26:45.986Z] === RUN   TestAuthZPluginDenyResponse
14:26:46 [2023-02-08T14:26:46.556Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
14:26:46 [2023-02-08T14:26:46.556Z] === RUN   TestAuthZPluginAllowEventStream
14:26:47 [2023-02-08T14:26:47.486Z] --- PASS: TestAuthZPluginAllowEventStream (1.01s)
14:26:47 [2023-02-08T14:26:47.486Z] === RUN   TestAuthZPluginErrorResponse
14:26:48 [2023-02-08T14:26:48.049Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
14:26:48 [2023-02-08T14:26:48.049Z] === RUN   TestAuthZPluginErrorRequest
14:26:48 [2023-02-08T14:26:48.612Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
14:26:48 [2023-02-08T14:26:48.612Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:26:49 [2023-02-08T14:26:49.175Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
14:26:49 [2023-02-08T14:26:49.175Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:26:50 [2023-02-08T14:26:50.105Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s)
14:26:50 [2023-02-08T14:26:50.105Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:26:51 [2023-02-08T14:26:51.472Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.09s)
14:26:51 [2023-02-08T14:26:51.472Z] === RUN   TestAuthZPluginHeader
14:26:51 [2023-02-08T14:26:51.729Z] --- PASS: TestAuthZPluginHeader (0.62s)
14:26:51 [2023-02-08T14:26:51.729Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:26:51 [2023-02-08T14:26:51.729Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:26:51 [2023-02-08T14:26:51.729Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:26:51 [2023-02-08T14:26:51.729Z] === RUN   TestAuthZPluginV2Disable
14:26:51 [2023-02-08T14:26:51.729Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:26:51 [2023-02-08T14:26:51.729Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
14:26:51 [2023-02-08T14:26:51.729Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:26:51 [2023-02-08T14:26:51.729Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:26:51 [2023-02-08T14:26:51.729Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:26:51 [2023-02-08T14:26:51.729Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:26:51 [2023-02-08T14:26:51.729Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:26:51 [2023-02-08T14:26:51.729Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:26:51 [2023-02-08T14:26:51.729Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:27:09 [2023-02-08T14:27:09.776Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
14:27:09 [2023-02-08T14:27:09.776Z] PASS
14:27:09 [2023-02-08T14:27:09.776Z] 
14:27:09 [2023-02-08T14:27:09.776Z] === Skipped
14:27:09 [2023-02-08T14:27:09.776Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
14:27:09 [2023-02-08T14:27:09.776Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:27:09 [2023-02-08T14:27:09.776Z] 
14:27:09 [2023-02-08T14:27:09.776Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
14:27:09 [2023-02-08T14:27:09.776Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:27:09 [2023-02-08T14:27:09.776Z] 
14:27:09 [2023-02-08T14:27:09.776Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
14:27:09 [2023-02-08T14:27:09.776Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:27:09 [2023-02-08T14:27:09.776Z] 
14:27:09 [2023-02-08T14:27:09.776Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
14:27:09 [2023-02-08T14:27:09.776Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:27:09 [2023-02-08T14:27:09.776Z] 
14:27:09 [2023-02-08T14:27:09.776Z] DONE 17 tests, 4 skipped in 25.597s
14:27:09 [2023-02-08T14:27:09.776Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:27:09 [2023-02-08T14:27:09.776Z] ++ 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
14:27:09 [2023-02-08T14:27:09.776Z] ++ set -e
14:27:09 [2023-02-08T14:27:09.776Z] ++ '[' -n 0 ']'
14:27:09 [2023-02-08T14:27:09.776Z] ++ set -x
14:27:09 [2023-02-08T14:27:09.776Z] ++ 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
14:27:09 [2023-02-08T14:27:09.776Z] INFO: Testing against a local daemon
14:27:09 [2023-02-08T14:27:09.776Z] === RUN   TestPluginInvalidJSON
14:27:09 [2023-02-08T14:27:09.776Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
14:27:09 [2023-02-08T14:27:09.776Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
14:27:09 [2023-02-08T14:27:09.776Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
14:27:09 [2023-02-08T14:27:09.776Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
14:27:09 [2023-02-08T14:27:09.776Z] === RUN   TestPluginInvalidJSON/plugins/pull
14:27:09 [2023-02-08T14:27:09.776Z] === PAUSE TestPluginInvalidJSON/plugins/pull
14:27:09 [2023-02-08T14:27:09.776Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
14:27:09 [2023-02-08T14:27:09.776Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
14:27:09 [2023-02-08T14:27:09.776Z] === CONT  TestPluginInvalidJSON/plugins/pull
14:27:09 [2023-02-08T14:27:09.776Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
14:27:09 [2023-02-08T14:27:09.776Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
14:27:09 [2023-02-08T14:27:09.776Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
14:27:09 [2023-02-08T14:27:09.776Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
14:27:09 [2023-02-08T14:27:09.776Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
14:27:09 [2023-02-08T14:27:09.776Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
14:27:09 [2023-02-08T14:27:09.776Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
14:27:09 [2023-02-08T14:27:09.776Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
14:27:09 [2023-02-08T14:27:09.776Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
14:27:09 [2023-02-08T14:27:09.776Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
14:27:09 [2023-02-08T14:27:09.776Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
14:27:09 [2023-02-08T14:27:09.776Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
14:27:09 [2023-02-08T14:27:09.776Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:27:09 [2023-02-08T14:27:09.776Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
14:27:09 [2023-02-08T14:27:09.776Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
14:27:09 [2023-02-08T14:27:09.776Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
14:27:09 [2023-02-08T14:27:09.776Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
14:27:09 [2023-02-08T14:27:09.776Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
14:27:09 [2023-02-08T14:27:09.776Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
14:27:09 [2023-02-08T14:27:09.776Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
14:27:09 [2023-02-08T14:27:09.776Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
14:27:09 [2023-02-08T14:27:09.776Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
14:27:09 [2023-02-08T14:27:09.776Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
14:27:09 [2023-02-08T14:27:09.776Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
14:27:09 [2023-02-08T14:27:09.776Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
14:27:09 [2023-02-08T14:27:09.776Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
14:27:09 [2023-02-08T14:27:09.776Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
14:27:09 [2023-02-08T14:27:09.776Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
14:27:09 [2023-02-08T14:27:09.776Z] === RUN   TestPluginInstall
14:27:09 [2023-02-08T14:27:09.776Z] === RUN   TestPluginInstall/no_auth
14:27:13 [2023-02-08T14:27:13.050Z] time="2023-02-08T14:27:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:27:13 [2023-02-08T14:27:13.050Z] time="2023-02-08T14:27:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c01a7f1f560b0585d072a25470940f573b90011dbe50f7f4781759a7fcad365" mediatype=application/vnd.docker.plugin.v1+json size=522
14:27:13 [2023-02-08T14:27:13.050Z] time="2023-02-08T14:27:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:27:13 [2023-02-08T14:27:13.050Z] time="2023-02-08T14:27:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c01a7f1f560b0585d072a25470940f573b90011dbe50f7f4781759a7fcad365" mediatype=application/vnd.docker.plugin.v1+json size=522
14:27:13 [2023-02-08T14:27:13.050Z] === RUN   TestPluginInstall/with_htpasswd
14:27:13 [2023-02-08T14:27:13.614Z] time="2023-02-08T14:27:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:27:13 [2023-02-08T14:27:13.614Z] time="2023-02-08T14:27:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e035d14fc1d2facc7e872265c06f809309141f9370a080bdc750bb4fd7d3c73" mediatype=application/vnd.docker.plugin.v1+json size=522
14:27:13 [2023-02-08T14:27:13.614Z] time="2023-02-08T14:27:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:27:13 [2023-02-08T14:27:13.614Z] time="2023-02-08T14:27:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e035d14fc1d2facc7e872265c06f809309141f9370a080bdc750bb4fd7d3c73" mediatype=application/vnd.docker.plugin.v1+json size=522
14:27:13 [2023-02-08T14:27:13.614Z] === RUN   TestPluginInstall/with_insecure
14:27:14 [2023-02-08T14:27:14.543Z] time="2023-02-08T14:27:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:27:14 [2023-02-08T14:27:14.543Z] time="2023-02-08T14:27:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cd7a1e77ec2564f6e2c7705b78c5f07c27d1f17c320cf198f9e41715afef3a06" mediatype=application/vnd.docker.plugin.v1+json size=522
14:27:14 [2023-02-08T14:27:14.543Z] time="2023-02-08T14:27:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
14:27:14 [2023-02-08T14:27:14.543Z] time="2023-02-08T14:27:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cd7a1e77ec2564f6e2c7705b78c5f07c27d1f17c320cf198f9e41715afef3a06" mediatype=application/vnd.docker.plugin.v1+json size=522
14:27:14 [2023-02-08T14:27:14.543Z]     plugin_test.go:196: [d8992461418f3] daemon is not started
14:27:14 [2023-02-08T14:27:14.543Z] --- PASS: TestPluginInstall (5.74s)
14:27:14 [2023-02-08T14:27:14.543Z]     --- PASS: TestPluginInstall/no_auth (4.25s)
14:27:14 [2023-02-08T14:27:14.543Z]     --- PASS: TestPluginInstall/with_htpasswd (0.51s)
14:27:14 [2023-02-08T14:27:14.543Z]     --- PASS: TestPluginInstall/with_insecure (0.98s)
14:27:14 [2023-02-08T14:27:14.543Z] === RUN   TestPluginsWithRuntimes
14:27:16 [2023-02-08T14:27:16.434Z] === RUN   TestPluginsWithRuntimes/No_Args
14:27:16 [2023-02-08T14:27:16.997Z] === RUN   TestPluginsWithRuntimes/With_Args
14:27:17 [2023-02-08T14:27:17.935Z] --- PASS: TestPluginsWithRuntimes (3.37s)
14:27:17 [2023-02-08T14:27:17.935Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
14:27:17 [2023-02-08T14:27:17.935Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
14:27:17 [2023-02-08T14:27:17.935Z] === RUN   TestPluginBackCompatMediaTypes
14:27:18 [2023-02-08T14:27:18.498Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
14:27:18 [2023-02-08T14:27:18.499Z] PASS
14:27:18 [2023-02-08T14:27:18.499Z] 
14:27:18 [2023-02-08T14:27:18.499Z] DONE 24 tests in 9.806s
14:27:18 [2023-02-08T14:27:18.499Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:27:18 [2023-02-08T14:27:18.499Z] ++ 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
14:27:18 [2023-02-08T14:27:18.499Z] ++ set -e
14:27:18 [2023-02-08T14:27:18.499Z] ++ '[' -n 0 ']'
14:27:18 [2023-02-08T14:27:18.499Z] ++ set -x
14:27:18 [2023-02-08T14:27:18.499Z] ++ 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
14:27:18 [2023-02-08T14:27:18.755Z] INFO: Testing against a local daemon
14:27:18 [2023-02-08T14:27:18.755Z] === RUN   TestExternalGraphDriver
14:27:19 [2023-02-08T14:27:19.011Z] === RUN   TestExternalGraphDriver/json
14:27:20 [2023-02-08T14:27:20.922Z] === RUN   TestExternalGraphDriver/spec
14:27:22 [2023-02-08T14:27:22.290Z] === RUN   TestExternalGraphDriver/pull
14:27:23 [2023-02-08T14:27:23.658Z] --- PASS: TestExternalGraphDriver (4.89s)
14:27:23 [2023-02-08T14:27:23.658Z]     --- PASS: TestExternalGraphDriver/json (1.52s)
14:27:23 [2023-02-08T14:27:23.658Z]     --- PASS: TestExternalGraphDriver/spec (1.47s)
14:27:23 [2023-02-08T14:27:23.658Z]     --- PASS: TestExternalGraphDriver/pull (1.56s)
14:27:23 [2023-02-08T14:27:23.658Z] === RUN   TestGraphdriverPluginV2
14:27:23 [2023-02-08T14:27:23.915Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:27:23 [2023-02-08T14:27:23.915Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
14:27:23 [2023-02-08T14:27:23.915Z] PASS
14:27:23 [2023-02-08T14:27:23.915Z] 
14:27:23 [2023-02-08T14:27:23.915Z] === Skipped
14:27:23 [2023-02-08T14:27:23.915Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
14:27:23 [2023-02-08T14:27:23.915Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:27:23 [2023-02-08T14:27:23.915Z] 
14:27:23 [2023-02-08T14:27:23.915Z] DONE 5 tests, 1 skipped in 5.360s
14:27:23 [2023-02-08T14:27:23.915Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:27:23 [2023-02-08T14:27:23.915Z] ++ 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
14:27:23 [2023-02-08T14:27:23.915Z] ++ set -e
14:27:23 [2023-02-08T14:27:23.915Z] ++ '[' -n 0 ']'
14:27:23 [2023-02-08T14:27:23.915Z] ++ set -x
14:27:23 [2023-02-08T14:27:23.915Z] ++ 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
14:27:24 [2023-02-08T14:27:24.173Z] INFO: Testing against a local daemon
14:27:24 [2023-02-08T14:27:24.173Z] === RUN   TestContinueAfterPluginCrash
14:27:24 [2023-02-08T14:27:24.173Z] === PAUSE TestContinueAfterPluginCrash
14:27:24 [2023-02-08T14:27:24.173Z] === RUN   TestReadPluginNoRead
14:27:24 [2023-02-08T14:27:24.173Z] === PAUSE TestReadPluginNoRead
14:27:24 [2023-02-08T14:27:24.173Z] === RUN   TestDaemonStartWithLogOpt
14:27:24 [2023-02-08T14:27:24.173Z] === PAUSE TestDaemonStartWithLogOpt
14:27:24 [2023-02-08T14:27:24.173Z] === CONT  TestContinueAfterPluginCrash
14:27:24 [2023-02-08T14:27:24.173Z] === CONT  TestDaemonStartWithLogOpt
14:27:27 [2023-02-08T14:27:27.445Z] --- PASS: TestDaemonStartWithLogOpt (3.11s)
14:27:27 [2023-02-08T14:27:27.445Z] === CONT  TestReadPluginNoRead
14:27:29 [2023-02-08T14:27:29.339Z] === RUN   TestReadPluginNoRead/default
14:27:30 [2023-02-08T14:27:30.709Z] === RUN   TestReadPluginNoRead/disabled_caching
14:27:31 [2023-02-08T14:27:31.639Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:27:31 [2023-02-08T14:27:31.895Z] --- PASS: TestContinueAfterPluginCrash (7.85s)
14:27:32 [2023-02-08T14:27:32.825Z] === CONT  TestReadPluginNoRead
14:27:32 [2023-02-08T14:27:32.825Z]     read_test.go:91: [d5c0d0030637c] daemon is not started
14:27:32 [2023-02-08T14:27:32.825Z] --- PASS: TestReadPluginNoRead (5.69s)
14:27:32 [2023-02-08T14:27:32.825Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
14:27:32 [2023-02-08T14:27:32.825Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
14:27:32 [2023-02-08T14:27:32.825Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
14:27:32 [2023-02-08T14:27:32.825Z] PASS
14:27:32 [2023-02-08T14:27:32.825Z] 
14:27:32 [2023-02-08T14:27:32.825Z] DONE 6 tests in 8.921s
14:27:32 [2023-02-08T14:27:32.825Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:27:32 [2023-02-08T14:27:32.825Z] ++ 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
14:27:32 [2023-02-08T14:27:32.825Z] ++ set -e
14:27:32 [2023-02-08T14:27:32.825Z] ++ '[' -n 0 ']'
14:27:32 [2023-02-08T14:27:32.825Z] ++ set -x
14:27:32 [2023-02-08T14:27:32.825Z] ++ 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
14:27:32 [2023-02-08T14:27:32.825Z] testing: warning: no tests to run
14:27:32 [2023-02-08T14:27:32.825Z] PASS
14:27:32 [2023-02-08T14:27:32.825Z] 
14:27:32 [2023-02-08T14:27:32.825Z] DONE 0 tests in 0.039s
14:27:33 [2023-02-08T14:27:33.081Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:27:33 [2023-02-08T14:27:33.081Z] ++ 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
14:27:33 [2023-02-08T14:27:33.081Z] ++ set -e
14:27:33 [2023-02-08T14:27:33.081Z] ++ '[' -n 0 ']'
14:27:33 [2023-02-08T14:27:33.081Z] ++ set -x
14:27:33 [2023-02-08T14:27:33.082Z] ++ 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
14:27:33 [2023-02-08T14:27:33.082Z] INFO: Testing against a local daemon
14:27:33 [2023-02-08T14:27:33.082Z] === RUN   TestPluginWithDevMounts
14:27:33 [2023-02-08T14:27:33.082Z] === PAUSE TestPluginWithDevMounts
14:27:33 [2023-02-08T14:27:33.082Z] === CONT  TestPluginWithDevMounts
14:27:34 [2023-02-08T14:27:34.974Z] --- PASS: TestPluginWithDevMounts (1.51s)
14:27:34 [2023-02-08T14:27:34.974Z] PASS
14:27:34 [2023-02-08T14:27:34.974Z] 
14:27:34 [2023-02-08T14:27:34.974Z] DONE 1 tests in 1.645s
14:27:34 [2023-02-08T14:27:34.974Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
14:27:34 [2023-02-08T14:27:34.974Z] ++ 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
14:27:34 [2023-02-08T14:27:34.974Z] ++ set -e
14:27:34 [2023-02-08T14:27:34.974Z] ++ '[' -n 0 ']'
14:27:34 [2023-02-08T14:27:34.974Z] ++ set -x
14:27:34 [2023-02-08T14:27:34.974Z] ++ 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
14:27:34 [2023-02-08T14:27:34.974Z] INFO: Testing against a local daemon
14:27:34 [2023-02-08T14:27:34.974Z] === RUN   TestSecretInspect
14:27:36 [2023-02-08T14:27:36.865Z] --- PASS: TestSecretInspect (1.92s)
14:27:36 [2023-02-08T14:27:36.866Z] === RUN   TestSecretList
14:27:38 [2023-02-08T14:27:38.757Z] --- PASS: TestSecretList (1.82s)
14:27:38 [2023-02-08T14:27:38.757Z] === RUN   TestSecretsCreateAndDelete
14:27:40 [2023-02-08T14:27:40.124Z] --- PASS: TestSecretsCreateAndDelete (1.73s)
14:27:40 [2023-02-08T14:27:40.124Z] === RUN   TestSecretsUpdate
14:27:42 [2023-02-08T14:27:42.015Z] --- PASS: TestSecretsUpdate (1.75s)
14:27:42 [2023-02-08T14:27:42.015Z] === RUN   TestTemplatedSecret
14:27:44 [2023-02-08T14:27:44.561Z] --- PASS: TestTemplatedSecret (2.30s)
14:27:44 [2023-02-08T14:27:44.561Z] === RUN   TestSecretCreateResolve
14:27:45 [2023-02-08T14:27:45.927Z] --- PASS: TestSecretCreateResolve (1.75s)
14:27:45 [2023-02-08T14:27:45.927Z] PASS
14:27:45 [2023-02-08T14:27:45.927Z] 
14:27:45 [2023-02-08T14:27:45.927Z] DONE 6 tests in 11.365s
14:27:45 [2023-02-08T14:27:45.927Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
14:27:45 [2023-02-08T14:27:45.927Z] ++ 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
14:27:45 [2023-02-08T14:27:45.927Z] ++ set -e
14:27:45 [2023-02-08T14:27:45.927Z] ++ '[' -n 0 ']'
14:27:45 [2023-02-08T14:27:45.927Z] ++ set -x
14:27:45 [2023-02-08T14:27:45.927Z] ++ 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
14:27:46 [2023-02-08T14:27:46.183Z] INFO: Testing against a local daemon
14:27:46 [2023-02-08T14:27:46.183Z] === RUN   TestServiceCreateInit
14:27:46 [2023-02-08T14:27:46.183Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:27:50 [2023-02-08T14:27:50.353Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:27:53 [2023-02-08T14:27:53.623Z] --- PASS: TestServiceCreateInit (7.00s)
14:27:53 [2023-02-08T14:27:53.623Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s)
14:27:53 [2023-02-08T14:27:53.623Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.44s)
14:27:53 [2023-02-08T14:27:53.623Z] === RUN   TestCreateServiceMultipleTimes
14:28:08 [2023-02-08T14:28:08.469Z] --- PASS: TestCreateServiceMultipleTimes (14.50s)
14:28:08 [2023-02-08T14:28:08.469Z] === RUN   TestCreateServiceConflict
14:28:09 [2023-02-08T14:28:09.399Z] --- PASS: TestCreateServiceConflict (1.83s)
14:28:09 [2023-02-08T14:28:09.399Z] === RUN   TestCreateServiceMaxReplicas
14:28:12 [2023-02-08T14:28:12.674Z] --- PASS: TestCreateServiceMaxReplicas (2.83s)
14:28:12 [2023-02-08T14:28:12.674Z] === RUN   TestCreateWithDuplicateNetworkNames
14:28:24 [2023-02-08T14:28:24.852Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.60s)
14:28:24 [2023-02-08T14:28:24.852Z] === RUN   TestCreateServiceSecretFileMode
14:28:27 [2023-02-08T14:28:27.413Z] --- PASS: TestCreateServiceSecretFileMode (2.58s)
14:28:27 [2023-02-08T14:28:27.413Z] === RUN   TestCreateServiceConfigFileMode
14:28:29 [2023-02-08T14:28:29.932Z] --- PASS: TestCreateServiceConfigFileMode (2.00s)
14:28:29 [2023-02-08T14:28:29.932Z] === RUN   TestCreateServiceSysctls
14:28:32 [2023-02-08T14:28:32.453Z] --- PASS: TestCreateServiceSysctls (2.97s)
14:28:32 [2023-02-08T14:28:32.453Z] === RUN   TestCreateServiceCapabilities
14:28:34 [2023-02-08T14:28:34.971Z] --- PASS: TestCreateServiceCapabilities (2.28s)
14:28:34 [2023-02-08T14:28:34.971Z] === RUN   TestInspect
14:28:37 [2023-02-08T14:28:37.490Z] --- PASS: TestInspect (2.47s)
14:28:37 [2023-02-08T14:28:37.490Z] === RUN   TestCreateJob
14:28:40 [2023-02-08T14:28:40.762Z] --- PASS: TestCreateJob (3.01s)
14:28:40 [2023-02-08T14:28:40.762Z] === RUN   TestReplicatedJob
14:28:44 [2023-02-08T14:28:44.934Z] --- PASS: TestReplicatedJob (4.51s)
14:28:44 [2023-02-08T14:28:44.934Z] === RUN   TestUpdateReplicatedJob
14:28:47 [2023-02-08T14:28:47.455Z] --- PASS: TestUpdateReplicatedJob (2.77s)
14:28:47 [2023-02-08T14:28:47.455Z] === RUN   TestServiceListWithStatuses
14:28:47 [2023-02-08T14:28:47.455Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:28:47 [2023-02-08T14:28:47.455Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:28:47 [2023-02-08T14:28:47.455Z] === RUN   TestDockerNetworkConnectAlias
14:28:51 [2023-02-08T14:28:51.626Z] --- PASS: TestDockerNetworkConnectAlias (3.45s)
14:28:51 [2023-02-08T14:28:51.626Z] === RUN   TestDockerNetworkReConnect
14:28:54 [2023-02-08T14:28:54.148Z] --- PASS: TestDockerNetworkReConnect (2.82s)
14:28:54 [2023-02-08T14:28:54.148Z] === RUN   TestServicePlugin
14:28:54 [2023-02-08T14:28:54.148Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:28:54 [2023-02-08T14:28:54.148Z] --- SKIP: TestServicePlugin (0.00s)
14:28:54 [2023-02-08T14:28:54.148Z] === RUN   TestServiceUpdateLabel
14:28:55 [2023-02-08T14:28:55.078Z] --- PASS: TestServiceUpdateLabel (1.36s)
14:28:55 [2023-02-08T14:28:55.078Z] === RUN   TestServiceUpdateSecrets
14:29:09 [2023-02-08T14:29:09.939Z] --- PASS: TestServiceUpdateSecrets (14.37s)
14:29:09 [2023-02-08T14:29:09.939Z] === RUN   TestServiceUpdateConfigs
14:29:24 [2023-02-08T14:29:24.786Z] --- PASS: TestServiceUpdateConfigs (14.35s)
14:29:24 [2023-02-08T14:29:24.786Z] === RUN   TestServiceUpdateNetwork
14:29:36 [2023-02-08T14:29:36.962Z] --- PASS: TestServiceUpdateNetwork (11.86s)
14:29:36 [2023-02-08T14:29:36.962Z] === RUN   TestServiceUpdatePidsLimit
14:29:36 [2023-02-08T14:29:36.962Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:29:37 [2023-02-08T14:29:37.525Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:29:45 [2023-02-08T14:29:45.616Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:29:52 [2023-02-08T14:29:52.154Z] --- PASS: TestServiceUpdatePidsLimit (15.98s)
14:29:52 [2023-02-08T14:29:52.154Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
14:29:52 [2023-02-08T14:29:52.154Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
14:29:52 [2023-02-08T14:29:52.154Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
14:29:52 [2023-02-08T14:29:52.154Z] PASS
14:29:52 [2023-02-08T14:29:52.154Z] 
14:29:52 [2023-02-08T14:29:52.154Z] === Skipped
14:29:52 [2023-02-08T14:29:52.154Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
14:29:52 [2023-02-08T14:29:52.154Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:29:52 [2023-02-08T14:29:52.154Z] 
14:29:52 [2023-02-08T14:29:52.154Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:29:52 [2023-02-08T14:29:52.154Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
14:29:52 [2023-02-08T14:29:52.154Z] 
14:29:52 [2023-02-08T14:29:52.154Z] DONE 27 tests, 2 skipped in 125.678s
14:29:52 [2023-02-08T14:29:52.154Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
14:29:52 [2023-02-08T14:29:52.154Z] ++ 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
14:29:52 [2023-02-08T14:29:52.154Z] ++ set -e
14:29:52 [2023-02-08T14:29:52.154Z] ++ '[' -n 0 ']'
14:29:52 [2023-02-08T14:29:52.154Z] ++ set -x
14:29:52 [2023-02-08T14:29:52.154Z] ++ 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
14:29:52 [2023-02-08T14:29:52.154Z] INFO: Testing against a local daemon
14:29:52 [2023-02-08T14:29:52.154Z] === RUN   TestSessionCreate
14:29:52 [2023-02-08T14:29:52.154Z] --- PASS: TestSessionCreate (0.02s)
14:29:52 [2023-02-08T14:29:52.154Z] === RUN   TestSessionCreateWithBadUpgrade
14:29:52 [2023-02-08T14:29:52.154Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:29:52 [2023-02-08T14:29:52.154Z] PASS
14:29:52 [2023-02-08T14:29:52.154Z] 
14:29:52 [2023-02-08T14:29:52.154Z] DONE 2 tests in 0.124s
14:29:52 [2023-02-08T14:29:52.154Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
14:29:52 [2023-02-08T14:29:52.154Z] ++ 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
14:29:52 [2023-02-08T14:29:52.154Z] ++ set -e
14:29:52 [2023-02-08T14:29:52.154Z] ++ '[' -n 0 ']'
14:29:52 [2023-02-08T14:29:52.154Z] ++ set -x
14:29:52 [2023-02-08T14:29:52.154Z] ++ 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
14:29:52 [2023-02-08T14:29:52.154Z] INFO: Testing against a local daemon
14:29:52 [2023-02-08T14:29:52.154Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:29:52 [2023-02-08T14:29:52.154Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:29:52 [2023-02-08T14:29:52.154Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:29:52 [2023-02-08T14:29:52.154Z] === RUN   TestDiskUsage
14:29:52 [2023-02-08T14:29:52.154Z] === PAUSE TestDiskUsage
14:29:52 [2023-02-08T14:29:52.154Z] === RUN   TestEventsExecDie
14:29:52 [2023-02-08T14:29:52.410Z] --- PASS: TestEventsExecDie (0.47s)
14:29:52 [2023-02-08T14:29:52.410Z] === RUN   TestEventsBackwardsCompatible
14:29:52 [2023-02-08T14:29:52.410Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
14:29:52 [2023-02-08T14:29:52.410Z] === RUN   TestEventsVolumeCreate
14:29:52 [2023-02-08T14:29:52.410Z] --- PASS: TestEventsVolumeCreate (0.05s)
14:29:52 [2023-02-08T14:29:52.410Z] === RUN   TestInfoBinaryCommits
14:29:52 [2023-02-08T14:29:52.666Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:29:52 [2023-02-08T14:29:52.666Z] === RUN   TestInfoAPIVersioned
14:29:52 [2023-02-08T14:29:52.666Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:29:52 [2023-02-08T14:29:52.666Z] === RUN   TestInfoAPI
14:29:52 [2023-02-08T14:29:52.666Z] --- PASS: TestInfoAPI (0.02s)
14:29:52 [2023-02-08T14:29:52.666Z] === RUN   TestInfoAPIWarnings
14:30:10 [2023-02-08T14:30:10.734Z] --- PASS: TestInfoAPIWarnings (16.54s)
14:30:10 [2023-02-08T14:30:10.734Z] === RUN   TestInfoDebug
14:30:10 [2023-02-08T14:30:10.734Z] --- PASS: TestInfoDebug (0.53s)
14:30:10 [2023-02-08T14:30:10.734Z] === RUN   TestInfoInsecureRegistries
14:30:10 [2023-02-08T14:30:10.734Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:30:10 [2023-02-08T14:30:10.734Z] === RUN   TestInfoRegistryMirrors
14:30:10 [2023-02-08T14:30:10.734Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:30:10 [2023-02-08T14:30:10.734Z] === RUN   TestLoginFailsWithBadCredentials
14:30:10 [2023-02-08T14:30:10.989Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
14:30:10 [2023-02-08T14:30:10.989Z] === RUN   TestPingCacheHeaders
14:30:10 [2023-02-08T14:30:10.989Z] --- PASS: TestPingCacheHeaders (0.02s)
14:30:10 [2023-02-08T14:30:10.989Z] === RUN   TestPingGet
14:30:10 [2023-02-08T14:30:10.989Z] --- PASS: TestPingGet (0.01s)
14:30:10 [2023-02-08T14:30:10.989Z] === RUN   TestPingHead
14:30:11 [2023-02-08T14:30:11.245Z] --- PASS: TestPingHead (0.02s)
14:30:11 [2023-02-08T14:30:11.245Z] === RUN   TestPingSwarmHeader
14:30:11 [2023-02-08T14:30:11.806Z] === RUN   TestPingSwarmHeader/before_swarm_init
14:30:11 [2023-02-08T14:30:11.806Z] === RUN   TestPingSwarmHeader/after_swarm_init
14:30:12 [2023-02-08T14:30:12.369Z] === RUN   TestPingSwarmHeader/after_swarm_leave
14:30:12 [2023-02-08T14:30:12.369Z] --- PASS: TestPingSwarmHeader (1.32s)
14:30:12 [2023-02-08T14:30:12.369Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
14:30:12 [2023-02-08T14:30:12.369Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
14:30:12 [2023-02-08T14:30:12.369Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
14:30:12 [2023-02-08T14:30:12.369Z] === RUN   TestPingBuilderHeader
14:30:12 [2023-02-08T14:30:12.369Z] === RUN   TestPingBuilderHeader/default_config
14:30:12 [2023-02-08T14:30:12.931Z] === RUN   TestPingBuilderHeader/buildkit_disabled
14:30:13 [2023-02-08T14:30:13.494Z] --- PASS: TestPingBuilderHeader (1.04s)
14:30:13 [2023-02-08T14:30:13.494Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
14:30:13 [2023-02-08T14:30:13.494Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
14:30:13 [2023-02-08T14:30:13.494Z] === RUN   TestVersion
14:30:13 [2023-02-08T14:30:13.494Z] --- PASS: TestVersion (0.02s)
14:30:13 [2023-02-08T14:30:13.494Z] === CONT  TestDiskUsage
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/empty
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/empty/container_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/empty/image_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/empty/volume_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/empty/build-cache_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/after_LoadBusybox
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:30:14 [2023-02-08T14:30:14.056Z] === RUN   TestDiskUsage/after_container.Run
14:30:14 [2023-02-08T14:30:14.312Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:30:14 [2023-02-08T14:30:14.312Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:30:14 [2023-02-08T14:30:14.312Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:30:14 [2023-02-08T14:30:14.312Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:30:14 [2023-02-08T14:30:14.312Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:30:14 [2023-02-08T14:30:14.312Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:30:14 [2023-02-08T14:30:14.312Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:30:14 [2023-02-08T14:30:14.312Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:30:14 [2023-02-08T14:30:14.312Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:30:14 [2023-02-08T14:30:14.312Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:30:14 [2023-02-08T14:30:14.568Z] --- PASS: TestDiskUsage (1.06s)
14:30:14 [2023-02-08T14:30:14.568Z]     --- PASS: TestDiskUsage/empty (0.01s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z] PASS
14:30:14 [2023-02-08T14:30:14.568Z] 
14:30:14 [2023-02-08T14:30:14.568Z] === Skipped
14:30:14 [2023-02-08T14:30:14.568Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:30:14 [2023-02-08T14:30:14.568Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:30:14 [2023-02-08T14:30:14.568Z] 
14:30:14 [2023-02-08T14:30:14.568Z] DONE 57 tests, 1 skipped in 22.717s
14:30:14 [2023-02-08T14:30:14.568Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
14:30:14 [2023-02-08T14:30:14.568Z] ++ 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
14:30:14 [2023-02-08T14:30:14.568Z] ++ set -e
14:30:14 [2023-02-08T14:30:14.568Z] ++ '[' -n 0 ']'
14:30:14 [2023-02-08T14:30:14.568Z] ++ set -x
14:30:14 [2023-02-08T14:30:14.568Z] ++ 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
14:30:14 [2023-02-08T14:30:14.568Z] INFO: Testing against a local daemon
14:30:14 [2023-02-08T14:30:14.568Z] === RUN   TestVolumesCreateAndList
14:30:14 [2023-02-08T14:30:14.568Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:30:14 [2023-02-08T14:30:14.568Z] === RUN   TestVolumesRemove
14:30:14 [2023-02-08T14:30:14.824Z] --- PASS: TestVolumesRemove (0.06s)
14:30:14 [2023-02-08T14:30:14.824Z] === RUN   TestVolumesInspect
14:30:14 [2023-02-08T14:30:14.824Z] --- PASS: TestVolumesInspect (0.02s)
14:30:14 [2023-02-08T14:30:14.824Z] === RUN   TestVolumesInvalidJSON
14:30:14 [2023-02-08T14:30:14.824Z] === RUN   TestVolumesInvalidJSON/volumes/create
14:30:14 [2023-02-08T14:30:14.824Z] === PAUSE TestVolumesInvalidJSON/volumes/create
14:30:14 [2023-02-08T14:30:14.824Z] === CONT  TestVolumesInvalidJSON/volumes/create
14:30:14 [2023-02-08T14:30:14.824Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
14:30:14 [2023-02-08T14:30:14.824Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
14:30:14 [2023-02-08T14:30:14.824Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
14:30:14 [2023-02-08T14:30:14.824Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
14:30:14 [2023-02-08T14:30:14.824Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:30:14 [2023-02-08T14:30:14.824Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
14:30:14 [2023-02-08T14:30:14.824Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
14:30:14 [2023-02-08T14:30:14.824Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
14:30:14 [2023-02-08T14:30:14.824Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
14:30:14 [2023-02-08T14:30:14.824Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
14:30:14 [2023-02-08T14:30:14.824Z] === RUN   TestVolumePruneAnonymous
14:30:14 [2023-02-08T14:30:14.824Z] --- PASS: TestVolumePruneAnonymous (0.03s)
14:30:14 [2023-02-08T14:30:14.824Z] PASS
14:30:14 [2023-02-08T14:30:14.824Z] 
14:30:14 [2023-02-08T14:30:14.824Z] DONE 10 tests in 0.234s
14:30:14 [2023-02-08T14:30:14.824Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:30:14 [2023-02-08T14:30:14.824Z] ++++ cat bundles/test-integration/docker.pid
14:30:14 [2023-02-08T14:30:14.824Z] +++ kill 14439
14:30:15 [2023-02-08T14:30:15.080Z] +++ /etc/init.d/apparmor stop
14:30:15 [2023-02-08T14:30:15.081Z] Leaving: AppArmorNo profiles have been unloaded.
14:30:15 [2023-02-08T14:30:15.081Z] 
14:30:15 [2023-02-08T14:30:15.081Z] Unloading profiles will leave already running processes permanently
14:30:15 [2023-02-08T14:30:15.081Z] unconfined, which can lead to unexpected situations.
14:30:15 [2023-02-08T14:30:15.081Z] 
14:30:15 [2023-02-08T14:30:15.081Z] To set a process to complain mode, use the command line tool
14:30:15 [2023-02-08T14:30:15.081Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:30:15 [2023-02-08T14:30:15.081Z] +++ true
14:30:15 [2023-02-08T14:30:15.081Z] exiting test-integration
14:30:15 [2023-02-08T14:30:15.081Z] ++ exit 0
14:30:15 [2023-02-08T14:30:15.081Z] 
Post stage
[Pipeline] junit
14:30:16 [2023-02-08T14:30:16.018Z] Recording test results
14:30:16 [2023-02-08T14:30:16.192Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:30:16 [2023-02-08T14:30:16.575Z] + echo Ensuring container killed.
14:30:16 [2023-02-08T14:30:16.575Z] Ensuring container killed.
14:30:16 [2023-02-08T14:30:16.575Z] + docker rm -vf docker-pr6
14:30:16 [2023-02-08T14:30:16.575Z] Error response from daemon: No such container: docker-pr6
[Pipeline] sh
14:30:16 [2023-02-08T14:30:16.849Z] + echo Chowning /workspace to jenkins user
14:30:16 [2023-02-08T14:30:16.849Z] Chowning /workspace to jenkins user
14:30:16 [2023-02-08T14:30:16.849Z] + id -u
14:30:16 [2023-02-08T14:30:16.849Z] + id -g
14:30:16 [2023-02-08T14:30:16.849Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44955:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:30:18 [2023-02-08T14:30:18.598Z] + bundleName=arm64-integration
14:30:18 [2023-02-08T14:30:18.598Z] + echo Creating arm64-integration-bundles.tar.gz
14:30:18 [2023-02-08T14:30:18.598Z] Creating arm64-integration-bundles.tar.gz
14:30:18 [2023-02-08T14:30:18.598Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:30:18 [2023-02-08T14:30:18.598Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
14:30:18 [2023-02-08T14:30:18.863Z] Archiving artifacts
14:30:19 [2023-02-08T14:30:19.171Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44955/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:30:19 [2023-02-08T14:30:19.460Z] + make clean
14:30:19 [2023-02-08T14:30:19.716Z] docker volume rm -f docker-dev-cache docker-mod-cache
14:30:19 [2023-02-08T14:30:19.716Z] docker-dev-cache
14:30:19 [2023-02-08T14:30:19.716Z] 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