Skip to content
Success

Console Output

Pull request #46853 updated
Started by user Sebastiaan van Stijn
Rebuilds build #18
18:35:40 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 13915f6521a5021d1d23b64c9831e4f4a6ef19a6+388216fc45aba43d54b950400c5106ecd71fb3db (a894d6b6d84fef4a44377e625967eb7a1e49ec70)
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-46853@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
18:35:44 [2023-12-20T18:35:44.271Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
18:35:44 [2023-12-20T18:35:44.276Z] Trying to pass milestone 18
[Pipeline] milestone
18:35:44 [2023-12-20T18:35:44.426Z] Trying to pass milestone 19
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
18:35:44 [2023-12-20T18:35:44.677Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-030246e80f63339bc) in /home/ubuntu/workspace/moby_PR-46853
[Pipeline] {
[Pipeline] checkout
18:35:44 [2023-12-20T18:35:44.708Z] The recommended git tool is: git
18:35:44 [2023-12-20T18:35:44.719Z] using credential docker-jenkins-github-credentials
18:35:44 [2023-12-20T18:35:44.738Z] Cloning the remote Git repository
18:35:44 [2023-12-20T18:35:44.738Z] Cloning with configured refspecs honoured and without tags
18:35:44 [2023-12-20T18:35:44.745Z] Cloning repository https://github.com/moby/moby.git
18:35:44 [2023-12-20T18:35:44.745Z]  > git init /home/ubuntu/workspace/moby_PR-46853 # timeout=10
18:35:44 [2023-12-20T18:35:44.750Z] Fetching upstream changes from https://github.com/moby/moby.git
18:35:44 [2023-12-20T18:35:44.750Z]  > git --version # timeout=10
18:35:44 [2023-12-20T18:35:44.753Z]  > git --version # 'git version 2.25.1'
18:35:44 [2023-12-20T18:35:44.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:35:44 [2023-12-20T18:35:44.754Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46853/head:refs/remotes/origin/PR-46853 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:36:00 [2023-12-20T18:36:00.014Z] Fetching without tags
18:36:00 [2023-12-20T18:36:00.234Z] Merging remotes/origin/master commit 388216fc45aba43d54b950400c5106ecd71fb3db into PR head commit 13915f6521a5021d1d23b64c9831e4f4a6ef19a6
18:36:00 [2023-12-20T18:36:00.001Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:36:00 [2023-12-20T18:36:00.004Z]  > git config --add remote.origin.fetch +refs/pull/46853/head:refs/remotes/origin/PR-46853 # timeout=10
18:36:00 [2023-12-20T18:36:00.007Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:36:00 [2023-12-20T18:36:00.014Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:36:00 [2023-12-20T18:36:00.020Z] Fetching upstream changes from https://github.com/moby/moby.git
18:36:00 [2023-12-20T18:36:00.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:36:00 [2023-12-20T18:36:00.021Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46853/head:refs/remotes/origin/PR-46853 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:36:00 [2023-12-20T18:36:00.240Z]  > git config core.sparsecheckout # timeout=10
18:36:00 [2023-12-20T18:36:00.243Z]  > git checkout -f 13915f6521a5021d1d23b64c9831e4f4a6ef19a6 # timeout=10
18:36:01 [2023-12-20T18:36:01.823Z] Merge succeeded, producing edfbd85f9e5654a0b03c969b481b25b7d321aa2c
18:36:01 [2023-12-20T18:36:01.824Z] Checking out Revision edfbd85f9e5654a0b03c969b481b25b7d321aa2c (PR-46853)
18:36:01 [2023-12-20T18:36:01.886Z] Commit message: "Merge commit '388216fc45aba43d54b950400c5106ecd71fb3db' into HEAD"
18:36:01 [2023-12-20T18:36:01.892Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:36:00 [2023-12-20T18:36:00.900Z]  > git remote # timeout=10
18:36:00 [2023-12-20T18:36:00.902Z]  > git config --get remote.origin.url # timeout=10
18:36:00 [2023-12-20T18:36:00.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:36:00 [2023-12-20T18:36:00.906Z]  > git merge 388216fc45aba43d54b950400c5106ecd71fb3db # timeout=10
18:36:01 [2023-12-20T18:36:01.824Z]  > git rev-parse HEAD^{commit} # timeout=10
18:36:01 [2023-12-20T18:36:01.830Z]  > git config core.sparsecheckout # timeout=10
18:36:01 [2023-12-20T18:36:01.833Z]  > git checkout -f edfbd85f9e5654a0b03c969b481b25b7d321aa2c # timeout=10
18:36:01 [2023-12-20T18:36:01.893Z]  > git rev-list --no-walk 9370cd33de989079c6e22c692b8efd12364bcbae # timeout=10
18:36:02 [2023-12-20T18:36:02.564Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46853:/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
18:36:05 [2023-12-20T18:36:05.867Z] 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: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
18:36:06 [2023-12-20T18:36:06.206Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-030246e80f63339bc) in /home/ubuntu/workspace/moby_PR-46853
[Pipeline] {
[Pipeline] checkout
18:36:06 [2023-12-20T18:36:06.251Z] The recommended git tool is: git
18:36:06 [2023-12-20T18:36:06.273Z] using credential docker-jenkins-github-credentials
18:36:06 [2023-12-20T18:36:06.291Z] Fetching changes from the remote Git repository
18:36:06 [2023-12-20T18:36:06.303Z] Fetching without tags
18:36:06 [2023-12-20T18:36:06.524Z] Merging remotes/origin/master commit 388216fc45aba43d54b950400c5106ecd71fb3db into PR head commit 13915f6521a5021d1d23b64c9831e4f4a6ef19a6
18:36:06 [2023-12-20T18:36:06.671Z] Merge succeeded, producing 2d174ed6244ac057f4a07551de29f3612170a342
18:36:06 [2023-12-20T18:36:06.672Z] Checking out Revision 2d174ed6244ac057f4a07551de29f3612170a342 (PR-46853)
18:36:06 [2023-12-20T18:36:06.723Z] Commit message: "Merge commit '388216fc45aba43d54b950400c5106ecd71fb3db' into HEAD"
18:36:06 [2023-12-20T18:36:06.729Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:36:06 [2023-12-20T18:36:06.291Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46853/.git # timeout=10
18:36:06 [2023-12-20T18:36:06.299Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:36:06 [2023-12-20T18:36:06.310Z] Fetching upstream changes from https://github.com/moby/moby.git
18:36:06 [2023-12-20T18:36:06.310Z]  > git --version # timeout=10
18:36:06 [2023-12-20T18:36:06.312Z]  > git --version # 'git version 2.25.1'
18:36:06 [2023-12-20T18:36:06.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:36:06 [2023-12-20T18:36:06.313Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46853/head:refs/remotes/origin/PR-46853 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:36:06 [2023-12-20T18:36:06.531Z]  > git config core.sparsecheckout # timeout=10
18:36:06 [2023-12-20T18:36:06.534Z]  > git checkout -f 13915f6521a5021d1d23b64c9831e4f4a6ef19a6 # timeout=10
18:36:06 [2023-12-20T18:36:06.577Z]  > git remote # timeout=10
18:36:06 [2023-12-20T18:36:06.580Z]  > git config --get remote.origin.url # timeout=10
18:36:06 [2023-12-20T18:36:06.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:36:06 [2023-12-20T18:36:06.584Z]  > git merge 388216fc45aba43d54b950400c5106ecd71fb3db # timeout=10
18:36:06 [2023-12-20T18:36:06.671Z]  > git rev-parse HEAD^{commit} # timeout=10
18:36:06 [2023-12-20T18:36:06.679Z]  > git config core.sparsecheckout # timeout=10
18:36:06 [2023-12-20T18:36:06.682Z]  > git checkout -f 2d174ed6244ac057f4a07551de29f3612170a342 # timeout=10
18:36:06 [2023-12-20T18:36:06.730Z]  > git rev-list --no-walk 9370cd33de989079c6e22c692b8efd12364bcbae # timeout=10
18:36:07 [2023-12-20T18:36:07.446Z] + docker version
18:36:07 [2023-12-20T18:36:07.446Z] Client: Docker Engine - Community
18:36:07 [2023-12-20T18:36:07.446Z]  Version:           24.0.7
18:36:07 [2023-12-20T18:36:07.446Z]  API version:       1.43
18:36:07 [2023-12-20T18:36:07.446Z]  Go version:        go1.20.10
18:36:07 [2023-12-20T18:36:07.446Z]  Git commit:        afdd53b
18:36:07 [2023-12-20T18:36:07.446Z]  Built:             Thu Oct 26 09:08:14 2023
18:36:07 [2023-12-20T18:36:07.446Z]  OS/Arch:           linux/arm64
18:36:07 [2023-12-20T18:36:07.446Z]  Context:           default
18:36:07 [2023-12-20T18:36:07.446Z] 
18:36:07 [2023-12-20T18:36:07.446Z] Server: Docker Engine - Community
18:36:07 [2023-12-20T18:36:07.446Z]  Engine:
18:36:07 [2023-12-20T18:36:07.446Z]   Version:          24.0.7
18:36:07 [2023-12-20T18:36:07.446Z]   API version:      1.43 (minimum version 1.12)
18:36:07 [2023-12-20T18:36:07.446Z]   Go version:       go1.20.10
18:36:07 [2023-12-20T18:36:07.446Z]   Git commit:       311b9ff
18:36:07 [2023-12-20T18:36:07.446Z]   Built:            Thu Oct 26 09:08:14 2023
18:36:07 [2023-12-20T18:36:07.446Z]   OS/Arch:          linux/arm64
18:36:07 [2023-12-20T18:36:07.446Z]   Experimental:     true
18:36:07 [2023-12-20T18:36:07.446Z]  containerd:
18:36:07 [2023-12-20T18:36:07.446Z]   Version:          1.6.25
18:36:07 [2023-12-20T18:36:07.446Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
18:36:07 [2023-12-20T18:36:07.446Z]  runc:
18:36:07 [2023-12-20T18:36:07.446Z]   Version:          1.1.10
18:36:07 [2023-12-20T18:36:07.446Z]   GitCommit:        v1.1.10-0-g18a0cb0
18:36:07 [2023-12-20T18:36:07.446Z]  docker-init:
18:36:07 [2023-12-20T18:36:07.446Z]   Version:          0.19.0
18:36:07 [2023-12-20T18:36:07.446Z]   GitCommit:        de40ad0
[Pipeline] sh
18:36:07 [2023-12-20T18:36:07.734Z] + docker info
18:36:07 [2023-12-20T18:36:07.734Z] Client: Docker Engine - Community
18:36:07 [2023-12-20T18:36:07.734Z]  Version:    24.0.7
18:36:07 [2023-12-20T18:36:07.734Z]  Context:    default
18:36:07 [2023-12-20T18:36:07.734Z]  Debug Mode: false
18:36:07 [2023-12-20T18:36:07.734Z]  Plugins:
18:36:07 [2023-12-20T18:36:07.734Z]   buildx: Docker Buildx (Docker Inc.)
18:36:07 [2023-12-20T18:36:07.734Z]     Version:  v0.12.0
18:36:07 [2023-12-20T18:36:07.734Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:36:07 [2023-12-20T18:36:07.734Z]   compose: Docker Compose (Docker Inc.)
18:36:07 [2023-12-20T18:36:07.734Z]     Version:  v2.23.3
18:36:07 [2023-12-20T18:36:07.734Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:36:07 [2023-12-20T18:36:07.734Z] 
18:36:07 [2023-12-20T18:36:07.734Z] Server:
18:36:07 [2023-12-20T18:36:07.734Z]  Containers: 0
18:36:07 [2023-12-20T18:36:07.734Z]   Running: 0
18:36:07 [2023-12-20T18:36:07.734Z]   Paused: 0
18:36:07 [2023-12-20T18:36:07.734Z]   Stopped: 0
18:36:07 [2023-12-20T18:36:07.734Z]  Images: 3
18:36:07 [2023-12-20T18:36:07.734Z]  Server Version: 24.0.7
18:36:07 [2023-12-20T18:36:07.734Z]  Storage Driver: overlay2
18:36:07 [2023-12-20T18:36:07.734Z]   Backing Filesystem: extfs
18:36:07 [2023-12-20T18:36:07.734Z]   Supports d_type: true
18:36:07 [2023-12-20T18:36:07.734Z]   Using metacopy: false
18:36:07 [2023-12-20T18:36:07.734Z]   Native Overlay Diff: true
18:36:07 [2023-12-20T18:36:07.734Z]   userxattr: false
18:36:07 [2023-12-20T18:36:07.734Z]  Logging Driver: json-file
18:36:07 [2023-12-20T18:36:07.734Z]  Cgroup Driver: cgroupfs
18:36:07 [2023-12-20T18:36:07.734Z]  Cgroup Version: 1
18:36:07 [2023-12-20T18:36:07.734Z]  Plugins:
18:36:07 [2023-12-20T18:36:07.734Z]   Volume: local
18:36:07 [2023-12-20T18:36:07.734Z]   Network: bridge host ipvlan macvlan null overlay
18:36:07 [2023-12-20T18:36:07.734Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:36:07 [2023-12-20T18:36:07.734Z]  Swarm: inactive
18:36:07 [2023-12-20T18:36:07.734Z]  Runtimes: io.containerd.runc.v2 runc
18:36:07 [2023-12-20T18:36:07.734Z]  Default Runtime: runc
18:36:07 [2023-12-20T18:36:07.734Z]  Init Binary: docker-init
18:36:07 [2023-12-20T18:36:07.734Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
18:36:07 [2023-12-20T18:36:07.734Z]  runc version: v1.1.10-0-g18a0cb0
18:36:07 [2023-12-20T18:36:07.734Z]  init version: de40ad0
18:36:07 [2023-12-20T18:36:07.734Z]  Security Options:
18:36:07 [2023-12-20T18:36:07.734Z]   apparmor
18:36:07 [2023-12-20T18:36:07.734Z]   seccomp
18:36:07 [2023-12-20T18:36:07.734Z]    Profile: builtin
18:36:07 [2023-12-20T18:36:07.734Z]  Kernel Version: 5.15.0-1050-aws
18:36:07 [2023-12-20T18:36:07.734Z]  Operating System: Ubuntu 20.04.6 LTS
18:36:07 [2023-12-20T18:36:07.734Z]  OSType: linux
18:36:07 [2023-12-20T18:36:07.734Z]  Architecture: aarch64
18:36:07 [2023-12-20T18:36:07.734Z]  CPUs: 8
18:36:07 [2023-12-20T18:36:07.734Z]  Total Memory: 30.64GiB
18:36:07 [2023-12-20T18:36:07.734Z]  Name: ip-10-100-36-221
18:36:07 [2023-12-20T18:36:07.734Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
18:36:07 [2023-12-20T18:36:07.734Z]  Docker Root Dir: /var/lib/docker
18:36:07 [2023-12-20T18:36:07.734Z]  Debug Mode: false
18:36:07 [2023-12-20T18:36:07.734Z]  Experimental: true
18:36:07 [2023-12-20T18:36:07.734Z]  Insecure Registries:
18:36:07 [2023-12-20T18:36:07.734Z]   127.0.0.0/8
18:36:07 [2023-12-20T18:36:07.734Z]  Live Restore Enabled: true
18:36:07 [2023-12-20T18:36:07.734Z] 
[Pipeline] sh
18:36:08 [2023-12-20T18:36:08.023Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:36:08 [2023-12-20T18:36:08.023Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:36:08 [2023-12-20T18:36:08.023Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46853/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
18:36:08 [2023-12-20T18:36:08.023Z] + bash /home/ubuntu/workspace/moby_PR-46853/check-config.sh
18:36:08 [2023-12-20T18:36:08.023Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:36:08 [2023-12-20T18:36:08.023Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
18:36:08 [2023-12-20T18:36:08.023Z] 
18:36:08 [2023-12-20T18:36:08.023Z] Generally Necessary:
18:36:08 [2023-12-20T18:36:08.023Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:36:08 [2023-12-20T18:36:08.023Z] - apparmor: enabled and tools installed
18:36:08 [2023-12-20T18:36:08.023Z] - CONFIG_NAMESPACES: enabled
18:36:08 [2023-12-20T18:36:08.023Z] - CONFIG_NET_NS: enabled
18:36:08 [2023-12-20T18:36:08.023Z] - CONFIG_PID_NS: enabled
18:36:08 [2023-12-20T18:36:08.023Z] - CONFIG_IPC_NS: enabled
18:36:08 [2023-12-20T18:36:08.023Z] - CONFIG_UTS_NS: enabled
18:36:08 [2023-12-20T18:36:08.023Z] - CONFIG_CGROUPS: enabled
18:36:08 [2023-12-20T18:36:08.023Z] - CONFIG_CGROUP_CPUACCT: enabled
18:36:08 [2023-12-20T18:36:08.023Z] - CONFIG_CGROUP_DEVICE: enabled
18:36:08 [2023-12-20T18:36:08.023Z] - CONFIG_CGROUP_FREEZER: enabled
18:36:08 [2023-12-20T18:36:08.023Z] - CONFIG_CGROUP_SCHED: enabled
18:36:08 [2023-12-20T18:36:08.023Z] - CONFIG_CPUSETS: enabled
18:36:08 [2023-12-20T18:36:08.023Z] - CONFIG_MEMCG: enabled
18:36:08 [2023-12-20T18:36:08.023Z] - CONFIG_KEYS: enabled
18:36:08 [2023-12-20T18:36:08.023Z] - CONFIG_VETH: enabled (as module)
18:36:08 [2023-12-20T18:36:08.023Z] - CONFIG_BRIDGE: enabled (as module)
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_NF_NAT: enabled (as module)
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_POSIX_MQUEUE: enabled
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_CGROUP_BPF: enabled
18:36:08 [2023-12-20T18:36:08.286Z] 
18:36:08 [2023-12-20T18:36:08.286Z] Optional Features:
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_USER_NS: enabled
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_SECCOMP: enabled
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_SECCOMP_FILTER: enabled
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_CGROUP_PIDS: enabled
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_MEMCG_SWAP: enabled
18:36:08 [2023-12-20T18:36:08.286Z]     (cgroup swap accounting is currently enabled)
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_BLK_CGROUP: enabled
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_CGROUP_PERF: enabled
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_CGROUP_HUGETLB: enabled
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:36:08 [2023-12-20T18:36:08.286Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:36:08 [2023-12-20T18:36:08.547Z] - CONFIG_CFS_BANDWIDTH: enabled
18:36:08 [2023-12-20T18:36:08.547Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:36:08 [2023-12-20T18:36:08.547Z] - CONFIG_RT_GROUP_SCHED: missing
18:36:08 [2023-12-20T18:36:08.547Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:36:08 [2023-12-20T18:36:08.547Z] - CONFIG_IP_VS: enabled (as module)
18:36:08 [2023-12-20T18:36:08.547Z] - CONFIG_IP_VS_NFCT: enabled
18:36:08 [2023-12-20T18:36:08.547Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:36:08 [2023-12-20T18:36:08.547Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:36:08 [2023-12-20T18:36:08.547Z] - CONFIG_IP_VS_RR: enabled (as module)
18:36:08 [2023-12-20T18:36:08.547Z] - CONFIG_SECURITY_SELINUX: enabled
18:36:08 [2023-12-20T18:36:08.547Z] - CONFIG_SECURITY_APPARMOR: enabled
18:36:08 [2023-12-20T18:36:08.547Z] - CONFIG_EXT4_FS: enabled
18:36:08 [2023-12-20T18:36:08.547Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:36:08 [2023-12-20T18:36:08.547Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:36:08 [2023-12-20T18:36:08.547Z] - Network Drivers:
18:36:08 [2023-12-20T18:36:08.547Z]   - "overlay":
18:36:08 [2023-12-20T18:36:08.547Z]     - CONFIG_VXLAN: enabled (as module)
18:36:08 [2023-12-20T18:36:08.547Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:36:08 [2023-12-20T18:36:08.547Z]       Optional (for encrypted networks):
18:36:08 [2023-12-20T18:36:08.808Z]       - CONFIG_CRYPTO: enabled
18:36:08 [2023-12-20T18:36:08.808Z]       - CONFIG_CRYPTO_AEAD: enabled
18:36:08 [2023-12-20T18:36:08.808Z]       - CONFIG_CRYPTO_GCM: enabled
18:36:08 [2023-12-20T18:36:08.808Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:36:08 [2023-12-20T18:36:08.808Z]       - CONFIG_CRYPTO_GHASH: enabled
18:36:08 [2023-12-20T18:36:08.808Z]       - CONFIG_XFRM: enabled
18:36:08 [2023-12-20T18:36:08.808Z]       - CONFIG_XFRM_USER: enabled (as module)
18:36:08 [2023-12-20T18:36:08.808Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:36:08 [2023-12-20T18:36:08.808Z]       - CONFIG_INET_ESP: enabled (as module)
18:36:08 [2023-12-20T18:36:08.808Z]   - "ipvlan":
18:36:08 [2023-12-20T18:36:08.808Z]     - CONFIG_IPVLAN: enabled (as module)
18:36:08 [2023-12-20T18:36:08.808Z]   - "macvlan":
18:36:08 [2023-12-20T18:36:08.808Z]     - CONFIG_MACVLAN: enabled (as module)
18:36:08 [2023-12-20T18:36:08.808Z]     - CONFIG_DUMMY: enabled (as module)
18:36:08 [2023-12-20T18:36:08.808Z]   - "ftp,tftp client in container":
18:36:08 [2023-12-20T18:36:08.808Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:36:08 [2023-12-20T18:36:08.808Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:36:08 [2023-12-20T18:36:08.808Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:36:08 [2023-12-20T18:36:08.808Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:36:08 [2023-12-20T18:36:08.808Z] - Storage Drivers:
18:36:08 [2023-12-20T18:36:08.808Z]   - "aufs":
18:36:08 [2023-12-20T18:36:08.808Z]     - CONFIG_AUFS_FS: enabled (as module)
18:36:08 [2023-12-20T18:36:08.808Z]   - "btrfs":
18:36:08 [2023-12-20T18:36:08.808Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:36:08 [2023-12-20T18:36:08.808Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:36:08 [2023-12-20T18:36:08.808Z]   - "devicemapper":
18:36:08 [2023-12-20T18:36:08.808Z]     - CONFIG_BLK_DEV_DM: enabled
18:36:08 [2023-12-20T18:36:08.808Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:36:08 [2023-12-20T18:36:08.808Z]   - "overlay":
18:36:08 [2023-12-20T18:36:08.808Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:36:08 [2023-12-20T18:36:08.808Z]   - "zfs":
18:36:08 [2023-12-20T18:36:08.808Z]     - /dev/zfs: present
18:36:08 [2023-12-20T18:36:08.808Z]     - zfs command: missing
18:36:08 [2023-12-20T18:36:08.808Z]     - zpool command: missing
18:36:08 [2023-12-20T18:36:08.808Z] 
18:36:08 [2023-12-20T18:36:08.808Z] Limits:
18:36:08 [2023-12-20T18:36:08.808Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:36:08 [2023-12-20T18:36:08.808Z] 
18:36:08 [2023-12-20T18:36:08.808Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:36:09 [2023-12-20T18:36:09.130Z] + docker build --force-rm -t docker:2d174ed6244ac057f4a07551de29f3612170a342 .
18:36:09 [2023-12-20T18:36:09.395Z] #0 building with "default" instance using docker driver
18:36:09 [2023-12-20T18:36:09.395Z] 
18:36:09 [2023-12-20T18:36:09.395Z] #1 [internal] load build definition from Dockerfile
18:36:09 [2023-12-20T18:36:09.395Z] #1 transferring dockerfile: 27.89kB done
18:36:09 [2023-12-20T18:36:09.395Z] #1 DONE 0.0s
18:36:09 [2023-12-20T18:36:09.395Z] 
18:36:09 [2023-12-20T18:36:09.395Z] #2 [internal] load .dockerignore
18:36:09 [2023-12-20T18:36:09.395Z] #2 transferring context: 113B done
18:36:09 [2023-12-20T18:36:09.395Z] #2 DONE 0.0s
18:36:09 [2023-12-20T18:36:09.395Z] 
18:36:09 [2023-12-20T18:36:09.395Z] #3 resolve image config for docker.io/docker/dockerfile:1
18:36:09 [2023-12-20T18:36:09.395Z] #3 DONE 0.1s
18:36:09 [2023-12-20T18:36:09.395Z] 
18:36:09 [2023-12-20T18:36:09.395Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:36:09 [2023-12-20T18:36:09.395Z] #4 CACHED
18:36:09 [2023-12-20T18:36:09.395Z] 
18:36:09 [2023-12-20T18:36:09.395Z] #5 [internal] load metadata for docker.io/library/busybox:latest
18:36:09 [2023-12-20T18:36:09.656Z] #5 DONE 0.0s
18:36:09 [2023-12-20T18:36:09.656Z] 
18:36:09 [2023-12-20T18:36:09.656Z] #6 [internal] load metadata for docker.io/library/golang:1.21.5-bookworm
18:36:09 [2023-12-20T18:36:09.656Z] #6 DONE 0.1s
18:36:09 [2023-12-20T18:36:09.656Z] 
18:36:09 [2023-12-20T18:36:09.656Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:36:09 [2023-12-20T18:36:09.656Z] #7 ...
18:36:09 [2023-12-20T18:36:09.656Z] 
18:36:09 [2023-12-20T18:36:09.656Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.12.0
18:36:09 [2023-12-20T18:36:09.656Z] #8 DONE 0.2s
18:36:09 [2023-12-20T18:36:09.656Z] 
18:36:09 [2023-12-20T18:36:09.656Z] #9 [internal] load metadata for docker.io/distribution/distribution:2.8.3
18:36:09 [2023-12-20T18:36:09.656Z] #9 DONE 0.2s
18:36:09 [2023-12-20T18:36:09.656Z] 
18:36:09 [2023-12-20T18:36:09.656Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
18:36:09 [2023-12-20T18:36:09.656Z] #10 DONE 0.2s
18:36:09 [2023-12-20T18:36:09.656Z] 
18:36:09 [2023-12-20T18:36:09.656Z] #11 [internal] load metadata for docker.io/library/debian:bookworm
18:36:09 [2023-12-20T18:36:09.656Z] #11 DONE 0.3s
18:36:09 [2023-12-20T18:36:09.917Z] 
18:36:09 [2023-12-20T18:36:09.917Z] #12 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
18:36:09 [2023-12-20T18:36:09.917Z] #12 DONE 0.3s
18:36:09 [2023-12-20T18:36:09.917Z] 
18:36:09 [2023-12-20T18:36:09.917Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:36:09 [2023-12-20T18:36:09.917Z] #7 DONE 0.3s
18:36:09 [2023-12-20T18:36:09.917Z] 
18:36:09 [2023-12-20T18:36:09.917Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:4891844757a81153b512c91f1af30c6de9edf637e1bbebb571b43a631a861b0c
18:36:09 [2023-12-20T18:36:09.917Z] #13 DONE 0.0s
18:36:09 [2023-12-20T18:36:09.917Z] 
18:36:09 [2023-12-20T18:36:09.917Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
18:36:09 [2023-12-20T18:36:09.917Z] #14 DONE 0.0s
18:36:09 [2023-12-20T18:36:09.917Z] 
18:36:09 [2023-12-20T18:36:09.917Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:36:09 [2023-12-20T18:36:09.917Z] #15 DONE 0.0s
18:36:09 [2023-12-20T18:36:09.917Z] 
18:36:09 [2023-12-20T18:36:09.917Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
18:36:09 [2023-12-20T18:36:09.917Z] #16 DONE 0.0s
18:36:09 [2023-12-20T18:36:09.917Z] 
18:36:09 [2023-12-20T18:36:09.917Z] #17 [build-dummy 1/2] FROM docker.io/library/busybox:latest
18:36:09 [2023-12-20T18:36:09.917Z] #17 DONE 0.0s
18:36:09 [2023-12-20T18:36:09.917Z] 
18:36:09 [2023-12-20T18:36:09.917Z] #18 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6
18:36:09 [2023-12-20T18:36:09.917Z] #18 DONE 0.0s
18:36:09 [2023-12-20T18:36:09.917Z] 
18:36:09 [2023-12-20T18:36:09.917Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
18:36:09 [2023-12-20T18:36:09.917Z] #19 DONE 0.0s
18:36:09 [2023-12-20T18:36:09.917Z] 
18:36:09 [2023-12-20T18:36:09.917Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:bac353db4cc04bc672b14029964e686cd7bad56fe34b51f432c1a1304b9928da
18:36:09 [2023-12-20T18:36:09.917Z] #20 DONE 0.0s
18:36:09 [2023-12-20T18:36:09.917Z] 
18:36:09 [2023-12-20T18:36:09.917Z] #21 [internal] load build context
18:36:10 [2023-12-20T18:36:10.868Z] #21 transferring context: 74.85MB 1.0s done
18:36:10 [2023-12-20T18:36:10.868Z] #21 DONE 1.1s
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #22 [base 2/4] COPY --from=xx / /
18:36:10 [2023-12-20T18:36:10.868Z] #22 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #23 [build-dummy 2/2] RUN mkdir -p /build
18:36:10 [2023-12-20T18:36:10.868Z] #23 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #24 [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...)
18:36:10 [2023-12-20T18:36:10.868Z] #24 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #25 [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
18:36:10 [2023-12-20T18:36:10.868Z] #25 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #26 [delve-build 1/2] WORKDIR /usr/src/delve
18:36:10 [2023-12-20T18:36:10.868Z] #26 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #27 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
18:36:10 [2023-12-20T18:36:10.868Z] #27 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #28 [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
18:36:10 [2023-12-20T18:36:10.868Z] #28 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #29 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
18:36:10 [2023-12-20T18:36:10.868Z] #29 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #30 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
18:36:10 [2023-12-20T18:36:10.868Z] #30 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #31 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
18:36:10 [2023-12-20T18:36:10.868Z] #31 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #32 [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...)
18:36:10 [2023-12-20T18:36:10.868Z] #32 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #33 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
18:36:10 [2023-12-20T18:36:10.868Z] #33 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #34 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
18:36:10 [2023-12-20T18:36:10.868Z] #34 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #35 [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...)
18:36:10 [2023-12-20T18:36:10.868Z] #35 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #36 [binary-dummy 1/1] COPY --from=build-dummy /build /build
18:36:10 [2023-12-20T18:36:10.868Z] #36 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #37 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:36:10 [2023-12-20T18:36:10.868Z] #37 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #38 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
18:36:10 [2023-12-20T18:36:10.868Z] #38 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #39 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:36:10 [2023-12-20T18:36:10.868Z] #39 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #40 [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             pkg-config
18:36:10 [2023-12-20T18:36:10.868Z] #40 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #41 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
18:36:10 [2023-12-20T18:36:10.868Z] #41 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #42 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
18:36:10 [2023-12-20T18:36:10.868Z] #42 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #43 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
18:36:10 [2023-12-20T18:36:10.868Z] #43 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #44 [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...)
18:36:10 [2023-12-20T18:36:10.868Z] #44 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #45 [containerd-src 1/3] WORKDIR /usr/src/containerd
18:36:10 [2023-12-20T18:36:10.868Z] #45 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #46 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
18:36:10 [2023-12-20T18:36:10.868Z] #46 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #47 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
18:36:10 [2023-12-20T18:36:10.868Z] #47 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #48 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
18:36:10 [2023-12-20T18:36:10.868Z] #48 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #49 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
18:36:10 [2023-12-20T18:36:10.868Z] #49 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #50 [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.1"      && /build/go-winres --help
18:36:10 [2023-12-20T18:36:10.868Z] #50 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #51 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
18:36:10 [2023-12-20T18:36:10.868Z] #51 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #52 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
18:36:10 [2023-12-20T18:36:10.868Z] #52 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #53 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:36:10 [2023-12-20T18:36:10.868Z] #53 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #54 [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
18:36:10 [2023-12-20T18:36:10.868Z] #54 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #55 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
18:36:10 [2023-12-20T18:36:10.868Z] #55 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #56 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
18:36:10 [2023-12-20T18:36:10.868Z] #56 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #57 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
18:36:10 [2023-12-20T18:36:10.868Z] #57 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #58 [dev-base  8/12] 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             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
18:36:10 [2023-12-20T18:36:10.868Z] #58 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #59 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
18:36:10 [2023-12-20T18:36:10.868Z] #59 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #60 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
18:36:10 [2023-12-20T18:36:10.868Z] #60 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #61 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
18:36:10 [2023-12-20T18:36:10.868Z] #61 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #62 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
18:36:10 [2023-12-20T18:36:10.868Z] #62 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #63 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
18:36:10 [2023-12-20T18:36:10.868Z] #63 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #64 [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...)
18:36:10 [2023-12-20T18:36:10.868Z] #64 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #65 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
18:36:10 [2023-12-20T18:36:10.868Z] #65 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.868Z] #66 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:36:10 [2023-12-20T18:36:10.868Z] #66 CACHED
18:36:10 [2023-12-20T18:36:10.868Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #67 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
18:36:10 [2023-12-20T18:36:10.869Z] #67 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #68 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
18:36:10 [2023-12-20T18:36:10.869Z] #68 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #69 [registry-src 1/2] WORKDIR /usr/src/registry
18:36:10 [2023-12-20T18:36:10.869Z] #69 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #70 [dev-base  6/12] RUN ldconfig
18:36:10 [2023-12-20T18:36:10.869Z] #70 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #71 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:36:10 [2023-12-20T18:36:10.869Z] #71 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #72 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
18:36:10 [2023-12-20T18:36:10.869Z] #72 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #73 [dev-base  9/12] 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
18:36:10 [2023-12-20T18:36:10.869Z] #73 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #74 [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             ;
18:36:10 [2023-12-20T18:36:10.869Z] #74 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #75 [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...)
18:36:10 [2023-12-20T18:36:10.869Z] #75 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #76 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
18:36:10 [2023-12-20T18:36:10.869Z] #76 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #77 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
18:36:10 [2023-12-20T18:36:10.869Z] #77 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #78 [tini-src 1/3] WORKDIR /usr/src/tini
18:36:10 [2023-12-20T18:36:10.869Z] #78 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #79 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:36:10 [2023-12-20T18:36:10.869Z] #79 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #80 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
18:36:10 [2023-12-20T18:36:10.869Z] #80 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #81 [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             pkg-config
18:36:10 [2023-12-20T18:36:10.869Z] #81 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #82 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:36:10 [2023-12-20T18:36:10.869Z] #82 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #83 [swagger-src 1/3] WORKDIR /usr/src/swagger
18:36:10 [2023-12-20T18:36:10.869Z] #83 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #84 [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             pkg-config
18:36:10 [2023-12-20T18:36:10.869Z] #84 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #85 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:36:10 [2023-12-20T18:36:10.869Z] #85 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #86 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
18:36:10 [2023-12-20T18:36:10.869Z] #86 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #87 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
18:36:10 [2023-12-20T18:36:10.869Z] #87 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #88 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:36:10 [2023-12-20T18:36:10.869Z] #88 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #89 [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             pkg-config
18:36:10 [2023-12-20T18:36:10.869Z] #89 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #90 [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.54.2"      && /build/golangci-lint --version
18:36:10 [2023-12-20T18:36:10.869Z] #90 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #91 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
18:36:10 [2023-12-20T18:36:10.869Z] #91 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #92 [dev-base 10/12] 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             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
18:36:10 [2023-12-20T18:36:10.869Z] #92 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #93 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.10" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:36:10 [2023-12-20T18:36:10.869Z] #93 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #94 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
18:36:10 [2023-12-20T18:36:10.869Z] #94 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #95 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
18:36:10 [2023-12-20T18:36:10.869Z] #95 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #96 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:36:10 [2023-12-20T18:36:10.869Z] #96 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #97 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
18:36:10 [2023-12-20T18:36:10.869Z] #97 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #98 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
18:36:10 [2023-12-20T18:36:10.869Z] #98 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #99 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
18:36:10 [2023-12-20T18:36:10.869Z] #99 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #100 [runc-src 1/3] WORKDIR /usr/src/runc
18:36:10 [2023-12-20T18:36:10.869Z] #100 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #101 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:36:10 [2023-12-20T18:36:10.869Z] #101 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #102 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
18:36:10 [2023-12-20T18:36:10.869Z] #102 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:36:10 [2023-12-20T18:36:10.869Z] #103 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #104 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:36:10 [2023-12-20T18:36:10.869Z] #104 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #105 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
18:36:10 [2023-12-20T18:36:10.869Z] #105 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #106 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
18:36:10 [2023-12-20T18:36:10.869Z] #106 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #107 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
18:36:10 [2023-12-20T18:36:10.869Z] #107 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #108 [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...)
18:36:10 [2023-12-20T18:36:10.869Z] #108 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #109 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
18:36:10 [2023-12-20T18:36:10.869Z] #109 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #110 [dev-base  1/12] RUN groupadd -r docker
18:36:10 [2023-12-20T18:36:10.869Z] #110 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #111 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
18:36:10 [2023-12-20T18:36:10.869Z] #111 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #112 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
18:36:10 [2023-12-20T18:36:10.869Z] #112 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #113 [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
18:36:10 [2023-12-20T18:36:10.869Z] #113 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #114 [dev 1/1] COPY --link . .
18:36:10 [2023-12-20T18:36:10.869Z] #114 CACHED
18:36:10 [2023-12-20T18:36:10.869Z] 
18:36:10 [2023-12-20T18:36:10.869Z] #115 exporting to image
18:36:10 [2023-12-20T18:36:10.869Z] #115 exporting layers done
18:36:10 [2023-12-20T18:36:10.869Z] #115 writing image sha256:e3e2c553f1430de60b24c21c68ba162fdb20785a40c11f7cb261ee3a3074e9f3 done
18:36:10 [2023-12-20T18:36:10.869Z] #115 naming to docker.io/library/docker:2d174ed6244ac057f4a07551de29f3612170a342 done
18:36:10 [2023-12-20T18:36:10.869Z] #115 DONE 0.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:36:11 [2023-12-20T18:36:11.182Z] + sudo modprobe ip6table_filter
[Pipeline] sh
18:36:11 [2023-12-20T18:36:11.470Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46853/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr19 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2d174ed6244ac057f4a07551de29f3612170a342 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2d174ed6244ac057f4a07551de29f3612170a342 hack/test/unit
18:36:12 [2023-12-20T18:36:12.857Z] + BUILDFLAGS=(-tags 'netgo journald')
18:36:12 [2023-12-20T18:36:12.857Z] + TESTFLAGS+=' -test.timeout=5m'
18:36:12 [2023-12-20T18:36:12.857Z] + TESTDIRS=./...
18:36:12 [2023-12-20T18:36:12.857Z] + exclude_paths='/vendor/|/integration'
18:36:12 [2023-12-20T18:36:12.857Z] ++ go list ./...
18:36:12 [2023-12-20T18:36:12.857Z] ++ grep -vE '(/vendor/|/integration)'
18:36:13 [2023-12-20T18:36:13.431Z] + pkg_list='github.com/docker/docker/api
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/server
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/server/backend/build
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/server/httpstatus
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/server/httputils
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/server/middleware
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/server/router
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/server/router/build
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/server/router/checkpoint
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/server/router/container
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/server/router/debug
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/server/router/distribution
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/server/router/grpc
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/server/router/image
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/server/router/network
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/server/router/plugin
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/server/router/session
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/server/router/swarm
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/server/router/system
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/server/router/volume
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/backend
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/blkiodev
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/checkpoint
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/container
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/events
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/filters
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/image
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/mount
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/network
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/plugins/logdriver
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/registry
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/strslice
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/swarm
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/swarm/runtime
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/system
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/time
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/versions
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/versions/v1p19
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/versions/v1p20
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/api/types/volume
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/builder
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/builder/builder-next
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/builder/builder-next/exporter
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/builder/builder-next/worker
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/builder/builder-next/worker/label
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/builder/dockerfile
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/builder/remotecontext
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/builder/remotecontext/git
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/builder/remotecontext/urlutil
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/cli/debug
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/cli/winresources/docker-proxy
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/cli/winresources/dockerd
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/client
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/client/buildkit
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/cmd/docker-proxy
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/cmd/dockerd
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/cmd/dockerd/trap
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/container
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/container/stream
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/contrib/apparmor
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/contrib/httpserver
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/cluster
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/cluster/convert
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/cluster/executor
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/cluster/executor/container
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/cluster/provider
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/config
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/containerd
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/events
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/events/testutils
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/graphdriver
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/graphdriver/copy
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/graphdriver/register
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/graphdriver/vfs
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/graphdriver/zfs
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/images
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/initlayer
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/links
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/listeners
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/logger
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/logger/awslogs
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/logger/fluentd
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/logger/gcplogs
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/logger/gelf
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/logger/journald
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/logger/local
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/logger/loggertest
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/logger/loggerutils
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/logger/splunk
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/logger/syslog
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/logger/templates
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/names
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/network
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/snapshotter
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/daemon/stats
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/distribution
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/distribution/metadata
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/distribution/utils
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/distribution/xfer
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/dockerversion
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/errdefs
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/image
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/image/cache
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/image/spec/specs-go
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/image/spec/specs-go/v1
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/image/tarexport
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/image/v1
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/internal/compatcontext
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/internal/mod
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/internal/mounttree
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/internal/multierror
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/internal/sliceutil
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/internal/test/suite
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/internal/testutils
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/internal/testutils/netnsutils
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/internal/testutils/specialimage
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/internal/unshare
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/layer
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libcontainerd
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libcontainerd/queue
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libcontainerd/remote
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libcontainerd/shimopts
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libcontainerd/supervisor
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libcontainerd/types
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/bitmap
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/cluster
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/config
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/datastore
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/diagnostic
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/discoverapi
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/driverapi
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/drivers/bridge
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/drivers/host
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/drivers/null
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/drivers/overlay
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/drivers/remote
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/drivers/windows
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/drvregistry
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/etchosts
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/internal/caller
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/internal/kvstore
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
18:36:13 [2023-12-20T18:36:13.431Z] github.com/docker/docker/libnetwork/internal/netiputil
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ipam
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ipamapi
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ipams/builtin
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ipams/null
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ipams/remote
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ipamutils
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ipbits
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/iptables
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/netlabel
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/netutils
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/networkdb
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ns
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/options
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/osl
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/osl/kernel
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/portallocator
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/portmapper
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/resolvconf
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/scope
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/types
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/oci
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/oci/caps
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/opts
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/aaparser
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/archive
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/authorization
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/broadcaster
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/capabilities
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/chrootarchive
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/containerfs
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/directory
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/dmesg
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/fileutils
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/homedir
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/idtools
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/ioutils
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/jsonmessage
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/longpath
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/loopback
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/meminfo
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/namesgenerator
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/parsers
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/parsers/kernel
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/pidfile
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/platform
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/platforms
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/plugingetter
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/plugins
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/plugins/transport
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/pools
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/process
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/progress
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/reexec
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/rootless
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/rootless/specconv
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/stack
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/stdcopy
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/streamformatter
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/stringid
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/sysinfo
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/system
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/tailfile
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/tarsum
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/useragent
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/plugin
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/plugin/executor/containerd
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/plugin/v2
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/profiles/apparmor
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/profiles/seccomp
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/quota
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/reference
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/registry
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/registry/resumable
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/restartmanager
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/runconfig
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/runconfig/opts
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/testutil
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/testutil/daemon
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/testutil/environment
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/testutil/fakecontext
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/testutil/fakegit
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/testutil/fakestorage
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/testutil/fixtures/load
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/testutil/fixtures/plugin
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/testutil/registry
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/testutil/request
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/volume
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/volume/drivers
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/volume/local
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/volume/mounts
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/volume/service
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/volume/service/opts
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/volume/testutils'
18:36:13 [2023-12-20T18:36:13.432Z] ++ grep --fixed-strings -v /libnetwork
18:36:13 [2023-12-20T18:36:13.432Z] ++ echo 'github.com/docker/docker/api
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/server
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/server/backend/build
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/server/httpstatus
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/server/httputils
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/server/middleware
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/server/router
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/server/router/build
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/server/router/checkpoint
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/server/router/container
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/server/router/debug
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/server/router/distribution
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/server/router/grpc
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/server/router/image
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/server/router/network
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/server/router/plugin
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/server/router/session
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/server/router/swarm
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/server/router/system
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/server/router/volume
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/backend
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/blkiodev
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/checkpoint
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/container
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/events
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/filters
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/image
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/mount
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/network
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/plugins/logdriver
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/registry
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/strslice
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/swarm
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/swarm/runtime
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/system
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/time
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/versions
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/versions/v1p19
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/versions/v1p20
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/api/types/volume
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/builder
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/builder/builder-next
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/builder/builder-next/exporter
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/builder/builder-next/worker
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/builder/builder-next/worker/label
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/builder/dockerfile
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/builder/remotecontext
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/builder/remotecontext/git
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/builder/remotecontext/urlutil
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/cli/debug
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/cli/winresources/docker-proxy
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/cli/winresources/dockerd
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/client
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/client/buildkit
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/cmd/docker-proxy
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/cmd/dockerd
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/cmd/dockerd/trap
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/container
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/container/stream
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/contrib/apparmor
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/contrib/httpserver
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/cluster
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/cluster/convert
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/cluster/executor
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/cluster/executor/container
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/cluster/provider
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/config
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/containerd
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/events
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/events/testutils
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/graphdriver
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/graphdriver/copy
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/graphdriver/register
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/graphdriver/vfs
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/graphdriver/zfs
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/images
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/initlayer
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/links
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/listeners
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/logger
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/logger/awslogs
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/logger/fluentd
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/logger/gcplogs
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/logger/gelf
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/logger/journald
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/logger/local
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/logger/loggertest
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/logger/loggerutils
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/logger/splunk
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/logger/syslog
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/logger/templates
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/names
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/network
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/snapshotter
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/daemon/stats
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/distribution
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/distribution/metadata
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/distribution/utils
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/distribution/xfer
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/dockerversion
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/errdefs
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/image
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/image/cache
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/image/spec/specs-go
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/image/spec/specs-go/v1
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/image/tarexport
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/image/v1
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/internal/compatcontext
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/internal/mod
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/internal/mounttree
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/internal/multierror
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/internal/sliceutil
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/internal/test/suite
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/internal/testutils
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/internal/testutils/netnsutils
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/internal/testutils/specialimage
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/internal/unshare
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/layer
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libcontainerd
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libcontainerd/queue
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libcontainerd/remote
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libcontainerd/shimopts
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libcontainerd/supervisor
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libcontainerd/types
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/bitmap
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/cluster
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/config
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/datastore
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/diagnostic
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/discoverapi
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/driverapi
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/drivers/bridge
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/drivers/host
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/drivers/null
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/drivers/overlay
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/drivers/remote
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/drivers/windows
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/drvregistry
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/etchosts
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/internal/caller
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/internal/kvstore
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/internal/netiputil
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ipam
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ipamapi
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ipams/builtin
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ipams/null
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ipams/remote
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ipamutils
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ipbits
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/iptables
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/netlabel
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/netutils
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/networkdb
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/ns
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/options
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/osl
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/osl/kernel
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/portallocator
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/portmapper
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/resolvconf
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/scope
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/libnetwork/types
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/oci
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/oci/caps
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/opts
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/aaparser
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/archive
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/authorization
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/broadcaster
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/capabilities
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/chrootarchive
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/containerfs
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/directory
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/dmesg
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/fileutils
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/homedir
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/idtools
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/ioutils
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/jsonmessage
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/longpath
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/loopback
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/meminfo
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/namesgenerator
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/parsers
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/parsers/kernel
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/pidfile
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/platform
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/platforms
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/plugingetter
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/plugins
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:36:13 [2023-12-20T18:36:13.432Z] github.com/docker/docker/pkg/plugins/transport
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/pools
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/process
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/progress
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/reexec
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/rootless
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/rootless/specconv
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/stack
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/stdcopy
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/streamformatter
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/stringid
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/sysinfo
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/system
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/tailfile
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/tarsum
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/useragent
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/plugin
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/plugin/executor/containerd
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/plugin/v2
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/profiles/apparmor
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/profiles/seccomp
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/quota
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/reference
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/registry
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/registry/resumable
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/restartmanager
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/runconfig
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/runconfig/opts
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/daemon
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/environment
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/fakecontext
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/fakegit
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/fakestorage
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/fixtures/load
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/fixtures/plugin
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/registry
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/request
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/volume
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/volume/drivers
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/volume/local
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/volume/mounts
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/volume/service
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/volume/service/opts
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/volume/testutils'
18:36:13 [2023-12-20T18:36:13.433Z] + base_pkg_list='github.com/docker/docker/api
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/backend/build
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/httpstatus
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/httputils
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/middleware
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/build
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/checkpoint
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/container
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/debug
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/distribution
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/grpc
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/image
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/network
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/plugin
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/session
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/swarm
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/system
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/volume
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/backend
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/blkiodev
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/checkpoint
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/container
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/events
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/filters
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/image
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/mount
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/network
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/plugins/logdriver
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/registry
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/strslice
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/swarm
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/swarm/runtime
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/system
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/time
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/versions
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/versions/v1p19
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/versions/v1p20
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/volume
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next/exporter
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next/worker
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next/worker/label
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/dockerfile
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/remotecontext
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/remotecontext/git
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/remotecontext/urlutil
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/cli/debug
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/cli/winresources/docker-proxy
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/cli/winresources/dockerd
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/client
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/client/buildkit
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/cmd/docker-proxy
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/cmd/dockerd
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/cmd/dockerd/trap
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/container
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/container/stream
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/contrib/apparmor
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/contrib/httpserver
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/cluster
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/cluster/convert
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/cluster/executor
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/cluster/executor/container
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/cluster/provider
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/config
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/containerd
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/events
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/events/testutils
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/graphdriver
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/graphdriver/copy
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/graphdriver/register
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/graphdriver/vfs
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/graphdriver/zfs
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/images
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/initlayer
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/links
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/listeners
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/logger
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/logger/awslogs
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/logger/fluentd
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/logger/gcplogs
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/logger/gelf
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/logger/journald
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/logger/local
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/logger/loggertest
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/logger/loggerutils
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/logger/splunk
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/logger/syslog
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/logger/templates
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/names
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/network
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/snapshotter
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/stats
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/distribution
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/distribution/metadata
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/distribution/utils
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/distribution/xfer
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/dockerversion
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/errdefs
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/image
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/image/cache
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/image/spec/specs-go
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/image/spec/specs-go/v1
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/image/tarexport
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/image/v1
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/internal/compatcontext
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/internal/mod
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/internal/mounttree
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/internal/multierror
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/internal/sliceutil
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/internal/test/suite
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/internal/testutils
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/internal/testutils/netnsutils
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/internal/testutils/specialimage
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/internal/unshare
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/layer
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/libcontainerd
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/libcontainerd/queue
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/libcontainerd/remote
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/libcontainerd/shimopts
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/libcontainerd/supervisor
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/libcontainerd/types
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/oci
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/oci/caps
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/opts
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/aaparser
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/archive
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/authorization
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/broadcaster
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/capabilities
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/chrootarchive
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/containerfs
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/directory
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/dmesg
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/fileutils
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/homedir
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/idtools
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/ioutils
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/jsonmessage
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/longpath
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/loopback
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/meminfo
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/namesgenerator
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/parsers
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/parsers/kernel
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/pidfile
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/platform
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/platforms
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/plugingetter
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/plugins
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/plugins/transport
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/pools
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/process
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/progress
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/reexec
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/rootless
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/rootless/specconv
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/stack
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/stdcopy
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/streamformatter
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/stringid
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/sysinfo
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/system
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/tailfile
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/tarsum
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/pkg/useragent
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/plugin
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/plugin/executor/containerd
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/plugin/v2
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/profiles/apparmor
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/profiles/seccomp
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/quota
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/reference
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/registry
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/registry/resumable
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/restartmanager
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/runconfig
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/runconfig/opts
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/daemon
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/environment
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/fakecontext
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/fakegit
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/fakestorage
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/fixtures/load
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/fixtures/plugin
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/registry
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/testutil/request
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/volume
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/volume/drivers
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/volume/local
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/volume/mounts
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/volume/service
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/volume/service/opts
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/volume/testutils'
18:36:13 [2023-12-20T18:36:13.433Z] ++ grep --fixed-strings /libnetwork
18:36:13 [2023-12-20T18:36:13.433Z] ++ echo 'github.com/docker/docker/api
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/backend/build
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/httpstatus
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/httputils
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/middleware
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/build
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/checkpoint
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/container
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/debug
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/distribution
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/grpc
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/image
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/network
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/plugin
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/session
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/swarm
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/system
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/server/router/volume
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/backend
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/blkiodev
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/checkpoint
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/container
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/events
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/filters
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/image
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/mount
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/network
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/plugins/logdriver
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/registry
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/strslice
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/swarm
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/swarm/runtime
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/system
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/time
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/versions
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/versions/v1p19
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/versions/v1p20
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/api/types/volume
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next/exporter
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next/worker
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/builder-next/worker/label
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/dockerfile
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/remotecontext
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/remotecontext/git
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/builder/remotecontext/urlutil
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/cli/debug
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/cli/winresources/docker-proxy
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/cli/winresources/dockerd
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/client
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/client/buildkit
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/cmd/docker-proxy
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/cmd/dockerd
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/cmd/dockerd/trap
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/container
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/container/stream
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/contrib/apparmor
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/contrib/httpserver
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/cluster
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/cluster/convert
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/cluster/executor
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/cluster/executor/container
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/cluster/provider
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/config
18:36:13 [2023-12-20T18:36:13.433Z] github.com/docker/docker/daemon/containerd
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/events
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/events/testutils
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/graphdriver
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/graphdriver/copy
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/graphdriver/register
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/graphdriver/vfs
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/graphdriver/zfs
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/images
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/initlayer
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/links
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/listeners
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/logger
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/logger/awslogs
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/logger/fluentd
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/logger/gcplogs
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/logger/gelf
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/logger/journald
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/logger/local
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/logger/loggertest
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/logger/loggerutils
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/logger/splunk
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/logger/syslog
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/logger/templates
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/names
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/network
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/snapshotter
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/daemon/stats
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/distribution
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/distribution/metadata
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/distribution/utils
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/distribution/xfer
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/dockerversion
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/errdefs
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/image
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/image/cache
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/image/spec/specs-go
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/image/spec/specs-go/v1
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/image/tarexport
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/image/v1
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/internal/compatcontext
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/internal/mod
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/internal/mounttree
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/internal/multierror
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/internal/sliceutil
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/internal/test/suite
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/internal/testutils
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/internal/testutils/netnsutils
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/internal/testutils/specialimage
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/internal/unshare
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/layer
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libcontainerd
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libcontainerd/queue
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libcontainerd/remote
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libcontainerd/shimopts
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libcontainerd/supervisor
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libcontainerd/types
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/bitmap
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/cluster
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/config
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/datastore
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/diagnostic
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/discoverapi
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/driverapi
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/bridge
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/host
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/null
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/overlay
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/remote
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/windows
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drvregistry
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/etchosts
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/internal/caller
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/internal/kvstore
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/internal/netiputil
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ipam
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ipamapi
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ipams/builtin
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ipams/null
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ipams/remote
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ipamutils
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ipbits
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/iptables
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/netlabel
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/netutils
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/networkdb
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ns
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/options
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/osl
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/osl/kernel
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/portallocator
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/portmapper
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/resolvconf
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/scope
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/types
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/oci
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/oci/caps
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/opts
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/aaparser
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/archive
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/authorization
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/broadcaster
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/capabilities
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/chrootarchive
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/containerfs
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/directory
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/dmesg
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/fileutils
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/homedir
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/idtools
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/ioutils
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/jsonmessage
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/longpath
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/loopback
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/meminfo
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/namesgenerator
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/parsers
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/parsers/kernel
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/pidfile
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/platform
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/platforms
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/plugingetter
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/plugins
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/plugins/transport
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/pools
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/process
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/progress
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/reexec
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/rootless
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/rootless/specconv
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/stack
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/stdcopy
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/streamformatter
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/stringid
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/sysinfo
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/system
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/tailfile
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/tarsum
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/pkg/useragent
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/plugin
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/plugin/executor/containerd
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/plugin/v2
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/profiles/apparmor
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/profiles/seccomp
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/quota
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/reference
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/registry
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/registry/resumable
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/restartmanager
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/runconfig
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/runconfig/opts
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/testutil
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/testutil/daemon
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/testutil/environment
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/testutil/fakecontext
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/testutil/fakegit
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/testutil/fakestorage
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/testutil/fixtures/load
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/testutil/fixtures/plugin
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/testutil/registry
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/testutil/request
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/volume
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/volume/drivers
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/volume/local
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/volume/mounts
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/volume/service
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/volume/service/opts
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/volume/testutils'
18:36:13 [2023-12-20T18:36:13.434Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/bitmap
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/cluster
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/config
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/datastore
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/diagnostic
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/discoverapi
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/driverapi
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/bridge
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/host
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/null
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/overlay
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/remote
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/windows
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drvregistry
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/etchosts
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/internal/caller
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/internal/kvstore
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/internal/netiputil
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ipam
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ipamapi
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ipams/builtin
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ipams/null
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ipams/remote
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ipamutils
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ipbits
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/iptables
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/netlabel
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/netutils
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/networkdb
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/ns
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/options
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/osl
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/osl/kernel
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/portallocator
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/portmapper
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/resolvconf
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/scope
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/types'
18:36:13 [2023-12-20T18:36:13.434Z] + echo 'github.com/docker/docker/libnetwork
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/bitmap
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/cluster
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/config
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/datastore
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/diagnostic
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/discoverapi
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/driverapi
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/bridge
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/host
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge
18:36:13 [2023-12-20T18:36:13.434Z] rivers/macvlan/mvmanager
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/null
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/overlay
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/remote
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/windows
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/drvregistry
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/etchosts
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/internal/caller
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/internal/kvstore
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
18:36:13 [2023-12-20T18:36:13.434Z] github.com/docker/docker/libnetwork/internal/netiputil
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/ipam
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/ipamapi
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/ipams/builtin
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/ipams/null
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/ipams/remote
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/ipamutils
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/ipbits
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/iptables
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/netlabel
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/netutils
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/networkdb
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/ns
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/options
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/osl
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/osl/kernel
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/portallocator
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/portmapper
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/resolvconf
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/scope
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/types'
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/drivers/bridge
18:36:13 [2023-12-20T18:36:13.435Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:36:13 [2023-12-20T18:36:13.435Z] + type docker-proxy
18:36:13 [2023-12-20T18:36:13.435Z] hack/test/unit: line 25: type: docker-proxy: not found
18:36:13 [2023-12-20T18:36:13.435Z] + hack/make.sh binary-proxy install-proxy
18:36:13 [2023-12-20T18:36:13.435Z] 
18:36:13 [2023-12-20T18:36:13.435Z] Removing bundles/
18:36:13 [2023-12-20T18:36:13.435Z] 
18:36:13 [2023-12-20T18:36:13.435Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
18:36:13 [2023-12-20T18:36:13.435Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
18:36:13 [2023-12-20T18:36:13.435Z] + tee /go/src/github.com/docker/docker/go.mod
18:36:13 [2023-12-20T18:36:13.435Z] module github.com/docker/docker
18:36:13 [2023-12-20T18:36:13.435Z] 
18:36:13 [2023-12-20T18:36:13.435Z] go 1.20
18:36:13 [2023-12-20T18:36:13.435Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:36:13 [2023-12-20T18:36:13.435Z] + GO111MODULE=on
18:36:13 [2023-12-20T18:36:13.435Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build  journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=2d174ed6244ac057f4a07551de29f3612170a342" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-20T18:36:13.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:36:18 [2023-12-20T18:36:18.725Z] + rm -f /go/src/github.com/docker/docker/go.mod
18:36:18 [2023-12-20T18:36:18.725Z] Created binary: bundles/binary-proxy/docker-proxy
18:36:18 [2023-12-20T18:36:18.725Z] 
18:36:18 [2023-12-20T18:36:18.725Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
18:36:18 [2023-12-20T18:36:18.725Z] Installing docker-proxy to /usr/local/bin/
18:36:18 [2023-12-20T18:36:18.725Z] 
18:36:18 [2023-12-20T18:36:18.725Z] + mkdir -p bundles
18:36:18 [2023-12-20T18:36:18.725Z] + '[' -n 'github.com/docker/docker/api
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/server
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/server/backend/build
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/server/httpstatus
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/server/httputils
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/server/middleware
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/server/router
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/server/router/build
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/server/router/checkpoint
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/server/router/container
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/server/router/debug
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/server/router/distribution
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/server/router/grpc
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/server/router/image
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/server/router/network
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/server/router/plugin
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/server/router/session
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/server/router/swarm
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/server/router/system
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/server/router/volume
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/backend
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/blkiodev
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/checkpoint
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/container
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/events
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/filters
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/image
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/mount
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/network
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/plugins/logdriver
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/registry
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/strslice
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/swarm
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/swarm/runtime
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/system
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/time
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/versions
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/versions/v1p19
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/versions/v1p20
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/api/types/volume
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/builder
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/builder/builder-next
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/builder/builder-next/exporter
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/builder/builder-next/worker
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/builder/builder-next/worker/label
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/builder/dockerfile
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/builder/remotecontext
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/builder/remotecontext/git
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/builder/remotecontext/urlutil
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/cli/debug
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/cli/winresources/docker-proxy
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/cli/winresources/dockerd
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/client
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/client/buildkit
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/cmd/docker-proxy
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/cmd/dockerd
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/cmd/dockerd/trap
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/container
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/container/stream
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/contrib/apparmor
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/contrib/httpserver
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/cluster
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/cluster/convert
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/cluster/executor
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/cluster/executor/container
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/cluster/provider
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/config
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/containerd
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/events
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/events/testutils
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/graphdriver
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/graphdriver/copy
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/graphdriver/register
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/graphdriver/vfs
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/graphdriver/zfs
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/images
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/initlayer
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/links
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/listeners
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/logger
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/logger/awslogs
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/logger/fluentd
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/logger/gcplogs
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/logger/gelf
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/logger/journald
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/logger/local
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/logger/loggertest
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/logger/loggerutils
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/logger/splunk
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/logger/syslog
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/logger/templates
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/names
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/network
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/snapshotter
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/daemon/stats
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/distribution
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/distribution/metadata
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/distribution/utils
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/distribution/xfer
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/dockerversion
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/errdefs
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/image
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/image/cache
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/image/spec/specs-go
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/image/spec/specs-go/v1
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/image/tarexport
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/image/v1
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/internal/compatcontext
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/internal/mod
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/internal/mounttree
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/internal/multierror
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/internal/sliceutil
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/internal/test/suite
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/internal/testutils
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/internal/testutils/netnsutils
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/internal/testutils/specialimage
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/internal/unshare
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/layer
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/libcontainerd
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/libcontainerd/queue
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/libcontainerd/remote
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/libcontainerd/shimopts
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/libcontainerd/supervisor
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/libcontainerd/types
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/oci
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/oci/caps
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/opts
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/aaparser
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/archive
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/authorization
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/broadcaster
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/capabilities
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/chrootarchive
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/containerfs
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/directory
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/dmesg
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/fileutils
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/homedir
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/idtools
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/ioutils
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/jsonmessage
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/longpath
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/loopback
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/meminfo
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/namesgenerator
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/parsers
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/parsers/kernel
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/pidfile
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/platform
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/platforms
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/plugingetter
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/plugins
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/plugins/transport
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/pools
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/process
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/progress
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/reexec
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/rootless
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/rootless/specconv
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/stack
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/stdcopy
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/streamformatter
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/stringid
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/sysinfo
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/system
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/tailfile
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/tarsum
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/pkg/useragent
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/plugin
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/plugin/executor/containerd
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/plugin/v2
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/profiles/apparmor
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/profiles/seccomp
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/quota
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/reference
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/registry
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/registry/resumable
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/restartmanager
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/runconfig
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/runconfig/opts
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/testutil
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/testutil/daemon
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/testutil/environment
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/testutil/fakecontext
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/testutil/fakegit
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/testutil/fakestorage
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/testutil/fixtures/load
18:36:18 [2023-12-20T18:36:18.725Z] github.com/docker/docker/testutil/fixtures/plugin
18:36:18 [2023-12-20T18:36:18.726Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:36:18 [2023-12-20T18:36:18.726Z] github.com/docker/docker/testutil/registry
18:36:18 [2023-12-20T18:36:18.726Z] github.com/docker/docker/testutil/request
18:36:18 [2023-12-20T18:36:18.726Z] github.com/docker/docker/volume
18:36:18 [2023-12-20T18:36:18.726Z] github.com/docker/docker/volume/drivers
18:36:18 [2023-12-20T18:36:18.726Z] github.com/docker/docker/volume/local
18:36:18 [2023-12-20T18:36:18.726Z] github.com/docker/docker/volume/mounts
18:36:18 [2023-12-20T18:36:18.726Z] github.com/docker/docker/volume/service
18:36:18 [2023-12-20T18:36:18.726Z] github.com/docker/docker/volume/service/opts
18:36:18 [2023-12-20T18:36:18.726Z] github.com/docker/docker/volume/testutils' ']'
18:36:18 [2023-12-20T18:36:18.726Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo 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/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
18:36:18 [2023-12-20T18:36:18.726Z] ?   	github.com/docker/docker/api	[no test files]
18:36:26 [2023-12-20T18:36:26.889Z] ok  	github.com/docker/docker/api/server	0.015s	coverage: 13.0% of statements
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
18:36:48 [2023-12-20T18:36:48.868Z] ok  	github.com/docker/docker/api/server/middleware	0.022s	coverage: 37.7% of statements
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/types	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
18:36:48 [2023-12-20T18:36:48.868Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 7.3% of statements
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 72.3% of statements
18:36:48 [2023-12-20T18:36:48.868Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
18:36:48 [2023-12-20T18:36:48.868Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
18:36:48 [2023-12-20T18:36:48.868Z] ok  	github.com/docker/docker/api/types/registry	0.008s	coverage: 54.2% of statements
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/types/system	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/builder	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
18:36:48 [2023-12-20T18:36:48.868Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
18:36:48 [2023-12-20T18:36:48.868Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
18:36:49 [2023-12-20T18:36:49.440Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
18:36:49 [2023-12-20T18:36:49.440Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
18:36:49 [2023-12-20T18:36:49.440Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
18:36:49 [2023-12-20T18:36:49.440Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.011s	coverage: 100.0% of statements
18:36:49 [2023-12-20T18:36:49.440Z] ok  	github.com/docker/docker/builder/dockerfile	0.059s	coverage: 50.1% of statements
18:36:49 [2023-12-20T18:36:49.440Z] ok  	github.com/docker/docker/builder/remotecontext	0.071s	coverage: 33.5% of statements
18:36:51 [2023-12-20T18:36:51.361Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
18:36:51 [2023-12-20T18:36:51.361Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.032s	coverage: 68.2% of statements
18:36:51 [2023-12-20T18:36:51.624Z] ok  	github.com/docker/docker/client	0.123s	coverage: 77.0% of statements
18:36:54 [2023-12-20T18:36:54.178Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.490s	coverage: 82.5% of statements
18:37:04 [2023-12-20T18:37:04.188Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
18:37:04 [2023-12-20T18:37:04.188Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:37:04 [2023-12-20T18:37:04.188Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:37:04 [2023-12-20T18:37:04.188Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:37:04 [2023-12-20T18:37:04.188Z] ok  	github.com/docker/docker/container	0.132s	coverage: 36.4% of statements
18:37:04 [2023-12-20T18:37:04.188Z] ok  	github.com/docker/docker/cmd/dockerd	0.190s	coverage: 30.1% of statements
18:37:06 [2023-12-20T18:37:06.103Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.396s	coverage: 0.0% of statements
18:37:07 [2023-12-20T18:37:07.045Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:37:07 [2023-12-20T18:37:07.045Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
18:37:07 [2023-12-20T18:37:07.045Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.023s	coverage: 38.7% of statements
18:37:07 [2023-12-20T18:37:07.045Z] ok  	github.com/docker/docker/daemon/cluster	0.065s	coverage: 0.5% of statements
18:37:07 [2023-12-20T18:37:07.618Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:37:07 [2023-12-20T18:37:07.618Z] ok  	github.com/docker/docker/daemon/config	0.050s	coverage: 76.1% of statements
18:37:09 [2023-12-20T18:37:09.003Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:37:09 [2023-12-20T18:37:09.003Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
18:37:09 [2023-12-20T18:37:09.003Z] ok  	github.com/docker/docker/daemon/containerd	0.032s	coverage: 9.2% of statements
18:37:09 [2023-12-20T18:37:09.003Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
18:37:09 [2023-12-20T18:37:09.003Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
18:37:09 [2023-12-20T18:37:09.263Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.188s	coverage: 60.9% of statements
18:37:09 [2023-12-20T18:37:09.835Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:37:09 [2023-12-20T18:37:09.835Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
18:37:10 [2023-12-20T18:37:10.096Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:37:10 [2023-12-20T18:37:10.096Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:37:10 [2023-12-20T18:37:10.096Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.186s	coverage: 60.2% of statements
18:37:10 [2023-12-20T18:37:10.096Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.026s	coverage: 60.9% of statements
18:37:10 [2023-12-20T18:37:10.668Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
18:37:10 [2023-12-20T18:37:10.929Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.461s	coverage: 13.4% of statements
18:37:11 [2023-12-20T18:37:11.190Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:37:11 [2023-12-20T18:37:11.190Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:37:11 [2023-12-20T18:37:11.451Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
18:37:11 [2023-12-20T18:37:11.451Z] ok  	github.com/docker/docker/daemon/images	0.029s	coverage: 3.0% of statements
18:37:11 [2023-12-20T18:37:11.451Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
18:37:11 [2023-12-20T18:37:11.712Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:37:11 [2023-12-20T18:37:11.712Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.027s	coverage: 53.6% of statements
18:37:11 [2023-12-20T18:37:11.972Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.097s	coverage: 78.3% of statements
18:37:11 [2023-12-20T18:37:11.972Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
18:37:12 [2023-12-20T18:37:12.544Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
18:37:12 [2023-12-20T18:37:12.544Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
18:37:12 [2023-12-20T18:37:12.544Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
18:37:12 [2023-12-20T18:37:12.544Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.035s	coverage: 87.2% of statements
18:37:12 [2023-12-20T18:37:12.544Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.096s	coverage: 76.8% of statements
18:37:12 [2023-12-20T18:37:12.806Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
18:37:12 [2023-12-20T18:37:12.806Z] ok  	github.com/docker/docker/daemon/logger/local	0.039s	coverage: 79.4% of statements
18:37:13 [2023-12-20T18:37:13.378Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.017s	coverage: 63.5% of statements
18:37:13 [2023-12-20T18:37:13.378Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
18:37:13 [2023-12-20T18:37:13.378Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:37:13 [2023-12-20T18:37:13.378Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
18:37:13 [2023-12-20T18:37:13.378Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
18:37:13 [2023-12-20T18:37:13.640Z] ok  	github.com/docker/docker/daemon/logger/journald	1.210s	coverage: 74.5% of statements
18:37:13 [2023-12-20T18:37:13.640Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
18:37:13 [2023-12-20T18:37:13.640Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:37:13 [2023-12-20T18:37:13.901Z] ok  	github.com/docker/docker/daemon/network	0.014s	coverage: 63.8% of statements
18:37:14 [2023-12-20T18:37:14.473Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:37:14 [2023-12-20T18:37:14.473Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
18:37:14 [2023-12-20T18:37:14.473Z] ok  	github.com/docker/docker/dockerversion	0.008s	coverage: 100.0% of statements
18:37:14 [2023-12-20T18:37:14.473Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
18:37:14 [2023-12-20T18:37:14.734Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.442s	coverage: 82.5% of statements
18:37:15 [2023-12-20T18:37:15.305Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
18:37:15 [2023-12-20T18:37:15.305Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
18:37:15 [2023-12-20T18:37:15.305Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
18:37:15 [2023-12-20T18:37:15.305Z] ok  	github.com/docker/docker/image	0.026s	coverage: 84.6% of statements
18:37:15 [2023-12-20T18:37:15.565Z] ?   	github.com/docker/docker/image/v1	[no test files]
18:37:15 [2023-12-20T18:37:15.565Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
18:37:15 [2023-12-20T18:37:15.565Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
18:37:15 [2023-12-20T18:37:15.565Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
18:37:15 [2023-12-20T18:37:15.565Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.6% of statements
18:37:15 [2023-12-20T18:37:15.565Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
18:37:15 [2023-12-20T18:37:15.565Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:37:15 [2023-12-20T18:37:15.565Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
18:37:15 [2023-12-20T18:37:15.565Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
18:37:15 [2023-12-20T18:37:15.565Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
18:37:15 [2023-12-20T18:37:15.825Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
18:37:15 [2023-12-20T18:37:15.825Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
18:37:16 [2023-12-20T18:37:16.086Z] ok  	github.com/docker/docker/distribution	1.500s	coverage: 29.1% of statements
18:37:16 [2023-12-20T18:37:16.657Z] ok  	github.com/docker/docker/distribution/xfer	2.170s	coverage: 84.4% of statements
18:37:16 [2023-12-20T18:37:16.919Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:37:16 [2023-12-20T18:37:16.919Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:37:16 [2023-12-20T18:37:16.919Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
18:37:16 [2023-12-20T18:37:16.919Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:37:16 [2023-12-20T18:37:16.919Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:37:16 [2023-12-20T18:37:16.919Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
18:37:16 [2023-12-20T18:37:16.919Z] ok  	github.com/docker/docker/daemon	10.832s	coverage: 17.2% of statements
18:37:17 [2023-12-20T18:37:17.494Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:37:17 [2023-12-20T18:37:17.494Z] ok  	github.com/docker/docker/pkg/aaparser	0.015s	coverage: 52.9% of statements
18:37:17 [2023-12-20T18:37:17.494Z] ok  	github.com/docker/docker/oci	0.018s	coverage: 38.1% of statements
18:37:17 [2023-12-20T18:37:17.494Z] ok  	github.com/docker/docker/opts	0.038s	coverage: 67.9% of statements
18:37:18 [2023-12-20T18:37:18.066Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
18:37:18 [2023-12-20T18:37:18.066Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
18:37:18 [2023-12-20T18:37:18.066Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
18:37:18 [2023-12-20T18:37:18.066Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
18:37:18 [2023-12-20T18:37:18.066Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
18:37:18 [2023-12-20T18:37:18.328Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.289s	coverage: 83.7% of statements
18:37:18 [2023-12-20T18:37:18.328Z] ok  	github.com/docker/docker/pkg/authorization	0.365s	coverage: 68.3% of statements
18:37:18 [2023-12-20T18:37:18.328Z] ok  	github.com/docker/docker/pkg/fileutils	0.020s	coverage: 51.7% of statements
18:37:18 [2023-12-20T18:37:18.328Z] ok  	github.com/docker/docker/pkg/homedir	0.014s	coverage: 8.3% of statements
18:37:18 [2023-12-20T18:37:18.590Z] ok  	github.com/docker/docker/pkg/archive	0.531s	coverage: 81.5% of statements
18:37:18 [2023-12-20T18:37:18.590Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:37:18 [2023-12-20T18:37:18.590Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
18:37:18 [2023-12-20T18:37:18.590Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 45.5% of statements
18:37:18 [2023-12-20T18:37:18.590Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
18:37:18 [2023-12-20T18:37:18.851Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
18:37:18 [2023-12-20T18:37:18.852Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
18:37:18 [2023-12-20T18:37:18.852Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
18:37:18 [2023-12-20T18:37:18.852Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
18:37:18 [2023-12-20T18:37:18.852Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:37:18 [2023-12-20T18:37:18.852Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
18:37:18 [2023-12-20T18:37:18.852Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:37:18 [2023-12-20T18:37:18.852Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
18:37:18 [2023-12-20T18:37:18.852Z] ok  	github.com/docker/docker/pkg/ioutils	0.378s	coverage: 72.3% of statements
18:37:18 [2023-12-20T18:37:18.852Z] ok  	github.com/docker/docker/pkg/idtools	0.548s	coverage: 69.7% of statements
18:37:19 [2023-12-20T18:37:19.424Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:37:19 [2023-12-20T18:37:19.425Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:37:19 [2023-12-20T18:37:19.425Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
18:37:19 [2023-12-20T18:37:19.425Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
18:37:19 [2023-12-20T18:37:19.425Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
18:37:19 [2023-12-20T18:37:19.425Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
18:37:19 [2023-12-20T18:37:19.687Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
18:37:19 [2023-12-20T18:37:19.687Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
18:37:19 [2023-12-20T18:37:19.687Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
18:37:19 [2023-12-20T18:37:19.687Z] ok  	github.com/docker/docker/pkg/stack	0.007s	coverage: 90.9% of statements
18:37:19 [2023-12-20T18:37:19.687Z] ok  	github.com/docker/docker/pkg/reexec	0.029s	coverage: 82.4% of statements
18:37:19 [2023-12-20T18:37:19.949Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
18:37:19 [2023-12-20T18:37:19.950Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 61.9% of statements
18:37:19 [2023-12-20T18:37:19.950Z] ok  	github.com/docker/docker/pkg/streamformatter	0.032s	coverage: 66.2% of statements
18:37:20 [2023-12-20T18:37:20.212Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
18:37:20 [2023-12-20T18:37:20.212Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 53.4% of statements
18:37:20 [2023-12-20T18:37:20.474Z] ok  	github.com/docker/docker/pkg/tailfile	0.054s	coverage: 88.6% of statements
18:37:20 [2023-12-20T18:37:20.474Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
18:37:20 [2023-12-20T18:37:20.474Z] ok  	github.com/docker/docker/pkg/tarsum	0.055s	coverage: 89.6% of statements
18:37:21 [2023-12-20T18:37:21.048Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:37:21 [2023-12-20T18:37:21.048Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:37:21 [2023-12-20T18:37:21.311Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
18:37:21 [2023-12-20T18:37:21.311Z] ok  	github.com/docker/docker/profiles/seccomp	0.016s	coverage: 86.0% of statements
18:37:21 [2023-12-20T18:37:21.573Z] ok  	github.com/docker/docker/pkg/plugins	2.012s	coverage: 74.9% of statements
18:37:21 [2023-12-20T18:37:21.574Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
18:37:21 [2023-12-20T18:37:21.574Z] ok  	github.com/docker/docker/plugin	0.528s	coverage: 23.3% of statements
18:37:21 [2023-12-20T18:37:21.837Z] ok  	github.com/docker/docker/quota	0.222s	coverage: 69.3% of statements
18:37:22 [2023-12-20T18:37:22.203Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:37:22 [2023-12-20T18:37:22.203Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 46.2% of statements
18:37:22 [2023-12-20T18:37:22.203Z] ok  	github.com/docker/docker/runconfig	0.011s	coverage: 63.8% of statements
18:37:22 [2023-12-20T18:37:22.203Z] ok  	github.com/docker/docker/registry/resumable	0.029s	coverage: 100.0% of statements
18:37:22 [2023-12-20T18:37:22.203Z] ok  	github.com/docker/docker/registry	0.119s	coverage: 63.9% of statements
18:37:22 [2023-12-20T18:37:22.465Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 8.2% of statements
18:37:22 [2023-12-20T18:37:22.465Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:37:22 [2023-12-20T18:37:22.465Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:37:22 [2023-12-20T18:37:22.465Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:37:22 [2023-12-20T18:37:22.465Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:37:22 [2023-12-20T18:37:22.465Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:37:22 [2023-12-20T18:37:22.465Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:37:22 [2023-12-20T18:37:22.465Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:37:22 [2023-12-20T18:37:22.465Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:37:22 [2023-12-20T18:37:22.465Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:37:22 [2023-12-20T18:37:22.465Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:37:22 [2023-12-20T18:37:22.465Z] ?   	github.com/docker/docker/volume	[no test files]
18:37:23 [2023-12-20T18:37:23.039Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
18:37:23 [2023-12-20T18:37:23.301Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
18:37:23 [2023-12-20T18:37:23.301Z] ok  	github.com/docker/docker/volume/local	0.079s	coverage: 72.5% of statements
18:37:23 [2023-12-20T18:37:23.873Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:37:23 [2023-12-20T18:37:23.873Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:37:23 [2023-12-20T18:37:23.873Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
18:37:24 [2023-12-20T18:37:24.140Z] ok  	github.com/docker/docker/layer	7.350s	coverage: 68.7% of statements
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === Skipped
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z]     network_proxy_test.go:210: No support for dual stack yet
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:41: Driver btrfs not supported
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:41: Driver btrfs not supported
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:41: Driver btrfs not supported
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:41: Driver btrfs not supported
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:41: Driver btrfs not supported
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:68: No driver to put!
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z] time="2023-12-20T18:37:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z] time="2023-12-20T18:37:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z] time="2023-12-20T18:37:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z] time="2023-12-20T18:37:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z] time="2023-12-20T18:37:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:68: No driver to put!
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z]     overlay_test.go:61: Cannot run test with naive change algorithm
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:41: Driver zfs not supported
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:41: Driver zfs not supported
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:37:24 [2023-12-20T18:37:24.402Z]     graphtest_unix.go:41: Driver zfs not supported
18:37:24 [2023-12-20T18:37:24.402Z] 
18:37:24 [2023-12-20T18:37:24.402Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:37:24 [2023-12-20T18:37:24.403Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:37:24 [2023-12-20T18:37:24.403Z]     graphtest_unix.go:41: Driver zfs not supported
18:37:24 [2023-12-20T18:37:24.403Z] 
18:37:24 [2023-12-20T18:37:24.403Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:37:24 [2023-12-20T18:37:24.403Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:37:24 [2023-12-20T18:37:24.403Z]     graphtest_unix.go:41: Driver zfs not supported
18:37:24 [2023-12-20T18:37:24.403Z] 
18:37:24 [2023-12-20T18:37:24.403Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:37:24 [2023-12-20T18:37:24.403Z]     graphtest_unix.go:68: No driver to put!
18:37:24 [2023-12-20T18:37:24.403Z] 
18:37:24 [2023-12-20T18:37:24.403Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:37:24 [2023-12-20T18:37:24.403Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
18:37:24 [2023-12-20T18:37:24.403Z] 
18:37:24 [2023-12-20T18:37:24.403Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:37:24 [2023-12-20T18:37:24.403Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
18:37:24 [2023-12-20T18:37:24.403Z] 
18:37:24 [2023-12-20T18:37:24.403Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
18:37:24 [2023-12-20T18:37:24.403Z]     validate_test.go:70: only tested on Windows
18:37:24 [2023-12-20T18:37:24.403Z] 
18:37:24 [2023-12-20T18:37:24.403Z] DONE 3197 tests, 27 skipped in 66.500s
18:37:24 [2023-12-20T18:37:24.403Z] + '[' -n 'github.com/docker/docker/libnetwork
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/bitmap
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/cluster
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/config
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/datastore
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/diagnostic
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/discoverapi
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/driverapi
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/drivers/bridge
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/drivers/host
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/drivers/null
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/drivers/overlay
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/drivers/remote
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/drivers/windows
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/drvregistry
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/etchosts
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/internal/caller
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/internal/kvstore
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/internal/netiputil
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/ipam
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/ipamapi
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/ipams/builtin
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/ipams/null
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/ipams/remote
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/ipamutils
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/ipbits
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/iptables
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/netlabel
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/netutils
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/networkdb
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/ns
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/options
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/osl
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/osl/kernel
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/portallocator
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/portmapper
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/resolvconf
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/scope
18:37:24 [2023-12-20T18:37:24.403Z] github.com/docker/docker/libnetwork/types' ']'
18:37:24 [2023-12-20T18:37:24.403Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
18:38:20 [2023-12-20T18:38:20.682Z] ok  	github.com/docker/docker/libnetwork	44.843s	coverage: 43.0% of statements
18:38:20 [2023-12-20T18:38:20.682Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
18:38:20 [2023-12-20T18:38:20.682Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
18:38:20 [2023-12-20T18:38:20.682Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
18:38:20 [2023-12-20T18:38:20.682Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
18:38:20 [2023-12-20T18:38:20.682Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
18:38:20 [2023-12-20T18:38:20.682Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
18:38:20 [2023-12-20T18:38:20.682Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
18:38:20 [2023-12-20T18:38:20.682Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 10.3% of statements
18:38:20 [2023-12-20T18:38:20.682Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
18:38:20 [2023-12-20T18:38:20.682Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
18:38:20 [2023-12-20T18:38:20.682Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
18:38:20 [2023-12-20T18:38:20.682Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
18:38:21 [2023-12-20T18:38:21.253Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.462s	coverage: 62.6% of statements
18:38:21 [2023-12-20T18:38:21.253Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
18:38:21 [2023-12-20T18:38:21.514Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
18:38:22 [2023-12-20T18:38:22.897Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.784s	coverage: 5.0% of statements
18:38:22 [2023-12-20T18:38:22.897Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
18:38:23 [2023-12-20T18:38:23.468Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.6% of statements
18:38:23 [2023-12-20T18:38:23.469Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
18:38:23 [2023-12-20T18:38:23.469Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
18:38:24 [2023-12-20T18:38:24.853Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
18:38:24 [2023-12-20T18:38:24.853Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
18:38:25 [2023-12-20T18:38:25.114Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
18:38:25 [2023-12-20T18:38:25.685Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.013s	coverage: 57.2% of statements
18:38:25 [2023-12-20T18:38:25.685Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
18:38:25 [2023-12-20T18:38:25.685Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
18:38:25 [2023-12-20T18:38:25.685Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
18:38:26 [2023-12-20T18:38:26.256Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
18:38:26 [2023-12-20T18:38:26.516Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
18:38:26 [2023-12-20T18:38:26.777Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
18:38:26 [2023-12-20T18:38:26.777Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
18:38:26 [2023-12-20T18:38:26.777Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
18:38:26 [2023-12-20T18:38:26.777Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
18:38:39 [2023-12-20T18:38:39.047Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
18:38:40 [2023-12-20T18:38:40.433Z] ok  	github.com/docker/docker/libnetwork/ipam	2.867s	coverage: 80.3% of statements
18:38:40 [2023-12-20T18:38:40.433Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
18:38:40 [2023-12-20T18:38:40.433Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
18:38:40 [2023-12-20T18:38:40.433Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
18:38:41 [2023-12-20T18:38:41.005Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
18:38:41 [2023-12-20T18:38:41.005Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
18:38:41 [2023-12-20T18:38:41.265Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
18:38:41 [2023-12-20T18:38:41.837Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.335s	coverage: 86.4% of statements
18:38:42 [2023-12-20T18:38:42.098Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
18:38:42 [2023-12-20T18:38:42.669Z] ok  	github.com/docker/docker/libnetwork/iptables	0.223s	coverage: 39.9% of statements
18:38:42 [2023-12-20T18:38:42.669Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
18:38:43 [2023-12-20T18:38:43.240Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 54.9% of statements
18:40:34 [2023-12-20T18:40:34.737Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.467s	coverage: 59.2% of statements
18:40:34 [2023-12-20T18:40:34.737Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
18:40:34 [2023-12-20T18:40:34.737Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
18:40:34 [2023-12-20T18:40:34.737Z] ok  	github.com/docker/docker/libnetwork/osl	4.500s	coverage: 40.2% of statements
18:40:34 [2023-12-20T18:40:34.737Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
18:40:34 [2023-12-20T18:40:34.737Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
18:40:34 [2023-12-20T18:40:34.997Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.750s	coverage: 46.3% of statements
18:40:35 [2023-12-20T18:40:35.258Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
18:40:35 [2023-12-20T18:40:35.258Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
18:40:35 [2023-12-20T18:40:35.518Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
18:40:35 [2023-12-20T18:40:35.518Z] 
18:40:35 [2023-12-20T18:40:35.518Z] === Skipped
18:40:35 [2023-12-20T18:40:35.518Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
18:40:35 [2023-12-20T18:40:35.518Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
18:40:35 [2023-12-20T18:40:35.518Z] 
18:40:35 [2023-12-20T18:40:35.518Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
18:40:35 [2023-12-20T18:40:35.518Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
18:40:35 [2023-12-20T18:40:35.518Z] 
18:40:35 [2023-12-20T18:40:35.518Z] DONE 375 tests, 2 skipped in 191.173s
Post stage
[Pipeline] junit
18:40:36 [2023-12-20T18:40:36.476Z] Recording test results
18:40:36 [2023-12-20T18:40:36.588Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:40:36 [2023-12-20T18:40:36.898Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46853/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr19 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2d174ed6244ac057f4a07551de29f3612170a342 -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:2d174ed6244ac057f4a07551de29f3612170a342 hack/make.sh dynbinary test-integration
18:40:37 [2023-12-20T18:40:37.162Z] 
18:40:37 [2023-12-20T18:40:37.162Z] Removing bundles/
18:40:37 [2023-12-20T18:40:37.162Z] 
18:40:37 [2023-12-20T18:40:37.162Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:40:37 [2023-12-20T18:40:37.162Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
18:40:37 [2023-12-20T18:40:37.162Z] + tee /go/src/github.com/docker/docker/go.mod
18:40:37 [2023-12-20T18:40:37.162Z] module github.com/docker/docker
18:40:37 [2023-12-20T18:40:37.162Z] 
18:40:37 [2023-12-20T18:40:37.162Z] go 1.20
18:40:37 [2023-12-20T18:40:37.162Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:40:37 [2023-12-20T18:40:37.162Z] + GO111MODULE=on
18:40:37 [2023-12-20T18:40:37.162Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=2d174ed6244ac057f4a07551de29f3612170a342" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-20T18:40:36.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
18:41:15 [2023-12-20T18:41:15.943Z] + rm -f /go/src/github.com/docker/docker/go.mod
18:41:15 [2023-12-20T18:41:15.943Z] Created binary: bundles/dynbinary-daemon/dockerd
18:41:15 [2023-12-20T18:41:15.943Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
18:41:15 [2023-12-20T18:41:15.943Z] + tee /go/src/github.com/docker/docker/go.mod
18:41:15 [2023-12-20T18:41:15.943Z] module github.com/docker/docker
18:41:15 [2023-12-20T18:41:15.943Z] 
18:41:15 [2023-12-20T18:41:15.943Z] go 1.20
18:41:15 [2023-12-20T18:41:15.943Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:41:15 [2023-12-20T18:41:15.943Z] + GO111MODULE=on
18:41:15 [2023-12-20T18:41:15.943Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=2d174ed6244ac057f4a07551de29f3612170a342" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-20T18:40:36.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
18:41:15 [2023-12-20T18:41:15.943Z] + rm -f /go/src/github.com/docker/docker/go.mod
18:41:15 [2023-12-20T18:41:15.943Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:41:15 [2023-12-20T18:41:15.943Z] 
18:41:15 [2023-12-20T18:41:15.943Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:41:15 [2023-12-20T18:41:15.943Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:41:15 [2023-12-20T18:41:15.943Z] HOSTNAME=68e2ef1f9a79
18:41:15 [2023-12-20T18:41:15.943Z] TESTDEBUG=0
18:41:15 [2023-12-20T18:41:15.943Z] DEST=bundles/test-integration
18:41:15 [2023-12-20T18:41:15.943Z] PWD=/go/src/github.com/docker/docker
18:41:15 [2023-12-20T18:41:15.943Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
18:41:15 [2023-12-20T18:41:15.943Z] DOCKER_GITCOMMIT=2d174ed6244ac057f4a07551de29f3612170a342
18:41:15 [2023-12-20T18:41:15.943Z] container=docker
18:41:15 [2023-12-20T18:41:15.943Z] HOME=/root
18:41:15 [2023-12-20T18:41:15.943Z] CONTAINERD_NAMESPACE=moby
18:41:15 [2023-12-20T18:41:15.943Z] GOLANG_VERSION=1.21.5
18:41:15 [2023-12-20T18:41:15.943Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:41:15 [2023-12-20T18:41:15.943Z] VALIDATE_BRANCH=master
18:41:15 [2023-12-20T18:41:15.943Z] TERM=xterm
18:41:15 [2023-12-20T18:41:15.943Z] DOCKER_PKG=github.com/docker/docker
18:41:15 [2023-12-20T18:41:15.943Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
18:41:15 [2023-12-20T18:41:15.943Z] SHLVL=1
18:41:15 [2023-12-20T18:41:15.943Z] TIMEOUT=120m
18:41:15 [2023-12-20T18:41:15.943Z] GOTOOLCHAIN=local
18:41:15 [2023-12-20T18:41:15.943Z] DOCKER_GRAPHDRIVER=overlay2
18:41:15 [2023-12-20T18:41:15.943Z] GO111MODULE=off
18:41:15 [2023-12-20T18:41:15.943Z] DOCKER_EXPERIMENTAL=1
18:41:15 [2023-12-20T18:41:15.943Z] TEST_SKIP_INTEGRATION_CLI=1
18:41:15 [2023-12-20T18:41:15.943Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:41:15 [2023-12-20T18:41:15.943Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:41:15 [2023-12-20T18:41:15.943Z] GOPATH=/go
18:41:15 [2023-12-20T18:41:15.943Z] PKG_CONFIG=pkg-config
18:41:15 [2023-12-20T18:41:15.943Z] _=/usr/bin/env
18:41:15 [2023-12-20T18:41:15.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:41:37 [2023-12-20T18:41:37.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
18:41:37 [2023-12-20T18:41:37.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:41:39 [2023-12-20T18:41:39.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:41:41 [2023-12-20T18:41:41.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:41:46 [2023-12-20T18:41:46.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:41:49 [2023-12-20T18:41:49.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
18:41:49 [2023-12-20T18:41:49.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:41:51 [2023-12-20T18:41:51.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:41:52 [2023-12-20T18:41:52.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:41:53 [2023-12-20T18:41:53.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
18:41:54 [2023-12-20T18:41:54.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:41:55 [2023-12-20T18:41:55.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:41:56 [2023-12-20T18:41:56.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:41:58 [2023-12-20T18:41:58.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:41:59 [2023-12-20T18:41:59.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:42:01 [2023-12-20T18:42:01.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:42:01 [2023-12-20T18:42:01.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:42:02 [2023-12-20T18:42:02.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:42:03 [2023-12-20T18:42:03.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:42:05 [2023-12-20T18:42:05.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:42:06 [2023-12-20T18:42:06.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:42:07 [2023-12-20T18:42:07.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:42:08 [2023-12-20T18:42:08.467Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:42:08 [2023-12-20T18:42:08.467Z] Using test binary /usr/local/cli-integration/docker
18:42:08 [2023-12-20T18:42:08.467Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:42:08 [2023-12-20T18:42:08.467Z] +++ /etc/init.d/apparmor start
18:42:08 [2023-12-20T18:42:08.467Z] Not: starting.
18:42:08 [2023-12-20T18:42:08.467Z] INFO: Waiting for daemon to start...
18:42:08 [2023-12-20T18:42:08.467Z] Starting dockerd
18:42:08 [2023-12-20T18:42:08.467Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.la4YryX76h/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
18:42:12 [2023-12-20T18:42:12.669Z] .
18:42:12 [2023-12-20T18:42:12.669Z] Running integration-test (iteration 1)
18:42:12 [2023-12-20T18:42:12.669Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
18:42:12 [2023-12-20T18:42:12.669Z] ++ '[' -n '' ']'
18:42:12 [2023-12-20T18:42:12.669Z] ++ 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
18:42:12 [2023-12-20T18:42:12.669Z] ++ set -e
18:42:12 [2023-12-20T18:42:12.669Z] ++ '[' -n 0 ']'
18:42:12 [2023-12-20T18:42:12.669Z] ++ set -x
18:42:12 [2023-12-20T18:42:12.669Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
18:42:12 [2023-12-20T18:42:12.669Z] Loaded image: busybox:latest
18:42:12 [2023-12-20T18:42:12.930Z] Loaded image: busybox:glibc
18:42:13 [2023-12-20T18:42:13.871Z] Loaded image: debian:bookworm-slim
18:42:13 [2023-12-20T18:42:13.871Z] Loaded image: hello-world:latest
18:42:13 [2023-12-20T18:42:13.871Z] Loaded image: arm32v7/hello-world:latest
18:42:13 [2023-12-20T18:42:13.871Z] INFO: Testing against a local daemon
18:42:13 [2023-12-20T18:42:13.871Z] === RUN   TestCgroupNamespacesBuild
18:42:15 [2023-12-20T18:42:15.254Z] --- PASS: TestCgroupNamespacesBuild (1.15s)
18:42:15 [2023-12-20T18:42:15.254Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:42:16 [2023-12-20T18:42:16.637Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s)
18:42:16 [2023-12-20T18:42:16.637Z] === RUN   TestBuildWithSession
18:42:16 [2023-12-20T18:42:16.637Z]     build_session_test.go:25: TODO: BuildKit
18:42:16 [2023-12-20T18:42:16.637Z] --- SKIP: TestBuildWithSession (0.00s)
18:42:16 [2023-12-20T18:42:16.637Z] === RUN   TestBuildSquashParent
18:42:20 [2023-12-20T18:42:20.838Z] --- PASS: TestBuildSquashParent (3.85s)
18:42:20 [2023-12-20T18:42:20.838Z] === RUN   TestBuildWithRemoveAndForceRemove
18:42:20 [2023-12-20T18:42:20.838Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:42:20 [2023-12-20T18:42:20.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:42:20 [2023-12-20T18:42:20.838Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:42:20 [2023-12-20T18:42:20.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:42:20 [2023-12-20T18:42:20.838Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:42:20 [2023-12-20T18:42:20.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:42:20 [2023-12-20T18:42:20.838Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:42:20 [2023-12-20T18:42:20.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:42:20 [2023-12-20T18:42:20.838Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:42:20 [2023-12-20T18:42:20.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:42:20 [2023-12-20T18:42:20.838Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:42:20 [2023-12-20T18:42:20.838Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:42:20 [2023-12-20T18:42:20.838Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:42:20 [2023-12-20T18:42:20.838Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:42:20 [2023-12-20T18:42:20.838Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:42:20 [2023-12-20T18:42:20.838Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:42:20 [2023-12-20T18:42:20.838Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:42:20 [2023-12-20T18:42:20.838Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:42:24 [2023-12-20T18:42:24.136Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
18:42:24 [2023-12-20T18:42:24.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.53s)
18:42:24 [2023-12-20T18:42:24.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.94s)
18:42:24 [2023-12-20T18:42:24.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.15s)
18:42:24 [2023-12-20T18:42:24.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.28s)
18:42:24 [2023-12-20T18:42:24.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.32s)
18:42:24 [2023-12-20T18:42:24.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.41s)
18:42:24 [2023-12-20T18:42:24.136Z] === RUN   TestBuildMultiStageCopy
18:42:24 [2023-12-20T18:42:24.136Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:42:24 [2023-12-20T18:42:24.706Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:42:24 [2023-12-20T18:42:24.706Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:42:24 [2023-12-20T18:42:24.968Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:42:24 [2023-12-20T18:42:24.968Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:42:25 [2023-12-20T18:42:25.228Z] --- PASS: TestBuildMultiStageCopy (1.42s)
18:42:25 [2023-12-20T18:42:25.229Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.98s)
18:42:25 [2023-12-20T18:42:25.229Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
18:42:25 [2023-12-20T18:42:25.229Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
18:42:25 [2023-12-20T18:42:25.229Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s)
18:42:25 [2023-12-20T18:42:25.229Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s)
18:42:25 [2023-12-20T18:42:25.229Z] === RUN   TestBuildMultiStageParentConfig
18:42:25 [2023-12-20T18:42:25.489Z] --- PASS: TestBuildMultiStageParentConfig (0.34s)
18:42:25 [2023-12-20T18:42:25.489Z] === RUN   TestBuildLabelWithTargets
18:42:26 [2023-12-20T18:42:26.059Z] --- PASS: TestBuildLabelWithTargets (0.55s)
18:42:26 [2023-12-20T18:42:26.059Z] === RUN   TestBuildWithEmptyLayers
18:42:26 [2023-12-20T18:42:26.059Z] --- PASS: TestBuildWithEmptyLayers (0.14s)
18:42:26 [2023-12-20T18:42:26.059Z] === RUN   TestBuildMultiStageOnBuild
18:42:27 [2023-12-20T18:42:27.442Z] --- PASS: TestBuildMultiStageOnBuild (1.12s)
18:42:27 [2023-12-20T18:42:27.442Z] === RUN   TestBuildUncleanTarFilenames
18:42:27 [2023-12-20T18:42:27.442Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
18:42:27 [2023-12-20T18:42:27.442Z] === RUN   TestBuildMultiStageLayerLeak
18:42:28 [2023-12-20T18:42:28.384Z] --- PASS: TestBuildMultiStageLayerLeak (1.10s)
18:42:28 [2023-12-20T18:42:28.384Z] === RUN   TestBuildWithHugeFile
18:43:40 [2023-12-20T18:43:40.412Z] --- PASS: TestBuildWithHugeFile (70.82s)
18:43:40 [2023-12-20T18:43:40.412Z] === RUN   TestBuildWCOWSandboxSize
18:43:40 [2023-12-20T18:43:40.412Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:43:40 [2023-12-20T18:43:40.412Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:43:40 [2023-12-20T18:43:40.412Z] === RUN   TestBuildWithEmptyDockerfile
18:43:40 [2023-12-20T18:43:40.412Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:43:40 [2023-12-20T18:43:40.412Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:43:40 [2023-12-20T18:43:40.412Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:43:40 [2023-12-20T18:43:40.412Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:43:40 [2023-12-20T18:43:40.412Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:43:40 [2023-12-20T18:43:40.412Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:43:40 [2023-12-20T18:43:40.412Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:43:40 [2023-12-20T18:43:40.412Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:43:40 [2023-12-20T18:43:40.412Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:43:40 [2023-12-20T18:43:40.412Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
18:43:40 [2023-12-20T18:43:40.412Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
18:43:40 [2023-12-20T18:43:40.412Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
18:43:40 [2023-12-20T18:43:40.413Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
18:43:40 [2023-12-20T18:43:40.413Z] === RUN   TestBuildPreserveOwnership
18:43:40 [2023-12-20T18:43:40.413Z] === RUN   TestBuildPreserveOwnership/copy_from
18:43:40 [2023-12-20T18:43:40.983Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:43:41 [2023-12-20T18:43:41.554Z] --- PASS: TestBuildPreserveOwnership (2.25s)
18:43:41 [2023-12-20T18:43:41.554Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.58s)
18:43:41 [2023-12-20T18:43:41.554Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.65s)
18:43:41 [2023-12-20T18:43:41.554Z] === RUN   TestBuildPlatformInvalid
18:43:41 [2023-12-20T18:43:41.554Z] --- PASS: TestBuildPlatformInvalid (0.01s)
18:43:41 [2023-12-20T18:43:41.554Z] === RUN   TestBuildkitHistoryTracePropagation
18:43:41 [2023-12-20T18:43:41.554Z] time="2023-12-20T18:43:41Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
18:43:41 [2023-12-20T18:43:41.554Z] time="2023-12-20T18:43:41Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
18:43:41 [2023-12-20T18:43:41.554Z] time="2023-12-20T18:43:41Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
18:43:41 [2023-12-20T18:43:41.554Z] time="2023-12-20T18:43:41Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
18:43:41 [2023-12-20T18:43:41.554Z] time="2023-12-20T18:43:41Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {\n        \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n      },\n      \"BalancerAttributes\": null,\n      \"Metadata\": null\n    }\n  ],\n  \"Endpoints\": [\n    {\n      \"Addresses\": [\n        {\n          \"Addr\": \"/run/buildkit/buildkitd.sock\",\n          \"ServerName\": \"\",\n          \"Attributes\": {\n            \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n          },\n          \"BalancerAttributes\": null,\n          \"Metadata\": null\n        }\n      ],\n      \"Attributes\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
18:43:41 [2023-12-20T18:43:41.554Z] time="2023-12-20T18:43:41Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
18:43:41 [2023-12-20T18:43:41.554Z] time="2023-12-20T18:43:41Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
18:43:41 [2023-12-20T18:43:41.554Z] time="2023-12-20T18:43:41Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
18:43:41 [2023-12-20T18:43:41.554Z] time="2023-12-20T18:43:41Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
18:43:41 [2023-12-20T18:43:41.554Z] time="2023-12-20T18:43:41Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
18:43:41 [2023-12-20T18:43:41.554Z] time="2023-12-20T18:43:41Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
18:43:41 [2023-12-20T18:43:41.554Z] time="2023-12-20T18:43:41Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
18:43:41 [2023-12-20T18:43:41.554Z] time="2023-12-20T18:43:41Z" level=info msg="[core] [Server #4] Server created" module=grpc
18:43:41 [2023-12-20T18:43:41.554Z]     build_traces_test.go:84: Waiting for trace to be available
18:43:45 [2023-12-20T18:43:45.756Z] time="2023-12-20T18:43:45Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
18:43:45 [2023-12-20T18:43:45.756Z] time="2023-12-20T18:43:45Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
18:43:45 [2023-12-20T18:43:45.756Z] time="2023-12-20T18:43:45Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
18:43:45 [2023-12-20T18:43:45.756Z] time="2023-12-20T18:43:45Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
18:43:45 [2023-12-20T18:43:45.756Z] time="2023-12-20T18:43:45Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
18:43:45 [2023-12-20T18:43:45.756Z] time="2023-12-20T18:43:45Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
18:43:45 [2023-12-20T18:43:45.756Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
18:43:45 [2023-12-20T18:43:45.756Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:43:46 [2023-12-20T18:43:46.328Z] Loaded image: busybox:latest
18:43:46 [2023-12-20T18:43:46.328Z] Loaded image: busybox:glibc
18:43:47 [2023-12-20T18:43:47.270Z] Loaded image: debian:bookworm-slim
18:43:47 [2023-12-20T18:43:47.270Z] Loaded image: hello-world:latest
18:43:47 [2023-12-20T18:43:47.270Z] Loaded image: arm32v7/hello-world:latest
18:43:57 [2023-12-20T18:43:57.266Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.09s)
18:43:57 [2023-12-20T18:43:57.266Z] PASS
18:43:57 [2023-12-20T18:43:57.266Z] 
18:43:57 [2023-12-20T18:43:57.266Z] === Skipped
18:43:57 [2023-12-20T18:43:57.266Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:43:57 [2023-12-20T18:43:57.266Z]     build_session_test.go:25: TODO: BuildKit
18:43:57 [2023-12-20T18:43:57.266Z] 
18:43:57 [2023-12-20T18:43:57.266Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:43:57 [2023-12-20T18:43:57.266Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:43:57 [2023-12-20T18:43:57.266Z] 
18:43:57 [2023-12-20T18:43:57.266Z] DONE 35 tests, 2 skipped in 104.010s
18:43:57 [2023-12-20T18:43:57.266Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
18:43:57 [2023-12-20T18:43:57.266Z] ++ '[' -n '' ']'
18:43:57 [2023-12-20T18:43:57.266Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
18:43:57 [2023-12-20T18:43:57.266Z] ++ set -e
18:43:57 [2023-12-20T18:43:57.266Z] ++ '[' -n 0 ']'
18:43:57 [2023-12-20T18:43:57.266Z] ++ set -x
18:43:57 [2023-12-20T18:43:57.266Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
18:43:57 [2023-12-20T18:43:57.266Z] INFO: Testing against a local daemon
18:43:57 [2023-12-20T18:43:57.266Z] === RUN   TestNoNewPrivileges
18:44:07 [2023-12-20T18:44:07.263Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
18:44:07 [2023-12-20T18:44:07.263Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
18:44:07 [2023-12-20T18:44:07.523Z] --- PASS: TestNoNewPrivileges (10.80s)
18:44:07 [2023-12-20T18:44:07.523Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.43s)
18:44:07 [2023-12-20T18:44:07.523Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.44s)
18:44:07 [2023-12-20T18:44:07.523Z] PASS
18:44:07 [2023-12-20T18:44:07.523Z] 
18:44:07 [2023-12-20T18:44:07.523Z] DONE 3 tests in 10.830s
18:44:07 [2023-12-20T18:44:07.523Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
18:44:07 [2023-12-20T18:44:07.523Z] ++ '[' -n '' ']'
18:44:07 [2023-12-20T18:44:07.523Z] ++ 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
18:44:07 [2023-12-20T18:44:07.523Z] ++ set -e
18:44:07 [2023-12-20T18:44:07.523Z] ++ '[' -n 0 ']'
18:44:07 [2023-12-20T18:44:07.523Z] ++ set -x
18:44:07 [2023-12-20T18:44:07.523Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
18:44:07 [2023-12-20T18:44:07.523Z] INFO: Testing against a local daemon
18:44:07 [2023-12-20T18:44:07.523Z] === RUN   TestConfigInspect
18:44:09 [2023-12-20T18:44:09.433Z] --- PASS: TestConfigInspect (1.50s)
18:44:09 [2023-12-20T18:44:09.433Z] === RUN   TestConfigList
18:44:09 [2023-12-20T18:44:09.694Z] === RUN   TestConfigList/test_filter_by_name
18:44:09 [2023-12-20T18:44:09.694Z] === RUN   TestConfigList/test_filter_by_id
18:44:09 [2023-12-20T18:44:09.694Z] === RUN   TestConfigList/test_filter_by_label_key_only
18:44:09 [2023-12-20T18:44:09.694Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
18:44:09 [2023-12-20T18:44:09.694Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
18:44:10 [2023-12-20T18:44:10.635Z] --- PASS: TestConfigList (1.41s)
18:44:10 [2023-12-20T18:44:10.635Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
18:44:10 [2023-12-20T18:44:10.635Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
18:44:10 [2023-12-20T18:44:10.635Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
18:44:10 [2023-12-20T18:44:10.635Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
18:44:10 [2023-12-20T18:44:10.635Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
18:44:10 [2023-12-20T18:44:10.635Z] === RUN   TestConfigsCreateAndDelete
18:44:12 [2023-12-20T18:44:12.545Z] --- PASS: TestConfigsCreateAndDelete (1.89s)
18:44:12 [2023-12-20T18:44:12.545Z] === RUN   TestConfigsUpdate
18:44:14 [2023-12-20T18:44:14.456Z] --- PASS: TestConfigsUpdate (1.97s)
18:44:14 [2023-12-20T18:44:14.456Z] === RUN   TestTemplatedConfig
18:44:16 [2023-12-20T18:44:16.998Z] --- PASS: TestTemplatedConfig (2.65s)
18:44:16 [2023-12-20T18:44:16.998Z] === RUN   TestConfigCreateResolve
18:44:18 [2023-12-20T18:44:18.908Z] --- PASS: TestConfigCreateResolve (1.96s)
18:44:18 [2023-12-20T18:44:18.908Z] PASS
18:44:18 [2023-12-20T18:44:18.908Z] 
18:44:18 [2023-12-20T18:44:18.908Z] DONE 11 tests in 11.422s
18:44:18 [2023-12-20T18:44:18.908Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
18:44:18 [2023-12-20T18:44:18.908Z] ++ '[' -n '' ']'
18:44:18 [2023-12-20T18:44:18.908Z] ++ 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
18:44:18 [2023-12-20T18:44:18.908Z] ++ set -e
18:44:18 [2023-12-20T18:44:18.908Z] ++ '[' -n 0 ']'
18:44:18 [2023-12-20T18:44:18.908Z] ++ set -x
18:44:18 [2023-12-20T18:44:18.908Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
18:44:18 [2023-12-20T18:44:18.908Z] INFO: Testing against a local daemon
18:44:18 [2023-12-20T18:44:18.908Z] === RUN   TestAttach
18:44:18 [2023-12-20T18:44:18.908Z] === RUN   TestAttach/without_TTY
18:44:18 [2023-12-20T18:44:18.908Z] === PAUSE TestAttach/without_TTY
18:44:18 [2023-12-20T18:44:18.908Z] === RUN   TestAttach/with_TTY
18:44:18 [2023-12-20T18:44:18.908Z] === PAUSE TestAttach/with_TTY
18:44:18 [2023-12-20T18:44:18.908Z] === CONT  TestAttach/without_TTY
18:44:18 [2023-12-20T18:44:18.908Z] === CONT  TestAttach/with_TTY
18:44:19 [2023-12-20T18:44:19.168Z] --- PASS: TestAttach (0.02s)
18:44:19 [2023-12-20T18:44:19.168Z]     --- PASS: TestAttach/without_TTY (0.05s)
18:44:19 [2023-12-20T18:44:19.168Z]     --- PASS: TestAttach/with_TTY (0.05s)
18:44:19 [2023-12-20T18:44:19.168Z] === RUN   TestCreateWithCDIDevices
18:44:20 [2023-12-20T18:44:20.109Z] --- PASS: TestCreateWithCDIDevices (1.14s)
18:44:20 [2023-12-20T18:44:20.109Z] === RUN   TestCDISpecDirsAreInSystemInfo
18:44:20 [2023-12-20T18:44:20.109Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
18:44:20 [2023-12-20T18:44:20.680Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
18:44:21 [2023-12-20T18:44:21.250Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
18:44:21 [2023-12-20T18:44:21.820Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
18:44:22 [2023-12-20T18:44:22.390Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
18:44:22 [2023-12-20T18:44:22.960Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
18:44:23 [2023-12-20T18:44:23.531Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
18:44:23 [2023-12-20T18:44:23.791Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
18:44:24 [2023-12-20T18:44:24.362Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
18:44:24 [2023-12-20T18:44:24.362Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
18:44:24 [2023-12-20T18:44:24.362Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
18:44:24 [2023-12-20T18:44:24.362Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
18:44:24 [2023-12-20T18:44:24.362Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
18:44:24 [2023-12-20T18:44:24.362Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
18:44:24 [2023-12-20T18:44:24.362Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
18:44:24 [2023-12-20T18:44:24.362Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
18:44:24 [2023-12-20T18:44:24.362Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestCheckpoint
18:44:24 [2023-12-20T18:44:24.362Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:44:24 [2023-12-20T18:44:24.362Z] --- SKIP: TestCheckpoint (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/commit
18:44:24 [2023-12-20T18:44:24.362Z] === PAUSE TestContainerInvalidJSON/commit
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/containers/create
18:44:24 [2023-12-20T18:44:24.362Z] === PAUSE TestContainerInvalidJSON/containers/create
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
18:44:24 [2023-12-20T18:44:24.362Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
18:44:24 [2023-12-20T18:44:24.362Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
18:44:24 [2023-12-20T18:44:24.362Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:44:24 [2023-12-20T18:44:24.362Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
18:44:24 [2023-12-20T18:44:24.362Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
18:44:24 [2023-12-20T18:44:24.362Z] === CONT  TestContainerInvalidJSON/commit
18:44:24 [2023-12-20T18:44:24.362Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
18:44:24 [2023-12-20T18:44:24.362Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
18:44:24 [2023-12-20T18:44:24.362Z] === CONT  TestContainerInvalidJSON/containers/create
18:44:24 [2023-12-20T18:44:24.362Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
18:44:24 [2023-12-20T18:44:24.362Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
18:44:24 [2023-12-20T18:44:24.362Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/commit/empty_body
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
18:44:24 [2023-12-20T18:44:24.362Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:44:24 [2023-12-20T18:44:24.362Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:44:24 [2023-12-20T18:44:24.362Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
18:44:24 [2023-12-20T18:44:24.362Z] === RUN   TestCopyFromContainerPathIsNotDir
18:44:24 [2023-12-20T18:44:24.622Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
18:44:24 [2023-12-20T18:44:24.622Z] === RUN   TestCopyToContainerPathDoesNotExist
18:44:24 [2023-12-20T18:44:24.622Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
18:44:24 [2023-12-20T18:44:24.622Z] === RUN   TestCopyEmptyFile
18:44:24 [2023-12-20T18:44:24.622Z] --- PASS: TestCopyEmptyFile (0.06s)
18:44:24 [2023-12-20T18:44:24.622Z] === RUN   TestCopyToContainerPathIsNotDir
18:44:24 [2023-12-20T18:44:24.622Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
18:44:24 [2023-12-20T18:44:24.622Z] === RUN   TestCopyFromContainer
18:44:25 [2023-12-20T18:44:25.193Z] === RUN   TestCopyFromContainer//
18:44:25 [2023-12-20T18:44:25.193Z] === RUN   TestCopyFromContainer/.
18:44:25 [2023-12-20T18:44:25.193Z] === RUN   TestCopyFromContainer//.
18:44:25 [2023-12-20T18:44:25.193Z] === RUN   TestCopyFromContainer/./
18:44:25 [2023-12-20T18:44:25.193Z] === RUN   TestCopyFromContainer//./
18:44:25 [2023-12-20T18:44:25.193Z] === RUN   TestCopyFromContainer//bar/root
18:44:25 [2023-12-20T18:44:25.193Z] === RUN   TestCopyFromContainer//bar/root/
18:44:25 [2023-12-20T18:44:25.193Z] === RUN   TestCopyFromContainer//bar/root/.
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCopyFromContainer/bar/quux
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCopyFromContainer/bar/quux/
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCopyFromContainer/bar/quux/.
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCopyFromContainer/bar/notarget
18:44:25 [2023-12-20T18:44:25.453Z] --- PASS: TestCopyFromContainer (0.75s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCopyFromContainer// (0.01s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCopyFromContainer/. (0.01s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCopyFromContainer//. (0.01s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:44:25 [2023-12-20T18:44:25.453Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:44:25 [2023-12-20T18:44:25.453Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:44:25 [2023-12-20T18:44:25.453Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:44:25 [2023-12-20T18:44:25.453Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:44:25 [2023-12-20T18:44:25.453Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:44:25 [2023-12-20T18:44:25.453Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:44:25 [2023-12-20T18:44:25.453Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCreateLinkToNonExistingContainer
18:44:25 [2023-12-20T18:44:25.453Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCreateWithInvalidEnv
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCreateWithInvalidEnv/0
18:44:25 [2023-12-20T18:44:25.453Z] === PAUSE TestCreateWithInvalidEnv/0
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCreateWithInvalidEnv/1
18:44:25 [2023-12-20T18:44:25.453Z] === PAUSE TestCreateWithInvalidEnv/1
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCreateWithInvalidEnv/2
18:44:25 [2023-12-20T18:44:25.453Z] === PAUSE TestCreateWithInvalidEnv/2
18:44:25 [2023-12-20T18:44:25.453Z] === CONT  TestCreateWithInvalidEnv/0
18:44:25 [2023-12-20T18:44:25.453Z] === CONT  TestCreateWithInvalidEnv/2
18:44:25 [2023-12-20T18:44:25.453Z] === CONT  TestCreateWithInvalidEnv/1
18:44:25 [2023-12-20T18:44:25.453Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:44:25 [2023-12-20T18:44:25.453Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCreateTmpfsMountsTarget
18:44:25 [2023-12-20T18:44:25.453Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:44:25 [2023-12-20T18:44:25.453Z] === RUN   TestCreateWithCustomMaskedPaths
18:44:26 [2023-12-20T18:44:26.836Z] --- PASS: TestCreateWithCustomMaskedPaths (1.36s)
18:44:26 [2023-12-20T18:44:26.836Z] === RUN   TestCreateWithCustomReadonlyPaths
18:44:28 [2023-12-20T18:44:28.218Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.41s)
18:44:28 [2023-12-20T18:44:28.218Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:44:28 [2023-12-20T18:44:28.218Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:44:28 [2023-12-20T18:44:28.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:44:28 [2023-12-20T18:44:28.218Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:44:28 [2023-12-20T18:44:28.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:44:28 [2023-12-20T18:44:28.218Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:44:28 [2023-12-20T18:44:28.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:44:28 [2023-12-20T18:44:28.218Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:44:28 [2023-12-20T18:44:28.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:44:28 [2023-12-20T18:44:28.218Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:44:28 [2023-12-20T18:44:28.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:44:28 [2023-12-20T18:44:28.218Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
18:44:28 [2023-12-20T18:44:28.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
18:44:28 [2023-12-20T18:44:28.218Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:44:28 [2023-12-20T18:44:28.218Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:44:28 [2023-12-20T18:44:28.218Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
18:44:28 [2023-12-20T18:44:28.218Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:44:28 [2023-12-20T18:44:28.218Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:44:28 [2023-12-20T18:44:28.218Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:44:28 [2023-12-20T18:44:28.218Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:44:28 [2023-12-20T18:44:28.218Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
18:44:28 [2023-12-20T18:44:28.218Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
18:44:28 [2023-12-20T18:44:28.218Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
18:44:28 [2023-12-20T18:44:28.218Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
18:44:28 [2023-12-20T18:44:28.218Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
18:44:28 [2023-12-20T18:44:28.218Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
18:44:28 [2023-12-20T18:44:28.218Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:44:28 [2023-12-20T18:44:28.789Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s)
18:44:28 [2023-12-20T18:44:28.789Z] === RUN   TestCreateDifferentPlatform
18:44:28 [2023-12-20T18:44:28.789Z] === RUN   TestCreateDifferentPlatform/different_os
18:44:28 [2023-12-20T18:44:28.789Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:44:28 [2023-12-20T18:44:28.789Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:44:28 [2023-12-20T18:44:28.789Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:44:28 [2023-12-20T18:44:28.789Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:44:28 [2023-12-20T18:44:28.789Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:44:28 [2023-12-20T18:44:28.789Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
18:44:28 [2023-12-20T18:44:28.789Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:44:28 [2023-12-20T18:44:28.789Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
18:44:28 [2023-12-20T18:44:28.789Z] === RUN   TestCreateInvalidHostConfig
18:44:28 [2023-12-20T18:44:28.789Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
18:44:28 [2023-12-20T18:44:28.789Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
18:44:28 [2023-12-20T18:44:28.789Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
18:44:28 [2023-12-20T18:44:28.789Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
18:44:28 [2023-12-20T18:44:28.789Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:44:28 [2023-12-20T18:44:28.789Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:44:28 [2023-12-20T18:44:28.789Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
18:44:28 [2023-12-20T18:44:28.789Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
18:44:28 [2023-12-20T18:44:28.789Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
18:44:28 [2023-12-20T18:44:28.789Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
18:44:28 [2023-12-20T18:44:28.789Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
18:44:28 [2023-12-20T18:44:28.789Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
18:44:28 [2023-12-20T18:44:28.789Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:44:28 [2023-12-20T18:44:28.789Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
18:44:28 [2023-12-20T18:44:28.789Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
18:44:28 [2023-12-20T18:44:28.789Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
18:44:28 [2023-12-20T18:44:28.789Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
18:44:28 [2023-12-20T18:44:28.789Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
18:44:28 [2023-12-20T18:44:28.789Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
18:44:28 [2023-12-20T18:44:28.789Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
18:44:28 [2023-12-20T18:44:28.789Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
18:44:28 [2023-12-20T18:44:28.789Z] === RUN   TestCreateWithMultipleEndpointSettings
18:44:28 [2023-12-20T18:44:28.789Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
18:44:28 [2023-12-20T18:44:28.789Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
18:44:28 [2023-12-20T18:44:28.789Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
18:44:28 [2023-12-20T18:44:28.789Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
18:44:28 [2023-12-20T18:44:28.789Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
18:44:28 [2023-12-20T18:44:28.789Z] === RUN   TestCreateWithCustomMACs
18:44:29 [2023-12-20T18:44:29.730Z] --- PASS: TestCreateWithCustomMACs (0.62s)
18:44:29 [2023-12-20T18:44:29.730Z] === RUN   TestContainerStartOnDaemonRestart
18:44:29 [2023-12-20T18:44:29.730Z] === PAUSE TestContainerStartOnDaemonRestart
18:44:29 [2023-12-20T18:44:29.730Z] === RUN   TestDaemonRestartIpcMode
18:44:29 [2023-12-20T18:44:29.730Z] === PAUSE TestDaemonRestartIpcMode
18:44:29 [2023-12-20T18:44:29.730Z] === RUN   TestDaemonHostGatewayIP
18:44:29 [2023-12-20T18:44:29.730Z] === PAUSE TestDaemonHostGatewayIP
18:44:29 [2023-12-20T18:44:29.730Z] === RUN   TestRestartDaemonWithRestartingContainer
18:44:29 [2023-12-20T18:44:29.730Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:44:29 [2023-12-20T18:44:29.730Z] === RUN   TestHardRestartWhenContainerIsRunning
18:44:29 [2023-12-20T18:44:29.730Z] === PAUSE TestHardRestartWhenContainerIsRunning
18:44:29 [2023-12-20T18:44:29.730Z] === RUN   TestContainerKillOnDaemonStart
18:44:29 [2023-12-20T18:44:29.730Z] === PAUSE TestContainerKillOnDaemonStart
18:44:29 [2023-12-20T18:44:29.730Z] === RUN   TestDiff
18:44:29 [2023-12-20T18:44:29.990Z] --- PASS: TestDiff (0.54s)
18:44:29 [2023-12-20T18:44:29.990Z] === RUN   TestDiffStoppedContainer
18:44:30 [2023-12-20T18:44:30.560Z] --- PASS: TestDiffStoppedContainer (0.43s)
18:44:30 [2023-12-20T18:44:30.560Z] === RUN   TestExecConsoleSize
18:44:31 [2023-12-20T18:44:31.180Z] --- PASS: TestExecConsoleSize (0.57s)
18:44:31 [2023-12-20T18:44:31.180Z] === RUN   TestExecWithCloseStdin
18:44:31 [2023-12-20T18:44:31.751Z] --- PASS: TestExecWithCloseStdin (0.57s)
18:44:31 [2023-12-20T18:44:31.751Z] === RUN   TestExec
18:44:32 [2023-12-20T18:44:32.322Z] --- PASS: TestExec (0.52s)
18:44:32 [2023-12-20T18:44:32.322Z] === RUN   TestExecUser
18:44:32 [2023-12-20T18:44:32.582Z] --- PASS: TestExecUser (0.52s)
18:44:32 [2023-12-20T18:44:32.582Z] === RUN   TestExecWithGroupAdd
18:44:33 [2023-12-20T18:44:33.153Z] --- PASS: TestExecWithGroupAdd (0.51s)
18:44:33 [2023-12-20T18:44:33.153Z] === RUN   TestExportContainerAndImportImage
18:44:33 [2023-12-20T18:44:33.723Z] --- PASS: TestExportContainerAndImportImage (0.60s)
18:44:33 [2023-12-20T18:44:33.723Z] === RUN   TestExportContainerAfterDaemonRestart
18:44:40 [2023-12-20T18:44:40.306Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
18:44:40 [2023-12-20T18:44:40.306Z] === RUN   TestHealthCheckWorkdir
18:44:40 [2023-12-20T18:44:40.566Z] --- PASS: TestHealthCheckWorkdir (0.68s)
18:44:40 [2023-12-20T18:44:40.566Z] === RUN   TestHealthKillContainer
18:44:48 [2023-12-20T18:44:48.699Z] --- PASS: TestHealthKillContainer (7.97s)
18:44:48 [2023-12-20T18:44:48.699Z] === RUN   TestHealthCheckProcessKilled
18:44:49 [2023-12-20T18:44:49.270Z] --- PASS: TestHealthCheckProcessKilled (0.77s)
18:44:49 [2023-12-20T18:44:49.270Z] === RUN   TestHealthStartInterval
18:44:50 [2023-12-20T18:44:50.654Z]     health_test.go:141: &{2023-12-20 18:44:50.495358198 +0000 UTC 2023-12-20 18:44:50.563578793 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:44:50 [2023-12-20T18:44:50.654Z]         }
18:44:50 [2023-12-20T18:44:50.914Z]     health_test.go:141: &{2023-12-20 18:44:50.495358198 +0000 UTC 2023-12-20 18:44:50.563578793 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:44:50 [2023-12-20T18:44:50.914Z]         }
18:44:50 [2023-12-20T18:44:50.914Z]     health_test.go:141: &{2023-12-20 18:44:50.495358198 +0000 UTC 2023-12-20 18:44:50.563578793 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:44:50 [2023-12-20T18:44:50.914Z]         }
18:44:50 [2023-12-20T18:44:50.914Z]     health_test.go:141: &{2023-12-20 18:44:50.495358198 +0000 UTC 2023-12-20 18:44:50.563578793 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:44:50 [2023-12-20T18:44:50.914Z]         }
18:44:51 [2023-12-20T18:44:51.175Z]     health_test.go:141: &{2023-12-20 18:44:50.495358198 +0000 UTC 2023-12-20 18:44:50.563578793 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:44:51 [2023-12-20T18:44:51.175Z]         }
18:44:51 [2023-12-20T18:44:51.175Z]     health_test.go:141: &{2023-12-20 18:44:50.495358198 +0000 UTC 2023-12-20 18:44:50.563578793 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:44:51 [2023-12-20T18:44:51.175Z]         }
18:44:51 [2023-12-20T18:44:51.435Z]     health_test.go:141: &{2023-12-20 18:44:50.495358198 +0000 UTC 2023-12-20 18:44:50.563578793 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:44:51 [2023-12-20T18:44:51.435Z]         }
18:44:51 [2023-12-20T18:44:51.435Z]     health_test.go:141: &{2023-12-20 18:44:50.495358198 +0000 UTC 2023-12-20 18:44:50.563578793 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:44:51 [2023-12-20T18:44:51.435Z]         }
18:44:51 [2023-12-20T18:44:51.435Z]     health_test.go:141: &{2023-12-20 18:44:50.495358198 +0000 UTC 2023-12-20 18:44:50.563578793 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:44:51 [2023-12-20T18:44:51.435Z]         }
18:44:51 [2023-12-20T18:44:51.696Z]     health_test.go:141: &{2023-12-20 18:44:50.495358198 +0000 UTC 2023-12-20 18:44:50.563578793 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:44:51 [2023-12-20T18:44:51.696Z]         }
18:44:51 [2023-12-20T18:44:51.696Z]     health_test.go:141: &{2023-12-20 18:44:50.495358198 +0000 UTC 2023-12-20 18:44:50.563578793 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:44:51 [2023-12-20T18:44:51.696Z]         }
18:44:51 [2023-12-20T18:44:51.956Z]     health_test.go:141: &{2023-12-20 18:44:51.571109582 +0000 UTC 2023-12-20 18:44:51.635742062 +0000 UTC 1 2}
18:44:51 [2023-12-20T18:44:51.956Z]     health_test.go:141: &{2023-12-20 18:44:51.571109582 +0000 UTC 2023-12-20 18:44:51.635742062 +0000 UTC 1 2}
18:44:51 [2023-12-20T18:44:51.956Z]     health_test.go:141: &{2023-12-20 18:44:51.571109582 +0000 UTC 2023-12-20 18:44:51.635742062 +0000 UTC 1 2}
18:44:52 [2023-12-20T18:44:52.216Z]     health_test.go:141: &{2023-12-20 18:44:51.571109582 +0000 UTC 2023-12-20 18:44:51.635742062 +0000 UTC 1 2}
18:44:52 [2023-12-20T18:44:52.216Z]     health_test.go:141: &{2023-12-20 18:44:51.571109582 +0000 UTC 2023-12-20 18:44:51.635742062 +0000 UTC 1 2}
18:44:52 [2023-12-20T18:44:52.476Z]     health_test.go:141: &{2023-12-20 18:44:51.571109582 +0000 UTC 2023-12-20 18:44:51.635742062 +0000 UTC 1 2}
18:44:52 [2023-12-20T18:44:52.476Z]     health_test.go:141: &{2023-12-20 18:44:51.571109582 +0000 UTC 2023-12-20 18:44:51.635742062 +0000 UTC 1 2}
18:44:52 [2023-12-20T18:44:52.476Z]     health_test.go:141: &{2023-12-20 18:44:51.571109582 +0000 UTC 2023-12-20 18:44:51.635742062 +0000 UTC 1 2}
18:44:52 [2023-12-20T18:44:52.737Z]     health_test.go:141: &{2023-12-20 18:44:51.571109582 +0000 UTC 2023-12-20 18:44:51.635742062 +0000 UTC 1 2}
18:44:52 [2023-12-20T18:44:52.737Z]     health_test.go:141: &{2023-12-20 18:44:51.571109582 +0000 UTC 2023-12-20 18:44:51.635742062 +0000 UTC 1 2}
18:44:52 [2023-12-20T18:44:52.737Z]     health_test.go:169: 1.06977635s
18:44:54 [2023-12-20T18:44:54.118Z]     health_test.go:169: 1.06977635s
18:44:55 [2023-12-20T18:44:55.058Z]     health_test.go:169: 1.06977635s
18:44:55 [2023-12-20T18:44:55.999Z]     health_test.go:169: 1.06977635s
18:44:56 [2023-12-20T18:44:56.939Z]     health_test.go:169: 1.06977635s
18:44:57 [2023-12-20T18:44:57.879Z]     health_test.go:169: 1.06977635s
18:44:58 [2023-12-20T18:44:58.819Z]     health_test.go:169: 1.06977635s
18:44:59 [2023-12-20T18:44:59.759Z]     health_test.go:169: 1.06977635s
18:45:01 [2023-12-20T18:45:01.141Z]     health_test.go:169: 1.06977635s
18:45:02 [2023-12-20T18:45:02.081Z]     health_test.go:169: 1.06977635s
18:45:03 [2023-12-20T18:45:03.021Z]     health_test.go:169: 1.06977635s
18:45:03 [2023-12-20T18:45:03.961Z]     health_test.go:169: 1.06977635s
18:45:04 [2023-12-20T18:45:04.899Z]     health_test.go:169: 1.06977635s
18:45:05 [2023-12-20T18:45:05.839Z]     health_test.go:169: 1.06977635s
18:45:06 [2023-12-20T18:45:06.781Z]     health_test.go:169: 1.06977635s
18:45:08 [2023-12-20T18:45:08.163Z]     health_test.go:169: 1.06977635s
18:45:09 [2023-12-20T18:45:09.103Z]     health_test.go:169: 1.06977635s
18:45:10 [2023-12-20T18:45:10.044Z]     health_test.go:169: 1.06977635s
18:45:10 [2023-12-20T18:45:10.984Z]     health_test.go:169: 1.06977635s
18:45:11 [2023-12-20T18:45:11.924Z]     health_test.go:169: 1.06977635s
18:45:12 [2023-12-20T18:45:12.864Z]     health_test.go:169: 1.06977635s
18:45:13 [2023-12-20T18:45:13.804Z]     health_test.go:169: 1.06977635s
18:45:15 [2023-12-20T18:45:15.185Z]     health_test.go:169: 1.06977635s
18:45:15 [2023-12-20T18:45:15.754Z]     health_test.go:169: 1.06977635s
18:45:17 [2023-12-20T18:45:17.138Z]     health_test.go:169: 1.06977635s
18:45:18 [2023-12-20T18:45:18.079Z]     health_test.go:169: 1.06977635s
18:45:19 [2023-12-20T18:45:19.019Z]     health_test.go:169: 1.06977635s
18:45:19 [2023-12-20T18:45:19.958Z]     health_test.go:169: 1.06977635s
18:45:20 [2023-12-20T18:45:20.897Z]     health_test.go:169: 1.06977635s
18:45:21 [2023-12-20T18:45:21.837Z]     health_test.go:169: 1.06977635s
18:45:22 [2023-12-20T18:45:22.777Z]     health_test.go:169: 1.06977635s
18:45:24 [2023-12-20T18:45:24.159Z] --- PASS: TestHealthStartInterval (34.70s)
18:45:24 [2023-12-20T18:45:24.159Z] === RUN   TestInspectCpusetInConfigPre120
18:45:24 [2023-12-20T18:45:24.419Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s)
18:45:24 [2023-12-20T18:45:24.419Z] === RUN   TestInspectAnnotations
18:45:24 [2023-12-20T18:45:24.680Z] --- PASS: TestInspectAnnotations (0.05s)
18:45:24 [2023-12-20T18:45:24.680Z] === RUN   TestIpcModeNone
18:45:25 [2023-12-20T18:45:25.250Z] --- PASS: TestIpcModeNone (0.54s)
18:45:25 [2023-12-20T18:45:25.250Z] === RUN   TestIpcModePrivate
18:45:25 [2023-12-20T18:45:25.510Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
18:45:25 [2023-12-20T18:45:25.771Z] --- PASS: TestIpcModePrivate (0.54s)
18:45:25 [2023-12-20T18:45:25.771Z] === RUN   TestIpcModeShareable
18:45:26 [2023-12-20T18:45:26.031Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
18:45:26 [2023-12-20T18:45:26.292Z] --- PASS: TestIpcModeShareable (0.57s)
18:45:26 [2023-12-20T18:45:26.292Z] === RUN   TestAPIIpcModeShareableAndContainer
18:45:27 [2023-12-20T18:45:27.685Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.22s)
18:45:27 [2023-12-20T18:45:27.685Z] === RUN   TestAPIIpcModeHost
18:45:27 [2023-12-20T18:45:27.685Z] --- PASS: TestAPIIpcModeHost (0.34s)
18:45:27 [2023-12-20T18:45:27.685Z] === RUN   TestDaemonIpcModeShareable
18:45:28 [2023-12-20T18:45:28.625Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
18:45:28 [2023-12-20T18:45:28.886Z] --- PASS: TestDaemonIpcModeShareable (1.12s)
18:45:28 [2023-12-20T18:45:28.886Z] === RUN   TestDaemonIpcModePrivate
18:45:29 [2023-12-20T18:45:29.827Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
18:45:30 [2023-12-20T18:45:30.088Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
18:45:30 [2023-12-20T18:45:30.088Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:45:31 [2023-12-20T18:45:31.028Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
18:45:31 [2023-12-20T18:45:31.289Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
18:45:31 [2023-12-20T18:45:31.289Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:45:32 [2023-12-20T18:45:32.229Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
18:45:32 [2023-12-20T18:45:32.229Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s)
18:45:32 [2023-12-20T18:45:32.229Z] === RUN   TestIpcModeOlderClient
18:45:32 [2023-12-20T18:45:32.229Z] === PAUSE TestIpcModeOlderClient
18:45:32 [2023-12-20T18:45:32.229Z] === RUN   TestKillContainerInvalidSignal
18:45:32 [2023-12-20T18:45:32.800Z] --- PASS: TestKillContainerInvalidSignal (0.50s)
18:45:32 [2023-12-20T18:45:32.801Z] === RUN   TestKillContainer
18:45:32 [2023-12-20T18:45:32.801Z] === RUN   TestKillContainer/no_signal
18:45:33 [2023-12-20T18:45:33.371Z] === RUN   TestKillContainer/non_killing_signal
18:45:33 [2023-12-20T18:45:33.632Z] === RUN   TestKillContainer/killing_signal
18:45:34 [2023-12-20T18:45:34.572Z] --- PASS: TestKillContainer (1.51s)
18:45:34 [2023-12-20T18:45:34.572Z]     --- PASS: TestKillContainer/no_signal (0.47s)
18:45:34 [2023-12-20T18:45:34.572Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
18:45:34 [2023-12-20T18:45:34.572Z]     --- PASS: TestKillContainer/killing_signal (0.54s)
18:45:34 [2023-12-20T18:45:34.572Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:45:34 [2023-12-20T18:45:34.572Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:45:34 [2023-12-20T18:45:34.832Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:45:35 [2023-12-20T18:45:35.402Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.95s)
18:45:35 [2023-12-20T18:45:35.402Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
18:45:35 [2023-12-20T18:45:35.402Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
18:45:35 [2023-12-20T18:45:35.402Z] === RUN   TestKillStoppedContainer
18:45:35 [2023-12-20T18:45:35.402Z] --- PASS: TestKillStoppedContainer (0.05s)
18:45:35 [2023-12-20T18:45:35.402Z] === RUN   TestKillStoppedContainerAPIPre120
18:45:35 [2023-12-20T18:45:35.402Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
18:45:35 [2023-12-20T18:45:35.402Z] === RUN   TestKillDifferentUserContainer
18:45:35 [2023-12-20T18:45:35.973Z] --- PASS: TestKillDifferentUserContainer (0.49s)
18:45:35 [2023-12-20T18:45:35.973Z] === RUN   TestInspectOomKilledTrue
18:45:36 [2023-12-20T18:45:36.544Z] --- PASS: TestInspectOomKilledTrue (0.56s)
18:45:36 [2023-12-20T18:45:36.544Z] === RUN   TestInspectOomKilledFalse
18:45:36 [2023-12-20T18:45:36.804Z] --- PASS: TestInspectOomKilledFalse (0.48s)
18:45:36 [2023-12-20T18:45:36.804Z] === RUN   TestLinksEtcHostsContentMatch
18:45:37 [2023-12-20T18:45:37.067Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
18:45:37 [2023-12-20T18:45:37.067Z] === RUN   TestLinksContainerNames
18:45:38 [2023-12-20T18:45:38.552Z] --- PASS: TestLinksContainerNames (0.95s)
18:45:38 [2023-12-20T18:45:38.552Z] === RUN   TestLogsFollowTailEmpty
18:45:38 [2023-12-20T18:45:38.552Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
18:45:38 [2023-12-20T18:45:38.552Z] === RUN   TestLogs
18:45:38 [2023-12-20T18:45:38.552Z] === RUN   TestLogs/driver_local
18:45:38 [2023-12-20T18:45:38.552Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
18:45:38 [2023-12-20T18:45:38.552Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
18:45:38 [2023-12-20T18:45:38.552Z] === RUN   TestLogs/driver_local/tty/only_stdout
18:45:38 [2023-12-20T18:45:38.552Z] === PAUSE TestLogs/driver_local/tty/only_stdout
18:45:38 [2023-12-20T18:45:38.552Z] === RUN   TestLogs/driver_local/tty/only_stderr
18:45:38 [2023-12-20T18:45:38.552Z] === PAUSE TestLogs/driver_local/tty/only_stderr
18:45:38 [2023-12-20T18:45:38.552Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
18:45:38 [2023-12-20T18:45:38.552Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
18:45:38 [2023-12-20T18:45:38.552Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
18:45:38 [2023-12-20T18:45:38.552Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
18:45:38 [2023-12-20T18:45:38.552Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
18:45:38 [2023-12-20T18:45:38.552Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
18:45:38 [2023-12-20T18:45:38.552Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
18:45:38 [2023-12-20T18:45:38.552Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
18:45:38 [2023-12-20T18:45:38.552Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
18:45:38 [2023-12-20T18:45:38.552Z] === CONT  TestLogs/driver_local/tty/only_stderr
18:45:38 [2023-12-20T18:45:38.552Z] === CONT  TestLogs/driver_local/tty/only_stdout
18:45:38 [2023-12-20T18:45:38.552Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
18:45:40 [2023-12-20T18:45:40.466Z] === RUN   TestLogs/driver_json-file
18:45:40 [2023-12-20T18:45:40.466Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
18:45:40 [2023-12-20T18:45:40.466Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
18:45:40 [2023-12-20T18:45:40.466Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
18:45:40 [2023-12-20T18:45:40.466Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
18:45:40 [2023-12-20T18:45:40.466Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
18:45:40 [2023-12-20T18:45:40.466Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
18:45:40 [2023-12-20T18:45:40.466Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:45:40 [2023-12-20T18:45:40.466Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:45:40 [2023-12-20T18:45:40.466Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
18:45:40 [2023-12-20T18:45:40.466Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
18:45:40 [2023-12-20T18:45:40.466Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
18:45:40 [2023-12-20T18:45:40.466Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
18:45:40 [2023-12-20T18:45:40.466Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
18:45:40 [2023-12-20T18:45:40.466Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:45:40 [2023-12-20T18:45:40.466Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
18:45:40 [2023-12-20T18:45:40.466Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
18:45:40 [2023-12-20T18:45:40.466Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
18:45:40 [2023-12-20T18:45:40.466Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
18:45:41 [2023-12-20T18:45:41.853Z] --- PASS: TestLogs (3.37s)
18:45:41 [2023-12-20T18:45:41.853Z]     --- PASS: TestLogs/driver_local (0.01s)
18:45:41 [2023-12-20T18:45:41.853Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.76s)
18:45:41 [2023-12-20T18:45:41.853Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.17s)
18:45:41 [2023-12-20T18:45:41.853Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.25s)
18:45:41 [2023-12-20T18:45:41.853Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.36s)
18:45:41 [2023-12-20T18:45:41.853Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.43s)
18:45:41 [2023-12-20T18:45:41.853Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.71s)
18:45:41 [2023-12-20T18:45:41.853Z]     --- PASS: TestLogs/driver_json-file (0.01s)
18:45:41 [2023-12-20T18:45:41.853Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.96s)
18:45:41 [2023-12-20T18:45:41.853Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.09s)
18:45:41 [2023-12-20T18:45:41.853Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.24s)
18:45:41 [2023-12-20T18:45:41.853Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.35s)
18:45:41 [2023-12-20T18:45:41.853Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.57s)
18:45:41 [2023-12-20T18:45:41.853Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.64s)
18:45:41 [2023-12-20T18:45:41.853Z] === RUN   TestContainerNetworkMountsNoChown
18:45:42 [2023-12-20T18:45:42.425Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/default
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/default
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/private
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/private
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/rprivate
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/rprivate
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/slave
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/slave
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/rslave
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/rslave
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/shared
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/shared
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/rshared
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/rshared
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/default
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/rslave
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/rprivate
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/rshared
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/shared
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/slave
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/private
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/default/mount_root
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/default/bind_root
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/default/bind_root
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/private/bind_root
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/private/mount_root
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:45:42 [2023-12-20T18:45:42.425Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/default/mount_root
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/private/bind_root
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/private/mount_root
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:45:42 [2023-12-20T18:45:42.425Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:45:42 [2023-12-20T18:45:42.685Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:45:42 [2023-12-20T18:45:42.685Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:45:42 [2023-12-20T18:45:42.685Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:45:42 [2023-12-20T18:45:42.685Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:45:42 [2023-12-20T18:45:42.685Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:45:42 [2023-12-20T18:45:42.685Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:45:42 [2023-12-20T18:45:42.685Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:45:42 [2023-12-20T18:45:42.685Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:45:42 [2023-12-20T18:45:42.685Z] --- PASS: TestMountDaemonRoot (0.01s)
18:45:42 [2023-12-20T18:45:42.685Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
18:45:42 [2023-12-20T18:45:42.685Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
18:45:42 [2023-12-20T18:45:42.685Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
18:45:42 [2023-12-20T18:45:42.685Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
18:45:42 [2023-12-20T18:45:42.685Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.08s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
18:45:42 [2023-12-20T18:45:42.685Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
18:45:42 [2023-12-20T18:45:42.685Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:45:42 [2023-12-20T18:45:42.685Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
18:45:42 [2023-12-20T18:45:42.686Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
18:45:42 [2023-12-20T18:45:42.686Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
18:45:42 [2023-12-20T18:45:42.686Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
18:45:42 [2023-12-20T18:45:42.686Z] === RUN   TestContainerBindMountNonRecursive
18:45:44 [2023-12-20T18:45:44.069Z] --- PASS: TestContainerBindMountNonRecursive (1.42s)
18:45:44 [2023-12-20T18:45:44.069Z] === RUN   TestContainerVolumesMountedAsShared
18:45:44 [2023-12-20T18:45:44.639Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
18:45:44 [2023-12-20T18:45:44.639Z] === RUN   TestContainerVolumesMountedAsSlave
18:45:44 [2023-12-20T18:45:44.899Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
18:45:44 [2023-12-20T18:45:44.899Z] === RUN   TestContainerCopyLeaksMounts
18:45:45 [2023-12-20T18:45:45.470Z] --- PASS: TestContainerCopyLeaksMounts (0.57s)
18:45:45 [2023-12-20T18:45:45.470Z] === RUN   TestContainerBindMountRecursivelyReadOnly
18:45:46 [2023-12-20T18:45:46.853Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.41s)
18:45:46 [2023-12-20T18:45:46.853Z] === RUN   TestNetworkNat
18:45:47 [2023-12-20T18:45:47.424Z] --- PASS: TestNetworkNat (0.48s)
18:45:47 [2023-12-20T18:45:47.424Z] === RUN   TestNetworkLocalhostTCPNat
18:45:47 [2023-12-20T18:45:47.994Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
18:45:47 [2023-12-20T18:45:47.994Z] === RUN   TestNetworkLoopbackNat
18:45:50 [2023-12-20T18:45:50.537Z] --- PASS: TestNetworkLoopbackNat (2.67s)
18:45:50 [2023-12-20T18:45:50.537Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
18:45:50 [2023-12-20T18:45:50.798Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
18:45:50 [2023-12-20T18:45:50.798Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
18:45:50 [2023-12-20T18:45:50.798Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
18:45:50 [2023-12-20T18:45:50.798Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
18:45:51 [2023-12-20T18:45:51.058Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.50s)
18:45:51 [2023-12-20T18:45:51.058Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
18:45:51 [2023-12-20T18:45:51.058Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
18:45:51 [2023-12-20T18:45:51.058Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
18:45:51 [2023-12-20T18:45:51.058Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
18:45:51 [2023-12-20T18:45:51.058Z] === RUN   TestPause
18:45:51 [2023-12-20T18:45:51.628Z] --- PASS: TestPause (0.47s)
18:45:51 [2023-12-20T18:45:51.629Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:45:51 [2023-12-20T18:45:51.629Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:45:51 [2023-12-20T18:45:51.629Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:45:51 [2023-12-20T18:45:51.629Z] === RUN   TestPauseStopPausedContainer
18:45:51 [2023-12-20T18:45:51.889Z] --- PASS: TestPauseStopPausedContainer (0.48s)
18:45:51 [2023-12-20T18:45:51.889Z] === RUN   TestPIDModeHost
18:45:53 [2023-12-20T18:45:53.322Z] --- PASS: TestPIDModeHost (1.07s)
18:45:53 [2023-12-20T18:45:53.322Z] === RUN   TestPIDModeContainer
18:45:53 [2023-12-20T18:45:53.322Z] === RUN   TestPIDModeContainer/non-existing_container
18:45:53 [2023-12-20T18:45:53.322Z] === RUN   TestPIDModeContainer/non-running_container
18:45:53 [2023-12-20T18:45:53.322Z] === RUN   TestPIDModeContainer/running_container
18:45:54 [2023-12-20T18:45:54.263Z] --- PASS: TestPIDModeContainer (1.06s)
18:45:54 [2023-12-20T18:45:54.263Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
18:45:54 [2023-12-20T18:45:54.263Z]     --- PASS: TestPIDModeContainer/non-running_container (0.14s)
18:45:54 [2023-12-20T18:45:54.263Z]     --- PASS: TestPIDModeContainer/running_container (0.50s)
18:45:54 [2023-12-20T18:45:54.263Z] === RUN   TestPsFilter
18:45:54 [2023-12-20T18:45:54.263Z] === RUN   TestPsFilter/since
18:45:54 [2023-12-20T18:45:54.263Z] === RUN   TestPsFilter/before
18:45:54 [2023-12-20T18:45:54.263Z] --- PASS: TestPsFilter (0.12s)
18:45:54 [2023-12-20T18:45:54.263Z]     --- PASS: TestPsFilter/since (0.00s)
18:45:54 [2023-12-20T18:45:54.263Z]     --- PASS: TestPsFilter/before (0.00s)
18:45:54 [2023-12-20T18:45:54.263Z] === RUN   TestRemoveContainerWithRemovedVolume
18:45:54 [2023-12-20T18:45:54.833Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
18:45:54 [2023-12-20T18:45:54.833Z] === RUN   TestRemoveContainerWithVolume
18:45:55 [2023-12-20T18:45:55.094Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
18:45:55 [2023-12-20T18:45:55.094Z] === RUN   TestRemoveContainerRunning
18:45:55 [2023-12-20T18:45:55.664Z] --- PASS: TestRemoveContainerRunning (0.44s)
18:45:55 [2023-12-20T18:45:55.664Z] === RUN   TestRemoveContainerForceRemoveRunning
18:45:55 [2023-12-20T18:45:55.925Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
18:45:55 [2023-12-20T18:45:55.925Z] === RUN   TestRemoveInvalidContainer
18:45:55 [2023-12-20T18:45:55.925Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:45:55 [2023-12-20T18:45:55.925Z] === RUN   TestRenameLinkedContainer
18:45:57 [2023-12-20T18:45:57.837Z] --- PASS: TestRenameLinkedContainer (1.85s)
18:45:57 [2023-12-20T18:45:57.837Z] === RUN   TestRenameStoppedContainer
18:45:58 [2023-12-20T18:45:58.408Z] --- PASS: TestRenameStoppedContainer (0.47s)
18:45:58 [2023-12-20T18:45:58.408Z] === RUN   TestRenameRunningContainerAndReuse
18:45:59 [2023-12-20T18:45:59.348Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s)
18:45:59 [2023-12-20T18:45:59.348Z] === RUN   TestRenameInvalidName
18:45:59 [2023-12-20T18:45:59.919Z] --- PASS: TestRenameInvalidName (0.49s)
18:45:59 [2023-12-20T18:45:59.919Z] === RUN   TestRenameAnonymousContainer
18:46:01 [2023-12-20T18:46:01.301Z] --- PASS: TestRenameAnonymousContainer (1.63s)
18:46:01 [2023-12-20T18:46:01.301Z] === RUN   TestRenameContainerWithSameName
18:46:01 [2023-12-20T18:46:01.872Z] --- PASS: TestRenameContainerWithSameName (0.48s)
18:46:01 [2023-12-20T18:46:01.872Z] === RUN   TestRenameContainerWithLinkedContainer
18:46:02 [2023-12-20T18:46:02.813Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s)
18:46:02 [2023-12-20T18:46:02.813Z] === RUN   TestResize
18:46:02 [2023-12-20T18:46:02.813Z] === RUN   TestResize/success
18:46:03 [2023-12-20T18:46:03.073Z] === RUN   TestResize/invalid_size
18:46:03 [2023-12-20T18:46:03.333Z] === RUN   TestResize/invalid_state
18:46:03 [2023-12-20T18:46:03.904Z] --- PASS: TestResize (0.97s)
18:46:03 [2023-12-20T18:46:03.904Z]     --- PASS: TestResize/success (0.26s)
18:46:03 [2023-12-20T18:46:03.904Z]     --- PASS: TestResize/invalid_size (0.24s)
18:46:03 [2023-12-20T18:46:03.904Z]     --- PASS: TestResize/invalid_state (0.04s)
18:46:03 [2023-12-20T18:46:03.904Z] === RUN   TestDaemonRestartKillContainers
18:46:03 [2023-12-20T18:46:03.904Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:46:03 [2023-12-20T18:46:03.904Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:46:05 [2023-12-20T18:46:05.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:46:05 [2023-12-20T18:46:05.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:46:05 [2023-12-20T18:46:05.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:46:05 [2023-12-20T18:46:05.290Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:46:05 [2023-12-20T18:46:05.551Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:46:06 [2023-12-20T18:46:06.123Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:46:06 [2023-12-20T18:46:06.384Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:46:07 [2023-12-20T18:46:07.325Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:46:11 [2023-12-20T18:46:11.525Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:46:11 [2023-12-20T18:46:11.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s)
18:46:11 [2023-12-20T18:46:11.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
18:46:11 [2023-12-20T18:46:11.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s)
18:46:11 [2023-12-20T18:46:11.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s)
18:46:11 [2023-12-20T18:46:11.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s)
18:46:11 [2023-12-20T18:46:11.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s)
18:46:11 [2023-12-20T18:46:11.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.50s)
18:46:11 [2023-12-20T18:46:11.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.16s)
18:46:11 [2023-12-20T18:46:11.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.22s)
18:46:11 [2023-12-20T18:46:11.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s)
18:46:11 [2023-12-20T18:46:11.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.43s)
18:46:11 [2023-12-20T18:46:11.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.29s)
18:46:11 [2023-12-20T18:46:11.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.02s)
18:46:11 [2023-12-20T18:46:11.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.52s)
18:46:11 [2023-12-20T18:46:11.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.43s)
18:46:11 [2023-12-20T18:46:11.525Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.75s)
18:46:11 [2023-12-20T18:46:11.525Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
18:46:11 [2023-12-20T18:46:11.525Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
18:46:12 [2023-12-20T18:46:12.096Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
18:46:13 [2023-12-20T18:46:13.037Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.01s)
18:46:13 [2023-12-20T18:46:13.037Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.04s)
18:46:13 [2023-12-20T18:46:13.037Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s)
18:46:13 [2023-12-20T18:46:13.037Z] === RUN   TestContainerRestartWithCancelledRequest
18:46:14 [2023-12-20T18:46:14.950Z] --- PASS: TestContainerRestartWithCancelledRequest (1.94s)
18:46:14 [2023-12-20T18:46:14.950Z] === RUN   TestCgroupNamespacesRun
18:46:16 [2023-12-20T18:46:16.334Z] --- PASS: TestCgroupNamespacesRun (1.13s)
18:46:16 [2023-12-20T18:46:16.334Z] === RUN   TestCgroupNamespacesRunPrivileged
18:46:17 [2023-12-20T18:46:17.275Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
18:46:17 [2023-12-20T18:46:17.275Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:46:18 [2023-12-20T18:46:18.658Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s)
18:46:18 [2023-12-20T18:46:18.658Z] === RUN   TestCgroupNamespacesRunHostMode
18:46:19 [2023-12-20T18:46:19.599Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
18:46:19 [2023-12-20T18:46:19.599Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:46:20 [2023-12-20T18:46:20.539Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
18:46:20 [2023-12-20T18:46:20.539Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:46:21 [2023-12-20T18:46:21.922Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
18:46:21 [2023-12-20T18:46:21.922Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:46:22 [2023-12-20T18:46:22.182Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
18:46:22 [2023-12-20T18:46:22.182Z] === RUN   TestCgroupNamespacesRunOlderClient
18:46:23 [2023-12-20T18:46:23.565Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s)
18:46:23 [2023-12-20T18:46:23.565Z] === RUN   TestNISDomainname
18:46:23 [2023-12-20T18:46:23.825Z] --- PASS: TestNISDomainname (0.57s)
18:46:23 [2023-12-20T18:46:23.825Z] === RUN   TestHostnameDnsResolution
18:46:24 [2023-12-20T18:46:24.766Z] --- PASS: TestHostnameDnsResolution (0.70s)
18:46:24 [2023-12-20T18:46:24.766Z] === RUN   TestUnprivilegedPortsAndPing
18:46:25 [2023-12-20T18:46:25.337Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s)
18:46:25 [2023-12-20T18:46:25.337Z] === RUN   TestPrivilegedHostDevices
18:46:25 [2023-12-20T18:46:25.908Z] --- PASS: TestPrivilegedHostDevices (0.55s)
18:46:25 [2023-12-20T18:46:25.908Z] === RUN   TestRunConsoleSize
18:46:26 [2023-12-20T18:46:26.168Z] --- PASS: TestRunConsoleSize (0.45s)
18:46:26 [2023-12-20T18:46:26.168Z] === RUN   TestRunWithAlternativeContainerdShim
18:46:32 [2023-12-20T18:46:32.748Z] --- PASS: TestRunWithAlternativeContainerdShim (5.48s)
18:46:32 [2023-12-20T18:46:32.748Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
18:46:33 [2023-12-20T18:46:33.008Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.16s)
18:46:33 [2023-12-20T18:46:33.008Z] === RUN   TestStats
18:46:34 [2023-12-20T18:46:34.390Z] --- PASS: TestStats (1.51s)
18:46:34 [2023-12-20T18:46:34.390Z] === RUN   TestStopContainerWithTimeout
18:46:34 [2023-12-20T18:46:34.390Z] === RUN   TestStopContainerWithTimeout/0
18:46:34 [2023-12-20T18:46:34.390Z] === PAUSE TestStopContainerWithTimeout/0
18:46:34 [2023-12-20T18:46:34.390Z] === RUN   TestStopContainerWithTimeout/1
18:46:34 [2023-12-20T18:46:34.390Z] === PAUSE TestStopContainerWithTimeout/1
18:46:34 [2023-12-20T18:46:34.390Z] === RUN   TestStopContainerWithTimeout/3
18:46:34 [2023-12-20T18:46:34.390Z] === PAUSE TestStopContainerWithTimeout/3
18:46:34 [2023-12-20T18:46:34.390Z] === RUN   TestStopContainerWithTimeout/-1
18:46:34 [2023-12-20T18:46:34.390Z] === PAUSE TestStopContainerWithTimeout/-1
18:46:34 [2023-12-20T18:46:34.390Z] === CONT  TestStopContainerWithTimeout/0
18:46:34 [2023-12-20T18:46:34.390Z] === CONT  TestStopContainerWithTimeout/3
18:46:34 [2023-12-20T18:46:34.390Z] === CONT  TestStopContainerWithTimeout/1
18:46:34 [2023-12-20T18:46:34.390Z] === CONT  TestStopContainerWithTimeout/-1
18:46:37 [2023-12-20T18:46:37.687Z] --- PASS: TestStopContainerWithTimeout (0.04s)
18:46:37 [2023-12-20T18:46:37.687Z]     --- PASS: TestStopContainerWithTimeout/0 (0.93s)
18:46:37 [2023-12-20T18:46:37.687Z]     --- PASS: TestStopContainerWithTimeout/1 (1.61s)
18:46:37 [2023-12-20T18:46:37.687Z]     --- PASS: TestStopContainerWithTimeout/3 (3.08s)
18:46:37 [2023-12-20T18:46:37.687Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.13s)
18:46:37 [2023-12-20T18:46:37.687Z] === RUN   TestStopContainerWithTimeoutCancel
18:46:37 [2023-12-20T18:46:37.687Z] === PAUSE TestStopContainerWithTimeoutCancel
18:46:37 [2023-12-20T18:46:37.687Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:46:39 [2023-12-20T18:46:39.598Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.12s)
18:46:39 [2023-12-20T18:46:39.598Z] === RUN   TestUpdateMemory
18:46:40 [2023-12-20T18:46:40.171Z] --- PASS: TestUpdateMemory (0.56s)
18:46:40 [2023-12-20T18:46:40.171Z] === RUN   TestUpdateCPUQuota
18:46:41 [2023-12-20T18:46:41.111Z] --- PASS: TestUpdateCPUQuota (0.91s)
18:46:41 [2023-12-20T18:46:41.111Z] === RUN   TestUpdatePidsLimit
18:46:41 [2023-12-20T18:46:41.111Z] === RUN   TestUpdatePidsLimit/update_from_none
18:46:41 [2023-12-20T18:46:41.372Z] === RUN   TestUpdatePidsLimit/no_change
18:46:41 [2023-12-20T18:46:41.632Z] === RUN   TestUpdatePidsLimit/update_lower
18:46:41 [2023-12-20T18:46:41.632Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:46:41 [2023-12-20T18:46:41.892Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:46:42 [2023-12-20T18:46:42.152Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:46:42 [2023-12-20T18:46:42.413Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:46:43 [2023-12-20T18:46:43.354Z] --- PASS: TestUpdatePidsLimit (2.08s)
18:46:43 [2023-12-20T18:46:43.354Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
18:46:43 [2023-12-20T18:46:43.354Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
18:46:43 [2023-12-20T18:46:43.354Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
18:46:43 [2023-12-20T18:46:43.354Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
18:46:43 [2023-12-20T18:46:43.354Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
18:46:43 [2023-12-20T18:46:43.354Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
18:46:43 [2023-12-20T18:46:43.354Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
18:46:43 [2023-12-20T18:46:43.354Z] === RUN   TestUpdateRestartPolicy
18:46:55 [2023-12-20T18:46:55.578Z] --- PASS: TestUpdateRestartPolicy (10.92s)
18:46:55 [2023-12-20T18:46:55.578Z] === RUN   TestUpdateRestartWithAutoRemove
18:46:55 [2023-12-20T18:46:55.578Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
18:46:55 [2023-12-20T18:46:55.578Z] === RUN   TestWaitNonBlocked
18:46:55 [2023-12-20T18:46:55.578Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:46:55 [2023-12-20T18:46:55.578Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:46:55 [2023-12-20T18:46:55.578Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:46:55 [2023-12-20T18:46:55.578Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:46:55 [2023-12-20T18:46:55.578Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:46:55 [2023-12-20T18:46:55.578Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:46:55 [2023-12-20T18:46:55.578Z] --- PASS: TestWaitNonBlocked (0.02s)
18:46:55 [2023-12-20T18:46:55.578Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s)
18:46:55 [2023-12-20T18:46:55.578Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s)
18:46:55 [2023-12-20T18:46:55.578Z] === RUN   TestWaitBlocked
18:46:55 [2023-12-20T18:46:55.578Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:46:55 [2023-12-20T18:46:55.578Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:46:55 [2023-12-20T18:46:55.578Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:46:55 [2023-12-20T18:46:55.578Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:46:55 [2023-12-20T18:46:55.578Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:46:55 [2023-12-20T18:46:55.578Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:46:56 [2023-12-20T18:46:56.149Z] --- PASS: TestWaitBlocked (0.03s)
18:46:56 [2023-12-20T18:46:56.149Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
18:46:56 [2023-12-20T18:46:56.149Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
18:46:56 [2023-12-20T18:46:56.149Z] === RUN   TestWaitConditions
18:46:56 [2023-12-20T18:46:56.149Z] === RUN   TestWaitConditions/default
18:46:56 [2023-12-20T18:46:56.149Z] === PAUSE TestWaitConditions/default
18:46:56 [2023-12-20T18:46:56.149Z] === RUN   TestWaitConditions/not-running
18:46:56 [2023-12-20T18:46:56.149Z] === PAUSE TestWaitConditions/not-running
18:46:56 [2023-12-20T18:46:56.149Z] === RUN   TestWaitConditions/next-exit
18:46:56 [2023-12-20T18:46:56.149Z] === PAUSE TestWaitConditions/next-exit
18:46:56 [2023-12-20T18:46:56.149Z] === RUN   TestWaitConditions/removed
18:46:56 [2023-12-20T18:46:56.149Z] === PAUSE TestWaitConditions/removed
18:46:56 [2023-12-20T18:46:56.149Z] === CONT  TestWaitConditions/default
18:46:56 [2023-12-20T18:46:56.149Z] === CONT  TestWaitConditions/next-exit
18:46:56 [2023-12-20T18:46:56.149Z] === CONT  TestWaitConditions/removed
18:46:56 [2023-12-20T18:46:56.149Z] === CONT  TestWaitConditions/not-running
18:46:56 [2023-12-20T18:46:56.410Z]     wait_test.go:145: ContainerID = ac5a373b5f670fd0e69ce07a42e9f41500f28af64f3b8957d58bbb7ac0608f3f
18:46:56 [2023-12-20T18:46:56.410Z]     wait_test.go:145: ContainerID = eeaac29679e58dc679dd7ad489b67a3f41f6b423ab6b75b67b50a6d3da498d11
18:46:56 [2023-12-20T18:46:56.410Z]     wait_test.go:145: ContainerID = b0f5f4b6be233a2876fd3eef621372b273e01f582ad0414a8e7c3de57a1a8624
18:46:56 [2023-12-20T18:46:56.410Z]     wait_test.go:145: ContainerID = e4b412f091d9fb5e68f8543892620bbe553b1645abec763850b86b7d2f6ef2b0
18:46:57 [2023-12-20T18:46:57.351Z] --- PASS: TestWaitConditions (0.03s)
18:46:57 [2023-12-20T18:46:57.351Z]     --- PASS: TestWaitConditions/next-exit (0.84s)
18:46:57 [2023-12-20T18:46:57.351Z]     --- PASS: TestWaitConditions/removed (0.85s)
18:46:57 [2023-12-20T18:46:57.351Z]     --- PASS: TestWaitConditions/not-running (1.11s)
18:46:57 [2023-12-20T18:46:57.351Z]     --- PASS: TestWaitConditions/default (1.16s)
18:46:57 [2023-12-20T18:46:57.351Z] === RUN   TestWaitRestartedContainer
18:46:57 [2023-12-20T18:46:57.351Z] === RUN   TestWaitRestartedContainer/default
18:46:57 [2023-12-20T18:46:57.351Z] === PAUSE TestWaitRestartedContainer/default
18:46:57 [2023-12-20T18:46:57.351Z] === RUN   TestWaitRestartedContainer/not-running
18:46:57 [2023-12-20T18:46:57.351Z] === PAUSE TestWaitRestartedContainer/not-running
18:46:57 [2023-12-20T18:46:57.351Z] === RUN   TestWaitRestartedContainer/next-exit
18:46:57 [2023-12-20T18:46:57.351Z] === PAUSE TestWaitRestartedContainer/next-exit
18:46:57 [2023-12-20T18:46:57.351Z] === CONT  TestWaitRestartedContainer/default
18:46:57 [2023-12-20T18:46:57.351Z] === CONT  TestWaitRestartedContainer/next-exit
18:46:57 [2023-12-20T18:46:57.351Z] === CONT  TestWaitRestartedContainer/not-running
18:46:59 [2023-12-20T18:46:59.894Z] --- PASS: TestWaitRestartedContainer (0.01s)
18:46:59 [2023-12-20T18:46:59.894Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.49s)
18:46:59 [2023-12-20T18:46:59.894Z]     --- PASS: TestWaitRestartedContainer/default (2.02s)
18:46:59 [2023-12-20T18:46:59.894Z]     --- PASS: TestWaitRestartedContainer/not-running (2.07s)
18:46:59 [2023-12-20T18:46:59.894Z] === CONT  TestContainerStartOnDaemonRestart
18:46:59 [2023-12-20T18:46:59.894Z] === CONT  TestHardRestartWhenContainerIsRunning
18:46:59 [2023-12-20T18:46:59.894Z] === CONT  TestIpcModeOlderClient
18:46:59 [2023-12-20T18:46:59.894Z] === CONT  TestContainerKillOnDaemonStart
18:46:59 [2023-12-20T18:46:59.894Z] === CONT  TestStopContainerWithTimeoutCancel
18:46:59 [2023-12-20T18:46:59.894Z] === CONT  TestDaemonHostGatewayIP
18:46:59 [2023-12-20T18:46:59.894Z] === CONT  TestDaemonRestartIpcMode
18:46:59 [2023-12-20T18:46:59.894Z] === CONT  TestRestartDaemonWithRestartingContainer
18:46:59 [2023-12-20T18:46:59.894Z] --- PASS: TestIpcModeOlderClient (0.10s)
18:47:01 [2023-12-20T18:47:01.279Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
18:47:01 [2023-12-20T18:47:01.279Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
18:47:01 [2023-12-20T18:47:01.850Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.41s)
18:47:01 [2023-12-20T18:47:01.850Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
18:47:01 [2023-12-20T18:47:01.850Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.55s)
18:47:02 [2023-12-20T18:47:02.110Z] --- PASS: TestContainerStartOnDaemonRestart (2.71s)
18:47:02 [2023-12-20T18:47:02.681Z] --- PASS: TestDaemonHostGatewayIP (3.16s)
18:47:03 [2023-12-20T18:47:03.253Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.69s)
18:47:03 [2023-12-20T18:47:03.253Z] --- PASS: TestStopContainerWithTimeoutCancel (3.77s)
18:47:03 [2023-12-20T18:47:03.253Z] --- PASS: TestDaemonRestartIpcMode (3.83s)
18:47:11 [2023-12-20T18:47:11.383Z] --- PASS: TestContainerKillOnDaemonStart (11.60s)
18:47:11 [2023-12-20T18:47:11.383Z] PASS
18:47:11 [2023-12-20T18:47:11.383Z] 
18:47:11 [2023-12-20T18:47:11.383Z] === Skipped
18:47:11 [2023-12-20T18:47:11.383Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
18:47:11 [2023-12-20T18:47:11.383Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:47:11 [2023-12-20T18:47:11.383Z] 
18:47:11 [2023-12-20T18:47:11.383Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:47:11 [2023-12-20T18:47:11.383Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:47:11 [2023-12-20T18:47:11.383Z] 
18:47:11 [2023-12-20T18:47:11.383Z] DONE 320 tests, 2 skipped in 172.156s
18:47:11 [2023-12-20T18:47:11.383Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
18:47:11 [2023-12-20T18:47:11.383Z] ++ '[' -n '' ']'
18:47:11 [2023-12-20T18:47:11.383Z] ++ 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
18:47:11 [2023-12-20T18:47:11.383Z] ++ set -e
18:47:11 [2023-12-20T18:47:11.383Z] ++ '[' -n 0 ']'
18:47:11 [2023-12-20T18:47:11.383Z] ++ set -x
18:47:11 [2023-12-20T18:47:11.383Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
18:47:11 [2023-12-20T18:47:11.383Z] INFO: Testing against a local daemon
18:47:11 [2023-12-20T18:47:11.383Z] === RUN   TestConfigDaemonID
18:47:12 [2023-12-20T18:47:12.324Z]     daemon_test.go:61: [d4ee391eee3ba] daemon is not started
18:47:12 [2023-12-20T18:47:12.324Z] --- PASS: TestConfigDaemonID (1.05s)
18:47:12 [2023-12-20T18:47:12.324Z] === RUN   TestDaemonConfigValidation
18:47:12 [2023-12-20T18:47:12.324Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:47:12 [2023-12-20T18:47:12.324Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:47:12 [2023-12-20T18:47:12.324Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:47:12 [2023-12-20T18:47:12.324Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:47:12 [2023-12-20T18:47:12.324Z] === RUN   TestDaemonConfigValidation/invalid_config
18:47:12 [2023-12-20T18:47:12.324Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:47:12 [2023-12-20T18:47:12.324Z] === RUN   TestDaemonConfigValidation/malformed_config
18:47:12 [2023-12-20T18:47:12.324Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:47:12 [2023-12-20T18:47:12.324Z] === RUN   TestDaemonConfigValidation/valid_config
18:47:12 [2023-12-20T18:47:12.324Z] === PAUSE TestDaemonConfigValidation/valid_config
18:47:12 [2023-12-20T18:47:12.324Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:47:12 [2023-12-20T18:47:12.324Z] === CONT  TestDaemonConfigValidation/malformed_config
18:47:12 [2023-12-20T18:47:12.324Z] === CONT  TestDaemonConfigValidation/valid_config
18:47:12 [2023-12-20T18:47:12.324Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:47:12 [2023-12-20T18:47:12.324Z] === CONT  TestDaemonConfigValidation/invalid_config
18:47:12 [2023-12-20T18:47:12.324Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:47:12 [2023-12-20T18:47:12.324Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
18:47:12 [2023-12-20T18:47:12.324Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
18:47:12 [2023-12-20T18:47:12.324Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
18:47:12 [2023-12-20T18:47:12.324Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
18:47:12 [2023-12-20T18:47:12.324Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
18:47:12 [2023-12-20T18:47:12.324Z] === RUN   TestConfigDaemonSeccompProfiles
18:47:12 [2023-12-20T18:47:12.324Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:47:13 [2023-12-20T18:47:13.265Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:47:14 [2023-12-20T18:47:14.648Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:47:15 [2023-12-20T18:47:15.589Z]     daemon_test.go:180: [d716261cb5ab2] daemon is not started
18:47:15 [2023-12-20T18:47:15.589Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
18:47:15 [2023-12-20T18:47:15.589Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
18:47:15 [2023-12-20T18:47:15.589Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
18:47:15 [2023-12-20T18:47:15.589Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
18:47:15 [2023-12-20T18:47:15.589Z] === RUN   TestDaemonProxy
18:47:15 [2023-12-20T18:47:15.589Z] === RUN   TestDaemonProxy/environment_variables
18:47:15 [2023-12-20T18:47:15.589Z] === PAUSE TestDaemonProxy/environment_variables
18:47:15 [2023-12-20T18:47:15.589Z] === RUN   TestDaemonProxy/command-line_options
18:47:15 [2023-12-20T18:47:15.589Z] === PAUSE TestDaemonProxy/command-line_options
18:47:15 [2023-12-20T18:47:15.589Z] === RUN   TestDaemonProxy/configuration_file
18:47:15 [2023-12-20T18:47:15.589Z] === PAUSE TestDaemonProxy/configuration_file
18:47:15 [2023-12-20T18:47:15.589Z] === RUN   TestDaemonProxy/conflicting_options
18:47:15 [2023-12-20T18:47:15.851Z] === RUN   TestDaemonProxy/reload_sanitized
18:47:15 [2023-12-20T18:47:15.851Z] === PAUSE TestDaemonProxy/reload_sanitized
18:47:15 [2023-12-20T18:47:15.851Z] === CONT  TestDaemonProxy/environment_variables
18:47:15 [2023-12-20T18:47:15.851Z] === CONT  TestDaemonProxy/configuration_file
18:47:15 [2023-12-20T18:47:15.851Z] === CONT  TestDaemonProxy/command-line_options
18:47:15 [2023-12-20T18:47:15.851Z] === CONT  TestDaemonProxy/reload_sanitized
18:47:17 [2023-12-20T18:47:17.764Z] --- PASS: TestDaemonProxy (0.50s)
18:47:17 [2023-12-20T18:47:17.764Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
18:47:17 [2023-12-20T18:47:17.764Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
18:47:17 [2023-12-20T18:47:17.764Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
18:47:17 [2023-12-20T18:47:17.764Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
18:47:17 [2023-12-20T18:47:17.764Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
18:47:17 [2023-12-20T18:47:17.764Z] === RUN   TestLiveRestore
18:47:17 [2023-12-20T18:47:17.764Z] === RUN   TestLiveRestore/volume_references
18:47:17 [2023-12-20T18:47:17.764Z] === PAUSE TestLiveRestore/volume_references
18:47:17 [2023-12-20T18:47:17.764Z] === RUN   TestLiveRestore/autoremove
18:47:17 [2023-12-20T18:47:17.764Z] === PAUSE TestLiveRestore/autoremove
18:47:17 [2023-12-20T18:47:17.764Z] === CONT  TestLiveRestore/volume_references
18:47:17 [2023-12-20T18:47:17.764Z] === CONT  TestLiveRestore/autoremove
18:47:17 [2023-12-20T18:47:17.764Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
18:47:18 [2023-12-20T18:47:18.335Z] === RUN   TestLiveRestore/volume_references/restartPolicy
18:47:18 [2023-12-20T18:47:18.335Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
18:47:19 [2023-12-20T18:47:19.297Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
18:47:19 [2023-12-20T18:47:19.558Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
18:47:20 [2023-12-20T18:47:20.502Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
18:47:21 [2023-12-20T18:47:21.453Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
18:47:22 [2023-12-20T18:47:22.396Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
18:47:23 [2023-12-20T18:47:23.391Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
18:47:24 [2023-12-20T18:47:24.048Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
18:47:25 [2023-12-20T18:47:25.033Z] --- PASS: TestLiveRestore (0.00s)
18:47:25 [2023-12-20T18:47:25.033Z]     --- PASS: TestLiveRestore/autoremove (3.42s)
18:47:25 [2023-12-20T18:47:25.033Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.86s)
18:47:25 [2023-12-20T18:47:25.033Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.56s)
18:47:25 [2023-12-20T18:47:25.033Z]     --- PASS: TestLiveRestore/volume_references (7.18s)
18:47:25 [2023-12-20T18:47:25.033Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.18s)
18:47:25 [2023-12-20T18:47:25.033Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.12s)
18:47:25 [2023-12-20T18:47:25.033Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.05s)
18:47:25 [2023-12-20T18:47:25.033Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.00s)
18:47:25 [2023-12-20T18:47:25.033Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.01s)
18:47:25 [2023-12-20T18:47:25.033Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.43s)
18:47:25 [2023-12-20T18:47:25.033Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.44s)
18:47:25 [2023-12-20T18:47:25.033Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.96s)
18:47:25 [2023-12-20T18:47:25.033Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
18:47:25 [2023-12-20T18:47:25.635Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
18:47:25 [2023-12-20T18:47:25.635Z] PASS
18:47:25 [2023-12-20T18:47:25.635Z] 
18:47:25 [2023-12-20T18:47:25.635Z] DONE 31 tests in 14.409s
18:47:25 [2023-12-20T18:47:25.635Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
18:47:25 [2023-12-20T18:47:25.635Z] ++ '[' -n '' ']'
18:47:25 [2023-12-20T18:47:25.635Z] ++ 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
18:47:25 [2023-12-20T18:47:25.635Z] ++ set -e
18:47:25 [2023-12-20T18:47:25.635Z] ++ '[' -n 0 ']'
18:47:25 [2023-12-20T18:47:25.635Z] ++ set -x
18:47:25 [2023-12-20T18:47:25.635Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
18:47:25 [2023-12-20T18:47:25.635Z] INFO: Testing against a local daemon
18:47:25 [2023-12-20T18:47:25.635Z] === RUN   TestCommitInheritsEnv
18:47:25 [2023-12-20T18:47:25.911Z] --- PASS: TestCommitInheritsEnv (0.16s)
18:47:25 [2023-12-20T18:47:25.911Z] === RUN   TestUsernsCommit
18:47:27 [2023-12-20T18:47:27.374Z] --- PASS: TestUsernsCommit (1.49s)
18:47:27 [2023-12-20T18:47:27.374Z] === RUN   TestImportExtremelyLargeImageWorks
18:47:27 [2023-12-20T18:47:27.374Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
18:47:27 [2023-12-20T18:47:27.374Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:47:27 [2023-12-20T18:47:27.374Z] === RUN   TestImportWithCustomPlatform
18:47:27 [2023-12-20T18:47:27.374Z] === RUN   TestImportWithCustomPlatform/#00
18:47:27 [2023-12-20T18:47:27.374Z] === RUN   TestImportWithCustomPlatform/linux
18:47:27 [2023-12-20T18:47:27.374Z] === RUN   TestImportWithCustomPlatform/LINUX
18:47:27 [2023-12-20T18:47:27.374Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:47:27 [2023-12-20T18:47:27.374Z] --- PASS: TestImportWithCustomPlatform (0.11s)
18:47:27 [2023-12-20T18:47:27.374Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
18:47:27 [2023-12-20T18:47:27.374Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
18:47:27 [2023-12-20T18:47:27.374Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
18:47:27 [2023-12-20T18:47:27.374Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
18:47:27 [2023-12-20T18:47:27.374Z] === RUN   TestImportWithCustomPlatformReject
18:47:27 [2023-12-20T18:47:27.374Z] === RUN   TestImportWithCustomPlatformReject/_______
18:47:27 [2023-12-20T18:47:27.374Z] === RUN   TestImportWithCustomPlatformReject//
18:47:27 [2023-12-20T18:47:27.374Z] === RUN   TestImportWithCustomPlatformReject/macos
18:47:27 [2023-12-20T18:47:27.374Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
18:47:27 [2023-12-20T18:47:27.374Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
18:47:27 [2023-12-20T18:47:27.374Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
18:47:27 [2023-12-20T18:47:27.374Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
18:47:27 [2023-12-20T18:47:27.374Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
18:47:27 [2023-12-20T18:47:27.374Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
18:47:27 [2023-12-20T18:47:27.374Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
18:47:27 [2023-12-20T18:47:27.374Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
18:47:27 [2023-12-20T18:47:27.374Z] === RUN   TestImageInspectEmptyTagsAndDigests
18:47:27 [2023-12-20T18:47:27.374Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
18:47:27 [2023-12-20T18:47:27.374Z] === RUN   TestImagesFilterMultiReference
18:47:27 [2023-12-20T18:47:27.374Z] --- PASS: TestImagesFilterMultiReference (0.04s)
18:47:27 [2023-12-20T18:47:27.374Z] === RUN   TestImagesFilterUntil
18:47:27 [2023-12-20T18:47:27.671Z]     list_test.go:95: ImageList: ID=sha256:d225a4bd92e120d1f74272a10639f10ec74a3b9322a9e493ca93c96e610b8cf4 RepoTags=[testimagesfilteruntil:v1]
18:47:27 [2023-12-20T18:47:27.671Z] --- PASS: TestImagesFilterUntil (0.23s)
18:47:27 [2023-12-20T18:47:27.671Z] === RUN   TestImagesFilterBeforeSince
18:47:27 [2023-12-20T18:47:27.950Z]     list_test.go:129: ImageList: ID=sha256:bde161c8325b31b417b12e75bd33410f18307b2ed57a45fad20cbfefc21e7f3d RepoTags=[testimagesfilterbeforesince:v3]
18:47:27 [2023-12-20T18:47:27.950Z]     list_test.go:129: ImageList: ID=sha256:1d0eb039e482f738f550e2f2573855a156b1c15de9bc1817b96784b0e2716171 RepoTags=[testimagesfilterbeforesince:v2]
18:47:27 [2023-12-20T18:47:27.950Z]     list_test.go:129: ImageList: ID=sha256:ad85e56cff27f4f7fedf608e4d2641c43472096a8aa07dbfe70c60deeeab12c4 RepoTags=[testimagesfilterbeforesince:v1]
18:47:27 [2023-12-20T18:47:27.950Z] --- PASS: TestImagesFilterBeforeSince (0.25s)
18:47:27 [2023-12-20T18:47:27.950Z] === RUN   TestAPIImagesFilters
18:47:27 [2023-12-20T18:47:27.950Z] === RUN   TestAPIImagesFilters/repository_regex
18:47:27 [2023-12-20T18:47:27.950Z] === PAUSE TestAPIImagesFilters/repository_regex
18:47:27 [2023-12-20T18:47:27.950Z] === RUN   TestAPIImagesFilters/image_name_regex
18:47:27 [2023-12-20T18:47:27.950Z] === PAUSE TestAPIImagesFilters/image_name_regex
18:47:27 [2023-12-20T18:47:27.950Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
18:47:27 [2023-12-20T18:47:27.950Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
18:47:27 [2023-12-20T18:47:27.950Z] === RUN   TestAPIImagesFilters/registry_port_regex
18:47:27 [2023-12-20T18:47:27.950Z] === PAUSE TestAPIImagesFilters/registry_port_regex
18:47:27 [2023-12-20T18:47:27.950Z] === CONT  TestAPIImagesFilters/repository_regex
18:47:27 [2023-12-20T18:47:27.950Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
18:47:27 [2023-12-20T18:47:27.950Z] === CONT  TestAPIImagesFilters/image_name_regex
18:47:27 [2023-12-20T18:47:27.950Z] === CONT  TestAPIImagesFilters/registry_port_regex
18:47:27 [2023-12-20T18:47:27.950Z] --- PASS: TestAPIImagesFilters (0.03s)
18:47:27 [2023-12-20T18:47:27.950Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
18:47:27 [2023-12-20T18:47:27.950Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
18:47:27 [2023-12-20T18:47:27.950Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
18:47:27 [2023-12-20T18:47:27.950Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
18:47:27 [2023-12-20T18:47:27.950Z] === RUN   TestPruneDontDeleteUsedDangling
18:47:28 [2023-12-20T18:47:28.537Z] --- PASS: TestPruneDontDeleteUsedDangling (0.59s)
18:47:28 [2023-12-20T18:47:28.537Z] === RUN   TestImagePullPlatformInvalid
18:47:28 [2023-12-20T18:47:28.537Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
18:47:28 [2023-12-20T18:47:28.537Z] === RUN   TestImagePullStoredfDigestForOtherRepo
18:47:28 [2023-12-20T18:47:28.537Z] time="2023-12-20T18:47:28.42585822Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.8 instance.id=eb23305a-1a49-46bc-a581-4a3dbffd2ff1 version=2.8.3 
18:47:28 [2023-12-20T18:47:28.537Z] time="2023-12-20T18:47:28.425966617Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=eb23305a-1a49-46bc-a581-4a3dbffd2ff1 version=2.8.3 
18:47:28 [2023-12-20T18:47:28.537Z] time="2023-12-20T18:47:28.4259895Z" level=info msg="Starting upload purge in 33m0s" go.version=go1.20.8 instance.id=eb23305a-1a49-46bc-a581-4a3dbffd2ff1 version=2.8.3 
18:47:28 [2023-12-20T18:47:28.537Z] time="2023-12-20T18:47:28.426210157Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=eb23305a-1a49-46bc-a581-4a3dbffd2ff1 version=2.8.3 
18:47:28 [2023-12-20T18:47:28.537Z] time="2023-12-20T18:47:28.520254303Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7d4078a4-caae-4001-906c-83a6b8e72e00 http.request.method=GET http.request.remoteaddr="127.0.0.1:54392" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
18:47:28 [2023-12-20T18:47:28.537Z] time="2023-12-20T18:47:28.520309457Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7d4078a4-caae-4001-906c-83a6b8e72e00 http.request.method=GET http.request.remoteaddr="127.0.0.1:54392" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.068365ms http.response.status=200 http.response.written=2 
18:47:28 [2023-12-20T18:47:28.537Z] 127.0.0.1 - - [20/Dec/2023:18:47:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.523002255Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=683549d1-89bc-4db2-bee7-29c1bd131957 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.52305919Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=683549d1-89bc-4db2-bee7-29c1bd131957 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.523011921Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=06b60a40-244c-40c3-9ba5-c8be54eae723 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.523133346Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=06b60a40-244c-40c3-9ba5-c8be54eae723 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.523183684Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=683549d1-89bc-4db2-bee7-29c1bd131957 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=46.186µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7b74b15d-063e-4954-bfe1-4aec114d0451 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.523190642Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=06b60a40-244c-40c3-9ba5-c8be54eae723 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=26.896µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f1ec093d-c628-49d5-a8e4-0a74ada5a38c trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.523305766Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=683549d1-89bc-4db2-bee7-29c1bd131957 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.350419ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:47:28 [2023-12-20T18:47:28.538Z] 127.0.0.1 - - [20/Dec/2023:18:47:28 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.11+unknown"
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.523397859Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=06b60a40-244c-40c3-9ba5-c8be54eae723 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.434045ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:47:28 [2023-12-20T18:47:28.538Z] 127.0.0.1 - - [20/Dec/2023:18:47:28 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.11+unknown"
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.525139936Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5778a495-1178-46e5-a49b-ad96196616d0 http.request.method=POST http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.525191111Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5778a495-1178-46e5-a49b-ad96196616d0 http.request.method=POST http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.525213871Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=439b5ebf-bf2d-49c7-ae36-6e68996c3061 http.request.method=POST http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.525254691Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=439b5ebf-bf2d-49c7-ae36-6e68996c3061 http.request.method=POST http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.525345578Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/392176d1-d848-430a-b5b9-efae51e07a38/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5778a495-1178-46e5-a49b-ad96196616d0 http.request.method=POST http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=120.351µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=df513297-d738-4cf5-9cf8-6c653aa1f4d2 trace.line=110 vars.name=test 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.525350337Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=439b5ebf-bf2d-49c7-ae36-6e68996c3061 http.request.method=POST http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=67.24µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cb29e0bf-b1d3-4bb2-93dc-8af33731308a trace.line=110 vars.name=test 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.525406049Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/392176d1-d848-430a-b5b9-efae51e07a38/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5778a495-1178-46e5-a49b-ad96196616d0 http.request.method=POST http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=22.129µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=608c9ca3-03f7-47e2-ab2b-ba4c5e0769c4 trace.line=142 vars.name=test 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.525443562Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=439b5ebf-bf2d-49c7-ae36-6e68996c3061 http.request.method=POST http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=28.906µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=1fc97015-9b01-46a9-9cdf-1ed5ac555ac5 trace.line=142 vars.name=test 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.525481937Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/392176d1-d848-430a-b5b9-efae51e07a38/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5778a495-1178-46e5-a49b-ad96196616d0 http.request.method=POST http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=41.14µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0a904b0b-31a8-470e-a00c-4681bd4e1070 trace.line=110 vars.name=test 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.525526613Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=439b5ebf-bf2d-49c7-ae36-6e68996c3061 http.request.method=POST http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=48.967µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=43e88141-0c1c-42dd-93da-e8b259b4967d trace.line=110 vars.name=test 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.525594132Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5778a495-1178-46e5-a49b-ad96196616d0 http.request.method=POST http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=1.950525ms http.response.status=202 http.response.written=0 
18:47:28 [2023-12-20T18:47:28.538Z] 127.0.0.1 - - [20/Dec/2023:18:47:28 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.11+unknown"
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.525595166Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=439b5ebf-bf2d-49c7-ae36-6e68996c3061 http.request.method=POST http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=1.842136ms http.response.status=202 http.response.written=0 
18:47:28 [2023-12-20T18:47:28.538Z] 127.0.0.1 - - [20/Dec/2023:18:47:28 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.11+unknown"
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.527351224Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ddb7697-b1ee-465d-8a65-7ec44be073f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255?_state=DOfopSLY4FGzQpIFxq6zu71pXL-EQrEhEA3IUR8D5Qt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NTE1ZjI5LWFkYTctNDExOC05ZjBiLTZlZjViNWVmYjI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyNjU4MDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=68515f29-ada7-4118-9f0b-6ef5b5efb255 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.527437869Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ddb7697-b1ee-465d-8a65-7ec44be073f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255?_state=DOfopSLY4FGzQpIFxq6zu71pXL-EQrEhEA3IUR8D5Qt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NTE1ZjI5LWFkYTctNDExOC05ZjBiLTZlZjViNWVmYjI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyNjU4MDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=68515f29-ada7-4118-9f0b-6ef5b5efb255 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.527525744Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ddb7697-b1ee-465d-8a65-7ec44be073f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255?_state=DOfopSLY4FGzQpIFxq6zu71pXL-EQrEhEA3IUR8D5Qt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NTE1ZjI5LWFkYTctNDExOC05ZjBiLTZlZjViNWVmYjI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyNjU4MDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=53.71µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=19b66677-a71c-465e-863f-b139db00d364 trace.line=95 vars.name=test vars.uuid=68515f29-ada7-4118-9f0b-6ef5b5efb255 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.52758336Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ddb7697-b1ee-465d-8a65-7ec44be073f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255?_state=DOfopSLY4FGzQpIFxq6zu71pXL-EQrEhEA3IUR8D5Qt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NTE1ZjI5LWFkYTctNDExOC05ZjBiLTZlZjViNWVmYjI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyNjU4MDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=23.983µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=8522240c-2f51-4932-8220-2bdb165ff404 trace.line=142 vars.name=test vars.uuid=68515f29-ada7-4118-9f0b-6ef5b5efb255 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.527663071Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ddb7697-b1ee-465d-8a65-7ec44be073f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255?_state=DOfopSLY4FGzQpIFxq6zu71pXL-EQrEhEA3IUR8D5Qt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NTE1ZjI5LWFkYTctNDExOC05ZjBiLTZlZjViNWVmYjI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyNjU4MDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=68515f29-ada7-4118-9f0b-6ef5b5efb255 
18:47:28 [2023-12-20T18:47:28.538Z] time="2023-12-20T18:47:28.527749987Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ddb7697-b1ee-465d-8a65-7ec44be073f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255?_state=DOfopSLY4FGzQpIFxq6zu71pXL-EQrEhEA3IUR8D5Qt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NTE1ZjI5LWFkYTctNDExOC05ZjBiLTZlZjViNWVmYjI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyNjU4MDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=44.028µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f13b3beb-4e8c-42fe-bc40-5022c67f53ad trace.line=110 vars.name=test vars.uuid=68515f29-ada7-4118-9f0b-6ef5b5efb255 
18:47:28 [2023-12-20T18:47:28.539Z] time="2023-12-20T18:47:28.52809737Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ddb7697-b1ee-465d-8a65-7ec44be073f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255?_state=DOfopSLY4FGzQpIFxq6zu71pXL-EQrEhEA3IUR8D5Qt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NTE1ZjI5LWFkYTctNDExOC05ZjBiLTZlZjViNWVmYjI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyNjU4MDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=31.524µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5ee0018b-1153-48d3-95ec-512ad142d210 trace.line=155 vars.name=test vars.uuid=68515f29-ada7-4118-9f0b-6ef5b5efb255 
18:47:28 [2023-12-20T18:47:28.539Z] time="2023-12-20T18:47:28.528194575Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ddb7697-b1ee-465d-8a65-7ec44be073f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255?_state=DOfopSLY4FGzQpIFxq6zu71pXL-EQrEhEA3IUR8D5Qt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NTE1ZjI5LWFkYTctNDExOC05ZjBiLTZlZjViNWVmYjI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyNjU4MDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=16.304µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6b72bc2c-1012-48c8-aceb-36c41eab71c7 trace.line=155 vars.name=test vars.uuid=68515f29-ada7-4118-9f0b-6ef5b5efb255 
18:47:28 [2023-12-20T18:47:28.539Z] time="2023-12-20T18:47:28.528243944Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ddb7697-b1ee-465d-8a65-7ec44be073f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255?_state=DOfopSLY4FGzQpIFxq6zu71pXL-EQrEhEA3IUR8D5Qt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NTE1ZjI5LWFkYTctNDExOC05ZjBiLTZlZjViNWVmYjI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyNjU4MDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=10.215µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=33672d28-fa73-4d90-8a51-8338bfbc06ce trace.line=155 vars.name=test vars.uuid=68515f29-ada7-4118-9f0b-6ef5b5efb255 
18:47:28 [2023-12-20T18:47:28.539Z] time="2023-12-20T18:47:28.528337957Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ddb7697-b1ee-465d-8a65-7ec44be073f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255?_state=DOfopSLY4FGzQpIFxq6zu71pXL-EQrEhEA3IUR8D5Qt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NTE1ZjI5LWFkYTctNDExOC05ZjBiLTZlZjViNWVmYjI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyNjU4MDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=60.405µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=7b8b38a5-0b00-4459-9ce0-5b00821abdd9 trace.line=185 vars.name=test vars.uuid=68515f29-ada7-4118-9f0b-6ef5b5efb255 
18:47:28 [2023-12-20T18:47:28.539Z] time="2023-12-20T18:47:28.528446542Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ddb7697-b1ee-465d-8a65-7ec44be073f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255?_state=DOfopSLY4FGzQpIFxq6zu71pXL-EQrEhEA3IUR8D5Qt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NTE1ZjI5LWFkYTctNDExOC05ZjBiLTZlZjViNWVmYjI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyNjU4MDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=61.037µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b3a4039c-08f4-4c0b-b76b-060a30ef1ee4 trace.line=110 vars.name=test vars.uuid=68515f29-ada7-4118-9f0b-6ef5b5efb255 
18:47:28 [2023-12-20T18:47:28.539Z] time="2023-12-20T18:47:28.528880135Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ddb7697-b1ee-465d-8a65-7ec44be073f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255?_state=DOfopSLY4FGzQpIFxq6zu71pXL-EQrEhEA3IUR8D5Qt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NTE1ZjI5LWFkYTctNDExOC05ZjBiLTZlZjViNWVmYjI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyNjU4MDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=393.758µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=ef18e8b8-8529-455b-887e-9c2cf1081836 trace.line=202 vars.name=test vars.uuid=68515f29-ada7-4118-9f0b-6ef5b5efb255 
18:47:28 [2023-12-20T18:47:28.539Z] time="2023-12-20T18:47:28.528986373Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2ddb7697-b1ee-465d-8a65-7ec44be073f0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54404" http.request.uri="/v2/test/blobs/uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255?_state=DOfopSLY4FGzQpIFxq6zu71pXL-EQrEhEA3IUR8D5Qt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NTE1ZjI5LWFkYTctNDExOC05ZjBiLTZlZjViNWVmYjI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyNjU4MDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=2.409742ms http.response.status=201 http.response.written=0 
18:47:28 [2023-12-20T18:47:28.539Z] 127.0.0.1 - - [20/Dec/2023:18:47:28 +0000] "PUT /v2/test/blobs/uploads/68515f29-ada7-4118-9f0b-6ef5b5efb255?_state=DOfopSLY4FGzQpIFxq6zu71pXL-EQrEhEA3IUR8D5Qt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY4NTE1ZjI5LWFkYTctNDExOC05ZjBiLTZlZjViNWVmYjI1NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyNjU4MDlaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown"
18:47:28 [2023-12-20T18:47:28.539Z] time="2023-12-20T18:47:28.529618839Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a882b525-a7a9-4801-9f30-fe2c03a3d098 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/uploads/392176d1-d848-430a-b5b9-efae51e07a38?_state=c51Rtduccya82TvANowX8-IUhu7qYFuoCbOcYW_c1i17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5MjE3NmQxLWQ4NDgtNDMwYS1iNWI5LWVmYWU1MWUwN2EzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyMDMyODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=392176d1-d848-430a-b5b9-efae51e07a38 
18:47:28 [2023-12-20T18:47:28.539Z] time="2023-12-20T18:47:28.529698904Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a882b525-a7a9-4801-9f30-fe2c03a3d098 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/uploads/392176d1-d848-430a-b5b9-efae51e07a38?_state=c51Rtduccya82TvANowX8-IUhu7qYFuoCbOcYW_c1i17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5MjE3NmQxLWQ4NDgtNDMwYS1iNWI5LWVmYWU1MWUwN2EzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyMDMyODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=392176d1-d848-430a-b5b9-efae51e07a38 
18:47:28 [2023-12-20T18:47:28.539Z] time="2023-12-20T18:47:28.529771961Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/392176d1-d848-430a-b5b9-efae51e07a38/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a882b525-a7a9-4801-9f30-fe2c03a3d098 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/uploads/392176d1-d848-430a-b5b9-efae51e07a38?_state=c51Rtduccya82TvANowX8-IUhu7qYFuoCbOcYW_c1i17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5MjE3NmQxLWQ4NDgtNDMwYS1iNWI5LWVmYWU1MWUwN2EzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyMDMyODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=40.844µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9633bb3d-e8bc-4cf7-b211-528290177611 trace.line=95 vars.name=test vars.uuid=392176d1-d848-430a-b5b9-efae51e07a38 
18:47:28 [2023-12-20T18:47:28.539Z] time="2023-12-20T18:47:28.529827673Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/392176d1-d848-430a-b5b9-efae51e07a38/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a882b525-a7a9-4801-9f30-fe2c03a3d098 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/uploads/392176d1-d848-430a-b5b9-efae51e07a38?_state=c51Rtduccya82TvANowX8-IUhu7qYFuoCbOcYW_c1i17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5MjE3NmQxLWQ4NDgtNDMwYS1iNWI5LWVmYWU1MWUwN2EzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyMDMyODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=22.769µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=1b0e8cf7-b645-4d5e-ac8e-fb64783f7ab2 trace.line=142 vars.name=test vars.uuid=392176d1-d848-430a-b5b9-efae51e07a38 
18:47:28 [2023-12-20T18:47:28.539Z] time="2023-12-20T18:47:28.529870495Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a882b525-a7a9-4801-9f30-fe2c03a3d098 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/uploads/392176d1-d848-430a-b5b9-efae51e07a38?_state=c51Rtduccya82TvANowX8-IUhu7qYFuoCbOcYW_c1i17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5MjE3NmQxLWQ4NDgtNDMwYS1iNWI5LWVmYWU1MWUwN2EzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyMDMyODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=392176d1-d848-430a-b5b9-efae51e07a38 
18:47:28 [2023-12-20T18:47:28.539Z] time="2023-12-20T18:47:28.529949714Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/392176d1-d848-430a-b5b9-efae51e07a38/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a882b525-a7a9-4801-9f30-fe2c03a3d098 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/uploads/392176d1-d848-430a-b5b9-efae51e07a38?_state=c51Rtduccya82TvANowX8-IUhu7qYFuoCbOcYW_c1i17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5MjE3NmQxLWQ4NDgtNDMwYS1iNWI5LWVmYWU1MWUwN2EzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyMDMyODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=40.024µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e9495d5a-1ab7-4be1-9e91-97f840efcedb trace.line=110 vars.name=test vars.uuid=392176d1-d848-430a-b5b9-efae51e07a38 
18:47:28 [2023-12-20T18:47:28.539Z] time="2023-12-20T18:47:28.529987728Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/392176d1-d848-430a-b5b9-efae51e07a38/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a882b525-a7a9-4801-9f30-fe2c03a3d098 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/uploads/392176d1-d848-430a-b5b9-efae51e07a38?_state=c51Rtduccya82TvANowX8-IUhu7qYFuoCbOcYW_c1i17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5MjE3NmQxLWQ4NDgtNDMwYS1iNWI5LWVmYWU1MWUwN2EzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyMDMyODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=10.47µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b517a931-96f2-43f0-9cf3-16cde350d437 trace.line=155 vars.name=test vars.uuid=392176d1-d848-430a-b5b9-efae51e07a38 
18:47:28 [2023-12-20T18:47:28.539Z] time="2023-12-20T18:47:28.530027694Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a882b525-a7a9-4801-9f30-fe2c03a3d098 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/uploads/392176d1-d848-430a-b5b9-efae51e07a38?_state=c51Rtduccya82TvANowX8-IUhu7qYFuoCbOcYW_c1i17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5MjE3NmQxLWQ4NDgtNDMwYS1iNWI5LWVmYWU1MWUwN2EzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyMDMyODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=13.595µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c06697fd-d8ed-427d-b08d-276055537840 trace.line=155 vars.name=test vars.uuid=392176d1-d848-430a-b5b9-efae51e07a38 
18:47:28 [2023-12-20T18:47:28.539Z] time="2023-12-20T18:47:28.530057528Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/392176d1-d848-430a-b5b9-efae51e07a38/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a882b525-a7a9-4801-9f30-fe2c03a3d098 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/uploads/392176d1-d848-430a-b5b9-efae51e07a38?_state=c51Rtduccya82TvANowX8-IUhu7qYFuoCbOcYW_c1i17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5MjE3NmQxLWQ4NDgtNDMwYS1iNWI5LWVmYWU1MWUwN2EzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyMDMyODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=8.492µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=251014f0-f4e1-4bc8-858d-524f3f3d2238 trace.line=155 vars.name=test vars.uuid=392176d1-d848-430a-b5b9-efae51e07a38 
18:47:28 [2023-12-20T18:47:28.539Z] time="2023-12-20T18:47:28.530143352Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/392176d1-d848-430a-b5b9-efae51e07a38/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a882b525-a7a9-4801-9f30-fe2c03a3d098 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/uploads/392176d1-d848-430a-b5b9-efae51e07a38?_state=c51Rtduccya82TvANowX8-IUhu7qYFuoCbOcYW_c1i17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5MjE3NmQxLWQ4NDgtNDMwYS1iNWI5LWVmYWU1MWUwN2EzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyMDMyODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=39.983µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=eebb152d-62a6-40c0-9837-c550ec88a341 trace.line=185 vars.name=test vars.uuid=392176d1-d848-430a-b5b9-efae51e07a38 
18:47:28 [2023-12-20T18:47:28.539Z] time="2023-12-20T18:47:28.53020996Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a882b525-a7a9-4801-9f30-fe2c03a3d098 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/uploads/392176d1-d848-430a-b5b9-efae51e07a38?_state=c51Rtduccya82TvANowX8-IUhu7qYFuoCbOcYW_c1i17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5MjE3NmQxLWQ4NDgtNDMwYS1iNWI5LWVmYWU1MWUwN2EzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyMDMyODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=37.169µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b940e7ff-0e30-463f-86b7-abd1931a96ac trace.line=110 vars.name=test vars.uuid=392176d1-d848-430a-b5b9-efae51e07a38 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.530319571Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/392176d1-d848-430a-b5b9-efae51e07a38")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a882b525-a7a9-4801-9f30-fe2c03a3d098 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/uploads/392176d1-d848-430a-b5b9-efae51e07a38?_state=c51Rtduccya82TvANowX8-IUhu7qYFuoCbOcYW_c1i17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5MjE3NmQxLWQ4NDgtNDMwYS1iNWI5LWVmYWU1MWUwN2EzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyMDMyODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=83.962µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=85b9360c-0f46-4869-999c-706b35a03b1d trace.line=202 vars.name=test vars.uuid=392176d1-d848-430a-b5b9-efae51e07a38 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.53039472Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a882b525-a7a9-4801-9f30-fe2c03a3d098 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/blobs/uploads/392176d1-d848-430a-b5b9-efae51e07a38?_state=c51Rtduccya82TvANowX8-IUhu7qYFuoCbOcYW_c1i17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5MjE3NmQxLWQ4NDgtNDMwYS1iNWI5LWVmYWU1MWUwN2EzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyMDMyODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=2.658297ms http.response.status=201 http.response.written=0 
18:47:28 [2023-12-20T18:47:28.540Z] 127.0.0.1 - - [20/Dec/2023:18:47:28 +0000] "PUT /v2/test/blobs/uploads/392176d1-d848-430a-b5b9-efae51e07a38?_state=c51Rtduccya82TvANowX8-IUhu7qYFuoCbOcYW_c1i17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5MjE3NmQxLWQ4NDgtNDMwYS1iNWI5LWVmYWU1MWUwN2EzOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMFQxODo0NzoyOC41MjUyMDMyODdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown"
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.531698782Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d6a5447d-b433-41f7-825a-ffd70c313116 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.531754018Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d6a5447d-b433-41f7-825a-ffd70c313116 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.531832138Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d6a5447d-b433-41f7-825a-ffd70c313116 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=30.63µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f3285adc-73c5-4d88-a2a0-65f1a78ea359 trace.line=95 vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.53207174Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d6a5447d-b433-41f7-825a-ffd70c313116 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.244641ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.540Z] 127.0.0.1 - - [20/Dec/2023:18:47:28 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.11+unknown"
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.533240132Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c5bb1f2f-8dac-41b9-b0c2-893dfcb15443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.533277776Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c5bb1f2f-8dac-41b9-b0c2-893dfcb15443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.533427714Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c5bb1f2f-8dac-41b9-b0c2-893dfcb15443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.533443772Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c5bb1f2f-8dac-41b9-b0c2-893dfcb15443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.533454725Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c5bb1f2f-8dac-41b9-b0c2-893dfcb15443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.533529916Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c5bb1f2f-8dac-41b9-b0c2-893dfcb15443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=42.657µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bd8d8b9c-9b08-4c9d-884b-d6eef6529506 trace.line=95 vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.533581566Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c5bb1f2f-8dac-41b9-b0c2-893dfcb15443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=16.287µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a89eb07a-5058-416e-b9eb-00eb40ae98b4 trace.line=155 vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.533625127Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c5bb1f2f-8dac-41b9-b0c2-893dfcb15443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=19.717µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7d0227e0-b7eb-45d3-b302-3705866f3a98 trace.line=95 vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.533661893Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c5bb1f2f-8dac-41b9-b0c2-893dfcb15443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=10.921µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a7a8d131-4ab6-4e14-aa9d-ed263a3a7312 trace.line=155 vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.533708571Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c5bb1f2f-8dac-41b9-b0c2-893dfcb15443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=13.628µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=baa7a6ab-c583-40c5-988e-4bb388052181 trace.line=155 vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.53378665Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c5bb1f2f-8dac-41b9-b0c2-893dfcb15443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=54.096µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=323c7f1c-d638-4245-85ee-cdb222b7e484 trace.line=110 vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.533871818Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c5bb1f2f-8dac-41b9-b0c2-893dfcb15443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=52.693µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d5eb7797-34f0-422c-964b-f99062e8bf42 trace.line=110 vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.534101386Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c5bb1f2f-8dac-41b9-b0c2-893dfcb15443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=72.541µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ffb6e8ac-eebb-4532-b4a5-0abd05ba580e trace.line=110 vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.534159797Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c5bb1f2f-8dac-41b9-b0c2-893dfcb15443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=32.082µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c7d354a0-e360-49b2-855f-5c9bcd49d359 trace.line=110 vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.534198024Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c5bb1f2f-8dac-41b9-b0c2-893dfcb15443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.540Z] time="2023-12-20T18:47:28.534218422Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c5bb1f2f-8dac-41b9-b0c2-893dfcb15443 http.request.method=PUT http.request.remoteaddr="127.0.0.1:54402" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=1.745999ms http.response.status=201 http.response.written=0 
18:47:28 [2023-12-20T18:47:28.540Z] 127.0.0.1 - - [20/Dec/2023:18:47:28 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown"
18:47:28 [2023-12-20T18:47:28.803Z] time="2023-12-20T18:47:28.539367755Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=430563ea-b8d0-4281-8d35-26f930131cb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54438" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
18:47:28 [2023-12-20T18:47:28.803Z] time="2023-12-20T18:47:28.539416748Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=430563ea-b8d0-4281-8d35-26f930131cb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:54438" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="983.558µs" http.response.status=200 http.response.written=2 
18:47:28 [2023-12-20T18:47:28.803Z] 127.0.0.1 - - [20/Dec/2023:18:47:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:47:28 [2023-12-20T18:47:28.803Z] time="2023-12-20T18:47:28.542559492Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4a7efdb9-dbb2-4631-905d-1344b9707304 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54454" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.803Z] time="2023-12-20T18:47:28.542608172Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4a7efdb9-dbb2-4631-905d-1344b9707304 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54454" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.803Z] time="2023-12-20T18:47:28.542703301Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4a7efdb9-dbb2-4631-905d-1344b9707304 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54454" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=58.378µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f824e0f9-1fbf-4024-980f-eea208d6e4df trace.line=95 vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.803Z] time="2023-12-20T18:47:28.542726578Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4a7efdb9-dbb2-4631-905d-1344b9707304 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54454" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.803Z] time="2023-12-20T18:47:28.54277598Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4a7efdb9-dbb2-4631-905d-1344b9707304 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54454" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.36µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b3a44400-29cb-4c5b-aca4-e1b58c687c8e trace.line=95 vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.803Z] time="2023-12-20T18:47:28.542840611Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4a7efdb9-dbb2-4631-905d-1344b9707304 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54454" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.731µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cfdb8b12-7d90-4a9a-b76d-a27335d4fc0d trace.line=155 vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.803Z] time="2023-12-20T18:47:28.542951576Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4a7efdb9-dbb2-4631-905d-1344b9707304 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54454" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.471µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=1b77c063-dc9d-4987-b257-1878d6c3ef2c trace.line=125 vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.803Z] time="2023-12-20T18:47:28.543122469Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4a7efdb9-dbb2-4631-905d-1344b9707304 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54454" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
18:47:28 [2023-12-20T18:47:28.803Z] time="2023-12-20T18:47:28.543236043Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4a7efdb9-dbb2-4631-905d-1344b9707304 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54454" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-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.300829ms http.response.status=200 http.response.written=417 
18:47:28 [2023-12-20T18:47:28.803Z] 127.0.0.1 - - [20/Dec/2023:18:47:28 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:47:28 [2023-12-20T18:47:28.803Z] time="2023-12-20T18:47:28.552889043Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2d48db01-1575-4731-8382-6f9e1e273e9c http.request.method=GET http.request.remoteaddr="127.0.0.1:54464" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:47:28 [2023-12-20T18:47:28.803Z] time="2023-12-20T18:47:28.552955757Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2d48db01-1575-4731-8382-6f9e1e273e9c http.request.method=GET http.request.remoteaddr="127.0.0.1:54464" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:47:28 [2023-12-20T18:47:28.803Z] time="2023-12-20T18:47:28.552972373Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2d48db01-1575-4731-8382-6f9e1e273e9c http.request.method=GET http.request.remoteaddr="127.0.0.1:54464" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.553069684Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2d48db01-1575-4731-8382-6f9e1e273e9c http.request.method=GET http.request.remoteaddr="127.0.0.1:54464" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=58.879µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ebd861fa-cdd8-4784-afc9-bb65b8648d3d trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.553132985Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2d48db01-1575-4731-8382-6f9e1e273e9c http.request.method=GET http.request.remoteaddr="127.0.0.1:54464" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.292µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=805762dc-c7e9-41e7-b9ef-221bceb371b5 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.553175922Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2d48db01-1575-4731-8382-6f9e1e273e9c http.request.method=GET http.request.remoteaddr="127.0.0.1:54464" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.154µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=a434169e-2a0f-430d-bec3-04351faef750 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.553216118Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2d48db01-1575-4731-8382-6f9e1e273e9c http.request.method=GET http.request.remoteaddr="127.0.0.1:54464" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.553322488Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2d48db01-1575-4731-8382-6f9e1e273e9c http.request.method=GET http.request.remoteaddr="127.0.0.1:54464" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.430369ms http.response.status=200 http.response.written=417 
18:47:28 [2023-12-20T18:47:28.804Z] 127.0.0.1 - - [20/Dec/2023:18:47:28 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.560084301Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a3f24aa-d6d1-491f-99ec-6831a02ced4e http.request.method=GET http.request.remoteaddr="127.0.0.1:54486" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.560398889Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a3f24aa-d6d1-491f-99ec-6831a02ced4e http.request.method=GET http.request.remoteaddr="127.0.0.1:54486" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.56042777Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b43e426-f86d-4bac-bb1b-b630c31c058b http.request.method=GET http.request.remoteaddr="127.0.0.1:54474" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.560489825Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b43e426-f86d-4bac-bb1b-b630c31c058b http.request.method=GET http.request.remoteaddr="127.0.0.1:54474" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.560492491Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a3f24aa-d6d1-491f-99ec-6831a02ced4e http.request.method=GET http.request.remoteaddr="127.0.0.1:54486" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=52.283µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8f2ba2d8-e1ea-4407-8f61-dbcb9371c0f3 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.560541007Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a3f24aa-d6d1-491f-99ec-6831a02ced4e http.request.method=GET http.request.remoteaddr="127.0.0.1:54486" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.461µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=91572616-39bd-4ea9-94c3-ad25fecf935e trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.56056463Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b43e426-f86d-4bac-bb1b-b630c31c058b http.request.method=GET http.request.remoteaddr="127.0.0.1:54474" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.072µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=159df87b-7c4d-4cc5-b715-64c51a335ec4 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.560602742Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a3f24aa-d6d1-491f-99ec-6831a02ced4e http.request.method=GET http.request.remoteaddr="127.0.0.1:54486" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=30.548µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e17ec213-a45b-40ed-a0c7-a4d51e26066f trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.560625338Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b43e426-f86d-4bac-bb1b-b630c31c058b http.request.method=GET http.request.remoteaddr="127.0.0.1:54474" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.16µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=65661510-8074-4bc2-8050-40078d46335d trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.560636489Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a3f24aa-d6d1-491f-99ec-6831a02ced4e http.request.method=GET http.request.remoteaddr="127.0.0.1:54486" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.903µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5740d39c-433f-4039-85e3-49448d379a17 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.560668858Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a3f24aa-d6d1-491f-99ec-6831a02ced4e http.request.method=GET http.request.remoteaddr="127.0.0.1:54486" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.222µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e201993e-2244-4385-990e-4f3e3e34fa1f trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.560671729Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b43e426-f86d-4bac-bb1b-b630c31c058b http.request.method=GET http.request.remoteaddr="127.0.0.1:54474" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.053µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=12e7971b-4f2a-4cf8-b11f-d3c1fcc418dd trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.56070418Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a3f24aa-d6d1-491f-99ec-6831a02ced4e http.request.method=GET http.request.remoteaddr="127.0.0.1:54486" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.291µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=12a5c054-70f7-4686-b2bb-8d1e1ee59f1d trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.560766021Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a3f24aa-d6d1-491f-99ec-6831a02ced4e http.request.method=GET http.request.remoteaddr="127.0.0.1:54486" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.515µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=98b2c3ab-1061-440c-bd09-5f072f62ac0a trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.560705764Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b43e426-f86d-4bac-bb1b-b630c31c058b http.request.method=GET http.request.remoteaddr="127.0.0.1:54474" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.518µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=20a4b622-605d-4f69-bcb6-1d132f9b5c80 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.560848957Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b43e426-f86d-4bac-bb1b-b630c31c058b http.request.method=GET http.request.remoteaddr="127.0.0.1:54474" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.866µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b8850fcf-7bb6-4305-b120-cf349ea1bdf4 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.560890286Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b43e426-f86d-4bac-bb1b-b630c31c058b http.request.method=GET http.request.remoteaddr="127.0.0.1:54474" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.876µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=4c9a2475-54a7-4ea5-b8c4-0f291472dec2 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.561555178Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b43e426-f86d-4bac-bb1b-b630c31c058b http.request.method=GET http.request.remoteaddr="127.0.0.1:54474" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.763µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=338a8026-4b68-4d72-92a4-f43b0c7e8fb1 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.562064593Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b43e426-f86d-4bac-bb1b-b630c31c058b http.request.method=GET http.request.remoteaddr="127.0.0.1:54474" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.145µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bc501b6c-19cd-4e91-8318-c146de63e14e trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.562124572Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b43e426-f86d-4bac-bb1b-b630c31c058b http.request.method=GET http.request.remoteaddr="127.0.0.1:54474" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.478µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2e554a0f-e37d-4be5-9351-9295c01de499 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:47:28 [2023-12-20T18:47:28.804Z] time="2023-12-20T18:47:28.562190376Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b43e426-f86d-4bac-bb1b-b630c31c058b http.request.method=GET http.request.remoteaddr="127.0.0.1:54474" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.330958ms http.response.status=200 http.response.written=194 
18:47:28 [2023-12-20T18:47:28.804Z] 127.0.0.1 - - [20/Dec/2023:18:47:28 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:47:28 [2023-12-20T18:47:28.805Z] time="2023-12-20T18:47:28.562252693Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a3f24aa-d6d1-491f-99ec-6831a02ced4e http.request.method=GET http.request.remoteaddr="127.0.0.1:54486" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.761µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=59b260ab-5aca-4047-b9df-14d3be6b4f09 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:47:28 [2023-12-20T18:47:28.805Z] time="2023-12-20T18:47:28.562310678Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a3f24aa-d6d1-491f-99ec-6831a02ced4e http.request.method=GET http.request.remoteaddr="127.0.0.1:54486" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.647µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=02e685af-29fd-432d-bc44-4ef6162f0b60 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:47:28 [2023-12-20T18:47:28.805Z] time="2023-12-20T18:47:28.56239866Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5a3f24aa-d6d1-491f-99ec-6831a02ced4e http.request.method=GET http.request.remoteaddr="127.0.0.1:54486" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.551615ms http.response.status=200 http.response.written=68 
18:47:28 [2023-12-20T18:47:28.805Z] 127.0.0.1 - - [20/Dec/2023:18:47:28 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:47:28 [2023-12-20T18:47:28.805Z] time="2023-12-20T18:47:28.575783966Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a0e9e93f-a4cb-44bc-9a23-b61b3bafb7d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:54508" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
18:47:28 [2023-12-20T18:47:28.805Z] time="2023-12-20T18:47:28.575837101Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a0e9e93f-a4cb-44bc-9a23-b61b3bafb7d6 http.request.method=GET http.request.remoteaddr="127.0.0.1:54508" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="881.069µs" http.response.status=200 http.response.written=2 
18:47:28 [2023-12-20T18:47:28.805Z] 127.0.0.1 - - [20/Dec/2023:18:47:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:47:28 [2023-12-20T18:47:28.805Z] time="2023-12-20T18:47:28.583494834Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c5518d6d-e9fc-4386-9576-ccfbb2c47b42 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54510" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:47:28 [2023-12-20T18:47:28.805Z] time="2023-12-20T18:47:28.58355199Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c5518d6d-e9fc-4386-9576-ccfbb2c47b42 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54510" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:47:28 [2023-12-20T18:47:28.805Z] time="2023-12-20T18:47:28.58356639Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c5518d6d-e9fc-4386-9576-ccfbb2c47b42 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54510" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:47:28 [2023-12-20T18:47:28.805Z] time="2023-12-20T18:47:28.58364323Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c5518d6d-e9fc-4386-9576-ccfbb2c47b42 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54510" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.534µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3055dbaa-d50f-4afd-978e-10b31545155c trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:47:28 [2023-12-20T18:47:28.805Z] time="2023-12-20T18:47:28.58369017Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c5518d6d-e9fc-4386-9576-ccfbb2c47b42 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54510" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.801µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=391a6378-2407-410e-ae94-1dd9a65a258b trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:47:28 [2023-12-20T18:47:28.805Z] time="2023-12-20T18:47:28.583768421Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c5518d6d-e9fc-4386-9576-ccfbb2c47b42 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54510" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.613677ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:47:28 [2023-12-20T18:47:28.805Z] 127.0.0.1 - - [20/Dec/2023:18:47:28 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:47:28 [2023-12-20T18:47:28.805Z] time="2023-12-20T18:47:28.58518883Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f70b480f-ee19-463b-ba03-363383bf0fc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:54516" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:47:28 [2023-12-20T18:47:28.805Z] time="2023-12-20T18:47:28.585233137Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f70b480f-ee19-463b-ba03-363383bf0fc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:54516" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:47:28 [2023-12-20T18:47:28.805Z] time="2023-12-20T18:47:28.585249678Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f70b480f-ee19-463b-ba03-363383bf0fc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:54516" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:47:28 [2023-12-20T18:47:28.805Z] time="2023-12-20T18:47:28.585314087Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f70b480f-ee19-463b-ba03-363383bf0fc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:54516" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.583µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=119ed939-7b7f-4bd9-8093-e152d53197d8 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:47:28 [2023-12-20T18:47:28.805Z] time="2023-12-20T18:47:28.585362899Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f70b480f-ee19-463b-ba03-363383bf0fc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:54516" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.154µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b89153bd-3d83-421f-943b-d24b9fffe7da trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:47:28 [2023-12-20T18:47:28.805Z] time="2023-12-20T18:47:28.585409035Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f70b480f-ee19-463b-ba03-363383bf0fc4 http.request.method=GET http.request.remoteaddr="127.0.0.1:54516" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.039007ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:47:28 [2023-12-20T18:47:28.805Z] 127.0.0.1 - - [20/Dec/2023:18:47:28 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.5 git-commit/2d174ed6244ac057f4a07551de29f3612170a342 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:47:28 [2023-12-20T18:47:28.805Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
18:47:28 [2023-12-20T18:47:28.805Z] === RUN   TestImagePullNonExisting
18:47:28 [2023-12-20T18:47:28.805Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
18:47:28 [2023-12-20T18:47:28.805Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
18:47:28 [2023-12-20T18:47:28.805Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
18:47:28 [2023-12-20T18:47:28.805Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
18:47:28 [2023-12-20T18:47:28.805Z] === RUN   TestImagePullNonExisting/asdfasdf
18:47:28 [2023-12-20T18:47:28.805Z] === PAUSE TestImagePullNonExisting/asdfasdf
18:47:28 [2023-12-20T18:47:28.805Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
18:47:28 [2023-12-20T18:47:28.805Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
18:47:28 [2023-12-20T18:47:28.805Z] === RUN   TestImagePullNonExisting/library/asdfasdf
18:47:28 [2023-12-20T18:47:28.805Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
18:47:28 [2023-12-20T18:47:28.805Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
18:47:28 [2023-12-20T18:47:28.805Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
18:47:28 [2023-12-20T18:47:28.805Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
18:47:28 [2023-12-20T18:47:28.805Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
18:47:28 [2023-12-20T18:47:28.805Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
18:47:28 [2023-12-20T18:47:28.805Z] === CONT  TestImagePullNonExisting/asdfasdf
18:47:28 [2023-12-20T18:47:28.805Z] === CONT  TestImagePullNonExisting/library/asdfasdf
18:47:28 [2023-12-20T18:47:28.805Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
18:47:30 [2023-12-20T18:47:30.188Z] --- PASS: TestImagePullNonExisting (0.01s)
18:47:30 [2023-12-20T18:47:30.188Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.95s)
18:47:30 [2023-12-20T18:47:30.188Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
18:47:30 [2023-12-20T18:47:30.188Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
18:47:30 [2023-12-20T18:47:30.188Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.97s)
18:47:30 [2023-12-20T18:47:30.188Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.28s)
18:47:30 [2023-12-20T18:47:30.188Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
18:47:30 [2023-12-20T18:47:30.188Z] === RUN   TestRemoveImageOrphaning
18:47:30 [2023-12-20T18:47:30.188Z] --- PASS: TestRemoveImageOrphaning (0.15s)
18:47:30 [2023-12-20T18:47:30.188Z] === RUN   TestRemoveByDigest
18:47:30 [2023-12-20T18:47:30.188Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
18:47:30 [2023-12-20T18:47:30.188Z] --- SKIP: TestRemoveByDigest (0.00s)
18:47:30 [2023-12-20T18:47:30.188Z] === RUN   TestRemoveImageGarbageCollector
18:47:30 [2023-12-20T18:47:30.188Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
18:47:30 [2023-12-20T18:47:30.188Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:47:30 [2023-12-20T18:47:30.188Z] === RUN   TestSaveCheckTimes
18:47:30 [2023-12-20T18:47:30.188Z] === PAUSE TestSaveCheckTimes
18:47:30 [2023-12-20T18:47:30.188Z] === RUN   TestSaveRepoWithMultipleImages
18:47:30 [2023-12-20T18:47:30.449Z] --- PASS: TestSaveRepoWithMultipleImages (0.17s)
18:47:30 [2023-12-20T18:47:30.449Z] === RUN   TestSaveDirectoryPermissions
18:47:31 [2023-12-20T18:47:31.389Z] --- PASS: TestSaveDirectoryPermissions (0.98s)
18:47:31 [2023-12-20T18:47:31.389Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:47:31 [2023-12-20T18:47:31.389Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:47:31 [2023-12-20T18:47:31.389Z] === RUN   TestTagUsingDigestAlgorithmAsName
18:47:31 [2023-12-20T18:47:31.389Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
18:47:31 [2023-12-20T18:47:31.389Z] === RUN   TestTagValidPrefixedRepo
18:47:31 [2023-12-20T18:47:31.389Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
18:47:31 [2023-12-20T18:47:31.389Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
18:47:31 [2023-12-20T18:47:31.389Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
18:47:31 [2023-12-20T18:47:31.389Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
18:47:31 [2023-12-20T18:47:31.389Z] === RUN   TestTagValidPrefixedRepo/foooo:t
18:47:31 [2023-12-20T18:47:31.389Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
18:47:31 [2023-12-20T18:47:31.389Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
18:47:31 [2023-12-20T18:47:31.389Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
18:47:31 [2023-12-20T18:47:31.389Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
18:47:31 [2023-12-20T18:47:31.389Z] === CONT  TestTagValidPrefixedRepo/foooo:t
18:47:31 [2023-12-20T18:47:31.389Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
18:47:31 [2023-12-20T18:47:31.389Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
18:47:31 [2023-12-20T18:47:31.389Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
18:47:31 [2023-12-20T18:47:31.389Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
18:47:31 [2023-12-20T18:47:31.389Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
18:47:31 [2023-12-20T18:47:31.389Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
18:47:31 [2023-12-20T18:47:31.389Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
18:47:31 [2023-12-20T18:47:31.389Z] === RUN   TestTagExistedNameWithoutForce
18:47:31 [2023-12-20T18:47:31.389Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:47:31 [2023-12-20T18:47:31.389Z] === RUN   TestTagOfficialNames
18:47:31 [2023-12-20T18:47:31.389Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
18:47:31 [2023-12-20T18:47:31.389Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
18:47:31 [2023-12-20T18:47:31.389Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
18:47:31 [2023-12-20T18:47:31.389Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
18:47:31 [2023-12-20T18:47:31.389Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
18:47:31 [2023-12-20T18:47:31.389Z] --- PASS: TestTagOfficialNames (0.05s)
18:47:31 [2023-12-20T18:47:31.389Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
18:47:31 [2023-12-20T18:47:31.389Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
18:47:31 [2023-12-20T18:47:31.389Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
18:47:31 [2023-12-20T18:47:31.389Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
18:47:31 [2023-12-20T18:47:31.389Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
18:47:31 [2023-12-20T18:47:31.389Z] === RUN   TestTagMatchesDigest
18:47:31 [2023-12-20T18:47:31.389Z] --- PASS: TestTagMatchesDigest (0.01s)
18:47:31 [2023-12-20T18:47:31.389Z] === CONT  TestSaveCheckTimes
18:47:31 [2023-12-20T18:47:31.389Z] --- PASS: TestSaveCheckTimes (0.03s)
18:47:31 [2023-12-20T18:47:31.389Z] PASS
18:47:31 [2023-12-20T18:47:31.389Z] 
18:47:31 [2023-12-20T18:47:31.389Z] === Skipped
18:47:31 [2023-12-20T18:47:31.389Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
18:47:31 [2023-12-20T18:47:31.389Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
18:47:31 [2023-12-20T18:47:31.389Z] 
18:47:31 [2023-12-20T18:47:31.389Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
18:47:31 [2023-12-20T18:47:31.389Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
18:47:31 [2023-12-20T18:47:31.389Z] 
18:47:31 [2023-12-20T18:47:31.389Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:47:31 [2023-12-20T18:47:31.389Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
18:47:31 [2023-12-20T18:47:31.389Z] 
18:47:31 [2023-12-20T18:47:31.389Z] DONE 54 tests, 3 skipped in 5.924s
18:47:31 [2023-12-20T18:47:31.389Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
18:47:31 [2023-12-20T18:47:31.389Z] ++ '[' -n '' ']'
18:47:31 [2023-12-20T18:47:31.389Z] ++ 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
18:47:31 [2023-12-20T18:47:31.389Z] ++ set -e
18:47:31 [2023-12-20T18:47:31.389Z] ++ '[' -n 0 ']'
18:47:31 [2023-12-20T18:47:31.389Z] ++ set -x
18:47:31 [2023-12-20T18:47:31.389Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
18:47:31 [2023-12-20T18:47:31.389Z] === RUN   TestStripANSICommands
18:47:31 [2023-12-20T18:47:31.389Z] === RUN   TestStripANSICommands/#00
18:47:31 [2023-12-20T18:47:31.389Z] === RUN   TestStripANSICommands/#01
18:47:31 [2023-12-20T18:47:31.389Z] --- PASS: TestStripANSICommands (0.00s)
18:47:31 [2023-12-20T18:47:31.389Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
18:47:31 [2023-12-20T18:47:31.389Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
18:47:31 [2023-12-20T18:47:31.389Z] PASS
18:47:31 [2023-12-20T18:47:31.389Z] 
18:47:31 [2023-12-20T18:47:31.389Z] DONE 3 tests in 0.009s
18:47:31 [2023-12-20T18:47:31.650Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
18:47:31 [2023-12-20T18:47:31.650Z] ++ '[' -n '' ']'
18:47:31 [2023-12-20T18:47:31.650Z] ++ 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
18:47:31 [2023-12-20T18:47:31.650Z] ++ set -e
18:47:31 [2023-12-20T18:47:31.650Z] ++ '[' -n 0 ']'
18:47:31 [2023-12-20T18:47:31.650Z] ++ set -x
18:47:31 [2023-12-20T18:47:31.650Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
18:47:31 [2023-12-20T18:47:31.650Z] INFO: Testing against a local daemon
18:47:31 [2023-12-20T18:47:31.650Z] === RUN   TestCreateWithMultiNetworks
18:47:32 [2023-12-20T18:47:32.590Z] --- PASS: TestCreateWithMultiNetworks (1.04s)
18:47:32 [2023-12-20T18:47:32.590Z] === RUN   TestNetworkCreateDelete
18:47:32 [2023-12-20T18:47:32.850Z] --- PASS: TestNetworkCreateDelete (0.16s)
18:47:32 [2023-12-20T18:47:32.850Z] === RUN   TestDockerNetworkDeletePreferID
18:47:33 [2023-12-20T18:47:33.421Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
18:47:33 [2023-12-20T18:47:33.421Z] === RUN   TestDaemonDNSFallback
18:47:40 [2023-12-20T18:47:40.000Z] --- PASS: TestDaemonDNSFallback (6.28s)
18:47:40 [2023-12-20T18:47:40.000Z] === RUN   TestInspectNetwork
18:47:42 [2023-12-20T18:47:42.545Z] === RUN   TestInspectNetwork/full_network_id
18:47:42 [2023-12-20T18:47:42.545Z] === RUN   TestInspectNetwork/partial_network_id
18:47:42 [2023-12-20T18:47:42.545Z] === RUN   TestInspectNetwork/network_name
18:47:42 [2023-12-20T18:47:42.545Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:47:46 [2023-12-20T18:47:46.758Z] --- PASS: TestInspectNetwork (7.24s)
18:47:46 [2023-12-20T18:47:46.758Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:47:46 [2023-12-20T18:47:46.758Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:47:46 [2023-12-20T18:47:46.758Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:47:46 [2023-12-20T18:47:46.758Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:47:46 [2023-12-20T18:47:46.758Z] === RUN   TestRunContainerWithBridgeNone
18:47:48 [2023-12-20T18:47:48.142Z] --- PASS: TestRunContainerWithBridgeNone (1.41s)
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestNetworkInvalidJSON
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestNetworkInvalidJSON/networks/create
18:47:48 [2023-12-20T18:47:48.142Z] === PAUSE TestNetworkInvalidJSON/networks/create
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
18:47:48 [2023-12-20T18:47:48.142Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
18:47:48 [2023-12-20T18:47:48.142Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
18:47:48 [2023-12-20T18:47:48.142Z] === CONT  TestNetworkInvalidJSON/networks/create
18:47:48 [2023-12-20T18:47:48.142Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
18:47:48 [2023-12-20T18:47:48.142Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
18:47:48 [2023-12-20T18:47:48.142Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:47:48 [2023-12-20T18:47:48.142Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
18:47:48 [2023-12-20T18:47:48.142Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
18:47:48 [2023-12-20T18:47:48.142Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
18:47:48 [2023-12-20T18:47:48.142Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
18:47:48 [2023-12-20T18:47:48.142Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
18:47:48 [2023-12-20T18:47:48.142Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
18:47:48 [2023-12-20T18:47:48.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
18:47:48 [2023-12-20T18:47:48.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
18:47:48 [2023-12-20T18:47:48.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
18:47:48 [2023-12-20T18:47:48.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
18:47:48 [2023-12-20T18:47:48.142Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
18:47:48 [2023-12-20T18:47:48.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
18:47:48 [2023-12-20T18:47:48.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
18:47:48 [2023-12-20T18:47:48.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
18:47:48 [2023-12-20T18:47:48.142Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestNetworkList
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestNetworkList//networks
18:47:48 [2023-12-20T18:47:48.142Z] === PAUSE TestNetworkList//networks
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestNetworkList//networks/
18:47:48 [2023-12-20T18:47:48.142Z] === PAUSE TestNetworkList//networks/
18:47:48 [2023-12-20T18:47:48.142Z] === CONT  TestNetworkList//networks
18:47:48 [2023-12-20T18:47:48.142Z] === CONT  TestNetworkList//networks/
18:47:48 [2023-12-20T18:47:48.142Z] --- PASS: TestNetworkList (0.01s)
18:47:48 [2023-12-20T18:47:48.142Z]     --- PASS: TestNetworkList//networks (0.00s)
18:47:48 [2023-12-20T18:47:48.142Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:47:48 [2023-12-20T18:47:48.142Z] === RUN   TestHostIPv4BridgeLabel
18:47:48 [2023-12-20T18:47:48.712Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
18:47:48 [2023-12-20T18:47:48.712Z] === RUN   TestDefaultNetworkOpts
18:47:48 [2023-12-20T18:47:48.712Z] === RUN   TestDefaultNetworkOpts/default_value
18:47:50 [2023-12-20T18:47:50.095Z] === RUN   TestDefaultNetworkOpts/cmdline_value
18:47:51 [2023-12-20T18:47:51.478Z] === RUN   TestDefaultNetworkOpts/config-from_value
18:47:52 [2023-12-20T18:47:52.861Z] --- PASS: TestDefaultNetworkOpts (3.95s)
18:47:52 [2023-12-20T18:47:52.861Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.31s)
18:47:52 [2023-12-20T18:47:52.861Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.31s)
18:47:52 [2023-12-20T18:47:52.861Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.32s)
18:47:52 [2023-12-20T18:47:52.861Z] === RUN   TestForbidDuplicateNetworkNames
18:47:53 [2023-12-20T18:47:53.432Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
18:47:53 [2023-12-20T18:47:53.432Z] === RUN   TestDaemonRestartWithLiveRestore
18:47:54 [2023-12-20T18:47:54.373Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
18:47:54 [2023-12-20T18:47:54.373Z] === RUN   TestDaemonDefaultNetworkPools
18:47:55 [2023-12-20T18:47:55.313Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
18:47:55 [2023-12-20T18:47:55.313Z] === RUN   TestDaemonRestartWithExistingNetwork
18:47:56 [2023-12-20T18:47:56.696Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
18:47:56 [2023-12-20T18:47:56.696Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:47:57 [2023-12-20T18:47:57.637Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
18:47:57 [2023-12-20T18:47:57.637Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:47:58 [2023-12-20T18:47:58.207Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
18:47:58 [2023-12-20T18:47:58.207Z] === RUN   TestServiceWithPredefinedNetwork
18:48:00 [2023-12-20T18:48:00.750Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s)
18:48:00 [2023-12-20T18:48:00.750Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:48:00 [2023-12-20T18:48:00.750Z]     service_test.go:250: FLAKY_TEST
18:48:00 [2023-12-20T18:48:00.750Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:48:00 [2023-12-20T18:48:00.750Z] === RUN   TestServiceWithDataPathPortInit
18:48:15 [2023-12-20T18:48:15.747Z] --- PASS: TestServiceWithDataPathPortInit (13.41s)
18:48:15 [2023-12-20T18:48:15.747Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:48:16 [2023-12-20T18:48:16.008Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dx34oo6t6zx96h8yjye10qjf3 Created:2023-12-20 18:48:15.046759397 +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[ebac4f128f55b3881a13df073e9183cb95914529682d69caeeb7a57c07a74c8d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lbixft6efqgh4xkt6fx95b220 EndpointID:d13a7bce122072fb2f169d45cece3d62e926e4d921f89b6f498e49ebfa5fd9df MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d6ed31ce3ae89b50ac890da1c37d4d1f189c5741e494b10e9fcf231644c95769 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:4c6c6fbfe468 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lbixft6efqgh4xkt6fx95b220 EndpointID:d13a7bce122072fb2f169d45cece3d62e926e4d921f89b6f498e49ebfa5fd9df EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:48:21 [2023-12-20T18:48:21.293Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.60s)
18:48:21 [2023-12-20T18:48:21.293Z] PASS
18:48:21 [2023-12-20T18:48:21.293Z] 
18:48:21 [2023-12-20T18:48:21.293Z] === Skipped
18:48:21 [2023-12-20T18:48:21.293Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:48:21 [2023-12-20T18:48:21.293Z]     service_test.go:250: FLAKY_TEST
18:48:21 [2023-12-20T18:48:21.293Z] 
18:48:21 [2023-12-20T18:48:21.293Z] DONE 44 tests, 1 skipped in 48.940s
18:48:21 [2023-12-20T18:48:21.293Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
18:48:21 [2023-12-20T18:48:21.293Z] ++ '[' -n '' ']'
18:48:21 [2023-12-20T18:48:21.293Z] ++ 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
18:48:21 [2023-12-20T18:48:21.293Z] ++ set -e
18:48:21 [2023-12-20T18:48:21.293Z] ++ '[' -n 0 ']'
18:48:21 [2023-12-20T18:48:21.293Z] ++ set -x
18:48:21 [2023-12-20T18:48:21.293Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
18:48:21 [2023-12-20T18:48:21.293Z] INFO: Testing against a local daemon
18:48:21 [2023-12-20T18:48:21.293Z] === RUN   TestDockerNetworkIpvlanPersistance
18:48:21 [2023-12-20T18:48:21.293Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:48:21 [2023-12-20T18:48:21.293Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:48:21 [2023-12-20T18:48:21.293Z] === RUN   TestDockerNetworkIpvlan
18:48:21 [2023-12-20T18:48:21.293Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:48:21 [2023-12-20T18:48:21.293Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:48:21 [2023-12-20T18:48:21.293Z] PASS
18:48:21 [2023-12-20T18:48:21.293Z] 
18:48:21 [2023-12-20T18:48:21.293Z] === Skipped
18:48:21 [2023-12-20T18:48:21.293Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:48:21 [2023-12-20T18:48:21.293Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:48:21 [2023-12-20T18:48:21.293Z] 
18:48:21 [2023-12-20T18:48:21.293Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:48:21 [2023-12-20T18:48:21.293Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:48:21 [2023-12-20T18:48:21.293Z] 
18:48:21 [2023-12-20T18:48:21.293Z] DONE 2 tests, 2 skipped in 0.039s
18:48:21 [2023-12-20T18:48:21.293Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
18:48:21 [2023-12-20T18:48:21.293Z] ++ '[' -n '' ']'
18:48:21 [2023-12-20T18:48:21.293Z] ++ 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
18:48:21 [2023-12-20T18:48:21.293Z] ++ set -e
18:48:21 [2023-12-20T18:48:21.293Z] ++ '[' -n 0 ']'
18:48:21 [2023-12-20T18:48:21.293Z] ++ set -x
18:48:21 [2023-12-20T18:48:21.293Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
18:48:21 [2023-12-20T18:48:21.293Z] INFO: Testing against a local daemon
18:48:21 [2023-12-20T18:48:21.293Z] === RUN   TestDockerNetworkMacvlanPersistance
18:48:21 [2023-12-20T18:48:21.864Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
18:48:21 [2023-12-20T18:48:21.864Z] === RUN   TestDockerNetworkMacvlan
18:48:21 [2023-12-20T18:48:21.864Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:48:22 [2023-12-20T18:48:22.434Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:48:23 [2023-12-20T18:48:23.005Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:48:23 [2023-12-20T18:48:23.576Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:48:24 [2023-12-20T18:48:24.146Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:48:24 [2023-12-20T18:48:24.716Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:48:25 [2023-12-20T18:48:25.657Z] --- PASS: TestDockerNetworkMacvlan (3.59s)
18:48:25 [2023-12-20T18:48:25.657Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s)
18:48:25 [2023-12-20T18:48:25.657Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
18:48:25 [2023-12-20T18:48:25.657Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
18:48:25 [2023-12-20T18:48:25.657Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
18:48:25 [2023-12-20T18:48:25.657Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.60s)
18:48:25 [2023-12-20T18:48:25.657Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
18:48:25 [2023-12-20T18:48:25.657Z] PASS
18:48:25 [2023-12-20T18:48:25.657Z] 
18:48:25 [2023-12-20T18:48:25.657Z] DONE 8 tests in 4.901s
18:48:25 [2023-12-20T18:48:25.657Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
18:48:25 [2023-12-20T18:48:25.657Z] ++ '[' -n '' ']'
18:48:25 [2023-12-20T18:48:25.657Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
18:48:25 [2023-12-20T18:48:25.657Z] ++ set -e
18:48:25 [2023-12-20T18:48:25.657Z] ++ '[' -n 0 ']'
18:48:25 [2023-12-20T18:48:25.657Z] ++ set -x
18:48:25 [2023-12-20T18:48:25.657Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
18:48:25 [2023-12-20T18:48:25.657Z] INFO: Testing against a local daemon
18:48:25 [2023-12-20T18:48:25.657Z] === RUN   TestBridgeICC
18:48:26 [2023-12-20T18:48:26.227Z] === RUN   TestBridgeICC/IPv4_non-internal_network
18:48:27 [2023-12-20T18:48:27.167Z] === RUN   TestBridgeICC/IPv4_internal_network
18:48:28 [2023-12-20T18:48:28.550Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
18:48:29 [2023-12-20T18:48:29.490Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
18:48:30 [2023-12-20T18:48:30.873Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
18:48:32 [2023-12-20T18:48:32.256Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
18:48:33 [2023-12-20T18:48:33.197Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
18:48:34 [2023-12-20T18:48:34.579Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
18:48:35 [2023-12-20T18:48:35.520Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
18:48:38 [2023-12-20T18:48:38.061Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
18:48:41 [2023-12-20T18:48:41.357Z] --- PASS: TestBridgeICC (15.50s)
18:48:41 [2023-12-20T18:48:41.357Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.15s)
18:48:41 [2023-12-20T18:48:41.357Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.14s)
18:48:41 [2023-12-20T18:48:41.357Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.21s)
18:48:41 [2023-12-20T18:48:41.357Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.18s)
18:48:41 [2023-12-20T18:48:41.357Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.25s)
18:48:41 [2023-12-20T18:48:41.357Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.10s)
18:48:41 [2023-12-20T18:48:41.357Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.19s)
18:48:41 [2023-12-20T18:48:41.357Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.24s)
18:48:41 [2023-12-20T18:48:41.357Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (2.20s)
18:48:41 [2023-12-20T18:48:41.357Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.23s)
18:48:41 [2023-12-20T18:48:41.357Z] === RUN   TestBridgeINC
18:48:41 [2023-12-20T18:48:41.618Z] === RUN   TestBridgeINC/IPv4_non-internal_network
18:48:46 [2023-12-20T18:48:46.900Z] === RUN   TestBridgeINC/IPv4_internal_network
18:48:47 [2023-12-20T18:48:47.161Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
18:48:52 [2023-12-20T18:48:52.443Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
18:48:53 [2023-12-20T18:48:53.014Z] --- PASS: TestBridgeINC (12.01s)
18:48:53 [2023-12-20T18:48:53.014Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.39s)
18:48:53 [2023-12-20T18:48:53.014Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.16s)
18:48:53 [2023-12-20T18:48:53.014Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.49s)
18:48:53 [2023-12-20T18:48:53.014Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.36s)
18:48:53 [2023-12-20T18:48:53.014Z] === RUN   TestDefaultBridgeIPv6
18:48:53 [2023-12-20T18:48:53.014Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
18:48:54 [2023-12-20T18:48:54.398Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
18:48:56 [2023-12-20T18:48:56.308Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
18:48:57 [2023-12-20T18:48:57.691Z] --- PASS: TestDefaultBridgeIPv6 (4.73s)
18:48:57 [2023-12-20T18:48:57.691Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.52s)
18:48:57 [2023-12-20T18:48:57.691Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.59s)
18:48:57 [2023-12-20T18:48:57.691Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.62s)
18:48:57 [2023-12-20T18:48:57.691Z] === RUN   TestDefaultBridgeAddresses
18:48:57 [2023-12-20T18:48:57.691Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
18:48:59 [2023-12-20T18:48:59.602Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
18:49:00 [2023-12-20T18:49:00.985Z] --- PASS: TestDefaultBridgeAddresses (3.12s)
18:49:00 [2023-12-20T18:49:00.985Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
18:49:00 [2023-12-20T18:49:00.985Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
18:49:00 [2023-12-20T18:49:00.985Z] PASS
18:49:00 [2023-12-20T18:49:00.985Z] 
18:49:00 [2023-12-20T18:49:00.985Z] DONE 23 tests in 35.391s
18:49:00 [2023-12-20T18:49:00.985Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
18:49:00 [2023-12-20T18:49:00.985Z] ++ '[' -n '' ']'
18:49:00 [2023-12-20T18:49:00.985Z] ++ 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
18:49:00 [2023-12-20T18:49:00.985Z] ++ set -e
18:49:00 [2023-12-20T18:49:00.985Z] ++ '[' -n 0 ']'
18:49:00 [2023-12-20T18:49:00.985Z] ++ set -x
18:49:00 [2023-12-20T18:49:00.985Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
18:49:00 [2023-12-20T18:49:00.985Z] testing: warning: no tests to run
18:49:00 [2023-12-20T18:49:00.985Z] PASS
18:49:00 [2023-12-20T18:49:00.985Z] 
18:49:00 [2023-12-20T18:49:00.985Z] DONE 0 tests in 0.007s
18:49:00 [2023-12-20T18:49:00.985Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
18:49:00 [2023-12-20T18:49:00.985Z] ++ '[' -n '' ']'
18:49:00 [2023-12-20T18:49:00.985Z] ++ 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
18:49:00 [2023-12-20T18:49:00.985Z] ++ set -e
18:49:00 [2023-12-20T18:49:00.985Z] ++ '[' -n 0 ']'
18:49:00 [2023-12-20T18:49:00.985Z] ++ set -x
18:49:00 [2023-12-20T18:49:00.985Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
18:49:00 [2023-12-20T18:49:00.985Z] INFO: Testing against a local daemon
18:49:00 [2023-12-20T18:49:00.985Z] === RUN   TestAuthZPluginAllowRequest
18:49:01 [2023-12-20T18:49:01.926Z] --- PASS: TestAuthZPluginAllowRequest (1.07s)
18:49:01 [2023-12-20T18:49:01.926Z] === RUN   TestAuthZPluginTLS
18:49:02 [2023-12-20T18:49:02.496Z] --- PASS: TestAuthZPluginTLS (0.55s)
18:49:02 [2023-12-20T18:49:02.496Z] === RUN   TestAuthZPluginDenyRequest
18:49:03 [2023-12-20T18:49:03.066Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
18:49:03 [2023-12-20T18:49:03.066Z] === RUN   TestAuthZPluginAPIDenyResponse
18:49:03 [2023-12-20T18:49:03.637Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
18:49:03 [2023-12-20T18:49:03.637Z] === RUN   TestAuthZPluginDenyResponse
18:49:04 [2023-12-20T18:49:04.207Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
18:49:04 [2023-12-20T18:49:04.207Z] === RUN   TestAuthZPluginAllowEventStream
18:49:05 [2023-12-20T18:49:05.147Z] 2023/12/20 18:49:04 http: panic serving 127.0.0.1:39268: runtime error: invalid memory address or nil pointer dereference
18:49:05 [2023-12-20T18:49:05.147Z] goroutine 106 [running]:
18:49:05 [2023-12-20T18:49:05.147Z] net/http.(*conn).serve.func1()
18:49:05 [2023-12-20T18:49:05.147Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
18:49:05 [2023-12-20T18:49:05.147Z] panic({0xa72d20?, 0x1589a50?})
18:49:05 [2023-12-20T18:49:05.147Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
18:49:05 [2023-12-20T18:49:05.147Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6b538, 0x400044a060}, 0xffff54cc2ea0?)
18:49:05 [2023-12-20T18:49:05.147Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
18:49:05 [2023-12-20T18:49:05.147Z] net/http.HandlerFunc.ServeHTTP(0x4000402100?, {0xd6b538?, 0x400044a060?}, 0x402214?)
18:49:05 [2023-12-20T18:49:05.147Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
18:49:05 [2023-12-20T18:49:05.147Z] net/http.(*ServeMux).ServeHTTP(0xd71718?, {0xd6b538, 0x400044a060}, 0x4000402100)
18:49:05 [2023-12-20T18:49:05.147Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
18:49:05 [2023-12-20T18:49:05.147Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40002700b0, {0xd6a0f8?, 0x4000442000}, 0x4000402000, {0xd60580, 0x40002002c0})
18:49:05 [2023-12-20T18:49:05.147Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
18:49:05 [2023-12-20T18:49:05.147Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd6a0f8?, 0x4000442000?}, 0x400004c020?)
18:49:05 [2023-12-20T18:49:05.147Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
18:49:05 [2023-12-20T18:49:05.147Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd6a0f8?, 0x4000442000?}, 0x4000442000?)
18:49:05 [2023-12-20T18:49:05.147Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
18:49:05 [2023-12-20T18:49:05.147Z] net/http.serverHandler.ServeHTTP({0xd66d28?}, {0xd6a0f8?, 0x4000442000?}, 0x6?)
18:49:05 [2023-12-20T18:49:05.147Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
18:49:05 [2023-12-20T18:49:05.147Z] net/http.(*conn).serve(0x40001547e0, {0xd71718, 0x40002d0ae0})
18:49:05 [2023-12-20T18:49:05.147Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
18:49:05 [2023-12-20T18:49:05.147Z] created by net/http.(*Server).Serve in goroutine 49
18:49:05 [2023-12-20T18:49:05.147Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
18:49:06 [2023-12-20T18:49:06.087Z] 2023/12/20 18:49:05 http: panic serving 127.0.0.1:39274: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
18:49:06 [2023-12-20T18:49:06.087Z] goroutine 182 [running]:
18:49:06 [2023-12-20T18:49:06.087Z] net/http.(*conn).serve.func1()
18:49:06 [2023-12-20T18:49:06.087Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
18:49:06 [2023-12-20T18:49:06.087Z] panic({0xa0a180?, 0x400004c730?})
18:49:06 [2023-12-20T18:49:06.087Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
18:49:06 [2023-12-20T18:49:06.087Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6b538, 0x400044a120}, 0xffff54cc2ea0?)
18:49:06 [2023-12-20T18:49:06.087Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
18:49:06 [2023-12-20T18:49:06.087Z] net/http.HandlerFunc.ServeHTTP(0x4000402100?, {0xd6b538?, 0x400044a120?}, 0x402214?)
18:49:06 [2023-12-20T18:49:06.087Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
18:49:06 [2023-12-20T18:49:06.087Z] net/http.(*ServeMux).ServeHTTP(0xd71718?, {0xd6b538, 0x400044a120}, 0x4000402100)
18:49:06 [2023-12-20T18:49:06.087Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
18:49:06 [2023-12-20T18:49:06.087Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40002700b0, {0xd6a0f8?, 0x40004420e0}, 0x4000149600, {0xd60580, 0x40002002c0})
18:49:06 [2023-12-20T18:49:06.087Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
18:49:06 [2023-12-20T18:49:06.087Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd6a0f8?, 0x40004420e0?}, 0x400035f020?)
18:49:06 [2023-12-20T18:49:06.087Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
18:49:06 [2023-12-20T18:49:06.087Z] net/http.HandlerFunc.ServeHTTP(0x15e6f80?, {0xd6a0f8?, 0x40004420e0?}, 0x40002fdb40?)
18:49:06 [2023-12-20T18:49:06.087Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
18:49:06 [2023-12-20T18:49:06.087Z] net/http.serverHandler.ServeHTTP({0x400035f020?}, {0xd6a0f8?, 0x40004420e0?}, 0x6?)
18:49:06 [2023-12-20T18:49:06.087Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
18:49:06 [2023-12-20T18:49:06.087Z] net/http.(*conn).serve(0x4000015680, {0xd71718, 0x40002d0ae0})
18:49:06 [2023-12-20T18:49:06.087Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
18:49:06 [2023-12-20T18:49:06.087Z] created by net/http.(*Server).Serve in goroutine 49
18:49:06 [2023-12-20T18:49:06.087Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
18:49:07 [2023-12-20T18:49:07.999Z] 2023/12/20 18:49:07 http: panic serving 127.0.0.1:39282: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
18:49:07 [2023-12-20T18:49:07.999Z] goroutine 137 [running]:
18:49:07 [2023-12-20T18:49:07.999Z] net/http.(*conn).serve.func1()
18:49:07 [2023-12-20T18:49:07.999Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
18:49:07 [2023-12-20T18:49:07.999Z] panic({0xa0a180?, 0x400004ca10?})
18:49:07 [2023-12-20T18:49:07.999Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
18:49:07 [2023-12-20T18:49:07.999Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6b538, 0x400044a1e0}, 0xffff54cc2ea0?)
18:49:07 [2023-12-20T18:49:07.999Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
18:49:07 [2023-12-20T18:49:07.999Z] net/http.HandlerFunc.ServeHTTP(0x4000402300?, {0xd6b538?, 0x400044a1e0?}, 0x402214?)
18:49:07 [2023-12-20T18:49:07.999Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
18:49:07 [2023-12-20T18:49:07.999Z] net/http.(*ServeMux).ServeHTTP(0xd71718?, {0xd6b538, 0x400044a1e0}, 0x4000402300)
18:49:07 [2023-12-20T18:49:07.999Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
18:49:07 [2023-12-20T18:49:07.999Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40002700b0, {0xd6a0f8?, 0x40004421c0}, 0x4000402200, {0xd60580, 0x40002002c0})
18:49:07 [2023-12-20T18:49:07.999Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
18:49:07 [2023-12-20T18:49:07.999Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd6a0f8?, 0x40004421c0?}, 0x40002d0990?)
18:49:07 [2023-12-20T18:49:07.999Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
18:49:07 [2023-12-20T18:49:07.999Z] net/http.HandlerFunc.ServeHTTP(0x15e6f80?, {0xd6a0f8?, 0x40004421c0?}, 0x40002fdb40?)
18:49:07 [2023-12-20T18:49:07.999Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
18:49:07 [2023-12-20T18:49:07.999Z] net/http.serverHandler.ServeHTTP({0x40002d0990?}, {0xd6a0f8?, 0x40004421c0?}, 0x6?)
18:49:07 [2023-12-20T18:49:07.999Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
18:49:07 [2023-12-20T18:49:07.999Z] net/http.(*conn).serve(0x40002ce2d0, {0xd71718, 0x40002d0ae0})
18:49:07 [2023-12-20T18:49:07.999Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
18:49:07 [2023-12-20T18:49:07.999Z] created by net/http.(*Server).Serve in goroutine 49
18:49:07 [2023-12-20T18:49:07.999Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
18:49:10 [2023-12-20T18:49:10.539Z] --- PASS: TestAuthZPluginAllowEventStream (6.08s)
18:49:10 [2023-12-20T18:49:10.539Z] === RUN   TestAuthZPluginErrorResponse
18:49:10 [2023-12-20T18:49:10.799Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
18:49:10 [2023-12-20T18:49:10.799Z] === RUN   TestAuthZPluginErrorRequest
18:49:11 [2023-12-20T18:49:11.369Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:49:11 [2023-12-20T18:49:11.369Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:49:11 [2023-12-20T18:49:11.939Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
18:49:11 [2023-12-20T18:49:11.939Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:49:12 [2023-12-20T18:49:12.879Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.17s)
18:49:12 [2023-12-20T18:49:12.879Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:49:14 [2023-12-20T18:49:14.261Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s)
18:49:14 [2023-12-20T18:49:14.261Z] === RUN   TestAuthZPluginHeader
18:49:14 [2023-12-20T18:49:14.831Z] --- PASS: TestAuthZPluginHeader (0.62s)
18:49:14 [2023-12-20T18:49:14.831Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:49:14 [2023-12-20T18:49:14.831Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
18:49:14 [2023-12-20T18:49:14.831Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:49:14 [2023-12-20T18:49:14.831Z] === RUN   TestAuthZPluginV2Disable
18:49:14 [2023-12-20T18:49:14.831Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
18:49:14 [2023-12-20T18:49:14.831Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:49:14 [2023-12-20T18:49:14.831Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:49:14 [2023-12-20T18:49:14.831Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
18:49:14 [2023-12-20T18:49:14.831Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:49:14 [2023-12-20T18:49:14.831Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:49:14 [2023-12-20T18:49:14.831Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
18:49:14 [2023-12-20T18:49:14.831Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:49:14 [2023-12-20T18:49:14.831Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:49:32 [2023-12-20T18:49:32.938Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
18:49:32 [2023-12-20T18:49:32.938Z] PASS
18:49:32 [2023-12-20T18:49:32.938Z] 
18:49:32 [2023-12-20T18:49:32.938Z] === Skipped
18:49:32 [2023-12-20T18:49:32.938Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:49:32 [2023-12-20T18:49:32.938Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
18:49:32 [2023-12-20T18:49:32.938Z] 
18:49:32 [2023-12-20T18:49:32.938Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:49:32 [2023-12-20T18:49:32.938Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
18:49:32 [2023-12-20T18:49:32.938Z] 
18:49:32 [2023-12-20T18:49:32.938Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:49:32 [2023-12-20T18:49:32.938Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
18:49:32 [2023-12-20T18:49:32.938Z] 
18:49:32 [2023-12-20T18:49:32.938Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:49:32 [2023-12-20T18:49:32.938Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
18:49:32 [2023-12-20T18:49:32.938Z] 
18:49:32 [2023-12-20T18:49:32.938Z] DONE 17 tests, 4 skipped in 30.712s
18:49:32 [2023-12-20T18:49:32.938Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
18:49:32 [2023-12-20T18:49:32.938Z] ++ '[' -n '' ']'
18:49:32 [2023-12-20T18:49:32.938Z] ++ 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
18:49:32 [2023-12-20T18:49:32.938Z] ++ set -e
18:49:32 [2023-12-20T18:49:32.938Z] ++ '[' -n 0 ']'
18:49:32 [2023-12-20T18:49:32.938Z] ++ set -x
18:49:32 [2023-12-20T18:49:32.938Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
18:49:32 [2023-12-20T18:49:32.938Z] INFO: Testing against a local daemon
18:49:32 [2023-12-20T18:49:32.938Z] === RUN   TestPluginInvalidJSON
18:49:32 [2023-12-20T18:49:32.938Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
18:49:32 [2023-12-20T18:49:32.938Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
18:49:32 [2023-12-20T18:49:32.938Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
18:49:32 [2023-12-20T18:49:32.938Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
18:49:32 [2023-12-20T18:49:32.938Z] === RUN   TestPluginInvalidJSON/plugins/pull
18:49:32 [2023-12-20T18:49:32.938Z] === PAUSE TestPluginInvalidJSON/plugins/pull
18:49:32 [2023-12-20T18:49:32.938Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
18:49:32 [2023-12-20T18:49:32.938Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
18:49:32 [2023-12-20T18:49:32.938Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
18:49:32 [2023-12-20T18:49:32.938Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
18:49:32 [2023-12-20T18:49:32.938Z] === CONT  TestPluginInvalidJSON/plugins/pull
18:49:32 [2023-12-20T18:49:32.938Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
18:49:32 [2023-12-20T18:49:32.938Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
18:49:32 [2023-12-20T18:49:32.938Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
18:49:32 [2023-12-20T18:49:32.938Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
18:49:32 [2023-12-20T18:49:32.938Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
18:49:32 [2023-12-20T18:49:32.938Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
18:49:32 [2023-12-20T18:49:32.938Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
18:49:32 [2023-12-20T18:49:32.938Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
18:49:32 [2023-12-20T18:49:32.938Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
18:49:32 [2023-12-20T18:49:32.938Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
18:49:32 [2023-12-20T18:49:32.938Z] --- PASS: TestPluginInvalidJSON (0.01s)
18:49:32 [2023-12-20T18:49:32.938Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
18:49:32 [2023-12-20T18:49:32.938Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
18:49:32 [2023-12-20T18:49:32.938Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
18:49:32 [2023-12-20T18:49:32.938Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
18:49:32 [2023-12-20T18:49:32.938Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
18:49:32 [2023-12-20T18:49:32.938Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
18:49:32 [2023-12-20T18:49:32.938Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
18:49:32 [2023-12-20T18:49:32.938Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
18:49:32 [2023-12-20T18:49:32.938Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
18:49:32 [2023-12-20T18:49:32.938Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
18:49:32 [2023-12-20T18:49:32.938Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
18:49:32 [2023-12-20T18:49:32.938Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
18:49:32 [2023-12-20T18:49:32.938Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
18:49:32 [2023-12-20T18:49:32.938Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
18:49:32 [2023-12-20T18:49:32.938Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
18:49:32 [2023-12-20T18:49:32.938Z] === RUN   TestPluginInstall
18:49:32 [2023-12-20T18:49:32.938Z] === RUN   TestPluginInstall/no_auth
18:49:35 [2023-12-20T18:49:35.482Z] time="2023-12-20T18:49:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:49:35 [2023-12-20T18:49:35.482Z] time="2023-12-20T18:49:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab61c7b4ba9b2969088fbc8d2a5e91956f782b29985c8d2e30ce047c72a9405e" mediatype=application/vnd.docker.plugin.v1+json size=522
18:49:35 [2023-12-20T18:49:35.482Z] time="2023-12-20T18:49:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:49:35 [2023-12-20T18:49:35.482Z] time="2023-12-20T18:49:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab61c7b4ba9b2969088fbc8d2a5e91956f782b29985c8d2e30ce047c72a9405e" mediatype=application/vnd.docker.plugin.v1+json size=522
18:49:35 [2023-12-20T18:49:35.482Z] === RUN   TestPluginInstall/with_htpasswd
18:49:35 [2023-12-20T18:49:35.742Z] time="2023-12-20T18:49:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:49:35 [2023-12-20T18:49:35.743Z] time="2023-12-20T18:49:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3923d749459d5c734d68e88dc4934b2b3cf9cc1f10684148a621c9692cc5e85" mediatype=application/vnd.docker.plugin.v1+json size=522
18:49:35 [2023-12-20T18:49:35.743Z] time="2023-12-20T18:49:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:49:35 [2023-12-20T18:49:35.743Z] time="2023-12-20T18:49:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3923d749459d5c734d68e88dc4934b2b3cf9cc1f10684148a621c9692cc5e85" mediatype=application/vnd.docker.plugin.v1+json size=522
18:49:36 [2023-12-20T18:49:36.003Z] === RUN   TestPluginInstall/with_insecure
18:49:36 [2023-12-20T18:49:36.944Z] time="2023-12-20T18:49:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:49:36 [2023-12-20T18:49:36.944Z] time="2023-12-20T18:49:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6cb0c0be954c136addb738847271f070632a7411bb25b5c9b98c50e6fc91f03" mediatype=application/vnd.docker.plugin.v1+json size=522
18:49:36 [2023-12-20T18:49:36.944Z] time="2023-12-20T18:49:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:49:36 [2023-12-20T18:49:36.944Z] time="2023-12-20T18:49:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6cb0c0be954c136addb738847271f070632a7411bb25b5c9b98c50e6fc91f03" mediatype=application/vnd.docker.plugin.v1+json size=522
18:49:36 [2023-12-20T18:49:36.944Z]     plugin_test.go:204: [d4d548ce5d72c] daemon is not started
18:49:36 [2023-12-20T18:49:36.944Z] --- PASS: TestPluginInstall (5.17s)
18:49:36 [2023-12-20T18:49:36.944Z]     --- PASS: TestPluginInstall/no_auth (3.79s)
18:49:36 [2023-12-20T18:49:36.944Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
18:49:36 [2023-12-20T18:49:36.944Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
18:49:36 [2023-12-20T18:49:36.944Z] === RUN   TestPluginsWithRuntimes
18:49:38 [2023-12-20T18:49:38.327Z] === RUN   TestPluginsWithRuntimes/No_Args
18:49:39 [2023-12-20T18:49:39.268Z] === RUN   TestPluginsWithRuntimes/With_Args
18:49:40 [2023-12-20T18:49:40.210Z] --- PASS: TestPluginsWithRuntimes (3.36s)
18:49:40 [2023-12-20T18:49:40.210Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
18:49:40 [2023-12-20T18:49:40.210Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
18:49:40 [2023-12-20T18:49:40.210Z] === RUN   TestPluginBackCompatMediaTypes
18:49:40 [2023-12-20T18:49:40.781Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
18:49:40 [2023-12-20T18:49:40.781Z] PASS
18:49:40 [2023-12-20T18:49:40.781Z] 
18:49:40 [2023-12-20T18:49:40.781Z] DONE 24 tests in 9.075s
18:49:40 [2023-12-20T18:49:40.781Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
18:49:40 [2023-12-20T18:49:40.781Z] ++ '[' -n '' ']'
18:49:40 [2023-12-20T18:49:40.781Z] ++ 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
18:49:40 [2023-12-20T18:49:40.781Z] ++ set -e
18:49:40 [2023-12-20T18:49:40.781Z] ++ '[' -n 0 ']'
18:49:40 [2023-12-20T18:49:40.781Z] ++ set -x
18:49:40 [2023-12-20T18:49:40.781Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
18:49:40 [2023-12-20T18:49:40.781Z] INFO: Testing against a local daemon
18:49:40 [2023-12-20T18:49:40.781Z] === RUN   TestExternalGraphDriver
18:49:41 [2023-12-20T18:49:41.041Z] === RUN   TestExternalGraphDriver/json
18:49:41 [2023-12-20T18:49:41.041Z] === RUN   TestExternalGraphDriver/spec
18:49:41 [2023-12-20T18:49:41.041Z] === RUN   TestExternalGraphDriver/pull
18:49:41 [2023-12-20T18:49:41.041Z] --- PASS: TestExternalGraphDriver (0.36s)
18:49:41 [2023-12-20T18:49:41.041Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
18:49:41 [2023-12-20T18:49:41.041Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
18:49:41 [2023-12-20T18:49:41.041Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
18:49:41 [2023-12-20T18:49:41.041Z] === RUN   TestGraphdriverPluginV2
18:49:41 [2023-12-20T18:49:41.301Z]     external_test.go:415: (*Execution).NotAmd64-fm
18:49:41 [2023-12-20T18:49:41.301Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
18:49:41 [2023-12-20T18:49:41.301Z] PASS
18:49:41 [2023-12-20T18:49:41.301Z] 
18:49:41 [2023-12-20T18:49:41.301Z] === Skipped
18:49:41 [2023-12-20T18:49:41.301Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
18:49:41 [2023-12-20T18:49:41.301Z]     external_test.go:415: (*Execution).NotAmd64-fm
18:49:41 [2023-12-20T18:49:41.301Z] 
18:49:41 [2023-12-20T18:49:41.301Z] DONE 5 tests, 1 skipped in 0.718s
18:49:41 [2023-12-20T18:49:41.301Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
18:49:41 [2023-12-20T18:49:41.301Z] ++ '[' -n '' ']'
18:49:41 [2023-12-20T18:49:41.301Z] ++ 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
18:49:41 [2023-12-20T18:49:41.301Z] ++ set -e
18:49:41 [2023-12-20T18:49:41.301Z] ++ '[' -n 0 ']'
18:49:41 [2023-12-20T18:49:41.301Z] ++ set -x
18:49:41 [2023-12-20T18:49:41.301Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
18:49:41 [2023-12-20T18:49:41.561Z] INFO: Testing against a local daemon
18:49:41 [2023-12-20T18:49:41.561Z] === RUN   TestContinueAfterPluginCrash
18:49:41 [2023-12-20T18:49:41.561Z] === PAUSE TestContinueAfterPluginCrash
18:49:41 [2023-12-20T18:49:41.561Z] === RUN   TestReadPluginNoRead
18:49:41 [2023-12-20T18:49:41.561Z] === PAUSE TestReadPluginNoRead
18:49:41 [2023-12-20T18:49:41.561Z] === RUN   TestDaemonStartWithLogOpt
18:49:41 [2023-12-20T18:49:41.561Z] === PAUSE TestDaemonStartWithLogOpt
18:49:41 [2023-12-20T18:49:41.561Z] === CONT  TestContinueAfterPluginCrash
18:49:41 [2023-12-20T18:49:41.561Z] === CONT  TestDaemonStartWithLogOpt
18:49:41 [2023-12-20T18:49:41.561Z] === CONT  TestReadPluginNoRead
18:49:43 [2023-12-20T18:49:43.473Z] === RUN   TestReadPluginNoRead/default
18:49:44 [2023-12-20T18:49:44.414Z] --- PASS: TestDaemonStartWithLogOpt (2.73s)
18:49:44 [2023-12-20T18:49:44.675Z] === RUN   TestReadPluginNoRead/disabled_caching
18:49:46 [2023-12-20T18:49:46.056Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:49:47 [2023-12-20T18:49:47.439Z]     read_test.go:93: [d9135dc0e194b] daemon is not started
18:49:47 [2023-12-20T18:49:47.439Z] --- PASS: TestReadPluginNoRead (5.80s)
18:49:47 [2023-12-20T18:49:47.439Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
18:49:47 [2023-12-20T18:49:47.439Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
18:49:47 [2023-12-20T18:49:47.439Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
18:49:49 [2023-12-20T18:49:49.349Z] --- PASS: TestContinueAfterPluginCrash (7.63s)
18:49:49 [2023-12-20T18:49:49.349Z] PASS
18:49:49 [2023-12-20T18:49:49.349Z] 
18:49:49 [2023-12-20T18:49:49.349Z] DONE 6 tests in 7.670s
18:49:49 [2023-12-20T18:49:49.349Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
18:49:49 [2023-12-20T18:49:49.349Z] ++ '[' -n '' ']'
18:49:49 [2023-12-20T18:49:49.349Z] ++ 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
18:49:49 [2023-12-20T18:49:49.349Z] ++ set -e
18:49:49 [2023-12-20T18:49:49.349Z] ++ '[' -n 0 ']'
18:49:49 [2023-12-20T18:49:49.349Z] ++ set -x
18:49:49 [2023-12-20T18:49:49.349Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
18:49:49 [2023-12-20T18:49:49.349Z] testing: warning: no tests to run
18:49:49 [2023-12-20T18:49:49.349Z] PASS
18:49:49 [2023-12-20T18:49:49.349Z] 
18:49:49 [2023-12-20T18:49:49.349Z] DONE 0 tests in 0.008s
18:49:49 [2023-12-20T18:49:49.349Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
18:49:49 [2023-12-20T18:49:49.349Z] ++ '[' -n '' ']'
18:49:49 [2023-12-20T18:49:49.349Z] ++ 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
18:49:49 [2023-12-20T18:49:49.349Z] ++ set -e
18:49:49 [2023-12-20T18:49:49.349Z] ++ '[' -n 0 ']'
18:49:49 [2023-12-20T18:49:49.349Z] ++ set -x
18:49:49 [2023-12-20T18:49:49.349Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
18:49:49 [2023-12-20T18:49:49.349Z] INFO: Testing against a local daemon
18:49:49 [2023-12-20T18:49:49.349Z] === RUN   TestPluginWithDevMounts
18:49:49 [2023-12-20T18:49:49.349Z] === PAUSE TestPluginWithDevMounts
18:49:49 [2023-12-20T18:49:49.349Z] === CONT  TestPluginWithDevMounts
18:49:50 [2023-12-20T18:49:50.732Z] --- PASS: TestPluginWithDevMounts (1.56s)
18:49:50 [2023-12-20T18:49:50.732Z] PASS
18:49:50 [2023-12-20T18:49:50.732Z] 
18:49:50 [2023-12-20T18:49:50.732Z] DONE 1 tests in 1.592s
18:49:50 [2023-12-20T18:49:50.732Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
18:49:50 [2023-12-20T18:49:50.732Z] ++ '[' -n '' ']'
18:49:50 [2023-12-20T18:49:50.732Z] ++ 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
18:49:50 [2023-12-20T18:49:50.732Z] ++ set -e
18:49:50 [2023-12-20T18:49:50.732Z] ++ '[' -n 0 ']'
18:49:50 [2023-12-20T18:49:50.732Z] ++ set -x
18:49:50 [2023-12-20T18:49:50.732Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
18:49:50 [2023-12-20T18:49:50.732Z] INFO: Testing against a local daemon
18:49:50 [2023-12-20T18:49:50.732Z] === RUN   TestSecretInspect
18:49:53 [2023-12-20T18:49:53.274Z] --- PASS: TestSecretInspect (1.99s)
18:49:53 [2023-12-20T18:49:53.274Z] === RUN   TestSecretList
18:49:54 [2023-12-20T18:49:54.657Z] --- PASS: TestSecretList (1.90s)
18:49:54 [2023-12-20T18:49:54.657Z] === RUN   TestSecretsCreateAndDelete
18:49:57 [2023-12-20T18:49:57.197Z] --- PASS: TestSecretsCreateAndDelete (2.03s)
18:49:57 [2023-12-20T18:49:57.197Z] === RUN   TestSecretsUpdate
18:49:58 [2023-12-20T18:49:58.580Z] --- PASS: TestSecretsUpdate (1.96s)
18:49:58 [2023-12-20T18:49:58.580Z] === RUN   TestTemplatedSecret
18:50:01 [2023-12-20T18:50:01.877Z] --- PASS: TestTemplatedSecret (2.84s)
18:50:01 [2023-12-20T18:50:01.877Z] === RUN   TestSecretCreateResolve
18:50:03 [2023-12-20T18:50:03.788Z] --- PASS: TestSecretCreateResolve (1.96s)
18:50:03 [2023-12-20T18:50:03.788Z] PASS
18:50:03 [2023-12-20T18:50:03.788Z] 
18:50:03 [2023-12-20T18:50:03.788Z] DONE 6 tests in 12.745s
18:50:03 [2023-12-20T18:50:03.788Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
18:50:03 [2023-12-20T18:50:03.788Z] ++ '[' -n '' ']'
18:50:03 [2023-12-20T18:50:03.788Z] ++ 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
18:50:03 [2023-12-20T18:50:03.788Z] ++ set -e
18:50:03 [2023-12-20T18:50:03.788Z] ++ '[' -n 0 ']'
18:50:03 [2023-12-20T18:50:03.788Z] ++ set -x
18:50:03 [2023-12-20T18:50:03.788Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
18:50:03 [2023-12-20T18:50:03.788Z] INFO: Testing against a local daemon
18:50:03 [2023-12-20T18:50:03.788Z] === RUN   TestServiceCreateInit
18:50:03 [2023-12-20T18:50:03.788Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:50:07 [2023-12-20T18:50:07.990Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:50:11 [2023-12-20T18:50:11.287Z] --- PASS: TestServiceCreateInit (7.63s)
18:50:11 [2023-12-20T18:50:11.287Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.78s)
18:50:11 [2023-12-20T18:50:11.287Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s)
18:50:11 [2023-12-20T18:50:11.287Z] === RUN   TestCreateServiceMultipleTimes
18:50:26 [2023-12-20T18:50:26.187Z] --- PASS: TestCreateServiceMultipleTimes (14.85s)
18:50:26 [2023-12-20T18:50:26.187Z] === RUN   TestCreateServiceConflict
18:50:28 [2023-12-20T18:50:28.099Z] --- PASS: TestCreateServiceConflict (1.98s)
18:50:28 [2023-12-20T18:50:28.099Z] === RUN   TestCreateServiceMaxReplicas
18:50:31 [2023-12-20T18:50:31.395Z] --- PASS: TestCreateServiceMaxReplicas (2.92s)
18:50:31 [2023-12-20T18:50:31.395Z] === RUN   TestCreateServiceSecretFileMode
18:50:43 [2023-12-20T18:50:43.622Z] --- PASS: TestCreateServiceSecretFileMode (12.58s)
18:50:43 [2023-12-20T18:50:43.622Z] === RUN   TestCreateServiceConfigFileMode
18:50:58 [2023-12-20T18:50:58.521Z] --- PASS: TestCreateServiceConfigFileMode (12.64s)
18:50:58 [2023-12-20T18:50:58.521Z] === RUN   TestCreateServiceSysctls
18:50:59 [2023-12-20T18:50:59.461Z] --- PASS: TestCreateServiceSysctls (3.15s)
18:50:59 [2023-12-20T18:50:59.461Z] === RUN   TestCreateServiceCapabilities
18:51:02 [2023-12-20T18:51:02.002Z] --- PASS: TestCreateServiceCapabilities (2.66s)
18:51:02 [2023-12-20T18:51:02.002Z] === RUN   TestInspect
18:51:05 [2023-12-20T18:51:05.300Z] --- PASS: TestInspect (2.87s)
18:51:05 [2023-12-20T18:51:05.300Z] === RUN   TestCreateJob
18:51:07 [2023-12-20T18:51:07.844Z] --- PASS: TestCreateJob (3.05s)
18:51:07 [2023-12-20T18:51:07.844Z] === RUN   TestReplicatedJob
18:51:13 [2023-12-20T18:51:13.128Z] --- PASS: TestReplicatedJob (5.36s)
18:51:13 [2023-12-20T18:51:13.128Z] === RUN   TestUpdateReplicatedJob
18:51:16 [2023-12-20T18:51:16.424Z] --- PASS: TestUpdateReplicatedJob (3.26s)
18:51:16 [2023-12-20T18:51:16.424Z] === RUN   TestServiceListWithStatuses
18:51:21 [2023-12-20T18:51:21.708Z] --- PASS: TestServiceListWithStatuses (5.03s)
18:51:21 [2023-12-20T18:51:21.708Z] === RUN   TestDockerNetworkConnectAliasPreV144
18:51:25 [2023-12-20T18:51:25.908Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (4.13s)
18:51:25 [2023-12-20T18:51:25.908Z] === RUN   TestDockerNetworkReConnect
18:51:29 [2023-12-20T18:51:29.206Z] --- PASS: TestDockerNetworkReConnect (3.26s)
18:51:29 [2023-12-20T18:51:29.206Z] === RUN   TestServicePlugin
18:51:29 [2023-12-20T18:51:29.206Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
18:51:29 [2023-12-20T18:51:29.206Z] --- SKIP: TestServicePlugin (0.00s)
18:51:29 [2023-12-20T18:51:29.206Z] === RUN   TestServiceUpdateLabel
18:51:31 [2023-12-20T18:51:31.115Z] --- PASS: TestServiceUpdateLabel (1.99s)
18:51:31 [2023-12-20T18:51:31.115Z] === RUN   TestServiceUpdateSecrets
18:51:46 [2023-12-20T18:51:46.016Z] --- PASS: TestServiceUpdateSecrets (14.47s)
18:51:46 [2023-12-20T18:51:46.016Z] === RUN   TestServiceUpdateConfigs
18:52:00 [2023-12-20T18:52:00.913Z] --- PASS: TestServiceUpdateConfigs (14.43s)
18:52:00 [2023-12-20T18:52:00.913Z] === RUN   TestServiceUpdateNetwork
18:52:13 [2023-12-20T18:52:13.138Z] --- PASS: TestServiceUpdateNetwork (12.23s)
18:52:13 [2023-12-20T18:52:13.138Z] === RUN   TestServiceUpdatePidsLimit
18:52:13 [2023-12-20T18:52:13.138Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:52:14 [2023-12-20T18:52:14.078Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:52:20 [2023-12-20T18:52:20.810Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:52:29 [2023-12-20T18:52:29.058Z] --- PASS: TestServiceUpdatePidsLimit (16.22s)
18:52:29 [2023-12-20T18:52:29.058Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
18:52:29 [2023-12-20T18:52:29.058Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
18:52:29 [2023-12-20T18:52:29.058Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
18:52:29 [2023-12-20T18:52:29.058Z] PASS
18:52:29 [2023-12-20T18:52:29.058Z] 
18:52:29 [2023-12-20T18:52:29.058Z] === Skipped
18:52:29 [2023-12-20T18:52:29.058Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
18:52:29 [2023-12-20T18:52:29.058Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
18:52:29 [2023-12-20T18:52:29.058Z] 
18:52:29 [2023-12-20T18:52:29.058Z] DONE 26 tests, 1 skipped in 144.771s
18:52:29 [2023-12-20T18:52:29.058Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
18:52:29 [2023-12-20T18:52:29.058Z] ++ '[' -n '' ']'
18:52:29 [2023-12-20T18:52:29.058Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
18:52:29 [2023-12-20T18:52:29.058Z] ++ set -e
18:52:29 [2023-12-20T18:52:29.058Z] ++ '[' -n 0 ']'
18:52:29 [2023-12-20T18:52:29.058Z] ++ set -x
18:52:29 [2023-12-20T18:52:29.058Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
18:52:29 [2023-12-20T18:52:29.058Z] INFO: Testing against a local daemon
18:52:29 [2023-12-20T18:52:29.058Z] === RUN   TestSessionCreate
18:52:29 [2023-12-20T18:52:29.058Z] --- PASS: TestSessionCreate (0.01s)
18:52:29 [2023-12-20T18:52:29.058Z] === RUN   TestSessionCreateWithBadUpgrade
18:52:29 [2023-12-20T18:52:29.058Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
18:52:29 [2023-12-20T18:52:29.058Z] PASS
18:52:29 [2023-12-20T18:52:29.058Z] 
18:52:29 [2023-12-20T18:52:29.058Z] DONE 2 tests in 0.049s
18:52:29 [2023-12-20T18:52:29.058Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
18:52:29 [2023-12-20T18:52:29.058Z] ++ '[' -n '' ']'
18:52:29 [2023-12-20T18:52:29.058Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
18:52:29 [2023-12-20T18:52:29.058Z] ++ set -e
18:52:29 [2023-12-20T18:52:29.058Z] ++ '[' -n 0 ']'
18:52:29 [2023-12-20T18:52:29.058Z] ++ set -x
18:52:29 [2023-12-20T18:52:29.058Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
18:52:29 [2023-12-20T18:52:29.058Z] INFO: Testing against a local daemon
18:52:29 [2023-12-20T18:52:29.058Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:52:29 [2023-12-20T18:52:29.058Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:52:29 [2023-12-20T18:52:29.058Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:52:29 [2023-12-20T18:52:29.058Z] === RUN   TestDiskUsage
18:52:29 [2023-12-20T18:52:29.058Z] === PAUSE TestDiskUsage
18:52:29 [2023-12-20T18:52:29.058Z] === RUN   TestEventsExecDie
18:52:29 [2023-12-20T18:52:29.058Z] --- PASS: TestEventsExecDie (0.56s)
18:52:29 [2023-12-20T18:52:29.058Z] === RUN   TestEventsBackwardsCompatible
18:52:29 [2023-12-20T18:52:29.058Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
18:52:29 [2023-12-20T18:52:29.058Z] === RUN   TestEventsVolumeCreate
18:52:29 [2023-12-20T18:52:29.058Z] --- PASS: TestEventsVolumeCreate (0.05s)
18:52:29 [2023-12-20T18:52:29.058Z] === RUN   TestInfoBinaryCommits
18:52:29 [2023-12-20T18:52:29.058Z] --- PASS: TestInfoBinaryCommits (0.01s)
18:52:29 [2023-12-20T18:52:29.058Z] === RUN   TestInfoAPIVersioned
18:52:29 [2023-12-20T18:52:29.058Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:52:29 [2023-12-20T18:52:29.058Z] === RUN   TestInfoAPI
18:52:29 [2023-12-20T18:52:29.058Z] --- PASS: TestInfoAPI (0.01s)
18:52:29 [2023-12-20T18:52:29.058Z] === RUN   TestInfoAPIWarnings
18:52:47 [2023-12-20T18:52:47.232Z] --- PASS: TestInfoAPIWarnings (16.55s)
18:52:47 [2023-12-20T18:52:47.232Z] === RUN   TestInfoDebug
18:52:47 [2023-12-20T18:52:47.232Z] --- PASS: TestInfoDebug (0.52s)
18:52:47 [2023-12-20T18:52:47.232Z] === RUN   TestInfoInsecureRegistries
18:52:47 [2023-12-20T18:52:47.232Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:52:47 [2023-12-20T18:52:47.232Z] === RUN   TestInfoRegistryMirrors
18:52:47 [2023-12-20T18:52:47.232Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:52:47 [2023-12-20T18:52:47.232Z] === RUN   TestLoginFailsWithBadCredentials
18:52:48 [2023-12-20T18:52:48.173Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
18:52:48 [2023-12-20T18:52:48.173Z] === RUN   TestPingCacheHeaders
18:52:48 [2023-12-20T18:52:48.173Z] --- PASS: TestPingCacheHeaders (0.01s)
18:52:48 [2023-12-20T18:52:48.173Z] === RUN   TestPingGet
18:52:48 [2023-12-20T18:52:48.173Z] --- PASS: TestPingGet (0.01s)
18:52:48 [2023-12-20T18:52:48.173Z] === RUN   TestPingHead
18:52:48 [2023-12-20T18:52:48.173Z] --- PASS: TestPingHead (0.01s)
18:52:48 [2023-12-20T18:52:48.173Z] === RUN   TestPingSwarmHeader
18:52:48 [2023-12-20T18:52:48.744Z] === RUN   TestPingSwarmHeader/before_swarm_init
18:52:49 [2023-12-20T18:52:49.314Z] === RUN   TestPingSwarmHeader/after_swarm_init
18:52:50 [2023-12-20T18:52:50.257Z] === RUN   TestPingSwarmHeader/after_swarm_leave
18:52:50 [2023-12-20T18:52:50.257Z] --- PASS: TestPingSwarmHeader (1.97s)
18:52:50 [2023-12-20T18:52:50.257Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
18:52:50 [2023-12-20T18:52:50.257Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
18:52:50 [2023-12-20T18:52:50.257Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
18:52:50 [2023-12-20T18:52:50.257Z] === RUN   TestPingBuilderHeader
18:52:50 [2023-12-20T18:52:50.257Z] === RUN   TestPingBuilderHeader/default_config
18:52:50 [2023-12-20T18:52:50.828Z] === RUN   TestPingBuilderHeader/buildkit_disabled
18:52:51 [2023-12-20T18:52:51.399Z] --- PASS: TestPingBuilderHeader (1.04s)
18:52:51 [2023-12-20T18:52:51.399Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
18:52:51 [2023-12-20T18:52:51.399Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
18:52:51 [2023-12-20T18:52:51.399Z] === RUN   TestVersion
18:52:51 [2023-12-20T18:52:51.399Z] --- PASS: TestVersion (0.01s)
18:52:51 [2023-12-20T18:52:51.399Z] === CONT  TestDiskUsage
18:52:51 [2023-12-20T18:52:51.660Z] === RUN   TestDiskUsage/empty
18:52:51 [2023-12-20T18:52:51.660Z] === RUN   TestDiskUsage/empty/container_types
18:52:51 [2023-12-20T18:52:51.660Z] === RUN   TestDiskUsage/empty/image_types
18:52:51 [2023-12-20T18:52:51.660Z] === RUN   TestDiskUsage/empty/volume_types
18:52:51 [2023-12-20T18:52:51.660Z] === RUN   TestDiskUsage/empty/build-cache_types
18:52:51 [2023-12-20T18:52:51.660Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:52:51 [2023-12-20T18:52:51.660Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:52:51 [2023-12-20T18:52:51.660Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:52:51 [2023-12-20T18:52:51.660Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:52:51 [2023-12-20T18:52:51.660Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:52:51 [2023-12-20T18:52:51.660Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:52:51 [2023-12-20T18:52:51.660Z] === RUN   TestDiskUsage/after_LoadBusybox
18:52:51 [2023-12-20T18:52:51.920Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:52:51 [2023-12-20T18:52:51.920Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:52:51 [2023-12-20T18:52:51.920Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:52:51 [2023-12-20T18:52:51.920Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:52:51 [2023-12-20T18:52:51.920Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:52:51 [2023-12-20T18:52:51.920Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:52:51 [2023-12-20T18:52:51.920Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:52:51 [2023-12-20T18:52:51.920Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:52:51 [2023-12-20T18:52:51.920Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:52:51 [2023-12-20T18:52:51.920Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:52:51 [2023-12-20T18:52:51.920Z] === RUN   TestDiskUsage/after_container.Run
18:52:52 [2023-12-20T18:52:52.180Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:52:52 [2023-12-20T18:52:52.180Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:52:52 [2023-12-20T18:52:52.180Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:52:52 [2023-12-20T18:52:52.180Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:52:52 [2023-12-20T18:52:52.180Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:52:52 [2023-12-20T18:52:52.180Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:52:52 [2023-12-20T18:52:52.180Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:52:52 [2023-12-20T18:52:52.180Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:52:52 [2023-12-20T18:52:52.180Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:52:52 [2023-12-20T18:52:52.180Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:52:52 [2023-12-20T18:52:52.441Z] --- PASS: TestDiskUsage (1.09s)
18:52:52 [2023-12-20T18:52:52.441Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z] PASS
18:52:52 [2023-12-20T18:52:52.441Z] 
18:52:52 [2023-12-20T18:52:52.441Z] === Skipped
18:52:52 [2023-12-20T18:52:52.441Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:52:52 [2023-12-20T18:52:52.441Z] 
18:52:52 [2023-12-20T18:52:52.441Z] DONE 57 tests, 1 skipped in 23.989s
18:52:52 [2023-12-20T18:52:52.441Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
18:52:52 [2023-12-20T18:52:52.441Z] ++ '[' -n '' ']'
18:52:52 [2023-12-20T18:52:52.441Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
18:52:52 [2023-12-20T18:52:52.441Z] ++ set -e
18:52:52 [2023-12-20T18:52:52.441Z] ++ '[' -n 0 ']'
18:52:52 [2023-12-20T18:52:52.441Z] ++ set -x
18:52:52 [2023-12-20T18:52:52.441Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.la4YryX76h/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
18:52:52 [2023-12-20T18:52:52.441Z] INFO: Testing against a local daemon
18:52:52 [2023-12-20T18:52:52.441Z] === RUN   TestVolumesCreateAndList
18:52:52 [2023-12-20T18:52:52.441Z] --- PASS: TestVolumesCreateAndList (0.01s)
18:52:52 [2023-12-20T18:52:52.441Z] === RUN   TestVolumesRemove
18:52:52 [2023-12-20T18:52:52.441Z] === RUN   TestVolumesRemove/volume_in_use
18:52:52 [2023-12-20T18:52:52.441Z] === RUN   TestVolumesRemove/volume_not_in_use
18:52:52 [2023-12-20T18:52:52.441Z] === RUN   TestVolumesRemove/non-existing_volume
18:52:52 [2023-12-20T18:52:52.441Z] === RUN   TestVolumesRemove/non-existing_volume_force
18:52:52 [2023-12-20T18:52:52.441Z] --- PASS: TestVolumesRemove (0.05s)
18:52:52 [2023-12-20T18:52:52.441Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
18:52:52 [2023-12-20T18:52:52.441Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z] === RUN   TestVolumesRemoveSwarmEnabled
18:52:52 [2023-12-20T18:52:52.441Z] === PAUSE TestVolumesRemoveSwarmEnabled
18:52:52 [2023-12-20T18:52:52.441Z] === RUN   TestVolumesInspect
18:52:52 [2023-12-20T18:52:52.441Z] --- PASS: TestVolumesInspect (0.01s)
18:52:52 [2023-12-20T18:52:52.441Z] === RUN   TestVolumesInvalidJSON
18:52:52 [2023-12-20T18:52:52.441Z] === RUN   TestVolumesInvalidJSON/volumes/create
18:52:52 [2023-12-20T18:52:52.441Z] === PAUSE TestVolumesInvalidJSON/volumes/create
18:52:52 [2023-12-20T18:52:52.441Z] === CONT  TestVolumesInvalidJSON/volumes/create
18:52:52 [2023-12-20T18:52:52.441Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
18:52:52 [2023-12-20T18:52:52.441Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
18:52:52 [2023-12-20T18:52:52.441Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
18:52:52 [2023-12-20T18:52:52.441Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
18:52:52 [2023-12-20T18:52:52.441Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:52:52 [2023-12-20T18:52:52.441Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
18:52:52 [2023-12-20T18:52:52.441Z] === RUN   TestVolumePruneAnonymous
18:52:52 [2023-12-20T18:52:52.441Z] --- PASS: TestVolumePruneAnonymous (0.03s)
18:52:52 [2023-12-20T18:52:52.441Z] === RUN   TestVolumePruneAnonFromImage
18:52:52 [2023-12-20T18:52:52.702Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
18:52:52 [2023-12-20T18:52:52.702Z] === CONT  TestVolumesRemoveSwarmEnabled
18:52:54 [2023-12-20T18:52:54.086Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
18:52:54 [2023-12-20T18:52:54.086Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
18:52:54 [2023-12-20T18:52:54.086Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
18:52:54 [2023-12-20T18:52:54.086Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
18:52:54 [2023-12-20T18:52:54.347Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.85s)
18:52:54 [2023-12-20T18:52:54.347Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
18:52:54 [2023-12-20T18:52:54.347Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
18:52:54 [2023-12-20T18:52:54.347Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
18:52:54 [2023-12-20T18:52:54.347Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
18:52:54 [2023-12-20T18:52:54.347Z] PASS
18:52:54 [2023-12-20T18:52:54.347Z] 
18:52:54 [2023-12-20T18:52:54.347Z] DONE 20 tests in 2.121s
18:52:54 [2023-12-20T18:52:54.607Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:52:54 [2023-12-20T18:52:54.607Z] ++++ cat bundles/test-integration/docker.pid
18:52:54 [2023-12-20T18:52:54.607Z] +++ kill 24474
18:52:55 [2023-12-20T18:52:55.992Z] ++++ cat bundles/test-integration/TestUsernsCommit/d807d6104a47d/docker.pid
18:52:55 [2023-12-20T18:52:55.992Z] +++ kill 61849
18:52:55 [2023-12-20T18:52:55.992Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 61849 is not a child of this shell
18:52:55 [2023-12-20T18:52:55.992Z] warning: PID 61849 from bundles/test-integration/TestUsernsCommit/d807d6104a47d/docker.pid had a nonzero exit code
18:52:55 [2023-12-20T18:52:55.992Z] umount: bundles/test-integration/TestUsernsCommit/d807d6104a47d/root: not mounted.
18:52:55 [2023-12-20T18:52:55.992Z] +++ /etc/init.d/apparmor stop
18:52:55 [2023-12-20T18:52:55.992Z] Leaving: AppArmorNo profiles have been unloaded.
18:52:55 [2023-12-20T18:52:55.992Z] 
18:52:55 [2023-12-20T18:52:55.992Z] Unloading profiles will leave already running processes permanently
18:52:55 [2023-12-20T18:52:55.992Z] unconfined, which can lead to unexpected situations.
18:52:55 [2023-12-20T18:52:55.992Z] 
18:52:55 [2023-12-20T18:52:55.992Z] To set a process to complain mode, use the command line tool
18:52:55 [2023-12-20T18:52:55.992Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:52:55 [2023-12-20T18:52:55.992Z] +++ true
18:52:55 [2023-12-20T18:52:55.992Z] exiting test-integration
18:52:55 [2023-12-20T18:52:55.992Z] ++ exit 0
18:52:55 [2023-12-20T18:52:55.992Z] 
Post stage
[Pipeline] junit
18:52:57 [2023-12-20T18:52:57.391Z] Recording test results
18:52:57 [2023-12-20T18:52:57.587Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:52:57 [2023-12-20T18:52:57.895Z] + echo Ensuring container killed.
18:52:57 [2023-12-20T18:52:57.895Z] Ensuring container killed.
18:52:57 [2023-12-20T18:52:57.895Z] + docker rm -vf docker-pr19
18:52:57 [2023-12-20T18:52:57.895Z] Error response from daemon: No such container: docker-pr19
[Pipeline] sh
18:52:58 [2023-12-20T18:52:58.184Z] + echo Chowning /workspace to jenkins user
18:52:58 [2023-12-20T18:52:58.184Z] Chowning /workspace to jenkins user
18:52:58 [2023-12-20T18:52:58.184Z] + id -u
18:52:58 [2023-12-20T18:52:58.184Z] + id -g
18:52:58 [2023-12-20T18:52:58.184Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46853:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:52:59 [2023-12-20T18:52:59.420Z] + bundleName=arm64-integration
18:52:59 [2023-12-20T18:52:59.420Z] + echo Creating arm64-integration-bundles.tar.gz
18:52:59 [2023-12-20T18:52:59.420Z] Creating arm64-integration-bundles.tar.gz
18:52:59 [2023-12-20T18:52:59.420Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:52:59 [2023-12-20T18:52:59.420Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
18:52:59 [2023-12-20T18:52:59.697Z] Archiving artifacts
18:52:59 [2023-12-20T18:52:59.978Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46853/19/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:53:00 [2023-12-20T18:53:00.277Z] + make clean
18:53:00 [2023-12-20T18:53:00.277Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:53:00 [2023-12-20T18:53:00.277Z] docker-dev-cache
18:53:00 [2023-12-20T18:53:00.277Z] 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