Skip to content
Success

Console Output

Pull request #46859 updated
17:58:41 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from c3eed9fa3e0a027a734907bb64b116865e175298+f6533a1df1604d4e1fa2cabb1e66640187e25dba (33f2922215f928d99651ef847b35bb8eb76b833c)
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-46859@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
17:58:45 [2023-11-28T17:58:45.713Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:58:45 [2023-11-28T17:58:45.717Z] Trying to pass milestone 1
[Pipeline] milestone
17:58:45 [2023-11-28T17:58:45.869Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:58:46 [2023-11-28T17:58:46.096Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f8d252a4b028862e) in /home/ubuntu/workspace/moby_PR-46859
[Pipeline] {
[Pipeline] checkout
17:58:46 [2023-11-28T17:58:46.120Z] The recommended git tool is: git
17:58:46 [2023-11-28T17:58:46.126Z] using credential docker-jenkins-github-credentials
17:58:46 [2023-11-28T17:58:46.144Z] Cloning the remote Git repository
17:58:46 [2023-11-28T17:58:46.144Z] Cloning with configured refspecs honoured and without tags
17:58:46 [2023-11-28T17:58:46.160Z] Cloning repository https://github.com/moby/moby.git
17:58:46 [2023-11-28T17:58:46.161Z]  > git init /home/ubuntu/workspace/moby_PR-46859 # timeout=10
17:58:46 [2023-11-28T17:58:46.165Z] Fetching upstream changes from https://github.com/moby/moby.git
17:58:46 [2023-11-28T17:58:46.166Z]  > git --version # timeout=10
17:58:46 [2023-11-28T17:58:46.168Z]  > git --version # 'git version 2.25.1'
17:58:46 [2023-11-28T17:58:46.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:58:46 [2023-11-28T17:58:46.169Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46859/head:refs/remotes/origin/PR-46859 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:58:57 [2023-11-28T17:58:57.867Z] Fetching without tags
17:58:58 [2023-11-28T17:58:58.105Z] Merging remotes/origin/master commit f6533a1df1604d4e1fa2cabb1e66640187e25dba into PR head commit c3eed9fa3e0a027a734907bb64b116865e175298
17:58:57 [2023-11-28T17:58:57.869Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:58:57 [2023-11-28T17:58:57.872Z]  > git config --add remote.origin.fetch +refs/pull/46859/head:refs/remotes/origin/PR-46859 # timeout=10
17:58:57 [2023-11-28T17:58:57.874Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:58:57 [2023-11-28T17:58:57.879Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:58:57 [2023-11-28T17:58:57.883Z] Fetching upstream changes from https://github.com/moby/moby.git
17:58:57 [2023-11-28T17:58:57.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:58:57 [2023-11-28T17:58:57.884Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46859/head:refs/remotes/origin/PR-46859 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:58:58 [2023-11-28T17:58:58.121Z]  > git config core.sparsecheckout # timeout=10
17:58:58 [2023-11-28T17:58:58.124Z]  > git checkout -f c3eed9fa3e0a027a734907bb64b116865e175298 # timeout=10
17:58:58 [2023-11-28T17:58:58.766Z] Merge succeeded, producing c3eed9fa3e0a027a734907bb64b116865e175298
17:58:58 [2023-11-28T17:58:58.766Z] Checking out Revision c3eed9fa3e0a027a734907bb64b116865e175298 (PR-46859)
17:58:59 [2023-11-28T17:58:59.669Z] Commit message: "integration-cli: fix TestDaemonICC tests for newer iptables versions"
17:58:59 [2023-11-28T17:58:59.675Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:58:58 [2023-11-28T17:58:58.764Z]  > git remote # timeout=10
17:58:58 [2023-11-28T17:58:58.767Z]  > git config --get remote.origin.url # timeout=10
17:58:58 [2023-11-28T17:58:58.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:58:58 [2023-11-28T17:58:58.770Z]  > git merge f6533a1df1604d4e1fa2cabb1e66640187e25dba # timeout=10
17:58:58 [2023-11-28T17:58:58.777Z]  > git rev-parse HEAD^{commit} # timeout=10
17:58:58 [2023-11-28T17:58:58.826Z]  > git config core.sparsecheckout # timeout=10
17:58:58 [2023-11-28T17:58:58.829Z]  > git checkout -f c3eed9fa3e0a027a734907bb64b116865e175298 # timeout=10
17:58:59 [2023-11-28T17:58:59.686Z]  > git rev-list --no-walk a7d0d4c689a11259c7a3be0da0d24580f7da8cdc # timeout=10
17:59:00 [2023-11-28T17:59:00.413Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46859:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
17:59:02 [2023-11-28T17:59:02.929Z] 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
17:59:02 [2023-11-28T17:59:02.985Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f8d252a4b028862e) in /home/ubuntu/workspace/moby_PR-46859
[Pipeline] {
[Pipeline] checkout
17:59:03 [2023-11-28T17:59:03.001Z] The recommended git tool is: git
17:59:03 [2023-11-28T17:59:03.007Z] using credential docker-jenkins-github-credentials
17:59:03 [2023-11-28T17:59:03.029Z] Fetching changes from the remote Git repository
17:59:03 [2023-11-28T17:59:03.034Z] Fetching without tags
17:59:03 [2023-11-28T17:59:03.282Z] Merging remotes/origin/master commit f6533a1df1604d4e1fa2cabb1e66640187e25dba into PR head commit c3eed9fa3e0a027a734907bb64b116865e175298
17:59:03 [2023-11-28T17:59:03.330Z] Merge succeeded, producing c3eed9fa3e0a027a734907bb64b116865e175298
17:59:03 [2023-11-28T17:59:03.331Z] Checking out Revision c3eed9fa3e0a027a734907bb64b116865e175298 (PR-46859)
17:59:03 [2023-11-28T17:59:03.370Z] Commit message: "integration-cli: fix TestDaemonICC tests for newer iptables versions"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:59:03 [2023-11-28T17:59:03.040Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46859/.git # timeout=10
17:59:03 [2023-11-28T17:59:03.045Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:59:03 [2023-11-28T17:59:03.050Z] Fetching upstream changes from https://github.com/moby/moby.git
17:59:03 [2023-11-28T17:59:03.050Z]  > git --version # timeout=10
17:59:03 [2023-11-28T17:59:03.052Z]  > git --version # 'git version 2.25.1'
17:59:03 [2023-11-28T17:59:03.052Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:59:03 [2023-11-28T17:59:03.053Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46859/head:refs/remotes/origin/PR-46859 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:59:03 [2023-11-28T17:59:03.298Z]  > git config core.sparsecheckout # timeout=10
17:59:03 [2023-11-28T17:59:03.301Z]  > git checkout -f c3eed9fa3e0a027a734907bb64b116865e175298 # timeout=10
17:59:03 [2023-11-28T17:59:03.328Z]  > git remote # timeout=10
17:59:03 [2023-11-28T17:59:03.331Z]  > git config --get remote.origin.url # timeout=10
17:59:03 [2023-11-28T17:59:03.334Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:59:03 [2023-11-28T17:59:03.335Z]  > git merge f6533a1df1604d4e1fa2cabb1e66640187e25dba # timeout=10
17:59:03 [2023-11-28T17:59:03.341Z]  > git rev-parse HEAD^{commit} # timeout=10
17:59:03 [2023-11-28T17:59:03.346Z]  > git config core.sparsecheckout # timeout=10
17:59:03 [2023-11-28T17:59:03.349Z]  > git checkout -f c3eed9fa3e0a027a734907bb64b116865e175298 # timeout=10
17:59:04 [2023-11-28T17:59:04.074Z] + docker version
17:59:04 [2023-11-28T17:59:04.074Z] Client: Docker Engine - Community
17:59:04 [2023-11-28T17:59:04.074Z]  Version:           24.0.7
17:59:04 [2023-11-28T17:59:04.074Z]  API version:       1.43
17:59:04 [2023-11-28T17:59:04.074Z]  Go version:        go1.20.10
17:59:04 [2023-11-28T17:59:04.074Z]  Git commit:        afdd53b
17:59:04 [2023-11-28T17:59:04.074Z]  Built:             Thu Oct 26 09:08:14 2023
17:59:04 [2023-11-28T17:59:04.074Z]  OS/Arch:           linux/arm64
17:59:04 [2023-11-28T17:59:04.074Z]  Context:           default
17:59:04 [2023-11-28T17:59:04.074Z] 
17:59:04 [2023-11-28T17:59:04.074Z] Server: Docker Engine - Community
17:59:04 [2023-11-28T17:59:04.074Z]  Engine:
17:59:04 [2023-11-28T17:59:04.074Z]   Version:          24.0.7
17:59:04 [2023-11-28T17:59:04.074Z]   API version:      1.43 (minimum version 1.12)
17:59:04 [2023-11-28T17:59:04.074Z]   Go version:       go1.20.10
17:59:04 [2023-11-28T17:59:04.074Z]   Git commit:       311b9ff
17:59:04 [2023-11-28T17:59:04.074Z]   Built:            Thu Oct 26 09:08:14 2023
17:59:04 [2023-11-28T17:59:04.075Z]   OS/Arch:          linux/arm64
17:59:04 [2023-11-28T17:59:04.075Z]   Experimental:     true
17:59:04 [2023-11-28T17:59:04.075Z]  containerd:
17:59:04 [2023-11-28T17:59:04.075Z]   Version:          1.6.25
17:59:04 [2023-11-28T17:59:04.075Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
17:59:04 [2023-11-28T17:59:04.075Z]  runc:
17:59:04 [2023-11-28T17:59:04.075Z]   Version:          1.1.10
17:59:04 [2023-11-28T17:59:04.075Z]   GitCommit:        v1.1.10-0-g18a0cb0
17:59:04 [2023-11-28T17:59:04.075Z]  docker-init:
17:59:04 [2023-11-28T17:59:04.075Z]   Version:          0.19.0
17:59:04 [2023-11-28T17:59:04.075Z]   GitCommit:        de40ad0
[Pipeline] sh
17:59:04 [2023-11-28T17:59:04.348Z] + docker info
17:59:04 [2023-11-28T17:59:04.348Z] Client: Docker Engine - Community
17:59:04 [2023-11-28T17:59:04.348Z]  Version:    24.0.7
17:59:04 [2023-11-28T17:59:04.348Z]  Context:    default
17:59:04 [2023-11-28T17:59:04.348Z]  Debug Mode: false
17:59:04 [2023-11-28T17:59:04.348Z]  Plugins:
17:59:04 [2023-11-28T17:59:04.348Z]   buildx: Docker Buildx (Docker Inc.)
17:59:04 [2023-11-28T17:59:04.348Z]     Version:  v0.12.0
17:59:04 [2023-11-28T17:59:04.348Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
17:59:04 [2023-11-28T17:59:04.348Z]   compose: Docker Compose (Docker Inc.)
17:59:04 [2023-11-28T17:59:04.348Z]     Version:  v2.23.3
17:59:04 [2023-11-28T17:59:04.348Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
17:59:04 [2023-11-28T17:59:04.348Z] 
17:59:04 [2023-11-28T17:59:04.348Z] Server:
17:59:04 [2023-11-28T17:59:04.348Z]  Containers: 0
17:59:04 [2023-11-28T17:59:04.348Z]   Running: 0
17:59:04 [2023-11-28T17:59:04.348Z]   Paused: 0
17:59:04 [2023-11-28T17:59:04.348Z]   Stopped: 0
17:59:04 [2023-11-28T17:59:04.348Z]  Images: 3
17:59:04 [2023-11-28T17:59:04.348Z]  Server Version: 24.0.7
17:59:04 [2023-11-28T17:59:04.348Z]  Storage Driver: overlay2
17:59:04 [2023-11-28T17:59:04.348Z]   Backing Filesystem: extfs
17:59:04 [2023-11-28T17:59:04.348Z]   Supports d_type: true
17:59:04 [2023-11-28T17:59:04.348Z]   Using metacopy: false
17:59:04 [2023-11-28T17:59:04.348Z]   Native Overlay Diff: true
17:59:04 [2023-11-28T17:59:04.348Z]   userxattr: false
17:59:04 [2023-11-28T17:59:04.348Z]  Logging Driver: json-file
17:59:04 [2023-11-28T17:59:04.348Z]  Cgroup Driver: cgroupfs
17:59:04 [2023-11-28T17:59:04.348Z]  Cgroup Version: 1
17:59:04 [2023-11-28T17:59:04.348Z]  Plugins:
17:59:04 [2023-11-28T17:59:04.348Z]   Volume: local
17:59:04 [2023-11-28T17:59:04.348Z]   Network: bridge host ipvlan macvlan null overlay
17:59:04 [2023-11-28T17:59:04.348Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:59:04 [2023-11-28T17:59:04.348Z]  Swarm: inactive
17:59:04 [2023-11-28T17:59:04.348Z]  Runtimes: runc io.containerd.runc.v2
17:59:04 [2023-11-28T17:59:04.348Z]  Default Runtime: runc
17:59:04 [2023-11-28T17:59:04.348Z]  Init Binary: docker-init
17:59:04 [2023-11-28T17:59:04.348Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
17:59:04 [2023-11-28T17:59:04.348Z]  runc version: v1.1.10-0-g18a0cb0
17:59:04 [2023-11-28T17:59:04.348Z]  init version: de40ad0
17:59:04 [2023-11-28T17:59:04.348Z]  Security Options:
17:59:04 [2023-11-28T17:59:04.348Z]   apparmor
17:59:04 [2023-11-28T17:59:04.348Z]   seccomp
17:59:04 [2023-11-28T17:59:04.348Z]    Profile: builtin
17:59:04 [2023-11-28T17:59:04.348Z]  Kernel Version: 5.15.0-1050-aws
17:59:04 [2023-11-28T17:59:04.348Z]  Operating System: Ubuntu 20.04.6 LTS
17:59:04 [2023-11-28T17:59:04.348Z]  OSType: linux
17:59:04 [2023-11-28T17:59:04.348Z]  Architecture: aarch64
17:59:04 [2023-11-28T17:59:04.348Z]  CPUs: 8
17:59:04 [2023-11-28T17:59:04.348Z]  Total Memory: 30.64GiB
17:59:04 [2023-11-28T17:59:04.348Z]  Name: ip-10-100-76-112
17:59:04 [2023-11-28T17:59:04.348Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
17:59:04 [2023-11-28T17:59:04.348Z]  Docker Root Dir: /var/lib/docker
17:59:04 [2023-11-28T17:59:04.348Z]  Debug Mode: false
17:59:04 [2023-11-28T17:59:04.348Z]  Experimental: true
17:59:04 [2023-11-28T17:59:04.348Z]  Insecure Registries:
17:59:04 [2023-11-28T17:59:04.348Z]   127.0.0.0/8
17:59:04 [2023-11-28T17:59:04.348Z]  Live Restore Enabled: true
17:59:04 [2023-11-28T17:59:04.348Z] 
[Pipeline] sh
17:59:04 [2023-11-28T17:59:04.622Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:59:04 [2023-11-28T17:59:04.622Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:59:04 [2023-11-28T17:59:04.622Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46859/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
17:59:04 [2023-11-28T17:59:04.622Z] + bash /home/ubuntu/workspace/moby_PR-46859/check-config.sh
17:59:04 [2023-11-28T17:59:04.622Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:59:04 [2023-11-28T17:59:04.622Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
17:59:04 [2023-11-28T17:59:04.622Z] 
17:59:04 [2023-11-28T17:59:04.622Z] Generally Necessary:
17:59:04 [2023-11-28T17:59:04.622Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:59:04 [2023-11-28T17:59:04.622Z] - apparmor: enabled and tools installed
17:59:04 [2023-11-28T17:59:04.622Z] - CONFIG_NAMESPACES: enabled
17:59:04 [2023-11-28T17:59:04.622Z] - CONFIG_NET_NS: enabled
17:59:04 [2023-11-28T17:59:04.622Z] - CONFIG_PID_NS: enabled
17:59:04 [2023-11-28T17:59:04.622Z] - CONFIG_IPC_NS: enabled
17:59:04 [2023-11-28T17:59:04.622Z] - CONFIG_UTS_NS: enabled
17:59:04 [2023-11-28T17:59:04.622Z] - CONFIG_CGROUPS: enabled
17:59:04 [2023-11-28T17:59:04.622Z] - CONFIG_CGROUP_CPUACCT: enabled
17:59:04 [2023-11-28T17:59:04.622Z] - CONFIG_CGROUP_DEVICE: enabled
17:59:04 [2023-11-28T17:59:04.622Z] - CONFIG_CGROUP_FREEZER: enabled
17:59:04 [2023-11-28T17:59:04.622Z] - CONFIG_CGROUP_SCHED: enabled
17:59:04 [2023-11-28T17:59:04.622Z] - CONFIG_CPUSETS: enabled
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_MEMCG: enabled
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_KEYS: enabled
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_VETH: enabled (as module)
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_BRIDGE: enabled (as module)
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_NF_NAT: enabled (as module)
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_POSIX_MQUEUE: enabled
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_CGROUP_BPF: enabled
17:59:04 [2023-11-28T17:59:04.880Z] 
17:59:04 [2023-11-28T17:59:04.880Z] Optional Features:
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_USER_NS: enabled
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_SECCOMP: enabled
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_SECCOMP_FILTER: enabled
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_CGROUP_PIDS: enabled
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_MEMCG_SWAP: enabled
17:59:04 [2023-11-28T17:59:04.880Z]     (cgroup swap accounting is currently enabled)
17:59:04 [2023-11-28T17:59:04.880Z] - CONFIG_BLK_CGROUP: enabled
17:59:05 [2023-11-28T17:59:05.135Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:59:05 [2023-11-28T17:59:05.135Z] - CONFIG_CGROUP_PERF: enabled
17:59:05 [2023-11-28T17:59:05.135Z] - CONFIG_CGROUP_HUGETLB: enabled
17:59:05 [2023-11-28T17:59:05.135Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:59:05 [2023-11-28T17:59:05.135Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:59:05 [2023-11-28T17:59:05.135Z] - CONFIG_CFS_BANDWIDTH: enabled
17:59:05 [2023-11-28T17:59:05.135Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:59:05 [2023-11-28T17:59:05.135Z] - CONFIG_RT_GROUP_SCHED: missing
17:59:05 [2023-11-28T17:59:05.135Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:59:05 [2023-11-28T17:59:05.135Z] - CONFIG_IP_VS: enabled (as module)
17:59:05 [2023-11-28T17:59:05.135Z] - CONFIG_IP_VS_NFCT: enabled
17:59:05 [2023-11-28T17:59:05.135Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:59:05 [2023-11-28T17:59:05.135Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:59:05 [2023-11-28T17:59:05.136Z] - CONFIG_IP_VS_RR: enabled (as module)
17:59:05 [2023-11-28T17:59:05.136Z] - CONFIG_SECURITY_SELINUX: enabled
17:59:05 [2023-11-28T17:59:05.136Z] - CONFIG_SECURITY_APPARMOR: enabled
17:59:05 [2023-11-28T17:59:05.136Z] - CONFIG_EXT4_FS: enabled
17:59:05 [2023-11-28T17:59:05.136Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:59:05 [2023-11-28T17:59:05.136Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:59:05 [2023-11-28T17:59:05.136Z] - Network Drivers:
17:59:05 [2023-11-28T17:59:05.136Z]   - "overlay":
17:59:05 [2023-11-28T17:59:05.136Z]     - CONFIG_VXLAN: enabled (as module)
17:59:05 [2023-11-28T17:59:05.136Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:59:05 [2023-11-28T17:59:05.136Z]       Optional (for encrypted networks):
17:59:05 [2023-11-28T17:59:05.391Z]       - CONFIG_CRYPTO: enabled
17:59:05 [2023-11-28T17:59:05.391Z]       - CONFIG_CRYPTO_AEAD: enabled
17:59:05 [2023-11-28T17:59:05.391Z]       - CONFIG_CRYPTO_GCM: enabled
17:59:05 [2023-11-28T17:59:05.391Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:59:05 [2023-11-28T17:59:05.391Z]       - CONFIG_CRYPTO_GHASH: enabled
17:59:05 [2023-11-28T17:59:05.391Z]       - CONFIG_XFRM: enabled
17:59:05 [2023-11-28T17:59:05.391Z]       - CONFIG_XFRM_USER: enabled (as module)
17:59:05 [2023-11-28T17:59:05.391Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:59:05 [2023-11-28T17:59:05.391Z]       - CONFIG_INET_ESP: enabled (as module)
17:59:05 [2023-11-28T17:59:05.391Z]   - "ipvlan":
17:59:05 [2023-11-28T17:59:05.391Z]     - CONFIG_IPVLAN: enabled (as module)
17:59:05 [2023-11-28T17:59:05.391Z]   - "macvlan":
17:59:05 [2023-11-28T17:59:05.391Z]     - CONFIG_MACVLAN: enabled (as module)
17:59:05 [2023-11-28T17:59:05.391Z]     - CONFIG_DUMMY: enabled (as module)
17:59:05 [2023-11-28T17:59:05.391Z]   - "ftp,tftp client in container":
17:59:05 [2023-11-28T17:59:05.391Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:59:05 [2023-11-28T17:59:05.391Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:59:05 [2023-11-28T17:59:05.391Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:59:05 [2023-11-28T17:59:05.391Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:59:05 [2023-11-28T17:59:05.391Z] - Storage Drivers:
17:59:05 [2023-11-28T17:59:05.391Z]   - "aufs":
17:59:05 [2023-11-28T17:59:05.391Z]     - CONFIG_AUFS_FS: enabled (as module)
17:59:05 [2023-11-28T17:59:05.391Z]   - "btrfs":
17:59:05 [2023-11-28T17:59:05.391Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:59:05 [2023-11-28T17:59:05.391Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:59:05 [2023-11-28T17:59:05.391Z]   - "devicemapper":
17:59:05 [2023-11-28T17:59:05.391Z]     - CONFIG_BLK_DEV_DM: enabled
17:59:05 [2023-11-28T17:59:05.391Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:59:05 [2023-11-28T17:59:05.391Z]   - "overlay":
17:59:05 [2023-11-28T17:59:05.391Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:59:05 [2023-11-28T17:59:05.391Z]   - "zfs":
17:59:05 [2023-11-28T17:59:05.391Z]     - /dev/zfs: present
17:59:05 [2023-11-28T17:59:05.391Z]     - zfs command: missing
17:59:05 [2023-11-28T17:59:05.391Z]     - zpool command: missing
17:59:05 [2023-11-28T17:59:05.391Z] 
17:59:05 [2023-11-28T17:59:05.391Z] Limits:
17:59:05 [2023-11-28T17:59:05.391Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:59:05 [2023-11-28T17:59:05.391Z] 
17:59:05 [2023-11-28T17:59:05.391Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:59:05 [2023-11-28T17:59:05.771Z] + docker build --force-rm -t docker:c3eed9fa3e0a027a734907bb64b116865e175298 .
17:59:06 [2023-11-28T17:59:06.028Z] #0 building with "default" instance using docker driver
17:59:06 [2023-11-28T17:59:06.028Z] 
17:59:06 [2023-11-28T17:59:06.028Z] #1 [internal] load build definition from Dockerfile
17:59:06 [2023-11-28T17:59:06.028Z] #1 transferring dockerfile: 28.07kB done
17:59:06 [2023-11-28T17:59:06.028Z] #1 DONE 0.0s
17:59:06 [2023-11-28T17:59:06.028Z] 
17:59:06 [2023-11-28T17:59:06.028Z] #2 [internal] load .dockerignore
17:59:06 [2023-11-28T17:59:06.028Z] #2 transferring context: 113B done
17:59:06 [2023-11-28T17:59:06.028Z] #2 DONE 0.0s
17:59:06 [2023-11-28T17:59:06.028Z] 
17:59:06 [2023-11-28T17:59:06.028Z] #3 resolve image config for docker.io/docker/dockerfile:1
17:59:06 [2023-11-28T17:59:06.028Z] #3 DONE 0.1s
17:59:06 [2023-11-28T17:59:06.286Z] 
17:59:06 [2023-11-28T17:59:06.286Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
17:59:06 [2023-11-28T17:59:06.286Z] #4 CACHED
17:59:06 [2023-11-28T17:59:06.286Z] 
17:59:06 [2023-11-28T17:59:06.286Z] #5 [internal] load metadata for docker.io/library/busybox:latest
17:59:06 [2023-11-28T17:59:06.286Z] #5 DONE 0.0s
17:59:06 [2023-11-28T17:59:06.286Z] 
17:59:06 [2023-11-28T17:59:06.286Z] #6 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
17:59:06 [2023-11-28T17:59:06.286Z] #6 ...
17:59:06 [2023-11-28T17:59:06.286Z] 
17:59:06 [2023-11-28T17:59:06.286Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
17:59:06 [2023-11-28T17:59:06.286Z] #7 DONE 0.2s
17:59:06 [2023-11-28T17:59:06.286Z] 
17:59:06 [2023-11-28T17:59:06.286Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
17:59:06 [2023-11-28T17:59:06.286Z] #8 DONE 0.2s
17:59:06 [2023-11-28T17:59:06.286Z] 
17:59:06 [2023-11-28T17:59:06.286Z] #9 [internal] load metadata for docker.io/library/golang:1.21.3-bullseye
17:59:06 [2023-11-28T17:59:06.286Z] #9 DONE 0.2s
17:59:06 [2023-11-28T17:59:06.286Z] 
17:59:06 [2023-11-28T17:59:06.286Z] #6 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
17:59:06 [2023-11-28T17:59:06.286Z] #6 DONE 0.3s
17:59:06 [2023-11-28T17:59:06.286Z] 
17:59:06 [2023-11-28T17:59:06.286Z] #10 [internal] load metadata for docker.io/distribution/distribution:2.8.3
17:59:06 [2023-11-28T17:59:06.286Z] #10 DONE 0.3s
17:59:06 [2023-11-28T17:59:06.286Z] 
17:59:06 [2023-11-28T17:59:06.286Z] #11 [internal] load metadata for docker.io/docker/buildx-bin:0.12.0
17:59:06 [2023-11-28T17:59:06.286Z] #11 DONE 0.3s
17:59:06 [2023-11-28T17:59:06.286Z] 
17:59:06 [2023-11-28T17:59:06.286Z] #12 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:59:06 [2023-11-28T17:59:06.286Z] #12 DONE 0.3s
17:59:06 [2023-11-28T17:59:06.543Z] 
17:59:06 [2023-11-28T17:59:06.543Z] #13 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:fe69f483d2ef3e2309ecb19d18ab01054711746bc0a31bf5fbcffccb32182f05
17:59:06 [2023-11-28T17:59:06.543Z] #13 DONE 0.0s
17:59:06 [2023-11-28T17:59:06.543Z] 
17:59:06 [2023-11-28T17:59:06.543Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
17:59:06 [2023-11-28T17:59:06.543Z] #14 DONE 0.0s
17:59:06 [2023-11-28T17:59:06.543Z] 
17:59:06 [2023-11-28T17:59:06.543Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
17:59:06 [2023-11-28T17:59:06.543Z] #15 DONE 0.0s
17:59:06 [2023-11-28T17:59:06.543Z] 
17:59:06 [2023-11-28T17:59:06.543Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:59:06 [2023-11-28T17:59:06.543Z] #16 DONE 0.0s
17:59:06 [2023-11-28T17:59:06.543Z] 
17:59:06 [2023-11-28T17:59:06.543Z] #17 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6
17:59:06 [2023-11-28T17:59:06.543Z] #17 DONE 0.0s
17:59:06 [2023-11-28T17:59:06.543Z] 
17:59:06 [2023-11-28T17:59:06.543Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
17:59:06 [2023-11-28T17:59:06.543Z] #18 DONE 0.0s
17:59:06 [2023-11-28T17:59:06.543Z] 
17:59:06 [2023-11-28T17:59:06.543Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
17:59:06 [2023-11-28T17:59:06.543Z] #19 DONE 0.0s
17:59:06 [2023-11-28T17:59:06.543Z] 
17:59:06 [2023-11-28T17:59:06.543Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:ab2b95aa8d7d6d54866b92c322cf0693933c1ae8038652f24ddfda1d1763a45a
17:59:06 [2023-11-28T17:59:06.543Z] #20 DONE 0.0s
17:59:06 [2023-11-28T17:59:06.543Z] 
17:59:06 [2023-11-28T17:59:06.543Z] #21 [internal] load build context
17:59:07 [2023-11-28T17:59:07.473Z] #21 transferring context: 74.39MB 0.9s done
17:59:07 [2023-11-28T17:59:07.473Z] #21 DONE 1.0s
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #22 [dev-base 12/13] COPY --link --from=dockercli             /build/ /usr/local/cli
17:59:07 [2023-11-28T17:59:07.473Z] #22 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #23 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
17:59:07 [2023-11-28T17:59:07.473Z] #23 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #24 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
17:59:07 [2023-11-28T17:59:07.473Z] #24 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #25 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
17:59:07 [2023-11-28T17:59:07.473Z] #25 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #26 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
17:59:07 [2023-11-28T17:59:07.473Z] #26 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #27 [runc-src 1/3] WORKDIR /usr/src/runc
17:59:07 [2023-11-28T17:59:07.473Z] #27 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #28 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
17:59:07 [2023-11-28T17:59:07.473Z] #28 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #29 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
17:59:07 [2023-11-28T17:59:07.473Z] #29 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #30 [dev-base  9/13] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
17:59:07 [2023-11-28T17:59:07.473Z] #30 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #31 [dev-base  1/13] RUN groupadd -r docker
17:59:07 [2023-11-28T17:59:07.473Z] #31 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #32 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
17:59:07 [2023-11-28T17:59:07.473Z] #32 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #33 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
17:59:07 [2023-11-28T17:59:07.473Z] #33 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #34 [base 2/5] COPY --from=xx / /
17:59:07 [2023-11-28T17:59:07.473Z] #34 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #35 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
17:59:07 [2023-11-28T17:59:07.473Z] #35 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #36 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
17:59:07 [2023-11-28T17:59:07.473Z] #36 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #37 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
17:59:07 [2023-11-28T17:59:07.473Z] #37 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #38 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
17:59:07 [2023-11-28T17:59:07.473Z] #38 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #39 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
17:59:07 [2023-11-28T17:59:07.473Z] #39 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #40 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
17:59:07 [2023-11-28T17:59:07.473Z] #40 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #41 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
17:59:07 [2023-11-28T17:59:07.473Z] #41 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #42 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
17:59:07 [2023-11-28T17:59:07.473Z] #42 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #43 [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
17:59:07 [2023-11-28T17:59:07.473Z] #43 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #44 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
17:59:07 [2023-11-28T17:59:07.473Z] #44 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #45 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
17:59:07 [2023-11-28T17:59:07.473Z] #45 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #46 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
17:59:07 [2023-11-28T17:59:07.473Z] #46 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #47 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:59:07 [2023-11-28T17:59:07.473Z] #47 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #48 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
17:59:07 [2023-11-28T17:59:07.473Z] #48 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #49 [binary-dummy 1/1] COPY --from=build-dummy /build /build
17:59:07 [2023-11-28T17:59:07.473Z] #49 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #50 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:59:07 [2023-11-28T17:59:07.473Z] #50 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #51 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
17:59:07 [2023-11-28T17:59:07.473Z] #51 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #52 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
17:59:07 [2023-11-28T17:59:07.473Z] #52 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #53 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:59:07 [2023-11-28T17:59:07.473Z] #53 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #54 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
17:59:07 [2023-11-28T17:59:07.473Z] #54 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #55 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
17:59:07 [2023-11-28T17:59:07.473Z] #55 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #56 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
17:59:07 [2023-11-28T17:59:07.473Z] #56 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.473Z] #57 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
17:59:07 [2023-11-28T17:59:07.473Z] #57 CACHED
17:59:07 [2023-11-28T17:59:07.473Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #58 [build-dummy 2/2] RUN mkdir -p /build
17:59:07 [2023-11-28T17:59:07.474Z] #58 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #59 [registry-src 1/2] WORKDIR /usr/src/registry
17:59:07 [2023-11-28T17:59:07.474Z] #59 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #60 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
17:59:07 [2023-11-28T17:59:07.474Z] #60 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #61 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
17:59:07 [2023-11-28T17:59:07.474Z] #61 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #62 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
17:59:07 [2023-11-28T17:59:07.474Z] #62 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #63 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
17:59:07 [2023-11-28T17:59:07.474Z] #63 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #64 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
17:59:07 [2023-11-28T17:59:07.474Z] #64 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #65 [dev-base  3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:59:07 [2023-11-28T17:59:07.474Z] #65 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #66 [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
17:59:07 [2023-11-28T17:59:07.474Z] #66 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #67 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:59:07 [2023-11-28T17:59:07.474Z] #67 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #68 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:59:07 [2023-11-28T17:59:07.474Z] #68 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #69 [containerd-src 1/3] WORKDIR /usr/src/containerd
17:59:07 [2023-11-28T17:59:07.474Z] #69 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #70 [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
17:59:07 [2023-11-28T17:59:07.474Z] #70 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #71 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
17:59:07 [2023-11-28T17:59:07.474Z] #71 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #72 [swagger-src 1/3] WORKDIR /usr/src/swagger
17:59:07 [2023-11-28T17:59:07.474Z] #72 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #73 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
17:59:07 [2023-11-28T17:59:07.474Z] #73 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #74 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
17:59:07 [2023-11-28T17:59:07.474Z] #74 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #75 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
17:59:07 [2023-11-28T17:59:07.474Z] #75 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #76 [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
17:59:07 [2023-11-28T17:59:07.474Z] #76 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #77 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
17:59:07 [2023-11-28T17:59:07.474Z] #77 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #78 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
17:59:07 [2023-11-28T17:59:07.474Z] #78 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #79 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
17:59:07 [2023-11-28T17:59:07.474Z] #79 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #80 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
17:59:07 [2023-11-28T17:59:07.474Z] #80 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #81 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
17:59:07 [2023-11-28T17:59:07.474Z] #81 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #82 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
17:59:07 [2023-11-28T17:59:07.474Z] #82 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #83 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:59:07 [2023-11-28T17:59:07.474Z] #83 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #84 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
17:59:07 [2023-11-28T17:59:07.474Z] #84 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #85 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
17:59:07 [2023-11-28T17:59:07.474Z] #85 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #86 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
17:59:07 [2023-11-28T17:59:07.474Z] #86 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #87 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
17:59:07 [2023-11-28T17:59:07.474Z] #87 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #88 [dev-base  8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:59:07 [2023-11-28T17:59:07.474Z] #88 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #89 [delve-build 1/2] WORKDIR /usr/src/delve
17:59:07 [2023-11-28T17:59:07.474Z] #89 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #90 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:59:07 [2023-11-28T17:59:07.474Z] #90 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #91 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
17:59:07 [2023-11-28T17:59:07.474Z] #91 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #92 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
17:59:07 [2023-11-28T17:59:07.474Z] #92 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #93 [dev-base  4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:59:07 [2023-11-28T17:59:07.474Z] #93 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #94 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
17:59:07 [2023-11-28T17:59:07.474Z] #94 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #95 [dev-base 10/13] RUN pip3 install yamllint==1.27.1
17:59:07 [2023-11-28T17:59:07.474Z] #95 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #96 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
17:59:07 [2023-11-28T17:59:07.474Z] #96 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #97 [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
17:59:07 [2023-11-28T17:59:07.474Z] #97 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #98 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
17:59:07 [2023-11-28T17:59:07.474Z] #98 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #99 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
17:59:07 [2023-11-28T17:59:07.474Z] #99 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #100 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
17:59:07 [2023-11-28T17:59:07.474Z] #100 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #101 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:59:07 [2023-11-28T17:59:07.474Z] #101 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #102 [dev-base  6/13] RUN ldconfig
17:59:07 [2023-11-28T17:59:07.474Z] #102 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #103 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.10" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:59:07 [2023-11-28T17:59:07.474Z] #103 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #104 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
17:59:07 [2023-11-28T17:59:07.474Z] #104 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #105 [dev-base  7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
17:59:07 [2023-11-28T17:59:07.474Z] #105 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #106 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
17:59:07 [2023-11-28T17:59:07.474Z] #106 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #107 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
17:59:07 [2023-11-28T17:59:07.474Z] #107 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #108 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
17:59:07 [2023-11-28T17:59:07.474Z] #108 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #109 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
17:59:07 [2023-11-28T17:59:07.474Z] #109 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #110 [dev-base  2/13] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:59:07 [2023-11-28T17:59:07.474Z] #110 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #111 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
17:59:07 [2023-11-28T17:59:07.474Z] #111 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #112 [dev-base  5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:59:07 [2023-11-28T17:59:07.474Z] #112 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #113 [tini-src 1/3] WORKDIR /usr/src/tini
17:59:07 [2023-11-28T17:59:07.474Z] #113 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #114 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true
17:59:07 [2023-11-28T17:59:07.474Z] #114 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
17:59:07 [2023-11-28T17:59:07.474Z] #115 CACHED
17:59:07 [2023-11-28T17:59:07.474Z] 
17:59:07 [2023-11-28T17:59:07.474Z] #116 [dev 1/1] COPY --link . .
17:59:08 [2023-11-28T17:59:08.840Z] #116 DONE 1.4s
17:59:08 [2023-11-28T17:59:08.840Z] 
17:59:08 [2023-11-28T17:59:08.840Z] #117 exporting to image
17:59:08 [2023-11-28T17:59:08.840Z] #117 exporting layers
17:59:09 [2023-11-28T17:59:09.767Z] #117 exporting layers 0.8s done
17:59:09 [2023-11-28T17:59:09.767Z] #117 writing image sha256:6a9eb04de29ed3cc4aca9422e774a057fd382db09b83c28793b7e42f5b3512c9 done
17:59:09 [2023-11-28T17:59:09.767Z] #117 naming to docker.io/library/docker:c3eed9fa3e0a027a734907bb64b116865e175298 done
17:59:09 [2023-11-28T17:59:09.767Z] #117 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:59:10 [2023-11-28T17:59:10.063Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:59:10 [2023-11-28T17:59:10.378Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46859/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c3eed9fa3e0a027a734907bb64b116865e175298 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c3eed9fa3e0a027a734907bb64b116865e175298 hack/test/unit
17:59:10 [2023-11-28T17:59:10.635Z] + BUILDFLAGS=(-tags 'netgo journald')
17:59:10 [2023-11-28T17:59:10.635Z] + TESTFLAGS+=' -test.timeout=5m'
17:59:10 [2023-11-28T17:59:10.635Z] + TESTDIRS=./...
17:59:10 [2023-11-28T17:59:10.635Z] + exclude_paths='/vendor/|/integration'
17:59:10 [2023-11-28T17:59:10.635Z] ++ go list ./...
17:59:10 [2023-11-28T17:59:10.635Z] ++ grep -vE '(/vendor/|/integration)'
17:59:11 [2023-11-28T17:59:11.198Z] + pkg_list='github.com/docker/docker/api
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/server
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/server/backend/build
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/server/httpstatus
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/server/httputils
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/server/middleware
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/server/router
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/server/router/build
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/server/router/checkpoint
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/server/router/container
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/server/router/debug
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/server/router/distribution
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/server/router/grpc
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/server/router/image
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/server/router/network
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/server/router/plugin
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/server/router/session
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/server/router/swarm
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/server/router/system
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/server/router/volume
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/backend
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/blkiodev
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/checkpoint
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/container
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/events
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/filters
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/image
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/mount
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/network
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/plugins/logdriver
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/registry
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/strslice
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/swarm
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/swarm/runtime
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/system
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/time
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/versions
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/versions/v1p19
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/versions/v1p20
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/api/types/volume
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/builder
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/builder/builder-next
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/builder/builder-next/exporter
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/builder/builder-next/worker
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/builder/builder-next/worker/label
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/builder/dockerfile
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/builder/remotecontext
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/builder/remotecontext/git
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/builder/remotecontext/urlutil
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/cli/debug
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/cli/winresources/docker-proxy
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/cli/winresources/dockerd
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/client
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/client/buildkit
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/cmd/docker-proxy
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/cmd/dockerd
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/cmd/dockerd/trap
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/container
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/container/stream
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/contrib/apparmor
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/contrib/httpserver
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/cluster
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/cluster/convert
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/cluster/executor
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/cluster/executor/container
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/cluster/provider
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/config
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/containerd
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/events
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/events/testutils
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/graphdriver
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/graphdriver/copy
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/graphdriver/register
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/graphdriver/vfs
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/graphdriver/zfs
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/images
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/initlayer
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/links
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/listeners
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/logger
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/logger/awslogs
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/logger/fluentd
17:59:11 [2023-11-28T17:59:11.198Z] github.com/docker/docker/daemon/logger/gcplogs
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/gelf
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/journald
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/local
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/logentries
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/loggertest
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/loggerutils
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/splunk
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/syslog
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/templates
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/names
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/network
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/snapshotter
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/stats
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/distribution
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/distribution/metadata
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/distribution/utils
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/distribution/xfer
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/dockerversion
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/errdefs
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/image
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/image/cache
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/image/spec/specs-go
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/image/spec/specs-go/v1
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/image/tarexport
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/image/v1
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/internal/compatcontext
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/internal/mod
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/internal/mounttree
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/internal/multierror
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/internal/test/suite
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/internal/testutils
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/internal/testutils/netnsutils
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/internal/unshare
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/layer
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libcontainerd
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libcontainerd/queue
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libcontainerd/remote
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libcontainerd/shimopts
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libcontainerd/supervisor
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libcontainerd/types
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/bitmap
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/cluster
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/config
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/datastore
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/diagnostic
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/discoverapi
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/driverapi
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/bridge
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/host
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/null
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/overlay
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/remote
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/windows
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drvregistry
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/etchosts
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/internal/caller
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/internal/kvstore
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/ipam
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/ipamapi
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/ipams/builtin
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/ipams/null
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/ipams/remote
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/ipamutils
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/ipbits
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/iptables
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/netlabel
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/netutils
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/networkdb
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/ns
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/options
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/osl
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/osl/kernel
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/portallocator
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/portmapper
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/resolvconf
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/scope
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/types
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/oci
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/oci/caps
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/opts
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/aaparser
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/archive
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/authorization
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/broadcaster
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/capabilities
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/chrootarchive
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/containerfs
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/directory
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/dmesg
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/fileutils
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/homedir
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/idtools
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/ioutils
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/jsonmessage
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/longpath
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/loopback
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/meminfo
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/namesgenerator
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/parsers
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/parsers/kernel
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/pidfile
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/platform
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/platforms
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/plugingetter
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/plugins
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/plugins/transport
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/pools
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/process
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/progress
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/reexec
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/rootless
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/rootless/specconv
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/stack
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/stdcopy
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/streamformatter
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/stringid
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/sysinfo
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/system
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/tailfile
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/tarsum
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/pkg/useragent
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/plugin
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/plugin/executor/containerd
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/plugin/v2
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/profiles/apparmor
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/profiles/seccomp
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/quota
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/reference
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/registry
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/registry/resumable
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/restartmanager
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/runconfig
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/runconfig/opts
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/testutil
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/testutil/daemon
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/testutil/environment
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/testutil/fakecontext
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/testutil/fakegit
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/testutil/fakestorage
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/testutil/fixtures/load
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/testutil/fixtures/plugin
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/testutil/registry
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/testutil/request
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/volume
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/volume/drivers
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/volume/local
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/volume/mounts
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/volume/service
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/volume/service/opts
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/volume/testutils'
17:59:11 [2023-11-28T17:59:11.199Z] ++ grep --fixed-strings -v /libnetwork
17:59:11 [2023-11-28T17:59:11.199Z] ++ echo 'github.com/docker/docker/api
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/server
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/server/backend/build
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/server/httpstatus
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/server/httputils
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/server/middleware
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/server/router
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/server/router/build
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/server/router/checkpoint
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/server/router/container
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/server/router/debug
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/server/router/distribution
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/server/router/grpc
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/server/router/image
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/server/router/network
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/server/router/plugin
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/server/router/session
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/server/router/swarm
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/server/router/system
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/server/router/volume
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/backend
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/blkiodev
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/checkpoint
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/container
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/events
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/filters
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/image
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/mount
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/network
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/plugins/logdriver
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/registry
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/strslice
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/swarm
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/swarm/runtime
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/system
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/time
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/versions
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/versions/v1p19
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/versions/v1p20
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/api/types/volume
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/builder
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/builder/builder-next
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/builder/builder-next/exporter
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/builder/builder-next/worker
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/builder/builder-next/worker/label
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/builder/dockerfile
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/builder/remotecontext
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/builder/remotecontext/git
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/builder/remotecontext/urlutil
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/cli/debug
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/cli/winresources/docker-proxy
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/cli/winresources/dockerd
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/client
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/client/buildkit
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/cmd/docker-proxy
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/cmd/dockerd
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/cmd/dockerd/trap
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/container
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/container/stream
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/contrib/apparmor
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/contrib/httpserver
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/cluster
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/cluster/convert
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/cluster/executor
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/cluster/executor/container
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/cluster/provider
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/config
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/containerd
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/events
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/events/testutils
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/graphdriver
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/graphdriver/copy
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/graphdriver/register
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/graphdriver/vfs
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/graphdriver/zfs
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/images
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/initlayer
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/links
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/listeners
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/awslogs
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/fluentd
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/gcplogs
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/gelf
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/journald
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/local
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/logentries
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/loggertest
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/loggerutils
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/splunk
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/syslog
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/logger/templates
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/names
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/network
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/snapshotter
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/daemon/stats
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/distribution
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/distribution/metadata
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/distribution/utils
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/distribution/xfer
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/dockerversion
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/errdefs
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/image
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/image/cache
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/image/spec/specs-go
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/image/spec/specs-go/v1
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/image/tarexport
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/image/v1
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/internal/compatcontext
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/internal/mod
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/internal/mounttree
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/internal/multierror
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/internal/test/suite
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/internal/testutils
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/internal/testutils/netnsutils
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/internal/unshare
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/layer
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libcontainerd
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libcontainerd/queue
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libcontainerd/remote
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libcontainerd/shimopts
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libcontainerd/supervisor
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libcontainerd/types
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/bitmap
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/cluster
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/config
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/datastore
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/diagnostic
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/discoverapi
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/driverapi
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/bridge
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/host
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:59:11 [2023-11-28T17:59:11.199Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/drivers/null
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/drivers/overlay
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/drivers/remote
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/drivers/windows
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/drvregistry
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/etchosts
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/internal/caller
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/internal/kvstore
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/ipam
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/ipamapi
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/ipams/builtin
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/ipams/null
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/ipams/remote
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/ipamutils
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/ipbits
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/iptables
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/netlabel
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/netutils
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/networkdb
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/ns
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/options
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/osl
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/osl/kernel
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/portallocator
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/portmapper
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/resolvconf
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/scope
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libnetwork/types
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/oci
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/oci/caps
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/opts
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/aaparser
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/archive
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/authorization
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/broadcaster
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/capabilities
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/chrootarchive
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/containerfs
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/directory
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/dmesg
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/fileutils
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/homedir
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/idtools
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/ioutils
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/jsonmessage
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/longpath
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/loopback
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/meminfo
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/namesgenerator
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/parsers
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/parsers/kernel
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/pidfile
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/platform
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/platforms
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/plugingetter
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/plugins
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/plugins/transport
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/pools
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/process
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/progress
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/reexec
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/rootless
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/rootless/specconv
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/stack
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/stdcopy
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/streamformatter
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/stringid
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/sysinfo
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/system
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/tailfile
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/tarsum
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/useragent
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/plugin
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/plugin/executor/containerd
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/plugin/v2
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/profiles/apparmor
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/profiles/seccomp
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/quota
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/reference
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/registry
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/registry/resumable
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/restartmanager
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/runconfig
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/runconfig/opts
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/daemon
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/environment
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/fakecontext
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/fakegit
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/fakestorage
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/fixtures/load
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/fixtures/plugin
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/registry
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/request
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/volume
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/volume/drivers
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/volume/local
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/volume/mounts
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/volume/service
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/volume/service/opts
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/volume/testutils'
17:59:11 [2023-11-28T17:59:11.200Z] + base_pkg_list='github.com/docker/docker/api
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/backend/build
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/httpstatus
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/httputils
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/middleware
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/build
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/checkpoint
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/container
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/debug
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/distribution
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/grpc
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/image
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/network
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/plugin
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/session
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/swarm
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/system
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/volume
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/backend
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/blkiodev
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/checkpoint
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/container
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/events
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/filters
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/image
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/mount
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/network
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/plugins/logdriver
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/registry
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/strslice
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/swarm
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/swarm/runtime
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/system
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/time
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/versions
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/versions/v1p19
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/versions/v1p20
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/types/volume
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/builder
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/builder/builder-next
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/builder/builder-next/exporter
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/builder/builder-next/worker
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/builder/builder-next/worker/label
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/builder/dockerfile
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/builder/remotecontext
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/builder/remotecontext/git
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/builder/remotecontext/urlutil
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/cli/debug
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/cli/winresources/docker-proxy
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/cli/winresources/dockerd
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/client
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/client/buildkit
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/cmd/docker-proxy
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/cmd/dockerd
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/cmd/dockerd/trap
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/container
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/container/stream
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/contrib/apparmor
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/contrib/httpserver
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/cluster
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/cluster/convert
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/cluster/executor
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/cluster/executor/container
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/cluster/provider
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/config
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/containerd
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/events
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/events/testutils
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/graphdriver
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/graphdriver/copy
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/graphdriver/register
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/graphdriver/vfs
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/graphdriver/zfs
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/images
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/initlayer
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/links
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/listeners
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/logger
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/logger/awslogs
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/logger/fluentd
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/logger/gcplogs
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/logger/gelf
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/logger/journald
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/logger/local
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/logger/logentries
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/logger/loggertest
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/logger/loggerutils
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/logger/splunk
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/logger/syslog
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/logger/templates
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/names
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/network
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/snapshotter
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/daemon/stats
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/distribution
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/distribution/metadata
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/distribution/utils
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/distribution/xfer
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/dockerversion
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/errdefs
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/image
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/image/cache
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/image/spec/specs-go
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/image/spec/specs-go/v1
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/image/tarexport
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/image/v1
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/internal/compatcontext
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/internal/mod
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/internal/mounttree
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/internal/multierror
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/internal/test/suite
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/internal/testutils
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/internal/testutils/netnsutils
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/internal/unshare
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/layer
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libcontainerd
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libcontainerd/queue
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libcontainerd/remote
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libcontainerd/shimopts
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libcontainerd/supervisor
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/libcontainerd/types
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/oci
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/oci/caps
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/opts
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/aaparser
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/archive
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/authorization
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/broadcaster
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/capabilities
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/chrootarchive
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/containerfs
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/directory
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/dmesg
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/fileutils
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/homedir
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/idtools
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/ioutils
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/jsonmessage
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/longpath
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/loopback
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/meminfo
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/namesgenerator
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/parsers
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/parsers/kernel
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/pidfile
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/platform
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/platforms
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/plugingetter
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/plugins
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/plugins/transport
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/pools
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/process
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/progress
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/reexec
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/rootless
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/rootless/specconv
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/stack
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/stdcopy
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/streamformatter
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/stringid
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/sysinfo
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/system
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/tailfile
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/tarsum
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/pkg/useragent
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/plugin
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/plugin/executor/containerd
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/plugin/v2
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/profiles/apparmor
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/profiles/seccomp
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/quota
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/reference
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/registry
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/registry/resumable
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/restartmanager
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/runconfig
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/runconfig/opts
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/daemon
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/environment
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/fakecontext
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/fakegit
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/fakestorage
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/fixtures/load
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/fixtures/plugin
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/registry
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/testutil/request
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/volume
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/volume/drivers
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/volume/local
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/volume/mounts
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/volume/service
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/volume/service/opts
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/volume/testutils'
17:59:11 [2023-11-28T17:59:11.200Z] ++ grep --fixed-strings /libnetwork
17:59:11 [2023-11-28T17:59:11.200Z] ++ echo 'github.com/docker/docker/api
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/backend/build
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/httpstatus
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/httputils
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/middleware
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/build
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/checkpoint
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/container
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/debug
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/distribution
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/grpc
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/image
17:59:11 [2023-11-28T17:59:11.200Z] github.com/docker/docker/api/server/router/network
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/server/router/plugin
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/server/router/session
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/server/router/swarm
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/server/router/system
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/server/router/volume
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/backend
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/blkiodev
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/checkpoint
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/container
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/events
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/filters
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/image
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/mount
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/network
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/plugins/logdriver
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/registry
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/strslice
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/swarm
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/swarm/runtime
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/system
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/time
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/versions
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/versions/v1p19
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/versions/v1p20
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/api/types/volume
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/builder
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/builder/builder-next
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/builder/builder-next/exporter
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/builder/builder-next/worker
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/builder/builder-next/worker/label
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/builder/dockerfile
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/builder/remotecontext
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/builder/remotecontext/git
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/builder/remotecontext/urlutil
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/cli/debug
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/cli/winresources/docker-proxy
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/cli/winresources/dockerd
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/client
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/client/buildkit
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/cmd/docker-proxy
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/cmd/dockerd
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/cmd/dockerd/trap
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/container
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/container/stream
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/contrib/apparmor
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/contrib/httpserver
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/cluster
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/cluster/convert
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/cluster/executor
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/cluster/executor/container
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/cluster/provider
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/config
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/containerd
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/events
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/events/testutils
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/graphdriver
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/graphdriver/copy
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/graphdriver/register
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/graphdriver/vfs
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/graphdriver/zfs
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/images
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/initlayer
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/links
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/listeners
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/logger
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/logger/awslogs
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/logger/fluentd
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/logger/gcplogs
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/logger/gelf
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/logger/journald
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/logger/local
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/logger/logentries
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/logger/loggertest
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/logger/loggerutils
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/logger/splunk
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/logger/syslog
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/logger/templates
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/names
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/network
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/snapshotter
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/daemon/stats
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/distribution
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/distribution/metadata
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/distribution/utils
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/distribution/xfer
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/dockerversion
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/errdefs
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/image
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/image/cache
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/image/spec/specs-go
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/image/spec/specs-go/v1
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/image/tarexport
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/image/v1
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/internal/compatcontext
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/internal/mod
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/internal/mounttree
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/internal/multierror
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/internal/test/suite
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/internal/testutils
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/internal/testutils/netnsutils
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/internal/unshare
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/layer
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libcontainerd
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libcontainerd/queue
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libcontainerd/remote
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libcontainerd/shimopts
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libcontainerd/supervisor
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libcontainerd/types
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/bitmap
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/cluster
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/config
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/datastore
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/diagnostic
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/discoverapi
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/driverapi
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/bridge
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/host
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/null
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/overlay
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/remote
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/windows
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drvregistry
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/etchosts
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/internal/caller
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/internal/kvstore
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/ipam
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/ipamapi
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/ipams/builtin
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/ipams/null
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/ipams/remote
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/ipamutils
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/ipbits
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/iptables
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/netlabel
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/netutils
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/networkdb
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/ns
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/options
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/osl
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/osl/kernel
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/portallocator
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/portmapper
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/resolvconf
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/scope
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/types
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/oci
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/oci/caps
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/opts
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/aaparser
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/archive
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/authorization
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/broadcaster
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/capabilities
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/chrootarchive
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/containerfs
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/directory
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/dmesg
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/fileutils
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/homedir
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/idtools
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/ioutils
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/jsonmessage
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/longpath
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/loopback
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/meminfo
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/namesgenerator
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/parsers
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/parsers/kernel
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/pidfile
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/platform
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/platforms
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/plugingetter
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/plugins
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/plugins/transport
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/pools
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/process
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/progress
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/reexec
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/rootless
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/rootless/specconv
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/stack
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/stdcopy
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/streamformatter
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/stringid
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/sysinfo
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/system
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/tailfile
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/tarsum
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/pkg/useragent
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/plugin
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/plugin/executor/containerd
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/plugin/v2
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/profiles/apparmor
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/profiles/seccomp
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/quota
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/reference
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/registry
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/registry/resumable
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/restartmanager
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/runconfig
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/runconfig/opts
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/testutil
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/testutil/daemon
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/testutil/environment
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/testutil/fakecontext
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/testutil/fakegit
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/testutil/fakestorage
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/testutil/fixtures/load
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/testutil/fixtures/plugin
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/testutil/registry
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/testutil/request
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/volume
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/volume/drivers
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/volume/local
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/volume/mounts
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/volume/service
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/volume/service/opts
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/volume/testutils'
17:59:11 [2023-11-28T17:59:11.201Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/bitmap
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/cluster
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/config
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/datastore
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/diagnostic
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/discoverapi
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/driverapi
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/bridge
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/host
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/null
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/overlay
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/remote
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/windows
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/drvregistry
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/etchosts
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/internal/caller
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/internal/kvstore
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/ipam
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/ipamapi
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/ipams/builtin
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/ipams/null
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/ipams/remote
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/ipamutils
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/ipbits
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/iptables
17:59:11 [2023-11-28T17:59:11.201Z] github.com/docker/docker/libnetwork/netlabel
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/netutils
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/networkdb
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/ns
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/options
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/osl
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/osl/kernel
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/portallocator
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/portmapper
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/resolvconf
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/scope
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/types'
17:59:11 [2023-11-28T17:59:11.202Z] + echo 'github.com/docker/docker/libnetwork
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/bitmap
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/cluster
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/config
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/datastore
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/diagnostic
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/discoverapi
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/driverapi
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/drivers/bridge
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/drivers/host
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/drivers/null
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/drivers/overlay
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/drivers/remote
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/drivers/windows
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/drvregistry
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/etchosts
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/internal/caller
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/internal/kvstore
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/ipam
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/ipamapi
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/ipams/builtin
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/ipams/null
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/ipams/remote
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/ipamutils
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/ipbits
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/iptables
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/netlabel
17:59:11 [2023-11-28T17:59:11.202Z] + grep --fixed-strings libnetwork/drivers/bridge
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/netutils
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/networkdb
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/ns
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/options
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/osl
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/osl/kernel
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/portallocator
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/portmapper
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/resolvconf
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/scope
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/types'
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/drivers/bridge
17:59:11 [2023-11-28T17:59:11.202Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:59:11 [2023-11-28T17:59:11.202Z] + type docker-proxy
17:59:11 [2023-11-28T17:59:11.202Z] hack/test/unit: line 25: type: docker-proxy: not found
17:59:11 [2023-11-28T17:59:11.202Z] + hack/make.sh binary-proxy install-proxy
17:59:11 [2023-11-28T17:59:11.202Z] 
17:59:11 [2023-11-28T17:59:11.202Z] Removing bundles/
17:59:11 [2023-11-28T17:59:11.202Z] 
17:59:11 [2023-11-28T17:59:11.202Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:59:11 [2023-11-28T17:59:11.202Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
17:59:11 [2023-11-28T17:59:11.202Z] + tee /go/src/github.com/docker/docker/go.mod
17:59:11 [2023-11-28T17:59:11.202Z] module github.com/docker/docker
17:59:11 [2023-11-28T17:59:11.202Z] 
17:59:11 [2023-11-28T17:59:11.202Z] go 1.20
17:59:11 [2023-11-28T17:59:11.202Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
17:59:11 [2023-11-28T17:59:11.202Z] + GO111MODULE=on
17:59:11 [2023-11-28T17:59:11.202Z] + 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=c3eed9fa3e0a027a734907bb64b116865e175298" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-28T17:59:11.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
17:59:15 [2023-11-28T17:59:15.369Z] + rm -f /go/src/github.com/docker/docker/go.mod
17:59:15 [2023-11-28T17:59:15.369Z] Created binary: bundles/binary-proxy/docker-proxy
17:59:15 [2023-11-28T17:59:15.369Z] 
17:59:15 [2023-11-28T17:59:15.369Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:59:15 [2023-11-28T17:59:15.369Z] Installing docker-proxy to /usr/local/bin/
17:59:15 [2023-11-28T17:59:15.369Z] 
17:59:15 [2023-11-28T17:59:15.369Z] + mkdir -p bundles
17:59:15 [2023-11-28T17:59:15.369Z] + '[' -n 'github.com/docker/docker/api
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/server
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/server/backend/build
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/server/httpstatus
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/server/httputils
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/server/middleware
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/server/router
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/server/router/build
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/server/router/checkpoint
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/server/router/container
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/server/router/debug
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/server/router/distribution
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/server/router/grpc
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/server/router/image
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/server/router/network
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/server/router/plugin
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/server/router/session
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/server/router/swarm
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/server/router/system
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/server/router/volume
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/types
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/types/backend
17:59:15 [2023-11-28T17:59:15.369Z] github.com/docker/docker/api/types/blkiodev
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/api/types/checkpoint
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/api/types/container
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/api/types/events
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/api/types/filters
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/api/types/image
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/api/types/mount
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/api/types/network
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/api/types/plugins/logdriver
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/api/types/registry
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/api/types/strslice
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/api/types/swarm
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/api/types/swarm/runtime
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/api/types/system
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/api/types/time
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/api/types/versions
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/api/types/versions/v1p19
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/api/types/versions/v1p20
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/api/types/volume
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/builder
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/builder/builder-next
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/builder/builder-next/exporter
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/builder/builder-next/worker
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/builder/builder-next/worker/label
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/builder/dockerfile
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/builder/remotecontext
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/builder/remotecontext/git
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/builder/remotecontext/urlutil
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/cli/debug
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/cli/winresources/docker-proxy
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/cli/winresources/dockerd
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/client
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/client/buildkit
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/cmd/docker-proxy
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/cmd/dockerd
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/cmd/dockerd/trap
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/container
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/container/stream
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/contrib/apparmor
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/contrib/httpserver
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/cluster
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/cluster/convert
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/cluster/executor
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/cluster/executor/container
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/cluster/provider
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/config
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/containerd
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/events
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/events/testutils
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/graphdriver
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/graphdriver/copy
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/graphdriver/register
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/graphdriver/vfs
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/graphdriver/zfs
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/images
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/initlayer
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/links
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/listeners
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/logger
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/logger/awslogs
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/logger/fluentd
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/logger/gcplogs
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/logger/gelf
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/logger/journald
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/logger/local
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/logger/logentries
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/logger/loggertest
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/logger/loggerutils
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/logger/splunk
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/logger/syslog
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/logger/templates
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/names
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/network
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/snapshotter
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/daemon/stats
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/distribution
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/distribution/metadata
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/distribution/utils
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/distribution/xfer
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/dockerversion
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/errdefs
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/image
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/image/cache
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/image/spec/specs-go
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/image/spec/specs-go/v1
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/image/tarexport
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/image/v1
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/internal/compatcontext
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/internal/mod
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/internal/mounttree
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/internal/multierror
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/internal/test/suite
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/internal/testutils
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/internal/testutils/netnsutils
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/internal/unshare
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/layer
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/libcontainerd
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/libcontainerd/queue
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/libcontainerd/remote
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/libcontainerd/shimopts
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/libcontainerd/supervisor
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/libcontainerd/types
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/oci
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/oci/caps
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/opts
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/aaparser
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/archive
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/authorization
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/broadcaster
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/capabilities
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/chrootarchive
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/containerfs
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/directory
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/dmesg
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/fileutils
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/homedir
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/idtools
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/ioutils
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/jsonmessage
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/longpath
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/loopback
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/meminfo
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/namesgenerator
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/parsers
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/parsers/kernel
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/pidfile
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/platform
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/platforms
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/plugingetter
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/plugins
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/plugins/transport
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/pools
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/process
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/progress
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/reexec
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/rootless
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/rootless/specconv
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/stack
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/stdcopy
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/streamformatter
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/stringid
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/sysinfo
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/system
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/tailfile
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/tarsum
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/pkg/useragent
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/plugin
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/plugin/executor/containerd
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/plugin/v2
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/profiles/apparmor
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/profiles/seccomp
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/quota
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/reference
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/registry
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/registry/resumable
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/restartmanager
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/runconfig
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/runconfig/opts
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/testutil
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/testutil/daemon
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/testutil/environment
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/testutil/fakecontext
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/testutil/fakegit
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/testutil/fakestorage
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/testutil/fixtures/load
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/testutil/fixtures/plugin
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/testutil/registry
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/testutil/request
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/volume
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/volume/drivers
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/volume/local
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/volume/mounts
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/volume/service
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/volume/service/opts
17:59:15 [2023-11-28T17:59:15.370Z] github.com/docker/docker/volume/testutils' ']'
17:59:15 [2023-11-28T17:59:15.370Z] + 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/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/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/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:59:15 [2023-11-28T17:59:15.933Z] ?   	github.com/docker/docker/api	[no test files]
17:59:24 [2023-11-28T17:59:24.024Z] ok  	github.com/docker/docker/api/server	0.020s	coverage: 13.0% of statements
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 28.3% of statements
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 7.4% of statements
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/types	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 74.3% of statements
17:59:45 [2023-11-28T17:59:45.929Z] ok  	github.com/docker/docker/api/types/registry	0.006s	coverage: 54.2% of statements
17:59:45 [2023-11-28T17:59:45.929Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
17:59:45 [2023-11-28T17:59:45.929Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 94.0% of statements
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/types/system	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/builder	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
17:59:45 [2023-11-28T17:59:45.929Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:59:45 [2023-11-28T17:59:45.929Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
17:59:45 [2023-11-28T17:59:45.929Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.010s	coverage: 100.0% of statements
17:59:45 [2023-11-28T17:59:45.929Z] ok  	github.com/docker/docker/builder/remotecontext	0.030s	coverage: 33.5% of statements
17:59:45 [2023-11-28T17:59:45.929Z] ok  	github.com/docker/docker/builder/dockerfile	0.081s	coverage: 50.1% of statements
17:59:47 [2023-11-28T17:59:47.301Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
17:59:47 [2023-11-28T17:59:47.301Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.035s	coverage: 66.5% of statements
17:59:47 [2023-11-28T17:59:47.301Z] ok  	github.com/docker/docker/client	0.148s	coverage: 77.1% of statements
17:59:50 [2023-11-28T17:59:50.585Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.861s	coverage: 82.5% of statements
17:59:58 [2023-11-28T17:59:58.678Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:59:58 [2023-11-28T17:59:58.678Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:59:58 [2023-11-28T17:59:58.678Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:59:58 [2023-11-28T17:59:58.678Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:59:58 [2023-11-28T17:59:58.934Z] ok  	github.com/docker/docker/container	0.129s	coverage: 36.5% of statements
17:59:58 [2023-11-28T17:59:58.935Z] ok  	github.com/docker/docker/cmd/dockerd	0.269s	coverage: 29.4% of statements
18:00:01 [2023-11-28T18:00:01.453Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.390s	coverage: 0.0% of statements
18:00:02 [2023-11-28T18:00:02.381Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:00:02 [2023-11-28T18:00:02.381Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.027s	coverage: 65.3% of statements
18:00:02 [2023-11-28T18:00:02.381Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.035s	coverage: 38.7% of statements
18:00:02 [2023-11-28T18:00:02.381Z] ok  	github.com/docker/docker/daemon/cluster	0.075s	coverage: 0.5% of statements
18:00:02 [2023-11-28T18:00:02.944Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:00:02 [2023-11-28T18:00:02.944Z] ok  	github.com/docker/docker/daemon/config	0.042s	coverage: 75.4% of statements
18:00:03 [2023-11-28T18:00:03.871Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:00:03 [2023-11-28T18:00:03.871Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.3% of statements
18:00:03 [2023-11-28T18:00:03.871Z] ok  	github.com/docker/docker/daemon/containerd	0.018s	coverage: 0.5% of statements
18:00:04 [2023-11-28T18:00:04.127Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
18:00:04 [2023-11-28T18:00:04.127Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.8% of statements
18:00:04 [2023-11-28T18:00:04.383Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.183s	coverage: 60.9% of statements
18:00:04 [2023-11-28T18:00:04.945Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:00:04 [2023-11-28T18:00:04.945Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
18:00:04 [2023-11-28T18:00:04.945Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:00:04 [2023-11-28T18:00:04.945Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:00:05 [2023-11-28T18:00:05.202Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.177s	coverage: 60.2% of statements
18:00:05 [2023-11-28T18:00:05.202Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 60.9% of statements
18:00:05 [2023-11-28T18:00:05.765Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
18:00:06 [2023-11-28T18:00:06.328Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:00:06 [2023-11-28T18:00:06.328Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:00:06 [2023-11-28T18:00:06.328Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
18:00:06 [2023-11-28T18:00:06.328Z] ok  	github.com/docker/docker/daemon/images	0.031s	coverage: 3.0% of statements
18:00:06 [2023-11-28T18:00:06.328Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.498s	coverage: 13.4% of statements
18:00:06 [2023-11-28T18:00:06.328Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
18:00:06 [2023-11-28T18:00:06.891Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:00:06 [2023-11-28T18:00:06.891Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.111s	coverage: 78.3% of statements
18:00:06 [2023-11-28T18:00:06.891Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
18:00:06 [2023-11-28T18:00:06.891Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
18:00:07 [2023-11-28T18:00:07.453Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
18:00:07 [2023-11-28T18:00:07.453Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
18:00:07 [2023-11-28T18:00:07.453Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
18:00:07 [2023-11-28T18:00:07.453Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
18:00:07 [2023-11-28T18:00:07.453Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:00:07 [2023-11-28T18:00:07.453Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
18:00:07 [2023-11-28T18:00:07.453Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.142s	coverage: 76.8% of statements
18:00:07 [2023-11-28T18:00:07.453Z] ok  	github.com/docker/docker/daemon/logger/local	0.026s	coverage: 79.4% of statements
18:00:08 [2023-11-28T18:00:08.383Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.026s	coverage: 31.5% of statements
18:00:08 [2023-11-28T18:00:08.383Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.060s	coverage: 63.5% of statements
18:00:08 [2023-11-28T18:00:08.383Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:00:08 [2023-11-28T18:00:08.383Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
18:00:08 [2023-11-28T18:00:08.383Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
18:00:08 [2023-11-28T18:00:08.639Z] ok  	github.com/docker/docker/daemon/logger/journald	1.295s	coverage: 74.5% of statements
18:00:08 [2023-11-28T18:00:08.639Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
18:00:08 [2023-11-28T18:00:08.639Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:00:08 [2023-11-28T18:00:08.639Z] ok  	github.com/docker/docker/daemon/network	0.017s	coverage: 63.8% of statements
18:00:09 [2023-11-28T18:00:09.567Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:00:09 [2023-11-28T18:00:09.567Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
18:00:09 [2023-11-28T18:00:09.567Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
18:00:09 [2023-11-28T18:00:09.567Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
18:00:09 [2023-11-28T18:00:09.567Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.431s	coverage: 82.5% of statements
18:00:10 [2023-11-28T18:00:10.129Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
18:00:10 [2023-11-28T18:00:10.129Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
18:00:10 [2023-11-28T18:00:10.129Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
18:00:10 [2023-11-28T18:00:10.129Z] ok  	github.com/docker/docker/image	0.024s	coverage: 84.6% of statements
18:00:10 [2023-11-28T18:00:10.384Z] ?   	github.com/docker/docker/image/v1	[no test files]
18:00:10 [2023-11-28T18:00:10.384Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
18:00:10 [2023-11-28T18:00:10.384Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
18:00:10 [2023-11-28T18:00:10.384Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
18:00:10 [2023-11-28T18:00:10.384Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.6% of statements
18:00:10 [2023-11-28T18:00:10.640Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:00:10 [2023-11-28T18:00:10.640Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
18:00:10 [2023-11-28T18:00:10.640Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
18:00:10 [2023-11-28T18:00:10.640Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
18:00:10 [2023-11-28T18:00:10.640Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
18:00:10 [2023-11-28T18:00:10.896Z] ok  	github.com/docker/docker/distribution	1.494s	coverage: 29.1% of statements
18:00:11 [2023-11-28T18:00:11.824Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:00:11 [2023-11-28T18:00:11.824Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:00:11 [2023-11-28T18:00:11.824Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
18:00:11 [2023-11-28T18:00:11.824Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:00:11 [2023-11-28T18:00:11.824Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:00:11 [2023-11-28T18:00:11.824Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
18:00:11 [2023-11-28T18:00:11.824Z] ok  	github.com/docker/docker/distribution/xfer	2.189s	coverage: 85.4% of statements
18:00:11 [2023-11-28T18:00:11.824Z] ok  	github.com/docker/docker/daemon	10.829s	coverage: 16.8% of statements
18:00:12 [2023-11-28T18:00:12.080Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:00:12 [2023-11-28T18:00:12.080Z] ok  	github.com/docker/docker/oci	0.018s	coverage: 38.1% of statements
18:00:12 [2023-11-28T18:00:12.080Z] ok  	github.com/docker/docker/pkg/aaparser	0.019s	coverage: 52.9% of statements
18:00:12 [2023-11-28T18:00:12.080Z] ok  	github.com/docker/docker/opts	0.047s	coverage: 67.9% of statements
18:00:12 [2023-11-28T18:00:12.642Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
18:00:12 [2023-11-28T18:00:12.642Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
18:00:12 [2023-11-28T18:00:12.642Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
18:00:12 [2023-11-28T18:00:12.642Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
18:00:12 [2023-11-28T18:00:12.899Z] ok  	github.com/docker/docker/pkg/dmesg	0.010s	coverage: 83.3% of statements
18:00:12 [2023-11-28T18:00:12.899Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.254s	coverage: 83.7% of statements
18:00:12 [2023-11-28T18:00:12.899Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 51.7% of statements
18:00:13 [2023-11-28T18:00:13.155Z] ok  	github.com/docker/docker/pkg/homedir	0.021s	coverage: 8.3% of statements
18:00:13 [2023-11-28T18:00:13.155Z] ok  	github.com/docker/docker/pkg/authorization	0.378s	coverage: 68.3% of statements
18:00:13 [2023-11-28T18:00:13.155Z] ok  	github.com/docker/docker/pkg/archive	0.500s	coverage: 80.9% of statements
18:00:13 [2023-11-28T18:00:13.411Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:00:13 [2023-11-28T18:00:13.411Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
18:00:13 [2023-11-28T18:00:13.411Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 92.3% of statements
18:00:13 [2023-11-28T18:00:13.411Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
18:00:13 [2023-11-28T18:00:13.411Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.020s	coverage: 85.7% of statements
18:00:13 [2023-11-28T18:00:13.411Z] ok  	github.com/docker/docker/pkg/idtools	0.360s	coverage: 69.7% of statements
18:00:13 [2023-11-28T18:00:13.411Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
18:00:13 [2023-11-28T18:00:13.411Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
18:00:13 [2023-11-28T18:00:13.667Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
18:00:13 [2023-11-28T18:00:13.667Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:00:13 [2023-11-28T18:00:13.667Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
18:00:13 [2023-11-28T18:00:13.667Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:00:13 [2023-11-28T18:00:13.667Z] ok  	github.com/docker/docker/pkg/pidfile	0.009s	coverage: 94.1% of statements
18:00:13 [2023-11-28T18:00:13.667Z] ok  	github.com/docker/docker/pkg/ioutils	0.384s	coverage: 72.3% of statements
18:00:14 [2023-11-28T18:00:14.229Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:00:14 [2023-11-28T18:00:14.229Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:00:14 [2023-11-28T18:00:14.229Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
18:00:14 [2023-11-28T18:00:14.229Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
18:00:14 [2023-11-28T18:00:14.229Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
18:00:14 [2023-11-28T18:00:14.229Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
18:00:14 [2023-11-28T18:00:14.229Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
18:00:14 [2023-11-28T18:00:14.485Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
18:00:14 [2023-11-28T18:00:14.485Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
18:00:14 [2023-11-28T18:00:14.485Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
18:00:14 [2023-11-28T18:00:14.485Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
18:00:14 [2023-11-28T18:00:14.485Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
18:00:14 [2023-11-28T18:00:14.741Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
18:00:14 [2023-11-28T18:00:14.741Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
18:00:14 [2023-11-28T18:00:14.997Z] ok  	github.com/docker/docker/pkg/system	0.006s	coverage: 43.1% of statements
18:00:14 [2023-11-28T18:00:14.997Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.4% of statements
18:00:14 [2023-11-28T18:00:14.997Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
18:00:14 [2023-11-28T18:00:14.997Z] ok  	github.com/docker/docker/pkg/tailfile	0.044s	coverage: 88.6% of statements
18:00:14 [2023-11-28T18:00:14.997Z] ok  	github.com/docker/docker/pkg/tarsum	0.055s	coverage: 89.6% of statements
18:00:15 [2023-11-28T18:00:15.926Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:00:15 [2023-11-28T18:00:15.926Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:00:15 [2023-11-28T18:00:15.926Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
18:00:15 [2023-11-28T18:00:15.926Z] ok  	github.com/docker/docker/profiles/seccomp	0.017s	coverage: 86.0% of statements
18:00:16 [2023-11-28T18:00:16.182Z] ok  	github.com/docker/docker/reference	0.011s	coverage: 83.7% of statements
18:00:16 [2023-11-28T18:00:16.182Z] ok  	github.com/docker/docker/pkg/plugins	2.014s	coverage: 74.9% of statements
18:00:16 [2023-11-28T18:00:16.182Z] ok  	github.com/docker/docker/plugin	0.525s	coverage: 23.3% of statements
18:00:16 [2023-11-28T18:00:16.182Z] ok  	github.com/docker/docker/quota	0.292s	coverage: 69.3% of statements
18:00:16 [2023-11-28T18:00:16.438Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 46.2% of statements
18:00:16 [2023-11-28T18:00:16.438Z] ok  	github.com/docker/docker/registry/resumable	0.022s	coverage: 100.0% of statements
18:00:16 [2023-11-28T18:00:16.438Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:00:16 [2023-11-28T18:00:16.438Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.8% of statements
18:00:16 [2023-11-28T18:00:16.438Z] ok  	github.com/docker/docker/registry	0.107s	coverage: 63.9% of statements
18:00:16 [2023-11-28T18:00:16.694Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 8.2% of statements
18:00:16 [2023-11-28T18:00:16.950Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:00:16 [2023-11-28T18:00:16.950Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:00:16 [2023-11-28T18:00:16.950Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:00:16 [2023-11-28T18:00:16.950Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:00:16 [2023-11-28T18:00:16.950Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:00:16 [2023-11-28T18:00:16.950Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:00:16 [2023-11-28T18:00:16.950Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:00:16 [2023-11-28T18:00:16.950Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:00:16 [2023-11-28T18:00:16.950Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:00:16 [2023-11-28T18:00:16.950Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:00:16 [2023-11-28T18:00:16.950Z] ?   	github.com/docker/docker/volume	[no test files]
18:00:17 [2023-11-28T18:00:17.512Z] ok  	github.com/docker/docker/volume/drivers	0.008s	coverage: 36.1% of statements
18:00:17 [2023-11-28T18:00:17.512Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
18:00:17 [2023-11-28T18:00:17.768Z] ok  	github.com/docker/docker/volume/local	0.137s	coverage: 74.6% of statements
18:00:18 [2023-11-28T18:00:18.024Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:00:18 [2023-11-28T18:00:18.024Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:00:18 [2023-11-28T18:00:18.024Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
18:00:19 [2023-11-28T18:00:19.388Z] ok  	github.com/docker/docker/layer	7.531s	coverage: 68.7% of statements
18:00:19 [2023-11-28T18:00:19.388Z] 
18:00:19 [2023-11-28T18:00:19.388Z] === Skipped
18:00:19 [2023-11-28T18:00:19.388Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
18:00:19 [2023-11-28T18:00:19.388Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
18:00:19 [2023-11-28T18:00:19.388Z] 
18:00:19 [2023-11-28T18:00:19.388Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
18:00:19 [2023-11-28T18:00:19.388Z]     network_proxy_test.go:210: No support for dual stack yet
18:00:19 [2023-11-28T18:00:19.388Z] 
18:00:19 [2023-11-28T18:00:19.388Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
18:00:19 [2023-11-28T18:00:19.388Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
18:00:19 [2023-11-28T18:00:19.388Z] 
18:00:19 [2023-11-28T18:00:19.388Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
18:00:19 [2023-11-28T18:00:19.388Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
18:00:19 [2023-11-28T18:00:19.388Z] 
18:00:19 [2023-11-28T18:00:19.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:00:19 [2023-11-28T18:00:19.388Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:19 [2023-11-28T18:00:19.388Z]     graphtest_unix.go:41: Driver btrfs not supported
18:00:19 [2023-11-28T18:00:19.388Z] 
18:00:19 [2023-11-28T18:00:19.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:00:19 [2023-11-28T18:00:19.388Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:19 [2023-11-28T18:00:19.388Z]     graphtest_unix.go:41: Driver btrfs not supported
18:00:19 [2023-11-28T18:00:19.388Z] 
18:00:19 [2023-11-28T18:00:19.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:00:19 [2023-11-28T18:00:19.388Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:19 [2023-11-28T18:00:19.388Z]     graphtest_unix.go:41: Driver btrfs not supported
18:00:19 [2023-11-28T18:00:19.388Z] 
18:00:19 [2023-11-28T18:00:19.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:00:19 [2023-11-28T18:00:19.388Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:19 [2023-11-28T18:00:19.388Z]     graphtest_unix.go:41: Driver btrfs not supported
18:00:19 [2023-11-28T18:00:19.388Z] 
18:00:19 [2023-11-28T18:00:19.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:00:19 [2023-11-28T18:00:19.388Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:19 [2023-11-28T18:00:19.388Z]     graphtest_unix.go:41: Driver btrfs not supported
18:00:19 [2023-11-28T18:00:19.388Z] 
18:00:19 [2023-11-28T18:00:19.388Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:68: No driver to put!
18:00:19 [2023-11-28T18:00:19.389Z] 
18:00:19 [2023-11-28T18:00:19.389Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:00:19 [2023-11-28T18:00:19.389Z] time="2023-11-28T18:00:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:00:19 [2023-11-28T18:00:19.389Z] 
18:00:19 [2023-11-28T18:00:19.389Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:00:19 [2023-11-28T18:00:19.389Z] time="2023-11-28T18:00:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:00:19 [2023-11-28T18:00:19.389Z] 
18:00:19 [2023-11-28T18:00:19.389Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:00:19 [2023-11-28T18:00:19.389Z] time="2023-11-28T18:00:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:00:19 [2023-11-28T18:00:19.389Z] 
18:00:19 [2023-11-28T18:00:19.389Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:00:19 [2023-11-28T18:00:19.389Z] time="2023-11-28T18:00:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:00:19 [2023-11-28T18:00:19.389Z] 
18:00:19 [2023-11-28T18:00:19.389Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:00:19 [2023-11-28T18:00:19.389Z] time="2023-11-28T18:00:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:00:19 [2023-11-28T18:00:19.389Z] 
18:00:19 [2023-11-28T18:00:19.389Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:68: No driver to put!
18:00:19 [2023-11-28T18:00:19.389Z] 
18:00:19 [2023-11-28T18:00:19.389Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:00:19 [2023-11-28T18:00:19.389Z]     overlay_test.go:61: Cannot run test with naive change algorithm
18:00:19 [2023-11-28T18:00:19.389Z] 
18:00:19 [2023-11-28T18:00:19.389Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:00:19 [2023-11-28T18:00:19.389Z] 
18:00:19 [2023-11-28T18:00:19.389Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:41: Driver zfs not supported
18:00:19 [2023-11-28T18:00:19.389Z] 
18:00:19 [2023-11-28T18:00:19.389Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:41: Driver zfs not supported
18:00:19 [2023-11-28T18:00:19.389Z] 
18:00:19 [2023-11-28T18:00:19.389Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:41: Driver zfs not supported
18:00:19 [2023-11-28T18:00:19.389Z] 
18:00:19 [2023-11-28T18:00:19.389Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:41: Driver zfs not supported
18:00:19 [2023-11-28T18:00:19.389Z] 
18:00:19 [2023-11-28T18:00:19.389Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:41: Driver zfs not supported
18:00:19 [2023-11-28T18:00:19.389Z] 
18:00:19 [2023-11-28T18:00:19.389Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:00:19 [2023-11-28T18:00:19.389Z]     graphtest_unix.go:68: No driver to put!
18:00:19 [2023-11-28T18:00:19.389Z] 
18:00:19 [2023-11-28T18:00:19.389Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:00:19 [2023-11-28T18:00:19.389Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
18:00:19 [2023-11-28T18:00:19.389Z] 
18:00:19 [2023-11-28T18:00:19.389Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:00:19 [2023-11-28T18:00:19.389Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
18:00:19 [2023-11-28T18:00:19.389Z] 
18:00:19 [2023-11-28T18:00:19.389Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
18:00:19 [2023-11-28T18:00:19.389Z]     validate_test.go:70: only tested on Windows
18:00:19 [2023-11-28T18:00:19.389Z] 
18:00:19 [2023-11-28T18:00:19.389Z] DONE 3160 tests, 27 skipped in 63.819s
18:00:19 [2023-11-28T18:00:19.389Z] + '[' -n 'github.com/docker/docker/libnetwork
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/bitmap
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/cluster
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/cmd/readme_test
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/config
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/datastore
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/diagnostic
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/discoverapi
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/driverapi
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/drivers/bridge
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/drivers/host
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/drivers/null
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/drivers/overlay
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/drivers/remote
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/drivers/windows
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/drvregistry
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/etchosts
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/internal/caller
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/internal/kvstore
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/ipam
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/ipamapi
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/ipams/builtin
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/ipams/null
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/ipams/remote
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/ipamutils
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/ipbits
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/iptables
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/netlabel
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/netutils
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/networkdb
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/ns
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/options
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/osl
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/osl/kernel
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/portallocator
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/portmapper
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/resolvconf
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/scope
18:00:19 [2023-11-28T18:00:19.389Z] github.com/docker/docker/libnetwork/types' ']'
18:00:19 [2023-11-28T18:00:19.389Z] + 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/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
18:01:15 [2023-11-28T18:01:15.557Z] ok  	github.com/docker/docker/libnetwork	44.221s	coverage: 42.7% of statements
18:01:15 [2023-11-28T18:01:15.557Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
18:01:15 [2023-11-28T18:01:15.557Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
18:01:15 [2023-11-28T18:01:15.557Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
18:01:15 [2023-11-28T18:01:15.557Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
18:01:15 [2023-11-28T18:01:15.557Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
18:01:15 [2023-11-28T18:01:15.557Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
18:01:15 [2023-11-28T18:01:15.557Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
18:01:15 [2023-11-28T18:01:15.557Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
18:01:15 [2023-11-28T18:01:15.557Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
18:01:15 [2023-11-28T18:01:15.557Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
18:01:15 [2023-11-28T18:01:15.557Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
18:01:15 [2023-11-28T18:01:15.557Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
18:01:15 [2023-11-28T18:01:15.557Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
18:01:15 [2023-11-28T18:01:15.557Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.237s	coverage: 62.4% of statements
18:01:15 [2023-11-28T18:01:15.557Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
18:01:15 [2023-11-28T18:01:15.557Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
18:01:16 [2023-11-28T18:01:16.921Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.812s	coverage: 5.0% of statements
18:01:16 [2023-11-28T18:01:16.921Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
18:01:17 [2023-11-28T18:01:17.177Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
18:01:17 [2023-11-28T18:01:17.177Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
18:01:17 [2023-11-28T18:01:17.433Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
18:01:18 [2023-11-28T18:01:18.360Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
18:01:18 [2023-11-28T18:01:18.616Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
18:01:18 [2023-11-28T18:01:18.872Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
18:01:19 [2023-11-28T18:01:19.433Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
18:01:19 [2023-11-28T18:01:19.433Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
18:01:19 [2023-11-28T18:01:19.433Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
18:01:19 [2023-11-28T18:01:19.433Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
18:01:19 [2023-11-28T18:01:19.994Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.021s	coverage: 87.0% of statements
18:01:20 [2023-11-28T18:01:20.250Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
18:01:20 [2023-11-28T18:01:20.506Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
18:01:20 [2023-11-28T18:01:20.506Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
18:01:20 [2023-11-28T18:01:20.506Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
18:01:32 [2023-11-28T18:01:32.676Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
18:01:34 [2023-11-28T18:01:34.567Z] ok  	github.com/docker/docker/libnetwork/ipam	3.283s	coverage: 80.0% of statements
18:01:34 [2023-11-28T18:01:34.567Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
18:01:34 [2023-11-28T18:01:34.567Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
18:01:34 [2023-11-28T18:01:34.567Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
18:01:35 [2023-11-28T18:01:35.129Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
18:01:35 [2023-11-28T18:01:35.129Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
18:01:35 [2023-11-28T18:01:35.385Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
18:01:35 [2023-11-28T18:01:35.946Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.323s	coverage: 86.4% of statements
18:01:35 [2023-11-28T18:01:35.947Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
18:01:36 [2023-11-28T18:01:36.874Z] ok  	github.com/docker/docker/libnetwork/iptables	0.222s	coverage: 39.9% of statements
18:01:36 [2023-11-28T18:01:36.874Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
18:01:37 [2023-11-28T18:01:37.130Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 54.9% of statements
18:03:28 [2023-11-28T18:03:28.616Z] time="2023-11-28T18:03:21Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
18:03:28 [2023-11-28T18:03:28.616Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.667s	coverage: 58.8% of statements
18:03:28 [2023-11-28T18:03:28.616Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
18:03:28 [2023-11-28T18:03:28.616Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
18:03:28 [2023-11-28T18:03:28.616Z] ok  	github.com/docker/docker/libnetwork/osl	4.386s	coverage: 40.2% of statements
18:03:28 [2023-11-28T18:03:28.616Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
18:03:28 [2023-11-28T18:03:28.616Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
18:03:28 [2023-11-28T18:03:28.872Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.716s	coverage: 46.3% of statements
18:03:29 [2023-11-28T18:03:29.128Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
18:03:29 [2023-11-28T18:03:29.128Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
18:03:29 [2023-11-28T18:03:29.385Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
18:03:29 [2023-11-28T18:03:29.385Z] 
18:03:29 [2023-11-28T18:03:29.385Z] === Skipped
18:03:29 [2023-11-28T18:03:29.385Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
18:03:29 [2023-11-28T18:03:29.385Z]     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:03:29 [2023-11-28T18:03:29.385Z] 
18:03:29 [2023-11-28T18:03:29.385Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
18:03:29 [2023-11-28T18:03:29.385Z]     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:03:29 [2023-11-28T18:03:29.385Z] 
18:03:29 [2023-11-28T18:03:29.385Z] DONE 357 tests, 2 skipped in 190.003s
Post stage
[Pipeline] junit
18:03:30 [2023-11-28T18:03:30.339Z] Recording test results
18:03:30 [2023-11-28T18:03:30.453Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:03:30 [2023-11-28T18:03:30.757Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46859/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c3eed9fa3e0a027a734907bb64b116865e175298 -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:c3eed9fa3e0a027a734907bb64b116865e175298 hack/make.sh dynbinary test-integration
18:03:31 [2023-11-28T18:03:31.014Z] 
18:03:31 [2023-11-28T18:03:31.014Z] Removing bundles/
18:03:31 [2023-11-28T18:03:31.015Z] 
18:03:31 [2023-11-28T18:03:31.015Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:03:31 [2023-11-28T18:03:31.015Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
18:03:31 [2023-11-28T18:03:31.015Z] + tee /go/src/github.com/docker/docker/go.mod
18:03:31 [2023-11-28T18:03:31.015Z] module github.com/docker/docker
18:03:31 [2023-11-28T18:03:31.015Z] 
18:03:31 [2023-11-28T18:03:31.015Z] go 1.20
18:03:31 [2023-11-28T18:03:31.015Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:03:31 [2023-11-28T18:03:31.015Z] + GO111MODULE=on
18:03:31 [2023-11-28T18:03:31.015Z] + 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=c3eed9fa3e0a027a734907bb64b116865e175298" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-28T18:03:30.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:04:09 [2023-11-28T18:04:09.708Z] + rm -f /go/src/github.com/docker/docker/go.mod
18:04:09 [2023-11-28T18:04:09.708Z] Created binary: bundles/dynbinary-daemon/dockerd
18:04:09 [2023-11-28T18:04:09.708Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
18:04:09 [2023-11-28T18:04:09.708Z] + tee /go/src/github.com/docker/docker/go.mod
18:04:09 [2023-11-28T18:04:09.708Z] module github.com/docker/docker
18:04:09 [2023-11-28T18:04:09.708Z] 
18:04:09 [2023-11-28T18:04:09.708Z] go 1.20
18:04:09 [2023-11-28T18:04:09.708Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:04:09 [2023-11-28T18:04:09.708Z] + GO111MODULE=on
18:04:09 [2023-11-28T18:04:09.708Z] + 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=c3eed9fa3e0a027a734907bb64b116865e175298" -X "github.com/docker/docker/dockerversion.BuildTime=2023-11-28T18:03:30.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:04:09 [2023-11-28T18:04:09.708Z] + rm -f /go/src/github.com/docker/docker/go.mod
18:04:09 [2023-11-28T18:04:09.708Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:04:09 [2023-11-28T18:04:09.708Z] 
18:04:09 [2023-11-28T18:04:09.708Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:04:09 [2023-11-28T18:04:09.708Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:04:09 [2023-11-28T18:04:09.708Z] HOSTNAME=41db6d6eb74d
18:04:09 [2023-11-28T18:04:09.708Z] TESTDEBUG=0
18:04:09 [2023-11-28T18:04:09.708Z] DEST=bundles/test-integration
18:04:09 [2023-11-28T18:04:09.708Z] PWD=/go/src/github.com/docker/docker
18:04:09 [2023-11-28T18:04:09.708Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
18:04:09 [2023-11-28T18:04:09.708Z] DOCKER_GITCOMMIT=c3eed9fa3e0a027a734907bb64b116865e175298
18:04:09 [2023-11-28T18:04:09.708Z] container=docker
18:04:09 [2023-11-28T18:04:09.708Z] HOME=/root
18:04:09 [2023-11-28T18:04:09.708Z] CONTAINERD_NAMESPACE=moby
18:04:09 [2023-11-28T18:04:09.708Z] GOLANG_VERSION=1.21.3
18:04:09 [2023-11-28T18:04:09.708Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:04:09 [2023-11-28T18:04:09.708Z] VALIDATE_BRANCH=master
18:04:09 [2023-11-28T18:04:09.708Z] TERM=xterm
18:04:09 [2023-11-28T18:04:09.708Z] DOCKER_PKG=github.com/docker/docker
18:04:09 [2023-11-28T18:04:09.708Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
18:04:09 [2023-11-28T18:04:09.708Z] SHLVL=1
18:04:09 [2023-11-28T18:04:09.708Z] TIMEOUT=120m
18:04:09 [2023-11-28T18:04:09.708Z] GOTOOLCHAIN=local
18:04:09 [2023-11-28T18:04:09.708Z] DOCKER_GRAPHDRIVER=overlay2
18:04:09 [2023-11-28T18:04:09.708Z] GO111MODULE=off
18:04:09 [2023-11-28T18:04:09.708Z] DOCKER_EXPERIMENTAL=1
18:04:09 [2023-11-28T18:04:09.708Z] TEST_SKIP_INTEGRATION_CLI=1
18:04:09 [2023-11-28T18:04:09.708Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:04:09 [2023-11-28T18:04:09.708Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:04:09 [2023-11-28T18:04:09.708Z] GOPATH=/go
18:04:09 [2023-11-28T18:04:09.708Z] PKG_CONFIG=pkg-config
18:04:09 [2023-11-28T18:04:09.708Z] _=/usr/bin/env
18:04:09 [2023-11-28T18:04:09.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:04:31 [2023-11-28T18:04:31.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
18:04:31 [2023-11-28T18:04:31.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:04:31 [2023-11-28T18:04:31.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:04:32 [2023-11-28T18:04:32.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:04:36 [2023-11-28T18:04:36.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:04:39 [2023-11-28T18:04:39.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
18:04:39 [2023-11-28T18:04:39.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:04:41 [2023-11-28T18:04:41.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:04:42 [2023-11-28T18:04:42.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:04:43 [2023-11-28T18:04:43.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
18:04:44 [2023-11-28T18:04:44.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:04:44 [2023-11-28T18:04:44.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:04:46 [2023-11-28T18:04:46.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:04:47 [2023-11-28T18:04:47.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:04:49 [2023-11-28T18:04:49.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:04:50 [2023-11-28T18:04:50.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:04:50 [2023-11-28T18:04:50.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:04:52 [2023-11-28T18:04:52.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:04:53 [2023-11-28T18:04:53.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:04:54 [2023-11-28T18:04:54.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:04:54 [2023-11-28T18:04:54.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:04:56 [2023-11-28T18:04:56.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:04:57 [2023-11-28T18:04:57.688Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:04:57 [2023-11-28T18:04:57.688Z] Using test binary /usr/local/cli-integration/docker
18:04:57 [2023-11-28T18:04:57.688Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:04:57 [2023-11-28T18:04:57.688Z] +++ /etc/init.d/apparmor start
18:04:57 [2023-11-28T18:04:57.688Z] Not: starting.
18:04:57 [2023-11-28T18:04:57.688Z] INFO: Waiting for daemon to start...
18:04:57 [2023-11-28T18:04:57.688Z] Starting dockerd
18:04:57 [2023-11-28T18:04:57.688Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.AsCX4KVAOl/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
18:05:00 [2023-11-28T18:05:00.203Z] .
18:05:00 [2023-11-28T18:05:00.203Z] ---> Making bundle: .build-empty-images (in bundles/test-integration)
18:05:00 [2023-11-28T18:05:00.203Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:05:00 [2023-11-28T18:05:00.203Z] ++++ docker load
18:05:00 [2023-11-28T18:05:00.203Z] Loaded image: emptyfs:latest
18:05:00 [2023-11-28T18:05:00.203Z] ++++ tar -cC bundles/test-integration/dangling .
18:05:00 [2023-11-28T18:05:00.203Z] ++++ docker load
18:05:00 [2023-11-28T18:05:00.203Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43
18:05:00 [2023-11-28T18:05:00.459Z] Running integration-test (iteration 1)
18:05:00 [2023-11-28T18:05:00.459Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
18:05:00 [2023-11-28T18:05:00.459Z] ++ '[' -n '' ']'
18:05:00 [2023-11-28T18:05:00.459Z] ++ 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:05:00 [2023-11-28T18:05:00.459Z] ++ set -e
18:05:00 [2023-11-28T18:05:00.459Z] ++ '[' -n 0 ']'
18:05:00 [2023-11-28T18:05:00.459Z] ++ set -x
18:05:00 [2023-11-28T18:05:00.459Z] ++ 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.AsCX4KVAOl/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:05:00 [2023-11-28T18:05:00.459Z] Loaded image: busybox:latest
18:05:00 [2023-11-28T18:05:00.459Z] Loaded image: busybox:glibc
18:05:01 [2023-11-28T18:05:01.386Z] Loaded image: debian:bullseye-slim
18:05:01 [2023-11-28T18:05:01.386Z] Loaded image: hello-world:latest
18:05:01 [2023-11-28T18:05:01.386Z] Loaded image: arm32v7/hello-world:latest
18:05:01 [2023-11-28T18:05:01.642Z] INFO: Testing against a local daemon
18:05:01 [2023-11-28T18:05:01.642Z] === RUN   TestCgroupNamespacesBuild
18:05:02 [2023-11-28T18:05:02.569Z] --- PASS: TestCgroupNamespacesBuild (1.18s)
18:05:02 [2023-11-28T18:05:02.569Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:05:03 [2023-11-28T18:05:03.934Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
18:05:03 [2023-11-28T18:05:03.934Z] === RUN   TestBuildWithSession
18:05:03 [2023-11-28T18:05:03.934Z]     build_session_test.go:26: TODO: BuildKit
18:05:03 [2023-11-28T18:05:03.934Z] --- SKIP: TestBuildWithSession (0.00s)
18:05:03 [2023-11-28T18:05:03.934Z] === RUN   TestBuildSquashParent
18:05:07 [2023-11-28T18:05:07.201Z] --- PASS: TestBuildSquashParent (3.44s)
18:05:07 [2023-11-28T18:05:07.201Z] === RUN   TestBuildWithRemoveAndForceRemove
18:05:07 [2023-11-28T18:05:07.201Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:05:07 [2023-11-28T18:05:07.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:05:07 [2023-11-28T18:05:07.201Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:05:07 [2023-11-28T18:05:07.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:05:07 [2023-11-28T18:05:07.201Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:05:07 [2023-11-28T18:05:07.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:05:07 [2023-11-28T18:05:07.201Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:05:07 [2023-11-28T18:05:07.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:05:07 [2023-11-28T18:05:07.201Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:05:07 [2023-11-28T18:05:07.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:05:07 [2023-11-28T18:05:07.201Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:05:07 [2023-11-28T18:05:07.201Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:05:07 [2023-11-28T18:05:07.201Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:05:07 [2023-11-28T18:05:07.201Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:05:07 [2023-11-28T18:05:07.201Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:05:07 [2023-11-28T18:05:07.201Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:05:07 [2023-11-28T18:05:07.201Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:05:07 [2023-11-28T18:05:07.201Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:05:10 [2023-11-28T18:05:10.468Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
18:05:10 [2023-11-28T18:05:10.468Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.30s)
18:05:10 [2023-11-28T18:05:10.468Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.37s)
18:05:10 [2023-11-28T18:05:10.468Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.69s)
18:05:10 [2023-11-28T18:05:10.468Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.79s)
18:05:10 [2023-11-28T18:05:10.468Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s)
18:05:10 [2023-11-28T18:05:10.468Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s)
18:05:10 [2023-11-28T18:05:10.468Z] === RUN   TestBuildMultiStageCopy
18:05:10 [2023-11-28T18:05:10.468Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:05:11 [2023-11-28T18:05:11.394Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:05:11 [2023-11-28T18:05:11.395Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:05:11 [2023-11-28T18:05:11.395Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:05:11 [2023-11-28T18:05:11.650Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:05:11 [2023-11-28T18:05:11.650Z] --- PASS: TestBuildMultiStageCopy (1.43s)
18:05:11 [2023-11-28T18:05:11.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.05s)
18:05:11 [2023-11-28T18:05:11.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
18:05:11 [2023-11-28T18:05:11.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
18:05:11 [2023-11-28T18:05:11.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s)
18:05:11 [2023-11-28T18:05:11.650Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
18:05:11 [2023-11-28T18:05:11.650Z] === RUN   TestBuildMultiStageParentConfig
18:05:11 [2023-11-28T18:05:11.906Z] --- PASS: TestBuildMultiStageParentConfig (0.35s)
18:05:11 [2023-11-28T18:05:11.906Z] === RUN   TestBuildLabelWithTargets
18:05:12 [2023-11-28T18:05:12.834Z] --- PASS: TestBuildLabelWithTargets (0.61s)
18:05:12 [2023-11-28T18:05:12.834Z] === RUN   TestBuildWithEmptyLayers
18:05:12 [2023-11-28T18:05:12.834Z] --- PASS: TestBuildWithEmptyLayers (0.13s)
18:05:12 [2023-11-28T18:05:12.834Z] === RUN   TestBuildMultiStageOnBuild
18:05:14 [2023-11-28T18:05:14.199Z] --- PASS: TestBuildMultiStageOnBuild (1.27s)
18:05:14 [2023-11-28T18:05:14.199Z] === RUN   TestBuildUncleanTarFilenames
18:05:14 [2023-11-28T18:05:14.199Z] --- PASS: TestBuildUncleanTarFilenames (0.13s)
18:05:14 [2023-11-28T18:05:14.199Z] === RUN   TestBuildMultiStageLayerLeak
18:05:15 [2023-11-28T18:05:15.564Z] --- PASS: TestBuildMultiStageLayerLeak (1.14s)
18:05:15 [2023-11-28T18:05:15.564Z] === RUN   TestBuildWithHugeFile
18:06:02 [2023-11-28T18:06:02.184Z] --- PASS: TestBuildWithHugeFile (43.56s)
18:06:02 [2023-11-28T18:06:02.184Z] === RUN   TestBuildWCOWSandboxSize
18:06:02 [2023-11-28T18:06:02.184Z]     build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:06:02 [2023-11-28T18:06:02.184Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:06:02 [2023-11-28T18:06:02.184Z] === RUN   TestBuildWithEmptyDockerfile
18:06:02 [2023-11-28T18:06:02.184Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:06:02 [2023-11-28T18:06:02.184Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:06:02 [2023-11-28T18:06:02.184Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:06:02 [2023-11-28T18:06:02.184Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:06:02 [2023-11-28T18:06:02.184Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:06:02 [2023-11-28T18:06:02.184Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:06:02 [2023-11-28T18:06:02.184Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:06:02 [2023-11-28T18:06:02.184Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:06:02 [2023-11-28T18:06:02.184Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:06:02 [2023-11-28T18:06:02.184Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
18:06:02 [2023-11-28T18:06:02.184Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
18:06:02 [2023-11-28T18:06:02.184Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
18:06:02 [2023-11-28T18:06:02.184Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
18:06:02 [2023-11-28T18:06:02.184Z] === RUN   TestBuildPreserveOwnership
18:06:02 [2023-11-28T18:06:02.184Z] === RUN   TestBuildPreserveOwnership/copy_from
18:06:02 [2023-11-28T18:06:02.184Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:06:02 [2023-11-28T18:06:02.184Z] --- PASS: TestBuildPreserveOwnership (2.22s)
18:06:02 [2023-11-28T18:06:02.184Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.56s)
18:06:02 [2023-11-28T18:06:02.184Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.66s)
18:06:02 [2023-11-28T18:06:02.184Z] === RUN   TestBuildPlatformInvalid
18:06:02 [2023-11-28T18:06:02.184Z] --- PASS: TestBuildPlatformInvalid (0.03s)
18:06:02 [2023-11-28T18:06:02.184Z] === RUN   TestBuildkitHistoryTracePropagation
18:06:02 [2023-11-28T18:06:02.184Z] time="2023-11-28T18:06:01Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
18:06:02 [2023-11-28T18:06:02.184Z] time="2023-11-28T18:06:01Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
18:06:02 [2023-11-28T18:06:02.184Z] time="2023-11-28T18:06:01Z" 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:06:02 [2023-11-28T18:06:02.184Z] time="2023-11-28T18:06:01Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
18:06:02 [2023-11-28T18:06:02.184Z] time="2023-11-28T18:06:01Z" 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:06:02 [2023-11-28T18:06:02.184Z] time="2023-11-28T18:06:01Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
18:06:02 [2023-11-28T18:06:02.184Z] time="2023-11-28T18:06:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
18:06:02 [2023-11-28T18:06:02.184Z] time="2023-11-28T18:06:01Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
18:06:02 [2023-11-28T18:06:02.184Z] time="2023-11-28T18:06:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
18:06:02 [2023-11-28T18:06:02.184Z] time="2023-11-28T18:06:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
18:06:02 [2023-11-28T18:06:02.184Z] time="2023-11-28T18:06:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
18:06:02 [2023-11-28T18:06:02.184Z] time="2023-11-28T18:06:01Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
18:06:02 [2023-11-28T18:06:02.184Z] time="2023-11-28T18:06:01Z" level=info msg="[core] [Server #4] Server created" module=grpc
18:06:02 [2023-11-28T18:06:02.184Z]     build_traces_test.go:84: Waiting for trace to be available
18:06:05 [2023-11-28T18:06:05.462Z] time="2023-11-28T18:06:05Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
18:06:05 [2023-11-28T18:06:05.462Z] time="2023-11-28T18:06:05Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
18:06:05 [2023-11-28T18:06:05.462Z] time="2023-11-28T18:06:05Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
18:06:05 [2023-11-28T18:06:05.462Z] time="2023-11-28T18:06:05Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
18:06:05 [2023-11-28T18:06:05.462Z] time="2023-11-28T18:06:05Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
18:06:05 [2023-11-28T18:06:05.462Z] time="2023-11-28T18:06:05Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
18:06:05 [2023-11-28T18:06:05.462Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
18:06:05 [2023-11-28T18:06:05.462Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:06:05 [2023-11-28T18:06:05.718Z] Loaded image: busybox:latest
18:06:05 [2023-11-28T18:06:05.975Z] Loaded image: busybox:glibc
18:06:06 [2023-11-28T18:06:06.903Z] Loaded image: debian:bullseye-slim
18:06:06 [2023-11-28T18:06:06.903Z] Loaded image: hello-world:latest
18:06:06 [2023-11-28T18:06:06.903Z] Loaded image: arm32v7/hello-world:latest
18:06:14 [2023-11-28T18:06:14.990Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.95s)
18:06:14 [2023-11-28T18:06:14.990Z] PASS
18:06:14 [2023-11-28T18:06:14.990Z] 
18:06:14 [2023-11-28T18:06:14.990Z] === Skipped
18:06:14 [2023-11-28T18:06:14.990Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:06:14 [2023-11-28T18:06:14.990Z]     build_session_test.go:26: TODO: BuildKit
18:06:14 [2023-11-28T18:06:14.990Z] 
18:06:14 [2023-11-28T18:06:14.990Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:06:14 [2023-11-28T18:06:14.990Z]     build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:06:14 [2023-11-28T18:06:14.990Z] 
18:06:14 [2023-11-28T18:06:14.990Z] DONE 35 tests, 2 skipped in 73.786s
18:06:14 [2023-11-28T18:06:14.990Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
18:06:14 [2023-11-28T18:06:14.990Z] ++ '[' -n '' ']'
18:06:14 [2023-11-28T18:06:14.990Z] ++ 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:06:14 [2023-11-28T18:06:14.990Z] ++ set -e
18:06:14 [2023-11-28T18:06:14.990Z] ++ '[' -n 0 ']'
18:06:14 [2023-11-28T18:06:14.990Z] ++ set -x
18:06:14 [2023-11-28T18:06:14.990Z] ++ 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.AsCX4KVAOl/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:06:14 [2023-11-28T18:06:14.990Z] INFO: Testing against a local daemon
18:06:14 [2023-11-28T18:06:14.990Z] === RUN   TestNoNewPrivileges
18:06:19 [2023-11-28T18:06:19.156Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
18:06:19 [2023-11-28T18:06:19.412Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
18:06:19 [2023-11-28T18:06:19.974Z] --- PASS: TestNoNewPrivileges (5.78s)
18:06:19 [2023-11-28T18:06:19.974Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.42s)
18:06:19 [2023-11-28T18:06:19.974Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.43s)
18:06:19 [2023-11-28T18:06:19.974Z] PASS
18:06:19 [2023-11-28T18:06:19.974Z] 
18:06:19 [2023-11-28T18:06:19.974Z] DONE 3 tests in 5.814s
18:06:19 [2023-11-28T18:06:19.974Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
18:06:19 [2023-11-28T18:06:19.974Z] ++ '[' -n '' ']'
18:06:19 [2023-11-28T18:06:19.974Z] ++ 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:06:19 [2023-11-28T18:06:19.974Z] ++ set -e
18:06:19 [2023-11-28T18:06:19.974Z] ++ '[' -n 0 ']'
18:06:19 [2023-11-28T18:06:19.974Z] ++ set -x
18:06:19 [2023-11-28T18:06:19.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AsCX4KVAOl/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:06:19 [2023-11-28T18:06:19.974Z] INFO: Testing against a local daemon
18:06:19 [2023-11-28T18:06:19.974Z] === RUN   TestConfigInspect
18:06:21 [2023-11-28T18:06:21.863Z] --- PASS: TestConfigInspect (1.94s)
18:06:21 [2023-11-28T18:06:21.863Z] === RUN   TestConfigList
18:06:23 [2023-11-28T18:06:23.230Z] === RUN   TestConfigList/test_filter_by_name
18:06:23 [2023-11-28T18:06:23.230Z] === RUN   TestConfigList/test_filter_by_id
18:06:23 [2023-11-28T18:06:23.230Z] === RUN   TestConfigList/test_filter_by_label_key_only
18:06:23 [2023-11-28T18:06:23.230Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
18:06:23 [2023-11-28T18:06:23.230Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
18:06:24 [2023-11-28T18:06:24.157Z] --- PASS: TestConfigList (1.98s)
18:06:24 [2023-11-28T18:06:24.157Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
18:06:24 [2023-11-28T18:06:24.157Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
18:06:24 [2023-11-28T18:06:24.157Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
18:06:24 [2023-11-28T18:06:24.157Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
18:06:24 [2023-11-28T18:06:24.157Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
18:06:24 [2023-11-28T18:06:24.157Z] === RUN   TestConfigsCreateAndDelete
18:06:26 [2023-11-28T18:06:26.046Z] --- PASS: TestConfigsCreateAndDelete (1.88s)
18:06:26 [2023-11-28T18:06:26.046Z] === RUN   TestConfigsUpdate
18:06:27 [2023-11-28T18:06:27.935Z] --- PASS: TestConfigsUpdate (2.02s)
18:06:27 [2023-11-28T18:06:27.935Z] === RUN   TestTemplatedConfig
18:06:30 [2023-11-28T18:06:30.451Z] --- PASS: TestTemplatedConfig (2.45s)
18:06:30 [2023-11-28T18:06:30.451Z] === RUN   TestConfigCreateResolve
18:06:32 [2023-11-28T18:06:32.340Z] --- PASS: TestConfigCreateResolve (1.90s)
18:06:32 [2023-11-28T18:06:32.340Z] PASS
18:06:32 [2023-11-28T18:06:32.340Z] 
18:06:32 [2023-11-28T18:06:32.340Z] DONE 11 tests in 12.214s
18:06:32 [2023-11-28T18:06:32.340Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
18:06:32 [2023-11-28T18:06:32.340Z] ++ '[' -n '' ']'
18:06:32 [2023-11-28T18:06:32.340Z] ++ 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:06:32 [2023-11-28T18:06:32.340Z] ++ set -e
18:06:32 [2023-11-28T18:06:32.340Z] ++ '[' -n 0 ']'
18:06:32 [2023-11-28T18:06:32.340Z] ++ set -x
18:06:32 [2023-11-28T18:06:32.340Z] ++ 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.AsCX4KVAOl/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:06:32 [2023-11-28T18:06:32.340Z] INFO: Testing against a local daemon
18:06:32 [2023-11-28T18:06:32.340Z] === RUN   TestAttach
18:06:32 [2023-11-28T18:06:32.340Z] === RUN   TestAttach/without_TTY
18:06:32 [2023-11-28T18:06:32.340Z] === PAUSE TestAttach/without_TTY
18:06:32 [2023-11-28T18:06:32.340Z] === RUN   TestAttach/with_TTY
18:06:32 [2023-11-28T18:06:32.340Z] === PAUSE TestAttach/with_TTY
18:06:32 [2023-11-28T18:06:32.340Z] === CONT  TestAttach/without_TTY
18:06:32 [2023-11-28T18:06:32.340Z] === CONT  TestAttach/with_TTY
18:06:32 [2023-11-28T18:06:32.340Z] --- PASS: TestAttach (0.02s)
18:06:32 [2023-11-28T18:06:32.340Z]     --- PASS: TestAttach/with_TTY (0.05s)
18:06:32 [2023-11-28T18:06:32.340Z]     --- PASS: TestAttach/without_TTY (0.05s)
18:06:32 [2023-11-28T18:06:32.340Z] === RUN   TestCreateWithCDIDevices
18:06:33 [2023-11-28T18:06:33.267Z] --- PASS: TestCreateWithCDIDevices (1.03s)
18:06:33 [2023-11-28T18:06:33.267Z] === RUN   TestCDISpecDirsAreInSystemInfo
18:06:33 [2023-11-28T18:06:33.267Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
18:06:33 [2023-11-28T18:06:33.829Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
18:06:34 [2023-11-28T18:06:34.390Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
18:06:34 [2023-11-28T18:06:34.952Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
18:06:35 [2023-11-28T18:06:35.513Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
18:06:36 [2023-11-28T18:06:36.075Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
18:06:36 [2023-11-28T18:06:36.637Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
18:06:36 [2023-11-28T18:06:36.893Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
18:06:37 [2023-11-28T18:06:37.455Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
18:06:37 [2023-11-28T18:06:37.455Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
18:06:37 [2023-11-28T18:06:37.455Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
18:06:37 [2023-11-28T18:06:37.455Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
18:06:37 [2023-11-28T18:06:37.455Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
18:06:37 [2023-11-28T18:06:37.455Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
18:06:37 [2023-11-28T18:06:37.455Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
18:06:37 [2023-11-28T18:06:37.455Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
18:06:37 [2023-11-28T18:06:37.455Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestCheckpoint
18:06:37 [2023-11-28T18:06:37.455Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:06:37 [2023-11-28T18:06:37.455Z] --- SKIP: TestCheckpoint (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/commit
18:06:37 [2023-11-28T18:06:37.455Z] === PAUSE TestContainerInvalidJSON/commit
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/containers/create
18:06:37 [2023-11-28T18:06:37.455Z] === PAUSE TestContainerInvalidJSON/containers/create
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
18:06:37 [2023-11-28T18:06:37.455Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
18:06:37 [2023-11-28T18:06:37.455Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
18:06:37 [2023-11-28T18:06:37.455Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:06:37 [2023-11-28T18:06:37.455Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
18:06:37 [2023-11-28T18:06:37.455Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
18:06:37 [2023-11-28T18:06:37.455Z] === CONT  TestContainerInvalidJSON/commit
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
18:06:37 [2023-11-28T18:06:37.455Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
18:06:37 [2023-11-28T18:06:37.455Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
18:06:37 [2023-11-28T18:06:37.455Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
18:06:37 [2023-11-28T18:06:37.455Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
18:06:37 [2023-11-28T18:06:37.455Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
18:06:37 [2023-11-28T18:06:37.455Z] === CONT  TestContainerInvalidJSON/containers/create
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/commit/empty_body
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
18:06:37 [2023-11-28T18:06:37.455Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:06:37 [2023-11-28T18:06:37.455Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:06:37 [2023-11-28T18:06:37.455Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
18:06:37 [2023-11-28T18:06:37.455Z] === RUN   TestCopyFromContainerPathIsNotDir
18:06:37 [2023-11-28T18:06:37.711Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
18:06:37 [2023-11-28T18:06:37.711Z] === RUN   TestCopyToContainerPathDoesNotExist
18:06:37 [2023-11-28T18:06:37.711Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
18:06:37 [2023-11-28T18:06:37.711Z] === RUN   TestCopyEmptyFile
18:06:37 [2023-11-28T18:06:37.711Z] --- PASS: TestCopyEmptyFile (0.06s)
18:06:37 [2023-11-28T18:06:37.711Z] === RUN   TestCopyToContainerPathIsNotDir
18:06:37 [2023-11-28T18:06:37.711Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
18:06:37 [2023-11-28T18:06:37.711Z] === RUN   TestCopyFromContainer
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCopyFromContainer//
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCopyFromContainer/.
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCopyFromContainer//.
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCopyFromContainer/./
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCopyFromContainer//./
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCopyFromContainer//bar/root
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCopyFromContainer//bar/root/
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCopyFromContainer//bar/root/.
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCopyFromContainer/bar/quux
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCopyFromContainer/bar/quux/
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCopyFromContainer/bar/quux/.
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCopyFromContainer/bar/notarget
18:06:38 [2023-11-28T18:06:38.638Z] --- PASS: TestCopyFromContainer (0.80s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCopyFromContainer// (0.01s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCopyFromContainer/. (0.01s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCopyFromContainer//. (0.01s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:06:38 [2023-11-28T18:06:38.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:06:38 [2023-11-28T18:06:38.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:06:38 [2023-11-28T18:06:38.638Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:06:38 [2023-11-28T18:06:38.638Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:06:38 [2023-11-28T18:06:38.638Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:06:38 [2023-11-28T18:06:38.638Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:06:38 [2023-11-28T18:06:38.638Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCreateLinkToNonExistingContainer
18:06:38 [2023-11-28T18:06:38.638Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCreateWithInvalidEnv
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCreateWithInvalidEnv/0
18:06:38 [2023-11-28T18:06:38.638Z] === PAUSE TestCreateWithInvalidEnv/0
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCreateWithInvalidEnv/1
18:06:38 [2023-11-28T18:06:38.638Z] === PAUSE TestCreateWithInvalidEnv/1
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCreateWithInvalidEnv/2
18:06:38 [2023-11-28T18:06:38.638Z] === PAUSE TestCreateWithInvalidEnv/2
18:06:38 [2023-11-28T18:06:38.638Z] === CONT  TestCreateWithInvalidEnv/0
18:06:38 [2023-11-28T18:06:38.638Z] === CONT  TestCreateWithInvalidEnv/2
18:06:38 [2023-11-28T18:06:38.638Z] === CONT  TestCreateWithInvalidEnv/1
18:06:38 [2023-11-28T18:06:38.638Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:06:38 [2023-11-28T18:06:38.638Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCreateTmpfsMountsTarget
18:06:38 [2023-11-28T18:06:38.638Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:06:38 [2023-11-28T18:06:38.638Z] === RUN   TestCreateWithCustomMaskedPaths
18:06:40 [2023-11-28T18:06:40.006Z] --- PASS: TestCreateWithCustomMaskedPaths (1.32s)
18:06:40 [2023-11-28T18:06:40.006Z] === RUN   TestCreateWithCustomReadonlyPaths
18:06:41 [2023-11-28T18:06:41.382Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.33s)
18:06:41 [2023-11-28T18:06:41.382Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:06:41 [2023-11-28T18:06:41.382Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:06:41 [2023-11-28T18:06:41.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:06:41 [2023-11-28T18:06:41.382Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:06:41 [2023-11-28T18:06:41.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:06:41 [2023-11-28T18:06:41.382Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:06:41 [2023-11-28T18:06:41.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:06:41 [2023-11-28T18:06:41.382Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:06:41 [2023-11-28T18:06:41.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:06:41 [2023-11-28T18:06:41.382Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:06:41 [2023-11-28T18:06:41.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:06:41 [2023-11-28T18:06:41.382Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
18:06:41 [2023-11-28T18:06:41.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
18:06:41 [2023-11-28T18:06:41.382Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:06:41 [2023-11-28T18:06:41.382Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:06:41 [2023-11-28T18:06:41.382Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
18:06:41 [2023-11-28T18:06:41.382Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:06:41 [2023-11-28T18:06:41.382Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:06:41 [2023-11-28T18:06:41.382Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:06:41 [2023-11-28T18:06:41.382Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:06:41 [2023-11-28T18:06:41.382Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:06:41 [2023-11-28T18:06:41.382Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:06:41 [2023-11-28T18:06:41.382Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:06:41 [2023-11-28T18:06:41.382Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:06:41 [2023-11-28T18:06:41.382Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
18:06:41 [2023-11-28T18:06:41.382Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
18:06:41 [2023-11-28T18:06:41.382Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:06:41 [2023-11-28T18:06:41.944Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
18:06:41 [2023-11-28T18:06:41.944Z] === RUN   TestCreateDifferentPlatform
18:06:41 [2023-11-28T18:06:41.944Z] === RUN   TestCreateDifferentPlatform/different_os
18:06:41 [2023-11-28T18:06:41.944Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:06:41 [2023-11-28T18:06:41.944Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:06:41 [2023-11-28T18:06:41.944Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:06:41 [2023-11-28T18:06:41.944Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:06:41 [2023-11-28T18:06:41.944Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:06:41 [2023-11-28T18:06:41.944Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
18:06:41 [2023-11-28T18:06:41.944Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:06:41 [2023-11-28T18:06:41.944Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
18:06:41 [2023-11-28T18:06:41.944Z] === RUN   TestCreateInvalidHostConfig
18:06:41 [2023-11-28T18:06:41.944Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
18:06:41 [2023-11-28T18:06:41.944Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
18:06:41 [2023-11-28T18:06:41.944Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
18:06:41 [2023-11-28T18:06:41.944Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
18:06:41 [2023-11-28T18:06:41.944Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:06:41 [2023-11-28T18:06:41.944Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:06:41 [2023-11-28T18:06:41.944Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
18:06:41 [2023-11-28T18:06:41.944Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
18:06:41 [2023-11-28T18:06:41.944Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
18:06:41 [2023-11-28T18:06:41.944Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
18:06:41 [2023-11-28T18:06:41.944Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
18:06:41 [2023-11-28T18:06:41.944Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
18:06:41 [2023-11-28T18:06:41.944Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
18:06:41 [2023-11-28T18:06:41.944Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:06:41 [2023-11-28T18:06:41.944Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
18:06:41 [2023-11-28T18:06:41.944Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
18:06:41 [2023-11-28T18:06:41.944Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
18:06:41 [2023-11-28T18:06:41.944Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
18:06:41 [2023-11-28T18:06:41.944Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
18:06:41 [2023-11-28T18:06:41.944Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
18:06:41 [2023-11-28T18:06:41.944Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
18:06:41 [2023-11-28T18:06:41.944Z] === RUN   TestCreateWithMultipleEndpointSettings
18:06:41 [2023-11-28T18:06:41.944Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
18:06:41 [2023-11-28T18:06:41.944Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
18:06:41 [2023-11-28T18:06:41.944Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
18:06:41 [2023-11-28T18:06:41.944Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
18:06:41 [2023-11-28T18:06:41.944Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
18:06:41 [2023-11-28T18:06:41.944Z] === RUN   TestCreateWithCustomMACs
18:06:42 [2023-11-28T18:06:42.505Z] --- PASS: TestCreateWithCustomMACs (0.59s)
18:06:42 [2023-11-28T18:06:42.505Z] === RUN   TestContainerStartOnDaemonRestart
18:06:42 [2023-11-28T18:06:42.505Z] === PAUSE TestContainerStartOnDaemonRestart
18:06:42 [2023-11-28T18:06:42.505Z] === RUN   TestDaemonRestartIpcMode
18:06:42 [2023-11-28T18:06:42.505Z] === PAUSE TestDaemonRestartIpcMode
18:06:42 [2023-11-28T18:06:42.505Z] === RUN   TestDaemonHostGatewayIP
18:06:42 [2023-11-28T18:06:42.505Z] === PAUSE TestDaemonHostGatewayIP
18:06:42 [2023-11-28T18:06:42.505Z] === RUN   TestRestartDaemonWithRestartingContainer
18:06:42 [2023-11-28T18:06:42.505Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:06:42 [2023-11-28T18:06:42.505Z] === RUN   TestHardRestartWhenContainerIsRunning
18:06:42 [2023-11-28T18:06:42.505Z] === PAUSE TestHardRestartWhenContainerIsRunning
18:06:42 [2023-11-28T18:06:42.505Z] === RUN   TestContainerKillOnDaemonStart
18:06:42 [2023-11-28T18:06:42.505Z] === PAUSE TestContainerKillOnDaemonStart
18:06:42 [2023-11-28T18:06:42.505Z] === RUN   TestDiff
18:06:43 [2023-11-28T18:06:43.067Z] --- PASS: TestDiff (0.46s)
18:06:43 [2023-11-28T18:06:43.067Z] === RUN   TestDiffStoppedContainer
18:06:43 [2023-11-28T18:06:43.322Z] --- PASS: TestDiffStoppedContainer (0.44s)
18:06:43 [2023-11-28T18:06:43.322Z] === RUN   TestExecConsoleSize
18:06:43 [2023-11-28T18:06:43.884Z] --- PASS: TestExecConsoleSize (0.53s)
18:06:43 [2023-11-28T18:06:43.884Z] === RUN   TestExecWithCloseStdin
18:06:44 [2023-11-28T18:06:44.446Z] --- PASS: TestExecWithCloseStdin (0.50s)
18:06:44 [2023-11-28T18:06:44.446Z] === RUN   TestExec
18:06:45 [2023-11-28T18:06:45.012Z] --- PASS: TestExec (0.52s)
18:06:45 [2023-11-28T18:06:45.012Z] === RUN   TestExecUser
18:06:45 [2023-11-28T18:06:45.574Z] --- PASS: TestExecUser (0.55s)
18:06:45 [2023-11-28T18:06:45.574Z] === RUN   TestExecWithGroupAdd
18:06:46 [2023-11-28T18:06:46.135Z] --- PASS: TestExecWithGroupAdd (0.51s)
18:06:46 [2023-11-28T18:06:46.135Z] === RUN   TestExportContainerAndImportImage
18:06:46 [2023-11-28T18:06:46.697Z] --- PASS: TestExportContainerAndImportImage (0.51s)
18:06:46 [2023-11-28T18:06:46.697Z] === RUN   TestExportContainerAfterDaemonRestart
18:06:53 [2023-11-28T18:06:53.231Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
18:06:53 [2023-11-28T18:06:53.231Z] === RUN   TestHealthCheckWorkdir
18:06:53 [2023-11-28T18:06:53.487Z] --- PASS: TestHealthCheckWorkdir (0.68s)
18:06:53 [2023-11-28T18:06:53.487Z] === RUN   TestHealthKillContainer
18:07:01 [2023-11-28T18:07:01.571Z] --- PASS: TestHealthKillContainer (8.01s)
18:07:01 [2023-11-28T18:07:01.571Z] === RUN   TestHealthCheckProcessKilled
18:07:02 [2023-11-28T18:07:02.132Z] --- PASS: TestHealthCheckProcessKilled (0.76s)
18:07:02 [2023-11-28T18:07:02.133Z] === RUN   TestHealthStartInterval
18:07:03 [2023-11-28T18:07:03.498Z]     health_test.go:141: &{2023-11-28 18:07:03.291166643 +0000 UTC 2023-11-28 18:07:03.353031926 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:07:03 [2023-11-28T18:07:03.498Z]         }
18:07:03 [2023-11-28T18:07:03.498Z]     health_test.go:141: &{2023-11-28 18:07:03.291166643 +0000 UTC 2023-11-28 18:07:03.353031926 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:07:03 [2023-11-28T18:07:03.498Z]         }
18:07:03 [2023-11-28T18:07:03.753Z]     health_test.go:141: &{2023-11-28 18:07:03.291166643 +0000 UTC 2023-11-28 18:07:03.353031926 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:07:03 [2023-11-28T18:07:03.753Z]         }
18:07:03 [2023-11-28T18:07:03.753Z]     health_test.go:141: &{2023-11-28 18:07:03.291166643 +0000 UTC 2023-11-28 18:07:03.353031926 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:07:03 [2023-11-28T18:07:03.753Z]         }
18:07:04 [2023-11-28T18:07:04.009Z]     health_test.go:141: &{2023-11-28 18:07:03.291166643 +0000 UTC 2023-11-28 18:07:03.353031926 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:07:04 [2023-11-28T18:07:04.009Z]         }
18:07:04 [2023-11-28T18:07:04.009Z]     health_test.go:141: &{2023-11-28 18:07:03.291166643 +0000 UTC 2023-11-28 18:07:03.353031926 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:07:04 [2023-11-28T18:07:04.009Z]         }
18:07:04 [2023-11-28T18:07:04.009Z]     health_test.go:141: &{2023-11-28 18:07:03.291166643 +0000 UTC 2023-11-28 18:07:03.353031926 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:07:04 [2023-11-28T18:07:04.009Z]         }
18:07:04 [2023-11-28T18:07:04.265Z]     health_test.go:141: &{2023-11-28 18:07:03.291166643 +0000 UTC 2023-11-28 18:07:03.353031926 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:07:04 [2023-11-28T18:07:04.265Z]         }
18:07:04 [2023-11-28T18:07:04.265Z]     health_test.go:141: &{2023-11-28 18:07:03.291166643 +0000 UTC 2023-11-28 18:07:03.353031926 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:07:04 [2023-11-28T18:07:04.265Z]         }
18:07:04 [2023-11-28T18:07:04.520Z]     health_test.go:141: &{2023-11-28 18:07:03.291166643 +0000 UTC 2023-11-28 18:07:03.353031926 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:07:04 [2023-11-28T18:07:04.520Z]         }
18:07:04 [2023-11-28T18:07:04.520Z]     health_test.go:141: &{2023-11-28 18:07:03.291166643 +0000 UTC 2023-11-28 18:07:03.353031926 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:07:04 [2023-11-28T18:07:04.520Z]         }
18:07:04 [2023-11-28T18:07:04.520Z]     health_test.go:141: &{2023-11-28 18:07:04.358254869 +0000 UTC 2023-11-28 18:07:04.425382356 +0000 UTC 1 2}
18:07:04 [2023-11-28T18:07:04.776Z]     health_test.go:141: &{2023-11-28 18:07:04.358254869 +0000 UTC 2023-11-28 18:07:04.425382356 +0000 UTC 1 2}
18:07:04 [2023-11-28T18:07:04.776Z]     health_test.go:141: &{2023-11-28 18:07:04.358254869 +0000 UTC 2023-11-28 18:07:04.425382356 +0000 UTC 1 2}
18:07:05 [2023-11-28T18:07:05.032Z]     health_test.go:141: &{2023-11-28 18:07:04.358254869 +0000 UTC 2023-11-28 18:07:04.425382356 +0000 UTC 1 2}
18:07:05 [2023-11-28T18:07:05.032Z]     health_test.go:141: &{2023-11-28 18:07:04.358254869 +0000 UTC 2023-11-28 18:07:04.425382356 +0000 UTC 1 2}
18:07:05 [2023-11-28T18:07:05.032Z]     health_test.go:141: &{2023-11-28 18:07:04.358254869 +0000 UTC 2023-11-28 18:07:04.425382356 +0000 UTC 1 2}
18:07:05 [2023-11-28T18:07:05.288Z]     health_test.go:141: &{2023-11-28 18:07:04.358254869 +0000 UTC 2023-11-28 18:07:04.425382356 +0000 UTC 1 2}
18:07:05 [2023-11-28T18:07:05.288Z]     health_test.go:141: &{2023-11-28 18:07:04.358254869 +0000 UTC 2023-11-28 18:07:04.425382356 +0000 UTC 1 2}
18:07:05 [2023-11-28T18:07:05.544Z]     health_test.go:141: &{2023-11-28 18:07:04.358254869 +0000 UTC 2023-11-28 18:07:04.425382356 +0000 UTC 1 2}
18:07:05 [2023-11-28T18:07:05.544Z]     health_test.go:141: &{2023-11-28 18:07:04.358254869 +0000 UTC 2023-11-28 18:07:04.425382356 +0000 UTC 1 2}
18:07:05 [2023-11-28T18:07:05.544Z]     health_test.go:169: 1.072704321s
18:07:06 [2023-11-28T18:07:06.909Z]     health_test.go:169: 1.072704321s
18:07:07 [2023-11-28T18:07:07.836Z]     health_test.go:169: 1.072704321s
18:07:08 [2023-11-28T18:07:08.762Z]     health_test.go:169: 1.072704321s
18:07:09 [2023-11-28T18:07:09.689Z]     health_test.go:169: 1.072704321s
18:07:10 [2023-11-28T18:07:10.616Z]     health_test.go:169: 1.072704321s
18:07:11 [2023-11-28T18:07:11.542Z]     health_test.go:169: 1.072704321s
18:07:12 [2023-11-28T18:07:12.907Z]     health_test.go:169: 1.072704321s
18:07:13 [2023-11-28T18:07:13.833Z]     health_test.go:169: 1.072704321s
18:07:14 [2023-11-28T18:07:14.761Z]     health_test.go:169: 1.072704321s
18:07:15 [2023-11-28T18:07:15.689Z]     health_test.go:169: 1.072704321s
18:07:16 [2023-11-28T18:07:16.616Z]     health_test.go:169: 1.072704321s
18:07:17 [2023-11-28T18:07:17.543Z]     health_test.go:169: 1.072704321s
18:07:18 [2023-11-28T18:07:18.921Z]     health_test.go:169: 1.072704321s
18:07:19 [2023-11-28T18:07:19.848Z]     health_test.go:169: 1.072704321s
18:07:20 [2023-11-28T18:07:20.775Z]     health_test.go:169: 1.072704321s
18:07:21 [2023-11-28T18:07:21.702Z]     health_test.go:169: 1.072704321s
18:07:22 [2023-11-28T18:07:22.629Z]     health_test.go:169: 1.072704321s
18:07:23 [2023-11-28T18:07:23.555Z]     health_test.go:169: 1.072704321s
18:07:24 [2023-11-28T18:07:24.920Z]     health_test.go:169: 1.072704321s
18:07:25 [2023-11-28T18:07:25.846Z]     health_test.go:169: 1.072704321s
18:07:26 [2023-11-28T18:07:26.773Z]     health_test.go:169: 1.072704321s
18:07:27 [2023-11-28T18:07:27.700Z]     health_test.go:169: 1.072704321s
18:07:28 [2023-11-28T18:07:28.626Z]     health_test.go:169: 1.072704321s
18:07:29 [2023-11-28T18:07:29.553Z]     health_test.go:169: 1.072704321s
18:07:30 [2023-11-28T18:07:30.917Z]     health_test.go:169: 1.072704321s
18:07:31 [2023-11-28T18:07:31.843Z]     health_test.go:169: 1.072704321s
18:07:32 [2023-11-28T18:07:32.770Z]     health_test.go:169: 1.072704321s
18:07:33 [2023-11-28T18:07:33.697Z]     health_test.go:169: 1.072704321s
18:07:34 [2023-11-28T18:07:34.624Z]     health_test.go:169: 1.072704321s
18:07:35 [2023-11-28T18:07:35.552Z]     health_test.go:169: 1.072704321s
18:07:36 [2023-11-28T18:07:36.917Z] --- PASS: TestHealthStartInterval (34.74s)
18:07:36 [2023-11-28T18:07:36.917Z] === RUN   TestInspectCpusetInConfigPre120
18:07:37 [2023-11-28T18:07:37.478Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
18:07:37 [2023-11-28T18:07:37.478Z] === RUN   TestInspectAnnotations
18:07:37 [2023-11-28T18:07:37.478Z] --- PASS: TestInspectAnnotations (0.05s)
18:07:37 [2023-11-28T18:07:37.478Z] === RUN   TestIpcModeNone
18:07:38 [2023-11-28T18:07:38.040Z] --- PASS: TestIpcModeNone (0.56s)
18:07:38 [2023-11-28T18:07:38.040Z] === RUN   TestIpcModePrivate
18:07:38 [2023-11-28T18:07:38.296Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
18:07:38 [2023-11-28T18:07:38.552Z] --- PASS: TestIpcModePrivate (0.52s)
18:07:38 [2023-11-28T18:07:38.552Z] === RUN   TestIpcModeShareable
18:07:38 [2023-11-28T18:07:38.808Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
18:07:39 [2023-11-28T18:07:39.064Z] --- PASS: TestIpcModeShareable (0.58s)
18:07:39 [2023-11-28T18:07:39.064Z] === RUN   TestAPIIpcModeShareableAndContainer
18:07:40 [2023-11-28T18:07:40.429Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.16s)
18:07:40 [2023-11-28T18:07:40.429Z] === RUN   TestAPIIpcModeHost
18:07:40 [2023-11-28T18:07:40.429Z] --- PASS: TestAPIIpcModeHost (0.34s)
18:07:40 [2023-11-28T18:07:40.429Z] === RUN   TestDaemonIpcModeShareable
18:07:41 [2023-11-28T18:07:41.357Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
18:07:41 [2023-11-28T18:07:41.613Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
18:07:41 [2023-11-28T18:07:41.613Z] === RUN   TestDaemonIpcModePrivate
18:07:42 [2023-11-28T18:07:42.541Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
18:07:42 [2023-11-28T18:07:42.797Z] --- PASS: TestDaemonIpcModePrivate (1.10s)
18:07:42 [2023-11-28T18:07:42.797Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:07:43 [2023-11-28T18:07:43.726Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
18:07:43 [2023-11-28T18:07:43.982Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s)
18:07:43 [2023-11-28T18:07:43.982Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:07:44 [2023-11-28T18:07:44.910Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
18:07:44 [2023-11-28T18:07:44.910Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s)
18:07:44 [2023-11-28T18:07:44.910Z] === RUN   TestIpcModeOlderClient
18:07:44 [2023-11-28T18:07:44.910Z] === PAUSE TestIpcModeOlderClient
18:07:44 [2023-11-28T18:07:44.910Z] === RUN   TestKillContainerInvalidSignal
18:07:45 [2023-11-28T18:07:45.472Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
18:07:45 [2023-11-28T18:07:45.472Z] === RUN   TestKillContainer
18:07:45 [2023-11-28T18:07:45.472Z] === RUN   TestKillContainer/no_signal
18:07:46 [2023-11-28T18:07:46.034Z] === RUN   TestKillContainer/non_killing_signal
18:07:46 [2023-11-28T18:07:46.034Z] === RUN   TestKillContainer/killing_signal
18:07:46 [2023-11-28T18:07:46.962Z] --- PASS: TestKillContainer (1.42s)
18:07:46 [2023-11-28T18:07:46.962Z]     --- PASS: TestKillContainer/no_signal (0.44s)
18:07:46 [2023-11-28T18:07:46.962Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
18:07:46 [2023-11-28T18:07:46.962Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
18:07:46 [2023-11-28T18:07:46.962Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:07:46 [2023-11-28T18:07:46.962Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:07:47 [2023-11-28T18:07:47.218Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:07:47 [2023-11-28T18:07:47.784Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s)
18:07:47 [2023-11-28T18:07:47.784Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
18:07:47 [2023-11-28T18:07:47.784Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
18:07:47 [2023-11-28T18:07:47.784Z] === RUN   TestKillStoppedContainer
18:07:47 [2023-11-28T18:07:47.784Z] --- PASS: TestKillStoppedContainer (0.05s)
18:07:47 [2023-11-28T18:07:47.784Z] === RUN   TestKillStoppedContainerAPIPre120
18:07:47 [2023-11-28T18:07:47.784Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
18:07:47 [2023-11-28T18:07:47.784Z] === RUN   TestKillDifferentUserContainer
18:07:48 [2023-11-28T18:07:48.364Z] --- PASS: TestKillDifferentUserContainer (0.47s)
18:07:48 [2023-11-28T18:07:48.364Z] === RUN   TestInspectOomKilledTrue
18:07:48 [2023-11-28T18:07:48.931Z] --- PASS: TestInspectOomKilledTrue (0.55s)
18:07:48 [2023-11-28T18:07:48.931Z] === RUN   TestInspectOomKilledFalse
18:07:49 [2023-11-28T18:07:49.188Z] --- PASS: TestInspectOomKilledFalse (0.46s)
18:07:49 [2023-11-28T18:07:49.188Z] === RUN   TestLinksEtcHostsContentMatch
18:07:49 [2023-11-28T18:07:49.750Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
18:07:49 [2023-11-28T18:07:49.750Z] === RUN   TestLinksContainerNames
18:07:50 [2023-11-28T18:07:50.678Z] --- PASS: TestLinksContainerNames (0.89s)
18:07:50 [2023-11-28T18:07:50.678Z] === RUN   TestLogsFollowTailEmpty
18:07:50 [2023-11-28T18:07:50.934Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
18:07:50 [2023-11-28T18:07:50.934Z] === RUN   TestLogs
18:07:50 [2023-11-28T18:07:50.934Z] === RUN   TestLogs/driver_local
18:07:50 [2023-11-28T18:07:50.934Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
18:07:50 [2023-11-28T18:07:50.934Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
18:07:50 [2023-11-28T18:07:50.934Z] === RUN   TestLogs/driver_local/tty/only_stdout
18:07:50 [2023-11-28T18:07:50.934Z] === PAUSE TestLogs/driver_local/tty/only_stdout
18:07:50 [2023-11-28T18:07:50.934Z] === RUN   TestLogs/driver_local/tty/only_stderr
18:07:50 [2023-11-28T18:07:50.934Z] === PAUSE TestLogs/driver_local/tty/only_stderr
18:07:50 [2023-11-28T18:07:50.934Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
18:07:50 [2023-11-28T18:07:50.934Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
18:07:50 [2023-11-28T18:07:50.934Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
18:07:50 [2023-11-28T18:07:50.934Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
18:07:50 [2023-11-28T18:07:50.934Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
18:07:50 [2023-11-28T18:07:50.934Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
18:07:50 [2023-11-28T18:07:50.934Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
18:07:50 [2023-11-28T18:07:50.934Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
18:07:50 [2023-11-28T18:07:50.934Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
18:07:50 [2023-11-28T18:07:50.934Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
18:07:50 [2023-11-28T18:07:50.934Z] === CONT  TestLogs/driver_local/tty/only_stderr
18:07:50 [2023-11-28T18:07:50.934Z] === CONT  TestLogs/driver_local/tty/only_stdout
18:07:52 [2023-11-28T18:07:52.823Z] === RUN   TestLogs/driver_json-file
18:07:52 [2023-11-28T18:07:52.823Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
18:07:52 [2023-11-28T18:07:52.823Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
18:07:52 [2023-11-28T18:07:52.823Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
18:07:52 [2023-11-28T18:07:52.823Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
18:07:52 [2023-11-28T18:07:52.823Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
18:07:52 [2023-11-28T18:07:52.823Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
18:07:52 [2023-11-28T18:07:52.823Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:07:52 [2023-11-28T18:07:52.823Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:07:52 [2023-11-28T18:07:52.823Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
18:07:52 [2023-11-28T18:07:52.823Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
18:07:52 [2023-11-28T18:07:52.823Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
18:07:52 [2023-11-28T18:07:52.823Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
18:07:52 [2023-11-28T18:07:52.823Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
18:07:52 [2023-11-28T18:07:52.823Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:07:52 [2023-11-28T18:07:52.823Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
18:07:52 [2023-11-28T18:07:52.823Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
18:07:52 [2023-11-28T18:07:52.823Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
18:07:52 [2023-11-28T18:07:52.823Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
18:07:54 [2023-11-28T18:07:54.189Z] --- PASS: TestLogs (3.34s)
18:07:54 [2023-11-28T18:07:54.189Z]     --- PASS: TestLogs/driver_local (0.01s)
18:07:54 [2023-11-28T18:07:54.189Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.65s)
18:07:54 [2023-11-28T18:07:54.189Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.81s)
18:07:54 [2023-11-28T18:07:54.189Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.21s)
18:07:54 [2023-11-28T18:07:54.189Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.50s)
18:07:54 [2023-11-28T18:07:54.189Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.56s)
18:07:54 [2023-11-28T18:07:54.189Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.62s)
18:07:54 [2023-11-28T18:07:54.189Z]     --- PASS: TestLogs/driver_json-file (0.01s)
18:07:54 [2023-11-28T18:07:54.189Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.68s)
18:07:54 [2023-11-28T18:07:54.189Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.20s)
18:07:54 [2023-11-28T18:07:54.189Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.41s)
18:07:54 [2023-11-28T18:07:54.189Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.51s)
18:07:54 [2023-11-28T18:07:54.189Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.62s)
18:07:54 [2023-11-28T18:07:54.189Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.70s)
18:07:54 [2023-11-28T18:07:54.189Z] === RUN   TestContainerNetworkMountsNoChown
18:07:54 [2023-11-28T18:07:54.752Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s)
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/default
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/default
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/private
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/private
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/rprivate
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/rprivate
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/slave
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/slave
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/rslave
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/rslave
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/shared
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/shared
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/rshared
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/rshared
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/default
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/default/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/default/mount_root
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/default/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/rshared
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/shared
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/rslave
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/slave
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/rprivate
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/private
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/private/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/private/mount_root
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:07:54 [2023-11-28T18:07:54.752Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/private/bind_root
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/default/mount_root
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:07:54 [2023-11-28T18:07:54.752Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:07:55 [2023-11-28T18:07:55.008Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:07:55 [2023-11-28T18:07:55.008Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:07:55 [2023-11-28T18:07:55.008Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:07:55 [2023-11-28T18:07:55.008Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:07:55 [2023-11-28T18:07:55.008Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:07:55 [2023-11-28T18:07:55.008Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:07:55 [2023-11-28T18:07:55.008Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:07:55 [2023-11-28T18:07:55.008Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:07:55 [2023-11-28T18:07:55.008Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:07:55 [2023-11-28T18:07:55.008Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:07:55 [2023-11-28T18:07:55.008Z] === CONT  TestMountDaemonRoot/private/mount_root
18:07:55 [2023-11-28T18:07:55.008Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:07:55 [2023-11-28T18:07:55.008Z] --- PASS: TestMountDaemonRoot (0.02s)
18:07:55 [2023-11-28T18:07:55.008Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
18:07:55 [2023-11-28T18:07:55.008Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
18:07:55 [2023-11-28T18:07:55.008Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
18:07:55 [2023-11-28T18:07:55.008Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
18:07:55 [2023-11-28T18:07:55.008Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
18:07:55 [2023-11-28T18:07:55.008Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
18:07:55 [2023-11-28T18:07:55.008Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
18:07:55 [2023-11-28T18:07:55.008Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
18:07:55 [2023-11-28T18:07:55.008Z] === RUN   TestContainerBindMountNonRecursive
18:07:56 [2023-11-28T18:07:56.373Z] --- PASS: TestContainerBindMountNonRecursive (1.43s)
18:07:56 [2023-11-28T18:07:56.373Z] === RUN   TestContainerVolumesMountedAsShared
18:07:56 [2023-11-28T18:07:56.934Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
18:07:56 [2023-11-28T18:07:56.934Z] === RUN   TestContainerVolumesMountedAsSlave
18:07:57 [2023-11-28T18:07:57.191Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
18:07:57 [2023-11-28T18:07:57.191Z] === RUN   TestContainerCopyLeaksMounts
18:07:57 [2023-11-28T18:07:57.753Z] --- PASS: TestContainerCopyLeaksMounts (0.54s)
18:07:57 [2023-11-28T18:07:57.753Z] === RUN   TestContainerBindMountRecursivelyReadOnly
18:07:59 [2023-11-28T18:07:59.642Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.54s)
18:07:59 [2023-11-28T18:07:59.642Z] === RUN   TestNetworkNat
18:07:59 [2023-11-28T18:07:59.642Z] --- PASS: TestNetworkNat (0.49s)
18:07:59 [2023-11-28T18:07:59.642Z] === RUN   TestNetworkLocalhostTCPNat
18:08:00 [2023-11-28T18:08:00.204Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
18:08:00 [2023-11-28T18:08:00.204Z] === RUN   TestNetworkLoopbackNat
18:08:02 [2023-11-28T18:08:02.719Z] --- PASS: TestNetworkLoopbackNat (2.60s)
18:08:02 [2023-11-28T18:08:02.719Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
18:08:02 [2023-11-28T18:08:02.975Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
18:08:03 [2023-11-28T18:08:03.231Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
18:08:03 [2023-11-28T18:08:03.231Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
18:08:03 [2023-11-28T18:08:03.231Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
18:08:03 [2023-11-28T18:08:03.231Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.47s)
18:08:03 [2023-11-28T18:08:03.231Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
18:08:03 [2023-11-28T18:08:03.231Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
18:08:03 [2023-11-28T18:08:03.231Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
18:08:03 [2023-11-28T18:08:03.231Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
18:08:03 [2023-11-28T18:08:03.231Z] === RUN   TestPause
18:08:03 [2023-11-28T18:08:03.793Z] --- PASS: TestPause (0.47s)
18:08:03 [2023-11-28T18:08:03.793Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:08:03 [2023-11-28T18:08:03.793Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:08:03 [2023-11-28T18:08:03.793Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:08:03 [2023-11-28T18:08:03.793Z] === RUN   TestPauseStopPausedContainer
18:08:04 [2023-11-28T18:08:04.355Z] --- PASS: TestPauseStopPausedContainer (0.48s)
18:08:04 [2023-11-28T18:08:04.355Z] === RUN   TestPIDModeHost
18:08:05 [2023-11-28T18:08:05.282Z] --- PASS: TestPIDModeHost (1.08s)
18:08:05 [2023-11-28T18:08:05.282Z] === RUN   TestPIDModeContainer
18:08:05 [2023-11-28T18:08:05.282Z] === RUN   TestPIDModeContainer/non-existing_container
18:08:05 [2023-11-28T18:08:05.282Z] === RUN   TestPIDModeContainer/non-running_container
18:08:05 [2023-11-28T18:08:05.538Z] === RUN   TestPIDModeContainer/running_container
18:08:06 [2023-11-28T18:08:06.465Z] --- PASS: TestPIDModeContainer (1.13s)
18:08:06 [2023-11-28T18:08:06.465Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
18:08:06 [2023-11-28T18:08:06.465Z]     --- PASS: TestPIDModeContainer/non-running_container (0.18s)
18:08:06 [2023-11-28T18:08:06.465Z]     --- PASS: TestPIDModeContainer/running_container (0.50s)
18:08:06 [2023-11-28T18:08:06.465Z] === RUN   TestPsFilter
18:08:06 [2023-11-28T18:08:06.465Z] === RUN   TestPsFilter/since
18:08:06 [2023-11-28T18:08:06.465Z] === RUN   TestPsFilter/before
18:08:06 [2023-11-28T18:08:06.465Z] --- PASS: TestPsFilter (0.12s)
18:08:06 [2023-11-28T18:08:06.465Z]     --- PASS: TestPsFilter/since (0.00s)
18:08:06 [2023-11-28T18:08:06.465Z]     --- PASS: TestPsFilter/before (0.00s)
18:08:06 [2023-11-28T18:08:06.465Z] === RUN   TestRemoveContainerWithRemovedVolume
18:08:07 [2023-11-28T18:08:07.027Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
18:08:07 [2023-11-28T18:08:07.027Z] === RUN   TestRemoveContainerWithVolume
18:08:07 [2023-11-28T18:08:07.589Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
18:08:07 [2023-11-28T18:08:07.589Z] === RUN   TestRemoveContainerRunning
18:08:07 [2023-11-28T18:08:07.845Z] --- PASS: TestRemoveContainerRunning (0.43s)
18:08:07 [2023-11-28T18:08:07.845Z] === RUN   TestRemoveContainerForceRemoveRunning
18:08:08 [2023-11-28T18:08:08.407Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
18:08:08 [2023-11-28T18:08:08.407Z] === RUN   TestRemoveInvalidContainer
18:08:08 [2023-11-28T18:08:08.407Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:08:08 [2023-11-28T18:08:08.407Z] === RUN   TestRenameLinkedContainer
18:08:10 [2023-11-28T18:08:10.298Z] --- PASS: TestRenameLinkedContainer (1.83s)
18:08:10 [2023-11-28T18:08:10.298Z] === RUN   TestRenameStoppedContainer
18:08:10 [2023-11-28T18:08:10.554Z] --- PASS: TestRenameStoppedContainer (0.48s)
18:08:10 [2023-11-28T18:08:10.554Z] === RUN   TestRenameRunningContainerAndReuse
18:08:11 [2023-11-28T18:08:11.481Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s)
18:08:11 [2023-11-28T18:08:11.481Z] === RUN   TestRenameInvalidName
18:08:12 [2023-11-28T18:08:12.043Z] --- PASS: TestRenameInvalidName (0.47s)
18:08:12 [2023-11-28T18:08:12.043Z] === RUN   TestRenameAnonymousContainer
18:08:13 [2023-11-28T18:08:13.933Z] --- PASS: TestRenameAnonymousContainer (1.61s)
18:08:13 [2023-11-28T18:08:13.933Z] === RUN   TestRenameContainerWithSameName
18:08:14 [2023-11-28T18:08:14.189Z] --- PASS: TestRenameContainerWithSameName (0.49s)
18:08:14 [2023-11-28T18:08:14.189Z] === RUN   TestRenameContainerWithLinkedContainer
18:08:15 [2023-11-28T18:08:15.116Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s)
18:08:15 [2023-11-28T18:08:15.116Z] === RUN   TestResize
18:08:15 [2023-11-28T18:08:15.116Z] === RUN   TestResize/success
18:08:15 [2023-11-28T18:08:15.372Z] === RUN   TestResize/invalid_size
18:08:15 [2023-11-28T18:08:15.628Z] === RUN   TestResize/invalid_state
18:08:16 [2023-11-28T18:08:16.190Z] --- PASS: TestResize (0.92s)
18:08:16 [2023-11-28T18:08:16.191Z]     --- PASS: TestResize/success (0.25s)
18:08:16 [2023-11-28T18:08:16.191Z]     --- PASS: TestResize/invalid_size (0.24s)
18:08:16 [2023-11-28T18:08:16.191Z]     --- PASS: TestResize/invalid_state (0.03s)
18:08:16 [2023-11-28T18:08:16.191Z] === RUN   TestDaemonRestartKillContainers
18:08:16 [2023-11-28T18:08:16.191Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:08:16 [2023-11-28T18:08:16.191Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:08:17 [2023-11-28T18:08:17.560Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:08:17 [2023-11-28T18:08:17.560Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:08:18 [2023-11-28T18:08:18.122Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:08:18 [2023-11-28T18:08:18.122Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:08:18 [2023-11-28T18:08:18.386Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:08:18 [2023-11-28T18:08:18.386Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:08:18 [2023-11-28T18:08:18.386Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:08:18 [2023-11-28T18:08:18.656Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:08:22 [2023-11-28T18:08:22.835Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:08:22 [2023-11-28T18:08:22.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s)
18:08:22 [2023-11-28T18:08:22.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
18:08:22 [2023-11-28T18:08:22.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.92s)
18:08:22 [2023-11-28T18:08:22.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.95s)
18:08:22 [2023-11-28T18:08:22.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.21s)
18:08:22 [2023-11-28T18:08:22.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s)
18:08:22 [2023-11-28T18:08:22.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.44s)
18:08:22 [2023-11-28T18:08:22.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s)
18:08:22 [2023-11-28T18:08:22.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s)
18:08:22 [2023-11-28T18:08:22.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.93s)
18:08:22 [2023-11-28T18:08:22.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.90s)
18:08:22 [2023-11-28T18:08:22.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.34s)
18:08:22 [2023-11-28T18:08:22.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.38s)
18:08:22 [2023-11-28T18:08:22.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s)
18:08:22 [2023-11-28T18:08:22.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.66s)
18:08:22 [2023-11-28T18:08:22.835Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.38s)
18:08:22 [2023-11-28T18:08:22.835Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
18:08:22 [2023-11-28T18:08:22.835Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
18:08:24 [2023-11-28T18:08:24.201Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
18:08:25 [2023-11-28T18:08:25.128Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.01s)
18:08:25 [2023-11-28T18:08:25.128Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s)
18:08:25 [2023-11-28T18:08:25.128Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.02s)
18:08:25 [2023-11-28T18:08:25.128Z] === RUN   TestContainerRestartWithCancelledRequest
18:08:27 [2023-11-28T18:08:27.017Z] --- PASS: TestContainerRestartWithCancelledRequest (1.90s)
18:08:27 [2023-11-28T18:08:27.017Z] === RUN   TestCgroupNamespacesRun
18:08:27 [2023-11-28T18:08:27.944Z] --- PASS: TestCgroupNamespacesRun (1.12s)
18:08:27 [2023-11-28T18:08:27.944Z] === RUN   TestCgroupNamespacesRunPrivileged
18:08:29 [2023-11-28T18:08:29.310Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
18:08:29 [2023-11-28T18:08:29.310Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:08:30 [2023-11-28T18:08:30.238Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
18:08:30 [2023-11-28T18:08:30.238Z] === RUN   TestCgroupNamespacesRunHostMode
18:08:31 [2023-11-28T18:08:31.165Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s)
18:08:31 [2023-11-28T18:08:31.165Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:08:32 [2023-11-28T18:08:32.531Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s)
18:08:32 [2023-11-28T18:08:32.531Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:08:33 [2023-11-28T18:08:33.458Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
18:08:33 [2023-11-28T18:08:33.458Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:08:34 [2023-11-28T18:08:34.019Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
18:08:34 [2023-11-28T18:08:34.019Z] === RUN   TestCgroupNamespacesRunOlderClient
18:08:35 [2023-11-28T18:08:35.385Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s)
18:08:35 [2023-11-28T18:08:35.385Z] === RUN   TestNISDomainname
18:08:35 [2023-11-28T18:08:35.641Z] --- PASS: TestNISDomainname (0.52s)
18:08:35 [2023-11-28T18:08:35.641Z] === RUN   TestHostnameDnsResolution
18:08:36 [2023-11-28T18:08:36.569Z] --- PASS: TestHostnameDnsResolution (0.70s)
18:08:36 [2023-11-28T18:08:36.569Z] === RUN   TestUnprivilegedPortsAndPing
18:08:37 [2023-11-28T18:08:37.130Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s)
18:08:37 [2023-11-28T18:08:37.130Z] === RUN   TestPrivilegedHostDevices
18:08:37 [2023-11-28T18:08:37.386Z] --- PASS: TestPrivilegedHostDevices (0.53s)
18:08:37 [2023-11-28T18:08:37.386Z] === RUN   TestRunConsoleSize
18:08:37 [2023-11-28T18:08:37.948Z] --- PASS: TestRunConsoleSize (0.48s)
18:08:37 [2023-11-28T18:08:37.948Z] === RUN   TestRunWithAlternativeContainerdShim
18:08:44 [2023-11-28T18:08:44.483Z] --- PASS: TestRunWithAlternativeContainerdShim (5.48s)
18:08:44 [2023-11-28T18:08:44.483Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
18:08:44 [2023-11-28T18:08:44.483Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.14s)
18:08:44 [2023-11-28T18:08:44.483Z] === RUN   TestStats
18:08:46 [2023-11-28T18:08:46.372Z] --- PASS: TestStats (1.50s)
18:08:46 [2023-11-28T18:08:46.372Z] === RUN   TestStopContainerWithTimeout
18:08:46 [2023-11-28T18:08:46.372Z] === RUN   TestStopContainerWithTimeout/0
18:08:46 [2023-11-28T18:08:46.372Z] === PAUSE TestStopContainerWithTimeout/0
18:08:46 [2023-11-28T18:08:46.372Z] === RUN   TestStopContainerWithTimeout/1
18:08:46 [2023-11-28T18:08:46.372Z] === PAUSE TestStopContainerWithTimeout/1
18:08:46 [2023-11-28T18:08:46.372Z] === RUN   TestStopContainerWithTimeout/3
18:08:46 [2023-11-28T18:08:46.372Z] === PAUSE TestStopContainerWithTimeout/3
18:08:46 [2023-11-28T18:08:46.372Z] === RUN   TestStopContainerWithTimeout/-1
18:08:46 [2023-11-28T18:08:46.372Z] === PAUSE TestStopContainerWithTimeout/-1
18:08:46 [2023-11-28T18:08:46.372Z] === CONT  TestStopContainerWithTimeout/0
18:08:46 [2023-11-28T18:08:46.372Z] === CONT  TestStopContainerWithTimeout/3
18:08:46 [2023-11-28T18:08:46.372Z] === CONT  TestStopContainerWithTimeout/-1
18:08:46 [2023-11-28T18:08:46.372Z] === CONT  TestStopContainerWithTimeout/1
18:08:49 [2023-11-28T18:08:49.639Z] --- PASS: TestStopContainerWithTimeout (0.05s)
18:08:49 [2023-11-28T18:08:49.639Z]     --- PASS: TestStopContainerWithTimeout/0 (0.82s)
18:08:49 [2023-11-28T18:08:49.639Z]     --- PASS: TestStopContainerWithTimeout/1 (1.92s)
18:08:49 [2023-11-28T18:08:49.639Z]     --- PASS: TestStopContainerWithTimeout/3 (3.12s)
18:08:49 [2023-11-28T18:08:49.639Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.18s)
18:08:49 [2023-11-28T18:08:49.639Z] === RUN   TestStopContainerWithTimeoutCancel
18:08:49 [2023-11-28T18:08:49.639Z] === PAUSE TestStopContainerWithTimeoutCancel
18:08:49 [2023-11-28T18:08:49.639Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:08:51 [2023-11-28T18:08:51.528Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.26s)
18:08:51 [2023-11-28T18:08:51.528Z] === RUN   TestUpdateMemory
18:08:52 [2023-11-28T18:08:52.090Z] --- PASS: TestUpdateMemory (0.57s)
18:08:52 [2023-11-28T18:08:52.090Z] === RUN   TestUpdateCPUQuota
18:08:53 [2023-11-28T18:08:53.018Z] --- PASS: TestUpdateCPUQuota (0.88s)
18:08:53 [2023-11-28T18:08:53.018Z] === RUN   TestUpdatePidsLimit
18:08:53 [2023-11-28T18:08:53.018Z] === RUN   TestUpdatePidsLimit/update_from_none
18:08:53 [2023-11-28T18:08:53.273Z] === RUN   TestUpdatePidsLimit/no_change
18:08:53 [2023-11-28T18:08:53.529Z] === RUN   TestUpdatePidsLimit/update_lower
18:08:53 [2023-11-28T18:08:53.785Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:08:54 [2023-11-28T18:08:54.041Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:08:54 [2023-11-28T18:08:54.041Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:08:54 [2023-11-28T18:08:54.297Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:08:55 [2023-11-28T18:08:55.224Z] --- PASS: TestUpdatePidsLimit (2.05s)
18:08:55 [2023-11-28T18:08:55.224Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.24s)
18:08:55 [2023-11-28T18:08:55.224Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
18:08:55 [2023-11-28T18:08:55.224Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
18:08:55 [2023-11-28T18:08:55.224Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
18:08:55 [2023-11-28T18:08:55.224Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
18:08:55 [2023-11-28T18:08:55.224Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
18:08:55 [2023-11-28T18:08:55.224Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
18:08:55 [2023-11-28T18:08:55.224Z] === RUN   TestUpdateRestartPolicy
18:09:07 [2023-11-28T18:09:07.395Z] --- PASS: TestUpdateRestartPolicy (10.83s)
18:09:07 [2023-11-28T18:09:07.395Z] === RUN   TestUpdateRestartWithAutoRemove
18:09:07 [2023-11-28T18:09:07.395Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
18:09:07 [2023-11-28T18:09:07.395Z] === RUN   TestWaitNonBlocked
18:09:07 [2023-11-28T18:09:07.395Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:09:07 [2023-11-28T18:09:07.395Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:09:07 [2023-11-28T18:09:07.395Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:09:07 [2023-11-28T18:09:07.395Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:09:07 [2023-11-28T18:09:07.395Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:09:07 [2023-11-28T18:09:07.395Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:09:07 [2023-11-28T18:09:07.395Z] --- PASS: TestWaitNonBlocked (0.02s)
18:09:07 [2023-11-28T18:09:07.395Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s)
18:09:07 [2023-11-28T18:09:07.395Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s)
18:09:07 [2023-11-28T18:09:07.395Z] === RUN   TestWaitBlocked
18:09:07 [2023-11-28T18:09:07.395Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:09:07 [2023-11-28T18:09:07.395Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:09:07 [2023-11-28T18:09:07.395Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:09:07 [2023-11-28T18:09:07.395Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:09:07 [2023-11-28T18:09:07.395Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:09:07 [2023-11-28T18:09:07.395Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:09:07 [2023-11-28T18:09:07.957Z] --- PASS: TestWaitBlocked (0.03s)
18:09:07 [2023-11-28T18:09:07.957Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
18:09:07 [2023-11-28T18:09:07.957Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s)
18:09:07 [2023-11-28T18:09:07.957Z] === RUN   TestWaitConditions
18:09:07 [2023-11-28T18:09:07.957Z] === RUN   TestWaitConditions/default
18:09:07 [2023-11-28T18:09:07.957Z] === PAUSE TestWaitConditions/default
18:09:07 [2023-11-28T18:09:07.957Z] === RUN   TestWaitConditions/not-running
18:09:07 [2023-11-28T18:09:07.957Z] === PAUSE TestWaitConditions/not-running
18:09:07 [2023-11-28T18:09:07.957Z] === RUN   TestWaitConditions/next-exit
18:09:07 [2023-11-28T18:09:07.957Z] === PAUSE TestWaitConditions/next-exit
18:09:07 [2023-11-28T18:09:07.957Z] === RUN   TestWaitConditions/removed
18:09:07 [2023-11-28T18:09:07.957Z] === PAUSE TestWaitConditions/removed
18:09:07 [2023-11-28T18:09:07.957Z] === CONT  TestWaitConditions/default
18:09:07 [2023-11-28T18:09:07.957Z] === CONT  TestWaitConditions/next-exit
18:09:07 [2023-11-28T18:09:07.957Z] === CONT  TestWaitConditions/removed
18:09:07 [2023-11-28T18:09:07.957Z] === CONT  TestWaitConditions/not-running
18:09:07 [2023-11-28T18:09:07.957Z]     wait_test.go:145: ContainerID = 0845375d85533ea4fe8da3dacbd314ac8dcc6cbcaf16ee93665a5c266cd754ef
18:09:07 [2023-11-28T18:09:07.957Z]     wait_test.go:145: ContainerID = 170a15dc50a763406940d3080942cc6e00dacc067842b75a3b1aa180e1ce7937
18:09:07 [2023-11-28T18:09:07.957Z]     wait_test.go:145: ContainerID = f5861adf0bb8920e3994eaabf4ac6ec729a116660102f061a51715237d4b4985
18:09:07 [2023-11-28T18:09:07.957Z]     wait_test.go:145: ContainerID = 853162c1b764f8826f522606f1cb11bdac61f089607cb3d8f97aa9f3ea1368ba
18:09:09 [2023-11-28T18:09:09.322Z] --- PASS: TestWaitConditions (0.03s)
18:09:09 [2023-11-28T18:09:09.322Z]     --- PASS: TestWaitConditions/removed (0.94s)
18:09:09 [2023-11-28T18:09:09.322Z]     --- PASS: TestWaitConditions/not-running (1.11s)
18:09:09 [2023-11-28T18:09:09.322Z]     --- PASS: TestWaitConditions/next-exit (1.16s)
18:09:09 [2023-11-28T18:09:09.322Z]     --- PASS: TestWaitConditions/default (1.21s)
18:09:09 [2023-11-28T18:09:09.322Z] === RUN   TestWaitRestartedContainer
18:09:09 [2023-11-28T18:09:09.322Z] === RUN   TestWaitRestartedContainer/default
18:09:09 [2023-11-28T18:09:09.322Z] === PAUSE TestWaitRestartedContainer/default
18:09:09 [2023-11-28T18:09:09.322Z] === RUN   TestWaitRestartedContainer/not-running
18:09:09 [2023-11-28T18:09:09.322Z] === PAUSE TestWaitRestartedContainer/not-running
18:09:09 [2023-11-28T18:09:09.322Z] === RUN   TestWaitRestartedContainer/next-exit
18:09:09 [2023-11-28T18:09:09.322Z] === PAUSE TestWaitRestartedContainer/next-exit
18:09:09 [2023-11-28T18:09:09.322Z] === CONT  TestWaitRestartedContainer/default
18:09:09 [2023-11-28T18:09:09.322Z] === CONT  TestWaitRestartedContainer/next-exit
18:09:09 [2023-11-28T18:09:09.322Z] === CONT  TestWaitRestartedContainer/not-running
18:09:11 [2023-11-28T18:09:11.839Z] --- PASS: TestWaitRestartedContainer (0.01s)
18:09:11 [2023-11-28T18:09:11.839Z]     --- PASS: TestWaitRestartedContainer/default (1.78s)
18:09:11 [2023-11-28T18:09:11.839Z]     --- PASS: TestWaitRestartedContainer/not-running (2.06s)
18:09:11 [2023-11-28T18:09:11.839Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.12s)
18:09:11 [2023-11-28T18:09:11.839Z] === CONT  TestContainerStartOnDaemonRestart
18:09:11 [2023-11-28T18:09:11.839Z] === CONT  TestHardRestartWhenContainerIsRunning
18:09:11 [2023-11-28T18:09:11.839Z] === CONT  TestIpcModeOlderClient
18:09:11 [2023-11-28T18:09:11.839Z] === CONT  TestContainerKillOnDaemonStart
18:09:11 [2023-11-28T18:09:11.839Z] === CONT  TestStopContainerWithTimeoutCancel
18:09:11 [2023-11-28T18:09:11.839Z] === CONT  TestDaemonHostGatewayIP
18:09:11 [2023-11-28T18:09:11.839Z] === CONT  TestRestartDaemonWithRestartingContainer
18:09:11 [2023-11-28T18:09:11.839Z] === CONT  TestDaemonRestartIpcMode
18:09:11 [2023-11-28T18:09:11.839Z] --- PASS: TestIpcModeOlderClient (0.09s)
18:09:13 [2023-11-28T18:09:13.206Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
18:09:13 [2023-11-28T18:09:13.206Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
18:09:14 [2023-11-28T18:09:14.135Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.54s)
18:09:14 [2023-11-28T18:09:14.135Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
18:09:14 [2023-11-28T18:09:14.135Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.65s)
18:09:14 [2023-11-28T18:09:14.391Z] --- PASS: TestContainerStartOnDaemonRestart (3.02s)
18:09:14 [2023-11-28T18:09:14.953Z] --- PASS: TestDaemonHostGatewayIP (3.48s)
18:09:15 [2023-11-28T18:09:15.220Z] --- PASS: TestStopContainerWithTimeoutCancel (3.76s)
18:09:15 [2023-11-28T18:09:15.220Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.79s)
18:09:15 [2023-11-28T18:09:15.220Z] --- PASS: TestDaemonRestartIpcMode (3.87s)
18:09:23 [2023-11-28T18:09:23.303Z] --- PASS: TestContainerKillOnDaemonStart (11.74s)
18:09:23 [2023-11-28T18:09:23.303Z] PASS
18:09:23 [2023-11-28T18:09:23.303Z] 
18:09:23 [2023-11-28T18:09:23.303Z] === Skipped
18:09:23 [2023-11-28T18:09:23.303Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
18:09:23 [2023-11-28T18:09:23.303Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:09:23 [2023-11-28T18:09:23.303Z] 
18:09:23 [2023-11-28T18:09:23.303Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:09:23 [2023-11-28T18:09:23.303Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:09:23 [2023-11-28T18:09:23.303Z] 
18:09:23 [2023-11-28T18:09:23.303Z] DONE 320 tests, 2 skipped in 170.937s
18:09:23 [2023-11-28T18:09:23.303Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
18:09:23 [2023-11-28T18:09:23.303Z] ++ '[' -n '' ']'
18:09:23 [2023-11-28T18:09:23.303Z] ++ 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:09:23 [2023-11-28T18:09:23.303Z] ++ set -e
18:09:23 [2023-11-28T18:09:23.303Z] ++ '[' -n 0 ']'
18:09:23 [2023-11-28T18:09:23.303Z] ++ set -x
18:09:23 [2023-11-28T18:09:23.303Z] ++ 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.AsCX4KVAOl/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:09:23 [2023-11-28T18:09:23.303Z] INFO: Testing against a local daemon
18:09:23 [2023-11-28T18:09:23.303Z] === RUN   TestConfigDaemonID
18:09:24 [2023-11-28T18:09:24.231Z]     daemon_test.go:60: [d101c3a821956] daemon is not started
18:09:24 [2023-11-28T18:09:24.231Z] --- PASS: TestConfigDaemonID (1.04s)
18:09:24 [2023-11-28T18:09:24.231Z] === RUN   TestDaemonConfigValidation
18:09:24 [2023-11-28T18:09:24.231Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:09:24 [2023-11-28T18:09:24.231Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:09:24 [2023-11-28T18:09:24.231Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:09:24 [2023-11-28T18:09:24.231Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:09:24 [2023-11-28T18:09:24.231Z] === RUN   TestDaemonConfigValidation/invalid_config
18:09:24 [2023-11-28T18:09:24.231Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:09:24 [2023-11-28T18:09:24.231Z] === RUN   TestDaemonConfigValidation/malformed_config
18:09:24 [2023-11-28T18:09:24.231Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:09:24 [2023-11-28T18:09:24.231Z] === RUN   TestDaemonConfigValidation/valid_config
18:09:24 [2023-11-28T18:09:24.231Z] === PAUSE TestDaemonConfigValidation/valid_config
18:09:24 [2023-11-28T18:09:24.231Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:09:24 [2023-11-28T18:09:24.231Z] === CONT  TestDaemonConfigValidation/invalid_config
18:09:24 [2023-11-28T18:09:24.231Z] === CONT  TestDaemonConfigValidation/malformed_config
18:09:24 [2023-11-28T18:09:24.231Z] === CONT  TestDaemonConfigValidation/valid_config
18:09:24 [2023-11-28T18:09:24.231Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:09:24 [2023-11-28T18:09:24.231Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:09:24 [2023-11-28T18:09:24.231Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
18:09:24 [2023-11-28T18:09:24.231Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
18:09:24 [2023-11-28T18:09:24.231Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
18:09:24 [2023-11-28T18:09:24.231Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
18:09:24 [2023-11-28T18:09:24.231Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
18:09:24 [2023-11-28T18:09:24.231Z] === RUN   TestConfigDaemonSeccompProfiles
18:09:24 [2023-11-28T18:09:24.231Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:09:25 [2023-11-28T18:09:25.602Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:09:26 [2023-11-28T18:09:26.529Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:09:27 [2023-11-28T18:09:27.457Z]     daemon_test.go:179: [d3ef8ee7e2565] daemon is not started
18:09:27 [2023-11-28T18:09:27.457Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
18:09:27 [2023-11-28T18:09:27.457Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
18:09:27 [2023-11-28T18:09:27.457Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
18:09:27 [2023-11-28T18:09:27.457Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
18:09:27 [2023-11-28T18:09:27.457Z] === RUN   TestDaemonProxy
18:09:27 [2023-11-28T18:09:27.457Z] === RUN   TestDaemonProxy/environment_variables
18:09:27 [2023-11-28T18:09:27.457Z] === PAUSE TestDaemonProxy/environment_variables
18:09:27 [2023-11-28T18:09:27.457Z] === RUN   TestDaemonProxy/command-line_options
18:09:27 [2023-11-28T18:09:27.457Z] === PAUSE TestDaemonProxy/command-line_options
18:09:27 [2023-11-28T18:09:27.457Z] === RUN   TestDaemonProxy/configuration_file
18:09:27 [2023-11-28T18:09:27.457Z] === PAUSE TestDaemonProxy/configuration_file
18:09:27 [2023-11-28T18:09:27.457Z] === RUN   TestDaemonProxy/conflicting_options
18:09:28 [2023-11-28T18:09:28.019Z] === RUN   TestDaemonProxy/reload_sanitized
18:09:28 [2023-11-28T18:09:28.019Z] === PAUSE TestDaemonProxy/reload_sanitized
18:09:28 [2023-11-28T18:09:28.019Z] === CONT  TestDaemonProxy/environment_variables
18:09:28 [2023-11-28T18:09:28.019Z] === CONT  TestDaemonProxy/configuration_file
18:09:28 [2023-11-28T18:09:28.019Z] === CONT  TestDaemonProxy/command-line_options
18:09:28 [2023-11-28T18:09:28.019Z] === CONT  TestDaemonProxy/reload_sanitized
18:09:29 [2023-11-28T18:09:29.908Z] --- PASS: TestDaemonProxy (0.50s)
18:09:29 [2023-11-28T18:09:29.908Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
18:09:29 [2023-11-28T18:09:29.908Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
18:09:29 [2023-11-28T18:09:29.908Z]     --- PASS: TestDaemonProxy/environment_variables (1.70s)
18:09:29 [2023-11-28T18:09:29.908Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
18:09:29 [2023-11-28T18:09:29.908Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
18:09:29 [2023-11-28T18:09:29.908Z] === RUN   TestLiveRestore
18:09:29 [2023-11-28T18:09:29.908Z] === RUN   TestLiveRestore/volume_references
18:09:29 [2023-11-28T18:09:29.908Z] === PAUSE TestLiveRestore/volume_references
18:09:29 [2023-11-28T18:09:29.908Z] === CONT  TestLiveRestore/volume_references
18:09:30 [2023-11-28T18:09:30.164Z] === RUN   TestLiveRestore/volume_references/restartPolicy
18:09:30 [2023-11-28T18:09:30.164Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
18:09:31 [2023-11-28T18:09:31.528Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
18:09:32 [2023-11-28T18:09:32.090Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
18:09:33 [2023-11-28T18:09:33.455Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
18:09:34 [2023-11-28T18:09:34.017Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
18:09:34 [2023-11-28T18:09:34.944Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
18:09:35 [2023-11-28T18:09:35.507Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
18:09:36 [2023-11-28T18:09:36.435Z] --- PASS: TestLiveRestore (0.00s)
18:09:36 [2023-11-28T18:09:36.435Z]     --- PASS: TestLiveRestore/volume_references (6.80s)
18:09:36 [2023-11-28T18:09:36.435Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.86s)
18:09:36 [2023-11-28T18:09:36.435Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.99s)
18:09:36 [2023-11-28T18:09:36.435Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.94s)
18:09:36 [2023-11-28T18:09:36.435Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s)
18:09:36 [2023-11-28T18:09:36.435Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s)
18:09:36 [2023-11-28T18:09:36.435Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.39s)
18:09:36 [2023-11-28T18:09:36.435Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.41s)
18:09:36 [2023-11-28T18:09:36.435Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.96s)
18:09:36 [2023-11-28T18:09:36.435Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
18:09:37 [2023-11-28T18:09:37.362Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
18:09:37 [2023-11-28T18:09:37.362Z] PASS
18:09:37 [2023-11-28T18:09:37.362Z] 
18:09:37 [2023-11-28T18:09:37.362Z] DONE 28 tests in 14.017s
18:09:37 [2023-11-28T18:09:37.362Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
18:09:37 [2023-11-28T18:09:37.362Z] ++ '[' -n '' ']'
18:09:37 [2023-11-28T18:09:37.362Z] ++ 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:09:37 [2023-11-28T18:09:37.362Z] ++ set -e
18:09:37 [2023-11-28T18:09:37.362Z] ++ '[' -n 0 ']'
18:09:37 [2023-11-28T18:09:37.362Z] ++ set -x
18:09:37 [2023-11-28T18:09:37.362Z] ++ 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.AsCX4KVAOl/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:09:37 [2023-11-28T18:09:37.362Z] INFO: Testing against a local daemon
18:09:37 [2023-11-28T18:09:37.362Z] === RUN   TestCommitInheritsEnv
18:09:37 [2023-11-28T18:09:37.362Z] --- PASS: TestCommitInheritsEnv (0.16s)
18:09:37 [2023-11-28T18:09:37.362Z] === RUN   TestUsernsCommit
18:09:38 [2023-11-28T18:09:38.728Z] --- PASS: TestUsernsCommit (1.47s)
18:09:38 [2023-11-28T18:09:38.728Z] === RUN   TestImportExtremelyLargeImageWorks
18:09:38 [2023-11-28T18:09:38.728Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
18:09:38 [2023-11-28T18:09:38.728Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:09:38 [2023-11-28T18:09:38.728Z] === RUN   TestImportWithCustomPlatform
18:09:39 [2023-11-28T18:09:39.010Z] === RUN   TestImportWithCustomPlatform/#00
18:09:39 [2023-11-28T18:09:39.010Z] === RUN   TestImportWithCustomPlatform/linux
18:09:39 [2023-11-28T18:09:39.010Z] === RUN   TestImportWithCustomPlatform/LINUX
18:09:39 [2023-11-28T18:09:39.010Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:09:39 [2023-11-28T18:09:39.010Z] --- PASS: TestImportWithCustomPlatform (0.11s)
18:09:39 [2023-11-28T18:09:39.010Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
18:09:39 [2023-11-28T18:09:39.010Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
18:09:39 [2023-11-28T18:09:39.010Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
18:09:39 [2023-11-28T18:09:39.010Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
18:09:39 [2023-11-28T18:09:39.010Z] === RUN   TestImportWithCustomPlatformReject
18:09:39 [2023-11-28T18:09:39.010Z] === RUN   TestImportWithCustomPlatformReject/_______
18:09:39 [2023-11-28T18:09:39.010Z] === RUN   TestImportWithCustomPlatformReject//
18:09:39 [2023-11-28T18:09:39.010Z] === RUN   TestImportWithCustomPlatformReject/macos
18:09:39 [2023-11-28T18:09:39.010Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
18:09:39 [2023-11-28T18:09:39.010Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
18:09:39 [2023-11-28T18:09:39.010Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
18:09:39 [2023-11-28T18:09:39.010Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
18:09:39 [2023-11-28T18:09:39.010Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
18:09:39 [2023-11-28T18:09:39.010Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
18:09:39 [2023-11-28T18:09:39.010Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
18:09:39 [2023-11-28T18:09:39.010Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
18:09:39 [2023-11-28T18:09:39.010Z] === RUN   TestImageInspectEmptyTagsAndDigests
18:09:39 [2023-11-28T18:09:39.010Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
18:09:39 [2023-11-28T18:09:39.010Z] === RUN   TestImagesFilterMultiReference
18:09:39 [2023-11-28T18:09:39.010Z] --- PASS: TestImagesFilterMultiReference (0.05s)
18:09:39 [2023-11-28T18:09:39.010Z] === RUN   TestImagesFilterUntil
18:09:39 [2023-11-28T18:09:39.266Z]     list_test.go:98: ImageList: ID=sha256:416c428d7ef4c131890280866c3f4730ce8332509d4f188e035e5bec1e031683 RepoTags=[testimagesfilteruntil:v1]
18:09:39 [2023-11-28T18:09:39.266Z] --- PASS: TestImagesFilterUntil (0.23s)
18:09:39 [2023-11-28T18:09:39.266Z] === RUN   TestImagesFilterBeforeSince
18:09:39 [2023-11-28T18:09:39.525Z]     list_test.go:132: ImageList: ID=sha256:232560d4b717b76df1dd8d7238541a86cc9e0ce21c92f37bf76d3a713716266e RepoTags=[testimagesfilterbeforesince:v2]
18:09:39 [2023-11-28T18:09:39.525Z]     list_test.go:132: ImageList: ID=sha256:5292aa9157f5c704bc39b4a70105e5a9db87866d9fa3a512fc33d8d1ad55ec6e RepoTags=[testimagesfilterbeforesince:v3]
18:09:39 [2023-11-28T18:09:39.525Z]     list_test.go:132: ImageList: ID=sha256:cbfd1619baa97d084dd33902dda994d1f559963afbd426922e244577c5056541 RepoTags=[testimagesfilterbeforesince:v1]
18:09:39 [2023-11-28T18:09:39.525Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
18:09:39 [2023-11-28T18:09:39.525Z] === RUN   TestAPIImagesFilters
18:09:39 [2023-11-28T18:09:39.525Z] === RUN   TestAPIImagesFilters/repository_regex
18:09:39 [2023-11-28T18:09:39.526Z] === PAUSE TestAPIImagesFilters/repository_regex
18:09:39 [2023-11-28T18:09:39.526Z] === RUN   TestAPIImagesFilters/image_name_regex
18:09:39 [2023-11-28T18:09:39.526Z] === PAUSE TestAPIImagesFilters/image_name_regex
18:09:39 [2023-11-28T18:09:39.526Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
18:09:39 [2023-11-28T18:09:39.526Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
18:09:39 [2023-11-28T18:09:39.526Z] === RUN   TestAPIImagesFilters/registry_port_regex
18:09:39 [2023-11-28T18:09:39.526Z] === PAUSE TestAPIImagesFilters/registry_port_regex
18:09:39 [2023-11-28T18:09:39.526Z] === CONT  TestAPIImagesFilters/repository_regex
18:09:39 [2023-11-28T18:09:39.526Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
18:09:39 [2023-11-28T18:09:39.526Z] === CONT  TestAPIImagesFilters/registry_port_regex
18:09:39 [2023-11-28T18:09:39.526Z] === CONT  TestAPIImagesFilters/image_name_regex
18:09:39 [2023-11-28T18:09:39.526Z] --- PASS: TestAPIImagesFilters (0.04s)
18:09:39 [2023-11-28T18:09:39.526Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
18:09:39 [2023-11-28T18:09:39.526Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
18:09:39 [2023-11-28T18:09:39.526Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
18:09:39 [2023-11-28T18:09:39.526Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
18:09:39 [2023-11-28T18:09:39.526Z] === RUN   TestPruneDontDeleteUsedDangling
18:09:39 [2023-11-28T18:09:39.526Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s)
18:09:39 [2023-11-28T18:09:39.526Z] === RUN   TestImagePullPlatformInvalid
18:09:39 [2023-11-28T18:09:39.526Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:09:39 [2023-11-28T18:09:39.526Z] === RUN   TestImagePullStoredfDigestForOtherRepo
18:09:39 [2023-11-28T18:09:39.526Z] time="2023-11-28T18:09:39.499620513Z" 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=9cedc091-6a29-4b6b-a00c-1794d6dd08e6 version=2.8.3 
18:09:39 [2023-11-28T18:09:39.526Z] time="2023-11-28T18:09:39.49972924Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=9cedc091-6a29-4b6b-a00c-1794d6dd08e6 version=2.8.3 
18:09:39 [2023-11-28T18:09:39.526Z] time="2023-11-28T18:09:39.499739768Z" level=info msg="Starting upload purge in 18m0s" go.version=go1.20.8 instance.id=9cedc091-6a29-4b6b-a00c-1794d6dd08e6 version=2.8.3 
18:09:39 [2023-11-28T18:09:39.526Z] time="2023-11-28T18:09:39.499960957Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=9cedc091-6a29-4b6b-a00c-1794d6dd08e6 version=2.8.3 
18:09:39 [2023-11-28T18:09:39.786Z] time="2023-11-28T18:09:39.594181179Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f3a8d1bd-1fcb-4eb2-a6ea-c6f4760d217f http.request.method=GET http.request.remoteaddr="127.0.0.1:59250" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
18:09:39 [2023-11-28T18:09:39.786Z] time="2023-11-28T18:09:39.594238197Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f3a8d1bd-1fcb-4eb2-a6ea-c6f4760d217f http.request.method=GET http.request.remoteaddr="127.0.0.1:59250" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.868425ms http.response.status=200 http.response.written=2 
18:09:39 [2023-11-28T18:09:39.786Z] 127.0.0.1 - - [28/Nov/2023:18:09:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
18:09:39 [2023-11-28T18:09:39.786Z] time="2023-11-28T18:09:39.596855014Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b36ed0ce-35ba-4467-b636-b56ab646a959 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:09:39 [2023-11-28T18:09:39.786Z] time="2023-11-28T18:09:39.59687812Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4df02f93-6030-461b-89e0-2aee1e454fe5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:09:39 [2023-11-28T18:09:39.786Z] time="2023-11-28T18:09:39.596901579Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b36ed0ce-35ba-4467-b636-b56ab646a959 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:09:39 [2023-11-28T18:09:39.786Z] time="2023-11-28T18:09:39.596910753Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4df02f93-6030-461b-89e0-2aee1e454fe5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:09:39 [2023-11-28T18:09:39.786Z] time="2023-11-28T18:09:39.597012777Z" 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=4df02f93-6030-461b-89e0-2aee1e454fe5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=38.581µ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=20afc4e3-9cae-4166-967b-22c406e70bd3 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:09:39 [2023-11-28T18:09:39.786Z] time="2023-11-28T18:09:39.597086279Z" 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=b36ed0ce-35ba-4467-b636-b56ab646a959 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=109.95µ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=12f7251c-b705-48fd-866d-42d29a7a025a trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:09:39 [2023-11-28T18:09:39.786Z] time="2023-11-28T18:09:39.597131876Z" 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=4df02f93-6030-461b-89e0-2aee1e454fe5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.311166ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:09:39 [2023-11-28T18:09:39.786Z] time="2023-11-28T18:09:39.597140311Z" 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=b36ed0ce-35ba-4467-b636-b56ab646a959 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.351626ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:09:39 [2023-11-28T18:09:39.786Z] 127.0.0.1 - - [28/Nov/2023:18:09:39 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.8+unknown"
18:09:39 [2023-11-28T18:09:39.786Z] 127.0.0.1 - - [28/Nov/2023:18:09:39 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.8+unknown"
18:09:39 [2023-11-28T18:09:39.786Z] time="2023-11-28T18:09:39.598773787Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7b3de57b-6283-444a-9f91-e83446ce5326 http.request.method=POST http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
18:09:39 [2023-11-28T18:09:39.786Z] time="2023-11-28T18:09:39.598819966Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7b3de57b-6283-444a-9f91-e83446ce5326 http.request.method=POST http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
18:09:39 [2023-11-28T18:09:39.786Z] time="2023-11-28T18:09:39.598915319Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ecb23df1-292b-4451-8fec-f6d1e55601ce http.request.method=POST http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
18:09:39 [2023-11-28T18:09:39.787Z] time="2023-11-28T18:09:39.598955664Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ecb23df1-292b-4451-8fec-f6d1e55601ce http.request.method=POST http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 
18:09:39 [2023-11-28T18:09:39.787Z] time="2023-11-28T18:09:39.598969449Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/397a1a1e-87fc-481c-abe9-42830738dc40/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7b3de57b-6283-444a-9f91-e83446ce5326 http.request.method=POST http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=113.938µ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=53e7ed2d-16a8-4f1d-91fd-9cc1078f3175 trace.line=110 vars.name=test 
18:09:39 [2023-11-28T18:09:39.787Z] time="2023-11-28T18:09:39.599037479Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/397a1a1e-87fc-481c-abe9-42830738dc40/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7b3de57b-6283-444a-9f91-e83446ce5326 http.request.method=POST http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=31.976µ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=78fdcf72-e4eb-44da-9fca-12a8c5c996c2 trace.line=142 vars.name=test 
18:09:39 [2023-11-28T18:09:39.787Z] time="2023-11-28T18:09:39.599056958Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ecb23df1-292b-4451-8fec-f6d1e55601ce http.request.method=POST http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=69.556µ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=5db46878-f155-42ae-b8cd-2f3a6ef4f0f1 trace.line=110 vars.name=test 
18:09:39 [2023-11-28T18:09:39.787Z] time="2023-11-28T18:09:39.59910253Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ecb23df1-292b-4451-8fec-f6d1e55601ce http.request.method=POST http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=21.67µ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=38ede000-29da-4d6f-b51b-a521779afa3c trace.line=142 vars.name=test 
18:09:39 [2023-11-28T18:09:39.787Z] time="2023-11-28T18:09:39.5991242Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/397a1a1e-87fc-481c-abe9-42830738dc40/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7b3de57b-6283-444a-9f91-e83446ce5326 http.request.method=POST http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=41.617µ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=8675cd8a-6a80-4374-ba77-c973847fe966 trace.line=110 vars.name=test 
18:09:39 [2023-11-28T18:09:39.787Z] time="2023-11-28T18:09:39.599178322Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ecb23df1-292b-4451-8fec-f6d1e55601ce http.request.method=POST http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=43.677µ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=7a7f3899-1140-494f-83d9-db625f2c0fb3 trace.line=110 vars.name=test 
18:09:39 [2023-11-28T18:09:39.787Z] time="2023-11-28T18:09:39.599219676Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7b3de57b-6283-444a-9f91-e83446ce5326 http.request.method=POST http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.814221ms http.response.status=202 http.response.written=0 
18:09:39 [2023-11-28T18:09:39.787Z] 127.0.0.1 - - [28/Nov/2023:18:09:39 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.8+unknown"
18:09:39 [2023-11-28T18:09:39.787Z] time="2023-11-28T18:09:39.599243119Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ecb23df1-292b-4451-8fec-f6d1e55601ce http.request.method=POST http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.78474ms http.response.status=202 http.response.written=0 
18:09:39 [2023-11-28T18:09:39.787Z] 127.0.0.1 - - [28/Nov/2023:18:09:39 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.8+unknown"
18:09:39 [2023-11-28T18:09:39.787Z] time="2023-11-28T18:09:39.600793607Z" 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=9fc9de41-87ef-4526-a4cb-2e1540c13db0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/uploads/397a1a1e-87fc-481c-abe9-42830738dc40?_state=Wp5f_EsxbtXtAnySCVrhuHajkP78XGLHFles7GN7zsF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5N2ExYTFlLTg3ZmMtNDgxYy1hYmU5LTQyODMwNzM4ZGM0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg4MzMxMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=397a1a1e-87fc-481c-abe9-42830738dc40 
18:09:39 [2023-11-28T18:09:39.787Z] time="2023-11-28T18:09:39.600870038Z" 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=9fc9de41-87ef-4526-a4cb-2e1540c13db0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/uploads/397a1a1e-87fc-481c-abe9-42830738dc40?_state=Wp5f_EsxbtXtAnySCVrhuHajkP78XGLHFles7GN7zsF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5N2ExYTFlLTg3ZmMtNDgxYy1hYmU5LTQyODMwNzM4ZGM0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg4MzMxMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=397a1a1e-87fc-481c-abe9-42830738dc40 
18:09:39 [2023-11-28T18:09:39.787Z] time="2023-11-28T18:09:39.601180779Z" 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=75391fb6-8c7f-4b64-8024-b0696335a9af http.request.method=PUT http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04?_state=L8OzN_dsiX3HZ8m_ih2yv4pFqKYE6bshEHHxP9PyzL97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3Njc0NTE4LTExZWYtNDIwZS1hZWQyLWViMWQ1ZWE5MmMwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg5NjYzNTZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=a7674518-11ef-420e-aed2-eb1d5ea92c04 
18:09:39 [2023-11-28T18:09:39.787Z] time="2023-11-28T18:09:39.601321704Z" 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=75391fb6-8c7f-4b64-8024-b0696335a9af http.request.method=PUT http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04?_state=L8OzN_dsiX3HZ8m_ih2yv4pFqKYE6bshEHHxP9PyzL97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3Njc0NTE4LTExZWYtNDIwZS1hZWQyLWViMWQ1ZWE5MmMwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg5NjYzNTZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=a7674518-11ef-420e-aed2-eb1d5ea92c04 
18:09:39 [2023-11-28T18:09:39.787Z] time="2023-11-28T18:09:39.601193916Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/397a1a1e-87fc-481c-abe9-42830738dc40/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fc9de41-87ef-4526-a4cb-2e1540c13db0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/uploads/397a1a1e-87fc-481c-abe9-42830738dc40?_state=Wp5f_EsxbtXtAnySCVrhuHajkP78XGLHFles7GN7zsF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5N2ExYTFlLTg3ZmMtNDgxYy1hYmU5LTQyODMwNzM4ZGM0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg4MzMxMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=55.312µ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=fbbe12aa-e9eb-48d0-8d4e-eeddf6e0303d trace.line=95 vars.name=test vars.uuid=397a1a1e-87fc-481c-abe9-42830738dc40 
18:09:39 [2023-11-28T18:09:39.787Z] time="2023-11-28T18:09:39.60140292Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=75391fb6-8c7f-4b64-8024-b0696335a9af http.request.method=PUT http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04?_state=L8OzN_dsiX3HZ8m_ih2yv4pFqKYE6bshEHHxP9PyzL97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3Njc0NTE4LTExZWYtNDIwZS1hZWQyLWViMWQ1ZWE5MmMwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg5NjYzNTZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=38.508µ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=e3c106d2-cffa-4032-966a-63aab9c9d337 trace.line=95 vars.name=test vars.uuid=a7674518-11ef-420e-aed2-eb1d5ea92c04 
18:09:39 [2023-11-28T18:09:39.788Z] time="2023-11-28T18:09:39.601642923Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/397a1a1e-87fc-481c-abe9-42830738dc40/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fc9de41-87ef-4526-a4cb-2e1540c13db0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/uploads/397a1a1e-87fc-481c-abe9-42830738dc40?_state=Wp5f_EsxbtXtAnySCVrhuHajkP78XGLHFles7GN7zsF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5N2ExYTFlLTg3ZmMtNDgxYy1hYmU5LTQyODMwNzM4ZGM0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg4MzMxMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=43.259µ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=88fbd8b9-cd69-478c-8d24-33a31409d45c trace.line=142 vars.name=test vars.uuid=397a1a1e-87fc-481c-abe9-42830738dc40 
18:09:39 [2023-11-28T18:09:39.788Z] time="2023-11-28T18:09:39.601701435Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=75391fb6-8c7f-4b64-8024-b0696335a9af http.request.method=PUT http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04?_state=L8OzN_dsiX3HZ8m_ih2yv4pFqKYE6bshEHHxP9PyzL97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3Njc0NTE4LTExZWYtNDIwZS1hZWQyLWViMWQ1ZWE5MmMwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg5NjYzNTZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=230.272µ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=af3d52f7-cc49-49dd-bba4-0d01f0ef4a3c trace.line=142 vars.name=test vars.uuid=a7674518-11ef-420e-aed2-eb1d5ea92c04 
18:09:39 [2023-11-28T18:09:39.788Z] time="2023-11-28T18:09:39.601748049Z" 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=75391fb6-8c7f-4b64-8024-b0696335a9af http.request.method=PUT http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04?_state=L8OzN_dsiX3HZ8m_ih2yv4pFqKYE6bshEHHxP9PyzL97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3Njc0NTE4LTExZWYtNDIwZS1hZWQyLWViMWQ1ZWE5MmMwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg5NjYzNTZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=a7674518-11ef-420e-aed2-eb1d5ea92c04 
18:09:39 [2023-11-28T18:09:39.788Z] time="2023-11-28T18:09:39.601715458Z" 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=9fc9de41-87ef-4526-a4cb-2e1540c13db0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/uploads/397a1a1e-87fc-481c-abe9-42830738dc40?_state=Wp5f_EsxbtXtAnySCVrhuHajkP78XGLHFles7GN7zsF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5N2ExYTFlLTg3ZmMtNDgxYy1hYmU5LTQyODMwNzM4ZGM0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg4MzMxMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=397a1a1e-87fc-481c-abe9-42830738dc40 
18:09:39 [2023-11-28T18:09:39.788Z] time="2023-11-28T18:09:39.601928343Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/397a1a1e-87fc-481c-abe9-42830738dc40/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=9fc9de41-87ef-4526-a4cb-2e1540c13db0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/uploads/397a1a1e-87fc-481c-abe9-42830738dc40?_state=Wp5f_EsxbtXtAnySCVrhuHajkP78XGLHFles7GN7zsF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5N2ExYTFlLTg3ZmMtNDgxYy1hYmU5LTQyODMwNzM4ZGM0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg4MzMxMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=72.338µ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=3aeacd9e-4eed-41de-be77-357926e2cada trace.line=110 vars.name=test vars.uuid=397a1a1e-87fc-481c-abe9-42830738dc40 
18:09:39 [2023-11-28T18:09:39.788Z] time="2023-11-28T18:09:39.601971773Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04/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=75391fb6-8c7f-4b64-8024-b0696335a9af http.request.method=PUT http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04?_state=L8OzN_dsiX3HZ8m_ih2yv4pFqKYE6bshEHHxP9PyzL97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3Njc0NTE4LTExZWYtNDIwZS1hZWQyLWViMWQ1ZWE5MmMwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg5NjYzNTZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=173.853µ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=ba739de4-477e-4715-b5f8-9bf11d3771a0 trace.line=110 vars.name=test vars.uuid=a7674518-11ef-420e-aed2-eb1d5ea92c04 
18:09:39 [2023-11-28T18:09:39.788Z] time="2023-11-28T18:09:39.601982809Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/397a1a1e-87fc-481c-abe9-42830738dc40/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fc9de41-87ef-4526-a4cb-2e1540c13db0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/uploads/397a1a1e-87fc-481c-abe9-42830738dc40?_state=Wp5f_EsxbtXtAnySCVrhuHajkP78XGLHFles7GN7zsF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5N2ExYTFlLTg3ZmMtNDgxYy1hYmU5LTQyODMwNzM4ZGM0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg4MzMxMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=16.779µ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=5371bdf7-68ea-495b-bf2b-b1a3888c0619 trace.line=155 vars.name=test vars.uuid=397a1a1e-87fc-481c-abe9-42830738dc40 
18:09:39 [2023-11-28T18:09:39.788Z] time="2023-11-28T18:09:39.602017066Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=75391fb6-8c7f-4b64-8024-b0696335a9af http.request.method=PUT http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04?_state=L8OzN_dsiX3HZ8m_ih2yv4pFqKYE6bshEHHxP9PyzL97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3Njc0NTE4LTExZWYtNDIwZS1hZWQyLWViMWQ1ZWE5MmMwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg5NjYzNTZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=14.236µ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=11d21850-67f5-4cc0-bf3f-a6463bfc7aa5 trace.line=155 vars.name=test vars.uuid=a7674518-11ef-420e-aed2-eb1d5ea92c04 
18:09:39 [2023-11-28T18:09:39.788Z] time="2023-11-28T18:09:39.602026166Z" 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=9fc9de41-87ef-4526-a4cb-2e1540c13db0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/uploads/397a1a1e-87fc-481c-abe9-42830738dc40?_state=Wp5f_EsxbtXtAnySCVrhuHajkP78XGLHFles7GN7zsF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5N2ExYTFlLTg3ZmMtNDgxYy1hYmU5LTQyODMwNzM4ZGM0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg4MzMxMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=12.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=cd0d025b-0c8d-4636-a56a-a7bba12c0c33 trace.line=155 vars.name=test vars.uuid=397a1a1e-87fc-481c-abe9-42830738dc40 
18:09:39 [2023-11-28T18:09:39.788Z] time="2023-11-28T18:09:39.602053875Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/397a1a1e-87fc-481c-abe9-42830738dc40/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fc9de41-87ef-4526-a4cb-2e1540c13db0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/uploads/397a1a1e-87fc-481c-abe9-42830738dc40?_state=Wp5f_EsxbtXtAnySCVrhuHajkP78XGLHFles7GN7zsF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5N2ExYTFlLTg3ZmMtNDgxYy1hYmU5LTQyODMwNzM4ZGM0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg4MzMxMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=9.132µ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=35ad115f-3072-4f13-9609-ad0cf2e4f8bb trace.line=155 vars.name=test vars.uuid=397a1a1e-87fc-481c-abe9-42830738dc40 
18:09:39 [2023-11-28T18:09:39.789Z] time="2023-11-28T18:09:39.602060513Z" 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=75391fb6-8c7f-4b64-8024-b0696335a9af http.request.method=PUT http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04?_state=L8OzN_dsiX3HZ8m_ih2yv4pFqKYE6bshEHHxP9PyzL97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3Njc0NTE4LTExZWYtNDIwZS1hZWQyLWViMWQ1ZWE5MmMwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg5NjYzNTZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=14.023µ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=21aa708f-de09-45d5-95f1-6995f259ade5 trace.line=155 vars.name=test vars.uuid=a7674518-11ef-420e-aed2-eb1d5ea92c04 
18:09:39 [2023-11-28T18:09:39.789Z] time="2023-11-28T18:09:39.602088353Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=75391fb6-8c7f-4b64-8024-b0696335a9af http.request.method=PUT http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04?_state=L8OzN_dsiX3HZ8m_ih2yv4pFqKYE6bshEHHxP9PyzL97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3Njc0NTE4LTExZWYtNDIwZS1hZWQyLWViMWQ1ZWE5MmMwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg5NjYzNTZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=9.33µ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=1c8313ab-d72d-45ce-92fb-f4f2afdfba8c trace.line=155 vars.name=test vars.uuid=a7674518-11ef-420e-aed2-eb1d5ea92c04 
18:09:39 [2023-11-28T18:09:39.789Z] time="2023-11-28T18:09:39.602126598Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/397a1a1e-87fc-481c-abe9-42830738dc40/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=9fc9de41-87ef-4526-a4cb-2e1540c13db0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/uploads/397a1a1e-87fc-481c-abe9-42830738dc40?_state=Wp5f_EsxbtXtAnySCVrhuHajkP78XGLHFles7GN7zsF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5N2ExYTFlLTg3ZmMtNDgxYy1hYmU5LTQyODMwNzM4ZGM0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg4MzMxMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=51.464µ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=ed295bfd-28d0-4c15-9c70-96972286984f trace.line=185 vars.name=test vars.uuid=397a1a1e-87fc-481c-abe9-42830738dc40 
18:09:39 [2023-11-28T18:09:39.789Z] time="2023-11-28T18:09:39.602150131Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04/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=75391fb6-8c7f-4b64-8024-b0696335a9af http.request.method=PUT http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04?_state=L8OzN_dsiX3HZ8m_ih2yv4pFqKYE6bshEHHxP9PyzL97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3Njc0NTE4LTExZWYtNDIwZS1hZWQyLWViMWQ1ZWE5MmMwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg5NjYzNTZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=39.951µ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=a0914e9b-f350-48ef-bb7b-4ba5eae402ab trace.line=185 vars.name=test vars.uuid=a7674518-11ef-420e-aed2-eb1d5ea92c04 
18:09:39 [2023-11-28T18:09:39.789Z] time="2023-11-28T18:09:39.602209988Z" 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=9fc9de41-87ef-4526-a4cb-2e1540c13db0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/uploads/397a1a1e-87fc-481c-abe9-42830738dc40?_state=Wp5f_EsxbtXtAnySCVrhuHajkP78XGLHFles7GN7zsF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5N2ExYTFlLTg3ZmMtNDgxYy1hYmU5LTQyODMwNzM4ZGM0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg4MzMxMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=51.348µ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=6a314374-1ae4-4386-ad4e-0d5a74b83b6f trace.line=110 vars.name=test vars.uuid=397a1a1e-87fc-481c-abe9-42830738dc40 
18:09:39 [2023-11-28T18:09:39.789Z] time="2023-11-28T18:09:39.602223256Z" 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=75391fb6-8c7f-4b64-8024-b0696335a9af http.request.method=PUT http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04?_state=L8OzN_dsiX3HZ8m_ih2yv4pFqKYE6bshEHHxP9PyzL97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3Njc0NTE4LTExZWYtNDIwZS1hZWQyLWViMWQ1ZWE5MmMwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg5NjYzNTZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=42.2µ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=92c1a428-2aae-4b50-b0b7-e0bc080689c1 trace.line=110 vars.name=test vars.uuid=a7674518-11ef-420e-aed2-eb1d5ea92c04 
18:09:39 [2023-11-28T18:09:39.789Z] time="2023-11-28T18:09:39.602342166Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=75391fb6-8c7f-4b64-8024-b0696335a9af http.request.method=PUT http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04?_state=L8OzN_dsiX3HZ8m_ih2yv4pFqKYE6bshEHHxP9PyzL97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3Njc0NTE4LTExZWYtNDIwZS1hZWQyLWViMWQ1ZWE5MmMwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg5NjYzNTZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=96.002µ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=029cff47-667a-4d67-85d5-aeb8cea955e1 trace.line=202 vars.name=test vars.uuid=a7674518-11ef-420e-aed2-eb1d5ea92c04 
18:09:39 [2023-11-28T18:09:39.789Z] time="2023-11-28T18:09:39.602351028Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/397a1a1e-87fc-481c-abe9-42830738dc40")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9fc9de41-87ef-4526-a4cb-2e1540c13db0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/uploads/397a1a1e-87fc-481c-abe9-42830738dc40?_state=Wp5f_EsxbtXtAnySCVrhuHajkP78XGLHFles7GN7zsF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5N2ExYTFlLTg3ZmMtNDgxYy1hYmU5LTQyODMwNzM4ZGM0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg4MzMxMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=112.74µ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=7777fbcb-75a6-49da-8501-ae09b393dee7 trace.line=202 vars.name=test vars.uuid=397a1a1e-87fc-481c-abe9-42830738dc40 
18:09:39 [2023-11-28T18:09:39.789Z] time="2023-11-28T18:09:39.602436879Z" 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=75391fb6-8c7f-4b64-8024-b0696335a9af http.request.method=PUT http.request.remoteaddr="127.0.0.1:59262" http.request.uri="/v2/test/blobs/uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04?_state=L8OzN_dsiX3HZ8m_ih2yv4pFqKYE6bshEHHxP9PyzL97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3Njc0NTE4LTExZWYtNDIwZS1hZWQyLWViMWQ1ZWE5MmMwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg5NjYzNTZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=2.385684ms http.response.status=201 http.response.written=0 
18:09:39 [2023-11-28T18:09:39.789Z] 127.0.0.1 - - [28/Nov/2023:18:09:39 +0000] "PUT /v2/test/blobs/uploads/a7674518-11ef-420e-aed2-eb1d5ea92c04?_state=L8OzN_dsiX3HZ8m_ih2yv4pFqKYE6bshEHHxP9PyzL97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3Njc0NTE4LTExZWYtNDIwZS1hZWQyLWViMWQ1ZWE5MmMwNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg5NjYzNTZaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown"
18:09:39 [2023-11-28T18:09:39.790Z] time="2023-11-28T18:09:39.602484864Z" 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=9fc9de41-87ef-4526-a4cb-2e1540c13db0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/blobs/uploads/397a1a1e-87fc-481c-abe9-42830738dc40?_state=Wp5f_EsxbtXtAnySCVrhuHajkP78XGLHFles7GN7zsF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5N2ExYTFlLTg3ZmMtNDgxYy1hYmU5LTQyODMwNzM4ZGM0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg4MzMxMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=2.45716ms http.response.status=201 http.response.written=0 
18:09:39 [2023-11-28T18:09:39.790Z] 127.0.0.1 - - [28/Nov/2023:18:09:39 +0000] "PUT /v2/test/blobs/uploads/397a1a1e-87fc-481c-abe9-42830738dc40?_state=Wp5f_EsxbtXtAnySCVrhuHajkP78XGLHFles7GN7zsF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM5N2ExYTFlLTg3ZmMtNDgxYy1hYmU5LTQyODMwNzM4ZGM0MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMS0yOFQxODowOTozOS41OTg4MzMxMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown"
18:09:39 [2023-11-28T18:09:39.790Z] time="2023-11-28T18:09:39.603654719Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6718b508-6f70-4b9a-afc5-44b8a962f243 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.790Z] time="2023-11-28T18:09:39.603691478Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6718b508-6f70-4b9a-afc5-44b8a962f243 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.790Z] time="2023-11-28T18:09:39.603748308Z" 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=6718b508-6f70-4b9a-afc5-44b8a962f243 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=26.634µ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=16113061-4d1b-46a7-9f21-dd51c132e535 trace.line=95 vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.790Z] time="2023-11-28T18:09:39.60381861Z" 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=6718b508-6f70-4b9a-afc5-44b8a962f243 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="922.089µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.790Z] 127.0.0.1 - - [28/Nov/2023:18:09:39 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.8+unknown"
18:09:39 [2023-11-28T18:09:39.790Z] time="2023-11-28T18:09:39.605350275Z" 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=05897cbb-7864-4a38-8285-cf95cf039a1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.790Z] time="2023-11-28T18:09:39.605391425Z" 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=05897cbb-7864-4a38-8285-cf95cf039a1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.790Z] time="2023-11-28T18:09:39.605543492Z" 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=05897cbb-7864-4a38-8285-cf95cf039a1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.790Z] time="2023-11-28T18:09:39.60556019Z" 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=05897cbb-7864-4a38-8285-cf95cf039a1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.790Z] time="2023-11-28T18:09:39.605568658Z" 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=05897cbb-7864-4a38-8285-cf95cf039a1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.790Z] time="2023-11-28T18:09:39.605644671Z" 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=05897cbb-7864-4a38-8285-cf95cf039a1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=43.258µ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=7a16099d-4e62-4716-8f79-f97601a6e546 trace.line=95 vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.790Z] time="2023-11-28T18:09:39.605695372Z" 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=05897cbb-7864-4a38-8285-cf95cf039a1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=16.911µ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=76ade4d0-4a4a-40f4-b441-9557923d6c01 trace.line=155 vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.790Z] time="2023-11-28T18:09:39.605742888Z" 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=05897cbb-7864-4a38-8285-cf95cf039a1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=19.356µ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=b43baba9-6473-44f9-8d2f-d4824d80148b trace.line=95 vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.790Z] time="2023-11-28T18:09:39.605781961Z" 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=05897cbb-7864-4a38-8285-cf95cf039a1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=10.79µ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=7c71a862-479b-4d9f-8a91-d983c1bcca01 trace.line=155 vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.790Z] time="2023-11-28T18:09:39.605820649Z" 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=05897cbb-7864-4a38-8285-cf95cf039a1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=13.079µ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=4a5c1d4b-a47c-442c-9a08-5a7dd98af4ee trace.line=155 vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.791Z] time="2023-11-28T18:09:39.605897491Z" 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=05897cbb-7864-4a38-8285-cf95cf039a1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=54.704µ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=f31654b7-aec9-4e70-88e9-e470625ff70e trace.line=110 vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.791Z] time="2023-11-28T18:09:39.605984369Z" 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=05897cbb-7864-4a38-8285-cf95cf039a1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=53.506µ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=e2a6f7f5-3edf-4652-bf24-85eb1a27e0a9 trace.line=110 vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.791Z] time="2023-11-28T18:09:39.606139932Z" 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=05897cbb-7864-4a38-8285-cf95cf039a1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=59.381µ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=601b8aea-48da-45b8-a9ac-c95cdde69582 trace.line=110 vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.791Z] time="2023-11-28T18:09:39.60619201Z" 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=05897cbb-7864-4a38-8285-cf95cf039a1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=30.318µ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=5bc2c123-9787-486d-97fb-3d05360fa095 trace.line=110 vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.791Z] time="2023-11-28T18:09:39.60622365Z" 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=05897cbb-7864-4a38-8285-cf95cf039a1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.791Z] time="2023-11-28T18:09:39.606243482Z" 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=05897cbb-7864-4a38-8285-cf95cf039a1c http.request.method=PUT http.request.remoteaddr="127.0.0.1:59252" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=2.104326ms http.response.status=201 http.response.written=0 
18:09:39 [2023-11-28T18:09:39.791Z] 127.0.0.1 - - [28/Nov/2023:18:09:39 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown"
18:09:39 [2023-11-28T18:09:39.791Z] time="2023-11-28T18:09:39.610902897Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3eb92676-654b-4f4c-8f70-c20f580ca01f http.request.method=GET http.request.remoteaddr="127.0.0.1:59282" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
18:09:39 [2023-11-28T18:09:39.791Z] time="2023-11-28T18:09:39.610942315Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3eb92676-654b-4f4c-8f70-c20f580ca01f http.request.method=GET http.request.remoteaddr="127.0.0.1:59282" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 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="852.074µs" http.response.status=200 http.response.written=2 
18:09:39 [2023-11-28T18:09:39.791Z] 127.0.0.1 - - [28/Nov/2023:18:09:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:09:39 [2023-11-28T18:09:39.791Z] time="2023-11-28T18:09:39.613081406Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5631cb88-4c51-4f4e-aa5c-12d7562a2468 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59294" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.791Z] time="2023-11-28T18:09:39.613117247Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5631cb88-4c51-4f4e-aa5c-12d7562a2468 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59294" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.791Z] time="2023-11-28T18:09:39.613197732Z" 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=5631cb88-4c51-4f4e-aa5c-12d7562a2468 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59294" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.081µ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=c5b51c18-a144-4a93-ab22-3c715604b0f1 trace.line=95 vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.791Z] time="2023-11-28T18:09:39.613232342Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5631cb88-4c51-4f4e-aa5c-12d7562a2468 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59294" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.791Z] time="2023-11-28T18:09:39.613494114Z" 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=5631cb88-4c51-4f4e-aa5c-12d7562a2468 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59294" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=227.466µ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=c496bbb7-9095-4c31-84f0-990cd403976f trace.line=95 vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.791Z] time="2023-11-28T18:09:39.613593282Z" 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=5631cb88-4c51-4f4e-aa5c-12d7562a2468 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59294" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.599µ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=5864d20a-57b6-4ec3-a3ab-9584aedd12e4 trace.line=155 vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.792Z] time="2023-11-28T18:09:39.61365419Z" 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=5631cb88-4c51-4f4e-aa5c-12d7562a2468 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59294" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.352µ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=648dc963-2a63-4eb0-a122-3daeeb0193b2 trace.line=125 vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.792Z] time="2023-11-28T18:09:39.613801605Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5631cb88-4c51-4f4e-aa5c-12d7562a2468 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59294" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
18:09:39 [2023-11-28T18:09:39.792Z] time="2023-11-28T18:09:39.614008895Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5631cb88-4c51-4f4e-aa5c-12d7562a2468 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59294" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 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.745313ms http.response.status=200 http.response.written=417 
18:09:39 [2023-11-28T18:09:39.792Z] 127.0.0.1 - - [28/Nov/2023:18:09:39 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:09:39 [2023-11-28T18:09:39.792Z] time="2023-11-28T18:09:39.62356104Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b7b54e86-5844-4680-9687-4402ac3aa17f http.request.method=GET http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:09:39 [2023-11-28T18:09:39.792Z] time="2023-11-28T18:09:39.62360635Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b7b54e86-5844-4680-9687-4402ac3aa17f http.request.method=GET http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:09:39 [2023-11-28T18:09:39.792Z] time="2023-11-28T18:09:39.623620857Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b7b54e86-5844-4680-9687-4402ac3aa17f http.request.method=GET http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:09:39 [2023-11-28T18:09:39.792Z] time="2023-11-28T18:09:39.623698757Z" 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=b7b54e86-5844-4680-9687-4402ac3aa17f http.request.method=GET http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.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).GetContent" trace.id=352f625f-f652-46a6-a594-5e68ff635451 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:09:39 [2023-11-28T18:09:39.792Z] time="2023-11-28T18:09:39.623749433Z" 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=b7b54e86-5844-4680-9687-4402ac3aa17f http.request.method=GET http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.936µ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=d3da6d0c-d99b-4682-a8fe-1853ce300b00 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:09:39 [2023-11-28T18:09:39.792Z] time="2023-11-28T18:09:39.623789302Z" 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=b7b54e86-5844-4680-9687-4402ac3aa17f http.request.method=GET http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.564µ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=b37a9301-594a-47ea-aed8-ef882fcfcb3a trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:09:39 [2023-11-28T18:09:39.792Z] time="2023-11-28T18:09:39.623823887Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b7b54e86-5844-4680-9687-4402ac3aa17f http.request.method=GET http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:09:39 [2023-11-28T18:09:39.793Z] time="2023-11-28T18:09:39.623916787Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b7b54e86-5844-4680-9687-4402ac3aa17f http.request.method=GET http.request.remoteaddr="127.0.0.1:59298" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 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.269647ms http.response.status=200 http.response.written=417 
18:09:39 [2023-11-28T18:09:39.793Z] 127.0.0.1 - - [28/Nov/2023:18:09:39 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:09:39 [2023-11-28T18:09:39.793Z] time="2023-11-28T18:09:39.631177142Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ca9ae83e-de54-4e07-90cc-65f2cd331f76 http.request.method=GET http.request.remoteaddr="127.0.0.1:59316" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:09:39 [2023-11-28T18:09:39.793Z] time="2023-11-28T18:09:39.631226406Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bb615539-4108-4eb6-86da-a40a6c0fa834 http.request.method=GET http.request.remoteaddr="127.0.0.1:59314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:09:39 [2023-11-28T18:09:39.793Z] time="2023-11-28T18:09:39.631271568Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bb615539-4108-4eb6-86da-a40a6c0fa834 http.request.method=GET http.request.remoteaddr="127.0.0.1:59314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:09:39 [2023-11-28T18:09:39.793Z] time="2023-11-28T18:09:39.631232823Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ca9ae83e-de54-4e07-90cc-65f2cd331f76 http.request.method=GET http.request.remoteaddr="127.0.0.1:59316" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:09:39 [2023-11-28T18:09:39.793Z] time="2023-11-28T18:09:39.631357493Z" 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=bb615539-4108-4eb6-86da-a40a6c0fa834 http.request.method=GET http.request.remoteaddr="127.0.0.1:59314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.711µ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=982bab8f-6c2b-4ca9-9d3b-feb13cb8cebb trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:09:39 [2023-11-28T18:09:39.793Z] time="2023-11-28T18:09:39.631380148Z" 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=ca9ae83e-de54-4e07-90cc-65f2cd331f76 http.request.method=GET http.request.remoteaddr="127.0.0.1:59316" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.015µ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=a9f46d50-e7be-4e49-9c3f-563dbcc941aa trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:09:39 [2023-11-28T18:09:39.793Z] time="2023-11-28T18:09:39.631409687Z" 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=bb615539-4108-4eb6-86da-a40a6c0fa834 http.request.method=GET http.request.remoteaddr="127.0.0.1:59314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.576µ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=70abb7f2-449b-4146-9b7e-4d731227fa46 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:09:39 [2023-11-28T18:09:39.793Z] time="2023-11-28T18:09:39.631424456Z" 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=ca9ae83e-de54-4e07-90cc-65f2cd331f76 http.request.method=GET http.request.remoteaddr="127.0.0.1:59316" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.344µ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=333e8862-2b84-4fe5-9cc0-d2bc17d77cfa trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:09:39 [2023-11-28T18:09:39.793Z] time="2023-11-28T18:09:39.631460157Z" 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=bb615539-4108-4eb6-86da-a40a6c0fa834 http.request.method=GET http.request.remoteaddr="127.0.0.1:59314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.554µ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=c49d0558-b9e9-4ff8-a925-ae98d6688dcc trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:09:39 [2023-11-28T18:09:39.793Z] time="2023-11-28T18:09:39.631467394Z" 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=ca9ae83e-de54-4e07-90cc-65f2cd331f76 http.request.method=GET http.request.remoteaddr="127.0.0.1:59316" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.585µ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=0bf2928e-6560-42e1-9b91-3af42ae5d902 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:09:39 [2023-11-28T18:09:39.793Z] time="2023-11-28T18:09:39.631500568Z" 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=ca9ae83e-de54-4e07-90cc-65f2cd331f76 http.request.method=GET http.request.remoteaddr="127.0.0.1:59316" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.846µ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=725a3d7a-3f4f-43de-974c-61574bc84d91 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:09:39 [2023-11-28T18:09:39.794Z] time="2023-11-28T18:09:39.631522329Z" 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=bb615539-4108-4eb6-86da-a40a6c0fa834 http.request.method=GET http.request.remoteaddr="127.0.0.1:59314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.667µ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=ee0696e2-5077-434a-bd57-89d90c18c76c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:09:39 [2023-11-28T18:09:39.794Z] time="2023-11-28T18:09:39.631536278Z" 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=ca9ae83e-de54-4e07-90cc-65f2cd331f76 http.request.method=GET http.request.remoteaddr="127.0.0.1:59316" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.641µ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=36106647-b2f4-4a49-971f-4dc2dc1d3b34 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:09:39 [2023-11-28T18:09:39.794Z] time="2023-11-28T18:09:39.631558464Z" 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=bb615539-4108-4eb6-86da-a40a6c0fa834 http.request.method=GET http.request.remoteaddr="127.0.0.1:59314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.158µ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=3dffa6d2-5b51-47dd-a292-da93500bc474 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:09:39 [2023-11-28T18:09:39.794Z] time="2023-11-28T18:09:39.63157133Z" 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=ca9ae83e-de54-4e07-90cc-65f2cd331f76 http.request.method=GET http.request.remoteaddr="127.0.0.1:59316" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.774µ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=dc409f17-2c3f-4bb5-8302-250fefe011c2 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:09:39 [2023-11-28T18:09:39.794Z] time="2023-11-28T18:09:39.631608541Z" 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=bb615539-4108-4eb6-86da-a40a6c0fa834 http.request.method=GET http.request.remoteaddr="127.0.0.1:59314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=7.712µ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=8a722738-de1a-47ca-91fe-27da5e357d73 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:09:39 [2023-11-28T18:09:39.794Z] time="2023-11-28T18:09:39.631621399Z" 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=ca9ae83e-de54-4e07-90cc-65f2cd331f76 http.request.method=GET http.request.remoteaddr="127.0.0.1:59316" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.949µ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=4ab5c0ea-55ef-45cd-993c-985f120cf66e trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:09:39 [2023-11-28T18:09:39.794Z] time="2023-11-28T18:09:39.631683873Z" 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=bb615539-4108-4eb6-86da-a40a6c0fa834 http.request.method=GET http.request.remoteaddr="127.0.0.1:59314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.34µ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=b770066c-2945-4669-911f-deda25eb2196 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:09:39 [2023-11-28T18:09:39.794Z] time="2023-11-28T18:09:39.632645947Z" 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=bb615539-4108-4eb6-86da-a40a6c0fa834 http.request.method=GET http.request.remoteaddr="127.0.0.1:59314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.546µ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=1ff4b04b-96f6-4a74-80d8-6d3608b99d46 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:09:39 [2023-11-28T18:09:39.794Z] time="2023-11-28T18:09:39.63274034Z" 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=bb615539-4108-4eb6-86da-a40a6c0fa834 http.request.method=GET http.request.remoteaddr="127.0.0.1:59314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.565µ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=e4d16891-cab8-40c7-960e-5af713c4c019 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:09:39 [2023-11-28T18:09:39.794Z] time="2023-11-28T18:09:39.632763003Z" 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=ca9ae83e-de54-4e07-90cc-65f2cd331f76 http.request.method=GET http.request.remoteaddr="127.0.0.1:59316" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.5µ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=9c440b09-a91f-4fe2-83a8-ae047835d7bc trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:09:39 [2023-11-28T18:09:39.794Z] time="2023-11-28T18:09:39.632967765Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bb615539-4108-4eb6-86da-a40a6c0fa834 http.request.method=GET http.request.remoteaddr="127.0.0.1:59314" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 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.309528ms http.response.status=200 http.response.written=194 
18:09:39 [2023-11-28T18:09:39.795Z] 127.0.0.1 - - [28/Nov/2023:18:09:39 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:09:39 [2023-11-28T18:09:39.795Z] time="2023-11-28T18:09:39.632984504Z" 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=ca9ae83e-de54-4e07-90cc-65f2cd331f76 http.request.method=GET http.request.remoteaddr="127.0.0.1:59316" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.728µ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=1414ab18-5d23-4699-9fbe-188611e5712c trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:09:39 [2023-11-28T18:09:39.795Z] time="2023-11-28T18:09:39.633173864Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ca9ae83e-de54-4e07-90cc-65f2cd331f76 http.request.method=GET http.request.remoteaddr="127.0.0.1:59316" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 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.515751ms http.response.status=200 http.response.written=68 
18:09:39 [2023-11-28T18:09:39.795Z] 127.0.0.1 - - [28/Nov/2023:18:09:39 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:09:39 [2023-11-28T18:09:39.795Z] time="2023-11-28T18:09:39.64649619Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9d785225-6928-425c-83e6-a8e06f34d4dc http.request.method=GET http.request.remoteaddr="127.0.0.1:59336" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
18:09:39 [2023-11-28T18:09:39.795Z] time="2023-11-28T18:09:39.64653875Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9d785225-6928-425c-83e6-a8e06f34d4dc http.request.method=GET http.request.remoteaddr="127.0.0.1:59336" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 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="843.146µs" http.response.status=200 http.response.written=2 
18:09:39 [2023-11-28T18:09:39.795Z] 127.0.0.1 - - [28/Nov/2023:18:09:39 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:09:39 [2023-11-28T18:09:39.795Z] time="2023-11-28T18:09:39.652262632Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a34893a9-5f77-4ca8-a832-243d844ddc7b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59338" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:09:39 [2023-11-28T18:09:39.795Z] time="2023-11-28T18:09:39.652306161Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a34893a9-5f77-4ca8-a832-243d844ddc7b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59338" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:09:39 [2023-11-28T18:09:39.795Z] time="2023-11-28T18:09:39.652319371Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a34893a9-5f77-4ca8-a832-243d844ddc7b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59338" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:09:39 [2023-11-28T18:09:39.795Z] time="2023-11-28T18:09:39.652388755Z" 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=a34893a9-5f77-4ca8-a832-243d844ddc7b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59338" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.104µ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=0c279a56-42da-421f-8a01-0b2cba3ec2ea trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:09:39 [2023-11-28T18:09:39.795Z] time="2023-11-28T18:09:39.652438331Z" 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=a34893a9-5f77-4ca8-a832-243d844ddc7b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59338" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.932µ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=3a807b74-6b94-4b6c-bcaf-4bb36727cacc trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:09:39 [2023-11-28T18:09:39.795Z] time="2023-11-28T18:09:39.652513803Z" 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=a34893a9-5f77-4ca8-a832-243d844ddc7b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59338" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 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.091134ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:09:39 [2023-11-28T18:09:39.795Z] 127.0.0.1 - - [28/Nov/2023:18:09:39 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:09:39 [2023-11-28T18:09:39.795Z] time="2023-11-28T18:09:39.653887106Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=28035116-edc6-4248-927a-979bc8bab5f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:59348" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:09:39 [2023-11-28T18:09:39.795Z] time="2023-11-28T18:09:39.653928141Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=28035116-edc6-4248-927a-979bc8bab5f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:59348" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:09:39 [2023-11-28T18:09:39.796Z] time="2023-11-28T18:09:39.653943222Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=28035116-edc6-4248-927a-979bc8bab5f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:59348" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:09:39 [2023-11-28T18:09:39.796Z] time="2023-11-28T18:09:39.654000175Z" 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=28035116-edc6-4248-927a-979bc8bab5f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:59348" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.685µ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=3f16c37d-9d35-4a37-b4dc-edd38cd07536 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:09:39 [2023-11-28T18:09:39.796Z] time="2023-11-28T18:09:39.654047142Z" 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=28035116-edc6-4248-927a-979bc8bab5f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:59348" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.916µ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=eacdbfde-76d3-4bbe-acfd-c0386a791b83 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:09:39 [2023-11-28T18:09:39.796Z] time="2023-11-28T18:09:39.654094904Z" 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=28035116-edc6-4248-927a-979bc8bab5f8 http.request.method=GET http.request.remoteaddr="127.0.0.1:59348" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 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.029684ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:09:39 [2023-11-28T18:09:39.796Z] 127.0.0.1 - - [28/Nov/2023:18:09:39 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/c3eed9fa3e0a027a734907bb64b116865e175298 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:09:39 [2023-11-28T18:09:39.796Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
18:09:39 [2023-11-28T18:09:39.796Z] === RUN   TestImagePullNonExisting
18:09:39 [2023-11-28T18:09:39.796Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
18:09:39 [2023-11-28T18:09:39.796Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
18:09:39 [2023-11-28T18:09:39.796Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
18:09:39 [2023-11-28T18:09:39.796Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
18:09:39 [2023-11-28T18:09:39.796Z] === RUN   TestImagePullNonExisting/asdfasdf
18:09:39 [2023-11-28T18:09:39.796Z] === PAUSE TestImagePullNonExisting/asdfasdf
18:09:39 [2023-11-28T18:09:39.796Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
18:09:39 [2023-11-28T18:09:39.796Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
18:09:39 [2023-11-28T18:09:39.796Z] === RUN   TestImagePullNonExisting/library/asdfasdf
18:09:39 [2023-11-28T18:09:39.796Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
18:09:39 [2023-11-28T18:09:39.796Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
18:09:39 [2023-11-28T18:09:39.796Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
18:09:39 [2023-11-28T18:09:39.796Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
18:09:39 [2023-11-28T18:09:39.796Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
18:09:39 [2023-11-28T18:09:39.796Z] === CONT  TestImagePullNonExisting/asdfasdf
18:09:39 [2023-11-28T18:09:39.796Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
18:09:39 [2023-11-28T18:09:39.796Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
18:09:39 [2023-11-28T18:09:39.796Z] === CONT  TestImagePullNonExisting/library/asdfasdf
18:09:41 [2023-11-28T18:09:41.166Z] --- PASS: TestImagePullNonExisting (0.01s)
18:09:41 [2023-11-28T18:09:41.167Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.97s)
18:09:41 [2023-11-28T18:09:41.167Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.97s)
18:09:41 [2023-11-28T18:09:41.167Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.97s)
18:09:41 [2023-11-28T18:09:41.167Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.97s)
18:09:41 [2023-11-28T18:09:41.167Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
18:09:41 [2023-11-28T18:09:41.167Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.29s)
18:09:41 [2023-11-28T18:09:41.167Z] === RUN   TestRemoveImageOrphaning
18:09:41 [2023-11-28T18:09:41.167Z] --- PASS: TestRemoveImageOrphaning (0.16s)
18:09:41 [2023-11-28T18:09:41.167Z] === RUN   TestRemoveByDigest
18:09:41 [2023-11-28T18:09:41.167Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
18:09:41 [2023-11-28T18:09:41.167Z] --- SKIP: TestRemoveByDigest (0.00s)
18:09:41 [2023-11-28T18:09:41.167Z] === RUN   TestRemoveImageGarbageCollector
18:09:41 [2023-11-28T18:09:41.167Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
18:09:41 [2023-11-28T18:09:41.167Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:09:41 [2023-11-28T18:09:41.167Z] === RUN   TestSaveCheckTimes
18:09:41 [2023-11-28T18:09:41.167Z] === PAUSE TestSaveCheckTimes
18:09:41 [2023-11-28T18:09:41.167Z] === RUN   TestSaveRepoWithMultipleImages
18:09:41 [2023-11-28T18:09:41.422Z] --- PASS: TestSaveRepoWithMultipleImages (0.18s)
18:09:41 [2023-11-28T18:09:41.422Z] === RUN   TestSaveDirectoryPermissions
18:09:42 [2023-11-28T18:09:42.349Z] --- PASS: TestSaveDirectoryPermissions (1.01s)
18:09:42 [2023-11-28T18:09:42.349Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:09:42 [2023-11-28T18:09:42.349Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:09:42 [2023-11-28T18:09:42.349Z] === RUN   TestTagUsingDigestAlgorithmAsName
18:09:42 [2023-11-28T18:09:42.349Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
18:09:42 [2023-11-28T18:09:42.349Z] === RUN   TestTagValidPrefixedRepo
18:09:42 [2023-11-28T18:09:42.349Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
18:09:42 [2023-11-28T18:09:42.349Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
18:09:42 [2023-11-28T18:09:42.349Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
18:09:42 [2023-11-28T18:09:42.349Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
18:09:42 [2023-11-28T18:09:42.349Z] === RUN   TestTagValidPrefixedRepo/foooo:t
18:09:42 [2023-11-28T18:09:42.349Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
18:09:42 [2023-11-28T18:09:42.349Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
18:09:42 [2023-11-28T18:09:42.349Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
18:09:42 [2023-11-28T18:09:42.349Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
18:09:42 [2023-11-28T18:09:42.349Z] === CONT  TestTagValidPrefixedRepo/foooo:t
18:09:42 [2023-11-28T18:09:42.349Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
18:09:42 [2023-11-28T18:09:42.349Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
18:09:42 [2023-11-28T18:09:42.605Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
18:09:42 [2023-11-28T18:09:42.605Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
18:09:42 [2023-11-28T18:09:42.605Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
18:09:42 [2023-11-28T18:09:42.605Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
18:09:42 [2023-11-28T18:09:42.605Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
18:09:42 [2023-11-28T18:09:42.605Z] === RUN   TestTagExistedNameWithoutForce
18:09:42 [2023-11-28T18:09:42.605Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:09:42 [2023-11-28T18:09:42.605Z] === RUN   TestTagOfficialNames
18:09:42 [2023-11-28T18:09:42.605Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
18:09:42 [2023-11-28T18:09:42.605Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
18:09:42 [2023-11-28T18:09:42.605Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
18:09:42 [2023-11-28T18:09:42.605Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
18:09:42 [2023-11-28T18:09:42.605Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
18:09:42 [2023-11-28T18:09:42.605Z] --- PASS: TestTagOfficialNames (0.05s)
18:09:42 [2023-11-28T18:09:42.605Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
18:09:42 [2023-11-28T18:09:42.605Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
18:09:42 [2023-11-28T18:09:42.605Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
18:09:42 [2023-11-28T18:09:42.605Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
18:09:42 [2023-11-28T18:09:42.605Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
18:09:42 [2023-11-28T18:09:42.605Z] === RUN   TestTagMatchesDigest
18:09:42 [2023-11-28T18:09:42.605Z] --- PASS: TestTagMatchesDigest (0.01s)
18:09:42 [2023-11-28T18:09:42.605Z] === CONT  TestSaveCheckTimes
18:09:42 [2023-11-28T18:09:42.605Z] --- PASS: TestSaveCheckTimes (0.03s)
18:09:42 [2023-11-28T18:09:42.605Z] PASS
18:09:42 [2023-11-28T18:09:42.605Z] 
18:09:42 [2023-11-28T18:09:42.605Z] === Skipped
18:09:42 [2023-11-28T18:09:42.605Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
18:09:42 [2023-11-28T18:09:42.605Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
18:09:42 [2023-11-28T18:09:42.605Z] 
18:09:42 [2023-11-28T18:09:42.605Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
18:09:42 [2023-11-28T18:09:42.605Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
18:09:42 [2023-11-28T18:09:42.605Z] 
18:09:42 [2023-11-28T18:09:42.605Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:09:42 [2023-11-28T18:09:42.605Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
18:09:42 [2023-11-28T18:09:42.605Z] 
18:09:42 [2023-11-28T18:09:42.605Z] DONE 54 tests, 3 skipped in 5.432s
18:09:42 [2023-11-28T18:09:42.605Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
18:09:42 [2023-11-28T18:09:42.605Z] ++ '[' -n '' ']'
18:09:42 [2023-11-28T18:09:42.605Z] ++ 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:09:42 [2023-11-28T18:09:42.605Z] ++ set -e
18:09:42 [2023-11-28T18:09:42.605Z] ++ '[' -n 0 ']'
18:09:42 [2023-11-28T18:09:42.605Z] ++ set -x
18:09:42 [2023-11-28T18:09:42.605Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AsCX4KVAOl/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:09:42 [2023-11-28T18:09:42.605Z] === RUN   TestStripANSICommands
18:09:42 [2023-11-28T18:09:42.605Z] === RUN   TestStripANSICommands/#00
18:09:42 [2023-11-28T18:09:42.605Z] === RUN   TestStripANSICommands/#01
18:09:42 [2023-11-28T18:09:42.605Z] --- PASS: TestStripANSICommands (0.00s)
18:09:42 [2023-11-28T18:09:42.605Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
18:09:42 [2023-11-28T18:09:42.605Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
18:09:42 [2023-11-28T18:09:42.605Z] PASS
18:09:42 [2023-11-28T18:09:42.605Z] 
18:09:42 [2023-11-28T18:09:42.605Z] DONE 3 tests in 0.009s
18:09:42 [2023-11-28T18:09:42.605Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
18:09:42 [2023-11-28T18:09:42.605Z] ++ '[' -n '' ']'
18:09:42 [2023-11-28T18:09:42.605Z] ++ 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:09:42 [2023-11-28T18:09:42.605Z] ++ set -e
18:09:42 [2023-11-28T18:09:42.605Z] ++ '[' -n 0 ']'
18:09:42 [2023-11-28T18:09:42.605Z] ++ set -x
18:09:42 [2023-11-28T18:09:42.605Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AsCX4KVAOl/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:09:42 [2023-11-28T18:09:42.605Z] INFO: Testing against a local daemon
18:09:42 [2023-11-28T18:09:42.605Z] === RUN   TestCreateWithMultiNetworks
18:09:43 [2023-11-28T18:09:43.533Z] --- PASS: TestCreateWithMultiNetworks (0.94s)
18:09:43 [2023-11-28T18:09:43.533Z] === RUN   TestNetworkCreateDelete
18:09:43 [2023-11-28T18:09:43.789Z] --- PASS: TestNetworkCreateDelete (0.18s)
18:09:43 [2023-11-28T18:09:43.789Z] === RUN   TestDockerNetworkDeletePreferID
18:09:44 [2023-11-28T18:09:44.351Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s)
18:09:44 [2023-11-28T18:09:44.351Z] === RUN   TestDaemonDNSFallback
18:09:50 [2023-11-28T18:09:50.888Z] --- PASS: TestDaemonDNSFallback (6.19s)
18:09:50 [2023-11-28T18:09:50.888Z] === RUN   TestInspectNetwork
18:09:53 [2023-11-28T18:09:53.403Z] === RUN   TestInspectNetwork/full_network_id
18:09:53 [2023-11-28T18:09:53.403Z] === RUN   TestInspectNetwork/partial_network_id
18:09:53 [2023-11-28T18:09:53.403Z] === RUN   TestInspectNetwork/network_name
18:09:53 [2023-11-28T18:09:53.403Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:09:57 [2023-11-28T18:09:57.567Z] --- PASS: TestInspectNetwork (7.17s)
18:09:57 [2023-11-28T18:09:57.567Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:09:57 [2023-11-28T18:09:57.567Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:09:57 [2023-11-28T18:09:57.567Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:09:57 [2023-11-28T18:09:57.567Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:09:57 [2023-11-28T18:09:57.567Z] === RUN   TestRunContainerWithBridgeNone
18:09:59 [2023-11-28T18:09:59.456Z] --- PASS: TestRunContainerWithBridgeNone (1.37s)
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestNetworkInvalidJSON
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestNetworkInvalidJSON/networks/create
18:09:59 [2023-11-28T18:09:59.456Z] === PAUSE TestNetworkInvalidJSON/networks/create
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
18:09:59 [2023-11-28T18:09:59.456Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
18:09:59 [2023-11-28T18:09:59.456Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
18:09:59 [2023-11-28T18:09:59.456Z] === CONT  TestNetworkInvalidJSON/networks/create
18:09:59 [2023-11-28T18:09:59.456Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
18:09:59 [2023-11-28T18:09:59.456Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
18:09:59 [2023-11-28T18:09:59.456Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:09:59 [2023-11-28T18:09:59.456Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
18:09:59 [2023-11-28T18:09:59.456Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
18:09:59 [2023-11-28T18:09:59.456Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
18:09:59 [2023-11-28T18:09:59.456Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
18:09:59 [2023-11-28T18:09:59.456Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
18:09:59 [2023-11-28T18:09:59.456Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
18:09:59 [2023-11-28T18:09:59.456Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
18:09:59 [2023-11-28T18:09:59.456Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
18:09:59 [2023-11-28T18:09:59.456Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
18:09:59 [2023-11-28T18:09:59.456Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
18:09:59 [2023-11-28T18:09:59.456Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
18:09:59 [2023-11-28T18:09:59.456Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
18:09:59 [2023-11-28T18:09:59.456Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
18:09:59 [2023-11-28T18:09:59.456Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
18:09:59 [2023-11-28T18:09:59.456Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestNetworkList
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestNetworkList//networks
18:09:59 [2023-11-28T18:09:59.456Z] === PAUSE TestNetworkList//networks
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestNetworkList//networks/
18:09:59 [2023-11-28T18:09:59.456Z] === PAUSE TestNetworkList//networks/
18:09:59 [2023-11-28T18:09:59.456Z] === CONT  TestNetworkList//networks
18:09:59 [2023-11-28T18:09:59.456Z] === CONT  TestNetworkList//networks/
18:09:59 [2023-11-28T18:09:59.456Z] --- PASS: TestNetworkList (0.01s)
18:09:59 [2023-11-28T18:09:59.456Z]     --- PASS: TestNetworkList//networks (0.00s)
18:09:59 [2023-11-28T18:09:59.456Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:09:59 [2023-11-28T18:09:59.456Z] === RUN   TestHostIPv4BridgeLabel
18:09:59 [2023-11-28T18:09:59.711Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
18:09:59 [2023-11-28T18:09:59.711Z] === RUN   TestDefaultNetworkOpts
18:09:59 [2023-11-28T18:09:59.711Z] === RUN   TestDefaultNetworkOpts/default_value
18:10:01 [2023-11-28T18:10:01.076Z] === RUN   TestDefaultNetworkOpts/cmdline_value
18:10:02 [2023-11-28T18:10:02.442Z] === RUN   TestDefaultNetworkOpts/config-from_value
18:10:03 [2023-11-28T18:10:03.806Z] --- PASS: TestDefaultNetworkOpts (3.88s)
18:10:03 [2023-11-28T18:10:03.806Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.25s)
18:10:03 [2023-11-28T18:10:03.806Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.33s)
18:10:03 [2023-11-28T18:10:03.806Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.31s)
18:10:03 [2023-11-28T18:10:03.806Z] === RUN   TestForbidDuplicateNetworkNames
18:10:04 [2023-11-28T18:10:04.062Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
18:10:04 [2023-11-28T18:10:04.062Z] === RUN   TestDaemonRestartWithLiveRestore
18:10:05 [2023-11-28T18:10:05.429Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
18:10:05 [2023-11-28T18:10:05.429Z] === RUN   TestDaemonDefaultNetworkPools
18:10:05 [2023-11-28T18:10:05.991Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
18:10:05 [2023-11-28T18:10:05.991Z] === RUN   TestDaemonRestartWithExistingNetwork
18:10:07 [2023-11-28T18:10:07.356Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
18:10:07 [2023-11-28T18:10:07.356Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:10:08 [2023-11-28T18:10:08.722Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
18:10:08 [2023-11-28T18:10:08.722Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:10:08 [2023-11-28T18:10:08.979Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
18:10:08 [2023-11-28T18:10:08.979Z] === RUN   TestServiceWithPredefinedNetwork
18:10:11 [2023-11-28T18:10:11.495Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s)
18:10:11 [2023-11-28T18:10:11.495Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:10:11 [2023-11-28T18:10:11.495Z]     service_test.go:256: FLAKY_TEST
18:10:11 [2023-11-28T18:10:11.495Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:10:11 [2023-11-28T18:10:11.495Z] === RUN   TestServiceWithDataPathPortInit
18:10:26 [2023-11-28T18:10:26.335Z] --- PASS: TestServiceWithDataPathPortInit (13.42s)
18:10:26 [2023-11-28T18:10:26.335Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:10:26 [2023-11-28T18:10:26.910Z]     service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ry9d0uh5amfr2k4xn2w8mgx5m Created:2023-11-28 18:10:25.951761748 +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[9d0e15fa6f08a53a8d886916b0ce705ea9acb5d2575098430f5f81163cf4e6bc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cmc5kk805dmogiv49l0sglvbs EndpointID:3b1e2cfa03e373958cc6340ccc6fe0680cf0a158be5e6c88fcff880be8ac6a7a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ba4b7f0df7440a24fb76b877b49850af2094dae3f8633dbe649387f0656f547a 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:21d80ea60016 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cmc5kk805dmogiv49l0sglvbs EndpointID:3b1e2cfa03e373958cc6340ccc6fe0680cf0a158be5e6c88fcff880be8ac6a7a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:10:32 [2023-11-28T18:10:32.178Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.73s)
18:10:32 [2023-11-28T18:10:32.178Z] PASS
18:10:32 [2023-11-28T18:10:32.178Z] 
18:10:32 [2023-11-28T18:10:32.178Z] === Skipped
18:10:32 [2023-11-28T18:10:32.178Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:10:32 [2023-11-28T18:10:32.178Z]     service_test.go:256: FLAKY_TEST
18:10:32 [2023-11-28T18:10:32.178Z] 
18:10:32 [2023-11-28T18:10:32.178Z] DONE 44 tests, 1 skipped in 48.738s
18:10:32 [2023-11-28T18:10:32.178Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
18:10:32 [2023-11-28T18:10:32.178Z] ++ '[' -n '' ']'
18:10:32 [2023-11-28T18:10:32.178Z] ++ 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:10:32 [2023-11-28T18:10:32.178Z] ++ set -e
18:10:32 [2023-11-28T18:10:32.178Z] ++ '[' -n 0 ']'
18:10:32 [2023-11-28T18:10:32.178Z] ++ set -x
18:10:32 [2023-11-28T18:10:32.178Z] ++ 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.AsCX4KVAOl/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:10:32 [2023-11-28T18:10:32.178Z] INFO: Testing against a local daemon
18:10:32 [2023-11-28T18:10:32.178Z] === RUN   TestDockerNetworkIpvlanPersistance
18:10:32 [2023-11-28T18:10:32.178Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:10:32 [2023-11-28T18:10:32.178Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:10:32 [2023-11-28T18:10:32.178Z] === RUN   TestDockerNetworkIpvlan
18:10:32 [2023-11-28T18:10:32.178Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:10:32 [2023-11-28T18:10:32.178Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:10:32 [2023-11-28T18:10:32.178Z] PASS
18:10:32 [2023-11-28T18:10:32.178Z] 
18:10:32 [2023-11-28T18:10:32.178Z] === Skipped
18:10:32 [2023-11-28T18:10:32.178Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:10:32 [2023-11-28T18:10:32.178Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:10:32 [2023-11-28T18:10:32.178Z] 
18:10:32 [2023-11-28T18:10:32.178Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:10:32 [2023-11-28T18:10:32.178Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:10:32 [2023-11-28T18:10:32.178Z] 
18:10:32 [2023-11-28T18:10:32.178Z] DONE 2 tests, 2 skipped in 0.038s
18:10:32 [2023-11-28T18:10:32.178Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
18:10:32 [2023-11-28T18:10:32.178Z] ++ '[' -n '' ']'
18:10:32 [2023-11-28T18:10:32.178Z] ++ 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:10:32 [2023-11-28T18:10:32.178Z] ++ set -e
18:10:32 [2023-11-28T18:10:32.178Z] ++ '[' -n 0 ']'
18:10:32 [2023-11-28T18:10:32.178Z] ++ set -x
18:10:32 [2023-11-28T18:10:32.178Z] ++ 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.AsCX4KVAOl/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:10:32 [2023-11-28T18:10:32.178Z] INFO: Testing against a local daemon
18:10:32 [2023-11-28T18:10:32.178Z] === RUN   TestDockerNetworkMacvlanPersistance
18:10:32 [2023-11-28T18:10:32.740Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.19s)
18:10:32 [2023-11-28T18:10:32.740Z] === RUN   TestDockerNetworkMacvlan
18:10:32 [2023-11-28T18:10:32.740Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:10:33 [2023-11-28T18:10:33.302Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:10:33 [2023-11-28T18:10:33.865Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:10:34 [2023-11-28T18:10:34.427Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:10:34 [2023-11-28T18:10:34.989Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:10:35 [2023-11-28T18:10:35.551Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:10:36 [2023-11-28T18:10:36.112Z] --- PASS: TestDockerNetworkMacvlan (3.55s)
18:10:36 [2023-11-28T18:10:36.112Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s)
18:10:36 [2023-11-28T18:10:36.112Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
18:10:36 [2023-11-28T18:10:36.112Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
18:10:36 [2023-11-28T18:10:36.112Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
18:10:36 [2023-11-28T18:10:36.113Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
18:10:36 [2023-11-28T18:10:36.113Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
18:10:36 [2023-11-28T18:10:36.113Z] PASS
18:10:36 [2023-11-28T18:10:36.113Z] 
18:10:36 [2023-11-28T18:10:36.113Z] DONE 8 tests in 4.778s
18:10:36 [2023-11-28T18:10:36.368Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
18:10:36 [2023-11-28T18:10:36.368Z] ++ '[' -n '' ']'
18:10:36 [2023-11-28T18:10:36.368Z] ++ 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:10:36 [2023-11-28T18:10:36.368Z] ++ set -e
18:10:36 [2023-11-28T18:10:36.368Z] ++ '[' -n 0 ']'
18:10:36 [2023-11-28T18:10:36.368Z] ++ set -x
18:10:36 [2023-11-28T18:10:36.368Z] ++ 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.AsCX4KVAOl/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:10:36 [2023-11-28T18:10:36.368Z] INFO: Testing against a local daemon
18:10:36 [2023-11-28T18:10:36.368Z] === RUN   TestBridgeICC
18:10:36 [2023-11-28T18:10:36.930Z] === RUN   TestBridgeICC/IPv4_non-internal_network
18:10:38 [2023-11-28T18:10:38.295Z] === RUN   TestBridgeICC/IPv4_internal_network
18:10:39 [2023-11-28T18:10:39.222Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
18:10:40 [2023-11-28T18:10:40.587Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
18:10:41 [2023-11-28T18:10:41.515Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
18:10:42 [2023-11-28T18:10:42.881Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
18:10:43 [2023-11-28T18:10:43.808Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
18:10:47 [2023-11-28T18:10:47.076Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
18:10:50 [2023-11-28T18:10:50.342Z] --- PASS: TestBridgeICC (14.10s)
18:10:50 [2023-11-28T18:10:50.342Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.21s)
18:10:50 [2023-11-28T18:10:50.342Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.09s)
18:10:50 [2023-11-28T18:10:50.342Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.22s)
18:10:50 [2023-11-28T18:10:50.342Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.10s)
18:10:50 [2023-11-28T18:10:50.342Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.22s)
18:10:50 [2023-11-28T18:10:50.342Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.10s)
18:10:50 [2023-11-28T18:10:50.342Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.26s)
18:10:50 [2023-11-28T18:10:50.342Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.29s)
18:10:50 [2023-11-28T18:10:50.342Z] === RUN   TestBridgeINC
18:10:50 [2023-11-28T18:10:50.904Z] === RUN   TestBridgeINC/IPv4_non-internal_network
18:10:56 [2023-11-28T18:10:56.147Z] === RUN   TestBridgeINC/IPv4_internal_network
18:10:56 [2023-11-28T18:10:56.709Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
18:11:00 [2023-11-28T18:11:00.874Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
18:11:02 [2023-11-28T18:11:02.240Z] --- PASS: TestBridgeINC (11.91s)
18:11:02 [2023-11-28T18:11:02.240Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.33s)
18:11:02 [2023-11-28T18:11:02.240Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.25s)
18:11:02 [2023-11-28T18:11:02.240Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.44s)
18:11:02 [2023-11-28T18:11:02.240Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.28s)
18:11:02 [2023-11-28T18:11:02.240Z] PASS
18:11:02 [2023-11-28T18:11:02.240Z] 
18:11:02 [2023-11-28T18:11:02.240Z] DONE 14 tests in 26.045s
18:11:02 [2023-11-28T18:11:02.240Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
18:11:02 [2023-11-28T18:11:02.240Z] ++ '[' -n '' ']'
18:11:02 [2023-11-28T18:11:02.240Z] ++ 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:11:02 [2023-11-28T18:11:02.240Z] ++ set -e
18:11:02 [2023-11-28T18:11:02.240Z] ++ '[' -n 0 ']'
18:11:02 [2023-11-28T18:11:02.240Z] ++ set -x
18:11:02 [2023-11-28T18:11:02.240Z] ++ 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.AsCX4KVAOl/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:11:02 [2023-11-28T18:11:02.240Z] testing: warning: no tests to run
18:11:02 [2023-11-28T18:11:02.240Z] PASS
18:11:02 [2023-11-28T18:11:02.240Z] 
18:11:02 [2023-11-28T18:11:02.240Z] DONE 0 tests in 0.007s
18:11:02 [2023-11-28T18:11:02.240Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
18:11:02 [2023-11-28T18:11:02.240Z] ++ '[' -n '' ']'
18:11:02 [2023-11-28T18:11:02.240Z] ++ 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:11:02 [2023-11-28T18:11:02.240Z] ++ set -e
18:11:02 [2023-11-28T18:11:02.240Z] ++ '[' -n 0 ']'
18:11:02 [2023-11-28T18:11:02.240Z] ++ set -x
18:11:02 [2023-11-28T18:11:02.240Z] ++ 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.AsCX4KVAOl/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:11:02 [2023-11-28T18:11:02.240Z] INFO: Testing against a local daemon
18:11:02 [2023-11-28T18:11:02.240Z] === RUN   TestAuthZPluginAllowRequest
18:11:03 [2023-11-28T18:11:03.606Z] --- PASS: TestAuthZPluginAllowRequest (1.10s)
18:11:03 [2023-11-28T18:11:03.606Z] === RUN   TestAuthZPluginTLS
18:11:04 [2023-11-28T18:11:04.168Z] --- PASS: TestAuthZPluginTLS (0.55s)
18:11:04 [2023-11-28T18:11:04.168Z] === RUN   TestAuthZPluginDenyRequest
18:11:04 [2023-11-28T18:11:04.424Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
18:11:04 [2023-11-28T18:11:04.424Z] === RUN   TestAuthZPluginAPIDenyResponse
18:11:06 [2023-11-28T18:11:06.474Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
18:11:06 [2023-11-28T18:11:06.474Z] === RUN   TestAuthZPluginDenyResponse
18:11:06 [2023-11-28T18:11:06.474Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
18:11:06 [2023-11-28T18:11:06.474Z] === RUN   TestAuthZPluginAllowEventStream
18:11:06 [2023-11-28T18:11:06.474Z] 2023/11/28 18:11:06 http: panic serving 127.0.0.1:54790: runtime error: invalid memory address or nil pointer dereference
18:11:06 [2023-11-28T18:11:06.474Z] goroutine 158 [running]:
18:11:06 [2023-11-28T18:11:06.474Z] net/http.(*conn).serve.func1()
18:11:06 [2023-11-28T18:11:06.474Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
18:11:06 [2023-11-28T18:11:06.474Z] panic({0xa71800?, 0x1579960?})
18:11:06 [2023-11-28T18:11:06.474Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
18:11:06 [2023-11-28T18:11:06.474Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd690c8, 0x40002b84e0}, 0xffff86817ef8?)
18:11:06 [2023-11-28T18:11:06.474Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
18:11:06 [2023-11-28T18:11:06.474Z] net/http.HandlerFunc.ServeHTTP(0x40007ba400?, {0xd690c8?, 0x40002b84e0?}, 0x402b98?)
18:11:06 [2023-11-28T18:11:06.474Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
18:11:06 [2023-11-28T18:11:06.474Z] net/http.(*ServeMux).ServeHTTP(0xd6f198?, {0xd690c8, 0x40002b84e0}, 0x40007ba400)
18:11:06 [2023-11-28T18:11:06.474Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
18:11:06 [2023-11-28T18:11:06.474Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400027c240, {0xd67cb8?, 0x4000114460}, 0x40007ba300)
18:11:06 [2023-11-28T18:11:06.474Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
18:11:06 [2023-11-28T18:11:06.474Z] net/http.serverHandler.ServeHTTP({0xd64848?}, {0xd67cb8?, 0x4000114460?}, 0x6?)
18:11:06 [2023-11-28T18:11:06.474Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
18:11:06 [2023-11-28T18:11:06.474Z] net/http.(*conn).serve(0x40002eb9e0, {0xd6f198, 0x4000122450})
18:11:06 [2023-11-28T18:11:06.474Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
18:11:06 [2023-11-28T18:11:06.474Z] created by net/http.(*Server).Serve in goroutine 49
18:11:06 [2023-11-28T18:11:06.474Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
18:11:07 [2023-11-28T18:11:07.445Z] 2023/11/28 18:11:07 http: panic serving 127.0.0.1:54804: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
18:11:07 [2023-11-28T18:11:07.445Z] goroutine 183 [running]:
18:11:07 [2023-11-28T18:11:07.445Z] net/http.(*conn).serve.func1()
18:11:07 [2023-11-28T18:11:07.445Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
18:11:07 [2023-11-28T18:11:07.445Z] panic({0xa091a0?, 0x40001996d0?})
18:11:07 [2023-11-28T18:11:07.445Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
18:11:07 [2023-11-28T18:11:07.445Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd690c8, 0x400017a660}, 0xffff8681a070?)
18:11:07 [2023-11-28T18:11:07.445Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
18:11:07 [2023-11-28T18:11:07.445Z] net/http.HandlerFunc.ServeHTTP(0x40000ae400?, {0xd690c8?, 0x400017a660?}, 0x402b98?)
18:11:07 [2023-11-28T18:11:07.445Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
18:11:07 [2023-11-28T18:11:07.445Z] net/http.(*ServeMux).ServeHTTP(0xd6f198?, {0xd690c8, 0x400017a660}, 0x40000ae400)
18:11:07 [2023-11-28T18:11:07.445Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
18:11:07 [2023-11-28T18:11:07.445Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400027c240, {0xd67cb8?, 0x40001ea0e0}, 0x40007bb100)
18:11:07 [2023-11-28T18:11:07.445Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
18:11:07 [2023-11-28T18:11:07.445Z] net/http.serverHandler.ServeHTTP({0x400015a810?}, {0xd67cb8?, 0x40001ea0e0?}, 0x6?)
18:11:07 [2023-11-28T18:11:07.445Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
18:11:07 [2023-11-28T18:11:07.445Z] net/http.(*conn).serve(0x40000aa120, {0xd6f198, 0x4000122450})
18:11:07 [2023-11-28T18:11:07.445Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
18:11:07 [2023-11-28T18:11:07.445Z] created by net/http.(*Server).Serve in goroutine 49
18:11:07 [2023-11-28T18:11:07.445Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
18:11:09 [2023-11-28T18:11:09.353Z] 2023/11/28 18:11:09 http: panic serving 127.0.0.1:36934: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
18:11:09 [2023-11-28T18:11:09.353Z] goroutine 211 [running]:
18:11:09 [2023-11-28T18:11:09.353Z] net/http.(*conn).serve.func1()
18:11:09 [2023-11-28T18:11:09.353Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
18:11:09 [2023-11-28T18:11:09.353Z] panic({0xa091a0?, 0x4000199890?})
18:11:09 [2023-11-28T18:11:09.353Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
18:11:09 [2023-11-28T18:11:09.353Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd690c8, 0x400017a720}, 0xffff8681a070?)
18:11:09 [2023-11-28T18:11:09.353Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
18:11:09 [2023-11-28T18:11:09.353Z] net/http.HandlerFunc.ServeHTTP(0x40000ae600?, {0xd690c8?, 0x400017a720?}, 0x402b98?)
18:11:09 [2023-11-28T18:11:09.353Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
18:11:09 [2023-11-28T18:11:09.353Z] net/http.(*ServeMux).ServeHTTP(0xd6f198?, {0xd690c8, 0x400017a720}, 0x40000ae600)
18:11:09 [2023-11-28T18:11:09.353Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
18:11:09 [2023-11-28T18:11:09.353Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400027c240, {0xd67cb8?, 0x40001ea380}, 0x40000ae500)
18:11:09 [2023-11-28T18:11:09.353Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40
18:11:09 [2023-11-28T18:11:09.353Z] net/http.serverHandler.ServeHTTP({0x400038a630?}, {0xd67cb8?, 0x40001ea380?}, 0x6?)
18:11:09 [2023-11-28T18:11:09.353Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
18:11:09 [2023-11-28T18:11:09.353Z] net/http.(*conn).serve(0x400016a5a0, {0xd6f198, 0x4000122450})
18:11:09 [2023-11-28T18:11:09.353Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
18:11:09 [2023-11-28T18:11:09.353Z] created by net/http.(*Server).Serve in goroutine 49
18:11:09 [2023-11-28T18:11:09.353Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
18:11:11 [2023-11-28T18:11:11.870Z] --- PASS: TestAuthZPluginAllowEventStream (6.04s)
18:11:11 [2023-11-28T18:11:11.870Z] === RUN   TestAuthZPluginErrorResponse
18:11:12 [2023-11-28T18:11:12.126Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
18:11:12 [2023-11-28T18:11:12.126Z] === RUN   TestAuthZPluginErrorRequest
18:11:12 [2023-11-28T18:11:12.689Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:11:12 [2023-11-28T18:11:12.689Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:11:13 [2023-11-28T18:11:13.252Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
18:11:13 [2023-11-28T18:11:13.252Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:11:14 [2023-11-28T18:11:14.619Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.11s)
18:11:14 [2023-11-28T18:11:14.619Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:11:15 [2023-11-28T18:11:15.743Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.14s)
18:11:15 [2023-11-28T18:11:15.744Z] === RUN   TestAuthZPluginHeader
18:11:16 [2023-11-28T18:11:16.007Z] --- PASS: TestAuthZPluginHeader (0.61s)
18:11:16 [2023-11-28T18:11:16.008Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:11:16 [2023-11-28T18:11:16.008Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
18:11:16 [2023-11-28T18:11:16.008Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:11:16 [2023-11-28T18:11:16.008Z] === RUN   TestAuthZPluginV2Disable
18:11:16 [2023-11-28T18:11:16.008Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
18:11:16 [2023-11-28T18:11:16.008Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:11:16 [2023-11-28T18:11:16.008Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:11:16 [2023-11-28T18:11:16.008Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
18:11:16 [2023-11-28T18:11:16.008Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:11:16 [2023-11-28T18:11:16.008Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:11:16 [2023-11-28T18:11:16.008Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
18:11:16 [2023-11-28T18:11:16.008Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:11:16 [2023-11-28T18:11:16.008Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:11:34 [2023-11-28T18:11:34.051Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
18:11:34 [2023-11-28T18:11:34.051Z] PASS
18:11:34 [2023-11-28T18:11:34.051Z] 
18:11:34 [2023-11-28T18:11:34.051Z] === Skipped
18:11:34 [2023-11-28T18:11:34.051Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:11:34 [2023-11-28T18:11:34.051Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
18:11:34 [2023-11-28T18:11:34.051Z] 
18:11:34 [2023-11-28T18:11:34.051Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:11:34 [2023-11-28T18:11:34.051Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
18:11:34 [2023-11-28T18:11:34.051Z] 
18:11:34 [2023-11-28T18:11:34.051Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:11:34 [2023-11-28T18:11:34.051Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
18:11:34 [2023-11-28T18:11:34.051Z] 
18:11:34 [2023-11-28T18:11:34.051Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:11:34 [2023-11-28T18:11:34.051Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
18:11:34 [2023-11-28T18:11:34.051Z] 
18:11:34 [2023-11-28T18:11:34.051Z] DONE 17 tests, 4 skipped in 30.667s
18:11:34 [2023-11-28T18:11:34.051Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
18:11:34 [2023-11-28T18:11:34.051Z] ++ '[' -n '' ']'
18:11:34 [2023-11-28T18:11:34.051Z] ++ 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:11:34 [2023-11-28T18:11:34.051Z] ++ set -e
18:11:34 [2023-11-28T18:11:34.051Z] ++ '[' -n 0 ']'
18:11:34 [2023-11-28T18:11:34.051Z] ++ set -x
18:11:34 [2023-11-28T18:11:34.051Z] ++ 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.AsCX4KVAOl/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:11:34 [2023-11-28T18:11:34.051Z] INFO: Testing against a local daemon
18:11:34 [2023-11-28T18:11:34.051Z] === RUN   TestPluginInvalidJSON
18:11:34 [2023-11-28T18:11:34.051Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
18:11:34 [2023-11-28T18:11:34.051Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
18:11:34 [2023-11-28T18:11:34.051Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
18:11:34 [2023-11-28T18:11:34.051Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
18:11:34 [2023-11-28T18:11:34.051Z] === RUN   TestPluginInvalidJSON/plugins/pull
18:11:34 [2023-11-28T18:11:34.051Z] === PAUSE TestPluginInvalidJSON/plugins/pull
18:11:34 [2023-11-28T18:11:34.051Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
18:11:34 [2023-11-28T18:11:34.051Z] === CONT  TestPluginInvalidJSON/plugins/pull
18:11:34 [2023-11-28T18:11:34.051Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
18:11:34 [2023-11-28T18:11:34.051Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
18:11:34 [2023-11-28T18:11:34.051Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
18:11:34 [2023-11-28T18:11:34.051Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
18:11:34 [2023-11-28T18:11:34.051Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
18:11:34 [2023-11-28T18:11:34.051Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
18:11:34 [2023-11-28T18:11:34.051Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
18:11:34 [2023-11-28T18:11:34.051Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
18:11:34 [2023-11-28T18:11:34.051Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
18:11:34 [2023-11-28T18:11:34.051Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
18:11:34 [2023-11-28T18:11:34.051Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
18:11:34 [2023-11-28T18:11:34.051Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
18:11:34 [2023-11-28T18:11:34.051Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
18:11:34 [2023-11-28T18:11:34.051Z] --- PASS: TestPluginInvalidJSON (0.01s)
18:11:34 [2023-11-28T18:11:34.051Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
18:11:34 [2023-11-28T18:11:34.051Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
18:11:34 [2023-11-28T18:11:34.051Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
18:11:34 [2023-11-28T18:11:34.051Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
18:11:34 [2023-11-28T18:11:34.051Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
18:11:34 [2023-11-28T18:11:34.051Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
18:11:34 [2023-11-28T18:11:34.051Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
18:11:34 [2023-11-28T18:11:34.051Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
18:11:34 [2023-11-28T18:11:34.051Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
18:11:34 [2023-11-28T18:11:34.051Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
18:11:34 [2023-11-28T18:11:34.051Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
18:11:34 [2023-11-28T18:11:34.051Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
18:11:34 [2023-11-28T18:11:34.051Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
18:11:34 [2023-11-28T18:11:34.051Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
18:11:34 [2023-11-28T18:11:34.051Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
18:11:34 [2023-11-28T18:11:34.051Z] === RUN   TestPluginInstall
18:11:34 [2023-11-28T18:11:34.051Z] === RUN   TestPluginInstall/no_auth
18:11:36 [2023-11-28T18:11:36.570Z] time="2023-11-28T18:11:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:11:36 [2023-11-28T18:11:36.570Z] time="2023-11-28T18:11:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a021e5bfb78fb0588ea2212e6dd61c90f5b8e9097f1fcdb7855b63a6ea802472" mediatype=application/vnd.docker.plugin.v1+json size=522
18:11:36 [2023-11-28T18:11:36.570Z] time="2023-11-28T18:11:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:11:36 [2023-11-28T18:11:36.570Z] time="2023-11-28T18:11:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a021e5bfb78fb0588ea2212e6dd61c90f5b8e9097f1fcdb7855b63a6ea802472" mediatype=application/vnd.docker.plugin.v1+json size=522
18:11:36 [2023-11-28T18:11:36.826Z] === RUN   TestPluginInstall/with_htpasswd
18:11:37 [2023-11-28T18:11:37.082Z] time="2023-11-28T18:11:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:11:37 [2023-11-28T18:11:37.082Z] time="2023-11-28T18:11:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a021e5bfb78fb0588ea2212e6dd61c90f5b8e9097f1fcdb7855b63a6ea802472" mediatype=application/vnd.docker.plugin.v1+json size=522
18:11:37 [2023-11-28T18:11:37.082Z] time="2023-11-28T18:11:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:11:37 [2023-11-28T18:11:37.082Z] time="2023-11-28T18:11:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a021e5bfb78fb0588ea2212e6dd61c90f5b8e9097f1fcdb7855b63a6ea802472" mediatype=application/vnd.docker.plugin.v1+json size=522
18:11:37 [2023-11-28T18:11:37.082Z] === RUN   TestPluginInstall/with_insecure
18:11:38 [2023-11-28T18:11:38.009Z] time="2023-11-28T18:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:11:38 [2023-11-28T18:11:38.009Z] time="2023-11-28T18:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98d60f788b9853a8e25f0d7c031cef7342e420b02d38592239d245da47fbb482" mediatype=application/vnd.docker.plugin.v1+json size=522
18:11:38 [2023-11-28T18:11:38.009Z] time="2023-11-28T18:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:11:38 [2023-11-28T18:11:38.009Z] time="2023-11-28T18:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98d60f788b9853a8e25f0d7c031cef7342e420b02d38592239d245da47fbb482" mediatype=application/vnd.docker.plugin.v1+json size=522
18:11:38 [2023-11-28T18:11:38.009Z]     plugin_test.go:204: [d87ffb0d56051] daemon is not started
18:11:38 [2023-11-28T18:11:38.009Z] --- PASS: TestPluginInstall (5.03s)
18:11:38 [2023-11-28T18:11:38.009Z]     --- PASS: TestPluginInstall/no_auth (3.66s)
18:11:38 [2023-11-28T18:11:38.009Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
18:11:38 [2023-11-28T18:11:38.009Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
18:11:38 [2023-11-28T18:11:38.009Z] === RUN   TestPluginsWithRuntimes
18:11:39 [2023-11-28T18:11:39.899Z] === RUN   TestPluginsWithRuntimes/No_Args
18:11:40 [2023-11-28T18:11:40.461Z] === RUN   TestPluginsWithRuntimes/With_Args
18:11:41 [2023-11-28T18:11:41.397Z] --- PASS: TestPluginsWithRuntimes (3.35s)
18:11:41 [2023-11-28T18:11:41.397Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
18:11:41 [2023-11-28T18:11:41.397Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
18:11:41 [2023-11-28T18:11:41.397Z] === RUN   TestPluginBackCompatMediaTypes
18:11:41 [2023-11-28T18:11:41.959Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
18:11:41 [2023-11-28T18:11:41.959Z] PASS
18:11:41 [2023-11-28T18:11:41.959Z] 
18:11:41 [2023-11-28T18:11:41.959Z] DONE 24 tests in 8.924s
18:11:41 [2023-11-28T18:11:41.959Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
18:11:41 [2023-11-28T18:11:41.959Z] ++ '[' -n '' ']'
18:11:41 [2023-11-28T18:11:41.959Z] ++ 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:11:41 [2023-11-28T18:11:41.959Z] ++ set -e
18:11:41 [2023-11-28T18:11:41.959Z] ++ '[' -n 0 ']'
18:11:41 [2023-11-28T18:11:41.959Z] ++ set -x
18:11:41 [2023-11-28T18:11:41.959Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AsCX4KVAOl/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:11:41 [2023-11-28T18:11:41.959Z] INFO: Testing against a local daemon
18:11:41 [2023-11-28T18:11:41.959Z] === RUN   TestExternalGraphDriver
18:11:42 [2023-11-28T18:11:42.214Z] === RUN   TestExternalGraphDriver/json
18:11:42 [2023-11-28T18:11:42.214Z] === RUN   TestExternalGraphDriver/spec
18:11:42 [2023-11-28T18:11:42.214Z] === RUN   TestExternalGraphDriver/pull
18:11:42 [2023-11-28T18:11:42.214Z] --- PASS: TestExternalGraphDriver (0.34s)
18:11:42 [2023-11-28T18:11:42.214Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
18:11:42 [2023-11-28T18:11:42.214Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
18:11:42 [2023-11-28T18:11:42.214Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
18:11:42 [2023-11-28T18:11:42.214Z] === RUN   TestGraphdriverPluginV2
18:11:42 [2023-11-28T18:11:42.776Z]     external_test.go:415: (*Execution).NotAmd64-fm
18:11:42 [2023-11-28T18:11:42.776Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
18:11:42 [2023-11-28T18:11:42.776Z] PASS
18:11:42 [2023-11-28T18:11:42.776Z] 
18:11:42 [2023-11-28T18:11:42.776Z] === Skipped
18:11:42 [2023-11-28T18:11:42.776Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
18:11:42 [2023-11-28T18:11:42.776Z]     external_test.go:415: (*Execution).NotAmd64-fm
18:11:42 [2023-11-28T18:11:42.776Z] 
18:11:42 [2023-11-28T18:11:42.776Z] DONE 5 tests, 1 skipped in 0.693s
18:11:42 [2023-11-28T18:11:42.776Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
18:11:42 [2023-11-28T18:11:42.776Z] ++ '[' -n '' ']'
18:11:42 [2023-11-28T18:11:42.776Z] ++ 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:11:42 [2023-11-28T18:11:42.776Z] ++ set -e
18:11:42 [2023-11-28T18:11:42.776Z] ++ '[' -n 0 ']'
18:11:42 [2023-11-28T18:11:42.776Z] ++ set -x
18:11:42 [2023-11-28T18:11:42.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AsCX4KVAOl/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:11:42 [2023-11-28T18:11:42.776Z] INFO: Testing against a local daemon
18:11:42 [2023-11-28T18:11:42.776Z] === RUN   TestContinueAfterPluginCrash
18:11:42 [2023-11-28T18:11:42.776Z] === PAUSE TestContinueAfterPluginCrash
18:11:42 [2023-11-28T18:11:42.776Z] === RUN   TestReadPluginNoRead
18:11:42 [2023-11-28T18:11:42.776Z] === PAUSE TestReadPluginNoRead
18:11:42 [2023-11-28T18:11:42.776Z] === RUN   TestDaemonStartWithLogOpt
18:11:42 [2023-11-28T18:11:42.776Z] === PAUSE TestDaemonStartWithLogOpt
18:11:42 [2023-11-28T18:11:42.776Z] === CONT  TestContinueAfterPluginCrash
18:11:42 [2023-11-28T18:11:42.776Z] === CONT  TestReadPluginNoRead
18:11:42 [2023-11-28T18:11:42.776Z] === CONT  TestDaemonStartWithLogOpt
18:11:44 [2023-11-28T18:11:44.669Z] === RUN   TestReadPluginNoRead/default
18:11:45 [2023-11-28T18:11:45.597Z] --- PASS: TestDaemonStartWithLogOpt (2.69s)
18:11:46 [2023-11-28T18:11:46.159Z] === RUN   TestReadPluginNoRead/disabled_caching
18:11:47 [2023-11-28T18:11:47.529Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:11:48 [2023-11-28T18:11:48.466Z]     read_test.go:93: [d06b056e36bc0] daemon is not started
18:11:48 [2023-11-28T18:11:48.466Z] --- PASS: TestReadPluginNoRead (5.84s)
18:11:48 [2023-11-28T18:11:48.466Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
18:11:48 [2023-11-28T18:11:48.466Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
18:11:48 [2023-11-28T18:11:48.466Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s)
18:11:50 [2023-11-28T18:11:50.354Z] --- PASS: TestContinueAfterPluginCrash (7.61s)
18:11:50 [2023-11-28T18:11:50.354Z] PASS
18:11:50 [2023-11-28T18:11:50.354Z] 
18:11:50 [2023-11-28T18:11:50.354Z] DONE 6 tests in 7.640s
18:11:50 [2023-11-28T18:11:50.354Z] 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:11:50 [2023-11-28T18:11:50.354Z] ++ '[' -n '' ']'
18:11:50 [2023-11-28T18:11:50.354Z] ++ 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:11:50 [2023-11-28T18:11:50.354Z] ++ set -e
18:11:50 [2023-11-28T18:11:50.354Z] ++ '[' -n 0 ']'
18:11:50 [2023-11-28T18:11:50.354Z] ++ set -x
18:11:50 [2023-11-28T18:11:50.354Z] ++ 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.AsCX4KVAOl/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:11:50 [2023-11-28T18:11:50.354Z] testing: warning: no tests to run
18:11:50 [2023-11-28T18:11:50.354Z] PASS
18:11:50 [2023-11-28T18:11:50.354Z] 
18:11:50 [2023-11-28T18:11:50.354Z] DONE 0 tests in 0.007s
18:11:50 [2023-11-28T18:11:50.354Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
18:11:50 [2023-11-28T18:11:50.354Z] ++ '[' -n '' ']'
18:11:50 [2023-11-28T18:11:50.354Z] ++ 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:11:50 [2023-11-28T18:11:50.354Z] ++ set -e
18:11:50 [2023-11-28T18:11:50.354Z] ++ '[' -n 0 ']'
18:11:50 [2023-11-28T18:11:50.354Z] ++ set -x
18:11:50 [2023-11-28T18:11:50.354Z] ++ 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.AsCX4KVAOl/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:11:50 [2023-11-28T18:11:50.354Z] INFO: Testing against a local daemon
18:11:50 [2023-11-28T18:11:50.354Z] === RUN   TestPluginWithDevMounts
18:11:50 [2023-11-28T18:11:50.354Z] === PAUSE TestPluginWithDevMounts
18:11:50 [2023-11-28T18:11:50.354Z] === CONT  TestPluginWithDevMounts
18:11:52 [2023-11-28T18:11:52.243Z] --- PASS: TestPluginWithDevMounts (1.51s)
18:11:52 [2023-11-28T18:11:52.243Z] PASS
18:11:52 [2023-11-28T18:11:52.243Z] 
18:11:52 [2023-11-28T18:11:52.243Z] DONE 1 tests in 1.545s
18:11:52 [2023-11-28T18:11:52.243Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
18:11:52 [2023-11-28T18:11:52.243Z] ++ '[' -n '' ']'
18:11:52 [2023-11-28T18:11:52.243Z] ++ 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:11:52 [2023-11-28T18:11:52.243Z] ++ set -e
18:11:52 [2023-11-28T18:11:52.243Z] ++ '[' -n 0 ']'
18:11:52 [2023-11-28T18:11:52.243Z] ++ set -x
18:11:52 [2023-11-28T18:11:52.243Z] ++ 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.AsCX4KVAOl/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:11:52 [2023-11-28T18:11:52.243Z] INFO: Testing against a local daemon
18:11:52 [2023-11-28T18:11:52.243Z] === RUN   TestSecretInspect
18:11:54 [2023-11-28T18:11:54.192Z] --- PASS: TestSecretInspect (2.01s)
18:11:54 [2023-11-28T18:11:54.192Z] === RUN   TestSecretList
18:11:56 [2023-11-28T18:11:56.081Z] --- PASS: TestSecretList (1.91s)
18:11:56 [2023-11-28T18:11:56.081Z] === RUN   TestSecretsCreateAndDelete
18:11:57 [2023-11-28T18:11:57.970Z] --- PASS: TestSecretsCreateAndDelete (2.02s)
18:11:57 [2023-11-28T18:11:57.970Z] === RUN   TestSecretsUpdate
18:11:59 [2023-11-28T18:11:59.859Z] --- PASS: TestSecretsUpdate (1.88s)
18:11:59 [2023-11-28T18:11:59.859Z] === RUN   TestTemplatedSecret
18:12:02 [2023-11-28T18:12:02.419Z] --- PASS: TestTemplatedSecret (2.69s)
18:12:02 [2023-11-28T18:12:02.419Z] === RUN   TestSecretCreateResolve
18:12:04 [2023-11-28T18:12:04.309Z] --- PASS: TestSecretCreateResolve (1.85s)
18:12:04 [2023-11-28T18:12:04.309Z] PASS
18:12:04 [2023-11-28T18:12:04.309Z] 
18:12:04 [2023-11-28T18:12:04.309Z] DONE 6 tests in 12.430s
18:12:04 [2023-11-28T18:12:04.309Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
18:12:04 [2023-11-28T18:12:04.309Z] ++ '[' -n '' ']'
18:12:04 [2023-11-28T18:12:04.309Z] ++ 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:12:04 [2023-11-28T18:12:04.309Z] ++ set -e
18:12:04 [2023-11-28T18:12:04.309Z] ++ '[' -n 0 ']'
18:12:04 [2023-11-28T18:12:04.309Z] ++ set -x
18:12:04 [2023-11-28T18:12:04.309Z] ++ 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.AsCX4KVAOl/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:12:04 [2023-11-28T18:12:04.309Z] INFO: Testing against a local daemon
18:12:04 [2023-11-28T18:12:04.309Z] === RUN   TestServiceCreateInit
18:12:04 [2023-11-28T18:12:04.309Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:12:08 [2023-11-28T18:12:08.478Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:12:12 [2023-11-28T18:12:12.647Z] --- PASS: TestServiceCreateInit (7.64s)
18:12:12 [2023-11-28T18:12:12.647Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s)
18:12:12 [2023-11-28T18:12:12.647Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.91s)
18:12:12 [2023-11-28T18:12:12.647Z] === RUN   TestCreateServiceMultipleTimes
18:12:27 [2023-11-28T18:12:27.489Z] --- PASS: TestCreateServiceMultipleTimes (14.86s)
18:12:27 [2023-11-28T18:12:27.489Z] === RUN   TestCreateServiceConflict
18:12:28 [2023-11-28T18:12:28.856Z] --- PASS: TestCreateServiceConflict (1.94s)
18:12:28 [2023-11-28T18:12:28.856Z] === RUN   TestCreateServiceMaxReplicas
18:12:31 [2023-11-28T18:12:31.374Z] --- PASS: TestCreateServiceMaxReplicas (2.67s)
18:12:31 [2023-11-28T18:12:31.374Z] === RUN   TestCreateServiceSecretFileMode
18:12:46 [2023-11-28T18:12:46.216Z] --- PASS: TestCreateServiceSecretFileMode (12.59s)
18:12:46 [2023-11-28T18:12:46.216Z] === RUN   TestCreateServiceConfigFileMode
18:12:58 [2023-11-28T18:12:58.382Z] --- PASS: TestCreateServiceConfigFileMode (12.69s)
18:12:58 [2023-11-28T18:12:58.382Z] === RUN   TestCreateServiceSysctls
18:13:00 [2023-11-28T18:13:00.313Z] --- PASS: TestCreateServiceSysctls (3.19s)
18:13:00 [2023-11-28T18:13:00.313Z] === RUN   TestCreateServiceCapabilities
18:13:02 [2023-11-28T18:13:02.836Z] --- PASS: TestCreateServiceCapabilities (2.54s)
18:13:02 [2023-11-28T18:13:02.836Z] === RUN   TestInspect
18:13:05 [2023-11-28T18:13:05.352Z] --- PASS: TestInspect (2.80s)
18:13:05 [2023-11-28T18:13:05.352Z] === RUN   TestCreateJob
18:13:08 [2023-11-28T18:13:08.618Z] --- PASS: TestCreateJob (3.14s)
18:13:08 [2023-11-28T18:13:08.618Z] === RUN   TestReplicatedJob
18:13:13 [2023-11-28T18:13:13.864Z] --- PASS: TestReplicatedJob (5.36s)
18:13:13 [2023-11-28T18:13:13.864Z] === RUN   TestUpdateReplicatedJob
18:13:17 [2023-11-28T18:13:17.132Z] --- PASS: TestUpdateReplicatedJob (3.30s)
18:13:17 [2023-11-28T18:13:17.132Z] === RUN   TestServiceListWithStatuses
18:13:17 [2023-11-28T18:13:17.132Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:13:17 [2023-11-28T18:13:17.132Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:13:17 [2023-11-28T18:13:17.132Z] === RUN   TestDockerNetworkConnectAlias
18:13:21 [2023-11-28T18:13:21.299Z] --- PASS: TestDockerNetworkConnectAlias (4.14s)
18:13:21 [2023-11-28T18:13:21.299Z] === RUN   TestDockerNetworkReConnect
18:13:24 [2023-11-28T18:13:24.607Z] --- PASS: TestDockerNetworkReConnect (3.11s)
18:13:24 [2023-11-28T18:13:24.607Z] === RUN   TestServicePlugin
18:13:24 [2023-11-28T18:13:24.607Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
18:13:24 [2023-11-28T18:13:24.607Z] --- SKIP: TestServicePlugin (0.00s)
18:13:24 [2023-11-28T18:13:24.607Z] === RUN   TestServiceUpdateLabel
18:13:26 [2023-11-28T18:13:26.496Z] --- PASS: TestServiceUpdateLabel (1.86s)
18:13:26 [2023-11-28T18:13:26.496Z] === RUN   TestServiceUpdateSecrets
18:13:42 [2023-11-28T18:13:42.296Z] --- PASS: TestServiceUpdateSecrets (14.26s)
18:13:42 [2023-11-28T18:13:42.296Z] === RUN   TestServiceUpdateConfigs
18:13:57 [2023-11-28T18:13:57.135Z] --- PASS: TestServiceUpdateConfigs (14.51s)
18:13:57 [2023-11-28T18:13:57.135Z] === RUN   TestServiceUpdateNetwork
18:14:09 [2023-11-28T18:14:09.327Z] --- PASS: TestServiceUpdateNetwork (12.39s)
18:14:09 [2023-11-28T18:14:09.327Z] === RUN   TestServiceUpdatePidsLimit
18:14:09 [2023-11-28T18:14:09.327Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:14:09 [2023-11-28T18:14:09.327Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:14:17 [2023-11-28T18:14:17.428Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:14:23 [2023-11-28T18:14:23.966Z] --- PASS: TestServiceUpdatePidsLimit (16.41s)
18:14:23 [2023-11-28T18:14:23.966Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s)
18:14:23 [2023-11-28T18:14:23.966Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
18:14:23 [2023-11-28T18:14:23.966Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
18:14:23 [2023-11-28T18:14:23.966Z] PASS
18:14:23 [2023-11-28T18:14:23.966Z] 
18:14:23 [2023-11-28T18:14:23.966Z] === Skipped
18:14:23 [2023-11-28T18:14:23.966Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
18:14:23 [2023-11-28T18:14:23.966Z]     list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:14:23 [2023-11-28T18:14:23.966Z] 
18:14:23 [2023-11-28T18:14:23.966Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
18:14:23 [2023-11-28T18:14:23.966Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
18:14:23 [2023-11-28T18:14:23.966Z] 
18:14:23 [2023-11-28T18:14:23.966Z] DONE 26 tests, 2 skipped in 139.427s
18:14:23 [2023-11-28T18:14:23.966Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
18:14:23 [2023-11-28T18:14:23.966Z] ++ '[' -n '' ']'
18:14:23 [2023-11-28T18:14:23.966Z] ++ 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:14:23 [2023-11-28T18:14:23.966Z] ++ set -e
18:14:23 [2023-11-28T18:14:23.966Z] ++ '[' -n 0 ']'
18:14:23 [2023-11-28T18:14:23.966Z] ++ set -x
18:14:23 [2023-11-28T18:14:23.966Z] ++ 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.AsCX4KVAOl/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:14:23 [2023-11-28T18:14:23.966Z] INFO: Testing against a local daemon
18:14:23 [2023-11-28T18:14:23.966Z] === RUN   TestSessionCreate
18:14:23 [2023-11-28T18:14:23.966Z] --- PASS: TestSessionCreate (0.02s)
18:14:23 [2023-11-28T18:14:23.966Z] === RUN   TestSessionCreateWithBadUpgrade
18:14:23 [2023-11-28T18:14:23.966Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:14:23 [2023-11-28T18:14:23.966Z] PASS
18:14:23 [2023-11-28T18:14:23.966Z] 
18:14:23 [2023-11-28T18:14:23.966Z] DONE 2 tests in 0.063s
18:14:23 [2023-11-28T18:14:23.966Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
18:14:23 [2023-11-28T18:14:23.966Z] ++ '[' -n '' ']'
18:14:23 [2023-11-28T18:14:23.966Z] ++ 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:14:23 [2023-11-28T18:14:23.966Z] ++ set -e
18:14:23 [2023-11-28T18:14:23.966Z] ++ '[' -n 0 ']'
18:14:23 [2023-11-28T18:14:23.966Z] ++ set -x
18:14:23 [2023-11-28T18:14:23.966Z] ++ 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.AsCX4KVAOl/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:14:23 [2023-11-28T18:14:23.966Z] INFO: Testing against a local daemon
18:14:23 [2023-11-28T18:14:23.966Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:14:23 [2023-11-28T18:14:23.966Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:14:23 [2023-11-28T18:14:23.966Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:14:23 [2023-11-28T18:14:23.966Z] === RUN   TestDiskUsage
18:14:23 [2023-11-28T18:14:23.966Z] === PAUSE TestDiskUsage
18:14:23 [2023-11-28T18:14:23.966Z] === RUN   TestEventsExecDie
18:14:24 [2023-11-28T18:14:24.528Z] --- PASS: TestEventsExecDie (0.55s)
18:14:24 [2023-11-28T18:14:24.528Z] === RUN   TestEventsBackwardsCompatible
18:14:24 [2023-11-28T18:14:24.528Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
18:14:24 [2023-11-28T18:14:24.528Z] === RUN   TestEventsVolumeCreate
18:14:24 [2023-11-28T18:14:24.528Z] --- PASS: TestEventsVolumeCreate (0.06s)
18:14:24 [2023-11-28T18:14:24.528Z] === RUN   TestInfoBinaryCommits
18:14:24 [2023-11-28T18:14:24.528Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:14:24 [2023-11-28T18:14:24.528Z] === RUN   TestInfoAPIVersioned
18:14:24 [2023-11-28T18:14:24.528Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:14:24 [2023-11-28T18:14:24.528Z] === RUN   TestInfoAPI
18:14:24 [2023-11-28T18:14:24.528Z] --- PASS: TestInfoAPI (0.02s)
18:14:24 [2023-11-28T18:14:24.528Z] === RUN   TestInfoAPIWarnings
18:14:42 [2023-11-28T18:14:42.574Z] --- PASS: TestInfoAPIWarnings (16.55s)
18:14:42 [2023-11-28T18:14:42.574Z] === RUN   TestInfoDebug
18:14:42 [2023-11-28T18:14:42.574Z] --- PASS: TestInfoDebug (0.52s)
18:14:42 [2023-11-28T18:14:42.574Z] === RUN   TestInfoInsecureRegistries
18:14:42 [2023-11-28T18:14:42.574Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:14:42 [2023-11-28T18:14:42.574Z] === RUN   TestInfoRegistryMirrors
18:14:42 [2023-11-28T18:14:42.831Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:14:42 [2023-11-28T18:14:42.831Z] === RUN   TestLoginFailsWithBadCredentials
18:14:43 [2023-11-28T18:14:43.759Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
18:14:43 [2023-11-28T18:14:43.759Z] === RUN   TestPingCacheHeaders
18:14:43 [2023-11-28T18:14:43.759Z] --- PASS: TestPingCacheHeaders (0.02s)
18:14:43 [2023-11-28T18:14:43.759Z] === RUN   TestPingGet
18:14:43 [2023-11-28T18:14:43.759Z] --- PASS: TestPingGet (0.01s)
18:14:43 [2023-11-28T18:14:43.759Z] === RUN   TestPingHead
18:14:43 [2023-11-28T18:14:43.759Z] --- PASS: TestPingHead (0.02s)
18:14:43 [2023-11-28T18:14:43.759Z] === RUN   TestPingSwarmHeader
18:14:44 [2023-11-28T18:14:44.320Z] === RUN   TestPingSwarmHeader/before_swarm_init
18:14:44 [2023-11-28T18:14:44.882Z] === RUN   TestPingSwarmHeader/after_swarm_init
18:14:45 [2023-11-28T18:14:45.809Z] === RUN   TestPingSwarmHeader/after_swarm_leave
18:14:45 [2023-11-28T18:14:45.809Z] --- PASS: TestPingSwarmHeader (1.89s)
18:14:45 [2023-11-28T18:14:45.809Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
18:14:45 [2023-11-28T18:14:45.809Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
18:14:45 [2023-11-28T18:14:45.809Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
18:14:45 [2023-11-28T18:14:45.809Z] === RUN   TestPingBuilderHeader
18:14:45 [2023-11-28T18:14:45.809Z] === RUN   TestPingBuilderHeader/default_config
18:14:46 [2023-11-28T18:14:46.065Z] === RUN   TestPingBuilderHeader/buildkit_disabled
18:14:46 [2023-11-28T18:14:46.627Z] --- PASS: TestPingBuilderHeader (1.04s)
18:14:46 [2023-11-28T18:14:46.627Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
18:14:46 [2023-11-28T18:14:46.627Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
18:14:46 [2023-11-28T18:14:46.627Z] === RUN   TestVersion
18:14:46 [2023-11-28T18:14:46.627Z] --- PASS: TestVersion (0.02s)
18:14:46 [2023-11-28T18:14:46.627Z] === CONT  TestDiskUsage
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/empty
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/empty/container_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/empty/image_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/empty/volume_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/empty/build-cache_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/after_LoadBusybox
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:14:47 [2023-11-28T18:14:47.189Z] === RUN   TestDiskUsage/after_container.Run
18:14:47 [2023-11-28T18:14:47.445Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:14:47 [2023-11-28T18:14:47.445Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:14:47 [2023-11-28T18:14:47.445Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:14:47 [2023-11-28T18:14:47.445Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:14:47 [2023-11-28T18:14:47.445Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:14:47 [2023-11-28T18:14:47.445Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:14:47 [2023-11-28T18:14:47.445Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:14:47 [2023-11-28T18:14:47.445Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:14:47 [2023-11-28T18:14:47.445Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:14:47 [2023-11-28T18:14:47.445Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:14:47 [2023-11-28T18:14:47.701Z] --- PASS: TestDiskUsage (1.06s)
18:14:47 [2023-11-28T18:14:47.701Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]     --- PASS: TestDiskUsage/after_container.Run (0.27s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z] PASS
18:14:47 [2023-11-28T18:14:47.701Z] 
18:14:47 [2023-11-28T18:14:47.701Z] === Skipped
18:14:47 [2023-11-28T18:14:47.701Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:14:47 [2023-11-28T18:14:47.701Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:14:47 [2023-11-28T18:14:47.701Z] 
18:14:47 [2023-11-28T18:14:47.701Z] DONE 57 tests, 1 skipped in 23.875s
18:14:47 [2023-11-28T18:14:47.701Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
18:14:47 [2023-11-28T18:14:47.701Z] ++ '[' -n '' ']'
18:14:47 [2023-11-28T18:14:47.701Z] ++ 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:14:47 [2023-11-28T18:14:47.701Z] ++ set -e
18:14:47 [2023-11-28T18:14:47.701Z] ++ '[' -n 0 ']'
18:14:47 [2023-11-28T18:14:47.701Z] ++ set -x
18:14:47 [2023-11-28T18:14:47.701Z] ++ 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.AsCX4KVAOl/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:14:47 [2023-11-28T18:14:47.701Z] INFO: Testing against a local daemon
18:14:47 [2023-11-28T18:14:47.701Z] === RUN   TestVolumesCreateAndList
18:14:47 [2023-11-28T18:14:47.701Z] --- PASS: TestVolumesCreateAndList (0.02s)
18:14:47 [2023-11-28T18:14:47.701Z] === RUN   TestVolumesRemove
18:14:47 [2023-11-28T18:14:47.957Z] === RUN   TestVolumesRemove/volume_in_use
18:14:47 [2023-11-28T18:14:47.957Z] === RUN   TestVolumesRemove/volume_not_in_use
18:14:47 [2023-11-28T18:14:47.957Z] === RUN   TestVolumesRemove/non-existing_volume
18:14:47 [2023-11-28T18:14:47.957Z] === RUN   TestVolumesRemove/non-existing_volume_force
18:14:47 [2023-11-28T18:14:47.957Z] --- PASS: TestVolumesRemove (0.06s)
18:14:47 [2023-11-28T18:14:47.957Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
18:14:47 [2023-11-28T18:14:47.957Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
18:14:47 [2023-11-28T18:14:47.957Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
18:14:47 [2023-11-28T18:14:47.957Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
18:14:47 [2023-11-28T18:14:47.957Z] === RUN   TestVolumesRemoveSwarmEnabled
18:14:47 [2023-11-28T18:14:47.957Z] === PAUSE TestVolumesRemoveSwarmEnabled
18:14:47 [2023-11-28T18:14:47.957Z] === RUN   TestVolumesInspect
18:14:47 [2023-11-28T18:14:47.957Z] --- PASS: TestVolumesInspect (0.02s)
18:14:47 [2023-11-28T18:14:47.957Z] === RUN   TestVolumesInvalidJSON
18:14:47 [2023-11-28T18:14:47.957Z] === RUN   TestVolumesInvalidJSON/volumes/create
18:14:47 [2023-11-28T18:14:47.957Z] === PAUSE TestVolumesInvalidJSON/volumes/create
18:14:47 [2023-11-28T18:14:47.957Z] === CONT  TestVolumesInvalidJSON/volumes/create
18:14:47 [2023-11-28T18:14:47.957Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
18:14:47 [2023-11-28T18:14:47.957Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
18:14:47 [2023-11-28T18:14:47.957Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
18:14:47 [2023-11-28T18:14:47.957Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
18:14:47 [2023-11-28T18:14:47.957Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:14:47 [2023-11-28T18:14:47.957Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
18:14:47 [2023-11-28T18:14:47.957Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
18:14:47 [2023-11-28T18:14:47.957Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
18:14:47 [2023-11-28T18:14:47.957Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
18:14:47 [2023-11-28T18:14:47.957Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
18:14:47 [2023-11-28T18:14:47.957Z] === RUN   TestVolumePruneAnonymous
18:14:47 [2023-11-28T18:14:47.957Z] --- PASS: TestVolumePruneAnonymous (0.04s)
18:14:47 [2023-11-28T18:14:47.957Z] === RUN   TestVolumePruneAnonFromImage
18:14:47 [2023-11-28T18:14:47.957Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
18:14:47 [2023-11-28T18:14:47.957Z] === CONT  TestVolumesRemoveSwarmEnabled
18:14:49 [2023-11-28T18:14:49.323Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
18:14:49 [2023-11-28T18:14:49.323Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
18:14:49 [2023-11-28T18:14:49.323Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
18:14:49 [2023-11-28T18:14:49.323Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
18:14:49 [2023-11-28T18:14:49.884Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.87s)
18:14:49 [2023-11-28T18:14:49.884Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
18:14:49 [2023-11-28T18:14:49.884Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
18:14:49 [2023-11-28T18:14:49.884Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
18:14:49 [2023-11-28T18:14:49.884Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
18:14:49 [2023-11-28T18:14:49.884Z] PASS
18:14:49 [2023-11-28T18:14:49.884Z] 
18:14:49 [2023-11-28T18:14:49.884Z] DONE 20 tests in 2.184s
18:14:49 [2023-11-28T18:14:49.884Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:14:50 [2023-11-28T18:14:50.141Z] ++++ cat bundles/test-integration/docker.pid
18:14:50 [2023-11-28T18:14:50.141Z] +++ kill 23924
18:14:51 [2023-11-28T18:14:51.508Z] ++++ cat bundles/test-integration/TestUsernsCommit/d6b68f3414fcb/docker.pid
18:14:51 [2023-11-28T18:14:51.508Z] +++ kill 61553
18:14:51 [2023-11-28T18:14:51.508Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 61553 is not a child of this shell
18:14:51 [2023-11-28T18:14:51.508Z] warning: PID 61553 from bundles/test-integration/TestUsernsCommit/d6b68f3414fcb/docker.pid had a nonzero exit code
18:14:51 [2023-11-28T18:14:51.508Z] umount: bundles/test-integration/TestUsernsCommit/d6b68f3414fcb/root: not mounted.
18:14:51 [2023-11-28T18:14:51.508Z] +++ /etc/init.d/apparmor stop
18:14:51 [2023-11-28T18:14:51.508Z] Leaving: AppArmorNo profiles have been unloaded.
18:14:51 [2023-11-28T18:14:51.508Z] 
18:14:51 [2023-11-28T18:14:51.508Z] Unloading profiles will leave already running processes permanently
18:14:51 [2023-11-28T18:14:51.508Z] unconfined, which can lead to unexpected situations.
18:14:51 [2023-11-28T18:14:51.508Z] 
18:14:51 [2023-11-28T18:14:51.508Z] To set a process to complain mode, use the command line tool
18:14:51 [2023-11-28T18:14:51.508Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:14:51 [2023-11-28T18:14:51.508Z] +++ true
18:14:51 [2023-11-28T18:14:51.508Z] exiting test-integration
18:14:51 [2023-11-28T18:14:51.508Z] ++ exit 0
18:14:51 [2023-11-28T18:14:51.508Z] 
Post stage
[Pipeline] junit
18:14:52 [2023-11-28T18:14:52.887Z] Recording test results
18:14:53 [2023-11-28T18:14:53.077Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:14:53 [2023-11-28T18:14:53.377Z] + echo Ensuring container killed.
18:14:53 [2023-11-28T18:14:53.377Z] Ensuring container killed.
18:14:53 [2023-11-28T18:14:53.377Z] + docker rm -vf docker-pr2
18:14:53 [2023-11-28T18:14:53.377Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
18:14:53 [2023-11-28T18:14:53.681Z] + echo Chowning /workspace to jenkins user
18:14:53 [2023-11-28T18:14:53.682Z] Chowning /workspace to jenkins user
18:14:53 [2023-11-28T18:14:53.682Z] + id -u
18:14:53 [2023-11-28T18:14:53.682Z] + id -g
18:14:53 [2023-11-28T18:14:53.682Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46859:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:14:54 [2023-11-28T18:14:54.952Z] + bundleName=arm64-integration
18:14:54 [2023-11-28T18:14:54.952Z] + echo Creating arm64-integration-bundles.tar.gz
18:14:54 [2023-11-28T18:14:54.952Z] Creating arm64-integration-bundles.tar.gz
18:14:54 [2023-11-28T18:14:54.952Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:14:54 [2023-11-28T18:14:54.952Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
18:14:55 [2023-11-28T18:14:55.219Z] Archiving artifacts
18:14:55 [2023-11-28T18:14:55.515Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46859/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:14:55 [2023-11-28T18:14:55.861Z] + make clean
18:14:55 [2023-11-28T18:14:55.862Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:14:55 [2023-11-28T18:14:55.862Z] docker-dev-cache
18:14:55 [2023-11-28T18:14:55.862Z] 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