Skip to content
Success

Console Output

Pull request #47031 opened
17:21:23 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 22597efa06d20fe60712889db367fc69ed5cfc7c+6b1baf8dd295e5ea8abac1d2ef676d9afe65beef (1b0fdd5c01b699ee921b41c41e3a3378cbe4aab1)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-47031@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
17:21:27 [2024-01-05T17:21:27.252Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:21:27 [2024-01-05T17:21:27.255Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:21:27 [2024-01-05T17:21:27.483Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fbf230d474bb23e8) in /home/ubuntu/workspace/moby_PR-47031
[Pipeline] {
[Pipeline] checkout
17:21:27 [2024-01-05T17:21:27.506Z] The recommended git tool is: git
17:21:27 [2024-01-05T17:21:27.516Z] using credential docker-jenkins-github-credentials
17:21:27 [2024-01-05T17:21:27.533Z] Cloning the remote Git repository
17:21:27 [2024-01-05T17:21:27.534Z] Cloning with configured refspecs honoured and without tags
17:21:27 [2024-01-05T17:21:27.541Z] Cloning repository https://github.com/moby/moby.git
17:21:27 [2024-01-05T17:21:27.541Z]  > git init /home/ubuntu/workspace/moby_PR-47031 # timeout=10
17:21:27 [2024-01-05T17:21:27.546Z] Fetching upstream changes from https://github.com/moby/moby.git
17:21:27 [2024-01-05T17:21:27.546Z]  > git --version # timeout=10
17:21:27 [2024-01-05T17:21:27.548Z]  > git --version # 'git version 2.25.1'
17:21:27 [2024-01-05T17:21:27.548Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:21:27 [2024-01-05T17:21:27.549Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47031/head:refs/remotes/origin/PR-47031 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:21:38 [2024-01-05T17:21:38.841Z] Fetching without tags
17:21:39 [2024-01-05T17:21:39.042Z] Merging remotes/origin/master commit 6b1baf8dd295e5ea8abac1d2ef676d9afe65beef into PR head commit 22597efa06d20fe60712889db367fc69ed5cfc7c
17:21:39 [2024-01-05T17:21:39.711Z] Merge succeeded, producing 22597efa06d20fe60712889db367fc69ed5cfc7c
17:21:39 [2024-01-05T17:21:39.711Z] Checking out Revision 22597efa06d20fe60712889db367fc69ed5cfc7c (PR-47031)
17:21:38 [2024-01-05T17:21:38.832Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:21:38 [2024-01-05T17:21:38.835Z]  > git config --add remote.origin.fetch +refs/pull/47031/head:refs/remotes/origin/PR-47031 # timeout=10
17:21:38 [2024-01-05T17:21:38.837Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:21:38 [2024-01-05T17:21:38.843Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:21:38 [2024-01-05T17:21:38.849Z] Fetching upstream changes from https://github.com/moby/moby.git
17:21:38 [2024-01-05T17:21:38.849Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:21:38 [2024-01-05T17:21:38.850Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47031/head:refs/remotes/origin/PR-47031 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:21:39 [2024-01-05T17:21:39.049Z]  > git config core.sparsecheckout # timeout=10
17:21:39 [2024-01-05T17:21:39.052Z]  > git checkout -f 22597efa06d20fe60712889db367fc69ed5cfc7c # timeout=10
17:21:39 [2024-01-05T17:21:39.699Z]  > git remote # timeout=10
17:21:39 [2024-01-05T17:21:39.702Z]  > git config --get remote.origin.url # timeout=10
17:21:39 [2024-01-05T17:21:39.704Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:21:39 [2024-01-05T17:21:39.705Z]  > git merge 6b1baf8dd295e5ea8abac1d2ef676d9afe65beef # timeout=10
17:21:39 [2024-01-05T17:21:39.713Z]  > git rev-parse HEAD^{commit} # timeout=10
17:21:39 [2024-01-05T17:21:39.718Z]  > git config core.sparsecheckout # timeout=10
17:21:39 [2024-01-05T17:21:39.721Z]  > git checkout -f 22597efa06d20fe60712889db367fc69ed5cfc7c # timeout=10
17:21:40 [2024-01-05T17:21:40.582Z] Commit message: "vendor: github.com/docker/go-connections v0.5.0"
17:21:40 [2024-01-05T17:21:40.583Z] First time build. Skipping changelog.
17:21:40 [2024-01-05T17:21:40.608Z]  > git --version # timeout=10
17:21:40 [2024-01-05T17:21:40.611Z]  > git --version # 'git version 2.25.1'
17:21:40 [2024-01-05T17:21:40.613Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:21:41 [2024-01-05T17:21:41.275Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47031:/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:21:45 [2024-01-05T17:21:45.481Z] 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:21:46 [2024-01-05T17:21:46.105Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fbf230d474bb23e8) in /home/ubuntu/workspace/moby_PR-47031
[Pipeline] {
[Pipeline] checkout
17:21:46 [2024-01-05T17:21:46.122Z] The recommended git tool is: git
17:21:46 [2024-01-05T17:21:46.131Z] using credential docker-jenkins-github-credentials
17:21:46 [2024-01-05T17:21:46.149Z] Fetching changes from the remote Git repository
17:21:46 [2024-01-05T17:21:46.154Z] Fetching without tags
17:21:46 [2024-01-05T17:21:46.357Z] Merging remotes/origin/master commit 6b1baf8dd295e5ea8abac1d2ef676d9afe65beef into PR head commit 22597efa06d20fe60712889db367fc69ed5cfc7c
17:21:46 [2024-01-05T17:21:46.408Z] Merge succeeded, producing 22597efa06d20fe60712889db367fc69ed5cfc7c
17:21:46 [2024-01-05T17:21:46.409Z] Checking out Revision 22597efa06d20fe60712889db367fc69ed5cfc7c (PR-47031)
17:21:46 [2024-01-05T17:21:46.471Z] Commit message: "vendor: github.com/docker/go-connections v0.5.0"
17:21:46 [2024-01-05T17:21:46.490Z]  > git --version # timeout=10
17:21:46 [2024-01-05T17:21:46.492Z]  > git --version # 'git version 2.25.1'
17:21:46 [2024-01-05T17:21:46.494Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:21:46 [2024-01-05T17:21:46.151Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47031/.git # timeout=10
17:21:46 [2024-01-05T17:21:46.156Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:21:46 [2024-01-05T17:21:46.162Z] Fetching upstream changes from https://github.com/moby/moby.git
17:21:46 [2024-01-05T17:21:46.162Z]  > git --version # timeout=10
17:21:46 [2024-01-05T17:21:46.164Z]  > git --version # 'git version 2.25.1'
17:21:46 [2024-01-05T17:21:46.164Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:21:46 [2024-01-05T17:21:46.165Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47031/head:refs/remotes/origin/PR-47031 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:21:46 [2024-01-05T17:21:46.365Z]  > git config core.sparsecheckout # timeout=10
17:21:46 [2024-01-05T17:21:46.367Z]  > git checkout -f 22597efa06d20fe60712889db367fc69ed5cfc7c # timeout=10
17:21:46 [2024-01-05T17:21:46.397Z]  > git remote # timeout=10
17:21:46 [2024-01-05T17:21:46.400Z]  > git config --get remote.origin.url # timeout=10
17:21:46 [2024-01-05T17:21:46.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:21:46 [2024-01-05T17:21:46.403Z]  > git merge 6b1baf8dd295e5ea8abac1d2ef676d9afe65beef # timeout=10
17:21:46 [2024-01-05T17:21:46.410Z]  > git rev-parse HEAD^{commit} # timeout=10
17:21:46 [2024-01-05T17:21:46.416Z]  > git config core.sparsecheckout # timeout=10
17:21:46 [2024-01-05T17:21:46.419Z]  > git checkout -f 22597efa06d20fe60712889db367fc69ed5cfc7c # timeout=10
17:21:47 [2024-01-05T17:21:47.138Z] + docker version
17:21:47 [2024-01-05T17:21:47.138Z] Client: Docker Engine - Community
17:21:47 [2024-01-05T17:21:47.138Z]  Version:           24.0.7
17:21:47 [2024-01-05T17:21:47.138Z]  API version:       1.43
17:21:47 [2024-01-05T17:21:47.138Z]  Go version:        go1.20.10
17:21:47 [2024-01-05T17:21:47.138Z]  Git commit:        afdd53b
17:21:47 [2024-01-05T17:21:47.138Z]  Built:             Thu Oct 26 09:08:14 2023
17:21:47 [2024-01-05T17:21:47.138Z]  OS/Arch:           linux/arm64
17:21:47 [2024-01-05T17:21:47.138Z]  Context:           default
17:21:47 [2024-01-05T17:21:47.138Z] 
17:21:47 [2024-01-05T17:21:47.138Z] Server: Docker Engine - Community
17:21:47 [2024-01-05T17:21:47.138Z]  Engine:
17:21:47 [2024-01-05T17:21:47.138Z]   Version:          24.0.7
17:21:47 [2024-01-05T17:21:47.138Z]   API version:      1.43 (minimum version 1.12)
17:21:47 [2024-01-05T17:21:47.138Z]   Go version:       go1.20.10
17:21:47 [2024-01-05T17:21:47.138Z]   Git commit:       311b9ff
17:21:47 [2024-01-05T17:21:47.138Z]   Built:            Thu Oct 26 09:08:14 2023
17:21:47 [2024-01-05T17:21:47.138Z]   OS/Arch:          linux/arm64
17:21:47 [2024-01-05T17:21:47.138Z]   Experimental:     true
17:21:47 [2024-01-05T17:21:47.138Z]  containerd:
17:21:47 [2024-01-05T17:21:47.138Z]   Version:          1.6.25
17:21:47 [2024-01-05T17:21:47.138Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
17:21:47 [2024-01-05T17:21:47.138Z]  runc:
17:21:47 [2024-01-05T17:21:47.138Z]   Version:          1.1.10
17:21:47 [2024-01-05T17:21:47.138Z]   GitCommit:        v1.1.10-0-g18a0cb0
17:21:47 [2024-01-05T17:21:47.138Z]  docker-init:
17:21:47 [2024-01-05T17:21:47.138Z]   Version:          0.19.0
17:21:47 [2024-01-05T17:21:47.138Z]   GitCommit:        de40ad0
[Pipeline] sh
17:21:47 [2024-01-05T17:21:47.425Z] + docker info
17:21:47 [2024-01-05T17:21:47.425Z] Client: Docker Engine - Community
17:21:47 [2024-01-05T17:21:47.425Z]  Version:    24.0.7
17:21:47 [2024-01-05T17:21:47.425Z]  Context:    default
17:21:47 [2024-01-05T17:21:47.425Z]  Debug Mode: false
17:21:47 [2024-01-05T17:21:47.425Z]  Plugins:
17:21:47 [2024-01-05T17:21:47.425Z]   buildx: Docker Buildx (Docker Inc.)
17:21:47 [2024-01-05T17:21:47.425Z]     Version:  v0.12.0
17:21:47 [2024-01-05T17:21:47.425Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
17:21:47 [2024-01-05T17:21:47.425Z]   compose: Docker Compose (Docker Inc.)
17:21:47 [2024-01-05T17:21:47.425Z]     Version:  v2.23.3
17:21:47 [2024-01-05T17:21:47.425Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
17:21:47 [2024-01-05T17:21:47.425Z] 
17:21:47 [2024-01-05T17:21:47.425Z] Server:
17:21:47 [2024-01-05T17:21:47.425Z]  Containers: 0
17:21:47 [2024-01-05T17:21:47.425Z]   Running: 0
17:21:47 [2024-01-05T17:21:47.425Z]   Paused: 0
17:21:47 [2024-01-05T17:21:47.425Z]   Stopped: 0
17:21:47 [2024-01-05T17:21:47.425Z]  Images: 3
17:21:47 [2024-01-05T17:21:47.425Z]  Server Version: 24.0.7
17:21:47 [2024-01-05T17:21:47.425Z]  Storage Driver: overlay2
17:21:47 [2024-01-05T17:21:47.425Z]   Backing Filesystem: extfs
17:21:47 [2024-01-05T17:21:47.425Z]   Supports d_type: true
17:21:47 [2024-01-05T17:21:47.425Z]   Using metacopy: false
17:21:47 [2024-01-05T17:21:47.425Z]   Native Overlay Diff: true
17:21:47 [2024-01-05T17:21:47.425Z]   userxattr: false
17:21:47 [2024-01-05T17:21:47.425Z]  Logging Driver: json-file
17:21:47 [2024-01-05T17:21:47.425Z]  Cgroup Driver: cgroupfs
17:21:47 [2024-01-05T17:21:47.425Z]  Cgroup Version: 1
17:21:47 [2024-01-05T17:21:47.425Z]  Plugins:
17:21:47 [2024-01-05T17:21:47.425Z]   Volume: local
17:21:47 [2024-01-05T17:21:47.425Z]   Network: bridge host ipvlan macvlan null overlay
17:21:47 [2024-01-05T17:21:47.425Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:21:47 [2024-01-05T17:21:47.425Z]  Swarm: inactive
17:21:47 [2024-01-05T17:21:47.425Z]  Runtimes: io.containerd.runc.v2 runc
17:21:47 [2024-01-05T17:21:47.425Z]  Default Runtime: runc
17:21:47 [2024-01-05T17:21:47.425Z]  Init Binary: docker-init
17:21:47 [2024-01-05T17:21:47.425Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
17:21:47 [2024-01-05T17:21:47.425Z]  runc version: v1.1.10-0-g18a0cb0
17:21:47 [2024-01-05T17:21:47.425Z]  init version: de40ad0
17:21:47 [2024-01-05T17:21:47.425Z]  Security Options:
17:21:47 [2024-01-05T17:21:47.425Z]   apparmor
17:21:47 [2024-01-05T17:21:47.425Z]   seccomp
17:21:47 [2024-01-05T17:21:47.425Z]    Profile: builtin
17:21:47 [2024-01-05T17:21:47.425Z]  Kernel Version: 5.15.0-1050-aws
17:21:47 [2024-01-05T17:21:47.425Z]  Operating System: Ubuntu 20.04.6 LTS
17:21:47 [2024-01-05T17:21:47.425Z]  OSType: linux
17:21:47 [2024-01-05T17:21:47.425Z]  Architecture: aarch64
17:21:47 [2024-01-05T17:21:47.425Z]  CPUs: 8
17:21:47 [2024-01-05T17:21:47.425Z]  Total Memory: 30.64GiB
17:21:47 [2024-01-05T17:21:47.425Z]  Name: ip-10-100-56-220
17:21:47 [2024-01-05T17:21:47.425Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
17:21:47 [2024-01-05T17:21:47.425Z]  Docker Root Dir: /var/lib/docker
17:21:47 [2024-01-05T17:21:47.425Z]  Debug Mode: false
17:21:47 [2024-01-05T17:21:47.425Z]  Experimental: true
17:21:47 [2024-01-05T17:21:47.425Z]  Insecure Registries:
17:21:47 [2024-01-05T17:21:47.425Z]   127.0.0.0/8
17:21:47 [2024-01-05T17:21:47.425Z]  Live Restore Enabled: true
17:21:47 [2024-01-05T17:21:47.425Z] 
[Pipeline] sh
17:21:47 [2024-01-05T17:21:47.713Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:21:47 [2024-01-05T17:21:47.714Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:21:47 [2024-01-05T17:21:47.714Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47031/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
17:21:47 [2024-01-05T17:21:47.714Z] + bash /home/ubuntu/workspace/moby_PR-47031/check-config.sh
17:21:47 [2024-01-05T17:21:47.714Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:21:47 [2024-01-05T17:21:47.714Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
17:21:47 [2024-01-05T17:21:47.714Z] 
17:21:47 [2024-01-05T17:21:47.714Z] Generally Necessary:
17:21:47 [2024-01-05T17:21:47.714Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:21:47 [2024-01-05T17:21:47.714Z] - apparmor: enabled and tools installed
17:21:47 [2024-01-05T17:21:47.714Z] - CONFIG_NAMESPACES: enabled
17:21:47 [2024-01-05T17:21:47.714Z] - CONFIG_NET_NS: enabled
17:21:47 [2024-01-05T17:21:47.714Z] - CONFIG_PID_NS: enabled
17:21:47 [2024-01-05T17:21:47.714Z] - CONFIG_IPC_NS: enabled
17:21:47 [2024-01-05T17:21:47.714Z] - CONFIG_UTS_NS: enabled
17:21:47 [2024-01-05T17:21:47.714Z] - CONFIG_CGROUPS: enabled
17:21:47 [2024-01-05T17:21:47.714Z] - CONFIG_CGROUP_CPUACCT: enabled
17:21:47 [2024-01-05T17:21:47.714Z] - CONFIG_CGROUP_DEVICE: enabled
17:21:47 [2024-01-05T17:21:47.714Z] - CONFIG_CGROUP_FREEZER: enabled
17:21:47 [2024-01-05T17:21:47.714Z] - CONFIG_CGROUP_SCHED: enabled
17:21:47 [2024-01-05T17:21:47.714Z] - CONFIG_CPUSETS: enabled
17:21:47 [2024-01-05T17:21:47.714Z] - CONFIG_MEMCG: enabled
17:21:47 [2024-01-05T17:21:47.714Z] - CONFIG_KEYS: enabled
17:21:47 [2024-01-05T17:21:47.714Z] - CONFIG_VETH: enabled (as module)
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_BRIDGE: enabled (as module)
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_NF_NAT: enabled (as module)
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_POSIX_MQUEUE: enabled
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_CGROUP_BPF: enabled
17:21:47 [2024-01-05T17:21:47.975Z] 
17:21:47 [2024-01-05T17:21:47.975Z] Optional Features:
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_USER_NS: enabled
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_SECCOMP: enabled
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_SECCOMP_FILTER: enabled
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_CGROUP_PIDS: enabled
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_MEMCG_SWAP: enabled
17:21:47 [2024-01-05T17:21:47.975Z]     (cgroup swap accounting is currently enabled)
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_BLK_CGROUP: enabled
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_CGROUP_PERF: enabled
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_CGROUP_HUGETLB: enabled
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:21:47 [2024-01-05T17:21:47.975Z] - CONFIG_CFS_BANDWIDTH: enabled
17:21:48 [2024-01-05T17:21:48.236Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:21:48 [2024-01-05T17:21:48.236Z] - CONFIG_RT_GROUP_SCHED: missing
17:21:48 [2024-01-05T17:21:48.236Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:21:48 [2024-01-05T17:21:48.236Z] - CONFIG_IP_VS: enabled (as module)
17:21:48 [2024-01-05T17:21:48.236Z] - CONFIG_IP_VS_NFCT: enabled
17:21:48 [2024-01-05T17:21:48.236Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:21:48 [2024-01-05T17:21:48.236Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:21:48 [2024-01-05T17:21:48.236Z] - CONFIG_IP_VS_RR: enabled (as module)
17:21:48 [2024-01-05T17:21:48.236Z] - CONFIG_SECURITY_SELINUX: enabled
17:21:48 [2024-01-05T17:21:48.236Z] - CONFIG_SECURITY_APPARMOR: enabled
17:21:48 [2024-01-05T17:21:48.236Z] - CONFIG_EXT4_FS: enabled
17:21:48 [2024-01-05T17:21:48.237Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:21:48 [2024-01-05T17:21:48.237Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:21:48 [2024-01-05T17:21:48.237Z] - Network Drivers:
17:21:48 [2024-01-05T17:21:48.237Z]   - "overlay":
17:21:48 [2024-01-05T17:21:48.237Z]     - CONFIG_VXLAN: enabled (as module)
17:21:48 [2024-01-05T17:21:48.237Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:21:48 [2024-01-05T17:21:48.237Z]       Optional (for encrypted networks):
17:21:48 [2024-01-05T17:21:48.237Z]       - CONFIG_CRYPTO: enabled
17:21:48 [2024-01-05T17:21:48.237Z]       - CONFIG_CRYPTO_AEAD: enabled
17:21:48 [2024-01-05T17:21:48.237Z]       - CONFIG_CRYPTO_GCM: enabled
17:21:48 [2024-01-05T17:21:48.237Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:21:48 [2024-01-05T17:21:48.237Z]       - CONFIG_CRYPTO_GHASH: enabled
17:21:48 [2024-01-05T17:21:48.237Z]       - CONFIG_XFRM: enabled
17:21:48 [2024-01-05T17:21:48.237Z]       - CONFIG_XFRM_USER: enabled (as module)
17:21:48 [2024-01-05T17:21:48.237Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:21:48 [2024-01-05T17:21:48.237Z]       - CONFIG_INET_ESP: enabled (as module)
17:21:48 [2024-01-05T17:21:48.237Z]   - "ipvlan":
17:21:48 [2024-01-05T17:21:48.497Z]     - CONFIG_IPVLAN: enabled (as module)
17:21:48 [2024-01-05T17:21:48.497Z]   - "macvlan":
17:21:48 [2024-01-05T17:21:48.497Z]     - CONFIG_MACVLAN: enabled (as module)
17:21:48 [2024-01-05T17:21:48.497Z]     - CONFIG_DUMMY: enabled (as module)
17:21:48 [2024-01-05T17:21:48.497Z]   - "ftp,tftp client in container":
17:21:48 [2024-01-05T17:21:48.497Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:21:48 [2024-01-05T17:21:48.497Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:21:48 [2024-01-05T17:21:48.497Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:21:48 [2024-01-05T17:21:48.497Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:21:48 [2024-01-05T17:21:48.497Z] - Storage Drivers:
17:21:48 [2024-01-05T17:21:48.497Z]   - "aufs":
17:21:48 [2024-01-05T17:21:48.497Z]     - CONFIG_AUFS_FS: enabled (as module)
17:21:48 [2024-01-05T17:21:48.497Z]   - "btrfs":
17:21:48 [2024-01-05T17:21:48.497Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:21:48 [2024-01-05T17:21:48.497Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:21:48 [2024-01-05T17:21:48.497Z]   - "devicemapper":
17:21:48 [2024-01-05T17:21:48.497Z]     - CONFIG_BLK_DEV_DM: enabled
17:21:48 [2024-01-05T17:21:48.497Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:21:48 [2024-01-05T17:21:48.497Z]   - "overlay":
17:21:48 [2024-01-05T17:21:48.497Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:21:48 [2024-01-05T17:21:48.497Z]   - "zfs":
17:21:48 [2024-01-05T17:21:48.497Z]     - /dev/zfs: present
17:21:48 [2024-01-05T17:21:48.497Z]     - zfs command: missing
17:21:48 [2024-01-05T17:21:48.497Z]     - zpool command: missing
17:21:48 [2024-01-05T17:21:48.497Z] 
17:21:48 [2024-01-05T17:21:48.497Z] Limits:
17:21:48 [2024-01-05T17:21:48.497Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:21:48 [2024-01-05T17:21:48.497Z] 
17:21:48 [2024-01-05T17:21:48.497Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:21:48 [2024-01-05T17:21:48.800Z] + docker build --force-rm -t docker:22597efa06d20fe60712889db367fc69ed5cfc7c .
17:21:49 [2024-01-05T17:21:49.062Z] #0 building with "default" instance using docker driver
17:21:49 [2024-01-05T17:21:49.062Z] 
17:21:49 [2024-01-05T17:21:49.062Z] #1 [internal] load build definition from Dockerfile
17:21:49 [2024-01-05T17:21:49.062Z] #1 transferring dockerfile: 27.89kB done
17:21:49 [2024-01-05T17:21:49.062Z] #1 DONE 0.0s
17:21:49 [2024-01-05T17:21:49.062Z] 
17:21:49 [2024-01-05T17:21:49.062Z] #2 [internal] load .dockerignore
17:21:49 [2024-01-05T17:21:49.062Z] #2 transferring context: 113B done
17:21:49 [2024-01-05T17:21:49.062Z] #2 DONE 0.0s
17:21:49 [2024-01-05T17:21:49.062Z] 
17:21:49 [2024-01-05T17:21:49.062Z] #3 resolve image config for docker.io/docker/dockerfile:1
17:21:49 [2024-01-05T17:21:49.062Z] #3 DONE 0.1s
17:21:49 [2024-01-05T17:21:49.324Z] 
17:21:49 [2024-01-05T17:21:49.324Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
17:21:49 [2024-01-05T17:21:49.324Z] #4 CACHED
17:21:49 [2024-01-05T17:21:49.324Z] 
17:21:49 [2024-01-05T17:21:49.324Z] #5 [internal] load metadata for docker.io/library/busybox:latest
17:21:49 [2024-01-05T17:21:49.324Z] #5 DONE 0.0s
17:21:49 [2024-01-05T17:21:49.324Z] 
17:21:49 [2024-01-05T17:21:49.324Z] #6 [internal] load metadata for docker.io/library/debian:bookworm
17:21:49 [2024-01-05T17:21:49.324Z] #6 DONE 0.1s
17:21:49 [2024-01-05T17:21:49.324Z] 
17:21:49 [2024-01-05T17:21:49.324Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.12.0
17:21:49 [2024-01-05T17:21:49.324Z] #7 DONE 0.2s
17:21:49 [2024-01-05T17:21:49.324Z] 
17:21:49 [2024-01-05T17:21:49.324Z] #8 [internal] load metadata for docker.io/library/golang:1.21.5-bookworm
17:21:49 [2024-01-05T17:21:49.324Z] #8 DONE 0.2s
17:21:49 [2024-01-05T17:21:49.324Z] 
17:21:49 [2024-01-05T17:21:49.324Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
17:21:49 [2024-01-05T17:21:49.324Z] #9 DONE 0.2s
17:21:49 [2024-01-05T17:21:49.324Z] 
17:21:49 [2024-01-05T17:21:49.324Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
17:21:49 [2024-01-05T17:21:49.324Z] #10 DONE 0.2s
17:21:49 [2024-01-05T17:21:49.324Z] 
17:21:49 [2024-01-05T17:21:49.324Z] #11 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:21:49 [2024-01-05T17:21:49.324Z] #11 DONE 0.2s
17:21:49 [2024-01-05T17:21:49.324Z] 
17:21:49 [2024-01-05T17:21:49.324Z] #12 [internal] load metadata for docker.io/distribution/distribution:2.8.3
17:21:49 [2024-01-05T17:21:49.324Z] #12 DONE 0.3s
17:21:49 [2024-01-05T17:21:49.587Z] 
17:21:49 [2024-01-05T17:21:49.587Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:1415bb0b25d3bffc0a44dcf9851c20a9f8bbe558095221d931f2e4a4cc3596eb
17:21:49 [2024-01-05T17:21:49.587Z] #13 DONE 0.0s
17:21:49 [2024-01-05T17:21:49.587Z] 
17:21:49 [2024-01-05T17:21:49.587Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
17:21:49 [2024-01-05T17:21:49.587Z] #14 DONE 0.0s
17:21:49 [2024-01-05T17:21:49.587Z] 
17:21:49 [2024-01-05T17:21:49.587Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
17:21:49 [2024-01-05T17:21:49.587Z] #15 DONE 0.0s
17:21:49 [2024-01-05T17:21:49.587Z] 
17:21:49 [2024-01-05T17:21:49.587Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6
17:21:49 [2024-01-05T17:21:49.587Z] #16 DONE 0.0s
17:21:49 [2024-01-05T17:21:49.587Z] 
17:21:49 [2024-01-05T17:21:49.587Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:21:49 [2024-01-05T17:21:49.587Z] #17 DONE 0.0s
17:21:49 [2024-01-05T17:21:49.587Z] 
17:21:49 [2024-01-05T17:21:49.587Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
17:21:49 [2024-01-05T17:21:49.587Z] #18 DONE 0.0s
17:21:49 [2024-01-05T17:21:49.587Z] 
17:21:49 [2024-01-05T17:21:49.587Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
17:21:49 [2024-01-05T17:21:49.587Z] #19 DONE 0.0s
17:21:49 [2024-01-05T17:21:49.587Z] 
17:21:49 [2024-01-05T17:21:49.587Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:bac353db4cc04bc672b14029964e686cd7bad56fe34b51f432c1a1304b9928da
17:21:49 [2024-01-05T17:21:49.587Z] #20 DONE 0.0s
17:21:49 [2024-01-05T17:21:49.587Z] 
17:21:49 [2024-01-05T17:21:49.587Z] #21 [internal] load build context
17:21:50 [2024-01-05T17:21:50.530Z] #21 transferring context: 75.28MB 0.9s done
17:21:50 [2024-01-05T17:21:50.530Z] #21 DONE 0.9s
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #22 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
17:21:50 [2024-01-05T17:21:50.530Z] #22 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #23 [swagger-src 1/3] WORKDIR /usr/src/swagger
17:21:50 [2024-01-05T17:21:50.530Z] #23 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #24 [dev-base  9/12] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
17:21:50 [2024-01-05T17:21:50.530Z] #24 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #25 [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:21:50 [2024-01-05T17:21:50.530Z] #25 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #26 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
17:21:50 [2024-01-05T17:21:50.530Z] #26 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #27 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
17:21:50 [2024-01-05T17:21:50.530Z] #27 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #28 [dev-base  8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
17:21:50 [2024-01-05T17:21:50.530Z] #28 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
17:21:50 [2024-01-05T17:21:50.530Z] #29 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #30 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:21:50 [2024-01-05T17:21:50.530Z] #30 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #31 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:21:50 [2024-01-05T17:21:50.530Z] #31 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #32 [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:21:50 [2024-01-05T17:21:50.530Z] #32 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #33 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
17:21:50 [2024-01-05T17:21:50.530Z] #33 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #34 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
17:21:50 [2024-01-05T17:21:50.530Z] #34 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #35 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
17:21:50 [2024-01-05T17:21:50.530Z] #35 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #36 [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.55.2"      && /build/golangci-lint --version
17:21:50 [2024-01-05T17:21:50.530Z] #36 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #37 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
17:21:50 [2024-01-05T17:21:50.530Z] #37 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #38 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:21:50 [2024-01-05T17:21:50.530Z] #38 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #39 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
17:21:50 [2024-01-05T17:21:50.530Z] #39 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #40 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
17:21:50 [2024-01-05T17:21:50.530Z] #40 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #41 [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:21:50 [2024-01-05T17:21:50.530Z] #41 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #42 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
17:21:50 [2024-01-05T17:21:50.530Z] #42 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #43 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
17:21:50 [2024-01-05T17:21:50.530Z] #43 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #44 [runc-src 1/3] WORKDIR /usr/src/runc
17:21:50 [2024-01-05T17:21:50.530Z] #44 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #45 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
17:21:50 [2024-01-05T17:21:50.530Z] #45 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #46 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
17:21:50 [2024-01-05T17:21:50.530Z] #46 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #47 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
17:21:50 [2024-01-05T17:21:50.530Z] #47 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #48 [build-dummy 2/2] RUN mkdir -p /build
17:21:50 [2024-01-05T17:21:50.530Z] #48 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #49 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
17:21:50 [2024-01-05T17:21:50.530Z] #49 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #50 [base 2/4] COPY --from=xx / /
17:21:50 [2024-01-05T17:21:50.530Z] #50 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #51 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:21:50 [2024-01-05T17:21:50.530Z] #51 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #52 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
17:21:50 [2024-01-05T17:21:50.530Z] #52 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #53 [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:21:50 [2024-01-05T17:21:50.530Z] #53 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #54 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
17:21:50 [2024-01-05T17:21:50.530Z] #54 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #55 [tini-src 1/3] WORKDIR /usr/src/tini
17:21:50 [2024-01-05T17:21:50.530Z] #55 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #56 [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:21:50 [2024-01-05T17:21:50.530Z] #56 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #57 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
17:21:50 [2024-01-05T17:21:50.530Z] #57 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #58 [delve-src 1/3] WORKDIR /usr/src/delve
17:21:50 [2024-01-05T17:21:50.530Z] #58 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #59 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:21:50 [2024-01-05T17:21:50.530Z] #59 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #60 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:21:50 [2024-01-05T17:21:50.530Z] #60 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #61 [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:21:50 [2024-01-05T17:21:50.530Z] #61 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #62 [dev-base  6/12] RUN ldconfig
17:21:50 [2024-01-05T17:21:50.530Z] #62 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #63 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
17:21:50 [2024-01-05T17:21:50.530Z] #63 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #64 [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:21:50 [2024-01-05T17:21:50.530Z] #64 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #65 [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:21:50 [2024-01-05T17:21:50.530Z] #65 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #66 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
17:21:50 [2024-01-05T17:21:50.530Z] #66 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #67 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
17:21:50 [2024-01-05T17:21:50.530Z] #67 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #68 [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:21:50 [2024-01-05T17:21:50.530Z] #68 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #69 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
17:21:50 [2024-01-05T17:21:50.530Z] #69 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #70 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:21:50 [2024-01-05T17:21:50.530Z] #70 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #71 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libbtrfs-dev             libsecret-1-dev             pkg-config
17:21:50 [2024-01-05T17:21:50.530Z] #71 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #72 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
17:21:50 [2024-01-05T17:21:50.530Z] #72 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #73 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
17:21:50 [2024-01-05T17:21:50.530Z] #73 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #74 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
17:21:50 [2024-01-05T17:21:50.530Z] #74 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #75 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
17:21:50 [2024-01-05T17:21:50.530Z] #75 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #76 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
17:21:50 [2024-01-05T17:21:50.530Z] #76 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #77 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
17:21:50 [2024-01-05T17:21:50.530Z] #77 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #78 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
17:21:50 [2024-01-05T17:21:50.530Z] #78 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #79 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
17:21:50 [2024-01-05T17:21:50.530Z] #79 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #80 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
17:21:50 [2024-01-05T17:21:50.530Z] #80 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #81 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
17:21:50 [2024-01-05T17:21:50.530Z] #81 CACHED
17:21:50 [2024-01-05T17:21:50.530Z] 
17:21:50 [2024-01-05T17:21:50.530Z] #82 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
17:21:50 [2024-01-05T17:21:50.531Z] #82 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #83 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
17:21:50 [2024-01-05T17:21:50.531Z] #83 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #84 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:21:50 [2024-01-05T17:21:50.531Z] #84 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #85 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
17:21:50 [2024-01-05T17:21:50.531Z] #85 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #86 [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:21:50 [2024-01-05T17:21:50.531Z] #86 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #87 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
17:21:50 [2024-01-05T17:21:50.531Z] #87 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #88 [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:21:50 [2024-01-05T17:21:50.531Z] #88 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #89 [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:21:50 [2024-01-05T17:21:50.531Z] #89 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #90 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:21:50 [2024-01-05T17:21:50.531Z] #90 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #91 [registry-src 1/2] WORKDIR /usr/src/registry
17:21:50 [2024-01-05T17:21:50.531Z] #91 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #92 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
17:21:50 [2024-01-05T17:21:50.531Z] #92 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #93 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:21:50 [2024-01-05T17:21:50.531Z] #93 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #94 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:21:50 [2024-01-05T17:21:50.531Z] #94 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #95 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
17:21:50 [2024-01-05T17:21:50.531Z] #95 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #96 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
17:21:50 [2024-01-05T17:21:50.531Z] #96 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #97 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
17:21:50 [2024-01-05T17:21:50.531Z] #97 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #98 [containerd-src 1/3] WORKDIR /usr/src/containerd
17:21:50 [2024-01-05T17:21:50.531Z] #98 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #99 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:21:50 [2024-01-05T17:21:50.531Z] #99 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #100 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
17:21:50 [2024-01-05T17:21:50.531Z] #100 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #101 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:21:50 [2024-01-05T17:21:50.531Z] #101 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #102 [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:21:50 [2024-01-05T17:21:50.531Z] #102 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #103 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
17:21:50 [2024-01-05T17:21:50.531Z] #103 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #104 [binary-dummy 1/1] COPY --from=build-dummy /build /build
17:21:50 [2024-01-05T17:21:50.531Z] #104 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #105 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
17:21:50 [2024-01-05T17:21:50.531Z] #105 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #106 [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:21:50 [2024-01-05T17:21:50.531Z] #106 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #107 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
17:21:50 [2024-01-05T17:21:50.531Z] #107 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #108 [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:21:50 [2024-01-05T17:21:50.531Z] #108 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #109 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
17:21:50 [2024-01-05T17:21:50.531Z] #109 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #110 [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:21:50 [2024-01-05T17:21:50.531Z] #110 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #111 [dev-base  1/12] RUN groupadd -r docker
17:21:50 [2024-01-05T17:21:50.531Z] #111 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #112 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
17:21:50 [2024-01-05T17:21:50.531Z] #112 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
17:21:50 [2024-01-05T17:21:50.531Z] #113 CACHED
17:21:50 [2024-01-05T17:21:50.531Z] 
17:21:50 [2024-01-05T17:21:50.531Z] #114 [dev 1/1] COPY --link . .
17:21:52 [2024-01-05T17:21:52.443Z] #114 DONE 1.7s
17:21:52 [2024-01-05T17:21:52.443Z] 
17:21:52 [2024-01-05T17:21:52.443Z] #115 exporting to image
17:21:52 [2024-01-05T17:21:52.443Z] #115 exporting layers
17:21:53 [2024-01-05T17:21:53.014Z] #115 exporting layers 0.8s done
17:21:53 [2024-01-05T17:21:53.014Z] #115 writing image sha256:66856a436c5e16a220a8d9d43e5c0c23f8c413b4674f20df188278403369a024 done
17:21:53 [2024-01-05T17:21:53.014Z] #115 naming to docker.io/library/docker:22597efa06d20fe60712889db367fc69ed5cfc7c done
17:21:53 [2024-01-05T17:21:53.014Z] #115 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:21:53 [2024-01-05T17:21:53.317Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:21:53 [2024-01-05T17:21:53.603Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47031/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22597efa06d20fe60712889db367fc69ed5cfc7c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:22597efa06d20fe60712889db367fc69ed5cfc7c hack/test/unit
17:21:53 [2024-01-05T17:21:53.865Z] + BUILDFLAGS=(-tags 'netgo journald')
17:21:53 [2024-01-05T17:21:53.865Z] + TESTFLAGS+=' -test.timeout=5m'
17:21:53 [2024-01-05T17:21:53.865Z] + TESTDIRS=./...
17:21:53 [2024-01-05T17:21:53.865Z] + exclude_paths='/vendor/|/integration'
17:21:53 [2024-01-05T17:21:53.865Z] ++ go list ./...
17:21:53 [2024-01-05T17:21:53.865Z] ++ grep -vE '(/vendor/|/integration)'
17:21:54 [2024-01-05T17:21:54.439Z] + pkg_list='github.com/docker/docker/api
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/server
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/server/backend/build
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/server/httpstatus
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/server/httputils
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/server/middleware
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/server/router
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/server/router/build
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/server/router/checkpoint
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/server/router/container
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/server/router/debug
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/server/router/distribution
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/server/router/grpc
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/server/router/image
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/server/router/network
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/server/router/plugin
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/server/router/session
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/server/router/swarm
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/server/router/system
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/server/router/volume
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/backend
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/blkiodev
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/checkpoint
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/container
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/events
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/filters
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/image
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/mount
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/network
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/plugins/logdriver
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/registry
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/strslice
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/swarm
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/swarm/runtime
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/system
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/time
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/versions
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/versions/v1p19
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/versions/v1p20
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/api/types/volume
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/builder
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/builder/builder-next
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/builder/builder-next/exporter
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/builder/builder-next/worker
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/builder/builder-next/worker/label
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/builder/dockerfile
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/builder/remotecontext
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/builder/remotecontext/git
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/builder/remotecontext/urlutil
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/cli/debug
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/cli/winresources/docker-proxy
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/cli/winresources/dockerd
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/client
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/client/buildkit
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/cmd/docker-proxy
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/cmd/dockerd
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/cmd/dockerd/trap
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/container
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/container/stream
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/contrib/apparmor
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/contrib/httpserver
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/cluster
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/cluster/convert
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/cluster/executor
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/cluster/executor/container
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/cluster/provider
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/config
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/containerd
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/events
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/events/testutils
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/graphdriver
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/graphdriver/copy
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/graphdriver/register
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/graphdriver/vfs
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/graphdriver/zfs
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/images
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/initlayer
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/links
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/listeners
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/logger
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/logger/awslogs
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/logger/fluentd
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/logger/gcplogs
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/logger/gelf
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/logger/journald
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/logger/local
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/logger/loggertest
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/logger/loggerutils
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/logger/splunk
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/logger/syslog
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/logger/templates
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/names
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/network
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/snapshotter
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/daemon/stats
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/distribution
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/distribution/metadata
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/distribution/utils
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/distribution/xfer
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/dockerversion
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/errdefs
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/image
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/image/cache
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/image/spec/specs-go
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/image/spec/specs-go/v1
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/image/tarexport
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/image/v1
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/internal/compatcontext
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/internal/mod
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/internal/mounttree
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/internal/multierror
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/internal/sliceutil
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/internal/test/suite
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/internal/testutils
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/internal/testutils/netnsutils
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/internal/testutils/specialimage
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/internal/unshare
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/layer
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libcontainerd
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libcontainerd/queue
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libcontainerd/remote
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libcontainerd/shimopts
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libcontainerd/supervisor
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libcontainerd/types
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/bitmap
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/cluster
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/config
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/datastore
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/diagnostic
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/discoverapi
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/driverapi
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/drivers/bridge
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/drivers/host
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/drivers/null
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/drivers/overlay
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/drivers/remote
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/drivers/windows
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/drvregistry
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/etchosts
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/internal/caller
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/internal/kvstore
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/internal/netiputil
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/ipam
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/ipamapi
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/ipams/builtin
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/ipams/null
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/ipams/remote
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/ipamutils
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/ipbits
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/iptables
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/netlabel
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/netutils
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/networkdb
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/ns
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/options
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/osl
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/osl/kernel
17:21:54 [2024-01-05T17:21:54.439Z] github.com/docker/docker/libnetwork/portallocator
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/portmapper
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/resolvconf
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/scope
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/types
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/oci
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/oci/caps
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/opts
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/archive
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/authorization
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/broadcaster
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/capabilities
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/chrootarchive
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/containerfs
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/directory
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/dmesg
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/fileutils
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/homedir
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/idtools
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/ioutils
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/jsonmessage
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/longpath
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/loopback
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/meminfo
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/namesgenerator
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/parsers
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/parsers/kernel
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/pidfile
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/platform
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/platforms
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/plugingetter
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/plugins
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/plugins/transport
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/pools
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/process
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/progress
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/reexec
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/rootless
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/rootless/specconv
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/stack
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/stdcopy
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/streamformatter
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/stringid
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/sysinfo
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/system
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/tailfile
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/tarsum
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/useragent
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/plugin
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/plugin/executor/containerd
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/plugin/v2
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/profiles/apparmor
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/profiles/seccomp
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/quota
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/reference
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/registry
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/registry/resumable
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/restartmanager
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/runconfig
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/runconfig/opts
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/daemon
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/environment
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/fakecontext
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/fakegit
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/fakestorage
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/fixtures/load
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/fixtures/plugin
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/registry
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/request
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/volume
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/volume/drivers
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/volume/local
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/volume/mounts
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/volume/service
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/volume/service/opts
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/volume/testutils'
17:21:54 [2024-01-05T17:21:54.440Z] ++ grep --fixed-strings -v /libnetwork
17:21:54 [2024-01-05T17:21:54.440Z] ++ echo 'github.com/docker/docker/api
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/server
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/server/backend/build
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/server/httpstatus
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/server/httputils
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/server/middleware
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/server/router
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/server/router/build
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/server/router/checkpoint
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/server/router/container
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/server/router/debug
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/server/router/distribution
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/server/router/grpc
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/server/router/image
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/server/router/network
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/server/router/plugin
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/server/router/session
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/server/router/swarm
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/server/router/system
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/server/router/volume
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/backend
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/blkiodev
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/checkpoint
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/container
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/events
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/filters
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/image
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/mount
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/network
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/plugins/logdriver
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/registry
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/strslice
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/swarm
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/swarm/runtime
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/system
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/time
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/versions
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/versions/v1p19
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/versions/v1p20
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/api/types/volume
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/builder
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/builder/builder-next
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/builder/builder-next/exporter
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/builder/builder-next/worker
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/builder/builder-next/worker/label
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/builder/dockerfile
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/builder/remotecontext
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/builder/remotecontext/git
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/builder/remotecontext/urlutil
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/cli/debug
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/cli/winresources/docker-proxy
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/cli/winresources/dockerd
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/client
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/client/buildkit
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/cmd/docker-proxy
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/cmd/dockerd
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/cmd/dockerd/trap
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/container
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/container/stream
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/contrib/apparmor
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/contrib/httpserver
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/cluster
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/cluster/convert
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/cluster/executor
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/cluster/executor/container
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/cluster/provider
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/config
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/containerd
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/events
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/events/testutils
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/graphdriver
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/graphdriver/copy
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/graphdriver/register
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/graphdriver/vfs
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/graphdriver/zfs
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/images
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/initlayer
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/links
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/listeners
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/logger
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/logger/awslogs
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/logger/fluentd
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/logger/gcplogs
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/logger/gelf
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/logger/journald
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/logger/local
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/logger/loggertest
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/logger/loggerutils
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/logger/splunk
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/logger/syslog
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/logger/templates
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/names
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/network
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/snapshotter
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/daemon/stats
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/distribution
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/distribution/metadata
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/distribution/utils
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/distribution/xfer
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/dockerversion
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/errdefs
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/image
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/image/cache
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/image/spec/specs-go
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/image/spec/specs-go/v1
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/image/tarexport
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/image/v1
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/internal/compatcontext
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/internal/mod
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/internal/mounttree
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/internal/multierror
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/internal/sliceutil
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/internal/test/suite
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/internal/testutils
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/internal/testutils/netnsutils
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/internal/testutils/specialimage
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/internal/unshare
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/layer
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libcontainerd
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libcontainerd/queue
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libcontainerd/remote
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libcontainerd/shimopts
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libcontainerd/supervisor
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libcontainerd/types
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/bitmap
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/cluster
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/config
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/datastore
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/diagnostic
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/discoverapi
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/driverapi
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/drivers/bridge
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/drivers/host
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/drivers/null
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/drivers/overlay
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/drivers/remote
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/drivers/windows
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/drvregistry
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/etchosts
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/internal/caller
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/internal/kvstore
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/internal/netiputil
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/ipam
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/ipamapi
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/ipams/builtin
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/ipams/null
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/ipams/remote
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/ipamutils
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/ipbits
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/iptables
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/netlabel
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/netutils
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/networkdb
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/ns
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/options
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/osl
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/osl/kernel
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/portallocator
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/portmapper
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/resolvconf
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/scope
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/libnetwork/types
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/oci
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/oci/caps
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/opts
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/archive
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/authorization
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/broadcaster
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/capabilities
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/chrootarchive
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/containerfs
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/directory
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/dmesg
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/fileutils
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/homedir
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/idtools
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/ioutils
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/jsonmessage
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/longpath
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/loopback
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/meminfo
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/namesgenerator
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/parsers
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/parsers/kernel
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/pidfile
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/platform
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/platforms
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/plugingetter
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/plugins
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/plugins/transport
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/pools
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/process
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/progress
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/reexec
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/rootless
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/rootless/specconv
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/stack
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/stdcopy
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/streamformatter
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/stringid
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/sysinfo
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/system
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/tailfile
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/tarsum
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/pkg/useragent
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/plugin
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/plugin/executor/containerd
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/plugin/v2
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/profiles/apparmor
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/profiles/seccomp
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/quota
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/reference
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/registry
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/registry/resumable
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/restartmanager
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/runconfig
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/runconfig/opts
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/daemon
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/environment
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/fakecontext
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/fakegit
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/fakestorage
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/fixtures/load
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/fixtures/plugin
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/registry
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/testutil/request
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/volume
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/volume/drivers
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/volume/local
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/volume/mounts
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/volume/service
17:21:54 [2024-01-05T17:21:54.440Z] github.com/docker/docker/volume/service/opts
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/volume/testutils'
17:21:54 [2024-01-05T17:21:54.441Z] + base_pkg_list='github.com/docker/docker/api
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/backend/build
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/httpstatus
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/httputils
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/middleware
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/build
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/checkpoint
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/container
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/debug
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/distribution
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/grpc
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/image
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/network
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/plugin
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/session
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/swarm
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/system
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/volume
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/backend
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/blkiodev
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/checkpoint
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/container
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/events
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/filters
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/image
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/mount
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/network
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/plugins/logdriver
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/registry
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/strslice
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/swarm
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/swarm/runtime
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/system
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/time
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/versions
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/versions/v1p19
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/versions/v1p20
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/volume
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next/exporter
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next/worker
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next/worker/label
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/dockerfile
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/remotecontext
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/remotecontext/git
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/remotecontext/urlutil
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/cli/debug
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/cli/winresources/docker-proxy
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/cli/winresources/dockerd
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/client
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/client/buildkit
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/cmd/docker-proxy
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/cmd/dockerd
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/cmd/dockerd/trap
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/container
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/container/stream
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/contrib/apparmor
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/contrib/httpserver
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/cluster
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/cluster/convert
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/cluster/executor
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/cluster/executor/container
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/cluster/provider
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/config
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/containerd
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/events
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/events/testutils
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver/copy
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver/register
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver/vfs
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver/zfs
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/images
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/initlayer
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/links
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/listeners
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/awslogs
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/fluentd
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/gcplogs
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/gelf
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/journald
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/local
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/loggertest
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/loggerutils
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/splunk
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/syslog
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/templates
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/names
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/network
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/snapshotter
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/stats
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/distribution
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/distribution/metadata
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/distribution/utils
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/distribution/xfer
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/dockerversion
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/errdefs
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/image
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/image/cache
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/image/spec/specs-go
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/image/spec/specs-go/v1
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/image/tarexport
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/image/v1
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/internal/compatcontext
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/internal/mod
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/internal/mounttree
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/internal/multierror
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/internal/sliceutil
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/internal/test/suite
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/internal/testutils
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/internal/testutils/netnsutils
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/internal/testutils/specialimage
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/internal/unshare
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/layer
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/libcontainerd
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/libcontainerd/queue
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/libcontainerd/remote
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/libcontainerd/shimopts
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/libcontainerd/supervisor
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/libcontainerd/types
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/oci
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/oci/caps
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/opts
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/archive
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/authorization
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/broadcaster
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/capabilities
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/chrootarchive
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/containerfs
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/directory
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/dmesg
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/fileutils
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/homedir
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/idtools
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/ioutils
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/jsonmessage
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/longpath
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/loopback
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/meminfo
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/namesgenerator
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/parsers
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/parsers/kernel
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/pidfile
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/platform
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/platforms
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/plugingetter
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/plugins
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/plugins/transport
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/pools
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/process
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/progress
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/reexec
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/rootless
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/rootless/specconv
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/stack
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/stdcopy
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/streamformatter
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/stringid
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/sysinfo
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/system
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/tailfile
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/tarsum
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/pkg/useragent
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/plugin
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/plugin/executor/containerd
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/plugin/v2
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/profiles/apparmor
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/profiles/seccomp
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/quota
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/reference
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/registry
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/registry/resumable
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/restartmanager
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/runconfig
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/runconfig/opts
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/testutil
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/testutil/daemon
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/testutil/environment
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/testutil/fakecontext
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/testutil/fakegit
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/testutil/fakestorage
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/testutil/fixtures/load
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/testutil/fixtures/plugin
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/testutil/registry
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/testutil/request
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/volume
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/volume/drivers
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/volume/local
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/volume/mounts
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/volume/service
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/volume/service/opts
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/volume/testutils'
17:21:54 [2024-01-05T17:21:54.441Z] ++ grep --fixed-strings /libnetwork
17:21:54 [2024-01-05T17:21:54.441Z] ++ echo 'github.com/docker/docker/api
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/backend/build
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/httpstatus
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/httputils
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/middleware
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/build
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/checkpoint
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/container
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/debug
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/distribution
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/grpc
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/image
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/network
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/plugin
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/session
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/swarm
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/system
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/server/router/volume
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/backend
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/blkiodev
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/checkpoint
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/container
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/events
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/filters
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/image
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/mount
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/network
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/plugins/logdriver
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/registry
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/strslice
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/swarm
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/swarm/runtime
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/system
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/time
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/versions
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/versions/v1p19
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/versions/v1p20
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/api/types/volume
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next/exporter
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next/worker
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/builder-next/worker/label
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/dockerfile
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/remotecontext
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/remotecontext/git
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/builder/remotecontext/urlutil
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/cli/debug
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/cli/winresources/docker-proxy
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/cli/winresources/dockerd
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/client
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/client/buildkit
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/cmd/docker-proxy
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/cmd/dockerd
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/cmd/dockerd/trap
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/container
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/container/stream
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/contrib/apparmor
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/contrib/httpserver
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/cluster
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/cluster/convert
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/cluster/executor
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/cluster/executor/container
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/cluster/provider
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/config
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/containerd
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/events
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/events/testutils
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver/copy
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver/register
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver/vfs
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/graphdriver/zfs
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/images
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/initlayer
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/links
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/listeners
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/awslogs
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/fluentd
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/gcplogs
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/gelf
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/journald
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/local
17:21:54 [2024-01-05T17:21:54.441Z] github.com/docker/docker/daemon/logger/loggertest
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/daemon/logger/loggerutils
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/daemon/logger/splunk
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/daemon/logger/syslog
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/daemon/logger/templates
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/daemon/names
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/daemon/network
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/daemon/snapshotter
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/daemon/stats
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/distribution
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/distribution/metadata
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/distribution/utils
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/distribution/xfer
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/dockerversion
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/errdefs
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/image
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/image/cache
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/image/spec/specs-go
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/image/spec/specs-go/v1
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/image/tarexport
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/image/v1
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/internal/compatcontext
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/internal/mod
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/internal/mounttree
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/internal/multierror
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/internal/sliceutil
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/internal/test/suite
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/internal/testutils
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/internal/testutils/netnsutils
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/internal/testutils/specialimage
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/internal/unshare
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/layer
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libcontainerd
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libcontainerd/queue
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libcontainerd/remote
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libcontainerd/shimopts
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libcontainerd/supervisor
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libcontainerd/types
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/bitmap
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/cluster
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/config
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/datastore
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/diagnostic
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/discoverapi
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/driverapi
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/bridge
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/host
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/null
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/overlay
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/remote
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/windows
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drvregistry
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/etchosts
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/internal/caller
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/internal/kvstore
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/internal/netiputil
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipam
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipamapi
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipams/builtin
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipams/null
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipams/remote
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipamutils
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipbits
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/iptables
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/netlabel
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/netutils
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/networkdb
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ns
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/options
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/osl
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/osl/kernel
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/portallocator
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/portmapper
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/resolvconf
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/scope
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/types
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/oci
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/oci/caps
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/opts
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/archive
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/authorization
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/broadcaster
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/capabilities
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/chrootarchive
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/containerfs
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/directory
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/dmesg
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/fileutils
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/homedir
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/idtools
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/ioutils
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/jsonmessage
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/longpath
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/loopback
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/meminfo
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/namesgenerator
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/parsers
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/parsers/kernel
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/pidfile
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/platform
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/platforms
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/plugingetter
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/plugins
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/plugins/transport
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/pools
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/process
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/progress
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/reexec
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/rootless
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/rootless/specconv
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/stack
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/stdcopy
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/streamformatter
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/stringid
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/sysinfo
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/system
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/tailfile
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/tarsum
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/pkg/useragent
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/plugin
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/plugin/executor/containerd
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/plugin/v2
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/profiles/apparmor
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/profiles/seccomp
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/quota
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/reference
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/registry
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/registry/resumable
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/restartmanager
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/runconfig
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/runconfig/opts
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/testutil
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/testutil/daemon
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/testutil/environment
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/testutil/fakecontext
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/testutil/fakegit
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/testutil/fakestorage
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/testutil/fixtures/load
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/testutil/fixtures/plugin
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/testutil/registry
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/testutil/request
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/volume
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/volume/drivers
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/volume/local
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/volume/mounts
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/volume/service
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/volume/service/opts
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/volume/testutils'
17:21:54 [2024-01-05T17:21:54.442Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/bitmap
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/cluster
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/config
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/datastore
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/diagnostic
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/discoverapi
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/driverapi
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/bridge
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/host
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/null
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/overlay
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/remote
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/windows
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drvregistry
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/etchosts
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/internal/caller
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/internal/kvstore
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/internal/netiputil
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipam
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipamapi
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipams/builtin
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipams/null
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipams/remote
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipamutils
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipbits
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/iptables
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/netlabel
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/netutils
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/networkdb
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ns
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/options
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/osl
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/osl/kernel
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/portallocator
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/portmapper
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/resolvconf
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/scope
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/types'
17:21:54 [2024-01-05T17:21:54.442Z] + echo 'github.com/docker/docker/libnetwork
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/bitmap
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/cluster
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/config
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/datastore
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/diagnostic
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/discoverapi
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/driverapi
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/bridge
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/host
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge
17:21:54 [2024-01-05T17:21:54.442Z] rivers/macvlan/mvmanager
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/null
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/overlay
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/remote
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/windows
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drvregistry
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/etchosts
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/internal/caller
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/internal/kvstore
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/internal/netiputil
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipam
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipamapi
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipams/builtin
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipams/null
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipams/remote
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipamutils
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ipbits
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/iptables
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/netlabel
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/netutils
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/networkdb
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/ns
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/options
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/osl
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/osl/kernel
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/portallocator
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/portmapper
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/resolvconf
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/scope
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/types'
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/bridge
17:21:54 [2024-01-05T17:21:54.442Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:21:54 [2024-01-05T17:21:54.442Z] + type docker-proxy
17:21:54 [2024-01-05T17:21:54.442Z] hack/test/unit: line 25: type: docker-proxy: not found
17:21:54 [2024-01-05T17:21:54.442Z] + hack/make.sh binary-proxy install-proxy
17:21:54 [2024-01-05T17:21:54.442Z] 
17:21:54 [2024-01-05T17:21:54.442Z] Removing bundles/
17:21:54 [2024-01-05T17:21:54.442Z] 
17:21:54 [2024-01-05T17:21:54.442Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:21:54 [2024-01-05T17:21:54.442Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
17:21:54 [2024-01-05T17:21:54.442Z] + tee /go/src/github.com/docker/docker/go.mod
17:21:54 [2024-01-05T17:21:54.442Z] module github.com/docker/docker
17:21:54 [2024-01-05T17:21:54.442Z] 
17:21:54 [2024-01-05T17:21:54.442Z] go 1.20
17:21:54 [2024-01-05T17:21:54.442Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
17:21:54 [2024-01-05T17:21:54.442Z] + GO111MODULE=on
17:21:54 [2024-01-05T17:21:54.442Z] + 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=22597efa06d20fe60712889db367fc69ed5cfc7c" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-05T17:21:54.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:21:58 [2024-01-05T17:21:58.649Z] + rm -f /go/src/github.com/docker/docker/go.mod
17:21:58 [2024-01-05T17:21:58.649Z] Created binary: bundles/binary-proxy/docker-proxy
17:21:58 [2024-01-05T17:21:58.649Z] 
17:21:58 [2024-01-05T17:21:58.649Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:21:58 [2024-01-05T17:21:58.649Z] Installing docker-proxy to /usr/local/bin/
17:21:58 [2024-01-05T17:21:58.649Z] 
17:21:58 [2024-01-05T17:21:58.649Z] + mkdir -p bundles
17:21:58 [2024-01-05T17:21:58.649Z] + '[' -n 'github.com/docker/docker/api
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/server
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/server/backend/build
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/server/httpstatus
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/server/httputils
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/server/middleware
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/server/router
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/server/router/build
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/server/router/checkpoint
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/server/router/container
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/server/router/debug
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/server/router/distribution
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/server/router/grpc
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/server/router/image
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/server/router/network
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/server/router/plugin
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/server/router/session
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/server/router/swarm
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/server/router/system
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/server/router/volume
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/backend
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/blkiodev
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/checkpoint
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/container
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/events
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/filters
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/image
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/mount
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/network
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/plugins/logdriver
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/registry
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/strslice
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/swarm
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/swarm/runtime
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/system
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/time
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/versions
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/versions/v1p19
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/versions/v1p20
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/api/types/volume
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/builder
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/builder/builder-next
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/builder/builder-next/exporter
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/builder/builder-next/worker
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/builder/builder-next/worker/label
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/builder/dockerfile
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/builder/remotecontext
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/builder/remotecontext/git
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/builder/remotecontext/urlutil
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/cli/debug
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/cli/winresources/docker-proxy
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/cli/winresources/dockerd
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/client
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/client/buildkit
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/cmd/docker-proxy
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/cmd/dockerd
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/cmd/dockerd/trap
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/container
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/container/stream
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/contrib/apparmor
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/contrib/httpserver
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/cluster
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/cluster/convert
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/cluster/executor
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/cluster/executor/container
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/cluster/provider
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/config
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/containerd
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/events
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/events/testutils
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/graphdriver
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/graphdriver/copy
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/graphdriver/register
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/graphdriver/vfs
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/graphdriver/zfs
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/images
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/initlayer
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/links
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/listeners
17:21:58 [2024-01-05T17:21:58.649Z] github.com/docker/docker/daemon/logger
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/logger/awslogs
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/logger/fluentd
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/logger/gcplogs
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/logger/gelf
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/logger/journald
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/logger/local
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/logger/loggertest
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/logger/loggerutils
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/logger/splunk
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/logger/syslog
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/logger/templates
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/names
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/network
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/snapshotter
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/daemon/stats
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/distribution
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/distribution/metadata
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/distribution/utils
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/distribution/xfer
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/dockerversion
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/errdefs
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/image
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/image/cache
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/image/spec/specs-go
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/image/spec/specs-go/v1
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/image/tarexport
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/image/v1
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/internal/compatcontext
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/internal/mod
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/internal/mounttree
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/internal/multierror
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/internal/sliceutil
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/internal/test/suite
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/internal/testutils
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/internal/testutils/netnsutils
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/internal/testutils/specialimage
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/internal/unshare
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/layer
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/libcontainerd
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/libcontainerd/queue
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/libcontainerd/remote
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/libcontainerd/shimopts
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/libcontainerd/supervisor
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/libcontainerd/types
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/oci
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/oci/caps
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/opts
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/archive
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/authorization
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/broadcaster
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/capabilities
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/chrootarchive
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/containerfs
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/directory
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/dmesg
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/fileutils
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/homedir
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/idtools
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/ioutils
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/jsonmessage
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/longpath
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/loopback
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/meminfo
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/namesgenerator
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/parsers
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/parsers/kernel
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/pidfile
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/platform
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/platforms
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/plugingetter
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/plugins
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/plugins/transport
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/pools
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/process
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/progress
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/reexec
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/rootless
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/rootless/specconv
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/stack
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/stdcopy
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/streamformatter
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/stringid
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/sysinfo
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/system
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/tailfile
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/tarsum
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/pkg/useragent
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/plugin
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/plugin/executor/containerd
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/plugin/v2
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/profiles/apparmor
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/profiles/seccomp
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/quota
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/reference
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/registry
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/registry/resumable
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/restartmanager
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/runconfig
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/runconfig/opts
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/testutil
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/testutil/daemon
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/testutil/environment
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/testutil/fakecontext
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/testutil/fakegit
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/testutil/fakestorage
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/testutil/fixtures/load
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/testutil/fixtures/plugin
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/testutil/registry
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/testutil/request
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/volume
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/volume/drivers
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/volume/local
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/volume/mounts
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/volume/service
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/volume/service/opts
17:21:58 [2024-01-05T17:21:58.650Z] github.com/docker/docker/volume/testutils' ']'
17:21:58 [2024-01-05T17:21:58.650Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/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:21:58 [2024-01-05T17:21:58.912Z] ?   	github.com/docker/docker/api	[no test files]
17:22:07 [2024-01-05T17:22:07.075Z] ok  	github.com/docker/docker/api/server	0.018s	coverage: 13.0% of statements
17:22:25 [2024-01-05T17:22:25.206Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:22:25 [2024-01-05T17:22:25.206Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:22:25 [2024-01-05T17:22:25.206Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:22:25 [2024-01-05T17:22:25.206Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:22:25 [2024-01-05T17:22:25.206Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:22:25 [2024-01-05T17:22:25.206Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
17:22:25 [2024-01-05T17:22:25.206Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 37.7% of statements
17:22:25 [2024-01-05T17:22:25.206Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:22:25 [2024-01-05T17:22:25.206Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:22:25 [2024-01-05T17:22:25.206Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:22:25 [2024-01-05T17:22:25.206Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:22:25 [2024-01-05T17:22:25.206Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:22:25 [2024-01-05T17:22:25.206Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:22:25 [2024-01-05T17:22:25.467Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:22:25 [2024-01-05T17:22:25.467Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:22:25 [2024-01-05T17:22:25.467Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:22:25 [2024-01-05T17:22:25.467Z] ?   	github.com/docker/docker/api/types	[no test files]
17:22:25 [2024-01-05T17:22:25.467Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:22:25 [2024-01-05T17:22:25.467Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:22:25 [2024-01-05T17:22:25.467Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
17:22:25 [2024-01-05T17:22:25.467Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
17:22:25 [2024-01-05T17:22:25.467Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ok  	github.com/docker/docker/api/types/network	0.008s	coverage: 72.3% of statements
17:22:26 [2024-01-05T17:22:26.039Z] ok  	github.com/docker/docker/api/types/container	0.009s	coverage: 83.7% of statements
17:22:26 [2024-01-05T17:22:26.039Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 94.0% of statements
17:22:26 [2024-01-05T17:22:26.039Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/api/types/system	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/builder	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
17:22:26 [2024-01-05T17:22:26.039Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
17:22:26 [2024-01-05T17:22:26.039Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
17:22:27 [2024-01-05T17:22:27.954Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:22:27 [2024-01-05T17:22:27.954Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:22:27 [2024-01-05T17:22:27.954Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
17:22:27 [2024-01-05T17:22:27.954Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.009s	coverage: 100.0% of statements
17:22:27 [2024-01-05T17:22:27.954Z] ok  	github.com/docker/docker/builder/remotecontext	0.044s	coverage: 33.7% of statements
17:22:27 [2024-01-05T17:22:27.954Z] ok  	github.com/docker/docker/builder/dockerfile	0.075s	coverage: 50.1% of statements
17:22:29 [2024-01-05T17:22:29.870Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
17:22:29 [2024-01-05T17:22:29.870Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.040s	coverage: 68.2% of statements
17:22:29 [2024-01-05T17:22:29.870Z] ok  	github.com/docker/docker/client	0.111s	coverage: 77.0% of statements
17:22:31 [2024-01-05T17:22:31.259Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.749s	coverage: 82.5% of statements
17:22:41 [2024-01-05T17:22:41.267Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:22:41 [2024-01-05T17:22:41.267Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:22:41 [2024-01-05T17:22:41.267Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:22:41 [2024-01-05T17:22:41.267Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:22:41 [2024-01-05T17:22:41.267Z] ok  	github.com/docker/docker/container	0.139s	coverage: 36.4% of statements
17:22:41 [2024-01-05T17:22:41.267Z] ok  	github.com/docker/docker/cmd/dockerd	0.208s	coverage: 30.1% of statements
17:22:43 [2024-01-05T17:22:43.182Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.369s	coverage: 0.0% of statements
17:22:44 [2024-01-05T17:22:44.567Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:22:44 [2024-01-05T17:22:44.567Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.022s	coverage: 65.3% of statements
17:22:44 [2024-01-05T17:22:44.567Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.032s	coverage: 38.7% of statements
17:22:44 [2024-01-05T17:22:44.567Z] ok  	github.com/docker/docker/daemon/cluster	0.060s	coverage: 0.5% of statements
17:22:44 [2024-01-05T17:22:44.828Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:22:44 [2024-01-05T17:22:44.828Z] ok  	github.com/docker/docker/daemon/config	0.049s	coverage: 74.4% of statements
17:22:46 [2024-01-05T17:22:46.213Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:22:46 [2024-01-05T17:22:46.213Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.3% of statements
17:22:46 [2024-01-05T17:22:46.213Z] ok  	github.com/docker/docker/daemon/containerd	0.031s	coverage: 9.0% of statements
17:22:46 [2024-01-05T17:22:46.213Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
17:22:46 [2024-01-05T17:22:46.213Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
17:22:46 [2024-01-05T17:22:46.474Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.181s	coverage: 60.9% of statements
17:22:47 [2024-01-05T17:22:47.046Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:22:47 [2024-01-05T17:22:47.046Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
17:22:47 [2024-01-05T17:22:47.046Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:22:47 [2024-01-05T17:22:47.046Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:22:47 [2024-01-05T17:22:47.046Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.172s	coverage: 60.2% of statements
17:22:47 [2024-01-05T17:22:47.307Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 60.9% of statements
17:22:47 [2024-01-05T17:22:47.880Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
17:22:48 [2024-01-05T17:22:48.141Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:22:48 [2024-01-05T17:22:48.141Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:22:48 [2024-01-05T17:22:48.141Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
17:22:48 [2024-01-05T17:22:48.141Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 3.0% of statements
17:22:48 [2024-01-05T17:22:48.403Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.500s	coverage: 13.4% of statements
17:22:48 [2024-01-05T17:22:48.403Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
17:22:48 [2024-01-05T17:22:48.664Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:22:48 [2024-01-05T17:22:48.664Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
17:22:48 [2024-01-05T17:22:48.664Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.010s	coverage: 53.6% of statements
17:22:48 [2024-01-05T17:22:48.664Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.112s	coverage: 78.3% of statements
17:22:49 [2024-01-05T17:22:49.237Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
17:22:49 [2024-01-05T17:22:49.237Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
17:22:49 [2024-01-05T17:22:49.237Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
17:22:49 [2024-01-05T17:22:49.237Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.017s	coverage: 87.2% of statements
17:22:49 [2024-01-05T17:22:49.498Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.107s	coverage: 76.8% of statements
17:22:49 [2024-01-05T17:22:49.498Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
17:22:49 [2024-01-05T17:22:49.498Z] ok  	github.com/docker/docker/daemon/logger/local	0.041s	coverage: 79.4% of statements
17:22:50 [2024-01-05T17:22:50.070Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.022s	coverage: 31.5% of statements
17:22:50 [2024-01-05T17:22:50.070Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.041s	coverage: 63.5% of statements
17:22:50 [2024-01-05T17:22:50.070Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:22:50 [2024-01-05T17:22:50.070Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
17:22:50 [2024-01-05T17:22:50.070Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
17:22:50 [2024-01-05T17:22:50.643Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
17:22:50 [2024-01-05T17:22:50.643Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:22:50 [2024-01-05T17:22:50.643Z] ok  	github.com/docker/docker/daemon/network	0.013s	coverage: 63.8% of statements
17:22:50 [2024-01-05T17:22:50.643Z] ok  	github.com/docker/docker/daemon/logger/journald	1.303s	coverage: 74.5% of statements
17:22:51 [2024-01-05T17:22:51.214Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:22:51 [2024-01-05T17:22:51.214Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
17:22:51 [2024-01-05T17:22:51.214Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.0% of statements
17:22:51 [2024-01-05T17:22:51.214Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
17:22:51 [2024-01-05T17:22:51.475Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.413s	coverage: 82.5% of statements
17:22:51 [2024-01-05T17:22:51.737Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
17:22:51 [2024-01-05T17:22:51.737Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
17:22:51 [2024-01-05T17:22:51.737Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
17:22:51 [2024-01-05T17:22:51.997Z] ok  	github.com/docker/docker/image	0.025s	coverage: 84.6% of statements
17:22:52 [2024-01-05T17:22:52.258Z] ?   	github.com/docker/docker/image/v1	[no test files]
17:22:52 [2024-01-05T17:22:52.258Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
17:22:52 [2024-01-05T17:22:52.258Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
17:22:52 [2024-01-05T17:22:52.258Z] ok  	github.com/docker/docker/internal/mod	0.004s	coverage: 66.7% of statements
17:22:52 [2024-01-05T17:22:52.258Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
17:22:52 [2024-01-05T17:22:52.258Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
17:22:52 [2024-01-05T17:22:52.258Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:22:52 [2024-01-05T17:22:52.258Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
17:22:52 [2024-01-05T17:22:52.258Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
17:22:52 [2024-01-05T17:22:52.258Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
17:22:52 [2024-01-05T17:22:52.519Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
17:22:52 [2024-01-05T17:22:52.519Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
17:22:52 [2024-01-05T17:22:52.780Z] ok  	github.com/docker/docker/distribution	1.493s	coverage: 28.9% of statements
17:22:53 [2024-01-05T17:22:53.351Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:22:53 [2024-01-05T17:22:53.351Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:22:53 [2024-01-05T17:22:53.351Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
17:22:53 [2024-01-05T17:22:53.351Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:22:53 [2024-01-05T17:22:53.351Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:22:53 [2024-01-05T17:22:53.351Z] ok  	github.com/docker/docker/distribution/xfer	2.165s	coverage: 85.4% of statements
17:22:53 [2024-01-05T17:22:53.351Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
17:22:53 [2024-01-05T17:22:53.923Z] ok  	github.com/docker/docker/daemon	10.813s	coverage: 17.2% of statements
17:22:53 [2024-01-05T17:22:53.923Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:22:53 [2024-01-05T17:22:53.923Z] ok  	github.com/docker/docker/oci	0.012s	coverage: 38.1% of statements
17:22:53 [2024-01-05T17:22:53.923Z] ok  	github.com/docker/docker/opts	0.041s	coverage: 67.9% of statements
17:22:54 [2024-01-05T17:22:54.495Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
17:22:54 [2024-01-05T17:22:54.495Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
17:22:54 [2024-01-05T17:22:54.495Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
17:22:54 [2024-01-05T17:22:54.495Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 25.8% of statements
17:22:54 [2024-01-05T17:22:54.495Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
17:22:54 [2024-01-05T17:22:54.757Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.257s	coverage: 83.7% of statements
17:22:54 [2024-01-05T17:22:54.757Z] ok  	github.com/docker/docker/pkg/archive	0.393s	coverage: 81.1% of statements
17:22:54 [2024-01-05T17:22:54.757Z] ok  	github.com/docker/docker/pkg/homedir	0.009s	coverage: 8.3% of statements
17:22:54 [2024-01-05T17:22:54.757Z] ok  	github.com/docker/docker/pkg/authorization	0.444s	coverage: 68.3% of statements
17:22:54 [2024-01-05T17:22:54.757Z] ok  	github.com/docker/docker/pkg/fileutils	0.025s	coverage: 51.7% of statements
17:22:55 [2024-01-05T17:22:55.019Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
17:22:55 [2024-01-05T17:22:55.019Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:22:55 [2024-01-05T17:22:55.019Z] ok  	github.com/docker/docker/pkg/longpath	0.016s	coverage: 45.5% of statements
17:22:55 [2024-01-05T17:22:55.019Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
17:22:55 [2024-01-05T17:22:55.019Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
17:22:55 [2024-01-05T17:22:55.280Z] ok  	github.com/docker/docker/pkg/parsers	0.004s	coverage: 97.0% of statements
17:22:55 [2024-01-05T17:22:55.280Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
17:22:55 [2024-01-05T17:22:55.280Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:22:55 [2024-01-05T17:22:55.280Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
17:22:55 [2024-01-05T17:22:55.280Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:22:55 [2024-01-05T17:22:55.280Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
17:22:55 [2024-01-05T17:22:55.280Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.2% of statements
17:22:55 [2024-01-05T17:22:55.280Z] ok  	github.com/docker/docker/pkg/ioutils	0.363s	coverage: 71.9% of statements
17:22:55 [2024-01-05T17:22:55.280Z] ok  	github.com/docker/docker/pkg/idtools	0.508s	coverage: 69.7% of statements
17:22:55 [2024-01-05T17:22:55.852Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:22:55 [2024-01-05T17:22:55.852Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:22:55 [2024-01-05T17:22:55.852Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
17:22:55 [2024-01-05T17:22:55.852Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
17:22:55 [2024-01-05T17:22:55.852Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
17:22:55 [2024-01-05T17:22:55.852Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
17:22:56 [2024-01-05T17:22:56.113Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:22:56 [2024-01-05T17:22:56.113Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
17:22:56 [2024-01-05T17:22:56.113Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
17:22:56 [2024-01-05T17:22:56.113Z] ok  	github.com/docker/docker/pkg/stack	0.009s	coverage: 90.9% of statements
17:22:56 [2024-01-05T17:22:56.113Z] ok  	github.com/docker/docker/pkg/reexec	0.026s	coverage: 82.4% of statements
17:22:56 [2024-01-05T17:22:56.113Z] ok  	github.com/docker/docker/pkg/stdcopy	0.012s	coverage: 100.0% of statements
17:22:56 [2024-01-05T17:22:56.374Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
17:22:56 [2024-01-05T17:22:56.374Z] ok  	github.com/docker/docker/pkg/streamformatter	0.018s	coverage: 66.2% of statements
17:22:56 [2024-01-05T17:22:56.635Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
17:22:56 [2024-01-05T17:22:56.635Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.4% of statements
17:22:56 [2024-01-05T17:22:56.635Z] ok  	github.com/docker/docker/pkg/tailfile	0.042s	coverage: 88.6% of statements
17:22:56 [2024-01-05T17:22:56.635Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
17:22:56 [2024-01-05T17:22:56.635Z] ok  	github.com/docker/docker/pkg/tarsum	0.049s	coverage: 89.6% of statements
17:22:57 [2024-01-05T17:22:57.578Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:22:57 [2024-01-05T17:22:57.579Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:22:57 [2024-01-05T17:22:57.579Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.4% of statements
17:22:57 [2024-01-05T17:22:57.579Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
17:22:57 [2024-01-05T17:22:57.840Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
17:22:57 [2024-01-05T17:22:57.840Z] ok  	github.com/docker/docker/quota	0.172s	coverage: 69.3% of statements
17:22:57 [2024-01-05T17:22:57.840Z] ok  	github.com/docker/docker/pkg/plugins	2.011s	coverage: 74.9% of statements
17:22:57 [2024-01-05T17:22:57.840Z] ok  	github.com/docker/docker/plugin	0.521s	coverage: 23.3% of statements
17:22:58 [2024-01-05T17:22:58.101Z] ok  	github.com/docker/docker/restartmanager	0.015s	coverage: 46.2% of statements
17:22:58 [2024-01-05T17:22:58.101Z] ok  	github.com/docker/docker/registry/resumable	0.021s	coverage: 100.0% of statements
17:22:58 [2024-01-05T17:22:58.101Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:22:58 [2024-01-05T17:22:58.101Z] ok  	github.com/docker/docker/runconfig	0.012s	coverage: 63.8% of statements
17:22:58 [2024-01-05T17:22:58.361Z] ok  	github.com/docker/docker/registry	0.126s	coverage: 63.9% of statements
17:22:58 [2024-01-05T17:22:58.361Z] ok  	github.com/docker/docker/testutil	0.011s	coverage: 8.2% of statements
17:22:58 [2024-01-05T17:22:58.623Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:22:58 [2024-01-05T17:22:58.623Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:22:58 [2024-01-05T17:22:58.623Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:22:58 [2024-01-05T17:22:58.623Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:22:58 [2024-01-05T17:22:58.623Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:22:58 [2024-01-05T17:22:58.623Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:22:58 [2024-01-05T17:22:58.623Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:22:58 [2024-01-05T17:22:58.623Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:22:58 [2024-01-05T17:22:58.623Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:22:58 [2024-01-05T17:22:58.623Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:22:58 [2024-01-05T17:22:58.623Z] ?   	github.com/docker/docker/volume	[no test files]
17:22:59 [2024-01-05T17:22:59.194Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
17:22:59 [2024-01-05T17:22:59.194Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
17:22:59 [2024-01-05T17:22:59.194Z] ok  	github.com/docker/docker/volume/local	0.081s	coverage: 72.5% of statements
17:22:59 [2024-01-05T17:22:59.765Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:22:59 [2024-01-05T17:22:59.765Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:22:59 [2024-01-05T17:22:59.765Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
17:23:01 [2024-01-05T17:23:01.148Z] ok  	github.com/docker/docker/layer	7.748s	coverage: 68.7% of statements
17:23:01 [2024-01-05T17:23:01.409Z] 
17:23:01 [2024-01-05T17:23:01.409Z] === Skipped
17:23:01 [2024-01-05T17:23:01.409Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:23:01 [2024-01-05T17:23:01.409Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
17:23:01 [2024-01-05T17:23:01.409Z] 
17:23:01 [2024-01-05T17:23:01.409Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:23:01 [2024-01-05T17:23:01.409Z]     network_proxy_test.go:210: No support for dual stack yet
17:23:01 [2024-01-05T17:23:01.409Z] 
17:23:01 [2024-01-05T17:23:01.409Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:23:01 [2024-01-05T17:23:01.409Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
17:23:01 [2024-01-05T17:23:01.409Z] 
17:23:01 [2024-01-05T17:23:01.409Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:23:01 [2024-01-05T17:23:01.409Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
17:23:01 [2024-01-05T17:23:01.409Z] 
17:23:01 [2024-01-05T17:23:01.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:41: Driver btrfs not supported
17:23:01 [2024-01-05T17:23:01.409Z] 
17:23:01 [2024-01-05T17:23:01.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:41: Driver btrfs not supported
17:23:01 [2024-01-05T17:23:01.409Z] 
17:23:01 [2024-01-05T17:23:01.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:41: Driver btrfs not supported
17:23:01 [2024-01-05T17:23:01.409Z] 
17:23:01 [2024-01-05T17:23:01.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:41: Driver btrfs not supported
17:23:01 [2024-01-05T17:23:01.409Z] 
17:23:01 [2024-01-05T17:23:01.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:41: Driver btrfs not supported
17:23:01 [2024-01-05T17:23:01.409Z] 
17:23:01 [2024-01-05T17:23:01.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:68: No driver to put!
17:23:01 [2024-01-05T17:23:01.409Z] 
17:23:01 [2024-01-05T17:23:01.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:23:01 [2024-01-05T17:23:01.409Z] time="2024-01-05T17:22:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:23:01 [2024-01-05T17:23:01.409Z] 
17:23:01 [2024-01-05T17:23:01.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:23:01 [2024-01-05T17:23:01.409Z] time="2024-01-05T17:22:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:23:01 [2024-01-05T17:23:01.409Z] 
17:23:01 [2024-01-05T17:23:01.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:23:01 [2024-01-05T17:23:01.409Z] time="2024-01-05T17:22:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:23:01 [2024-01-05T17:23:01.409Z] 
17:23:01 [2024-01-05T17:23:01.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:23:01 [2024-01-05T17:23:01.409Z] time="2024-01-05T17:22:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:23:01 [2024-01-05T17:23:01.409Z] 
17:23:01 [2024-01-05T17:23:01.409Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:23:01 [2024-01-05T17:23:01.409Z] time="2024-01-05T17:22:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:39: graphdriver: driver not supported
17:23:01 [2024-01-05T17:23:01.409Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
17:23:01 [2024-01-05T17:23:01.410Z] 
17:23:01 [2024-01-05T17:23:01.410Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:23:01 [2024-01-05T17:23:01.410Z]     graphtest_unix.go:68: No driver to put!
17:23:01 [2024-01-05T17:23:01.410Z] 
17:23:01 [2024-01-05T17:23:01.410Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:23:01 [2024-01-05T17:23:01.410Z]     overlay_test.go:61: Cannot run test with naive change algorithm
17:23:01 [2024-01-05T17:23:01.410Z] 
17:23:01 [2024-01-05T17:23:01.410Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:23:01 [2024-01-05T17:23:01.410Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:23:01 [2024-01-05T17:23:01.410Z] 
17:23:01 [2024-01-05T17:23:01.410Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:23:01 [2024-01-05T17:23:01.410Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:01 [2024-01-05T17:23:01.410Z]     graphtest_unix.go:41: Driver zfs not supported
17:23:01 [2024-01-05T17:23:01.410Z] 
17:23:01 [2024-01-05T17:23:01.410Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:23:01 [2024-01-05T17:23:01.410Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:01 [2024-01-05T17:23:01.410Z]     graphtest_unix.go:41: Driver zfs not supported
17:23:01 [2024-01-05T17:23:01.410Z] 
17:23:01 [2024-01-05T17:23:01.410Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:23:01 [2024-01-05T17:23:01.410Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:01 [2024-01-05T17:23:01.410Z]     graphtest_unix.go:41: Driver zfs not supported
17:23:01 [2024-01-05T17:23:01.410Z] 
17:23:01 [2024-01-05T17:23:01.410Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:23:01 [2024-01-05T17:23:01.410Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:01 [2024-01-05T17:23:01.410Z]     graphtest_unix.go:41: Driver zfs not supported
17:23:01 [2024-01-05T17:23:01.410Z] 
17:23:01 [2024-01-05T17:23:01.410Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:23:01 [2024-01-05T17:23:01.410Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:23:01 [2024-01-05T17:23:01.410Z]     graphtest_unix.go:41: Driver zfs not supported
17:23:01 [2024-01-05T17:23:01.410Z] 
17:23:01 [2024-01-05T17:23:01.410Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:23:01 [2024-01-05T17:23:01.410Z]     graphtest_unix.go:68: No driver to put!
17:23:01 [2024-01-05T17:23:01.410Z] 
17:23:01 [2024-01-05T17:23:01.410Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:23:01 [2024-01-05T17:23:01.410Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
17:23:01 [2024-01-05T17:23:01.410Z] 
17:23:01 [2024-01-05T17:23:01.410Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:23:01 [2024-01-05T17:23:01.410Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
17:23:01 [2024-01-05T17:23:01.410Z] 
17:23:01 [2024-01-05T17:23:01.410Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
17:23:01 [2024-01-05T17:23:01.410Z]     validate_test.go:70: only tested on Windows
17:23:01 [2024-01-05T17:23:01.410Z] 
17:23:01 [2024-01-05T17:23:01.410Z] DONE 3196 tests, 27 skipped in 62.860s
17:23:01 [2024-01-05T17:23:01.410Z] + '[' -n 'github.com/docker/docker/libnetwork
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/bitmap
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/cluster
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/config
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/datastore
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/diagnostic
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/discoverapi
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/driverapi
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/drivers/bridge
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/drivers/host
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/drivers/null
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/drivers/overlay
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/drivers/remote
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/drivers/windows
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/drvregistry
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/etchosts
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/internal/caller
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/internal/kvstore
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/internal/netiputil
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/ipam
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/ipamapi
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/ipams/builtin
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/ipams/null
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/ipams/remote
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/ipamutils
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/ipbits
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/iptables
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/netlabel
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/netutils
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/networkdb
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/ns
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/options
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/osl
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/osl/kernel
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/portallocator
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/portmapper
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/resolvconf
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/scope
17:23:01 [2024-01-05T17:23:01.410Z] github.com/docker/docker/libnetwork/types' ']'
17:23:01 [2024-01-05T17:23:01.410Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
17:23:57 [2024-01-05T17:23:57.675Z] ok  	github.com/docker/docker/libnetwork	44.323s	coverage: 43.0% of statements
17:23:57 [2024-01-05T17:23:57.675Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
17:23:57 [2024-01-05T17:23:57.675Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:23:57 [2024-01-05T17:23:57.675Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:23:57 [2024-01-05T17:23:57.675Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:23:57 [2024-01-05T17:23:57.675Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:23:57 [2024-01-05T17:23:57.675Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:23:57 [2024-01-05T17:23:57.675Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:23:57 [2024-01-05T17:23:57.675Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
17:23:57 [2024-01-05T17:23:57.675Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
17:23:57 [2024-01-05T17:23:57.675Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:23:57 [2024-01-05T17:23:57.675Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:23:57 [2024-01-05T17:23:57.675Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
17:23:57 [2024-01-05T17:23:57.675Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.278s	coverage: 63.0% of statements
17:23:57 [2024-01-05T17:23:57.675Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:23:57 [2024-01-05T17:23:57.675Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
17:23:58 [2024-01-05T17:23:58.246Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.847s	coverage: 5.0% of statements
17:23:58 [2024-01-05T17:23:58.246Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:23:58 [2024-01-05T17:23:58.506Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
17:23:58 [2024-01-05T17:23:58.506Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:23:58 [2024-01-05T17:23:58.767Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
17:23:59 [2024-01-05T17:23:59.709Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
17:23:59 [2024-01-05T17:23:59.970Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
17:24:00 [2024-01-05T17:24:00.230Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
17:24:00 [2024-01-05T17:24:00.802Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
17:24:00 [2024-01-05T17:24:00.802Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:24:00 [2024-01-05T17:24:00.802Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:24:00 [2024-01-05T17:24:00.802Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:24:01 [2024-01-05T17:24:01.063Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 87.0% of statements
17:24:01 [2024-01-05T17:24:01.324Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
17:24:01 [2024-01-05T17:24:01.584Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:24:01 [2024-01-05T17:24:01.584Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
17:24:01 [2024-01-05T17:24:01.584Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
17:24:01 [2024-01-05T17:24:01.584Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
17:24:13 [2024-01-05T17:24:13.814Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
17:24:15 [2024-01-05T17:24:15.198Z] ok  	github.com/docker/docker/libnetwork/ipam	3.056s	coverage: 80.3% of statements
17:24:15 [2024-01-05T17:24:15.198Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:24:15 [2024-01-05T17:24:15.198Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:24:15 [2024-01-05T17:24:15.459Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
17:24:15 [2024-01-05T17:24:15.719Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
17:24:15 [2024-01-05T17:24:15.719Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:24:15 [2024-01-05T17:24:15.980Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
17:24:16 [2024-01-05T17:24:16.551Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.301s	coverage: 86.4% of statements
17:24:16 [2024-01-05T17:24:16.812Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
17:24:17 [2024-01-05T17:24:17.383Z] ok  	github.com/docker/docker/libnetwork/iptables	0.205s	coverage: 39.9% of statements
17:24:17 [2024-01-05T17:24:17.383Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
17:24:17 [2024-01-05T17:24:17.644Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 54.9% of statements
17:26:09 [2024-01-05T17:26:09.143Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.661s	coverage: 59.2% of statements
17:26:09 [2024-01-05T17:26:09.143Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:26:09 [2024-01-05T17:26:09.143Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:26:09 [2024-01-05T17:26:09.143Z] ok  	github.com/docker/docker/libnetwork/osl	4.454s	coverage: 40.2% of statements
17:26:09 [2024-01-05T17:26:09.143Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
17:26:09 [2024-01-05T17:26:09.143Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.5% of statements
17:26:09 [2024-01-05T17:26:09.143Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.640s	coverage: 47.9% of statements
17:26:09 [2024-01-05T17:26:09.403Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
17:26:09 [2024-01-05T17:26:09.403Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
17:26:09 [2024-01-05T17:26:09.664Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
17:26:09 [2024-01-05T17:26:09.664Z] 
17:26:09 [2024-01-05T17:26:09.664Z] === Skipped
17:26:09 [2024-01-05T17:26:09.664Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:26:09 [2024-01-05T17:26:09.664Z]     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
17:26:09 [2024-01-05T17:26:09.664Z] 
17:26:09 [2024-01-05T17:26:09.664Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
17:26:09 [2024-01-05T17:26:09.664Z]     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
17:26:09 [2024-01-05T17:26:09.664Z] 
17:26:09 [2024-01-05T17:26:09.664Z] DONE 375 tests, 2 skipped in 188.406s
Post stage
[Pipeline] junit
17:26:10 [2024-01-05T17:26:10.620Z] Recording test results
17:26:10 [2024-01-05T17:26:10.718Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:26:11 [2024-01-05T17:26:11.022Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47031/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=22597efa06d20fe60712889db367fc69ed5cfc7c -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:22597efa06d20fe60712889db367fc69ed5cfc7c hack/make.sh dynbinary test-integration
17:26:11 [2024-01-05T17:26:11.288Z] 
17:26:11 [2024-01-05T17:26:11.288Z] Removing bundles/
17:26:11 [2024-01-05T17:26:11.288Z] 
17:26:11 [2024-01-05T17:26:11.288Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:26:11 [2024-01-05T17:26:11.288Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
17:26:11 [2024-01-05T17:26:11.288Z] + tee /go/src/github.com/docker/docker/go.mod
17:26:11 [2024-01-05T17:26:11.288Z] module github.com/docker/docker
17:26:11 [2024-01-05T17:26:11.288Z] 
17:26:11 [2024-01-05T17:26:11.288Z] go 1.20
17:26:11 [2024-01-05T17:26:11.288Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
17:26:11 [2024-01-05T17:26:11.288Z] + GO111MODULE=on
17:26:11 [2024-01-05T17:26:11.288Z] + 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=22597efa06d20fe60712889db367fc69ed5cfc7c" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-05T17:26: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="   ' -gcflags= github.com/docker/docker/cmd/dockerd
17:26:50 [2024-01-05T17:26:50.070Z] + rm -f /go/src/github.com/docker/docker/go.mod
17:26:50 [2024-01-05T17:26:50.070Z] Created binary: bundles/dynbinary-daemon/dockerd
17:26:50 [2024-01-05T17:26:50.070Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
17:26:50 [2024-01-05T17:26:50.070Z] + tee /go/src/github.com/docker/docker/go.mod
17:26:50 [2024-01-05T17:26:50.070Z] module github.com/docker/docker
17:26:50 [2024-01-05T17:26:50.070Z] 
17:26:50 [2024-01-05T17:26:50.070Z] go 1.20
17:26:50 [2024-01-05T17:26:50.070Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
17:26:50 [2024-01-05T17:26:50.070Z] + GO111MODULE=on
17:26:50 [2024-01-05T17:26:50.070Z] + 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=22597efa06d20fe60712889db367fc69ed5cfc7c" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-05T17:26: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="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
17:26:50 [2024-01-05T17:26:50.070Z] + rm -f /go/src/github.com/docker/docker/go.mod
17:26:50 [2024-01-05T17:26:50.070Z] Created binary: bundles/dynbinary-daemon/docker-proxy
17:26:50 [2024-01-05T17:26:50.070Z] 
17:26:50 [2024-01-05T17:26:50.070Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:26:50 [2024-01-05T17:26:50.070Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:26:50 [2024-01-05T17:26:50.070Z] HOSTNAME=6def9529bebc
17:26:50 [2024-01-05T17:26:50.070Z] TESTDEBUG=0
17:26:50 [2024-01-05T17:26:50.070Z] DEST=bundles/test-integration
17:26:50 [2024-01-05T17:26:50.070Z] PWD=/go/src/github.com/docker/docker
17:26:50 [2024-01-05T17:26:50.070Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
17:26:50 [2024-01-05T17:26:50.070Z] DOCKER_GITCOMMIT=22597efa06d20fe60712889db367fc69ed5cfc7c
17:26:50 [2024-01-05T17:26:50.070Z] container=docker
17:26:50 [2024-01-05T17:26:50.070Z] HOME=/root
17:26:50 [2024-01-05T17:26:50.070Z] CONTAINERD_NAMESPACE=moby
17:26:50 [2024-01-05T17:26:50.070Z] GOLANG_VERSION=1.21.5
17:26:50 [2024-01-05T17:26:50.070Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:26:50 [2024-01-05T17:26:50.070Z] VALIDATE_BRANCH=master
17:26:50 [2024-01-05T17:26:50.070Z] TERM=xterm
17:26:50 [2024-01-05T17:26:50.070Z] DOCKER_PKG=github.com/docker/docker
17:26:50 [2024-01-05T17:26:50.070Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
17:26:50 [2024-01-05T17:26:50.070Z] SHLVL=1
17:26:50 [2024-01-05T17:26:50.070Z] TIMEOUT=120m
17:26:50 [2024-01-05T17:26:50.070Z] GOTOOLCHAIN=local
17:26:50 [2024-01-05T17:26:50.070Z] DOCKER_GRAPHDRIVER=overlay2
17:26:50 [2024-01-05T17:26:50.070Z] GO111MODULE=off
17:26:50 [2024-01-05T17:26:50.070Z] DOCKER_EXPERIMENTAL=1
17:26:50 [2024-01-05T17:26:50.070Z] TEST_SKIP_INTEGRATION_CLI=1
17:26:50 [2024-01-05T17:26:50.070Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:26:50 [2024-01-05T17:26:50.070Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:26:50 [2024-01-05T17:26:50.070Z] GOPATH=/go
17:26:50 [2024-01-05T17:26:50.070Z] PKG_CONFIG=pkg-config
17:26:50 [2024-01-05T17:26:50.070Z] _=/usr/bin/env
17:26:50 [2024-01-05T17:26:50.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:27:08 [2024-01-05T17:27:08.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
17:27:08 [2024-01-05T17:27:08.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:27:08 [2024-01-05T17:27:08.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:27:10 [2024-01-05T17:27:10.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:27:14 [2024-01-05T17:27:14.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:27:18 [2024-01-05T17:27:18.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
17:27:18 [2024-01-05T17:27:18.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:27:19 [2024-01-05T17:27:19.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:27:20 [2024-01-05T17:27:20.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:27:22 [2024-01-05T17:27:22.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
17:27:22 [2024-01-05T17:27:22.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:27:22 [2024-01-05T17:27:22.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:27:24 [2024-01-05T17:27:24.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:27:25 [2024-01-05T17:27:25.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:27:27 [2024-01-05T17:27:27.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:27:28 [2024-01-05T17:27:28.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:27:28 [2024-01-05T17:27:28.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:27:29 [2024-01-05T17:27:29.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:27:30 [2024-01-05T17:27:30.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:27:32 [2024-01-05T17:27:32.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:27:32 [2024-01-05T17:27:32.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:27:33 [2024-01-05T17:27:33.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:27:34 [2024-01-05T17:27:34.931Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:27:34 [2024-01-05T17:27:34.931Z] Using test binary /usr/local/cli-integration/docker
17:27:34 [2024-01-05T17:27:34.931Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:27:34 [2024-01-05T17:27:34.931Z] +++ /etc/init.d/apparmor start
17:27:34 [2024-01-05T17:27:34.931Z] Not: starting.
17:27:34 [2024-01-05T17:27:34.931Z] INFO: Waiting for daemon to start...
17:27:34 [2024-01-05T17:27:34.931Z] Starting dockerd
17:27:34 [2024-01-05T17:27:34.931Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.QZEnNBHx6K/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
17:27:37 [2024-01-05T17:27:37.474Z] .
17:27:37 [2024-01-05T17:27:37.474Z] Running integration-test (iteration 1)
17:27:37 [2024-01-05T17:27:37.474Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
17:27:37 [2024-01-05T17:27:37.474Z] ++ '[' -n '' ']'
17:27:37 [2024-01-05T17:27:37.474Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
17:27:37 [2024-01-05T17:27:37.474Z] ++ set -e
17:27:37 [2024-01-05T17:27:37.474Z] ++ '[' -n 0 ']'
17:27:37 [2024-01-05T17:27:37.474Z] ++ set -x
17:27:37 [2024-01-05T17:27:37.474Z] ++ 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.QZEnNBHx6K/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
17:27:37 [2024-01-05T17:27:37.735Z] Loaded image: busybox:latest
17:27:37 [2024-01-05T17:27:37.735Z] Loaded image: busybox:glibc
17:27:38 [2024-01-05T17:27:38.677Z] Loaded image: debian:bookworm-slim
17:27:38 [2024-01-05T17:27:38.677Z] Loaded image: hello-world:latest
17:27:38 [2024-01-05T17:27:38.677Z] Loaded image: arm32v7/hello-world:latest
17:27:38 [2024-01-05T17:27:38.677Z] INFO: Testing against a local daemon
17:27:38 [2024-01-05T17:27:38.677Z] === RUN   TestCgroupNamespacesBuild
17:27:40 [2024-01-05T17:27:40.060Z] --- PASS: TestCgroupNamespacesBuild (1.20s)
17:27:40 [2024-01-05T17:27:40.060Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:27:41 [2024-01-05T17:27:41.002Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
17:27:41 [2024-01-05T17:27:41.002Z] === RUN   TestBuildWithSession
17:27:41 [2024-01-05T17:27:41.002Z]     build_session_test.go:25: TODO: BuildKit
17:27:41 [2024-01-05T17:27:41.002Z] --- SKIP: TestBuildWithSession (0.00s)
17:27:41 [2024-01-05T17:27:41.002Z] === RUN   TestBuildSquashParent
17:27:44 [2024-01-05T17:27:44.301Z] --- PASS: TestBuildSquashParent (3.20s)
17:27:44 [2024-01-05T17:27:44.301Z] === RUN   TestBuildWithRemoveAndForceRemove
17:27:44 [2024-01-05T17:27:44.301Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:27:44 [2024-01-05T17:27:44.301Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:27:44 [2024-01-05T17:27:44.301Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:27:44 [2024-01-05T17:27:44.301Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:27:44 [2024-01-05T17:27:44.301Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:27:44 [2024-01-05T17:27:44.301Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:27:44 [2024-01-05T17:27:44.301Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:27:44 [2024-01-05T17:27:44.301Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:27:44 [2024-01-05T17:27:44.301Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:27:44 [2024-01-05T17:27:44.301Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:27:44 [2024-01-05T17:27:44.301Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:27:44 [2024-01-05T17:27:44.301Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:27:44 [2024-01-05T17:27:44.301Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:27:44 [2024-01-05T17:27:44.301Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:27:44 [2024-01-05T17:27:44.301Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:27:44 [2024-01-05T17:27:44.301Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:27:44 [2024-01-05T17:27:44.301Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:27:44 [2024-01-05T17:27:44.301Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:27:48 [2024-01-05T17:27:48.524Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
17:27:48 [2024-01-05T17:27:48.524Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.76s)
17:27:48 [2024-01-05T17:27:48.524Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.14s)
17:27:48 [2024-01-05T17:27:48.524Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.14s)
17:27:48 [2024-01-05T17:27:48.524Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.32s)
17:27:48 [2024-01-05T17:27:48.524Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.36s)
17:27:48 [2024-01-05T17:27:48.524Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.44s)
17:27:48 [2024-01-05T17:27:48.524Z] === RUN   TestBuildMultiStageCopy
17:27:48 [2024-01-05T17:27:48.524Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:27:48 [2024-01-05T17:27:48.784Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:27:48 [2024-01-05T17:27:48.784Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:27:48 [2024-01-05T17:27:48.784Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:27:49 [2024-01-05T17:27:49.045Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:27:49 [2024-01-05T17:27:49.045Z] --- PASS: TestBuildMultiStageCopy (1.32s)
17:27:49 [2024-01-05T17:27:49.045Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.95s)
17:27:49 [2024-01-05T17:27:49.045Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s)
17:27:49 [2024-01-05T17:27:49.045Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
17:27:49 [2024-01-05T17:27:49.045Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s)
17:27:49 [2024-01-05T17:27:49.045Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
17:27:49 [2024-01-05T17:27:49.045Z] === RUN   TestBuildMultiStageParentConfig
17:27:49 [2024-01-05T17:27:49.305Z] --- PASS: TestBuildMultiStageParentConfig (0.34s)
17:27:49 [2024-01-05T17:27:49.305Z] === RUN   TestBuildLabelWithTargets
17:27:49 [2024-01-05T17:27:49.876Z] --- PASS: TestBuildLabelWithTargets (0.53s)
17:27:49 [2024-01-05T17:27:49.876Z] === RUN   TestBuildWithEmptyLayers
17:27:50 [2024-01-05T17:27:50.136Z] --- PASS: TestBuildWithEmptyLayers (0.13s)
17:27:50 [2024-01-05T17:27:50.136Z] === RUN   TestBuildMultiStageOnBuild
17:27:51 [2024-01-05T17:27:51.078Z] --- PASS: TestBuildMultiStageOnBuild (1.11s)
17:27:51 [2024-01-05T17:27:51.078Z] === RUN   TestBuildUncleanTarFilenames
17:27:51 [2024-01-05T17:27:51.338Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
17:27:51 [2024-01-05T17:27:51.338Z] === RUN   TestBuildMultiStageLayerLeak
17:27:52 [2024-01-05T17:27:52.280Z] --- PASS: TestBuildMultiStageLayerLeak (1.08s)
17:27:52 [2024-01-05T17:27:52.280Z] === RUN   TestBuildWithHugeFile
17:28:38 [2024-01-05T17:28:38.994Z] --- PASS: TestBuildWithHugeFile (43.03s)
17:28:38 [2024-01-05T17:28:38.994Z] === RUN   TestBuildWCOWSandboxSize
17:28:38 [2024-01-05T17:28:38.994Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:28:38 [2024-01-05T17:28:38.994Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:28:38 [2024-01-05T17:28:38.994Z] === RUN   TestBuildWithEmptyDockerfile
17:28:38 [2024-01-05T17:28:38.994Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:28:38 [2024-01-05T17:28:38.994Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:28:38 [2024-01-05T17:28:38.994Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:28:38 [2024-01-05T17:28:38.994Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:28:38 [2024-01-05T17:28:38.994Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:28:38 [2024-01-05T17:28:38.994Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:28:38 [2024-01-05T17:28:38.994Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:28:38 [2024-01-05T17:28:38.994Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:28:38 [2024-01-05T17:28:38.994Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:28:38 [2024-01-05T17:28:38.994Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
17:28:38 [2024-01-05T17:28:38.994Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:28:38 [2024-01-05T17:28:38.994Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
17:28:38 [2024-01-05T17:28:38.994Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
17:28:38 [2024-01-05T17:28:38.994Z] === RUN   TestBuildPreserveOwnership
17:28:38 [2024-01-05T17:28:38.994Z] === RUN   TestBuildPreserveOwnership/copy_from
17:28:38 [2024-01-05T17:28:38.994Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:28:38 [2024-01-05T17:28:38.994Z] --- PASS: TestBuildPreserveOwnership (2.11s)
17:28:38 [2024-01-05T17:28:38.994Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.47s)
17:28:38 [2024-01-05T17:28:38.994Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.62s)
17:28:38 [2024-01-05T17:28:38.994Z] === RUN   TestBuildPlatformInvalid
17:28:38 [2024-01-05T17:28:38.994Z] --- PASS: TestBuildPlatformInvalid (0.01s)
17:28:38 [2024-01-05T17:28:38.994Z] === RUN   TestBuildkitHistoryTracePropagation
17:28:38 [2024-01-05T17:28:38.994Z] time="2024-01-05T17:28:37Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
17:28:38 [2024-01-05T17:28:38.994Z] time="2024-01-05T17:28:37Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
17:28:38 [2024-01-05T17:28:38.994Z] time="2024-01-05T17:28:37Z" 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
17:28:38 [2024-01-05T17:28:38.994Z] time="2024-01-05T17:28:37Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
17:28:38 [2024-01-05T17:28:38.994Z] time="2024-01-05T17:28:37Z" 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
17:28:38 [2024-01-05T17:28:38.994Z] time="2024-01-05T17:28:37Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
17:28:38 [2024-01-05T17:28:38.994Z] time="2024-01-05T17:28:37Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
17:28:38 [2024-01-05T17:28:38.994Z] time="2024-01-05T17:28:37Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
17:28:38 [2024-01-05T17:28:38.994Z] time="2024-01-05T17:28:37Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
17:28:38 [2024-01-05T17:28:38.994Z] time="2024-01-05T17:28:37Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
17:28:38 [2024-01-05T17:28:38.994Z] time="2024-01-05T17:28:37Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
17:28:38 [2024-01-05T17:28:38.994Z] time="2024-01-05T17:28:37Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
17:28:38 [2024-01-05T17:28:38.994Z] time="2024-01-05T17:28:37Z" level=info msg="[core] [Server #4] Server created" module=grpc
17:28:38 [2024-01-05T17:28:38.994Z]     build_traces_test.go:84: Waiting for trace to be available
17:28:41 [2024-01-05T17:28:41.537Z] time="2024-01-05T17:28:41Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
17:28:41 [2024-01-05T17:28:41.537Z] time="2024-01-05T17:28:41Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
17:28:41 [2024-01-05T17:28:41.537Z] time="2024-01-05T17:28:41Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
17:28:41 [2024-01-05T17:28:41.537Z] time="2024-01-05T17:28:41Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
17:28:41 [2024-01-05T17:28:41.537Z] time="2024-01-05T17:28:41Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
17:28:41 [2024-01-05T17:28:41.537Z] time="2024-01-05T17:28:41Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
17:28:41 [2024-01-05T17:28:41.537Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
17:28:41 [2024-01-05T17:28:41.537Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:28:42 [2024-01-05T17:28:42.108Z] Loaded image: busybox:latest
17:28:42 [2024-01-05T17:28:42.108Z] Loaded image: busybox:glibc
17:28:43 [2024-01-05T17:28:43.050Z] Loaded image: debian:bookworm-slim
17:28:43 [2024-01-05T17:28:43.050Z] Loaded image: hello-world:latest
17:28:43 [2024-01-05T17:28:43.050Z] Loaded image: arm32v7/hello-world:latest
17:28:51 [2024-01-05T17:28:51.185Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.87s)
17:28:51 [2024-01-05T17:28:51.185Z] PASS
17:28:51 [2024-01-05T17:28:51.185Z] 
17:28:51 [2024-01-05T17:28:51.185Z] === Skipped
17:28:51 [2024-01-05T17:28:51.185Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:28:51 [2024-01-05T17:28:51.185Z]     build_session_test.go:25: TODO: BuildKit
17:28:51 [2024-01-05T17:28:51.185Z] 
17:28:51 [2024-01-05T17:28:51.185Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:28:51 [2024-01-05T17:28:51.185Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:28:51 [2024-01-05T17:28:51.185Z] 
17:28:51 [2024-01-05T17:28:51.185Z] DONE 35 tests, 2 skipped in 72.830s
17:28:51 [2024-01-05T17:28:51.185Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
17:28:51 [2024-01-05T17:28:51.186Z] ++ '[' -n '' ']'
17:28:51 [2024-01-05T17:28:51.186Z] ++ 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
17:28:51 [2024-01-05T17:28:51.186Z] ++ set -e
17:28:51 [2024-01-05T17:28:51.186Z] ++ '[' -n 0 ']'
17:28:51 [2024-01-05T17:28:51.186Z] ++ set -x
17:28:51 [2024-01-05T17:28:51.186Z] ++ 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.QZEnNBHx6K/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
17:28:51 [2024-01-05T17:28:51.186Z] INFO: Testing against a local daemon
17:28:51 [2024-01-05T17:28:51.186Z] === RUN   TestNoNewPrivileges
17:28:59 [2024-01-05T17:28:59.322Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
17:28:59 [2024-01-05T17:28:59.582Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
17:29:00 [2024-01-05T17:29:00.153Z] --- PASS: TestNoNewPrivileges (9.54s)
17:29:00 [2024-01-05T17:29:00.153Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.42s)
17:29:00 [2024-01-05T17:29:00.153Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s)
17:29:00 [2024-01-05T17:29:00.153Z] PASS
17:29:00 [2024-01-05T17:29:00.153Z] 
17:29:00 [2024-01-05T17:29:00.153Z] DONE 3 tests in 9.566s
17:29:00 [2024-01-05T17:29:00.153Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
17:29:00 [2024-01-05T17:29:00.153Z] ++ '[' -n '' ']'
17:29:00 [2024-01-05T17:29:00.153Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
17:29:00 [2024-01-05T17:29:00.153Z] ++ set -e
17:29:00 [2024-01-05T17:29:00.153Z] ++ '[' -n 0 ']'
17:29:00 [2024-01-05T17:29:00.153Z] ++ set -x
17:29:00 [2024-01-05T17:29:00.153Z] ++ 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.QZEnNBHx6K/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
17:29:00 [2024-01-05T17:29:00.153Z] INFO: Testing against a local daemon
17:29:00 [2024-01-05T17:29:00.153Z] === RUN   TestConfigInspect
17:29:02 [2024-01-05T17:29:02.065Z] --- PASS: TestConfigInspect (1.88s)
17:29:02 [2024-01-05T17:29:02.065Z] === RUN   TestConfigList
17:29:03 [2024-01-05T17:29:03.006Z] === RUN   TestConfigList/test_filter_by_name
17:29:03 [2024-01-05T17:29:03.006Z] === RUN   TestConfigList/test_filter_by_id
17:29:03 [2024-01-05T17:29:03.006Z] === RUN   TestConfigList/test_filter_by_label_key_only
17:29:03 [2024-01-05T17:29:03.006Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
17:29:03 [2024-01-05T17:29:03.006Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
17:29:03 [2024-01-05T17:29:03.947Z] --- PASS: TestConfigList (1.91s)
17:29:03 [2024-01-05T17:29:03.947Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
17:29:03 [2024-01-05T17:29:03.947Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
17:29:03 [2024-01-05T17:29:03.947Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
17:29:03 [2024-01-05T17:29:03.947Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
17:29:03 [2024-01-05T17:29:03.947Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
17:29:03 [2024-01-05T17:29:03.947Z] === RUN   TestConfigsCreateAndDelete
17:29:05 [2024-01-05T17:29:05.333Z] --- PASS: TestConfigsCreateAndDelete (1.49s)
17:29:05 [2024-01-05T17:29:05.333Z] === RUN   TestConfigsUpdate
17:29:07 [2024-01-05T17:29:07.266Z] --- PASS: TestConfigsUpdate (1.86s)
17:29:07 [2024-01-05T17:29:07.266Z] === RUN   TestTemplatedConfig
17:29:09 [2024-01-05T17:29:09.809Z] --- PASS: TestTemplatedConfig (2.62s)
17:29:09 [2024-01-05T17:29:09.809Z] === RUN   TestConfigCreateResolve
17:29:11 [2024-01-05T17:29:11.721Z] --- PASS: TestConfigCreateResolve (1.91s)
17:29:11 [2024-01-05T17:29:11.721Z] PASS
17:29:11 [2024-01-05T17:29:11.721Z] 
17:29:11 [2024-01-05T17:29:11.721Z] DONE 11 tests in 11.705s
17:29:11 [2024-01-05T17:29:11.721Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
17:29:11 [2024-01-05T17:29:11.721Z] ++ '[' -n '' ']'
17:29:11 [2024-01-05T17:29:11.721Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
17:29:11 [2024-01-05T17:29:11.721Z] ++ set -e
17:29:11 [2024-01-05T17:29:11.721Z] ++ '[' -n 0 ']'
17:29:11 [2024-01-05T17:29:11.721Z] ++ set -x
17:29:11 [2024-01-05T17:29:11.721Z] ++ 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.QZEnNBHx6K/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
17:29:11 [2024-01-05T17:29:11.721Z] INFO: Testing against a local daemon
17:29:11 [2024-01-05T17:29:11.721Z] === RUN   TestAttach
17:29:11 [2024-01-05T17:29:11.721Z] === RUN   TestAttach/without_TTY
17:29:11 [2024-01-05T17:29:11.721Z] === PAUSE TestAttach/without_TTY
17:29:11 [2024-01-05T17:29:11.721Z] === RUN   TestAttach/with_TTY
17:29:11 [2024-01-05T17:29:11.721Z] === PAUSE TestAttach/with_TTY
17:29:11 [2024-01-05T17:29:11.721Z] === CONT  TestAttach/without_TTY
17:29:11 [2024-01-05T17:29:11.721Z] === CONT  TestAttach/with_TTY
17:29:11 [2024-01-05T17:29:11.721Z] --- PASS: TestAttach (0.02s)
17:29:11 [2024-01-05T17:29:11.721Z]     --- PASS: TestAttach/with_TTY (0.04s)
17:29:11 [2024-01-05T17:29:11.721Z]     --- PASS: TestAttach/without_TTY (0.04s)
17:29:11 [2024-01-05T17:29:11.721Z] === RUN   TestCreateWithCDIDevices
17:29:13 [2024-01-05T17:29:13.105Z] --- PASS: TestCreateWithCDIDevices (1.02s)
17:29:13 [2024-01-05T17:29:13.105Z] === RUN   TestCDISpecDirsAreInSystemInfo
17:29:13 [2024-01-05T17:29:13.105Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
17:29:13 [2024-01-05T17:29:13.366Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
17:29:13 [2024-01-05T17:29:13.936Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
17:29:14 [2024-01-05T17:29:14.507Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
17:29:15 [2024-01-05T17:29:15.077Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
17:29:15 [2024-01-05T17:29:15.338Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
17:29:15 [2024-01-05T17:29:15.909Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
17:29:16 [2024-01-05T17:29:16.479Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
17:29:17 [2024-01-05T17:29:17.050Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s)
17:29:17 [2024-01-05T17:29:17.050Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
17:29:17 [2024-01-05T17:29:17.050Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
17:29:17 [2024-01-05T17:29:17.050Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
17:29:17 [2024-01-05T17:29:17.050Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
17:29:17 [2024-01-05T17:29:17.050Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
17:29:17 [2024-01-05T17:29:17.050Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
17:29:17 [2024-01-05T17:29:17.050Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
17:29:17 [2024-01-05T17:29:17.050Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestCheckpoint
17:29:17 [2024-01-05T17:29:17.050Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:29:17 [2024-01-05T17:29:17.050Z] --- SKIP: TestCheckpoint (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/commit
17:29:17 [2024-01-05T17:29:17.050Z] === PAUSE TestContainerInvalidJSON/commit
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/containers/create
17:29:17 [2024-01-05T17:29:17.050Z] === PAUSE TestContainerInvalidJSON/containers/create
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:29:17 [2024-01-05T17:29:17.050Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:29:17 [2024-01-05T17:29:17.050Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:29:17 [2024-01-05T17:29:17.050Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:29:17 [2024-01-05T17:29:17.050Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:29:17 [2024-01-05T17:29:17.050Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:29:17 [2024-01-05T17:29:17.050Z] === CONT  TestContainerInvalidJSON/commit
17:29:17 [2024-01-05T17:29:17.050Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:29:17 [2024-01-05T17:29:17.050Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:29:17 [2024-01-05T17:29:17.050Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:29:17 [2024-01-05T17:29:17.050Z] === CONT  TestContainerInvalidJSON/containers/create
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:29:17 [2024-01-05T17:29:17.050Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:29:17 [2024-01-05T17:29:17.050Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:29:17 [2024-01-05T17:29:17.050Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:29:17 [2024-01-05T17:29:17.050Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:29:17 [2024-01-05T17:29:17.050Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:29:17 [2024-01-05T17:29:17.050Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
17:29:17 [2024-01-05T17:29:17.051Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:29:17 [2024-01-05T17:29:17.051Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:29:17 [2024-01-05T17:29:17.051Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:29:17 [2024-01-05T17:29:17.051Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:29:17 [2024-01-05T17:29:17.051Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:29:17 [2024-01-05T17:29:17.051Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:29:17 [2024-01-05T17:29:17.051Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:29:17 [2024-01-05T17:29:17.051Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:29:17 [2024-01-05T17:29:17.051Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:29:17 [2024-01-05T17:29:17.051Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:29:17 [2024-01-05T17:29:17.051Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
17:29:17 [2024-01-05T17:29:17.051Z] === RUN   TestCopyFromContainerPathIsNotDir
17:29:17 [2024-01-05T17:29:17.051Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
17:29:17 [2024-01-05T17:29:17.051Z] === RUN   TestCopyToContainerPathDoesNotExist
17:29:17 [2024-01-05T17:29:17.051Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
17:29:17 [2024-01-05T17:29:17.051Z] === RUN   TestCopyEmptyFile
17:29:17 [2024-01-05T17:29:17.311Z] --- PASS: TestCopyEmptyFile (0.05s)
17:29:17 [2024-01-05T17:29:17.311Z] === RUN   TestCopyToContainerPathIsNotDir
17:29:17 [2024-01-05T17:29:17.311Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
17:29:17 [2024-01-05T17:29:17.311Z] === RUN   TestCopyFromContainer
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCopyFromContainer//
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCopyFromContainer/.
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCopyFromContainer//.
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCopyFromContainer/./
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCopyFromContainer//./
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCopyFromContainer//bar/root
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCopyFromContainer//bar/root/
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCopyFromContainer//bar/root/.
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCopyFromContainer/bar/quux
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCopyFromContainer/bar/quux/
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCopyFromContainer/bar/quux/.
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCopyFromContainer/bar/notarget
17:29:17 [2024-01-05T17:29:17.882Z] --- PASS: TestCopyFromContainer (0.72s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCopyFromContainer// (0.01s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCopyFromContainer/. (0.01s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCopyFromContainer//. (0.01s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:29:17 [2024-01-05T17:29:17.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:29:17 [2024-01-05T17:29:17.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:29:17 [2024-01-05T17:29:17.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:29:17 [2024-01-05T17:29:17.882Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:29:17 [2024-01-05T17:29:17.882Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:29:17 [2024-01-05T17:29:17.882Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:29:17 [2024-01-05T17:29:17.882Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:29:17 [2024-01-05T17:29:17.882Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:29:17 [2024-01-05T17:29:17.882Z] === RUN   TestCreateLinkToNonExistingContainer
17:29:18 [2024-01-05T17:29:18.143Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:29:18 [2024-01-05T17:29:18.143Z] === RUN   TestCreateWithInvalidEnv
17:29:18 [2024-01-05T17:29:18.143Z] === RUN   TestCreateWithInvalidEnv/0
17:29:18 [2024-01-05T17:29:18.143Z] === PAUSE TestCreateWithInvalidEnv/0
17:29:18 [2024-01-05T17:29:18.143Z] === RUN   TestCreateWithInvalidEnv/1
17:29:18 [2024-01-05T17:29:18.143Z] === PAUSE TestCreateWithInvalidEnv/1
17:29:18 [2024-01-05T17:29:18.143Z] === RUN   TestCreateWithInvalidEnv/2
17:29:18 [2024-01-05T17:29:18.143Z] === PAUSE TestCreateWithInvalidEnv/2
17:29:18 [2024-01-05T17:29:18.143Z] === CONT  TestCreateWithInvalidEnv/0
17:29:18 [2024-01-05T17:29:18.143Z] === CONT  TestCreateWithInvalidEnv/2
17:29:18 [2024-01-05T17:29:18.143Z] === CONT  TestCreateWithInvalidEnv/1
17:29:18 [2024-01-05T17:29:18.143Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:29:18 [2024-01-05T17:29:18.143Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:29:18 [2024-01-05T17:29:18.143Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:29:18 [2024-01-05T17:29:18.143Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:29:18 [2024-01-05T17:29:18.143Z] === RUN   TestCreateTmpfsMountsTarget
17:29:18 [2024-01-05T17:29:18.143Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:29:18 [2024-01-05T17:29:18.143Z] === RUN   TestCreateWithCustomMaskedPaths
17:29:19 [2024-01-05T17:29:19.526Z] --- PASS: TestCreateWithCustomMaskedPaths (1.31s)
17:29:19 [2024-01-05T17:29:19.526Z] === RUN   TestCreateWithCustomReadonlyPaths
17:29:20 [2024-01-05T17:29:20.910Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s)
17:29:20 [2024-01-05T17:29:20.910Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:29:20 [2024-01-05T17:29:20.910Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:29:20 [2024-01-05T17:29:20.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:29:20 [2024-01-05T17:29:20.910Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:29:20 [2024-01-05T17:29:20.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:29:20 [2024-01-05T17:29:20.910Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:29:20 [2024-01-05T17:29:20.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:29:20 [2024-01-05T17:29:20.910Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:29:20 [2024-01-05T17:29:20.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:29:20 [2024-01-05T17:29:20.910Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:29:20 [2024-01-05T17:29:20.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:29:20 [2024-01-05T17:29:20.910Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:29:20 [2024-01-05T17:29:20.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:29:20 [2024-01-05T17:29:20.910Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:29:20 [2024-01-05T17:29:20.910Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:29:20 [2024-01-05T17:29:20.910Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:29:20 [2024-01-05T17:29:20.910Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:29:20 [2024-01-05T17:29:20.910Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
17:29:20 [2024-01-05T17:29:20.910Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:29:20 [2024-01-05T17:29:20.910Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:29:20 [2024-01-05T17:29:20.910Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
17:29:20 [2024-01-05T17:29:20.910Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
17:29:20 [2024-01-05T17:29:20.910Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
17:29:20 [2024-01-05T17:29:20.910Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:29:20 [2024-01-05T17:29:20.910Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
17:29:20 [2024-01-05T17:29:20.910Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
17:29:20 [2024-01-05T17:29:20.910Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:29:21 [2024-01-05T17:29:21.170Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
17:29:21 [2024-01-05T17:29:21.170Z] === RUN   TestCreateDifferentPlatform
17:29:21 [2024-01-05T17:29:21.170Z] === RUN   TestCreateDifferentPlatform/different_os
17:29:21 [2024-01-05T17:29:21.170Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:29:21 [2024-01-05T17:29:21.170Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:29:21 [2024-01-05T17:29:21.170Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:29:21 [2024-01-05T17:29:21.170Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:29:21 [2024-01-05T17:29:21.170Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:29:21 [2024-01-05T17:29:21.170Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:29:21 [2024-01-05T17:29:21.170Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:29:21 [2024-01-05T17:29:21.170Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
17:29:21 [2024-01-05T17:29:21.170Z] === RUN   TestCreateInvalidHostConfig
17:29:21 [2024-01-05T17:29:21.170Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
17:29:21 [2024-01-05T17:29:21.170Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
17:29:21 [2024-01-05T17:29:21.170Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
17:29:21 [2024-01-05T17:29:21.170Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
17:29:21 [2024-01-05T17:29:21.170Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:29:21 [2024-01-05T17:29:21.170Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:29:21 [2024-01-05T17:29:21.170Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
17:29:21 [2024-01-05T17:29:21.170Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
17:29:21 [2024-01-05T17:29:21.170Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
17:29:21 [2024-01-05T17:29:21.170Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
17:29:21 [2024-01-05T17:29:21.170Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
17:29:21 [2024-01-05T17:29:21.170Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
17:29:21 [2024-01-05T17:29:21.170Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
17:29:21 [2024-01-05T17:29:21.170Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:29:21 [2024-01-05T17:29:21.170Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
17:29:21 [2024-01-05T17:29:21.170Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
17:29:21 [2024-01-05T17:29:21.170Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:29:21 [2024-01-05T17:29:21.170Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
17:29:21 [2024-01-05T17:29:21.171Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
17:29:21 [2024-01-05T17:29:21.171Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
17:29:21 [2024-01-05T17:29:21.171Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:29:21 [2024-01-05T17:29:21.171Z] === RUN   TestCreateWithMultipleEndpointSettings
17:29:21 [2024-01-05T17:29:21.171Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
17:29:21 [2024-01-05T17:29:21.171Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
17:29:21 [2024-01-05T17:29:21.171Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
17:29:21 [2024-01-05T17:29:21.171Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
17:29:21 [2024-01-05T17:29:21.171Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
17:29:21 [2024-01-05T17:29:21.171Z] === RUN   TestCreateWithCustomMACs
17:29:21 [2024-01-05T17:29:21.741Z] --- PASS: TestCreateWithCustomMACs (0.56s)
17:29:21 [2024-01-05T17:29:21.741Z] === RUN   TestContainerStartOnDaemonRestart
17:29:21 [2024-01-05T17:29:21.741Z] === PAUSE TestContainerStartOnDaemonRestart
17:29:21 [2024-01-05T17:29:21.741Z] === RUN   TestDaemonRestartIpcMode
17:29:21 [2024-01-05T17:29:21.741Z] === PAUSE TestDaemonRestartIpcMode
17:29:21 [2024-01-05T17:29:21.741Z] === RUN   TestDaemonHostGatewayIP
17:29:21 [2024-01-05T17:29:21.741Z] === PAUSE TestDaemonHostGatewayIP
17:29:21 [2024-01-05T17:29:21.741Z] === RUN   TestRestartDaemonWithRestartingContainer
17:29:21 [2024-01-05T17:29:21.741Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:29:21 [2024-01-05T17:29:21.741Z] === RUN   TestHardRestartWhenContainerIsRunning
17:29:21 [2024-01-05T17:29:21.741Z] === PAUSE TestHardRestartWhenContainerIsRunning
17:29:21 [2024-01-05T17:29:21.741Z] === RUN   TestContainerKillOnDaemonStart
17:29:21 [2024-01-05T17:29:21.741Z] === PAUSE TestContainerKillOnDaemonStart
17:29:21 [2024-01-05T17:29:21.741Z] === RUN   TestDiff
17:29:22 [2024-01-05T17:29:22.312Z] --- PASS: TestDiff (0.46s)
17:29:22 [2024-01-05T17:29:22.312Z] === RUN   TestDiffStoppedContainer
17:29:22 [2024-01-05T17:29:22.572Z] --- PASS: TestDiffStoppedContainer (0.44s)
17:29:22 [2024-01-05T17:29:22.572Z] === RUN   TestExecConsoleSize
17:29:23 [2024-01-05T17:29:23.143Z] --- PASS: TestExecConsoleSize (0.54s)
17:29:23 [2024-01-05T17:29:23.143Z] === RUN   TestExecWithCloseStdin
17:29:23 [2024-01-05T17:29:23.714Z] --- PASS: TestExecWithCloseStdin (0.54s)
17:29:23 [2024-01-05T17:29:23.714Z] === RUN   TestExec
17:29:24 [2024-01-05T17:29:24.285Z] --- PASS: TestExec (0.52s)
17:29:24 [2024-01-05T17:29:24.285Z] === RUN   TestExecUser
17:29:24 [2024-01-05T17:29:24.856Z] --- PASS: TestExecUser (0.53s)
17:29:24 [2024-01-05T17:29:24.856Z] === RUN   TestExecWithGroupAdd
17:29:25 [2024-01-05T17:29:25.427Z] --- PASS: TestExecWithGroupAdd (0.54s)
17:29:25 [2024-01-05T17:29:25.427Z] === RUN   TestExportContainerAndImportImage
17:29:25 [2024-01-05T17:29:25.688Z] --- PASS: TestExportContainerAndImportImage (0.48s)
17:29:25 [2024-01-05T17:29:25.688Z] === RUN   TestExportContainerAfterDaemonRestart
17:29:32 [2024-01-05T17:29:32.269Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s)
17:29:32 [2024-01-05T17:29:32.269Z] === RUN   TestHealthCheckWorkdir
17:29:32 [2024-01-05T17:29:32.530Z] --- PASS: TestHealthCheckWorkdir (0.66s)
17:29:32 [2024-01-05T17:29:32.530Z] === RUN   TestHealthKillContainer
17:29:40 [2024-01-05T17:29:40.664Z] --- PASS: TestHealthKillContainer (7.92s)
17:29:40 [2024-01-05T17:29:40.664Z] === RUN   TestHealthCheckProcessKilled
17:29:41 [2024-01-05T17:29:41.235Z] --- PASS: TestHealthCheckProcessKilled (0.75s)
17:29:41 [2024-01-05T17:29:41.235Z] === RUN   TestHealthStartInterval
17:29:42 [2024-01-05T17:29:42.643Z]     health_test.go:141: &{2024-01-05 17:29:42.404631936 +0000 UTC 2024-01-05 17:29:42.459963958 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:29:42 [2024-01-05T17:29:42.643Z]         }
17:29:42 [2024-01-05T17:29:42.643Z]     health_test.go:141: &{2024-01-05 17:29:42.404631936 +0000 UTC 2024-01-05 17:29:42.459963958 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:29:42 [2024-01-05T17:29:42.643Z]         }
17:29:42 [2024-01-05T17:29:42.903Z]     health_test.go:141: &{2024-01-05 17:29:42.404631936 +0000 UTC 2024-01-05 17:29:42.459963958 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:29:42 [2024-01-05T17:29:42.903Z]         }
17:29:42 [2024-01-05T17:29:42.903Z]     health_test.go:141: &{2024-01-05 17:29:42.404631936 +0000 UTC 2024-01-05 17:29:42.459963958 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:29:42 [2024-01-05T17:29:42.903Z]         }
17:29:43 [2024-01-05T17:29:43.163Z]     health_test.go:141: &{2024-01-05 17:29:42.404631936 +0000 UTC 2024-01-05 17:29:42.459963958 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:29:43 [2024-01-05T17:29:43.163Z]         }
17:29:43 [2024-01-05T17:29:43.163Z]     health_test.go:141: &{2024-01-05 17:29:42.404631936 +0000 UTC 2024-01-05 17:29:42.459963958 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:29:43 [2024-01-05T17:29:43.163Z]         }
17:29:43 [2024-01-05T17:29:43.163Z]     health_test.go:141: &{2024-01-05 17:29:42.404631936 +0000 UTC 2024-01-05 17:29:42.459963958 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:29:43 [2024-01-05T17:29:43.163Z]         }
17:29:43 [2024-01-05T17:29:43.424Z]     health_test.go:141: &{2024-01-05 17:29:42.404631936 +0000 UTC 2024-01-05 17:29:42.459963958 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:29:43 [2024-01-05T17:29:43.424Z]         }
17:29:43 [2024-01-05T17:29:43.424Z]     health_test.go:141: &{2024-01-05 17:29:42.404631936 +0000 UTC 2024-01-05 17:29:42.459963958 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:29:43 [2024-01-05T17:29:43.424Z]         }
17:29:43 [2024-01-05T17:29:43.424Z]     health_test.go:141: &{2024-01-05 17:29:42.404631936 +0000 UTC 2024-01-05 17:29:42.459963958 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
17:29:43 [2024-01-05T17:29:43.424Z]         }
17:29:43 [2024-01-05T17:29:43.684Z]     health_test.go:141: &{2024-01-05 17:29:43.466008032 +0000 UTC 2024-01-05 17:29:43.515693909 +0000 UTC 1 2}
17:29:43 [2024-01-05T17:29:43.684Z]     health_test.go:141: &{2024-01-05 17:29:43.466008032 +0000 UTC 2024-01-05 17:29:43.515693909 +0000 UTC 1 2}
17:29:43 [2024-01-05T17:29:43.944Z]     health_test.go:141: &{2024-01-05 17:29:43.466008032 +0000 UTC 2024-01-05 17:29:43.515693909 +0000 UTC 1 2}
17:29:43 [2024-01-05T17:29:43.944Z]     health_test.go:141: &{2024-01-05 17:29:43.466008032 +0000 UTC 2024-01-05 17:29:43.515693909 +0000 UTC 1 2}
17:29:43 [2024-01-05T17:29:43.944Z]     health_test.go:141: &{2024-01-05 17:29:43.466008032 +0000 UTC 2024-01-05 17:29:43.515693909 +0000 UTC 1 2}
17:29:44 [2024-01-05T17:29:44.204Z]     health_test.go:141: &{2024-01-05 17:29:43.466008032 +0000 UTC 2024-01-05 17:29:43.515693909 +0000 UTC 1 2}
17:29:44 [2024-01-05T17:29:44.204Z]     health_test.go:141: &{2024-01-05 17:29:43.466008032 +0000 UTC 2024-01-05 17:29:43.515693909 +0000 UTC 1 2}
17:29:44 [2024-01-05T17:29:44.464Z]     health_test.go:141: &{2024-01-05 17:29:43.466008032 +0000 UTC 2024-01-05 17:29:43.515693909 +0000 UTC 1 2}
17:29:44 [2024-01-05T17:29:44.464Z]     health_test.go:141: &{2024-01-05 17:29:43.466008032 +0000 UTC 2024-01-05 17:29:43.515693909 +0000 UTC 1 2}
17:29:44 [2024-01-05T17:29:44.464Z]     health_test.go:141: &{2024-01-05 17:29:43.466008032 +0000 UTC 2024-01-05 17:29:43.515693909 +0000 UTC 1 2}
17:29:44 [2024-01-05T17:29:44.725Z]     health_test.go:141: &{2024-01-05 17:29:43.466008032 +0000 UTC 2024-01-05 17:29:43.515693909 +0000 UTC 1 2}
17:29:44 [2024-01-05T17:29:44.725Z]     health_test.go:169: 1.05539036s
17:29:45 [2024-01-05T17:29:45.665Z]     health_test.go:169: 1.05539036s
17:29:47 [2024-01-05T17:29:47.048Z]     health_test.go:169: 1.05539036s
17:29:47 [2024-01-05T17:29:47.988Z]     health_test.go:169: 1.05539036s
17:29:48 [2024-01-05T17:29:48.929Z]     health_test.go:169: 1.05539036s
17:29:49 [2024-01-05T17:29:49.869Z]     health_test.go:169: 1.05539036s
17:29:50 [2024-01-05T17:29:50.809Z]     health_test.go:169: 1.05539036s
17:29:51 [2024-01-05T17:29:51.749Z]     health_test.go:169: 1.05539036s
17:29:52 [2024-01-05T17:29:52.689Z]     health_test.go:169: 1.05539036s
17:29:54 [2024-01-05T17:29:54.071Z]     health_test.go:169: 1.05539036s
17:29:54 [2024-01-05T17:29:54.642Z]     health_test.go:169: 1.05539036s
17:29:56 [2024-01-05T17:29:56.024Z]     health_test.go:169: 1.05539036s
17:29:56 [2024-01-05T17:29:56.964Z]     health_test.go:169: 1.05539036s
17:29:57 [2024-01-05T17:29:57.904Z]     health_test.go:169: 1.05539036s
17:29:58 [2024-01-05T17:29:58.844Z]     health_test.go:169: 1.05539036s
17:29:59 [2024-01-05T17:29:59.785Z]     health_test.go:169: 1.05539036s
17:30:00 [2024-01-05T17:30:00.725Z]     health_test.go:169: 1.05539036s
17:30:01 [2024-01-05T17:30:01.665Z]     health_test.go:169: 1.05539036s
17:30:03 [2024-01-05T17:30:03.047Z]     health_test.go:169: 1.05539036s
17:30:03 [2024-01-05T17:30:03.988Z]     health_test.go:169: 1.05539036s
17:30:04 [2024-01-05T17:30:04.928Z]     health_test.go:169: 1.05539036s
17:30:05 [2024-01-05T17:30:05.868Z]     health_test.go:169: 1.05539036s
17:30:06 [2024-01-05T17:30:06.808Z]     health_test.go:169: 1.05539036s
17:30:07 [2024-01-05T17:30:07.748Z]     health_test.go:169: 1.05539036s
17:30:08 [2024-01-05T17:30:08.688Z]     health_test.go:169: 1.05539036s
17:30:10 [2024-01-05T17:30:10.071Z]     health_test.go:169: 1.05539036s
17:30:11 [2024-01-05T17:30:11.012Z]     health_test.go:169: 1.05539036s
17:30:11 [2024-01-05T17:30:11.955Z]     health_test.go:169: 1.05539036s
17:30:12 [2024-01-05T17:30:12.897Z]     health_test.go:169: 1.05539036s
17:30:13 [2024-01-05T17:30:13.837Z]     health_test.go:169: 1.05539036s
17:30:15 [2024-01-05T17:30:15.220Z] --- PASS: TestHealthStartInterval (33.71s)
17:30:15 [2024-01-05T17:30:15.220Z] === RUN   TestInspectCpusetInConfigPre120
17:30:15 [2024-01-05T17:30:15.481Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
17:30:15 [2024-01-05T17:30:15.481Z] === RUN   TestInspectAnnotations
17:30:15 [2024-01-05T17:30:15.481Z] --- PASS: TestInspectAnnotations (0.04s)
17:30:15 [2024-01-05T17:30:15.481Z] === RUN   TestIpcModeNone
17:30:16 [2024-01-05T17:30:16.052Z] --- PASS: TestIpcModeNone (0.54s)
17:30:16 [2024-01-05T17:30:16.052Z] === RUN   TestIpcModePrivate
17:30:16 [2024-01-05T17:30:16.312Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
17:30:16 [2024-01-05T17:30:16.573Z] --- PASS: TestIpcModePrivate (0.51s)
17:30:16 [2024-01-05T17:30:16.573Z] === RUN   TestIpcModeShareable
17:30:16 [2024-01-05T17:30:16.833Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
17:30:17 [2024-01-05T17:30:17.094Z] --- PASS: TestIpcModeShareable (0.53s)
17:30:17 [2024-01-05T17:30:17.094Z] === RUN   TestAPIIpcModeShareableAndContainer
17:30:18 [2024-01-05T17:30:18.478Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.21s)
17:30:18 [2024-01-05T17:30:18.478Z] === RUN   TestAPIIpcModeHost
17:30:18 [2024-01-05T17:30:18.739Z] --- PASS: TestAPIIpcModeHost (0.35s)
17:30:18 [2024-01-05T17:30:18.739Z] === RUN   TestDaemonIpcModeShareable
17:30:19 [2024-01-05T17:30:19.681Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
17:30:19 [2024-01-05T17:30:19.681Z] --- PASS: TestDaemonIpcModeShareable (1.12s)
17:30:19 [2024-01-05T17:30:19.681Z] === RUN   TestDaemonIpcModePrivate
17:30:20 [2024-01-05T17:30:20.623Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
17:30:20 [2024-01-05T17:30:20.884Z] --- PASS: TestDaemonIpcModePrivate (1.10s)
17:30:20 [2024-01-05T17:30:20.884Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:30:21 [2024-01-05T17:30:21.826Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
17:30:21 [2024-01-05T17:30:21.826Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s)
17:30:21 [2024-01-05T17:30:21.826Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:30:22 [2024-01-05T17:30:22.768Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
17:30:23 [2024-01-05T17:30:23.028Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s)
17:30:23 [2024-01-05T17:30:23.028Z] === RUN   TestIpcModeOlderClient
17:30:23 [2024-01-05T17:30:23.028Z] === PAUSE TestIpcModeOlderClient
17:30:23 [2024-01-05T17:30:23.028Z] === RUN   TestKillContainerInvalidSignal
17:30:23 [2024-01-05T17:30:23.599Z] --- PASS: TestKillContainerInvalidSignal (0.49s)
17:30:23 [2024-01-05T17:30:23.599Z] === RUN   TestKillContainer
17:30:23 [2024-01-05T17:30:23.599Z] === RUN   TestKillContainer/no_signal
17:30:23 [2024-01-05T17:30:23.860Z] === RUN   TestKillContainer/non_killing_signal
17:30:24 [2024-01-05T17:30:24.121Z] === RUN   TestKillContainer/killing_signal
17:30:24 [2024-01-05T17:30:24.692Z] --- PASS: TestKillContainer (1.31s)
17:30:24 [2024-01-05T17:30:24.692Z]     --- PASS: TestKillContainer/no_signal (0.42s)
17:30:24 [2024-01-05T17:30:24.692Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
17:30:24 [2024-01-05T17:30:24.692Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
17:30:24 [2024-01-05T17:30:24.692Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:30:24 [2024-01-05T17:30:24.692Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:30:25 [2024-01-05T17:30:25.263Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:30:25 [2024-01-05T17:30:25.834Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s)
17:30:25 [2024-01-05T17:30:25.834Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
17:30:25 [2024-01-05T17:30:25.834Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
17:30:25 [2024-01-05T17:30:25.834Z] === RUN   TestKillStoppedContainer
17:30:25 [2024-01-05T17:30:25.834Z] --- PASS: TestKillStoppedContainer (0.04s)
17:30:25 [2024-01-05T17:30:25.834Z] === RUN   TestKillStoppedContainerAPIPre120
17:30:25 [2024-01-05T17:30:25.834Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
17:30:25 [2024-01-05T17:30:25.834Z] === RUN   TestKillDifferentUserContainer
17:30:26 [2024-01-05T17:30:26.095Z] --- PASS: TestKillDifferentUserContainer (0.42s)
17:30:26 [2024-01-05T17:30:26.095Z] === RUN   TestInspectOomKilledTrue
17:30:26 [2024-01-05T17:30:26.666Z] --- PASS: TestInspectOomKilledTrue (0.51s)
17:30:26 [2024-01-05T17:30:26.666Z] === RUN   TestInspectOomKilledFalse
17:30:27 [2024-01-05T17:30:27.237Z] --- PASS: TestInspectOomKilledFalse (0.44s)
17:30:27 [2024-01-05T17:30:27.237Z] === RUN   TestLinksEtcHostsContentMatch
17:30:27 [2024-01-05T17:30:27.498Z] --- PASS: TestLinksEtcHostsContentMatch (0.22s)
17:30:27 [2024-01-05T17:30:27.498Z] === RUN   TestLinksContainerNames
17:30:28 [2024-01-05T17:30:28.440Z] --- PASS: TestLinksContainerNames (0.83s)
17:30:28 [2024-01-05T17:30:28.440Z] === RUN   TestLogsFollowTailEmpty
17:30:28 [2024-01-05T17:30:28.700Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
17:30:28 [2024-01-05T17:30:28.700Z] === RUN   TestLogs
17:30:28 [2024-01-05T17:30:28.700Z] === RUN   TestLogs/driver_local
17:30:28 [2024-01-05T17:30:28.700Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:30:28 [2024-01-05T17:30:28.700Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:30:28 [2024-01-05T17:30:28.700Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:30:28 [2024-01-05T17:30:28.700Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:30:28 [2024-01-05T17:30:28.700Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:30:28 [2024-01-05T17:30:28.700Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:30:28 [2024-01-05T17:30:28.700Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:30:28 [2024-01-05T17:30:28.700Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:30:28 [2024-01-05T17:30:28.700Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:30:28 [2024-01-05T17:30:28.700Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:30:28 [2024-01-05T17:30:28.700Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:30:28 [2024-01-05T17:30:28.700Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:30:28 [2024-01-05T17:30:28.700Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:30:28 [2024-01-05T17:30:28.700Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:30:28 [2024-01-05T17:30:28.700Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:30:28 [2024-01-05T17:30:28.700Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:30:28 [2024-01-05T17:30:28.700Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:30:28 [2024-01-05T17:30:28.700Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:30:30 [2024-01-05T17:30:30.614Z] === RUN   TestLogs/driver_json-file
17:30:30 [2024-01-05T17:30:30.614Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:30:30 [2024-01-05T17:30:30.614Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:30:30 [2024-01-05T17:30:30.614Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:30:30 [2024-01-05T17:30:30.614Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:30:30 [2024-01-05T17:30:30.614Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:30:30 [2024-01-05T17:30:30.614Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:30:30 [2024-01-05T17:30:30.614Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:30:30 [2024-01-05T17:30:30.614Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:30:30 [2024-01-05T17:30:30.614Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:30:30 [2024-01-05T17:30:30.614Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:30:30 [2024-01-05T17:30:30.614Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:30:30 [2024-01-05T17:30:30.614Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:30:30 [2024-01-05T17:30:30.614Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:30:30 [2024-01-05T17:30:30.614Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:30:30 [2024-01-05T17:30:30.614Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:30:30 [2024-01-05T17:30:30.614Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:30:30 [2024-01-05T17:30:30.614Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:30:30 [2024-01-05T17:30:30.614Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:30:32 [2024-01-05T17:30:32.001Z] --- PASS: TestLogs (3.36s)
17:30:32 [2024-01-05T17:30:32.001Z]     --- PASS: TestLogs/driver_local (0.01s)
17:30:32 [2024-01-05T17:30:32.001Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.08s)
17:30:32 [2024-01-05T17:30:32.001Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.15s)
17:30:32 [2024-01-05T17:30:32.001Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.39s)
17:30:32 [2024-01-05T17:30:32.001Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.53s)
17:30:32 [2024-01-05T17:30:32.001Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.70s)
17:30:32 [2024-01-05T17:30:32.001Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.79s)
17:30:32 [2024-01-05T17:30:32.001Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:30:32 [2024-01-05T17:30:32.001Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.82s)
17:30:32 [2024-01-05T17:30:32.001Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.08s)
17:30:32 [2024-01-05T17:30:32.001Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.18s)
17:30:32 [2024-01-05T17:30:32.001Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.44s)
17:30:32 [2024-01-05T17:30:32.001Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.50s)
17:30:32 [2024-01-05T17:30:32.001Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.56s)
17:30:32 [2024-01-05T17:30:32.001Z] === RUN   TestContainerNetworkMountsNoChown
17:30:32 [2024-01-05T17:30:32.573Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/default
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/default
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/private
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/private
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/rprivate
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/rprivate
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/slave
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/slave
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/rslave
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/rslave
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/shared
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/shared
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/rshared
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/rshared
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/default
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/rslave
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/rprivate
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/rshared
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/slave
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/default/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/shared
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/private
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/private/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/private/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/default/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/default/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/default/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/private/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/private/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:30:32 [2024-01-05T17:30:32.573Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:30:32 [2024-01-05T17:30:32.834Z] --- PASS: TestMountDaemonRoot (0.01s)
17:30:32 [2024-01-05T17:30:32.834Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
17:30:32 [2024-01-05T17:30:32.834Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
17:30:32 [2024-01-05T17:30:32.834Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
17:30:32 [2024-01-05T17:30:32.834Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
17:30:32 [2024-01-05T17:30:32.834Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
17:30:32 [2024-01-05T17:30:32.834Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
17:30:32 [2024-01-05T17:30:32.834Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
17:30:32 [2024-01-05T17:30:32.834Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
17:30:32 [2024-01-05T17:30:32.834Z] === RUN   TestContainerBindMountNonRecursive
17:30:34 [2024-01-05T17:30:34.218Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
17:30:34 [2024-01-05T17:30:34.218Z] === RUN   TestContainerVolumesMountedAsShared
17:30:34 [2024-01-05T17:30:34.479Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
17:30:34 [2024-01-05T17:30:34.479Z] === RUN   TestContainerVolumesMountedAsSlave
17:30:34 [2024-01-05T17:30:34.739Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
17:30:34 [2024-01-05T17:30:34.739Z] === RUN   TestContainerCopyLeaksMounts
17:30:35 [2024-01-05T17:30:35.310Z] --- PASS: TestContainerCopyLeaksMounts (0.56s)
17:30:35 [2024-01-05T17:30:35.310Z] === RUN   TestContainerBindMountRecursivelyReadOnly
17:30:37 [2024-01-05T17:30:37.223Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.62s)
17:30:37 [2024-01-05T17:30:37.223Z] === RUN   TestNetworkNat
17:30:37 [2024-01-05T17:30:37.484Z] --- PASS: TestNetworkNat (0.45s)
17:30:37 [2024-01-05T17:30:37.484Z] === RUN   TestNetworkLocalhostTCPNat
17:30:38 [2024-01-05T17:30:38.055Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
17:30:38 [2024-01-05T17:30:38.055Z] === RUN   TestNetworkLoopbackNat
17:30:40 [2024-01-05T17:30:40.598Z] --- PASS: TestNetworkLoopbackNat (2.62s)
17:30:40 [2024-01-05T17:30:40.598Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
17:30:40 [2024-01-05T17:30:40.863Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
17:30:40 [2024-01-05T17:30:40.863Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
17:30:40 [2024-01-05T17:30:40.863Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
17:30:40 [2024-01-05T17:30:40.863Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
17:30:41 [2024-01-05T17:30:41.129Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.50s)
17:30:41 [2024-01-05T17:30:41.129Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
17:30:41 [2024-01-05T17:30:41.129Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
17:30:41 [2024-01-05T17:30:41.129Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
17:30:41 [2024-01-05T17:30:41.129Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
17:30:41 [2024-01-05T17:30:41.129Z] === RUN   TestPause
17:30:41 [2024-01-05T17:30:41.391Z] --- PASS: TestPause (0.48s)
17:30:41 [2024-01-05T17:30:41.391Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:30:41 [2024-01-05T17:30:41.391Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:30:41 [2024-01-05T17:30:41.391Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:30:41 [2024-01-05T17:30:41.391Z] === RUN   TestPauseStopPausedContainer
17:30:41 [2024-01-05T17:30:41.962Z] --- PASS: TestPauseStopPausedContainer (0.47s)
17:30:41 [2024-01-05T17:30:41.962Z] === RUN   TestPIDModeHost
17:30:42 [2024-01-05T17:30:42.904Z] --- PASS: TestPIDModeHost (1.02s)
17:30:42 [2024-01-05T17:30:42.904Z] === RUN   TestPIDModeContainer
17:30:42 [2024-01-05T17:30:42.904Z] === RUN   TestPIDModeContainer/non-existing_container
17:30:42 [2024-01-05T17:30:42.904Z] === RUN   TestPIDModeContainer/non-running_container
17:30:43 [2024-01-05T17:30:43.165Z] === RUN   TestPIDModeContainer/running_container
17:30:44 [2024-01-05T17:30:44.106Z] --- PASS: TestPIDModeContainer (1.11s)
17:30:44 [2024-01-05T17:30:44.106Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
17:30:44 [2024-01-05T17:30:44.106Z]     --- PASS: TestPIDModeContainer/non-running_container (0.13s)
17:30:44 [2024-01-05T17:30:44.106Z]     --- PASS: TestPIDModeContainer/running_container (0.52s)
17:30:44 [2024-01-05T17:30:44.106Z] === RUN   TestPsFilter
17:30:44 [2024-01-05T17:30:44.106Z] === RUN   TestPsFilter/since
17:30:44 [2024-01-05T17:30:44.106Z] === RUN   TestPsFilter/before
17:30:44 [2024-01-05T17:30:44.106Z] --- PASS: TestPsFilter (0.12s)
17:30:44 [2024-01-05T17:30:44.106Z]     --- PASS: TestPsFilter/since (0.00s)
17:30:44 [2024-01-05T17:30:44.106Z]     --- PASS: TestPsFilter/before (0.00s)
17:30:44 [2024-01-05T17:30:44.106Z] === RUN   TestRemoveContainerWithRemovedVolume
17:30:44 [2024-01-05T17:30:44.677Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
17:30:44 [2024-01-05T17:30:44.677Z] === RUN   TestRemoveContainerWithVolume
17:30:44 [2024-01-05T17:30:44.938Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
17:30:44 [2024-01-05T17:30:44.938Z] === RUN   TestRemoveContainerRunning
17:30:45 [2024-01-05T17:30:45.509Z] --- PASS: TestRemoveContainerRunning (0.42s)
17:30:45 [2024-01-05T17:30:45.509Z] === RUN   TestRemoveContainerForceRemoveRunning
17:30:45 [2024-01-05T17:30:45.770Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
17:30:45 [2024-01-05T17:30:45.770Z] === RUN   TestRemoveInvalidContainer
17:30:45 [2024-01-05T17:30:45.770Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:30:45 [2024-01-05T17:30:45.770Z] === RUN   TestRenameLinkedContainer
17:30:47 [2024-01-05T17:30:47.683Z] --- PASS: TestRenameLinkedContainer (1.78s)
17:30:47 [2024-01-05T17:30:47.683Z] === RUN   TestRenameStoppedContainer
17:30:48 [2024-01-05T17:30:48.254Z] --- PASS: TestRenameStoppedContainer (0.44s)
17:30:48 [2024-01-05T17:30:48.254Z] === RUN   TestRenameRunningContainerAndReuse
17:30:48 [2024-01-05T17:30:48.825Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
17:30:48 [2024-01-05T17:30:48.825Z] === RUN   TestRenameInvalidName
17:30:49 [2024-01-05T17:30:49.396Z] --- PASS: TestRenameInvalidName (0.47s)
17:30:49 [2024-01-05T17:30:49.396Z] === RUN   TestRenameAnonymousContainer
17:30:51 [2024-01-05T17:30:51.308Z] --- PASS: TestRenameAnonymousContainer (1.52s)
17:30:51 [2024-01-05T17:30:51.309Z] === RUN   TestRenameContainerWithSameName
17:30:51 [2024-01-05T17:30:51.309Z] --- PASS: TestRenameContainerWithSameName (0.44s)
17:30:51 [2024-01-05T17:30:51.309Z] === RUN   TestRenameContainerWithLinkedContainer
17:30:52 [2024-01-05T17:30:52.250Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s)
17:30:52 [2024-01-05T17:30:52.250Z] === RUN   TestResize
17:30:52 [2024-01-05T17:30:52.250Z] === RUN   TestResize/success
17:30:52 [2024-01-05T17:30:52.511Z] === RUN   TestResize/invalid_size
17:30:52 [2024-01-05T17:30:52.772Z] === RUN   TestResize/invalid_state
17:30:53 [2024-01-05T17:30:53.343Z] --- PASS: TestResize (1.01s)
17:30:53 [2024-01-05T17:30:53.343Z]     --- PASS: TestResize/success (0.25s)
17:30:53 [2024-01-05T17:30:53.343Z]     --- PASS: TestResize/invalid_size (0.27s)
17:30:53 [2024-01-05T17:30:53.343Z]     --- PASS: TestResize/invalid_state (0.03s)
17:30:53 [2024-01-05T17:30:53.343Z] === RUN   TestDaemonRestartKillContainers
17:30:53 [2024-01-05T17:30:53.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:30:53 [2024-01-05T17:30:53.343Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:30:54 [2024-01-05T17:30:54.729Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:30:54 [2024-01-05T17:30:54.990Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:30:55 [2024-01-05T17:30:55.562Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:30:55 [2024-01-05T17:30:55.562Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:30:55 [2024-01-05T17:30:55.823Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:30:56 [2024-01-05T17:30:56.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:30:56 [2024-01-05T17:30:56.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:30:56 [2024-01-05T17:30:56.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:31:00 [2024-01-05T17:31:00.266Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:31:00 [2024-01-05T17:31:00.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s)
17:31:00 [2024-01-05T17:31:00.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s)
17:31:00 [2024-01-05T17:31:00.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.19s)
17:31:00 [2024-01-05T17:31:00.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.25s)
17:31:00 [2024-01-05T17:31:00.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.51s)
17:31:00 [2024-01-05T17:31:00.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.95s)
17:31:00 [2024-01-05T17:31:00.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s)
17:31:00 [2024-01-05T17:31:00.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.94s)
17:31:00 [2024-01-05T17:31:00.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.90s)
17:31:00 [2024-01-05T17:31:00.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.86s)
17:31:00 [2024-01-05T17:31:00.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s)
17:31:00 [2024-01-05T17:31:00.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.45s)
17:31:00 [2024-01-05T17:31:00.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.15s)
17:31:00 [2024-01-05T17:31:00.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.16s)
17:31:00 [2024-01-05T17:31:00.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s)
17:31:00 [2024-01-05T17:31:00.266Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.17s)
17:31:00 [2024-01-05T17:31:00.266Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:31:00 [2024-01-05T17:31:00.266Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:31:00 [2024-01-05T17:31:00.836Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:31:01 [2024-01-05T17:31:01.778Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s)
17:31:01 [2024-01-05T17:31:01.778Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s)
17:31:01 [2024-01-05T17:31:01.778Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
17:31:01 [2024-01-05T17:31:01.778Z] === RUN   TestContainerRestartWithCancelledRequest
17:31:03 [2024-01-05T17:31:03.691Z] --- PASS: TestContainerRestartWithCancelledRequest (1.88s)
17:31:03 [2024-01-05T17:31:03.691Z] === RUN   TestCgroupNamespacesRun
17:31:04 [2024-01-05T17:31:04.632Z] --- PASS: TestCgroupNamespacesRun (1.06s)
17:31:04 [2024-01-05T17:31:04.632Z] === RUN   TestCgroupNamespacesRunPrivileged
17:31:05 [2024-01-05T17:31:05.573Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
17:31:05 [2024-01-05T17:31:05.573Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:31:06 [2024-01-05T17:31:06.957Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s)
17:31:06 [2024-01-05T17:31:06.957Z] === RUN   TestCgroupNamespacesRunHostMode
17:31:07 [2024-01-05T17:31:07.899Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s)
17:31:07 [2024-01-05T17:31:07.899Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:31:08 [2024-01-05T17:31:08.841Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.07s)
17:31:08 [2024-01-05T17:31:08.841Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:31:10 [2024-01-05T17:31:10.225Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
17:31:10 [2024-01-05T17:31:10.225Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:31:10 [2024-01-05T17:31:10.485Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
17:31:10 [2024-01-05T17:31:10.485Z] === RUN   TestCgroupNamespacesRunOlderClient
17:31:11 [2024-01-05T17:31:11.888Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
17:31:11 [2024-01-05T17:31:11.888Z] === RUN   TestNISDomainname
17:31:12 [2024-01-05T17:31:12.153Z] --- PASS: TestNISDomainname (0.52s)
17:31:12 [2024-01-05T17:31:12.153Z] === RUN   TestHostnameDnsResolution
17:31:13 [2024-01-05T17:31:13.095Z] --- PASS: TestHostnameDnsResolution (0.67s)
17:31:13 [2024-01-05T17:31:13.095Z] === RUN   TestUnprivilegedPortsAndPing
17:31:13 [2024-01-05T17:31:13.356Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
17:31:13 [2024-01-05T17:31:13.356Z] === RUN   TestPrivilegedHostDevices
17:31:13 [2024-01-05T17:31:13.927Z] --- PASS: TestPrivilegedHostDevices (0.47s)
17:31:13 [2024-01-05T17:31:13.927Z] === RUN   TestRunConsoleSize
17:31:14 [2024-01-05T17:31:14.498Z] --- PASS: TestRunConsoleSize (0.43s)
17:31:14 [2024-01-05T17:31:14.498Z] === RUN   TestRunWithAlternativeContainerdShim
17:31:19 [2024-01-05T17:31:19.784Z] --- PASS: TestRunWithAlternativeContainerdShim (5.40s)
17:31:19 [2024-01-05T17:31:19.784Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
17:31:20 [2024-01-05T17:31:20.726Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.11s)
17:31:20 [2024-01-05T17:31:20.726Z] === RUN   TestStats
17:31:22 [2024-01-05T17:31:22.638Z] --- PASS: TestStats (1.48s)
17:31:22 [2024-01-05T17:31:22.638Z] === RUN   TestStopContainerWithTimeout
17:31:22 [2024-01-05T17:31:22.638Z] === RUN   TestStopContainerWithTimeout/0
17:31:22 [2024-01-05T17:31:22.638Z] === PAUSE TestStopContainerWithTimeout/0
17:31:22 [2024-01-05T17:31:22.638Z] === RUN   TestStopContainerWithTimeout/1
17:31:22 [2024-01-05T17:31:22.638Z] === PAUSE TestStopContainerWithTimeout/1
17:31:22 [2024-01-05T17:31:22.638Z] === RUN   TestStopContainerWithTimeout/3
17:31:22 [2024-01-05T17:31:22.638Z] === PAUSE TestStopContainerWithTimeout/3
17:31:22 [2024-01-05T17:31:22.638Z] === RUN   TestStopContainerWithTimeout/-1
17:31:22 [2024-01-05T17:31:22.638Z] === PAUSE TestStopContainerWithTimeout/-1
17:31:22 [2024-01-05T17:31:22.638Z] === CONT  TestStopContainerWithTimeout/0
17:31:22 [2024-01-05T17:31:22.638Z] === CONT  TestStopContainerWithTimeout/3
17:31:22 [2024-01-05T17:31:22.638Z] === CONT  TestStopContainerWithTimeout/-1
17:31:22 [2024-01-05T17:31:22.638Z] === CONT  TestStopContainerWithTimeout/1
17:31:25 [2024-01-05T17:31:25.936Z] --- PASS: TestStopContainerWithTimeout (0.03s)
17:31:25 [2024-01-05T17:31:25.937Z]     --- PASS: TestStopContainerWithTimeout/0 (0.91s)
17:31:25 [2024-01-05T17:31:25.937Z]     --- PASS: TestStopContainerWithTimeout/1 (1.77s)
17:31:25 [2024-01-05T17:31:25.937Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.09s)
17:31:25 [2024-01-05T17:31:25.937Z]     --- PASS: TestStopContainerWithTimeout/3 (3.14s)
17:31:25 [2024-01-05T17:31:25.937Z] === RUN   TestStopContainerWithTimeoutCancel
17:31:25 [2024-01-05T17:31:25.937Z] === PAUSE TestStopContainerWithTimeoutCancel
17:31:25 [2024-01-05T17:31:25.937Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:31:27 [2024-01-05T17:31:27.849Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.21s)
17:31:27 [2024-01-05T17:31:27.849Z] === RUN   TestUpdateMemory
17:31:28 [2024-01-05T17:31:28.420Z] --- PASS: TestUpdateMemory (0.56s)
17:31:28 [2024-01-05T17:31:28.420Z] === RUN   TestUpdateCPUQuota
17:31:28 [2024-01-05T17:31:28.991Z] --- PASS: TestUpdateCPUQuota (0.68s)
17:31:28 [2024-01-05T17:31:28.991Z] === RUN   TestUpdatePidsLimit
17:31:28 [2024-01-05T17:31:28.991Z] === RUN   TestUpdatePidsLimit/update_from_none
17:31:29 [2024-01-05T17:31:29.252Z] === RUN   TestUpdatePidsLimit/no_change
17:31:29 [2024-01-05T17:31:29.252Z] === RUN   TestUpdatePidsLimit/update_lower
17:31:29 [2024-01-05T17:31:29.513Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:31:29 [2024-01-05T17:31:29.773Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:31:30 [2024-01-05T17:31:30.034Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:31:30 [2024-01-05T17:31:30.294Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:31:30 [2024-01-05T17:31:30.865Z] --- PASS: TestUpdatePidsLimit (1.92s)
17:31:30 [2024-01-05T17:31:30.865Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
17:31:30 [2024-01-05T17:31:30.866Z]     --- PASS: TestUpdatePidsLimit/no_change (0.17s)
17:31:30 [2024-01-05T17:31:30.866Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
17:31:30 [2024-01-05T17:31:30.866Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
17:31:30 [2024-01-05T17:31:30.866Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
17:31:30 [2024-01-05T17:31:30.866Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
17:31:30 [2024-01-05T17:31:30.866Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
17:31:30 [2024-01-05T17:31:30.866Z] === RUN   TestUpdateRestartPolicy
17:31:43 [2024-01-05T17:31:43.098Z] --- PASS: TestUpdateRestartPolicy (10.77s)
17:31:43 [2024-01-05T17:31:43.098Z] === RUN   TestUpdateRestartWithAutoRemove
17:31:43 [2024-01-05T17:31:43.098Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
17:31:43 [2024-01-05T17:31:43.098Z] === RUN   TestWaitNonBlocked
17:31:43 [2024-01-05T17:31:43.098Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:31:43 [2024-01-05T17:31:43.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:31:43 [2024-01-05T17:31:43.098Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:31:43 [2024-01-05T17:31:43.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:31:43 [2024-01-05T17:31:43.098Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:31:43 [2024-01-05T17:31:43.098Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:31:43 [2024-01-05T17:31:43.098Z] --- PASS: TestWaitNonBlocked (0.02s)
17:31:43 [2024-01-05T17:31:43.098Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
17:31:43 [2024-01-05T17:31:43.098Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s)
17:31:43 [2024-01-05T17:31:43.098Z] === RUN   TestWaitBlocked
17:31:43 [2024-01-05T17:31:43.098Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:31:43 [2024-01-05T17:31:43.098Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:31:43 [2024-01-05T17:31:43.098Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:31:43 [2024-01-05T17:31:43.098Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:31:43 [2024-01-05T17:31:43.098Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:31:43 [2024-01-05T17:31:43.098Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:31:43 [2024-01-05T17:31:43.672Z] --- PASS: TestWaitBlocked (0.03s)
17:31:43 [2024-01-05T17:31:43.672Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s)
17:31:43 [2024-01-05T17:31:43.672Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s)
17:31:43 [2024-01-05T17:31:43.672Z] === RUN   TestWaitConditions
17:31:43 [2024-01-05T17:31:43.672Z] === RUN   TestWaitConditions/default
17:31:43 [2024-01-05T17:31:43.672Z] === PAUSE TestWaitConditions/default
17:31:43 [2024-01-05T17:31:43.672Z] === RUN   TestWaitConditions/not-running
17:31:43 [2024-01-05T17:31:43.672Z] === PAUSE TestWaitConditions/not-running
17:31:43 [2024-01-05T17:31:43.672Z] === RUN   TestWaitConditions/next-exit
17:31:43 [2024-01-05T17:31:43.672Z] === PAUSE TestWaitConditions/next-exit
17:31:43 [2024-01-05T17:31:43.672Z] === RUN   TestWaitConditions/removed
17:31:43 [2024-01-05T17:31:43.672Z] === PAUSE TestWaitConditions/removed
17:31:43 [2024-01-05T17:31:43.672Z] === CONT  TestWaitConditions/default
17:31:43 [2024-01-05T17:31:43.672Z] === CONT  TestWaitConditions/next-exit
17:31:43 [2024-01-05T17:31:43.672Z] === CONT  TestWaitConditions/removed
17:31:43 [2024-01-05T17:31:43.672Z] === CONT  TestWaitConditions/not-running
17:31:43 [2024-01-05T17:31:43.672Z]     wait_test.go:145: ContainerID = b004dda05d7f6e5d027bfd90fd0ec259c114544bab73571d618633e4e2928996
17:31:43 [2024-01-05T17:31:43.672Z]     wait_test.go:145: ContainerID = 91f45c261b6eb90e89b2c29d3a1fa751fd70aa0c982b230721e6703ea2c8af82
17:31:43 [2024-01-05T17:31:43.672Z]     wait_test.go:145: ContainerID = 3ab489c985ade118764be8dbf09d3e1634d51680688b5e4cf7ffecf410d11f02
17:31:43 [2024-01-05T17:31:43.672Z]     wait_test.go:145: ContainerID = 1df7769b08e84eddd5a67446d63084b206b5f5b758f84c990bf59280b14ba57a
17:31:45 [2024-01-05T17:31:45.056Z] --- PASS: TestWaitConditions (0.03s)
17:31:45 [2024-01-05T17:31:45.056Z]     --- PASS: TestWaitConditions/default (0.99s)
17:31:45 [2024-01-05T17:31:45.056Z]     --- PASS: TestWaitConditions/not-running (1.17s)
17:31:45 [2024-01-05T17:31:45.056Z]     --- PASS: TestWaitConditions/next-exit (1.25s)
17:31:45 [2024-01-05T17:31:45.056Z]     --- PASS: TestWaitConditions/removed (1.33s)
17:31:45 [2024-01-05T17:31:45.056Z] === RUN   TestWaitRestartedContainer
17:31:45 [2024-01-05T17:31:45.056Z] === RUN   TestWaitRestartedContainer/default
17:31:45 [2024-01-05T17:31:45.056Z] === PAUSE TestWaitRestartedContainer/default
17:31:45 [2024-01-05T17:31:45.056Z] === RUN   TestWaitRestartedContainer/not-running
17:31:45 [2024-01-05T17:31:45.056Z] === PAUSE TestWaitRestartedContainer/not-running
17:31:45 [2024-01-05T17:31:45.056Z] === RUN   TestWaitRestartedContainer/next-exit
17:31:45 [2024-01-05T17:31:45.056Z] === PAUSE TestWaitRestartedContainer/next-exit
17:31:45 [2024-01-05T17:31:45.056Z] === CONT  TestWaitRestartedContainer/default
17:31:45 [2024-01-05T17:31:45.056Z] === CONT  TestWaitRestartedContainer/next-exit
17:31:45 [2024-01-05T17:31:45.056Z] === CONT  TestWaitRestartedContainer/not-running
17:31:47 [2024-01-05T17:31:47.601Z] --- PASS: TestWaitRestartedContainer (0.01s)
17:31:47 [2024-01-05T17:31:47.601Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.88s)
17:31:47 [2024-01-05T17:31:47.601Z]     --- PASS: TestWaitRestartedContainer/not-running (2.01s)
17:31:47 [2024-01-05T17:31:47.601Z]     --- PASS: TestWaitRestartedContainer/default (2.06s)
17:31:47 [2024-01-05T17:31:47.601Z] === CONT  TestContainerStartOnDaemonRestart
17:31:47 [2024-01-05T17:31:47.601Z] === CONT  TestHardRestartWhenContainerIsRunning
17:31:47 [2024-01-05T17:31:47.601Z] === CONT  TestDaemonHostGatewayIP
17:31:47 [2024-01-05T17:31:47.601Z] === CONT  TestRestartDaemonWithRestartingContainer
17:31:47 [2024-01-05T17:31:47.601Z] === CONT  TestDaemonRestartIpcMode
17:31:47 [2024-01-05T17:31:47.601Z] === CONT  TestIpcModeOlderClient
17:31:47 [2024-01-05T17:31:47.601Z] === CONT  TestContainerKillOnDaemonStart
17:31:47 [2024-01-05T17:31:47.601Z] === CONT  TestStopContainerWithTimeoutCancel
17:31:47 [2024-01-05T17:31:47.601Z] --- PASS: TestIpcModeOlderClient (0.09s)
17:31:48 [2024-01-05T17:31:48.987Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
17:31:48 [2024-01-05T17:31:48.987Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
17:31:49 [2024-01-05T17:31:49.559Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.36s)
17:31:49 [2024-01-05T17:31:49.559Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
17:31:49 [2024-01-05T17:31:49.559Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.50s)
17:31:49 [2024-01-05T17:31:49.820Z] --- PASS: TestContainerStartOnDaemonRestart (2.72s)
17:31:50 [2024-01-05T17:31:50.391Z] --- PASS: TestDaemonHostGatewayIP (3.15s)
17:31:50 [2024-01-05T17:31:50.652Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.47s)
17:31:50 [2024-01-05T17:31:50.652Z] --- PASS: TestStopContainerWithTimeoutCancel (3.56s)
17:31:50 [2024-01-05T17:31:50.912Z] --- PASS: TestDaemonRestartIpcMode (3.68s)
17:31:59 [2024-01-05T17:31:59.047Z] --- PASS: TestContainerKillOnDaemonStart (11.71s)
17:31:59 [2024-01-05T17:31:59.047Z] PASS
17:31:59 [2024-01-05T17:31:59.047Z] 
17:31:59 [2024-01-05T17:31:59.047Z] === Skipped
17:31:59 [2024-01-05T17:31:59.047Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:31:59 [2024-01-05T17:31:59.047Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:31:59 [2024-01-05T17:31:59.047Z] 
17:31:59 [2024-01-05T17:31:59.047Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:31:59 [2024-01-05T17:31:59.047Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:31:59 [2024-01-05T17:31:59.047Z] 
17:31:59 [2024-01-05T17:31:59.047Z] DONE 320 tests, 2 skipped in 167.101s
17:31:59 [2024-01-05T17:31:59.047Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
17:31:59 [2024-01-05T17:31:59.047Z] ++ '[' -n '' ']'
17:31:59 [2024-01-05T17:31:59.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
17:31:59 [2024-01-05T17:31:59.047Z] ++ set -e
17:31:59 [2024-01-05T17:31:59.047Z] ++ '[' -n 0 ']'
17:31:59 [2024-01-05T17:31:59.047Z] ++ set -x
17:31:59 [2024-01-05T17:31:59.047Z] ++ 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.QZEnNBHx6K/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
17:31:59 [2024-01-05T17:31:59.047Z] INFO: Testing against a local daemon
17:31:59 [2024-01-05T17:31:59.047Z] === RUN   TestConfigDaemonID
17:32:00 [2024-01-05T17:32:00.028Z]     daemon_test.go:61: [db37839c89f61] daemon is not started
17:32:00 [2024-01-05T17:32:00.028Z] --- PASS: TestConfigDaemonID (1.04s)
17:32:00 [2024-01-05T17:32:00.028Z] === RUN   TestDaemonConfigValidation
17:32:00 [2024-01-05T17:32:00.028Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:32:00 [2024-01-05T17:32:00.028Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:32:00 [2024-01-05T17:32:00.028Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:32:00 [2024-01-05T17:32:00.028Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:32:00 [2024-01-05T17:32:00.028Z] === RUN   TestDaemonConfigValidation/invalid_config
17:32:00 [2024-01-05T17:32:00.028Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:32:00 [2024-01-05T17:32:00.028Z] === RUN   TestDaemonConfigValidation/malformed_config
17:32:00 [2024-01-05T17:32:00.028Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:32:00 [2024-01-05T17:32:00.028Z] === RUN   TestDaemonConfigValidation/valid_config
17:32:00 [2024-01-05T17:32:00.028Z] === PAUSE TestDaemonConfigValidation/valid_config
17:32:00 [2024-01-05T17:32:00.028Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:32:00 [2024-01-05T17:32:00.028Z] === CONT  TestDaemonConfigValidation/malformed_config
17:32:00 [2024-01-05T17:32:00.028Z] === CONT  TestDaemonConfigValidation/invalid_config
17:32:00 [2024-01-05T17:32:00.028Z] === CONT  TestDaemonConfigValidation/valid_config
17:32:00 [2024-01-05T17:32:00.028Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:32:00 [2024-01-05T17:32:00.028Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:32:00 [2024-01-05T17:32:00.028Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
17:32:00 [2024-01-05T17:32:00.028Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
17:32:00 [2024-01-05T17:32:00.028Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
17:32:00 [2024-01-05T17:32:00.028Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
17:32:00 [2024-01-05T17:32:00.028Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
17:32:00 [2024-01-05T17:32:00.028Z] === RUN   TestConfigDaemonSeccompProfiles
17:32:00 [2024-01-05T17:32:00.028Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:32:00 [2024-01-05T17:32:00.978Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:32:02 [2024-01-05T17:32:02.362Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:32:03 [2024-01-05T17:32:03.304Z]     daemon_test.go:180: [d3abf1331698e] daemon is not started
17:32:03 [2024-01-05T17:32:03.304Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
17:32:03 [2024-01-05T17:32:03.304Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:32:03 [2024-01-05T17:32:03.304Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:32:03 [2024-01-05T17:32:03.304Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:32:03 [2024-01-05T17:32:03.304Z] === RUN   TestDaemonProxy
17:32:03 [2024-01-05T17:32:03.304Z] === RUN   TestDaemonProxy/environment_variables
17:32:03 [2024-01-05T17:32:03.304Z] === PAUSE TestDaemonProxy/environment_variables
17:32:03 [2024-01-05T17:32:03.304Z] === RUN   TestDaemonProxy/command-line_options
17:32:03 [2024-01-05T17:32:03.304Z] === PAUSE TestDaemonProxy/command-line_options
17:32:03 [2024-01-05T17:32:03.304Z] === RUN   TestDaemonProxy/configuration_file
17:32:03 [2024-01-05T17:32:03.304Z] === PAUSE TestDaemonProxy/configuration_file
17:32:03 [2024-01-05T17:32:03.304Z] === RUN   TestDaemonProxy/conflicting_options
17:32:03 [2024-01-05T17:32:03.565Z] === RUN   TestDaemonProxy/reload_sanitized
17:32:03 [2024-01-05T17:32:03.566Z] === PAUSE TestDaemonProxy/reload_sanitized
17:32:03 [2024-01-05T17:32:03.566Z] === CONT  TestDaemonProxy/environment_variables
17:32:03 [2024-01-05T17:32:03.566Z] === CONT  TestDaemonProxy/configuration_file
17:32:03 [2024-01-05T17:32:03.566Z] === CONT  TestDaemonProxy/reload_sanitized
17:32:03 [2024-01-05T17:32:03.566Z] === CONT  TestDaemonProxy/command-line_options
17:32:05 [2024-01-05T17:32:05.478Z] --- PASS: TestDaemonProxy (0.50s)
17:32:05 [2024-01-05T17:32:05.478Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:32:05 [2024-01-05T17:32:05.478Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
17:32:05 [2024-01-05T17:32:05.478Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
17:32:05 [2024-01-05T17:32:05.478Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
17:32:05 [2024-01-05T17:32:05.478Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
17:32:05 [2024-01-05T17:32:05.478Z] === RUN   TestLiveRestore
17:32:05 [2024-01-05T17:32:05.478Z] === RUN   TestLiveRestore/volume_references
17:32:05 [2024-01-05T17:32:05.478Z] === PAUSE TestLiveRestore/volume_references
17:32:05 [2024-01-05T17:32:05.478Z] === RUN   TestLiveRestore/autoremove
17:32:05 [2024-01-05T17:32:05.478Z] === PAUSE TestLiveRestore/autoremove
17:32:05 [2024-01-05T17:32:05.478Z] === CONT  TestLiveRestore/volume_references
17:32:05 [2024-01-05T17:32:05.478Z] === CONT  TestLiveRestore/autoremove
17:32:05 [2024-01-05T17:32:05.478Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
17:32:06 [2024-01-05T17:32:06.049Z] === RUN   TestLiveRestore/volume_references/restartPolicy
17:32:06 [2024-01-05T17:32:06.049Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
17:32:06 [2024-01-05T17:32:06.991Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
17:32:07 [2024-01-05T17:32:07.252Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
17:32:08 [2024-01-05T17:32:08.193Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
17:32:09 [2024-01-05T17:32:09.135Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
17:32:10 [2024-01-05T17:32:10.077Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
17:32:11 [2024-01-05T17:32:11.018Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
17:32:11 [2024-01-05T17:32:11.590Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
17:32:12 [2024-01-05T17:32:12.532Z] --- PASS: TestLiveRestore (0.00s)
17:32:12 [2024-01-05T17:32:12.532Z]     --- PASS: TestLiveRestore/autoremove (3.39s)
17:32:12 [2024-01-05T17:32:12.532Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.84s)
17:32:12 [2024-01-05T17:32:12.532Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.55s)
17:32:12 [2024-01-05T17:32:12.532Z]     --- PASS: TestLiveRestore/volume_references (7.10s)
17:32:12 [2024-01-05T17:32:12.532Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.13s)
17:32:12 [2024-01-05T17:32:12.532Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.08s)
17:32:12 [2024-01-05T17:32:12.532Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.02s)
17:32:12 [2024-01-05T17:32:12.532Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.08s)
17:32:12 [2024-01-05T17:32:12.532Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s)
17:32:12 [2024-01-05T17:32:12.532Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.42s)
17:32:12 [2024-01-05T17:32:12.532Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.40s)
17:32:12 [2024-01-05T17:32:12.532Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.95s)
17:32:12 [2024-01-05T17:32:12.532Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
17:32:13 [2024-01-05T17:32:13.103Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
17:32:13 [2024-01-05T17:32:13.104Z] PASS
17:32:13 [2024-01-05T17:32:13.104Z] 
17:32:13 [2024-01-05T17:32:13.104Z] DONE 31 tests in 14.295s
17:32:13 [2024-01-05T17:32:13.104Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
17:32:13 [2024-01-05T17:32:13.104Z] ++ '[' -n '' ']'
17:32:13 [2024-01-05T17:32:13.104Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
17:32:13 [2024-01-05T17:32:13.104Z] ++ set -e
17:32:13 [2024-01-05T17:32:13.104Z] ++ '[' -n 0 ']'
17:32:13 [2024-01-05T17:32:13.104Z] ++ set -x
17:32:13 [2024-01-05T17:32:13.104Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.QZEnNBHx6K/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
17:32:13 [2024-01-05T17:32:13.104Z] INFO: Testing against a local daemon
17:32:13 [2024-01-05T17:32:13.104Z] === RUN   TestCommitInheritsEnv
17:32:13 [2024-01-05T17:32:13.364Z] --- PASS: TestCommitInheritsEnv (0.15s)
17:32:13 [2024-01-05T17:32:13.364Z] === RUN   TestUsernsCommit
17:32:14 [2024-01-05T17:32:14.749Z] --- PASS: TestUsernsCommit (1.48s)
17:32:14 [2024-01-05T17:32:14.749Z] === RUN   TestImportExtremelyLargeImageWorks
17:32:14 [2024-01-05T17:32:14.749Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
17:32:14 [2024-01-05T17:32:14.749Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:32:14 [2024-01-05T17:32:14.749Z] === RUN   TestImportWithCustomPlatform
17:32:14 [2024-01-05T17:32:14.749Z] === RUN   TestImportWithCustomPlatform/#00
17:32:14 [2024-01-05T17:32:14.749Z] === RUN   TestImportWithCustomPlatform/linux
17:32:14 [2024-01-05T17:32:14.749Z] === RUN   TestImportWithCustomPlatform/LINUX
17:32:15 [2024-01-05T17:32:15.010Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:32:15 [2024-01-05T17:32:15.010Z] --- PASS: TestImportWithCustomPlatform (0.11s)
17:32:15 [2024-01-05T17:32:15.010Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
17:32:15 [2024-01-05T17:32:15.010Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
17:32:15 [2024-01-05T17:32:15.010Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
17:32:15 [2024-01-05T17:32:15.010Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
17:32:15 [2024-01-05T17:32:15.010Z] === RUN   TestImportWithCustomPlatformReject
17:32:15 [2024-01-05T17:32:15.010Z] === RUN   TestImportWithCustomPlatformReject/_______
17:32:15 [2024-01-05T17:32:15.010Z] === RUN   TestImportWithCustomPlatformReject//
17:32:15 [2024-01-05T17:32:15.010Z] === RUN   TestImportWithCustomPlatformReject/macos
17:32:15 [2024-01-05T17:32:15.010Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
17:32:15 [2024-01-05T17:32:15.010Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
17:32:15 [2024-01-05T17:32:15.010Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
17:32:15 [2024-01-05T17:32:15.010Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
17:32:15 [2024-01-05T17:32:15.010Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
17:32:15 [2024-01-05T17:32:15.010Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
17:32:15 [2024-01-05T17:32:15.010Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
17:32:15 [2024-01-05T17:32:15.010Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
17:32:15 [2024-01-05T17:32:15.010Z] === RUN   TestImageInspectEmptyTagsAndDigests
17:32:15 [2024-01-05T17:32:15.010Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
17:32:15 [2024-01-05T17:32:15.010Z] === RUN   TestImagesFilterMultiReference
17:32:15 [2024-01-05T17:32:15.010Z] --- PASS: TestImagesFilterMultiReference (0.04s)
17:32:15 [2024-01-05T17:32:15.010Z] === RUN   TestImagesFilterUntil
17:32:15 [2024-01-05T17:32:15.271Z]     list_test.go:95: ImageList: ID=sha256:796bd3755096723d10a0a48f89d218a556ce13bba6474f686c793133016753f7 RepoTags=[testimagesfilteruntil:v1]
17:32:15 [2024-01-05T17:32:15.271Z] --- PASS: TestImagesFilterUntil (0.25s)
17:32:15 [2024-01-05T17:32:15.271Z] === RUN   TestImagesFilterBeforeSince
17:32:15 [2024-01-05T17:32:15.531Z]     list_test.go:129: ImageList: ID=sha256:22eed396e73c1b2d661080266a93ff86c5f7ac5e6b23680ea9d3451cba4d6409 RepoTags=[testimagesfilterbeforesince:v1]
17:32:15 [2024-01-05T17:32:15.531Z]     list_test.go:129: ImageList: ID=sha256:9eecacb3e6ea0503c404587dab7fb66042ae42340476eee86a42917b492fe679 RepoTags=[testimagesfilterbeforesince:v3]
17:32:15 [2024-01-05T17:32:15.531Z]     list_test.go:129: ImageList: ID=sha256:8ab46ca91fef14adae5121dd73eaf3f22bd340c72187d498e2850c740dca7bda RepoTags=[testimagesfilterbeforesince:v2]
17:32:15 [2024-01-05T17:32:15.531Z] --- PASS: TestImagesFilterBeforeSince (0.22s)
17:32:15 [2024-01-05T17:32:15.531Z] === RUN   TestAPIImagesFilters
17:32:15 [2024-01-05T17:32:15.531Z] === RUN   TestAPIImagesFilters/repository_regex
17:32:15 [2024-01-05T17:32:15.531Z] === PAUSE TestAPIImagesFilters/repository_regex
17:32:15 [2024-01-05T17:32:15.531Z] === RUN   TestAPIImagesFilters/image_name_regex
17:32:15 [2024-01-05T17:32:15.531Z] === PAUSE TestAPIImagesFilters/image_name_regex
17:32:15 [2024-01-05T17:32:15.531Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
17:32:15 [2024-01-05T17:32:15.531Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
17:32:15 [2024-01-05T17:32:15.531Z] === RUN   TestAPIImagesFilters/registry_port_regex
17:32:15 [2024-01-05T17:32:15.531Z] === PAUSE TestAPIImagesFilters/registry_port_regex
17:32:15 [2024-01-05T17:32:15.531Z] === CONT  TestAPIImagesFilters/repository_regex
17:32:15 [2024-01-05T17:32:15.531Z] === CONT  TestAPIImagesFilters/registry_port_regex
17:32:15 [2024-01-05T17:32:15.531Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
17:32:15 [2024-01-05T17:32:15.531Z] === CONT  TestAPIImagesFilters/image_name_regex
17:32:15 [2024-01-05T17:32:15.531Z] --- PASS: TestAPIImagesFilters (0.03s)
17:32:15 [2024-01-05T17:32:15.531Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
17:32:15 [2024-01-05T17:32:15.531Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
17:32:15 [2024-01-05T17:32:15.531Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
17:32:15 [2024-01-05T17:32:15.531Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
17:32:15 [2024-01-05T17:32:15.531Z] === RUN   TestPruneDontDeleteUsedDangling
17:32:16 [2024-01-05T17:32:16.106Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
17:32:16 [2024-01-05T17:32:16.106Z] === RUN   TestImagePullPlatformInvalid
17:32:16 [2024-01-05T17:32:16.106Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
17:32:16 [2024-01-05T17:32:16.106Z] === RUN   TestImagePullStoredfDigestForOtherRepo
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:15.939454776Z" 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=2ee34532-d9cb-45d2-9aa9-d48f587c2d1d version=2.8.3 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:15.939543218Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=2ee34532-d9cb-45d2-9aa9-d48f587c2d1d version=2.8.3 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:15.939571098Z" level=info msg="Starting upload purge in 17m0s" go.version=go1.20.8 instance.id=2ee34532-d9cb-45d2-9aa9-d48f587c2d1d version=2.8.3 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:15.939775656Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=2ee34532-d9cb-45d2-9aa9-d48f587c2d1d version=2.8.3 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.033908863Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ec62c528-ee76-4d6b-b877-326ff8d05942 http.request.method=GET http.request.remoteaddr="127.0.0.1:58548" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.033954261Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ec62c528-ee76-4d6b-b877-326ff8d05942 http.request.method=GET http.request.remoteaddr="127.0.0.1:58548" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.695846ms http.response.status=200 http.response.written=2 
17:32:16 [2024-01-05T17:32:16.106Z] 127.0.0.1 - - [05/Jan/2024:17:32:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.036341516Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b8573312-9e40-4ad0-ad0f-4d81d73728b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.036370824Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5d3b177-9789-4d4f-8a0a-ce298c43cf53 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.036381991Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b8573312-9e40-4ad0-ad0f-4d81d73728b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.036402183Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5d3b177-9789-4d4f-8a0a-ce298c43cf53 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.03650198Z" 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=f5d3b177-9789-4d4f-8a0a-ce298c43cf53 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=39.958µ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=7e796981-3fc0-41af-ab75-00ca46193b72 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.036507658Z" 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=b8573312-9e40-4ad0-ad0f-4d81d73728b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=40.32µ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=405bf5bf-a421-48a6-b386-75cc7ec9fdf3 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.036607242Z" 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=f5d3b177-9789-4d4f-8a0a-ce298c43cf53 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.194571ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:32:16 [2024-01-05T17:32:16.106Z] 127.0.0.1 - - [05/Jan/2024:17:32:16 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.11+unknown"
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.036674851Z" 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=b8573312-9e40-4ad0-ad0f-4d81d73728b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.223173ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:32:16 [2024-01-05T17:32:16.106Z] 127.0.0.1 - - [05/Jan/2024:17:32:16 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.11+unknown"
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.038139669Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4f0a1247-9c82-419d-b845-9ba5527b326c http.request.method=POST http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.038181465Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4f0a1247-9c82-419d-b845-9ba5527b326c http.request.method=POST http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.038238293Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6f74ac7d-89b7-4b4f-a697-58a3a3a0e5b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.038278448Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6f74ac7d-89b7-4b4f-a697-58a3a3a0e5b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.03830509Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4f0a1247-9c82-419d-b845-9ba5527b326c http.request.method=POST http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=93.808µ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=fd0b870c-7ff3-4936-a998-efcbeff57760 trace.line=110 vars.name=test 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.038355001Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4f0a1247-9c82-419d-b845-9ba5527b326c http.request.method=POST http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=21.826µ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=a2fafa8d-7b44-4358-ac22-3c465112541b trace.line=142 vars.name=test 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.038367177Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6f74ac7d-89b7-4b4f-a697-58a3a3a0e5b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=58.592µ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=58712145-4687-4e57-829d-11b995672037 trace.line=110 vars.name=test 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.038410991Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6f74ac7d-89b7-4b4f-a697-58a3a3a0e5b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=20.873µ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=166d10f1-1423-49f1-82ef-b36acfddce4e trace.line=142 vars.name=test 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.038429928Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4f0a1247-9c82-419d-b845-9ba5527b326c http.request.method=POST http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=41.772µ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=bde8347d-fcea-4fb8-8fa4-bac091aa2aa1 trace.line=110 vars.name=test 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.038477698Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6f74ac7d-89b7-4b4f-a697-58a3a3a0e5b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=41.435µ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=9ecf9b84-7fe8-4d3f-acd6-2cbdf1120b30 trace.line=110 vars.name=test 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.038537036Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4f0a1247-9c82-419d-b845-9ba5527b326c http.request.method=POST http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=1.685795ms http.response.status=202 http.response.written=0 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.038543535Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6f74ac7d-89b7-4b4f-a697-58a3a3a0e5b7 http.request.method=POST http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=1.588115ms http.response.status=202 http.response.written=0 
17:32:16 [2024-01-05T17:32:16.106Z] 127.0.0.1 - - [05/Jan/2024:17:32:16 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.11+unknown"
17:32:16 [2024-01-05T17:32:16.106Z] 127.0.0.1 - - [05/Jan/2024:17:32:16 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.11+unknown"
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.039915997Z" 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=bf017741-1aae-4d4d-9f67-54477539ba3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f?_state=PauaK7QhN8KMt3E2iyB_pAolVRAdSl7H6Z35jwaV7c57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM2NDJjNWU0LWZiMDMtNGMwOS05MTZhLTIwYjYwMjc0YmY4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgyOTE1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=3642c5e4-fb03-4c09-916a-20b60274bf8f 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.039982966Z" 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=bf017741-1aae-4d4d-9f67-54477539ba3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f?_state=PauaK7QhN8KMt3E2iyB_pAolVRAdSl7H6Z35jwaV7c57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM2NDJjNWU0LWZiMDMtNGMwOS05MTZhLTIwYjYwMjc0YmY4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgyOTE1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=3642c5e4-fb03-4c09-916a-20b60274bf8f 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.040045341Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bf017741-1aae-4d4d-9f67-54477539ba3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f?_state=PauaK7QhN8KMt3E2iyB_pAolVRAdSl7H6Z35jwaV7c57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM2NDJjNWU0LWZiMDMtNGMwOS05MTZhLTIwYjYwMjc0YmY4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgyOTE1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=33.476µ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=0758566e-19d6-4648-9ccc-ebd134d7cc76 trace.line=95 vars.name=test vars.uuid=3642c5e4-fb03-4c09-916a-20b60274bf8f 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.040363284Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bf017741-1aae-4d4d-9f67-54477539ba3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f?_state=PauaK7QhN8KMt3E2iyB_pAolVRAdSl7H6Z35jwaV7c57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM2NDJjNWU0LWZiMDMtNGMwOS05MTZhLTIwYjYwMjc0YmY4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgyOTE1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=29.702µ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=187a10b2-65c8-4695-88eb-969cd7a84244 trace.line=142 vars.name=test vars.uuid=3642c5e4-fb03-4c09-916a-20b60274bf8f 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.040588625Z" 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=bf017741-1aae-4d4d-9f67-54477539ba3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f?_state=PauaK7QhN8KMt3E2iyB_pAolVRAdSl7H6Z35jwaV7c57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM2NDJjNWU0LWZiMDMtNGMwOS05MTZhLTIwYjYwMjc0YmY4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgyOTE1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=3642c5e4-fb03-4c09-916a-20b60274bf8f 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.040770209Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f/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=bf017741-1aae-4d4d-9f67-54477539ba3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f?_state=PauaK7QhN8KMt3E2iyB_pAolVRAdSl7H6Z35jwaV7c57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM2NDJjNWU0LWZiMDMtNGMwOS05MTZhLTIwYjYwMjc0YmY4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgyOTE1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=63.178µ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=0fe35331-0c7e-43b8-a12a-cde50c1f622f trace.line=110 vars.name=test vars.uuid=3642c5e4-fb03-4c09-916a-20b60274bf8f 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.040834504Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bf017741-1aae-4d4d-9f67-54477539ba3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f?_state=PauaK7QhN8KMt3E2iyB_pAolVRAdSl7H6Z35jwaV7c57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM2NDJjNWU0LWZiMDMtNGMwOS05MTZhLTIwYjYwMjc0YmY4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgyOTE1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=17.149µ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=2cc59e74-9246-4df7-b82e-f8fe09ac1b63 trace.line=155 vars.name=test vars.uuid=3642c5e4-fb03-4c09-916a-20b60274bf8f 
17:32:16 [2024-01-05T17:32:16.106Z] time="2024-01-05T17:32:16.040896574Z" 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=bf017741-1aae-4d4d-9f67-54477539ba3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f?_state=PauaK7QhN8KMt3E2iyB_pAolVRAdSl7H6Z35jwaV7c57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM2NDJjNWU0LWZiMDMtNGMwOS05MTZhLTIwYjYwMjc0YmY4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgyOTE1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=13.432µ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=240b9ef0-ab94-4d70-9596-928a9c51b1a6 trace.line=155 vars.name=test vars.uuid=3642c5e4-fb03-4c09-916a-20b60274bf8f 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.040946698Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bf017741-1aae-4d4d-9f67-54477539ba3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f?_state=PauaK7QhN8KMt3E2iyB_pAolVRAdSl7H6Z35jwaV7c57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM2NDJjNWU0LWZiMDMtNGMwOS05MTZhLTIwYjYwMjc0YmY4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgyOTE1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=16.542µ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=5a59d179-6bb0-4bc5-a695-754a90147860 trace.line=155 vars.name=test vars.uuid=3642c5e4-fb03-4c09-916a-20b60274bf8f 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.041035911Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f/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=bf017741-1aae-4d4d-9f67-54477539ba3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f?_state=PauaK7QhN8KMt3E2iyB_pAolVRAdSl7H6Z35jwaV7c57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM2NDJjNWU0LWZiMDMtNGMwOS05MTZhLTIwYjYwMjc0YmY4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgyOTE1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=49.681µ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=08e972de-1b5f-41dd-961f-f93e9e3074ce trace.line=185 vars.name=test vars.uuid=3642c5e4-fb03-4c09-916a-20b60274bf8f 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.041622378Z" 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=bf017741-1aae-4d4d-9f67-54477539ba3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f?_state=PauaK7QhN8KMt3E2iyB_pAolVRAdSl7H6Z35jwaV7c57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM2NDJjNWU0LWZiMDMtNGMwOS05MTZhLTIwYjYwMjc0YmY4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgyOTE1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=54.842µ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=54be6891-9994-42e8-a7d9-bedcd5cce6bd trace.line=110 vars.name=test vars.uuid=3642c5e4-fb03-4c09-916a-20b60274bf8f 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.041802863Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bf017741-1aae-4d4d-9f67-54477539ba3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f?_state=PauaK7QhN8KMt3E2iyB_pAolVRAdSl7H6Z35jwaV7c57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM2NDJjNWU0LWZiMDMtNGMwOS05MTZhLTIwYjYwMjc0YmY4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgyOTE1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=122.188µ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=c192dab6-e6d2-4e85-8273-3eeb78a3372d trace.line=202 vars.name=test vars.uuid=3642c5e4-fb03-4c09-916a-20b60274bf8f 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.041887448Z" 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=bf017741-1aae-4d4d-9f67-54477539ba3b http.request.method=PUT http.request.remoteaddr="127.0.0.1:58566" http.request.uri="/v2/test/blobs/uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f?_state=PauaK7QhN8KMt3E2iyB_pAolVRAdSl7H6Z35jwaV7c57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM2NDJjNWU0LWZiMDMtNGMwOS05MTZhLTIwYjYwMjc0YmY4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgyOTE1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=2.620661ms http.response.status=201 http.response.written=0 
17:32:16 [2024-01-05T17:32:16.107Z] 127.0.0.1 - - [05/Jan/2024:17:32:16 +0000] "PUT /v2/test/blobs/uploads/3642c5e4-fb03-4c09-916a-20b60274bf8f?_state=PauaK7QhN8KMt3E2iyB_pAolVRAdSl7H6Z35jwaV7c57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjM2NDJjNWU0LWZiMDMtNGMwOS05MTZhLTIwYjYwMjc0YmY4ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgyOTE1ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown"
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.041886611Z" 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=65d87cfa-af73-4fba-b62d-55a1db82c8c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06?_state=FgIxfZCUAtO_nvKIURdZ5XfYT3pEVp0vNoUiVGYvLx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NDhmZDA3LTE5ZmItNDI4OS05Y2Q5LWY3ZTgxNmQwNWQwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgxOTM3MjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=8948fd07-19fb-4289-9cd9-f7e816d05d06 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.042150393Z" 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=65d87cfa-af73-4fba-b62d-55a1db82c8c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06?_state=FgIxfZCUAtO_nvKIURdZ5XfYT3pEVp0vNoUiVGYvLx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NDhmZDA3LTE5ZmItNDI4OS05Y2Q5LWY3ZTgxNmQwNWQwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgxOTM3MjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=8948fd07-19fb-4289-9cd9-f7e816d05d06 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.042219635Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=65d87cfa-af73-4fba-b62d-55a1db82c8c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06?_state=FgIxfZCUAtO_nvKIURdZ5XfYT3pEVp0vNoUiVGYvLx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NDhmZDA3LTE5ZmItNDI4OS05Y2Q5LWY3ZTgxNmQwNWQwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgxOTM3MjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=34.526µ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=727a1d6a-3ff0-4391-9ff0-1cb54e869ea0 trace.line=95 vars.name=test vars.uuid=8948fd07-19fb-4289-9cd9-f7e816d05d06 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.042269546Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=65d87cfa-af73-4fba-b62d-55a1db82c8c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06?_state=FgIxfZCUAtO_nvKIURdZ5XfYT3pEVp0vNoUiVGYvLx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NDhmZDA3LTE5ZmItNDI4OS05Y2Q5LWY3ZTgxNmQwNWQwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgxOTM3MjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=19.798µ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=35db06ba-68d4-4ffd-9103-5ce3d2003eb0 trace.line=142 vars.name=test vars.uuid=8948fd07-19fb-4289-9cd9-f7e816d05d06 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.042307231Z" 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=65d87cfa-af73-4fba-b62d-55a1db82c8c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06?_state=FgIxfZCUAtO_nvKIURdZ5XfYT3pEVp0vNoUiVGYvLx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NDhmZDA3LTE5ZmItNDI4OS05Y2Q5LWY3ZTgxNmQwNWQwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgxOTM3MjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=8948fd07-19fb-4289-9cd9-f7e816d05d06 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.042372715Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06/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=65d87cfa-af73-4fba-b62d-55a1db82c8c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06?_state=FgIxfZCUAtO_nvKIURdZ5XfYT3pEVp0vNoUiVGYvLx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NDhmZDA3LTE5ZmItNDI4OS05Y2Q5LWY3ZTgxNmQwNWQwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgxOTM3MjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=34.937µ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=6e495790-3bf3-4ceb-8872-6a03fbeb1f6a trace.line=110 vars.name=test vars.uuid=8948fd07-19fb-4289-9cd9-f7e816d05d06 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.04241054Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=65d87cfa-af73-4fba-b62d-55a1db82c8c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06?_state=FgIxfZCUAtO_nvKIURdZ5XfYT3pEVp0vNoUiVGYvLx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NDhmZDA3LTE5ZmItNDI4OS05Y2Q5LWY3ZTgxNmQwNWQwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgxOTM3MjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=9.994µ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=165dec3e-40da-4605-b885-42c9f04be643 trace.line=155 vars.name=test vars.uuid=8948fd07-19fb-4289-9cd9-f7e816d05d06 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.042447011Z" 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=65d87cfa-af73-4fba-b62d-55a1db82c8c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06?_state=FgIxfZCUAtO_nvKIURdZ5XfYT3pEVp0vNoUiVGYvLx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NDhmZDA3LTE5ZmItNDI4OS05Y2Q5LWY3ZTgxNmQwNWQwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgxOTM3MjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=11.963µ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=03681e61-2935-4ae4-9782-32edcc26a43b trace.line=155 vars.name=test vars.uuid=8948fd07-19fb-4289-9cd9-f7e816d05d06 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.04248025Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=65d87cfa-af73-4fba-b62d-55a1db82c8c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06?_state=FgIxfZCUAtO_nvKIURdZ5XfYT3pEVp0vNoUiVGYvLx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NDhmZDA3LTE5ZmItNDI4OS05Y2Q5LWY3ZTgxNmQwNWQwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgxOTM3MjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=8.919µ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=c3a4ffa6-1f4f-4c32-9a13-f2a756874606 trace.line=155 vars.name=test vars.uuid=8948fd07-19fb-4289-9cd9-f7e816d05d06 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.042545832Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06/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=65d87cfa-af73-4fba-b62d-55a1db82c8c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06?_state=FgIxfZCUAtO_nvKIURdZ5XfYT3pEVp0vNoUiVGYvLx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NDhmZDA3LTE5ZmItNDI4OS05Y2Q5LWY3ZTgxNmQwNWQwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgxOTM3MjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=41.23µ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=5f0ce347-264d-4435-8f8b-f6bd4eb4b9e7 trace.line=185 vars.name=test vars.uuid=8948fd07-19fb-4289-9cd9-f7e816d05d06 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.042607189Z" 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=65d87cfa-af73-4fba-b62d-55a1db82c8c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06?_state=FgIxfZCUAtO_nvKIURdZ5XfYT3pEVp0vNoUiVGYvLx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NDhmZDA3LTE5ZmItNDI4OS05Y2Q5LWY3ZTgxNmQwNWQwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgxOTM3MjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=34.502µ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=4df49448-c56e-4359-8d5d-43070b18354a trace.line=110 vars.name=test vars.uuid=8948fd07-19fb-4289-9cd9-f7e816d05d06 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.042711548Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=65d87cfa-af73-4fba-b62d-55a1db82c8c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06?_state=FgIxfZCUAtO_nvKIURdZ5XfYT3pEVp0vNoUiVGYvLx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NDhmZDA3LTE5ZmItNDI4OS05Y2Q5LWY3ZTgxNmQwNWQwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgxOTM3MjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=79.195µ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=bba09f90-644f-47ca-bcea-18b796cbf0b1 trace.line=202 vars.name=test vars.uuid=8948fd07-19fb-4289-9cd9-f7e816d05d06 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.042778878Z" 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=65d87cfa-af73-4fba-b62d-55a1db82c8c4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/blobs/uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06?_state=FgIxfZCUAtO_nvKIURdZ5XfYT3pEVp0vNoUiVGYvLx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NDhmZDA3LTE5ZmItNDI4OS05Y2Q5LWY3ZTgxNmQwNWQwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgxOTM3MjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=2.492779ms http.response.status=201 http.response.written=0 
17:32:16 [2024-01-05T17:32:16.107Z] 127.0.0.1 - - [05/Jan/2024:17:32:16 +0000] "PUT /v2/test/blobs/uploads/8948fd07-19fb-4289-9cd9-f7e816d05d06?_state=FgIxfZCUAtO_nvKIURdZ5XfYT3pEVp0vNoUiVGYvLx57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg5NDhmZDA3LTE5ZmItNDI4OS05Y2Q5LWY3ZTgxNmQwNWQwNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0wNVQxNzozMjoxNi4wMzgxOTM3MjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown"
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.043683739Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ed97dc82-d08c-4c04-92cf-d6327dd6ce49 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.043717568Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ed97dc82-d08c-4c04-92cf-d6327dd6ce49 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.043766749Z" 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=ed97dc82-d08c-4c04-92cf-d6327dd6ce49 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=21.316µ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=3253732a-176b-4d73-9c26-f08ae63e3046 trace.line=95 vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.04381817Z" 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=ed97dc82-d08c-4c04-92cf-d6327dd6ce49 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="735.059µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.107Z] 127.0.0.1 - - [05/Jan/2024:17:32:16 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.11+unknown"
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.045164393Z" 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=8145b0b5-a8ad-449c-ad89-00212695cb98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.045205246Z" 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=8145b0b5-a8ad-449c-ad89-00212695cb98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.04533417Z" 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=8145b0b5-a8ad-449c-ad89-00212695cb98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.045354018Z" 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=8145b0b5-a8ad-449c-ad89-00212695cb98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.045363954Z" 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=8145b0b5-a8ad-449c-ad89-00212695cb98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.107Z] time="2024-01-05T17:32:16.045426878Z" 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=8145b0b5-a8ad-449c-ad89-00212695cb98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=34.732µ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=3a72425b-5430-44dc-9b3e-d9bcc9694d64 trace.line=95 vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.045474566Z" 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=8145b0b5-a8ad-449c-ad89-00212695cb98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=14.785µ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=7987ef69-de2d-445c-bfa4-9113fdd4c461 trace.line=155 vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.045520587Z" 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=8145b0b5-a8ad-449c-ad89-00212695cb98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=18.946µ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=18400699-7cf7-454b-896d-9b70344787aa trace.line=95 vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.045557649Z" 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=8145b0b5-a8ad-449c-ad89-00212695cb98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=10.543µ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=5103317b-2e27-4dd8-90e8-0d13ff60ec1f trace.line=155 vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.045593858Z" 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=8145b0b5-a8ad-449c-ad89-00212695cb98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=11.832µ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=53ae9a6a-c950-4d33-97cc-ce7ae478f456 trace.line=155 vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.045659317Z" 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=8145b0b5-a8ad-449c-ad89-00212695cb98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=43.781µ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=eae47219-a7bf-40bb-a64d-e1ce5b6504a0 trace.line=110 vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.045741326Z" 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=8145b0b5-a8ad-449c-ad89-00212695cb98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=51.454µ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=132a7943-0007-4b6f-b086-0f1c38c89f6e trace.line=110 vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.045887252Z" 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=8145b0b5-a8ad-449c-ad89-00212695cb98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=59.888µ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=3851d889-585b-4437-9e9a-e6e2c3fd5283 trace.line=110 vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.045941905Z" 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=8145b0b5-a8ad-449c-ad89-00212695cb98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=31.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).PutContent" trace.id=e407eb69-4a85-4be9-9009-fc5430b62adb trace.line=110 vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.045976776Z" 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=8145b0b5-a8ad-449c-ad89-00212695cb98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.045991422Z" 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=8145b0b5-a8ad-449c-ad89-00212695cb98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58564" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=1.802272ms http.response.status=201 http.response.written=0 
17:32:16 [2024-01-05T17:32:16.108Z] 127.0.0.1 - - [05/Jan/2024:17:32:16 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown"
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.049757728Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=63f66973-46e7-4d94-8ea8-451a3f10b521 http.request.method=GET http.request.remoteaddr="127.0.0.1:58586" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.049789653Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=63f66973-46e7-4d94-8ea8-451a3f10b521 http.request.method=GET http.request.remoteaddr="127.0.0.1:58586" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c 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="788.039µs" http.response.status=200 http.response.written=2 
17:32:16 [2024-01-05T17:32:16.108Z] 127.0.0.1 - - [05/Jan/2024:17:32:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.051755607Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7cec1cde-d478-4851-846f-e8005a3ef62b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.051786581Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7cec1cde-d478-4851-846f-e8005a3ef62b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.051849595Z" 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=7cec1cde-d478-4851-846f-e8005a3ef62b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.501µ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=3d6a330c-5f7b-4356-bd37-60f06c42a70d trace.line=95 vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.05186662Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7cec1cde-d478-4851-846f-e8005a3ef62b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.051907112Z" 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=7cec1cde-d478-4851-846f-e8005a3ef62b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.569µ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=65b2a35b-5700-4176-956b-2ac0cd6fd829 trace.line=95 vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.052074001Z" 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=7cec1cde-d478-4851-846f-e8005a3ef62b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.891µ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=fca49d61-499e-43c8-a418-81b7f4940afa trace.line=155 vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.052245444Z" 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=7cec1cde-d478-4851-846f-e8005a3ef62b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=113.615µ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=91ea73e4-0322-4e53-b42e-8a518e97f917 trace.line=125 vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.052331055Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7cec1cde-d478-4851-846f-e8005a3ef62b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.052449912Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7cec1cde-d478-4851-846f-e8005a3ef62b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58590" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c 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.422119ms http.response.status=200 http.response.written=417 
17:32:16 [2024-01-05T17:32:16.108Z] 127.0.0.1 - - [05/Jan/2024:17:32:16 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.060833667Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=168f2c45-49b0-41b0-9cdd-f73b834f39d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58596" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.060874635Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=168f2c45-49b0-41b0-9cdd-f73b834f39d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58596" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.060887467Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=168f2c45-49b0-41b0-9cdd-f73b834f39d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58596" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.06095666Z" 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=168f2c45-49b0-41b0-9cdd-f73b834f39d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58596" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.493µ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=1ae12033-5b1c-4816-a9b8-84ffca6c7975 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.061009976Z" 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=168f2c45-49b0-41b0-9cdd-f73b834f39d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58596" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.868µ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=88aa2643-45f3-44ed-a34c-4fd520551ed0 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.061046143Z" 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=168f2c45-49b0-41b0-9cdd-f73b834f39d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58596" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.914µ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=6150dea8-df90-489d-9100-09fe016327ab trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.061078668Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=168f2c45-49b0-41b0-9cdd-f73b834f39d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58596" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:32:16 [2024-01-05T17:32:16.108Z] time="2024-01-05T17:32:16.061170802Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=168f2c45-49b0-41b0-9cdd-f73b834f39d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:58596" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c 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.156975ms http.response.status=200 http.response.written=417 
17:32:16 [2024-01-05T17:32:16.108Z] 127.0.0.1 - - [05/Jan/2024:17:32:16 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.068492652Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c30f93f8-2154-4a75-9f1b-68d1421ef227 http.request.method=GET http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.068550161Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c30f93f8-2154-4a75-9f1b-68d1421ef227 http.request.method=GET http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.068592015Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bb6defae-c7f2-44a6-9d55-09792dc0a51f http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.068641105Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bb6defae-c7f2-44a6-9d55-09792dc0a51f http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.06865411Z" 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=c30f93f8-2154-4a75-9f1b-68d1421ef227 http.request.method=GET http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.543µ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=74d32c92-b1fa-49dc-a932-7b9a2e10e01f trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.068705662Z" 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=c30f93f8-2154-4a75-9f1b-68d1421ef227 http.request.method=GET http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.748µ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=1f102cc4-df6a-4f1f-a14a-9de4cedaa0c2 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.068785669Z" 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=c30f93f8-2154-4a75-9f1b-68d1421ef227 http.request.method=GET http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.547µ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=24cb5ae4-e4bc-4a89-b70d-882165d514bc trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.06870576Z" 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=bb6defae-c7f2-44a6-9d55-09792dc0a51f http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.378µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4d120e88-4acb-4e9f-bd66-28d12b07b8df trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.068824798Z" 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=c30f93f8-2154-4a75-9f1b-68d1421ef227 http.request.method=GET http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.659µ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=763411b7-41e0-4363-94d4-44bde72f3df3 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.068856732Z" 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=c30f93f8-2154-4a75-9f1b-68d1421ef227 http.request.method=GET http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.247µ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=6a1645c6-25a7-4355-a54e-401310d70446 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.068862607Z" 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=bb6defae-c7f2-44a6-9d55-09792dc0a51f http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.277µ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=f71e91ad-18c4-4985-9979-8abbb64f1f12 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.068886524Z" 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=c30f93f8-2154-4a75-9f1b-68d1421ef227 http.request.method=GET http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.722µ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=f5828507-6a17-40dc-a020-41cfb59b911c trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.068918844Z" 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=bb6defae-c7f2-44a6-9d55-09792dc0a51f http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.913µ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=192934c5-382c-421f-b636-21316f32365c trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.068946872Z" 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=c30f93f8-2154-4a75-9f1b-68d1421ef227 http.request.method=GET http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.261µ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=ce4753e2-a2f6-4de9-8104-d5950ad23624 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.068966867Z" 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=bb6defae-c7f2-44a6-9d55-09792dc0a51f http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.773µ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=cc35e9b2-4fad-459b-a419-f7835d8b182c trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.068998038Z" 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=bb6defae-c7f2-44a6-9d55-09792dc0a51f http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.042µ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=019b4249-f945-48c0-855c-50fb740c0db9 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.069375483Z" 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=bb6defae-c7f2-44a6-9d55-09792dc0a51f http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.747µ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=c2d444e3-ed76-49b4-82df-43e9ab9af524 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.069494201Z" 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=bb6defae-c7f2-44a6-9d55-09792dc0a51f http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.244µ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=72dc47cb-0eeb-4158-90ae-0276c521abdb trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.070124959Z" 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=bb6defae-c7f2-44a6-9d55-09792dc0a51f http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.321µ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=8cdb99d0-7bce-4ee1-8573-ff4e2c824699 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.070181261Z" 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=bb6defae-c7f2-44a6-9d55-09792dc0a51f http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.515µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5999c626-d7f9-45b1-bae1-132df7bdc6d3 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.070238352Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bb6defae-c7f2-44a6-9d55-09792dc0a51f http.request.method=GET http.request.remoteaddr="127.0.0.1:58622" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c 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.0566ms http.response.status=200 http.response.written=68 
17:32:16 [2024-01-05T17:32:16.109Z] 127.0.0.1 - - [05/Jan/2024:17:32:16 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.070229835Z" 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=c30f93f8-2154-4a75-9f1b-68d1421ef227 http.request.method=GET http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.738µ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=bbbe66bf-8c17-44eb-b5f4-137e72d5c22a trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.070366768Z" 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=c30f93f8-2154-4a75-9f1b-68d1421ef227 http.request.method=GET http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.817µ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=f5fc7bb0-3814-4191-830c-509b90a2cb29 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.070439226Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c30f93f8-2154-4a75-9f1b-68d1421ef227 http.request.method=GET http.request.remoteaddr="127.0.0.1:58612" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c 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.373074ms http.response.status=200 http.response.written=194 
17:32:16 [2024-01-05T17:32:16.109Z] 127.0.0.1 - - [05/Jan/2024:17:32:16 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.083153962Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6ab65649-5d07-419e-9102-ebb88a5c3493 http.request.method=GET http.request.remoteaddr="127.0.0.1:58640" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.083186667Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6ab65649-5d07-419e-9102-ebb88a5c3493 http.request.method=GET http.request.remoteaddr="127.0.0.1:58640" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c 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.250651ms http.response.status=200 http.response.written=2 
17:32:16 [2024-01-05T17:32:16.109Z] 127.0.0.1 - - [05/Jan/2024:17:32:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.089568416Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5868c2a4-8cf2-4d21-b466-237b37fdbee7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58654" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.08960611Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5868c2a4-8cf2-4d21-b466-237b37fdbee7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58654" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:32:16 [2024-01-05T17:32:16.109Z] time="2024-01-05T17:32:16.089617834Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5868c2a4-8cf2-4d21-b466-237b37fdbee7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58654" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:32:16 [2024-01-05T17:32:16.110Z] time="2024-01-05T17:32:16.089671807Z" 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=5868c2a4-8cf2-4d21-b466-237b37fdbee7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58654" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.372µ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=e9639b74-0bd1-40f4-bf41-27b6e7e951d5 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:32:16 [2024-01-05T17:32:16.110Z] time="2024-01-05T17:32:16.08971622Z" 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=5868c2a4-8cf2-4d21-b466-237b37fdbee7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58654" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.931µ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=16c617c9-7d5d-4d05-8932-43d2016dc0eb trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:32:16 [2024-01-05T17:32:16.110Z] time="2024-01-05T17:32:16.089777438Z" 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=5868c2a4-8cf2-4d21-b466-237b37fdbee7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58654" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c 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.032161ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:32:16 [2024-01-05T17:32:16.110Z] 127.0.0.1 - - [05/Jan/2024:17:32:16 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:32:16 [2024-01-05T17:32:16.110Z] time="2024-01-05T17:32:16.090883124Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6fcda36d-4a52-4dfa-af0c-13a242b4a85f http.request.method=GET http.request.remoteaddr="127.0.0.1:58664" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:32:16 [2024-01-05T17:32:16.110Z] time="2024-01-05T17:32:16.090919324Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6fcda36d-4a52-4dfa-af0c-13a242b4a85f http.request.method=GET http.request.remoteaddr="127.0.0.1:58664" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:32:16 [2024-01-05T17:32:16.110Z] time="2024-01-05T17:32:16.090932149Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6fcda36d-4a52-4dfa-af0c-13a242b4a85f http.request.method=GET http.request.remoteaddr="127.0.0.1:58664" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:32:16 [2024-01-05T17:32:16.110Z] time="2024-01-05T17:32:16.090981994Z" 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=6fcda36d-4a52-4dfa-af0c-13a242b4a85f http.request.method=GET http.request.remoteaddr="127.0.0.1:58664" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.64µ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=e649497b-017d-4af6-a1bf-2a9bb4ff076c trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:32:16 [2024-01-05T17:32:16.110Z] time="2024-01-05T17:32:16.091026809Z" 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=6fcda36d-4a52-4dfa-af0c-13a242b4a85f http.request.method=GET http.request.remoteaddr="127.0.0.1:58664" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.62µ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=39a5572f-8582-4bcf-bed5-ee4b55aeb8c2 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:32:16 [2024-01-05T17:32:16.110Z] time="2024-01-05T17:32:16.091063486Z" 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=6fcda36d-4a52-4dfa-af0c-13a242b4a85f http.request.method=GET http.request.remoteaddr="127.0.0.1:58664" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c 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="849.601µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
17:32:16 [2024-01-05T17:32:16.110Z] 127.0.0.1 - - [05/Jan/2024:17:32:16 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.5 git-commit/22597efa06d20fe60712889db367fc69ed5cfc7c kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:32:16 [2024-01-05T17:32:16.110Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
17:32:16 [2024-01-05T17:32:16.110Z] === RUN   TestImagePullNonExisting
17:32:16 [2024-01-05T17:32:16.110Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
17:32:16 [2024-01-05T17:32:16.110Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
17:32:16 [2024-01-05T17:32:16.110Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
17:32:16 [2024-01-05T17:32:16.110Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
17:32:16 [2024-01-05T17:32:16.110Z] === RUN   TestImagePullNonExisting/asdfasdf
17:32:16 [2024-01-05T17:32:16.110Z] === PAUSE TestImagePullNonExisting/asdfasdf
17:32:16 [2024-01-05T17:32:16.110Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
17:32:16 [2024-01-05T17:32:16.110Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
17:32:16 [2024-01-05T17:32:16.110Z] === RUN   TestImagePullNonExisting/library/asdfasdf
17:32:16 [2024-01-05T17:32:16.110Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
17:32:16 [2024-01-05T17:32:16.110Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
17:32:16 [2024-01-05T17:32:16.110Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
17:32:16 [2024-01-05T17:32:16.110Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
17:32:16 [2024-01-05T17:32:16.110Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
17:32:16 [2024-01-05T17:32:16.110Z] === CONT  TestImagePullNonExisting/asdfasdf
17:32:16 [2024-01-05T17:32:16.110Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
17:32:16 [2024-01-05T17:32:16.110Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
17:32:16 [2024-01-05T17:32:16.110Z] === CONT  TestImagePullNonExisting/library/asdfasdf
17:32:17 [2024-01-05T17:32:17.493Z] --- PASS: TestImagePullNonExisting (0.01s)
17:32:17 [2024-01-05T17:32:17.493Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s)
17:32:17 [2024-01-05T17:32:17.493Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
17:32:17 [2024-01-05T17:32:17.493Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
17:32:17 [2024-01-05T17:32:17.493Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
17:32:17 [2024-01-05T17:32:17.493Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s)
17:32:17 [2024-01-05T17:32:17.493Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.28s)
17:32:17 [2024-01-05T17:32:17.493Z] === RUN   TestRemoveImageOrphaning
17:32:17 [2024-01-05T17:32:17.754Z] --- PASS: TestRemoveImageOrphaning (0.18s)
17:32:17 [2024-01-05T17:32:17.754Z] === RUN   TestRemoveByDigest
17:32:17 [2024-01-05T17:32:17.754Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
17:32:17 [2024-01-05T17:32:17.754Z] --- SKIP: TestRemoveByDigest (0.00s)
17:32:17 [2024-01-05T17:32:17.754Z] === RUN   TestRemoveImageGarbageCollector
17:32:17 [2024-01-05T17:32:17.754Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
17:32:17 [2024-01-05T17:32:17.754Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:32:17 [2024-01-05T17:32:17.754Z] === RUN   TestSaveCheckTimes
17:32:17 [2024-01-05T17:32:17.754Z] === PAUSE TestSaveCheckTimes
17:32:17 [2024-01-05T17:32:17.754Z] === RUN   TestSaveRepoWithMultipleImages
17:32:18 [2024-01-05T17:32:18.015Z] --- PASS: TestSaveRepoWithMultipleImages (0.20s)
17:32:18 [2024-01-05T17:32:18.015Z] === RUN   TestSaveDirectoryPermissions
17:32:18 [2024-01-05T17:32:18.956Z] --- PASS: TestSaveDirectoryPermissions (1.01s)
17:32:18 [2024-01-05T17:32:18.957Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:32:18 [2024-01-05T17:32:18.957Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:32:18 [2024-01-05T17:32:18.957Z] === RUN   TestTagUsingDigestAlgorithmAsName
17:32:18 [2024-01-05T17:32:18.957Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
17:32:18 [2024-01-05T17:32:18.957Z] === RUN   TestTagValidPrefixedRepo
17:32:18 [2024-01-05T17:32:18.957Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
17:32:18 [2024-01-05T17:32:18.957Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
17:32:18 [2024-01-05T17:32:18.957Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
17:32:18 [2024-01-05T17:32:18.957Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
17:32:18 [2024-01-05T17:32:18.957Z] === RUN   TestTagValidPrefixedRepo/foooo:t
17:32:18 [2024-01-05T17:32:18.957Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
17:32:18 [2024-01-05T17:32:18.957Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:32:18 [2024-01-05T17:32:18.957Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:32:18 [2024-01-05T17:32:18.957Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
17:32:18 [2024-01-05T17:32:18.957Z] === CONT  TestTagValidPrefixedRepo/foooo:t
17:32:18 [2024-01-05T17:32:18.957Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
17:32:18 [2024-01-05T17:32:18.957Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
17:32:18 [2024-01-05T17:32:18.957Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
17:32:18 [2024-01-05T17:32:18.957Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
17:32:18 [2024-01-05T17:32:18.957Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
17:32:18 [2024-01-05T17:32:18.957Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
17:32:18 [2024-01-05T17:32:18.957Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.02s)
17:32:18 [2024-01-05T17:32:18.957Z] === RUN   TestTagExistedNameWithoutForce
17:32:18 [2024-01-05T17:32:18.957Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:32:18 [2024-01-05T17:32:18.957Z] === RUN   TestTagOfficialNames
17:32:18 [2024-01-05T17:32:18.957Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
17:32:18 [2024-01-05T17:32:18.957Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
17:32:18 [2024-01-05T17:32:18.957Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
17:32:18 [2024-01-05T17:32:18.957Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
17:32:18 [2024-01-05T17:32:18.957Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
17:32:18 [2024-01-05T17:32:18.957Z] --- PASS: TestTagOfficialNames (0.04s)
17:32:18 [2024-01-05T17:32:18.957Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
17:32:18 [2024-01-05T17:32:18.957Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
17:32:18 [2024-01-05T17:32:18.957Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
17:32:18 [2024-01-05T17:32:18.957Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
17:32:18 [2024-01-05T17:32:18.957Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
17:32:18 [2024-01-05T17:32:18.957Z] === RUN   TestTagMatchesDigest
17:32:18 [2024-01-05T17:32:18.957Z] --- PASS: TestTagMatchesDigest (0.01s)
17:32:18 [2024-01-05T17:32:18.957Z] === CONT  TestSaveCheckTimes
17:32:18 [2024-01-05T17:32:18.957Z] --- PASS: TestSaveCheckTimes (0.02s)
17:32:18 [2024-01-05T17:32:18.957Z] PASS
17:32:18 [2024-01-05T17:32:18.957Z] 
17:32:18 [2024-01-05T17:32:18.957Z] === Skipped
17:32:18 [2024-01-05T17:32:18.957Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:32:18 [2024-01-05T17:32:18.957Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
17:32:18 [2024-01-05T17:32:18.957Z] 
17:32:18 [2024-01-05T17:32:18.957Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
17:32:18 [2024-01-05T17:32:18.957Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
17:32:18 [2024-01-05T17:32:18.957Z] 
17:32:18 [2024-01-05T17:32:18.957Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:32:18 [2024-01-05T17:32:18.957Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
17:32:18 [2024-01-05T17:32:18.957Z] 
17:32:18 [2024-01-05T17:32:18.957Z] DONE 54 tests, 3 skipped in 5.888s
17:32:18 [2024-01-05T17:32:18.957Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
17:32:18 [2024-01-05T17:32:18.957Z] ++ '[' -n '' ']'
17:32:18 [2024-01-05T17:32:18.957Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
17:32:18 [2024-01-05T17:32:18.957Z] ++ set -e
17:32:18 [2024-01-05T17:32:18.957Z] ++ '[' -n 0 ']'
17:32:18 [2024-01-05T17:32:18.957Z] ++ set -x
17:32:18 [2024-01-05T17:32:18.957Z] ++ 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.QZEnNBHx6K/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
17:32:18 [2024-01-05T17:32:18.957Z] === RUN   TestStripANSICommands
17:32:18 [2024-01-05T17:32:18.957Z] === RUN   TestStripANSICommands/#00
17:32:18 [2024-01-05T17:32:18.957Z] === RUN   TestStripANSICommands/#01
17:32:18 [2024-01-05T17:32:18.957Z] --- PASS: TestStripANSICommands (0.00s)
17:32:18 [2024-01-05T17:32:18.957Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:32:18 [2024-01-05T17:32:18.957Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:32:18 [2024-01-05T17:32:18.957Z] PASS
17:32:18 [2024-01-05T17:32:18.957Z] 
17:32:18 [2024-01-05T17:32:18.957Z] DONE 3 tests in 0.008s
17:32:18 [2024-01-05T17:32:18.957Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
17:32:18 [2024-01-05T17:32:18.957Z] ++ '[' -n '' ']'
17:32:18 [2024-01-05T17:32:18.957Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
17:32:18 [2024-01-05T17:32:18.957Z] ++ set -e
17:32:18 [2024-01-05T17:32:18.957Z] ++ '[' -n 0 ']'
17:32:18 [2024-01-05T17:32:18.957Z] ++ set -x
17:32:18 [2024-01-05T17:32:18.957Z] ++ 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.QZEnNBHx6K/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
17:32:19 [2024-01-05T17:32:19.217Z] INFO: Testing against a local daemon
17:32:19 [2024-01-05T17:32:19.218Z] === RUN   TestCreateWithMultiNetworks
17:32:20 [2024-01-05T17:32:20.159Z] --- PASS: TestCreateWithMultiNetworks (0.95s)
17:32:20 [2024-01-05T17:32:20.160Z] === RUN   TestNetworkCreateDelete
17:32:20 [2024-01-05T17:32:20.420Z] --- PASS: TestNetworkCreateDelete (0.23s)
17:32:20 [2024-01-05T17:32:20.420Z] === RUN   TestDockerNetworkDeletePreferID
17:32:20 [2024-01-05T17:32:20.680Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
17:32:20 [2024-01-05T17:32:20.680Z] === RUN   TestDaemonDNSFallback
17:32:27 [2024-01-05T17:32:27.261Z] --- PASS: TestDaemonDNSFallback (6.18s)
17:32:27 [2024-01-05T17:32:27.261Z] === RUN   TestInspectNetwork
17:32:29 [2024-01-05T17:32:29.804Z] === RUN   TestInspectNetwork/full_network_id
17:32:29 [2024-01-05T17:32:29.804Z] === RUN   TestInspectNetwork/partial_network_id
17:32:29 [2024-01-05T17:32:29.804Z] === RUN   TestInspectNetwork/network_name
17:32:29 [2024-01-05T17:32:29.804Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:32:34 [2024-01-05T17:32:34.006Z] --- PASS: TestInspectNetwork (7.01s)
17:32:34 [2024-01-05T17:32:34.006Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:32:34 [2024-01-05T17:32:34.006Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:32:34 [2024-01-05T17:32:34.006Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:32:34 [2024-01-05T17:32:34.006Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:32:34 [2024-01-05T17:32:34.006Z] === RUN   TestRunContainerWithBridgeNone
17:32:35 [2024-01-05T17:32:35.424Z] --- PASS: TestRunContainerWithBridgeNone (1.44s)
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestNetworkInvalidJSON
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestNetworkInvalidJSON/networks/create
17:32:35 [2024-01-05T17:32:35.424Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:32:35 [2024-01-05T17:32:35.424Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:32:35 [2024-01-05T17:32:35.424Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:32:35 [2024-01-05T17:32:35.424Z] === CONT  TestNetworkInvalidJSON/networks/create
17:32:35 [2024-01-05T17:32:35.424Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:32:35 [2024-01-05T17:32:35.424Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:32:35 [2024-01-05T17:32:35.424Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:32:35 [2024-01-05T17:32:35.424Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:32:35 [2024-01-05T17:32:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:32:35 [2024-01-05T17:32:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:32:35 [2024-01-05T17:32:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:32:35 [2024-01-05T17:32:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:32:35 [2024-01-05T17:32:35.424Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:32:35 [2024-01-05T17:32:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:32:35 [2024-01-05T17:32:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:32:35 [2024-01-05T17:32:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:32:35 [2024-01-05T17:32:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:32:35 [2024-01-05T17:32:35.424Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:32:35 [2024-01-05T17:32:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:32:35 [2024-01-05T17:32:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:32:35 [2024-01-05T17:32:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:32:35 [2024-01-05T17:32:35.424Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestNetworkList
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestNetworkList//networks
17:32:35 [2024-01-05T17:32:35.424Z] === PAUSE TestNetworkList//networks
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestNetworkList//networks/
17:32:35 [2024-01-05T17:32:35.424Z] === PAUSE TestNetworkList//networks/
17:32:35 [2024-01-05T17:32:35.424Z] === CONT  TestNetworkList//networks
17:32:35 [2024-01-05T17:32:35.424Z] === CONT  TestNetworkList//networks/
17:32:35 [2024-01-05T17:32:35.424Z] --- PASS: TestNetworkList (0.01s)
17:32:35 [2024-01-05T17:32:35.424Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:32:35 [2024-01-05T17:32:35.424Z]     --- PASS: TestNetworkList//networks (0.00s)
17:32:35 [2024-01-05T17:32:35.424Z] === RUN   TestHostIPv4BridgeLabel
17:32:35 [2024-01-05T17:32:35.997Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:32:35 [2024-01-05T17:32:35.997Z] === RUN   TestDefaultNetworkOpts
17:32:35 [2024-01-05T17:32:35.997Z] === RUN   TestDefaultNetworkOpts/default_value
17:32:37 [2024-01-05T17:32:37.382Z] === RUN   TestDefaultNetworkOpts/cmdline_value
17:32:38 [2024-01-05T17:32:38.767Z] === RUN   TestDefaultNetworkOpts/config-from_value
17:32:40 [2024-01-05T17:32:40.151Z] --- PASS: TestDefaultNetworkOpts (3.87s)
17:32:40 [2024-01-05T17:32:40.151Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.29s)
17:32:40 [2024-01-05T17:32:40.151Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.30s)
17:32:40 [2024-01-05T17:32:40.151Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.28s)
17:32:40 [2024-01-05T17:32:40.151Z] === RUN   TestForbidDuplicateNetworkNames
17:32:40 [2024-01-05T17:32:40.411Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
17:32:40 [2024-01-05T17:32:40.411Z] === RUN   TestDaemonRestartWithLiveRestore
17:32:41 [2024-01-05T17:32:41.795Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
17:32:41 [2024-01-05T17:32:41.795Z] === RUN   TestDaemonDefaultNetworkPools
17:32:42 [2024-01-05T17:32:42.366Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
17:32:42 [2024-01-05T17:32:42.366Z] === RUN   TestDaemonRestartWithExistingNetwork
17:32:43 [2024-01-05T17:32:43.750Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
17:32:43 [2024-01-05T17:32:43.750Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:32:44 [2024-01-05T17:32:44.692Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
17:32:44 [2024-01-05T17:32:44.692Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:32:45 [2024-01-05T17:32:45.263Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
17:32:45 [2024-01-05T17:32:45.263Z] === RUN   TestServiceWithPredefinedNetwork
17:32:47 [2024-01-05T17:32:47.807Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s)
17:32:47 [2024-01-05T17:32:47.807Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:32:47 [2024-01-05T17:32:47.807Z]     service_test.go:250: FLAKY_TEST
17:32:47 [2024-01-05T17:32:47.807Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:32:47 [2024-01-05T17:32:47.807Z] === RUN   TestServiceWithDataPathPortInit
17:33:02 [2024-01-05T17:33:02.711Z] --- PASS: TestServiceWithDataPathPortInit (13.36s)
17:33:02 [2024-01-05T17:33:02.711Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:33:02 [2024-01-05T17:33:02.971Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tkh0v2jk6wtc5og75kme06iwe Created:2024-01-05 17:33:02.021955174 +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[47c903bcf8363149f0f2977af05023730c136752fc2b66feae36dea61e6be820:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ez84viml3zlalg6tm3vy73sq5 EndpointID:214ba7a6a2394485472c28f5e551f378da17a9e5a4014f874fa22aaa54814f3f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a5168f43eceac7021c41ee2eedfbd04719ce5463e6ef322bafa6e84ca1cc8959 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:404acd44f11f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ez84viml3zlalg6tm3vy73sq5 EndpointID:214ba7a6a2394485472c28f5e551f378da17a9e5a4014f874fa22aaa54814f3f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:33:08 [2024-01-05T17:33:08.255Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.62s)
17:33:08 [2024-01-05T17:33:08.255Z] PASS
17:33:08 [2024-01-05T17:33:08.255Z] 
17:33:08 [2024-01-05T17:33:08.255Z] === Skipped
17:33:08 [2024-01-05T17:33:08.255Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:33:08 [2024-01-05T17:33:08.255Z]     service_test.go:250: FLAKY_TEST
17:33:08 [2024-01-05T17:33:08.255Z] 
17:33:08 [2024-01-05T17:33:08.255Z] DONE 44 tests, 1 skipped in 48.369s
17:33:08 [2024-01-05T17:33:08.255Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
17:33:08 [2024-01-05T17:33:08.255Z] ++ '[' -n '' ']'
17:33:08 [2024-01-05T17:33:08.255Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:33:08 [2024-01-05T17:33:08.255Z] ++ set -e
17:33:08 [2024-01-05T17:33:08.255Z] ++ '[' -n 0 ']'
17:33:08 [2024-01-05T17:33:08.255Z] ++ set -x
17:33:08 [2024-01-05T17:33:08.255Z] ++ 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.QZEnNBHx6K/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
17:33:08 [2024-01-05T17:33:08.255Z] INFO: Testing against a local daemon
17:33:08 [2024-01-05T17:33:08.255Z] === RUN   TestDockerNetworkIpvlanPersistance
17:33:08 [2024-01-05T17:33:08.255Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:33:08 [2024-01-05T17:33:08.255Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:33:08 [2024-01-05T17:33:08.255Z] === RUN   TestDockerNetworkIpvlan
17:33:08 [2024-01-05T17:33:08.255Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:33:08 [2024-01-05T17:33:08.255Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:33:08 [2024-01-05T17:33:08.255Z] PASS
17:33:08 [2024-01-05T17:33:08.255Z] 
17:33:08 [2024-01-05T17:33:08.255Z] === Skipped
17:33:08 [2024-01-05T17:33:08.255Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:33:08 [2024-01-05T17:33:08.255Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:33:08 [2024-01-05T17:33:08.255Z] 
17:33:08 [2024-01-05T17:33:08.255Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:33:08 [2024-01-05T17:33:08.255Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:33:08 [2024-01-05T17:33:08.255Z] 
17:33:08 [2024-01-05T17:33:08.255Z] DONE 2 tests, 2 skipped in 0.038s
17:33:08 [2024-01-05T17:33:08.255Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
17:33:08 [2024-01-05T17:33:08.255Z] ++ '[' -n '' ']'
17:33:08 [2024-01-05T17:33:08.255Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:33:08 [2024-01-05T17:33:08.255Z] ++ set -e
17:33:08 [2024-01-05T17:33:08.255Z] ++ '[' -n 0 ']'
17:33:08 [2024-01-05T17:33:08.255Z] ++ set -x
17:33:08 [2024-01-05T17:33:08.255Z] ++ 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.QZEnNBHx6K/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
17:33:08 [2024-01-05T17:33:08.255Z] INFO: Testing against a local daemon
17:33:08 [2024-01-05T17:33:08.255Z] === RUN   TestDockerNetworkMacvlanPersistance
17:33:08 [2024-01-05T17:33:08.826Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s)
17:33:08 [2024-01-05T17:33:08.826Z] === RUN   TestDockerNetworkMacvlan
17:33:08 [2024-01-05T17:33:08.826Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:33:09 [2024-01-05T17:33:09.397Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:33:09 [2024-01-05T17:33:09.968Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:33:10 [2024-01-05T17:33:10.539Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:33:11 [2024-01-05T17:33:11.110Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:33:11 [2024-01-05T17:33:11.680Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:33:12 [2024-01-05T17:33:12.251Z] --- PASS: TestDockerNetworkMacvlan (3.53s)
17:33:12 [2024-01-05T17:33:12.251Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
17:33:12 [2024-01-05T17:33:12.251Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
17:33:12 [2024-01-05T17:33:12.251Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
17:33:12 [2024-01-05T17:33:12.251Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
17:33:12 [2024-01-05T17:33:12.251Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
17:33:12 [2024-01-05T17:33:12.251Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
17:33:12 [2024-01-05T17:33:12.251Z] PASS
17:33:12 [2024-01-05T17:33:12.251Z] 
17:33:12 [2024-01-05T17:33:12.251Z] DONE 8 tests in 4.738s
17:33:12 [2024-01-05T17:33:12.251Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
17:33:12 [2024-01-05T17:33:12.251Z] ++ '[' -n '' ']'
17:33:12 [2024-01-05T17:33:12.251Z] ++ 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
17:33:12 [2024-01-05T17:33:12.251Z] ++ set -e
17:33:12 [2024-01-05T17:33:12.252Z] ++ '[' -n 0 ']'
17:33:12 [2024-01-05T17:33:12.252Z] ++ set -x
17:33:12 [2024-01-05T17:33:12.252Z] ++ 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.QZEnNBHx6K/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
17:33:12 [2024-01-05T17:33:12.252Z] INFO: Testing against a local daemon
17:33:12 [2024-01-05T17:33:12.252Z] === RUN   TestBridgeICC
17:33:12 [2024-01-05T17:33:12.822Z] === RUN   TestBridgeICC/IPv4_non-internal_network
17:33:14 [2024-01-05T17:33:14.210Z] === RUN   TestBridgeICC/IPv4_internal_network
17:33:15 [2024-01-05T17:33:15.151Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
17:33:16 [2024-01-05T17:33:16.093Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
17:33:17 [2024-01-05T17:33:17.477Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
17:33:18 [2024-01-05T17:33:18.419Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
17:33:19 [2024-01-05T17:33:19.809Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
17:33:20 [2024-01-05T17:33:20.781Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
17:33:22 [2024-01-05T17:33:22.171Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
17:33:25 [2024-01-05T17:33:25.469Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
17:33:28 [2024-01-05T17:33:28.768Z] --- PASS: TestBridgeICC (15.96s)
17:33:28 [2024-01-05T17:33:28.768Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.10s)
17:33:28 [2024-01-05T17:33:28.768Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.07s)
17:33:28 [2024-01-05T17:33:28.768Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.14s)
17:33:28 [2024-01-05T17:33:28.768Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.09s)
17:33:28 [2024-01-05T17:33:28.768Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.16s)
17:33:28 [2024-01-05T17:33:28.768Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.08s)
17:33:28 [2024-01-05T17:33:28.768Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.14s)
17:33:28 [2024-01-05T17:33:28.768Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.21s)
17:33:28 [2024-01-05T17:33:28.768Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.17s)
17:33:28 [2024-01-05T17:33:28.768Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.20s)
17:33:28 [2024-01-05T17:33:28.768Z] === RUN   TestBridgeINC
17:33:28 [2024-01-05T17:33:28.768Z] === RUN   TestBridgeINC/IPv4_non-internal_network
17:33:34 [2024-01-05T17:33:34.054Z] === RUN   TestBridgeINC/IPv4_internal_network
17:33:34 [2024-01-05T17:33:34.314Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
17:33:39 [2024-01-05T17:33:39.600Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
17:33:39 [2024-01-05T17:33:39.860Z] --- PASS: TestBridgeINC (11.71s)
17:33:39 [2024-01-05T17:33:39.860Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.34s)
17:33:39 [2024-01-05T17:33:39.860Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.13s)
17:33:39 [2024-01-05T17:33:39.860Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.36s)
17:33:39 [2024-01-05T17:33:39.860Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.28s)
17:33:39 [2024-01-05T17:33:39.860Z] === RUN   TestDefaultBridgeIPv6
17:33:39 [2024-01-05T17:33:39.860Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
17:33:41 [2024-01-05T17:33:41.773Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
17:33:43 [2024-01-05T17:33:43.157Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
17:33:44 [2024-01-05T17:33:44.541Z] --- PASS: TestDefaultBridgeIPv6 (4.46s)
17:33:44 [2024-01-05T17:33:44.541Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.53s)
17:33:44 [2024-01-05T17:33:44.541Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.48s)
17:33:44 [2024-01-05T17:33:44.541Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.44s)
17:33:44 [2024-01-05T17:33:44.541Z] === RUN   TestDefaultBridgeAddresses
17:33:44 [2024-01-05T17:33:44.541Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
17:33:45 [2024-01-05T17:33:45.925Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
17:33:47 [2024-01-05T17:33:47.838Z] --- PASS: TestDefaultBridgeAddresses (3.10s)
17:33:47 [2024-01-05T17:33:47.838Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
17:33:47 [2024-01-05T17:33:47.838Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
17:33:47 [2024-01-05T17:33:47.838Z] PASS
17:33:47 [2024-01-05T17:33:47.838Z] 
17:33:47 [2024-01-05T17:33:47.838Z] DONE 23 tests in 35.269s
17:33:47 [2024-01-05T17:33:47.838Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
17:33:47 [2024-01-05T17:33:47.838Z] ++ '[' -n '' ']'
17:33:47 [2024-01-05T17:33:47.838Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:33:47 [2024-01-05T17:33:47.838Z] ++ set -e
17:33:47 [2024-01-05T17:33:47.838Z] ++ '[' -n 0 ']'
17:33:47 [2024-01-05T17:33:47.838Z] ++ set -x
17:33:47 [2024-01-05T17:33:47.838Z] ++ 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.QZEnNBHx6K/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
17:33:47 [2024-01-05T17:33:47.838Z] testing: warning: no tests to run
17:33:47 [2024-01-05T17:33:47.838Z] PASS
17:33:47 [2024-01-05T17:33:47.838Z] 
17:33:47 [2024-01-05T17:33:47.838Z] DONE 0 tests in 0.007s
17:33:47 [2024-01-05T17:33:47.838Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
17:33:47 [2024-01-05T17:33:47.838Z] ++ '[' -n '' ']'
17:33:47 [2024-01-05T17:33:47.838Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:33:47 [2024-01-05T17:33:47.838Z] ++ set -e
17:33:47 [2024-01-05T17:33:47.838Z] ++ '[' -n 0 ']'
17:33:47 [2024-01-05T17:33:47.838Z] ++ set -x
17:33:47 [2024-01-05T17:33:47.838Z] ++ 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.QZEnNBHx6K/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
17:33:47 [2024-01-05T17:33:47.838Z] INFO: Testing against a local daemon
17:33:47 [2024-01-05T17:33:47.838Z] === RUN   TestAuthZPluginAllowRequest
17:33:48 [2024-01-05T17:33:48.780Z] --- PASS: TestAuthZPluginAllowRequest (1.03s)
17:33:48 [2024-01-05T17:33:48.780Z] === RUN   TestAuthZPluginTLS
17:33:49 [2024-01-05T17:33:49.351Z] --- PASS: TestAuthZPluginTLS (0.54s)
17:33:49 [2024-01-05T17:33:49.351Z] === RUN   TestAuthZPluginDenyRequest
17:33:49 [2024-01-05T17:33:49.611Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
17:33:49 [2024-01-05T17:33:49.611Z] === RUN   TestAuthZPluginAPIDenyResponse
17:33:50 [2024-01-05T17:33:50.182Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
17:33:50 [2024-01-05T17:33:50.182Z] === RUN   TestAuthZPluginDenyResponse
17:33:50 [2024-01-05T17:33:50.753Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:33:50 [2024-01-05T17:33:50.753Z] === RUN   TestAuthZPluginAllowEventStream
17:33:51 [2024-01-05T17:33:51.695Z] 2024/01/05 17:33:51 http: panic serving 127.0.0.1:52202: runtime error: invalid memory address or nil pointer dereference
17:33:51 [2024-01-05T17:33:51.695Z] goroutine 182 [running]:
17:33:51 [2024-01-05T17:33:51.695Z] net/http.(*conn).serve.func1()
17:33:51 [2024-01-05T17:33:51.695Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:33:51 [2024-01-05T17:33:51.695Z] panic({0xa72d00?, 0x1589a50?})
17:33:51 [2024-01-05T17:33:51.695Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:33:51 [2024-01-05T17:33:51.695Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6b378, 0x40001d26c0}, 0xffff5b620f20?)
17:33:51 [2024-01-05T17:33:51.695Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
17:33:51 [2024-01-05T17:33:51.695Z] net/http.HandlerFunc.ServeHTTP(0x40002bd000?, {0xd6b378?, 0x40001d26c0?}, 0x402214?)
17:33:51 [2024-01-05T17:33:51.695Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:33:51 [2024-01-05T17:33:51.695Z] net/http.(*ServeMux).ServeHTTP(0xd71558?, {0xd6b378, 0x40001d26c0}, 0x40002bd000)
17:33:51 [2024-01-05T17:33:51.695Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:33:51 [2024-01-05T17:33:51.695Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40005dc0b0, {0xd69f38?, 0x40004a82a0}, 0x40002bcf00, {0xd603c0, 0x400035a340})
17:33:51 [2024-01-05T17:33:51.695Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
17:33:51 [2024-01-05T17:33:51.695Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd69f38?, 0x40004a82a0?}, 0x4000296790?)
17:33:51 [2024-01-05T17:33:51.695Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
17:33:51 [2024-01-05T17:33:51.695Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd69f38?, 0x40004a82a0?}, 0x40004a82a0?)
17:33:51 [2024-01-05T17:33:51.695Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:33:51 [2024-01-05T17:33:51.695Z] net/http.serverHandler.ServeHTTP({0xd66b68?}, {0xd69f38?, 0x40004a82a0?}, 0x6?)
17:33:51 [2024-01-05T17:33:51.695Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:33:51 [2024-01-05T17:33:51.695Z] net/http.(*conn).serve(0x400021c000, {0xd71558, 0x4000215380})
17:33:51 [2024-01-05T17:33:51.695Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:33:51 [2024-01-05T17:33:51.695Z] created by net/http.(*Server).Serve in goroutine 36
17:33:51 [2024-01-05T17:33:51.695Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:33:52 [2024-01-05T17:33:52.635Z] 2024/01/05 17:33:52 http: panic serving 127.0.0.1:52206: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
17:33:52 [2024-01-05T17:33:52.635Z] goroutine 170 [running]:
17:33:52 [2024-01-05T17:33:52.636Z] net/http.(*conn).serve.func1()
17:33:52 [2024-01-05T17:33:52.636Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:33:52 [2024-01-05T17:33:52.636Z] panic({0xa0a160?, 0x40002968b0?})
17:33:52 [2024-01-05T17:33:52.636Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:33:52 [2024-01-05T17:33:52.636Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6b378, 0x40001d2960}, 0xffff5b620f20?)
17:33:52 [2024-01-05T17:33:52.636Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
17:33:52 [2024-01-05T17:33:52.636Z] net/http.HandlerFunc.ServeHTTP(0x40002bd100?, {0xd6b378?, 0x40001d2960?}, 0x402214?)
17:33:52 [2024-01-05T17:33:52.636Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:33:52 [2024-01-05T17:33:52.636Z] net/http.(*ServeMux).ServeHTTP(0xd71558?, {0xd6b378, 0x40001d2960}, 0x40002bd100)
17:33:52 [2024-01-05T17:33:52.636Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:33:52 [2024-01-05T17:33:52.636Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40005dc0b0, {0xd69f38?, 0x40004a8380}, 0x40005a6300, {0xd603c0, 0x400035a340})
17:33:52 [2024-01-05T17:33:52.636Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
17:33:52 [2024-01-05T17:33:52.636Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd69f38?, 0x40004a8380?}, 0x400032eb10?)
17:33:52 [2024-01-05T17:33:52.636Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
17:33:52 [2024-01-05T17:33:52.636Z] net/http.HandlerFunc.ServeHTTP(0x15e6f80?, {0xd69f38?, 0x40004a8380?}, 0x40000c3b40?)
17:33:52 [2024-01-05T17:33:52.636Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:33:52 [2024-01-05T17:33:52.636Z] net/http.serverHandler.ServeHTTP({0x400032eb10?}, {0xd69f38?, 0x40004a8380?}, 0x6?)
17:33:52 [2024-01-05T17:33:52.636Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:33:52 [2024-01-05T17:33:52.636Z] net/http.(*conn).serve(0x40000ba630, {0xd71558, 0x4000215380})
17:33:52 [2024-01-05T17:33:52.636Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:33:52 [2024-01-05T17:33:52.636Z] created by net/http.(*Server).Serve in goroutine 36
17:33:52 [2024-01-05T17:33:52.636Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:33:54 [2024-01-05T17:33:54.546Z] 2024/01/05 17:33:54 http: panic serving 127.0.0.1:52222: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
17:33:54 [2024-01-05T17:33:54.546Z] goroutine 199 [running]:
17:33:54 [2024-01-05T17:33:54.546Z] net/http.(*conn).serve.func1()
17:33:54 [2024-01-05T17:33:54.546Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
17:33:54 [2024-01-05T17:33:54.546Z] panic({0xa0a160?, 0x4000296970?})
17:33:54 [2024-01-05T17:33:54.546Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
17:33:54 [2024-01-05T17:33:54.546Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6b378, 0x40001d2a20}, 0xffff5b620f20?)
17:33:54 [2024-01-05T17:33:54.546Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
17:33:54 [2024-01-05T17:33:54.546Z] net/http.HandlerFunc.ServeHTTP(0x40002bd300?, {0xd6b378?, 0x40001d2a20?}, 0x402214?)
17:33:54 [2024-01-05T17:33:54.546Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:33:54 [2024-01-05T17:33:54.546Z] net/http.(*ServeMux).ServeHTTP(0xd71558?, {0xd6b378, 0x40001d2a20}, 0x40002bd300)
17:33:54 [2024-01-05T17:33:54.546Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
17:33:54 [2024-01-05T17:33:54.546Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40005dc0b0, {0xd69f38?, 0x40004a8460}, 0x40002bd200, {0xd603c0, 0x400035a340})
17:33:54 [2024-01-05T17:33:54.546Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
17:33:54 [2024-01-05T17:33:54.546Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd69f38?, 0x40004a8460?}, 0x4000233110?)
17:33:54 [2024-01-05T17:33:54.546Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
17:33:54 [2024-01-05T17:33:54.546Z] net/http.HandlerFunc.ServeHTTP(0x15e6f80?, {0xd69f38?, 0x40004a8460?}, 0x40000c3b40?)
17:33:54 [2024-01-05T17:33:54.546Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
17:33:54 [2024-01-05T17:33:54.546Z] net/http.serverHandler.ServeHTTP({0x4000233110?}, {0xd69f38?, 0x40004a8460?}, 0x6?)
17:33:54 [2024-01-05T17:33:54.546Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
17:33:54 [2024-01-05T17:33:54.546Z] net/http.(*conn).serve(0x400021d320, {0xd71558, 0x4000215380})
17:33:54 [2024-01-05T17:33:54.546Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
17:33:54 [2024-01-05T17:33:54.546Z] created by net/http.(*Server).Serve in goroutine 36
17:33:54 [2024-01-05T17:33:54.546Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
17:33:57 [2024-01-05T17:33:57.088Z] --- PASS: TestAuthZPluginAllowEventStream (6.01s)
17:33:57 [2024-01-05T17:33:57.088Z] === RUN   TestAuthZPluginErrorResponse
17:33:57 [2024-01-05T17:33:57.349Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:33:57 [2024-01-05T17:33:57.349Z] === RUN   TestAuthZPluginErrorRequest
17:33:57 [2024-01-05T17:33:57.920Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
17:33:57 [2024-01-05T17:33:57.920Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:33:58 [2024-01-05T17:33:58.491Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:33:58 [2024-01-05T17:33:58.491Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:33:59 [2024-01-05T17:33:59.470Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.18s)
17:33:59 [2024-01-05T17:33:59.470Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:34:00 [2024-01-05T17:34:00.855Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.10s)
17:34:00 [2024-01-05T17:34:00.855Z] === RUN   TestAuthZPluginHeader
17:34:01 [2024-01-05T17:34:01.116Z] --- PASS: TestAuthZPluginHeader (0.60s)
17:34:01 [2024-01-05T17:34:01.116Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:34:01 [2024-01-05T17:34:01.116Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
17:34:01 [2024-01-05T17:34:01.116Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:34:01 [2024-01-05T17:34:01.116Z] === RUN   TestAuthZPluginV2Disable
17:34:01 [2024-01-05T17:34:01.116Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
17:34:01 [2024-01-05T17:34:01.116Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:34:01 [2024-01-05T17:34:01.116Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:34:01 [2024-01-05T17:34:01.116Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
17:34:01 [2024-01-05T17:34:01.116Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:34:01 [2024-01-05T17:34:01.116Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:34:01 [2024-01-05T17:34:01.116Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
17:34:01 [2024-01-05T17:34:01.116Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:34:01 [2024-01-05T17:34:01.116Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:34:19 [2024-01-05T17:34:19.227Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
17:34:19 [2024-01-05T17:34:19.227Z] PASS
17:34:19 [2024-01-05T17:34:19.227Z] 
17:34:19 [2024-01-05T17:34:19.227Z] === Skipped
17:34:19 [2024-01-05T17:34:19.227Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:34:19 [2024-01-05T17:34:19.227Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
17:34:19 [2024-01-05T17:34:19.227Z] 
17:34:19 [2024-01-05T17:34:19.227Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:34:19 [2024-01-05T17:34:19.227Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
17:34:19 [2024-01-05T17:34:19.227Z] 
17:34:19 [2024-01-05T17:34:19.227Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:34:19 [2024-01-05T17:34:19.227Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
17:34:19 [2024-01-05T17:34:19.227Z] 
17:34:19 [2024-01-05T17:34:19.227Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:34:19 [2024-01-05T17:34:19.227Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
17:34:19 [2024-01-05T17:34:19.227Z] 
17:34:19 [2024-01-05T17:34:19.227Z] DONE 17 tests, 4 skipped in 30.541s
17:34:19 [2024-01-05T17:34:19.227Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
17:34:19 [2024-01-05T17:34:19.227Z] ++ '[' -n '' ']'
17:34:19 [2024-01-05T17:34:19.227Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:34:19 [2024-01-05T17:34:19.227Z] ++ set -e
17:34:19 [2024-01-05T17:34:19.227Z] ++ '[' -n 0 ']'
17:34:19 [2024-01-05T17:34:19.227Z] ++ set -x
17:34:19 [2024-01-05T17:34:19.228Z] ++ 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.QZEnNBHx6K/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
17:34:19 [2024-01-05T17:34:19.228Z] INFO: Testing against a local daemon
17:34:19 [2024-01-05T17:34:19.228Z] === RUN   TestPluginInvalidJSON
17:34:19 [2024-01-05T17:34:19.228Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:34:19 [2024-01-05T17:34:19.228Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:34:19 [2024-01-05T17:34:19.228Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:34:19 [2024-01-05T17:34:19.228Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:34:19 [2024-01-05T17:34:19.228Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:34:19 [2024-01-05T17:34:19.228Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:34:19 [2024-01-05T17:34:19.228Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:34:19 [2024-01-05T17:34:19.228Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:34:19 [2024-01-05T17:34:19.228Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:34:19 [2024-01-05T17:34:19.228Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:34:19 [2024-01-05T17:34:19.228Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:34:19 [2024-01-05T17:34:19.228Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:34:19 [2024-01-05T17:34:19.228Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:34:19 [2024-01-05T17:34:19.228Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:34:19 [2024-01-05T17:34:19.228Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:34:19 [2024-01-05T17:34:19.228Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:34:19 [2024-01-05T17:34:19.228Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:34:19 [2024-01-05T17:34:19.228Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:34:19 [2024-01-05T17:34:19.228Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:34:19 [2024-01-05T17:34:19.228Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:34:19 [2024-01-05T17:34:19.228Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:34:19 [2024-01-05T17:34:19.228Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:34:19 [2024-01-05T17:34:19.228Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:34:19 [2024-01-05T17:34:19.228Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:34:19 [2024-01-05T17:34:19.228Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:34:19 [2024-01-05T17:34:19.228Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:34:19 [2024-01-05T17:34:19.228Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:34:19 [2024-01-05T17:34:19.228Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:34:19 [2024-01-05T17:34:19.228Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:34:19 [2024-01-05T17:34:19.228Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:34:19 [2024-01-05T17:34:19.228Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:34:19 [2024-01-05T17:34:19.228Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:34:19 [2024-01-05T17:34:19.228Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:34:19 [2024-01-05T17:34:19.228Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:34:19 [2024-01-05T17:34:19.228Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:34:19 [2024-01-05T17:34:19.228Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:34:19 [2024-01-05T17:34:19.228Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:34:19 [2024-01-05T17:34:19.228Z] === RUN   TestPluginInstall
17:34:19 [2024-01-05T17:34:19.228Z] === RUN   TestPluginInstall/no_auth
17:34:21 [2024-01-05T17:34:21.773Z] time="2024-01-05T17:34:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:34:21 [2024-01-05T17:34:21.773Z] time="2024-01-05T17:34:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da3652fc3ee71d9c0992b7f8dbd489e33cc12e1f341d82ed026a82ed84c4bb1c" mediatype=application/vnd.docker.plugin.v1+json size=522
17:34:21 [2024-01-05T17:34:21.773Z] time="2024-01-05T17:34:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:34:21 [2024-01-05T17:34:21.773Z] time="2024-01-05T17:34:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da3652fc3ee71d9c0992b7f8dbd489e33cc12e1f341d82ed026a82ed84c4bb1c" mediatype=application/vnd.docker.plugin.v1+json size=522
17:34:21 [2024-01-05T17:34:21.773Z] === RUN   TestPluginInstall/with_htpasswd
17:34:21 [2024-01-05T17:34:21.773Z] time="2024-01-05T17:34:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:34:21 [2024-01-05T17:34:21.773Z] time="2024-01-05T17:34:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da3652fc3ee71d9c0992b7f8dbd489e33cc12e1f341d82ed026a82ed84c4bb1c" mediatype=application/vnd.docker.plugin.v1+json size=522
17:34:21 [2024-01-05T17:34:21.773Z] time="2024-01-05T17:34:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:34:21 [2024-01-05T17:34:21.773Z] time="2024-01-05T17:34:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da3652fc3ee71d9c0992b7f8dbd489e33cc12e1f341d82ed026a82ed84c4bb1c" mediatype=application/vnd.docker.plugin.v1+json size=522
17:34:22 [2024-01-05T17:34:22.034Z] === RUN   TestPluginInstall/with_insecure
17:34:22 [2024-01-05T17:34:22.975Z] time="2024-01-05T17:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:34:22 [2024-01-05T17:34:22.975Z] time="2024-01-05T17:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:061ff4cdea31dd33646462a583814fbe54ebb5a6712e15b9b149f31d1f5036e1" mediatype=application/vnd.docker.plugin.v1+json size=522
17:34:22 [2024-01-05T17:34:22.975Z] time="2024-01-05T17:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:34:22 [2024-01-05T17:34:22.975Z] time="2024-01-05T17:34:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:061ff4cdea31dd33646462a583814fbe54ebb5a6712e15b9b149f31d1f5036e1" mediatype=application/vnd.docker.plugin.v1+json size=522
17:34:22 [2024-01-05T17:34:22.975Z]     plugin_test.go:204: [d281a4fd0c9d0] daemon is not started
17:34:22 [2024-01-05T17:34:22.975Z] --- PASS: TestPluginInstall (4.77s)
17:34:22 [2024-01-05T17:34:22.975Z]     --- PASS: TestPluginInstall/no_auth (3.42s)
17:34:22 [2024-01-05T17:34:22.975Z]     --- PASS: TestPluginInstall/with_htpasswd (0.44s)
17:34:22 [2024-01-05T17:34:22.975Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
17:34:22 [2024-01-05T17:34:22.975Z] === RUN   TestPluginsWithRuntimes
17:34:24 [2024-01-05T17:34:24.358Z] === RUN   TestPluginsWithRuntimes/No_Args
17:34:25 [2024-01-05T17:34:25.300Z] === RUN   TestPluginsWithRuntimes/With_Args
17:34:26 [2024-01-05T17:34:26.241Z] --- PASS: TestPluginsWithRuntimes (3.31s)
17:34:26 [2024-01-05T17:34:26.241Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
17:34:26 [2024-01-05T17:34:26.241Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
17:34:26 [2024-01-05T17:34:26.241Z] === RUN   TestPluginBackCompatMediaTypes
17:34:26 [2024-01-05T17:34:26.812Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s)
17:34:26 [2024-01-05T17:34:26.812Z] PASS
17:34:26 [2024-01-05T17:34:26.812Z] 
17:34:26 [2024-01-05T17:34:26.812Z] DONE 24 tests in 8.613s
17:34:26 [2024-01-05T17:34:26.812Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
17:34:26 [2024-01-05T17:34:26.812Z] ++ '[' -n '' ']'
17:34:26 [2024-01-05T17:34:26.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:34:26 [2024-01-05T17:34:26.812Z] ++ set -e
17:34:26 [2024-01-05T17:34:26.812Z] ++ '[' -n 0 ']'
17:34:26 [2024-01-05T17:34:26.812Z] ++ set -x
17:34:26 [2024-01-05T17:34:26.812Z] ++ 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.QZEnNBHx6K/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
17:34:26 [2024-01-05T17:34:26.812Z] INFO: Testing against a local daemon
17:34:26 [2024-01-05T17:34:26.812Z] === RUN   TestExternalGraphDriver
17:34:27 [2024-01-05T17:34:27.072Z] === RUN   TestExternalGraphDriver/json
17:34:27 [2024-01-05T17:34:27.072Z] === RUN   TestExternalGraphDriver/spec
17:34:27 [2024-01-05T17:34:27.072Z] === RUN   TestExternalGraphDriver/pull
17:34:27 [2024-01-05T17:34:27.072Z] --- PASS: TestExternalGraphDriver (0.34s)
17:34:27 [2024-01-05T17:34:27.072Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
17:34:27 [2024-01-05T17:34:27.072Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
17:34:27 [2024-01-05T17:34:27.072Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
17:34:27 [2024-01-05T17:34:27.072Z] === RUN   TestGraphdriverPluginV2
17:34:27 [2024-01-05T17:34:27.332Z]     external_test.go:415: (*Execution).NotAmd64-fm
17:34:27 [2024-01-05T17:34:27.332Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
17:34:27 [2024-01-05T17:34:27.333Z] PASS
17:34:27 [2024-01-05T17:34:27.333Z] 
17:34:27 [2024-01-05T17:34:27.333Z] === Skipped
17:34:27 [2024-01-05T17:34:27.333Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
17:34:27 [2024-01-05T17:34:27.333Z]     external_test.go:415: (*Execution).NotAmd64-fm
17:34:27 [2024-01-05T17:34:27.333Z] 
17:34:27 [2024-01-05T17:34:27.333Z] DONE 5 tests, 1 skipped in 0.704s
17:34:27 [2024-01-05T17:34:27.593Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
17:34:27 [2024-01-05T17:34:27.593Z] ++ '[' -n '' ']'
17:34:27 [2024-01-05T17:34:27.593Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:34:27 [2024-01-05T17:34:27.593Z] ++ set -e
17:34:27 [2024-01-05T17:34:27.593Z] ++ '[' -n 0 ']'
17:34:27 [2024-01-05T17:34:27.593Z] ++ set -x
17:34:27 [2024-01-05T17:34:27.593Z] ++ 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.QZEnNBHx6K/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
17:34:27 [2024-01-05T17:34:27.593Z] INFO: Testing against a local daemon
17:34:27 [2024-01-05T17:34:27.593Z] === RUN   TestContinueAfterPluginCrash
17:34:27 [2024-01-05T17:34:27.593Z] === PAUSE TestContinueAfterPluginCrash
17:34:27 [2024-01-05T17:34:27.593Z] === RUN   TestReadPluginNoRead
17:34:27 [2024-01-05T17:34:27.593Z] === PAUSE TestReadPluginNoRead
17:34:27 [2024-01-05T17:34:27.593Z] === RUN   TestDaemonStartWithLogOpt
17:34:27 [2024-01-05T17:34:27.593Z] === PAUSE TestDaemonStartWithLogOpt
17:34:27 [2024-01-05T17:34:27.593Z] === CONT  TestContinueAfterPluginCrash
17:34:27 [2024-01-05T17:34:27.593Z] === CONT  TestDaemonStartWithLogOpt
17:34:27 [2024-01-05T17:34:27.593Z] === CONT  TestReadPluginNoRead
17:34:29 [2024-01-05T17:34:29.506Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:34:30 [2024-01-05T17:34:30.077Z] --- PASS: TestDaemonStartWithLogOpt (2.66s)
17:34:31 [2024-01-05T17:34:31.019Z] === RUN   TestReadPluginNoRead/default
17:34:31 [2024-01-05T17:34:31.960Z] === RUN   TestReadPluginNoRead/disabled_caching
17:34:33 [2024-01-05T17:34:33.344Z]     read_test.go:93: [d71d2081a3e09] daemon is not started
17:34:33 [2024-01-05T17:34:33.344Z] --- PASS: TestReadPluginNoRead (5.78s)
17:34:33 [2024-01-05T17:34:33.344Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
17:34:33 [2024-01-05T17:34:33.344Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
17:34:33 [2024-01-05T17:34:33.344Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.24s)
17:34:35 [2024-01-05T17:34:35.255Z] --- PASS: TestContinueAfterPluginCrash (7.61s)
17:34:35 [2024-01-05T17:34:35.255Z] PASS
17:34:35 [2024-01-05T17:34:35.255Z] 
17:34:35 [2024-01-05T17:34:35.255Z] DONE 6 tests in 7.644s
17:34:35 [2024-01-05T17:34:35.255Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
17:34:35 [2024-01-05T17:34:35.255Z] ++ '[' -n '' ']'
17:34:35 [2024-01-05T17:34:35.255Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:34:35 [2024-01-05T17:34:35.255Z] ++ set -e
17:34:35 [2024-01-05T17:34:35.255Z] ++ '[' -n 0 ']'
17:34:35 [2024-01-05T17:34:35.255Z] ++ set -x
17:34:35 [2024-01-05T17:34:35.255Z] ++ 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.QZEnNBHx6K/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
17:34:35 [2024-01-05T17:34:35.255Z] testing: warning: no tests to run
17:34:35 [2024-01-05T17:34:35.255Z] PASS
17:34:35 [2024-01-05T17:34:35.255Z] 
17:34:35 [2024-01-05T17:34:35.255Z] DONE 0 tests in 0.008s
17:34:35 [2024-01-05T17:34:35.255Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
17:34:35 [2024-01-05T17:34:35.255Z] ++ '[' -n '' ']'
17:34:35 [2024-01-05T17:34:35.255Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:34:35 [2024-01-05T17:34:35.255Z] ++ set -e
17:34:35 [2024-01-05T17:34:35.256Z] ++ '[' -n 0 ']'
17:34:35 [2024-01-05T17:34:35.256Z] ++ set -x
17:34:35 [2024-01-05T17:34:35.256Z] ++ 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.QZEnNBHx6K/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
17:34:35 [2024-01-05T17:34:35.256Z] INFO: Testing against a local daemon
17:34:35 [2024-01-05T17:34:35.256Z] === RUN   TestPluginWithDevMounts
17:34:35 [2024-01-05T17:34:35.256Z] === PAUSE TestPluginWithDevMounts
17:34:35 [2024-01-05T17:34:35.256Z] === CONT  TestPluginWithDevMounts
17:34:36 [2024-01-05T17:34:36.639Z] --- PASS: TestPluginWithDevMounts (1.49s)
17:34:36 [2024-01-05T17:34:36.639Z] PASS
17:34:36 [2024-01-05T17:34:36.639Z] 
17:34:36 [2024-01-05T17:34:36.639Z] DONE 1 tests in 1.526s
17:34:36 [2024-01-05T17:34:36.639Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
17:34:36 [2024-01-05T17:34:36.639Z] ++ '[' -n '' ']'
17:34:36 [2024-01-05T17:34:36.639Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
17:34:36 [2024-01-05T17:34:36.639Z] ++ set -e
17:34:36 [2024-01-05T17:34:36.639Z] ++ '[' -n 0 ']'
17:34:36 [2024-01-05T17:34:36.639Z] ++ set -x
17:34:36 [2024-01-05T17:34:36.639Z] ++ 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.QZEnNBHx6K/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
17:34:36 [2024-01-05T17:34:36.639Z] INFO: Testing against a local daemon
17:34:36 [2024-01-05T17:34:36.639Z] === RUN   TestSecretInspect
17:34:38 [2024-01-05T17:34:38.551Z] --- PASS: TestSecretInspect (1.91s)
17:34:38 [2024-01-05T17:34:38.551Z] === RUN   TestSecretList
17:34:40 [2024-01-05T17:34:40.463Z] --- PASS: TestSecretList (1.93s)
17:34:40 [2024-01-05T17:34:40.463Z] === RUN   TestSecretsCreateAndDelete
17:34:42 [2024-01-05T17:34:42.375Z] --- PASS: TestSecretsCreateAndDelete (1.93s)
17:34:42 [2024-01-05T17:34:42.375Z] === RUN   TestSecretsUpdate
17:34:44 [2024-01-05T17:34:44.287Z] --- PASS: TestSecretsUpdate (1.90s)
17:34:44 [2024-01-05T17:34:44.287Z] === RUN   TestTemplatedSecret
17:34:47 [2024-01-05T17:34:47.604Z] --- PASS: TestTemplatedSecret (2.64s)
17:34:47 [2024-01-05T17:34:47.604Z] === RUN   TestSecretCreateResolve
17:34:48 [2024-01-05T17:34:48.992Z] --- PASS: TestSecretCreateResolve (1.90s)
17:34:48 [2024-01-05T17:34:48.992Z] PASS
17:34:48 [2024-01-05T17:34:48.992Z] 
17:34:48 [2024-01-05T17:34:48.992Z] DONE 6 tests in 12.255s
17:34:48 [2024-01-05T17:34:48.992Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
17:34:48 [2024-01-05T17:34:48.992Z] ++ '[' -n '' ']'
17:34:48 [2024-01-05T17:34:48.992Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
17:34:48 [2024-01-05T17:34:48.992Z] ++ set -e
17:34:48 [2024-01-05T17:34:48.992Z] ++ '[' -n 0 ']'
17:34:48 [2024-01-05T17:34:48.992Z] ++ set -x
17:34:48 [2024-01-05T17:34:48.992Z] ++ 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.QZEnNBHx6K/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
17:34:48 [2024-01-05T17:34:48.992Z] INFO: Testing against a local daemon
17:34:48 [2024-01-05T17:34:48.992Z] === RUN   TestServiceCreateInit
17:34:48 [2024-01-05T17:34:48.992Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:34:53 [2024-01-05T17:34:53.195Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:34:56 [2024-01-05T17:34:56.494Z] --- PASS: TestServiceCreateInit (7.61s)
17:34:56 [2024-01-05T17:34:56.494Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s)
17:34:56 [2024-01-05T17:34:56.494Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s)
17:34:56 [2024-01-05T17:34:56.494Z] === RUN   TestCreateServiceMultipleTimes
17:35:11 [2024-01-05T17:35:11.399Z] --- PASS: TestCreateServiceMultipleTimes (14.87s)
17:35:11 [2024-01-05T17:35:11.399Z] === RUN   TestCreateServiceConflict
17:35:13 [2024-01-05T17:35:13.312Z] --- PASS: TestCreateServiceConflict (1.90s)
17:35:13 [2024-01-05T17:35:13.312Z] === RUN   TestCreateServiceMaxReplicas
17:35:15 [2024-01-05T17:35:15.856Z] --- PASS: TestCreateServiceMaxReplicas (2.53s)
17:35:15 [2024-01-05T17:35:15.856Z] === RUN   TestCreateServiceSecretFileMode
17:35:30 [2024-01-05T17:35:30.758Z] --- PASS: TestCreateServiceSecretFileMode (12.57s)
17:35:30 [2024-01-05T17:35:30.758Z] === RUN   TestCreateServiceConfigFileMode
17:35:42 [2024-01-05T17:35:42.984Z] --- PASS: TestCreateServiceConfigFileMode (12.52s)
17:35:42 [2024-01-05T17:35:42.984Z] === RUN   TestCreateServiceSysctls
17:35:44 [2024-01-05T17:35:44.368Z] --- PASS: TestCreateServiceSysctls (3.18s)
17:35:44 [2024-01-05T17:35:44.368Z] === RUN   TestCreateServiceCapabilities
17:35:46 [2024-01-05T17:35:46.911Z] --- PASS: TestCreateServiceCapabilities (2.57s)
17:35:46 [2024-01-05T17:35:46.911Z] === RUN   TestInspect
17:35:49 [2024-01-05T17:35:49.456Z] --- PASS: TestInspect (2.68s)
17:35:49 [2024-01-05T17:35:49.456Z] === RUN   TestCreateJob
17:35:52 [2024-01-05T17:35:52.761Z] --- PASS: TestCreateJob (3.12s)
17:35:52 [2024-01-05T17:35:52.761Z] === RUN   TestReplicatedJob
17:35:58 [2024-01-05T17:35:58.066Z] --- PASS: TestReplicatedJob (5.24s)
17:35:58 [2024-01-05T17:35:58.066Z] === RUN   TestUpdateReplicatedJob
17:36:01 [2024-01-05T17:36:01.365Z] --- PASS: TestUpdateReplicatedJob (3.18s)
17:36:01 [2024-01-05T17:36:01.365Z] === RUN   TestServiceListWithStatuses
17:36:05 [2024-01-05T17:36:05.568Z] --- PASS: TestServiceListWithStatuses (4.62s)
17:36:05 [2024-01-05T17:36:05.568Z] === RUN   TestDockerNetworkConnectAliasPreV144
17:36:09 [2024-01-05T17:36:09.772Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.96s)
17:36:09 [2024-01-05T17:36:09.772Z] === RUN   TestDockerNetworkReConnect
17:36:13 [2024-01-05T17:36:13.070Z] --- PASS: TestDockerNetworkReConnect (3.14s)
17:36:13 [2024-01-05T17:36:13.070Z] === RUN   TestServicePlugin
17:36:13 [2024-01-05T17:36:13.070Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
17:36:13 [2024-01-05T17:36:13.070Z] --- SKIP: TestServicePlugin (0.00s)
17:36:13 [2024-01-05T17:36:13.070Z] === RUN   TestServiceUpdateLabel
17:36:14 [2024-01-05T17:36:14.982Z] --- PASS: TestServiceUpdateLabel (1.91s)
17:36:14 [2024-01-05T17:36:14.982Z] === RUN   TestServiceUpdateSecrets
17:36:29 [2024-01-05T17:36:29.884Z] --- PASS: TestServiceUpdateSecrets (14.44s)
17:36:29 [2024-01-05T17:36:29.884Z] === RUN   TestServiceUpdateConfigs
17:36:44 [2024-01-05T17:36:44.787Z] --- PASS: TestServiceUpdateConfigs (14.49s)
17:36:44 [2024-01-05T17:36:44.787Z] === RUN   TestServiceUpdateNetwork
17:36:57 [2024-01-05T17:36:57.014Z] --- PASS: TestServiceUpdateNetwork (12.08s)
17:36:57 [2024-01-05T17:36:57.014Z] === RUN   TestServiceUpdatePidsLimit
17:36:57 [2024-01-05T17:36:57.014Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:36:57 [2024-01-05T17:36:57.585Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:37:05 [2024-01-05T17:37:05.726Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:37:12 [2024-01-05T17:37:12.338Z] --- PASS: TestServiceUpdatePidsLimit (16.10s)
17:37:12 [2024-01-05T17:37:12.338Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.71s)
17:37:12 [2024-01-05T17:37:12.338Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.86s)
17:37:12 [2024-01-05T17:37:12.338Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.77s)
17:37:12 [2024-01-05T17:37:12.338Z] PASS
17:37:12 [2024-01-05T17:37:12.338Z] 
17:37:12 [2024-01-05T17:37:12.338Z] === Skipped
17:37:12 [2024-01-05T17:37:12.338Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:37:12 [2024-01-05T17:37:12.338Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
17:37:12 [2024-01-05T17:37:12.338Z] 
17:37:12 [2024-01-05T17:37:12.338Z] DONE 26 tests, 1 skipped in 142.752s
17:37:12 [2024-01-05T17:37:12.339Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
17:37:12 [2024-01-05T17:37:12.339Z] ++ '[' -n '' ']'
17:37:12 [2024-01-05T17:37:12.339Z] ++ 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
17:37:12 [2024-01-05T17:37:12.339Z] ++ set -e
17:37:12 [2024-01-05T17:37:12.339Z] ++ '[' -n 0 ']'
17:37:12 [2024-01-05T17:37:12.339Z] ++ set -x
17:37:12 [2024-01-05T17:37:12.339Z] ++ 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.QZEnNBHx6K/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
17:37:12 [2024-01-05T17:37:12.339Z] INFO: Testing against a local daemon
17:37:12 [2024-01-05T17:37:12.339Z] === RUN   TestSessionCreate
17:37:12 [2024-01-05T17:37:12.339Z] --- PASS: TestSessionCreate (0.01s)
17:37:12 [2024-01-05T17:37:12.339Z] === RUN   TestSessionCreateWithBadUpgrade
17:37:12 [2024-01-05T17:37:12.339Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
17:37:12 [2024-01-05T17:37:12.339Z] PASS
17:37:12 [2024-01-05T17:37:12.339Z] 
17:37:12 [2024-01-05T17:37:12.339Z] DONE 2 tests in 0.043s
17:37:12 [2024-01-05T17:37:12.339Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
17:37:12 [2024-01-05T17:37:12.339Z] ++ '[' -n '' ']'
17:37:12 [2024-01-05T17:37:12.339Z] ++ 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
17:37:12 [2024-01-05T17:37:12.339Z] ++ set -e
17:37:12 [2024-01-05T17:37:12.339Z] ++ '[' -n 0 ']'
17:37:12 [2024-01-05T17:37:12.339Z] ++ set -x
17:37:12 [2024-01-05T17:37:12.339Z] ++ 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.QZEnNBHx6K/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
17:37:12 [2024-01-05T17:37:12.339Z] INFO: Testing against a local daemon
17:37:12 [2024-01-05T17:37:12.339Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:37:12 [2024-01-05T17:37:12.339Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:37:12 [2024-01-05T17:37:12.339Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:37:12 [2024-01-05T17:37:12.339Z] === RUN   TestDiskUsage
17:37:12 [2024-01-05T17:37:12.339Z] === PAUSE TestDiskUsage
17:37:12 [2024-01-05T17:37:12.339Z] === RUN   TestEventsExecDie
17:37:12 [2024-01-05T17:37:12.339Z] --- PASS: TestEventsExecDie (0.48s)
17:37:12 [2024-01-05T17:37:12.339Z] === RUN   TestEventsBackwardsCompatible
17:37:12 [2024-01-05T17:37:12.339Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
17:37:12 [2024-01-05T17:37:12.339Z] === RUN   TestEventsVolumeCreate
17:37:12 [2024-01-05T17:37:12.339Z] --- PASS: TestEventsVolumeCreate (0.04s)
17:37:12 [2024-01-05T17:37:12.339Z] === RUN   TestInfoBinaryCommits
17:37:12 [2024-01-05T17:37:12.339Z] --- PASS: TestInfoBinaryCommits (0.01s)
17:37:12 [2024-01-05T17:37:12.339Z] === RUN   TestInfoAPIVersioned
17:37:12 [2024-01-05T17:37:12.339Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:37:12 [2024-01-05T17:37:12.339Z] === RUN   TestInfoAPI
17:37:12 [2024-01-05T17:37:12.339Z] --- PASS: TestInfoAPI (0.01s)
17:37:12 [2024-01-05T17:37:12.339Z] === RUN   TestInfoAPIWarnings
17:37:30 [2024-01-05T17:37:30.448Z] --- PASS: TestInfoAPIWarnings (16.54s)
17:37:30 [2024-01-05T17:37:30.448Z] === RUN   TestInfoDebug
17:37:30 [2024-01-05T17:37:30.448Z] --- PASS: TestInfoDebug (0.52s)
17:37:30 [2024-01-05T17:37:30.448Z] === RUN   TestInfoInsecureRegistries
17:37:30 [2024-01-05T17:37:30.448Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:37:30 [2024-01-05T17:37:30.448Z] === RUN   TestInfoRegistryMirrors
17:37:30 [2024-01-05T17:37:30.448Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:37:30 [2024-01-05T17:37:30.448Z] === RUN   TestLoginFailsWithBadCredentials
17:37:31 [2024-01-05T17:37:31.389Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
17:37:31 [2024-01-05T17:37:31.389Z] === RUN   TestPingCacheHeaders
17:37:31 [2024-01-05T17:37:31.389Z] --- PASS: TestPingCacheHeaders (0.01s)
17:37:31 [2024-01-05T17:37:31.389Z] === RUN   TestPingGet
17:37:31 [2024-01-05T17:37:31.389Z] --- PASS: TestPingGet (0.01s)
17:37:31 [2024-01-05T17:37:31.389Z] === RUN   TestPingHead
17:37:31 [2024-01-05T17:37:31.650Z] --- PASS: TestPingHead (0.01s)
17:37:31 [2024-01-05T17:37:31.650Z] === RUN   TestPingSwarmHeader
17:37:31 [2024-01-05T17:37:31.910Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:37:32 [2024-01-05T17:37:32.481Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:37:33 [2024-01-05T17:37:33.422Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:37:33 [2024-01-05T17:37:33.422Z] --- PASS: TestPingSwarmHeader (1.85s)
17:37:33 [2024-01-05T17:37:33.422Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:37:33 [2024-01-05T17:37:33.422Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:37:33 [2024-01-05T17:37:33.422Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:37:33 [2024-01-05T17:37:33.422Z] === RUN   TestPingBuilderHeader
17:37:33 [2024-01-05T17:37:33.422Z] === RUN   TestPingBuilderHeader/default_config
17:37:33 [2024-01-05T17:37:33.993Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:37:34 [2024-01-05T17:37:34.564Z] --- PASS: TestPingBuilderHeader (1.04s)
17:37:34 [2024-01-05T17:37:34.564Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
17:37:34 [2024-01-05T17:37:34.564Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
17:37:34 [2024-01-05T17:37:34.564Z] === RUN   TestVersion
17:37:34 [2024-01-05T17:37:34.564Z] --- PASS: TestVersion (0.01s)
17:37:34 [2024-01-05T17:37:34.564Z] === CONT  TestDiskUsage
17:37:34 [2024-01-05T17:37:34.824Z] === RUN   TestDiskUsage/empty
17:37:34 [2024-01-05T17:37:34.824Z] === RUN   TestDiskUsage/empty/container_types
17:37:34 [2024-01-05T17:37:34.824Z] === RUN   TestDiskUsage/empty/image_types
17:37:34 [2024-01-05T17:37:34.824Z] === RUN   TestDiskUsage/empty/volume_types
17:37:34 [2024-01-05T17:37:34.824Z] === RUN   TestDiskUsage/empty/build-cache_types
17:37:34 [2024-01-05T17:37:34.824Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:37:34 [2024-01-05T17:37:34.824Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:37:34 [2024-01-05T17:37:34.824Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:37:34 [2024-01-05T17:37:34.824Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:37:34 [2024-01-05T17:37:34.824Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:37:34 [2024-01-05T17:37:34.824Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:37:34 [2024-01-05T17:37:34.824Z] === RUN   TestDiskUsage/after_LoadBusybox
17:37:35 [2024-01-05T17:37:35.085Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:37:35 [2024-01-05T17:37:35.085Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:37:35 [2024-01-05T17:37:35.085Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:37:35 [2024-01-05T17:37:35.085Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:37:35 [2024-01-05T17:37:35.085Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:37:35 [2024-01-05T17:37:35.085Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:37:35 [2024-01-05T17:37:35.085Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:37:35 [2024-01-05T17:37:35.085Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:37:35 [2024-01-05T17:37:35.085Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:37:35 [2024-01-05T17:37:35.085Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:37:35 [2024-01-05T17:37:35.085Z] === RUN   TestDiskUsage/after_container.Run
17:37:35 [2024-01-05T17:37:35.346Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:37:35 [2024-01-05T17:37:35.346Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:37:35 [2024-01-05T17:37:35.346Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:37:35 [2024-01-05T17:37:35.346Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:37:35 [2024-01-05T17:37:35.346Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:37:35 [2024-01-05T17:37:35.346Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:37:35 [2024-01-05T17:37:35.346Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:37:35 [2024-01-05T17:37:35.346Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:37:35 [2024-01-05T17:37:35.346Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:37:35 [2024-01-05T17:37:35.346Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:37:35 [2024-01-05T17:37:35.606Z] --- PASS: TestDiskUsage (1.12s)
17:37:35 [2024-01-05T17:37:35.606Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:37:35 [2024-01-05T17:37:35.606Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:37:35 [2024-01-05T17:37:35.607Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:37:35 [2024-01-05T17:37:35.607Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:37:35 [2024-01-05T17:37:35.607Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:37:35 [2024-01-05T17:37:35.607Z] PASS
17:37:35 [2024-01-05T17:37:35.607Z] 
17:37:35 [2024-01-05T17:37:35.607Z] === Skipped
17:37:35 [2024-01-05T17:37:35.607Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:37:35 [2024-01-05T17:37:35.607Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:37:35 [2024-01-05T17:37:35.607Z] 
17:37:35 [2024-01-05T17:37:35.607Z] DONE 57 tests, 1 skipped in 23.761s
17:37:35 [2024-01-05T17:37:35.607Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
17:37:35 [2024-01-05T17:37:35.607Z] ++ '[' -n '' ']'
17:37:35 [2024-01-05T17:37:35.607Z] ++ 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
17:37:35 [2024-01-05T17:37:35.607Z] ++ set -e
17:37:35 [2024-01-05T17:37:35.607Z] ++ '[' -n 0 ']'
17:37:35 [2024-01-05T17:37:35.607Z] ++ set -x
17:37:35 [2024-01-05T17:37:35.607Z] ++ 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.QZEnNBHx6K/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
17:37:35 [2024-01-05T17:37:35.607Z] INFO: Testing against a local daemon
17:37:35 [2024-01-05T17:37:35.607Z] === RUN   TestVolumesCreateAndList
17:37:35 [2024-01-05T17:37:35.607Z] --- PASS: TestVolumesCreateAndList (0.01s)
17:37:35 [2024-01-05T17:37:35.607Z] === RUN   TestVolumesRemove
17:37:35 [2024-01-05T17:37:35.607Z] === RUN   TestVolumesRemove/volume_in_use
17:37:35 [2024-01-05T17:37:35.607Z] === RUN   TestVolumesRemove/volume_not_in_use
17:37:35 [2024-01-05T17:37:35.607Z] === RUN   TestVolumesRemove/non-existing_volume
17:37:35 [2024-01-05T17:37:35.607Z] === RUN   TestVolumesRemove/non-existing_volume_force
17:37:35 [2024-01-05T17:37:35.607Z] --- PASS: TestVolumesRemove (0.05s)
17:37:35 [2024-01-05T17:37:35.607Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
17:37:35 [2024-01-05T17:37:35.607Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
17:37:35 [2024-01-05T17:37:35.607Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
17:37:35 [2024-01-05T17:37:35.607Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
17:37:35 [2024-01-05T17:37:35.607Z] === RUN   TestVolumesRemoveSwarmEnabled
17:37:35 [2024-01-05T17:37:35.607Z] === PAUSE TestVolumesRemoveSwarmEnabled
17:37:35 [2024-01-05T17:37:35.607Z] === RUN   TestVolumesInspect
17:37:35 [2024-01-05T17:37:35.607Z] --- PASS: TestVolumesInspect (0.01s)
17:37:35 [2024-01-05T17:37:35.607Z] === RUN   TestVolumesInvalidJSON
17:37:35 [2024-01-05T17:37:35.607Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:37:35 [2024-01-05T17:37:35.607Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:37:35 [2024-01-05T17:37:35.607Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:37:35 [2024-01-05T17:37:35.607Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:37:35 [2024-01-05T17:37:35.607Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:37:35 [2024-01-05T17:37:35.607Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:37:35 [2024-01-05T17:37:35.607Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:37:35 [2024-01-05T17:37:35.607Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:37:35 [2024-01-05T17:37:35.607Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:37:35 [2024-01-05T17:37:35.607Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:37:35 [2024-01-05T17:37:35.607Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:37:35 [2024-01-05T17:37:35.607Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:37:35 [2024-01-05T17:37:35.607Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:37:35 [2024-01-05T17:37:35.607Z] === RUN   TestVolumePruneAnonymous
17:37:35 [2024-01-05T17:37:35.607Z] --- PASS: TestVolumePruneAnonymous (0.02s)
17:37:35 [2024-01-05T17:37:35.607Z] === RUN   TestVolumePruneAnonFromImage
17:37:35 [2024-01-05T17:37:35.867Z] --- PASS: TestVolumePruneAnonFromImage (0.11s)
17:37:35 [2024-01-05T17:37:35.867Z] === CONT  TestVolumesRemoveSwarmEnabled
17:37:37 [2024-01-05T17:37:37.251Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
17:37:37 [2024-01-05T17:37:37.251Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
17:37:37 [2024-01-05T17:37:37.251Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
17:37:37 [2024-01-05T17:37:37.251Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
17:37:37 [2024-01-05T17:37:37.821Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.94s)
17:37:37 [2024-01-05T17:37:37.821Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
17:37:37 [2024-01-05T17:37:37.821Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
17:37:37 [2024-01-05T17:37:37.821Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
17:37:37 [2024-01-05T17:37:37.821Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
17:37:37 [2024-01-05T17:37:37.821Z] PASS
17:37:37 [2024-01-05T17:37:37.821Z] 
17:37:37 [2024-01-05T17:37:37.821Z] DONE 20 tests in 2.187s
17:37:37 [2024-01-05T17:37:37.821Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:37:37 [2024-01-05T17:37:37.821Z] ++++ cat bundles/test-integration/docker.pid
17:37:37 [2024-01-05T17:37:37.821Z] +++ kill 24317
17:37:39 [2024-01-05T17:37:39.205Z] ++++ cat bundles/test-integration/TestUsernsCommit/d6d4e15b3d19f/docker.pid
17:37:39 [2024-01-05T17:37:39.205Z] +++ kill 62110
17:37:39 [2024-01-05T17:37:39.205Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 62110 is not a child of this shell
17:37:39 [2024-01-05T17:37:39.205Z] warning: PID 62110 from bundles/test-integration/TestUsernsCommit/d6d4e15b3d19f/docker.pid had a nonzero exit code
17:37:39 [2024-01-05T17:37:39.205Z] umount: bundles/test-integration/TestUsernsCommit/d6d4e15b3d19f/root: not mounted.
17:37:39 [2024-01-05T17:37:39.205Z] +++ /etc/init.d/apparmor stop
17:37:39 [2024-01-05T17:37:39.205Z] Leaving: AppArmorNo profiles have been unloaded.
17:37:39 [2024-01-05T17:37:39.205Z] 
17:37:39 [2024-01-05T17:37:39.205Z] Unloading profiles will leave already running processes permanently
17:37:39 [2024-01-05T17:37:39.205Z] unconfined, which can lead to unexpected situations.
17:37:39 [2024-01-05T17:37:39.205Z] 
17:37:39 [2024-01-05T17:37:39.205Z] To set a process to complain mode, use the command line tool
17:37:39 [2024-01-05T17:37:39.205Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:37:39 [2024-01-05T17:37:39.205Z] +++ true
17:37:39 [2024-01-05T17:37:39.205Z] exiting test-integration
17:37:39 [2024-01-05T17:37:39.205Z] ++ exit 0
17:37:39 [2024-01-05T17:37:39.205Z] 
Post stage
[Pipeline] junit
17:37:40 [2024-01-05T17:37:40.162Z] Recording test results
17:37:40 [2024-01-05T17:37:40.330Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:37:40 [2024-01-05T17:37:40.629Z] + echo Ensuring container killed.
17:37:40 [2024-01-05T17:37:40.629Z] Ensuring container killed.
17:37:40 [2024-01-05T17:37:40.629Z] + docker rm -vf docker-pr1
17:37:40 [2024-01-05T17:37:40.629Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
17:37:40 [2024-01-05T17:37:40.915Z] + echo Chowning /workspace to jenkins user
17:37:40 [2024-01-05T17:37:40.915Z] Chowning /workspace to jenkins user
17:37:40 [2024-01-05T17:37:40.915Z] + id -u
17:37:40 [2024-01-05T17:37:40.915Z] + id -g
17:37:40 [2024-01-05T17:37:40.915Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47031:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:37:42 [2024-01-05T17:37:42.148Z] + bundleName=arm64-integration
17:37:42 [2024-01-05T17:37:42.148Z] + echo Creating arm64-integration-bundles.tar.gz
17:37:42 [2024-01-05T17:37:42.148Z] Creating arm64-integration-bundles.tar.gz
17:37:42 [2024-01-05T17:37:42.148Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:37:42 [2024-01-05T17:37:42.148Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:37:42 [2024-01-05T17:37:42.428Z] Archiving artifacts
17:37:42 [2024-01-05T17:37:42.708Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47031/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:37:43 [2024-01-05T17:37:43.000Z] + make clean
17:37:43 [2024-01-05T17:37:43.000Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:37:43 [2024-01-05T17:37:43.000Z] docker-dev-cache
17:37:43 [2024-01-05T17:37:43.000Z] 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