Skip to content
Success

Console Output

Pull request #44824 opened
22:32:51 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 17723691e585581f4a90ac9b98e55d9a0785b52d+803c21f4b20de6533d61a60cb9c359159e3e6a7a (fb01a1adaea1be50b7c8271386b4c66f067c8611)
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-44824@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
22:32:53 [2023-01-14T22:32:53.396Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
22:32:53 [2023-01-14T22:32:53.399Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
22:32:53 [2023-01-14T22:32:53.572Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07001515123a8f3a7) in /home/ubuntu/workspace/moby_PR-44824
[Pipeline] {
[Pipeline] checkout
22:32:53 [2023-01-14T22:32:53.593Z] The recommended git tool is: git
22:32:53 [2023-01-14T22:32:53.601Z] using credential docker-jenkins-github-credentials
22:32:53 [2023-01-14T22:32:53.617Z] Cloning the remote Git repository
22:32:53 [2023-01-14T22:32:53.617Z] Cloning with configured refspecs honoured and without tags
22:32:53 [2023-01-14T22:32:53.647Z] Cloning repository https://github.com/moby/moby.git
22:32:53 [2023-01-14T22:32:53.647Z]  > git init /home/ubuntu/workspace/moby_PR-44824 # timeout=10
22:32:53 [2023-01-14T22:32:53.658Z] Fetching upstream changes from https://github.com/moby/moby.git
22:32:53 [2023-01-14T22:32:53.658Z]  > git --version # timeout=10
22:32:53 [2023-01-14T22:32:53.663Z]  > git --version # 'git version 2.25.1'
22:32:53 [2023-01-14T22:32:53.664Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:32:53 [2023-01-14T22:32:53.664Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44824/head:refs/remotes/origin/PR-44824 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:33:06 [2023-01-14T22:33:06.510Z] Fetching without tags
22:33:06 [2023-01-14T22:33:06.741Z] Merging remotes/origin/master commit 803c21f4b20de6533d61a60cb9c359159e3e6a7a into PR head commit 17723691e585581f4a90ac9b98e55d9a0785b52d
22:33:07 [2023-01-14T22:33:07.337Z] Merge succeeded, producing 17723691e585581f4a90ac9b98e55d9a0785b52d
22:33:07 [2023-01-14T22:33:07.337Z] Checking out Revision 17723691e585581f4a90ac9b98e55d9a0785b52d (PR-44824)
22:33:06 [2023-01-14T22:33:06.515Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:33:06 [2023-01-14T22:33:06.518Z]  > git config --add remote.origin.fetch +refs/pull/44824/head:refs/remotes/origin/PR-44824 # timeout=10
22:33:06 [2023-01-14T22:33:06.527Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:33:06 [2023-01-14T22:33:06.534Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:33:06 [2023-01-14T22:33:06.540Z] Fetching upstream changes from https://github.com/moby/moby.git
22:33:06 [2023-01-14T22:33:06.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:33:06 [2023-01-14T22:33:06.541Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44824/head:refs/remotes/origin/PR-44824 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:33:06 [2023-01-14T22:33:06.770Z]  > git config core.sparsecheckout # timeout=10
22:33:06 [2023-01-14T22:33:06.773Z]  > git checkout -f 17723691e585581f4a90ac9b98e55d9a0785b52d # timeout=10
22:33:07 [2023-01-14T22:33:07.342Z]  > git remote # timeout=10
22:33:07 [2023-01-14T22:33:07.346Z]  > git config --get remote.origin.url # timeout=10
22:33:07 [2023-01-14T22:33:07.350Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:33:07 [2023-01-14T22:33:07.351Z]  > git merge 803c21f4b20de6533d61a60cb9c359159e3e6a7a # timeout=10
22:33:07 [2023-01-14T22:33:07.360Z]  > git rev-parse HEAD^{commit} # timeout=10
22:33:07 [2023-01-14T22:33:07.367Z]  > git config core.sparsecheckout # timeout=10
22:33:07 [2023-01-14T22:33:07.371Z]  > git checkout -f 17723691e585581f4a90ac9b98e55d9a0785b52d # timeout=10
22:33:07 [2023-01-14T22:33:07.809Z] Commit message: "Revert "libnetwork: Support IPv6 in arrangeUserFilterRule()""
22:33:07 [2023-01-14T22:33:07.809Z] First time build. Skipping changelog.
22:33:07 [2023-01-14T22:33:07.848Z]  > git --version # timeout=10
22:33:07 [2023-01-14T22:33:07.854Z]  > git --version # 'git version 2.25.1'
22:33:07 [2023-01-14T22:33:07.858Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:33:08 [2023-01-14T22:33:08.431Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44824:/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
22:33:12 [2023-01-14T22:33:12.620Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
22:33:12 [2023-01-14T22:33:12.813Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07001515123a8f3a7) in /home/ubuntu/workspace/moby_PR-44824
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
22:33:12 [2023-01-14T22:33:12.849Z] The recommended git tool is: git
[Pipeline] // stage
22:33:12 [2023-01-14T22:33:12.858Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
22:33:12 [2023-01-14T22:33:12.872Z] Fetching changes from the remote Git repository
[Pipeline] // stage
22:33:12 [2023-01-14T22:33:12.879Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
22:33:13 [2023-01-14T22:33:13.136Z] Merging remotes/origin/master commit 803c21f4b20de6533d61a60cb9c359159e3e6a7a into PR head commit 17723691e585581f4a90ac9b98e55d9a0785b52d
22:33:13 [2023-01-14T22:33:13.626Z] Merge succeeded, producing 17723691e585581f4a90ac9b98e55d9a0785b52d
22:33:13 [2023-01-14T22:33:13.626Z] Checking out Revision 17723691e585581f4a90ac9b98e55d9a0785b52d (PR-44824)
22:33:13 [2023-01-14T22:33:13.667Z] Commit message: "Revert "libnetwork: Support IPv6 in arrangeUserFilterRule()""
22:33:13 [2023-01-14T22:33:13.706Z]  > git --version # timeout=10
22:33:13 [2023-01-14T22:33:13.711Z]  > git --version # 'git version 2.25.1'
22:33:13 [2023-01-14T22:33:13.714Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
22:33:12 [2023-01-14T22:33:12.895Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44824/.git # timeout=10
22:33:12 [2023-01-14T22:33:12.901Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:33:12 [2023-01-14T22:33:12.909Z] Fetching upstream changes from https://github.com/moby/moby.git
22:33:12 [2023-01-14T22:33:12.909Z]  > git --version # timeout=10
22:33:12 [2023-01-14T22:33:12.921Z]  > git --version # 'git version 2.25.1'
22:33:12 [2023-01-14T22:33:12.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:33:12 [2023-01-14T22:33:12.922Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44824/head:refs/remotes/origin/PR-44824 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:33:13 [2023-01-14T22:33:13.166Z]  > git config core.sparsecheckout # timeout=10
22:33:13 [2023-01-14T22:33:13.172Z]  > git checkout -f 17723691e585581f4a90ac9b98e55d9a0785b52d # timeout=10
22:33:13 [2023-01-14T22:33:13.622Z]  > git remote # timeout=10
22:33:13 [2023-01-14T22:33:13.630Z]  > git config --get remote.origin.url # timeout=10
22:33:13 [2023-01-14T22:33:13.635Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:33:13 [2023-01-14T22:33:13.636Z]  > git merge 803c21f4b20de6533d61a60cb9c359159e3e6a7a # timeout=10
22:33:13 [2023-01-14T22:33:13.644Z]  > git rev-parse HEAD^{commit} # timeout=10
22:33:13 [2023-01-14T22:33:13.655Z]  > git config core.sparsecheckout # timeout=10
22:33:13 [2023-01-14T22:33:13.658Z]  > git checkout -f 17723691e585581f4a90ac9b98e55d9a0785b52d # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:33:14 [2023-01-14T22:33:14.298Z] + docker version
22:33:14 [2023-01-14T22:33:14.298Z] Client: Docker Engine - Community
22:33:14 [2023-01-14T22:33:14.298Z]  Version:           22.06.0-beta.0
22:33:14 [2023-01-14T22:33:14.298Z]  API version:       1.42
22:33:14 [2023-01-14T22:33:14.298Z]  Go version:        go1.18.3
22:33:14 [2023-01-14T22:33:14.298Z]  Git commit:        3e9117b
22:33:14 [2023-01-14T22:33:14.298Z]  Built:             Fri Jun  3 17:55:34 2022
22:33:14 [2023-01-14T22:33:14.298Z]  OS/Arch:           linux/arm64
22:33:14 [2023-01-14T22:33:14.298Z]  Context:           default
22:33:14 [2023-01-14T22:33:14.298Z] 
22:33:14 [2023-01-14T22:33:14.298Z] Server: Docker Engine - Community
22:33:14 [2023-01-14T22:33:14.298Z]  Engine:
22:33:14 [2023-01-14T22:33:14.298Z]   Version:          22.06.0-beta.0
22:33:14 [2023-01-14T22:33:14.298Z]   API version:      1.42 (minimum version 1.12)
22:33:14 [2023-01-14T22:33:14.298Z]   Go version:       go1.18.3
22:33:14 [2023-01-14T22:33:14.298Z]   Git commit:       38633e7
22:33:14 [2023-01-14T22:33:14.298Z]   Built:            Fri Jun  3 17:55:34 2022
22:33:14 [2023-01-14T22:33:14.298Z]   OS/Arch:          linux/arm64
22:33:14 [2023-01-14T22:33:14.298Z]   Experimental:     true
22:33:14 [2023-01-14T22:33:14.298Z]  containerd:
22:33:14 [2023-01-14T22:33:14.298Z]   Version:          1.6.8
22:33:14 [2023-01-14T22:33:14.298Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:33:14 [2023-01-14T22:33:14.298Z]  runc:
22:33:14 [2023-01-14T22:33:14.298Z]   Version:          1.1.4
22:33:14 [2023-01-14T22:33:14.298Z]   GitCommit:        v1.1.4-0-g5fd4c4d
22:33:14 [2023-01-14T22:33:14.298Z]  docker-init:
22:33:14 [2023-01-14T22:33:14.298Z]   Version:          0.19.0
22:33:14 [2023-01-14T22:33:14.298Z]   GitCommit:        de40ad0
[Pipeline] sh
22:33:14 [2023-01-14T22:33:14.588Z] + docker info
22:33:14 [2023-01-14T22:33:14.588Z] Client:
22:33:14 [2023-01-14T22:33:14.588Z]  Context:    default
22:33:14 [2023-01-14T22:33:14.588Z]  Debug Mode: false
22:33:14 [2023-01-14T22:33:14.588Z]  Plugins:
22:33:14 [2023-01-14T22:33:14.588Z]   buildx: Docker Buildx (Docker Inc.)
22:33:14 [2023-01-14T22:33:14.588Z]     Version:  v0.8.2
22:33:14 [2023-01-14T22:33:14.588Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:33:14 [2023-01-14T22:33:14.588Z]   compose: Docker Compose (Docker Inc.)
22:33:14 [2023-01-14T22:33:14.588Z]     Version:  v2.12.0
22:33:14 [2023-01-14T22:33:14.588Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:33:14 [2023-01-14T22:33:14.588Z] 
22:33:14 [2023-01-14T22:33:14.588Z] Server:
22:33:14 [2023-01-14T22:33:14.588Z]  Containers: 0
22:33:14 [2023-01-14T22:33:14.588Z]   Running: 0
22:33:14 [2023-01-14T22:33:14.588Z]   Paused: 0
22:33:14 [2023-01-14T22:33:14.588Z]   Stopped: 0
22:33:14 [2023-01-14T22:33:14.588Z]  Images: 3
22:33:14 [2023-01-14T22:33:14.588Z]  Server Version: 22.06.0-beta.0
22:33:14 [2023-01-14T22:33:14.588Z]  Storage Driver: overlay2
22:33:14 [2023-01-14T22:33:14.588Z]   Backing Filesystem: extfs
22:33:14 [2023-01-14T22:33:14.588Z]   Supports d_type: true
22:33:14 [2023-01-14T22:33:14.588Z]   Using metacopy: false
22:33:14 [2023-01-14T22:33:14.588Z]   Native Overlay Diff: true
22:33:14 [2023-01-14T22:33:14.588Z]   userxattr: false
22:33:14 [2023-01-14T22:33:14.588Z]  Logging Driver: json-file
22:33:14 [2023-01-14T22:33:14.588Z]  Cgroup Driver: cgroupfs
22:33:14 [2023-01-14T22:33:14.588Z]  Cgroup Version: 1
22:33:14 [2023-01-14T22:33:14.588Z]  Plugins:
22:33:14 [2023-01-14T22:33:14.588Z]   Volume: local
22:33:14 [2023-01-14T22:33:14.588Z]   Network: bridge host ipvlan macvlan null overlay
22:33:14 [2023-01-14T22:33:14.588Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:33:14 [2023-01-14T22:33:14.588Z]  Swarm: inactive
22:33:14 [2023-01-14T22:33:14.588Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:33:14 [2023-01-14T22:33:14.588Z]  Default Runtime: runc
22:33:14 [2023-01-14T22:33:14.588Z]  Init Binary: docker-init
22:33:14 [2023-01-14T22:33:14.588Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:33:14 [2023-01-14T22:33:14.588Z]  runc version: v1.1.4-0-g5fd4c4d
22:33:14 [2023-01-14T22:33:14.588Z]  init version: de40ad0
22:33:14 [2023-01-14T22:33:14.588Z]  Security Options:
22:33:14 [2023-01-14T22:33:14.588Z]   apparmor
22:33:14 [2023-01-14T22:33:14.588Z]   seccomp
22:33:14 [2023-01-14T22:33:14.588Z]    Profile: builtin
22:33:14 [2023-01-14T22:33:14.588Z]  Kernel Version: 5.15.0-1022-aws
22:33:14 [2023-01-14T22:33:14.588Z]  Operating System: Ubuntu 20.04.5 LTS
22:33:14 [2023-01-14T22:33:14.588Z]  OSType: linux
22:33:14 [2023-01-14T22:33:14.588Z]  Architecture: aarch64
22:33:14 [2023-01-14T22:33:14.588Z]  CPUs: 2
22:33:14 [2023-01-14T22:33:14.588Z]  Total Memory: 7.559GiB
22:33:14 [2023-01-14T22:33:14.588Z]  Name: ip-10-100-63-52
22:33:14 [2023-01-14T22:33:14.588Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
22:33:14 [2023-01-14T22:33:14.588Z]  Docker Root Dir: /var/lib/docker
22:33:14 [2023-01-14T22:33:14.588Z]  Debug Mode: false
22:33:14 [2023-01-14T22:33:14.588Z]  Registry: https://index.docker.io/v1/
22:33:14 [2023-01-14T22:33:14.588Z]  Labels:
22:33:14 [2023-01-14T22:33:14.588Z]  Experimental: true
22:33:14 [2023-01-14T22:33:14.588Z]  Insecure Registries:
22:33:14 [2023-01-14T22:33:14.588Z]   127.0.0.0/8
22:33:14 [2023-01-14T22:33:14.588Z]  Live Restore Enabled: true
22:33:14 [2023-01-14T22:33:14.588Z] 
[Pipeline] sh
22:33:14 [2023-01-14T22:33:14.869Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:33:14 [2023-01-14T22:33:14.869Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:33:14 [2023-01-14T22:33:14.869Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44824/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
22:33:14 [2023-01-14T22:33:14.869Z] + bash /home/ubuntu/workspace/moby_PR-44824/check-config.sh
22:33:14 [2023-01-14T22:33:14.869Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:33:14 [2023-01-14T22:33:14.869Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
22:33:14 [2023-01-14T22:33:14.869Z] 
22:33:14 [2023-01-14T22:33:14.869Z] Generally Necessary:
22:33:14 [2023-01-14T22:33:14.869Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:33:14 [2023-01-14T22:33:14.869Z] - apparmor: enabled and tools installed
22:33:14 [2023-01-14T22:33:14.869Z] - CONFIG_NAMESPACES: enabled
22:33:14 [2023-01-14T22:33:14.869Z] - CONFIG_NET_NS: enabled
22:33:14 [2023-01-14T22:33:14.869Z] - CONFIG_PID_NS: enabled
22:33:14 [2023-01-14T22:33:14.869Z] - CONFIG_IPC_NS: enabled
22:33:14 [2023-01-14T22:33:14.869Z] - CONFIG_UTS_NS: enabled
22:33:14 [2023-01-14T22:33:14.869Z] - CONFIG_CGROUPS: enabled
22:33:14 [2023-01-14T22:33:14.869Z] - CONFIG_CGROUP_CPUACCT: enabled
22:33:14 [2023-01-14T22:33:14.869Z] - CONFIG_CGROUP_DEVICE: enabled
22:33:14 [2023-01-14T22:33:14.869Z] - CONFIG_CGROUP_FREEZER: enabled
22:33:14 [2023-01-14T22:33:14.869Z] - CONFIG_CGROUP_SCHED: enabled
22:33:14 [2023-01-14T22:33:14.869Z] - CONFIG_CPUSETS: enabled
22:33:14 [2023-01-14T22:33:14.869Z] - CONFIG_MEMCG: enabled
22:33:14 [2023-01-14T22:33:14.869Z] - CONFIG_KEYS: enabled
22:33:14 [2023-01-14T22:33:14.870Z] - CONFIG_VETH: enabled (as module)
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_BRIDGE: enabled (as module)
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_NF_NAT: enabled (as module)
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_POSIX_MQUEUE: enabled
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_CGROUP_BPF: enabled
22:33:15 [2023-01-14T22:33:15.129Z] 
22:33:15 [2023-01-14T22:33:15.129Z] Optional Features:
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_USER_NS: enabled
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_SECCOMP: enabled
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_SECCOMP_FILTER: enabled
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_CGROUP_PIDS: enabled
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_MEMCG_SWAP: enabled
22:33:15 [2023-01-14T22:33:15.129Z]     (cgroup swap accounting is currently enabled)
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_BLK_CGROUP: enabled
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_CGROUP_PERF: enabled
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_CGROUP_HUGETLB: enabled
22:33:15 [2023-01-14T22:33:15.129Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:33:15 [2023-01-14T22:33:15.388Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:33:15 [2023-01-14T22:33:15.388Z] - CONFIG_CFS_BANDWIDTH: enabled
22:33:15 [2023-01-14T22:33:15.388Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:33:15 [2023-01-14T22:33:15.388Z] - CONFIG_RT_GROUP_SCHED: missing
22:33:15 [2023-01-14T22:33:15.388Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:33:15 [2023-01-14T22:33:15.388Z] - CONFIG_IP_VS: enabled (as module)
22:33:15 [2023-01-14T22:33:15.388Z] - CONFIG_IP_VS_NFCT: enabled
22:33:15 [2023-01-14T22:33:15.388Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:33:15 [2023-01-14T22:33:15.388Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:33:15 [2023-01-14T22:33:15.388Z] - CONFIG_IP_VS_RR: enabled (as module)
22:33:15 [2023-01-14T22:33:15.388Z] - CONFIG_SECURITY_SELINUX: enabled
22:33:15 [2023-01-14T22:33:15.388Z] - CONFIG_SECURITY_APPARMOR: enabled
22:33:15 [2023-01-14T22:33:15.388Z] - CONFIG_EXT4_FS: enabled
22:33:15 [2023-01-14T22:33:15.388Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:33:15 [2023-01-14T22:33:15.388Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:33:15 [2023-01-14T22:33:15.388Z] - Network Drivers:
22:33:15 [2023-01-14T22:33:15.388Z]   - "overlay":
22:33:15 [2023-01-14T22:33:15.388Z]     - CONFIG_VXLAN: enabled (as module)
22:33:15 [2023-01-14T22:33:15.388Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:33:15 [2023-01-14T22:33:15.388Z]       Optional (for encrypted networks):
22:33:15 [2023-01-14T22:33:15.647Z]       - CONFIG_CRYPTO: enabled
22:33:15 [2023-01-14T22:33:15.647Z]       - CONFIG_CRYPTO_AEAD: enabled
22:33:15 [2023-01-14T22:33:15.647Z]       - CONFIG_CRYPTO_GCM: enabled
22:33:15 [2023-01-14T22:33:15.647Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:33:15 [2023-01-14T22:33:15.647Z]       - CONFIG_CRYPTO_GHASH: enabled
22:33:15 [2023-01-14T22:33:15.647Z]       - CONFIG_XFRM: enabled
22:33:15 [2023-01-14T22:33:15.647Z]       - CONFIG_XFRM_USER: enabled (as module)
22:33:15 [2023-01-14T22:33:15.647Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:33:15 [2023-01-14T22:33:15.647Z]       - CONFIG_INET_ESP: enabled (as module)
22:33:15 [2023-01-14T22:33:15.647Z]   - "ipvlan":
22:33:15 [2023-01-14T22:33:15.647Z]     - CONFIG_IPVLAN: enabled (as module)
22:33:15 [2023-01-14T22:33:15.647Z]   - "macvlan":
22:33:15 [2023-01-14T22:33:15.647Z]     - CONFIG_MACVLAN: enabled (as module)
22:33:15 [2023-01-14T22:33:15.647Z]     - CONFIG_DUMMY: enabled (as module)
22:33:15 [2023-01-14T22:33:15.647Z]   - "ftp,tftp client in container":
22:33:15 [2023-01-14T22:33:15.647Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:33:15 [2023-01-14T22:33:15.647Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:33:15 [2023-01-14T22:33:15.647Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:33:15 [2023-01-14T22:33:15.647Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:33:15 [2023-01-14T22:33:15.647Z] - Storage Drivers:
22:33:15 [2023-01-14T22:33:15.647Z]   - "aufs":
22:33:15 [2023-01-14T22:33:15.647Z]     - CONFIG_AUFS_FS: enabled (as module)
22:33:15 [2023-01-14T22:33:15.647Z]   - "btrfs":
22:33:15 [2023-01-14T22:33:15.647Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:33:15 [2023-01-14T22:33:15.647Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:33:15 [2023-01-14T22:33:15.647Z]   - "devicemapper":
22:33:15 [2023-01-14T22:33:15.647Z]     - CONFIG_BLK_DEV_DM: enabled
22:33:15 [2023-01-14T22:33:15.647Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:33:15 [2023-01-14T22:33:15.647Z]   - "overlay":
22:33:15 [2023-01-14T22:33:15.647Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:33:15 [2023-01-14T22:33:15.647Z]   - "zfs":
22:33:15 [2023-01-14T22:33:15.647Z]     - /dev/zfs: present
22:33:15 [2023-01-14T22:33:15.647Z]     - zfs command: missing
22:33:15 [2023-01-14T22:33:15.647Z]     - zpool command: missing
22:33:15 [2023-01-14T22:33:15.647Z] 
22:33:15 [2023-01-14T22:33:15.647Z] Limits:
22:33:15 [2023-01-14T22:33:15.647Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:33:15 [2023-01-14T22:33:15.647Z] 
22:33:15 [2023-01-14T22:33:15.647Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:33:15 [2023-01-14T22:33:15.957Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:17723691e585581f4a90ac9b98e55d9a0785b52d .
22:33:16 [2023-01-14T22:33:16.282Z] #1 [internal] load build definition from Dockerfile
22:33:16 [2023-01-14T22:33:16.282Z] #1 transferring dockerfile: 25.95kB done
22:33:16 [2023-01-14T22:33:16.282Z] #1 DONE 0.0s
22:33:16 [2023-01-14T22:33:16.282Z] 
22:33:16 [2023-01-14T22:33:16.282Z] #2 [internal] load .dockerignore
22:33:16 [2023-01-14T22:33:16.282Z] #2 transferring context: 113B done
22:33:16 [2023-01-14T22:33:16.282Z] #2 DONE 0.0s
22:33:16 [2023-01-14T22:33:16.282Z] 
22:33:16 [2023-01-14T22:33:16.282Z] #3 resolve image config for docker.io/docker/dockerfile:1
22:33:16 [2023-01-14T22:33:16.282Z] #3 DONE 0.1s
22:33:16 [2023-01-14T22:33:16.282Z] 
22:33:16 [2023-01-14T22:33:16.282Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
22:33:16 [2023-01-14T22:33:16.282Z] #4 CACHED
22:33:16 [2023-01-14T22:33:16.544Z] 
22:33:16 [2023-01-14T22:33:16.544Z] #5 [internal] load metadata for docker.io/library/busybox:latest
22:33:16 [2023-01-14T22:33:16.544Z] #5 DONE 0.0s
22:33:16 [2023-01-14T22:33:16.544Z] 
22:33:16 [2023-01-14T22:33:16.544Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:33:16 [2023-01-14T22:33:16.544Z] #6 DONE 0.1s
22:33:16 [2023-01-14T22:33:16.544Z] 
22:33:16 [2023-01-14T22:33:16.544Z] #7 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye
22:33:16 [2023-01-14T22:33:16.544Z] #7 DONE 0.1s
22:33:16 [2023-01-14T22:33:16.544Z] 
22:33:16 [2023-01-14T22:33:16.544Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
22:33:16 [2023-01-14T22:33:16.544Z] #8 DONE 0.1s
22:33:16 [2023-01-14T22:33:16.544Z] 
22:33:16 [2023-01-14T22:33:16.544Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
22:33:16 [2023-01-14T22:33:16.544Z] #9 DONE 0.1s
22:33:16 [2023-01-14T22:33:16.807Z] 
22:33:16 [2023-01-14T22:33:16.807Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:c3feb4bc19853836e788b21051b76b813a30457b3f77058991d3e170af0afa65
22:33:16 [2023-01-14T22:33:16.807Z] #10 DONE 0.0s
22:33:16 [2023-01-14T22:33:16.807Z] 
22:33:16 [2023-01-14T22:33:16.807Z] #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
22:33:16 [2023-01-14T22:33:16.807Z] #11 DONE 0.0s
22:33:16 [2023-01-14T22:33:16.807Z] 
22:33:16 [2023-01-14T22:33:16.807Z] #12 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:33:16 [2023-01-14T22:33:16.807Z] #12 DONE 0.0s
22:33:16 [2023-01-14T22:33:16.807Z] 
22:33:16 [2023-01-14T22:33:16.807Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox
22:33:16 [2023-01-14T22:33:16.807Z] #13 DONE 0.0s
22:33:16 [2023-01-14T22:33:16.807Z] 
22:33:16 [2023-01-14T22:33:16.807Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:534da5794e770279c889daa891f46f5a530b0c5de8bfbc5e40394a0164d9fa87
22:33:16 [2023-01-14T22:33:16.807Z] #14 DONE 0.0s
22:33:16 [2023-01-14T22:33:16.807Z] 
22:33:16 [2023-01-14T22:33:16.807Z] #15 [internal] load build context
22:33:17 [2023-01-14T22:33:17.072Z] #15 ...
22:33:17 [2023-01-14T22:33:17.072Z] 
22:33:17 [2023-01-14T22:33:17.072Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
22:33:17 [2023-01-14T22:33:17.072Z] #16 DONE 0.4s
22:33:17 [2023-01-14T22:33:17.072Z] 
22:33:17 [2023-01-14T22:33:17.072Z] #15 [internal] load build context
22:33:18 [2023-01-14T22:33:18.034Z] #15 transferring context: 65.11MB 1.2s done
22:33:18 [2023-01-14T22:33:18.034Z] #15 DONE 1.3s
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #17 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
22:33:18 [2023-01-14T22:33:18.034Z] #17 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #18 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:33:18 [2023-01-14T22:33:18.034Z] #18 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #19 [containerd-src 1/3] WORKDIR /usr/src/containerd
22:33:18 [2023-01-14T22:33:18.034Z] #19 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #20 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
22:33:18 [2023-01-14T22:33:18.034Z] #20 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #21 [build-dummy 2/2] RUN mkdir -p /build
22:33:18 [2023-01-14T22:33:18.034Z] #21 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #22 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
22:33:18 [2023-01-14T22:33:18.034Z] #22 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #23 [dev-base  1/10] RUN groupadd -r docker
22:33:18 [2023-01-14T22:33:18.034Z] #23 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #24 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
22:33:18 [2023-01-14T22:33:18.034Z] #24 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #25 [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
22:33:18 [2023-01-14T22:33:18.034Z] #25 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #26 [registry-src 1/2] WORKDIR /usr/src/registry
22:33:18 [2023-01-14T22:33:18.034Z] #26 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #27 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
22:33:18 [2023-01-14T22:33:18.034Z] #27 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #28 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
22:33:18 [2023-01-14T22:33:18.034Z] #28 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #29 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:33:18 [2023-01-14T22:33:18.034Z] #29 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #30 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
22:33:18 [2023-01-14T22:33:18.034Z] #30 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #31 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
22:33:18 [2023-01-14T22:33:18.034Z] #31 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #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...)
22:33:18 [2023-01-14T22:33:18.034Z] #32 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #33 [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...)
22:33:18 [2023-01-14T22:33:18.034Z] #33 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #34 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
22:33:18 [2023-01-14T22:33:18.034Z] #34 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #35 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
22:33:18 [2023-01-14T22:33:18.034Z] #35 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #36 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:33:18 [2023-01-14T22:33:18.034Z] #36 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #37 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:33:18 [2023-01-14T22:33:18.034Z] #37 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #38 [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
22:33:18 [2023-01-14T22:33:18.034Z] #38 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #39 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
22:33:18 [2023-01-14T22:33:18.034Z] #39 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #40 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
22:33:18 [2023-01-14T22:33:18.034Z] #40 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #41 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:33:18 [2023-01-14T22:33:18.034Z] #41 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #42 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
22:33:18 [2023-01-14T22:33:18.034Z] #42 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #43 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
22:33:18 [2023-01-14T22:33:18.034Z] #43 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #44 [binary-dummy 1/1] COPY --from=build-dummy /build /build
22:33:18 [2023-01-14T22:33:18.034Z] #44 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #45 [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...)
22:33:18 [2023-01-14T22:33:18.034Z] #45 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #46 [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...)
22:33:18 [2023-01-14T22:33:18.034Z] #46 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #47 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
22:33:18 [2023-01-14T22:33:18.034Z] #47 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #48 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:33:18 [2023-01-14T22:33:18.034Z] #48 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #49 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
22:33:18 [2023-01-14T22:33:18.034Z] #49 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #50 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:33:18 [2023-01-14T22:33:18.034Z] #50 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #51 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:33:18 [2023-01-14T22:33:18.034Z] #51 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #52 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
22:33:18 [2023-01-14T22:33:18.034Z] #52 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
22:33:18 [2023-01-14T22:33:18.034Z] #53 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #54 [dev-base  3/10] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:33:18 [2023-01-14T22:33:18.034Z] #54 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #55 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0"      && /build/go-winres --help
22:33:18 [2023-01-14T22:33:18.034Z] #55 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #56 [swagger-src 1/3] WORKDIR /usr/src/swagger
22:33:18 [2023-01-14T22:33:18.034Z] #56 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #57 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
22:33:18 [2023-01-14T22:33:18.034Z] #57 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #58 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
22:33:18 [2023-01-14T22:33:18.034Z] #58 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #59 [dockercli-src 1/5] WORKDIR /tmp/dockercli
22:33:18 [2023-01-14T22:33:18.034Z] #59 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #60 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
22:33:18 [2023-01-14T22:33:18.034Z] #60 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.034Z] #61 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
22:33:18 [2023-01-14T22:33:18.034Z] #61 CACHED
22:33:18 [2023-01-14T22:33:18.034Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #62 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:33:18 [2023-01-14T22:33:18.035Z] #62 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #63 [delve-src 1/3] WORKDIR /usr/src/delve
22:33:18 [2023-01-14T22:33:18.035Z] #63 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #64 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
22:33:18 [2023-01-14T22:33:18.035Z] #64 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #65 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
22:33:18 [2023-01-14T22:33:18.035Z] #65 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #66 [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
22:33:18 [2023-01-14T22:33:18.035Z] #66 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #67 [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             ;
22:33:18 [2023-01-14T22:33:18.035Z] #67 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #68 [dev-base  8/10] 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
22:33:18 [2023-01-14T22:33:18.035Z] #68 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #69 [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
22:33:18 [2023-01-14T22:33:18.035Z] #69 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #70 [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...)
22:33:18 [2023-01-14T22:33:18.035Z] #70 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #71 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
22:33:18 [2023-01-14T22:33:18.035Z] #71 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #72 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
22:33:18 [2023-01-14T22:33:18.035Z] #72 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #73 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
22:33:18 [2023-01-14T22:33:18.035Z] #73 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #74 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
22:33:18 [2023-01-14T22:33:18.035Z] #74 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #75 [runc-src 1/3] WORKDIR /usr/src/runc
22:33:18 [2023-01-14T22:33:18.035Z] #75 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #76 [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
22:33:18 [2023-01-14T22:33:18.035Z] #76 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #77 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
22:33:18 [2023-01-14T22:33:18.035Z] #77 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #78 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
22:33:18 [2023-01-14T22:33:18.035Z] #78 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #79 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
22:33:18 [2023-01-14T22:33:18.035Z] #79 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #80 [base 2/5] COPY --from=xx / /
22:33:18 [2023-01-14T22:33:18.035Z] #80 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #81 [dev-base  9/10] RUN pip3 install yamllint==1.27.1
22:33:18 [2023-01-14T22:33:18.035Z] #81 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #82 [dev-base  7/10] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:33:18 [2023-01-14T22:33:18.035Z] #82 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #83 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
22:33:18 [2023-01-14T22:33:18.035Z] #83 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #84 [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
22:33:18 [2023-01-14T22:33:18.035Z] #84 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #85 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
22:33:18 [2023-01-14T22:33:18.035Z] #85 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #86 [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
22:33:18 [2023-01-14T22:33:18.035Z] #86 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #87 [dev-base  6/10] RUN ldconfig
22:33:18 [2023-01-14T22:33:18.035Z] #87 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #88 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
22:33:18 [2023-01-14T22:33:18.035Z] #88 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #89 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
22:33:18 [2023-01-14T22:33:18.035Z] #89 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #90 [dev-base  4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:33:18 [2023-01-14T22:33:18.035Z] #90 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #91 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:33:18 [2023-01-14T22:33:18.035Z] #91 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #92 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
22:33:18 [2023-01-14T22:33:18.035Z] #92 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #93 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
22:33:18 [2023-01-14T22:33:18.035Z] #93 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #94 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
22:33:18 [2023-01-14T22:33:18.035Z] #94 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #95 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
22:33:18 [2023-01-14T22:33:18.035Z] #95 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #96 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
22:33:18 [2023-01-14T22:33:18.035Z] #96 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #97 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
22:33:18 [2023-01-14T22:33:18.035Z] #97 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #98 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
22:33:18 [2023-01-14T22:33:18.035Z] #98 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #99 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
22:33:18 [2023-01-14T22:33:18.035Z] #99 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #100 [tini-src 1/3] WORKDIR /usr/src/tini
22:33:18 [2023-01-14T22:33:18.035Z] #100 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #101 [dev-base  5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:33:18 [2023-01-14T22:33:18.035Z] #101 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #102 [dev-base  2/10] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:33:18 [2023-01-14T22:33:18.035Z] #102 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #103 [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
22:33:18 [2023-01-14T22:33:18.035Z] #103 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #104 [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...)
22:33:18 [2023-01-14T22:33:18.035Z] #104 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #105 [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...)
22:33:18 [2023-01-14T22:33:18.035Z] #105 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #106 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
22:33:18 [2023-01-14T22:33:18.035Z] #106 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #107 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
22:33:18 [2023-01-14T22:33:18.035Z] #107 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #108 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:33:18 [2023-01-14T22:33:18.035Z] #108 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #109 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
22:33:18 [2023-01-14T22:33:18.035Z] #109 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #110 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
22:33:18 [2023-01-14T22:33:18.035Z] #110 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #111 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:33:18 [2023-01-14T22:33:18.035Z] #111 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #112 [dev-base 10/10] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
22:33:18 [2023-01-14T22:33:18.035Z] #112 CACHED
22:33:18 [2023-01-14T22:33:18.035Z] 
22:33:18 [2023-01-14T22:33:18.035Z] #113 [dev 1/1] COPY . .
22:33:23 [2023-01-14T22:33:23.305Z] #113 DONE 4.9s
22:33:23 [2023-01-14T22:33:23.305Z] 
22:33:23 [2023-01-14T22:33:23.305Z] #114 exporting to image
22:33:23 [2023-01-14T22:33:23.305Z] #114 exporting layers
22:33:23 [2023-01-14T22:33:23.565Z] #114 exporting layers 0.8s done
22:33:23 [2023-01-14T22:33:23.565Z] #114 writing image sha256:e088490a418b12ad0345e9300a1920c2617481542d1317c5c5280d68ee8c9381 done
22:33:23 [2023-01-14T22:33:23.565Z] #114 naming to docker.io/library/docker:17723691e585581f4a90ac9b98e55d9a0785b52d done
22:33:23 [2023-01-14T22:33:23.565Z] #114 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:33:23 [2023-01-14T22:33:23.874Z] + sudo modprobe ip6table_filter
[Pipeline] sh
22:33:24 [2023-01-14T22:33:24.156Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44824/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=17723691e585581f4a90ac9b98e55d9a0785b52d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:17723691e585581f4a90ac9b98e55d9a0785b52d hack/test/unit
22:33:24 [2023-01-14T22:33:24.415Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
22:33:24 [2023-01-14T22:33:24.415Z] + TESTFLAGS+=' -test.timeout=5m'
22:33:24 [2023-01-14T22:33:24.415Z] + TESTDIRS=./...
22:33:24 [2023-01-14T22:33:24.415Z] + exclude_paths='/vendor/|/integration'
22:33:24 [2023-01-14T22:33:24.415Z] ++ go list ./...
22:33:24 [2023-01-14T22:33:24.415Z] ++ grep -vE '(/vendor/|/integration)'
22:33:25 [2023-01-14T22:33:25.353Z] + pkg_list='github.com/docker/docker/api
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/server
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/server/backend/build
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/server/httpstatus
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/server/httputils
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/server/middleware
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/server/router
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/server/router/build
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/server/router/checkpoint
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/server/router/container
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/server/router/debug
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/server/router/distribution
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/server/router/grpc
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/server/router/image
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/server/router/network
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/server/router/plugin
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/server/router/session
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/server/router/swarm
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/server/router/system
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/server/router/volume
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/types
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/types/backend
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/types/blkiodev
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/types/container
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/types/events
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/types/filters
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/types/image
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/types/mount
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/types/network
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/types/plugins/logdriver
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/types/registry
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/types/strslice
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/types/swarm
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/types/swarm/runtime
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/types/time
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/types/versions
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/types/versions/v1p19
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/types/versions/v1p20
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/api/types/volume
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/builder
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/builder/builder-next
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/builder/builder-next/exporter
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/builder/builder-next/worker
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/builder/dockerfile
22:33:25 [2023-01-14T22:33:25.353Z] github.com/docker/docker/builder/remotecontext
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/builder/remotecontext/git
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/builder/remotecontext/urlutil
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/cli/debug
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/cli/winresources/docker-proxy
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/cli/winresources/dockerd
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/client
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/cmd/docker-proxy
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/cmd/dockerd
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/cmd/dockerd/trap
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/container
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/container/stream
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/contrib/apparmor
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/contrib/docker-device-tool
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/contrib/httpserver
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/cluster
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/cluster/convert
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/cluster/executor
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/cluster/executor/container
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/cluster/provider
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/config
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/containerd
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/events
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/events/testutils
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/aufs
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/copy
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/overlay
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/register
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/vfs
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/zfs
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/images
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/initlayer
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/links
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/listeners
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/awslogs
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/fluentd
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/gcplogs
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/gelf
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/journald
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/local
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/logentries
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/loggertest
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/loggerutils
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/splunk
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/syslog
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/templates
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/names
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/network
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/stats
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/distribution
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/distribution/metadata
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/distribution/utils
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/distribution/xfer
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/dockerversion
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/errdefs
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/image
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/image/cache
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/image/tarexport
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/image/v1
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/internal/mounttree
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/internal/test/suite
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/internal/unshare
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/layer
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libcontainerd
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libcontainerd/queue
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libcontainerd/remote
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libcontainerd/supervisor
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libcontainerd/types
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/bitseq
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/cluster
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/config
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/datastore
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/diagnostic
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/discoverapi
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/driverapi
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/drivers/bridge
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/drivers/host
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/drivers/null
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/drivers/overlay
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/drivers/remote
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/drivers/windows
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/drvregistry
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/etchosts
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/idm
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/internal/caller
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/ipam
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/ipamapi
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/ipams/builtin
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/ipams/null
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/ipams/remote
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/ipamutils
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/iptables
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/netlabel
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/netutils
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/networkdb
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/ns
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/options
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/osl
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/osl/kernel
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/portallocator
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/portmapper
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/resolvconf
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/testutils
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/libnetwork/types
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/oci
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/oci/caps
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/opts
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/aaparser
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/archive
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/authorization
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/broadcaster
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/capabilities
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/chrootarchive
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/containerfs
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/devicemapper
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/directory
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/dmesg
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/fileutils
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/homedir
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/idtools
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/ioutils
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/jsonmessage
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/longpath
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/loopback
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/namesgenerator
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/parsers
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/parsers/kernel
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/pidfile
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/platform
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/platforms
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/plugingetter
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/plugins
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/plugins/transport
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/pools
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/process
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/progress
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/reexec
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/rootless
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/rootless/specconv
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/stack
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/stdcopy
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/streamformatter
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/stringid
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/sysinfo
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/system
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/tailfile
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/tarsum
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/pkg/useragent
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/plugin
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/plugin/executor/containerd
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/plugin/v2
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/profiles/apparmor
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/profiles/seccomp
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/quota
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/reference
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/registry
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/registry/resumable
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/restartmanager
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/runconfig
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/runconfig/opts
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/testutil
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/testutil/daemon
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/testutil/environment
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/testutil/fakecontext
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/testutil/fakegit
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/testutil/fakestorage
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/testutil/fixtures/load
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/testutil/fixtures/plugin
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/testutil/registry
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/testutil/request
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/volume
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/volume/drivers
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/volume/local
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/volume/mounts
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/volume/service
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/volume/service/opts
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/volume/testutils'
22:33:25 [2023-01-14T22:33:25.354Z] ++ grep --fixed-strings -v /libnetwork
22:33:25 [2023-01-14T22:33:25.354Z] ++ echo 'github.com/docker/docker/api
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/server
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/server/backend/build
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/server/httpstatus
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/server/httputils
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/server/middleware
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/server/router
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/server/router/build
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/server/router/checkpoint
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/server/router/container
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/server/router/debug
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/server/router/distribution
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/server/router/grpc
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/server/router/image
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/server/router/network
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/server/router/plugin
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/server/router/session
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/server/router/swarm
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/server/router/system
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/server/router/volume
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/types
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/types/backend
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/types/blkiodev
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/types/container
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/types/events
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/types/filters
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/types/image
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/types/mount
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/types/network
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/types/plugins/logdriver
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/types/registry
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/types/strslice
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/types/swarm
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/types/swarm/runtime
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/types/time
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/types/versions
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/types/versions/v1p19
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/types/versions/v1p20
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/api/types/volume
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/builder
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/builder/builder-next
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/builder/builder-next/exporter
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/builder/builder-next/worker
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/builder/dockerfile
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/builder/remotecontext
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/builder/remotecontext/git
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/builder/remotecontext/urlutil
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/cli/debug
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/cli/winresources/docker-proxy
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/cli/winresources/dockerd
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/client
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/cmd/docker-proxy
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/cmd/dockerd
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/cmd/dockerd/trap
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/container
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/container/stream
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/contrib/apparmor
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/contrib/docker-device-tool
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/contrib/httpserver
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/cluster
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/cluster/convert
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/cluster/executor
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/cluster/executor/container
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/cluster/provider
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/config
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/containerd
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/events
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/events/testutils
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/aufs
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/copy
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/overlay
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/register
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/vfs
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/graphdriver/zfs
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/images
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/initlayer
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/links
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/listeners
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/awslogs
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/fluentd
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/gcplogs
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/gelf
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/journald
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/local
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/logentries
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/loggertest
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/loggerutils
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/splunk
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/syslog
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/logger/templates
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/names
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/network
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/daemon/stats
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/distribution
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/distribution/metadata
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/distribution/utils
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/distribution/xfer
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/dockerversion
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/errdefs
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/image
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/image/cache
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/image/tarexport
22:33:25 [2023-01-14T22:33:25.354Z] github.com/docker/docker/image/v1
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/internal/mounttree
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/internal/test/suite
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/internal/unshare
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/layer
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libcontainerd
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libcontainerd/queue
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libcontainerd/remote
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libcontainerd/supervisor
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libcontainerd/types
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/bitseq
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/cluster
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/config
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/datastore
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/diagnostic
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/discoverapi
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/driverapi
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/drivers/bridge
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/drivers/host
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/drivers/null
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/drivers/overlay
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/drivers/remote
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/drivers/windows
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/drvregistry
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/etchosts
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/idm
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/internal/caller
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/ipam
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/ipamapi
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/ipams/builtin
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/ipams/null
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/ipams/remote
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/ipamutils
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/iptables
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/netlabel
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/netutils
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/networkdb
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/ns
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/options
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/osl
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/osl/kernel
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/portallocator
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/portmapper
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/resolvconf
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/testutils
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libnetwork/types
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/oci
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/oci/caps
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/opts
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/aaparser
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/archive
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/authorization
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/broadcaster
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/capabilities
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/chrootarchive
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/containerfs
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/devicemapper
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/directory
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/dmesg
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/fileutils
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/homedir
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/idtools
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/ioutils
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/jsonmessage
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/longpath
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/loopback
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/namesgenerator
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/parsers
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/parsers/kernel
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/pidfile
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/platform
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/platforms
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/plugingetter
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/plugins
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/plugins/transport
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/pools
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/process
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/progress
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/reexec
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/rootless
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/rootless/specconv
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/stack
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/stdcopy
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/streamformatter
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/stringid
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/sysinfo
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/system
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/tailfile
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/tarsum
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/useragent
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/plugin
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/plugin/executor/containerd
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/plugin/v2
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/profiles/apparmor
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/profiles/seccomp
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/quota
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/reference
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/registry
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/registry/resumable
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/restartmanager
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/runconfig
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/runconfig/opts
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/testutil
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/testutil/daemon
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/testutil/environment
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/testutil/fakecontext
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/testutil/fakegit
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/testutil/fakestorage
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/testutil/fixtures/load
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/testutil/fixtures/plugin
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/testutil/registry
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/testutil/request
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/volume
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/volume/drivers
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/volume/local
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/volume/mounts
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/volume/service
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/volume/service/opts
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/volume/testutils'
22:33:25 [2023-01-14T22:33:25.355Z] + base_pkg_list='github.com/docker/docker/api
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/server
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/server/backend/build
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/server/httpstatus
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/server/httputils
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/server/middleware
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/server/router
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/server/router/build
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/server/router/checkpoint
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/server/router/container
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/server/router/debug
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/server/router/distribution
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/server/router/grpc
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/server/router/image
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/server/router/network
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/server/router/plugin
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/server/router/session
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/server/router/swarm
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/server/router/system
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/server/router/volume
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/types
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/types/backend
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/types/blkiodev
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/types/container
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/types/events
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/types/filters
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/types/image
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/types/mount
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/types/network
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/types/plugins/logdriver
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/types/registry
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/types/strslice
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/types/swarm
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/types/swarm/runtime
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/types/time
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/types/versions
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/types/versions/v1p19
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/types/versions/v1p20
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/api/types/volume
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/builder
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/builder/builder-next
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/builder/builder-next/exporter
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/builder/builder-next/worker
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/builder/dockerfile
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/builder/remotecontext
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/builder/remotecontext/git
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/builder/remotecontext/urlutil
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/cli/debug
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/cli/winresources/docker-proxy
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/cli/winresources/dockerd
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/client
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/cmd/docker-proxy
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/cmd/dockerd
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/cmd/dockerd/trap
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/container
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/container/stream
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/contrib/apparmor
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/contrib/docker-device-tool
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/contrib/httpserver
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/cluster
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/cluster/convert
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/cluster/executor
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/cluster/executor/container
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/cluster/provider
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/config
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/containerd
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/events
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/events/testutils
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/graphdriver
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/graphdriver/aufs
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/graphdriver/copy
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/graphdriver/overlay
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/graphdriver/register
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/graphdriver/vfs
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/graphdriver/zfs
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/images
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/initlayer
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/links
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/listeners
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/logger
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/logger/awslogs
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/logger/fluentd
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/logger/gcplogs
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/logger/gelf
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/logger/journald
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/logger/local
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/logger/logentries
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/logger/loggertest
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/logger/loggerutils
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/logger/splunk
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/logger/syslog
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/logger/templates
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/names
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/network
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/daemon/stats
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/distribution
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/distribution/metadata
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/distribution/utils
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/distribution/xfer
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/dockerversion
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/errdefs
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/image
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/image/cache
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/image/tarexport
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/image/v1
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/internal/mounttree
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/internal/test/suite
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/internal/unshare
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/layer
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libcontainerd
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libcontainerd/queue
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libcontainerd/remote
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libcontainerd/supervisor
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/libcontainerd/types
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/oci
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/oci/caps
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/opts
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/aaparser
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/archive
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/authorization
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/broadcaster
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/capabilities
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/chrootarchive
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/containerfs
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/devicemapper
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/directory
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/dmesg
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/fileutils
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/homedir
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/idtools
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/ioutils
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/jsonmessage
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/longpath
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/loopback
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/namesgenerator
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/parsers
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/parsers/kernel
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/pidfile
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/platform
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/platforms
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/plugingetter
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/plugins
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/plugins/transport
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/pools
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/process
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/progress
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/reexec
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/rootless
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/rootless/specconv
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/stack
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/stdcopy
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/streamformatter
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/stringid
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/sysinfo
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/system
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/tailfile
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/tarsum
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/pkg/useragent
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/plugin
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/plugin/executor/containerd
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/plugin/v2
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/profiles/apparmor
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/profiles/seccomp
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/quota
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/reference
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/registry
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/registry/resumable
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/restartmanager
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/runconfig
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/runconfig/opts
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/testutil
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/testutil/daemon
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/testutil/environment
22:33:25 [2023-01-14T22:33:25.355Z] github.com/docker/docker/testutil/fakecontext
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/testutil/fakegit
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/testutil/fakestorage
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/testutil/fixtures/load
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/testutil/fixtures/plugin
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/testutil/registry
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/testutil/request
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/volume
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/volume/drivers
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/volume/local
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/volume/mounts
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/volume/service
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/volume/service/opts
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/volume/testutils'
22:33:25 [2023-01-14T22:33:25.356Z] ++ grep --fixed-strings /libnetwork
22:33:25 [2023-01-14T22:33:25.356Z] ++ echo 'github.com/docker/docker/api
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/server
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/server/backend/build
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/server/httpstatus
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/server/httputils
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/server/middleware
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/server/router
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/server/router/build
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/server/router/checkpoint
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/server/router/container
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/server/router/debug
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/server/router/distribution
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/server/router/grpc
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/server/router/image
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/server/router/network
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/server/router/plugin
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/server/router/session
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/server/router/swarm
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/server/router/system
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/server/router/volume
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/types
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/types/backend
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/types/blkiodev
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/types/container
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/types/events
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/types/filters
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/types/image
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/types/mount
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/types/network
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/types/plugins/logdriver
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/types/registry
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/types/strslice
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/types/swarm
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/types/swarm/runtime
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/types/time
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/types/versions
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/types/versions/v1p19
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/types/versions/v1p20
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/api/types/volume
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/builder
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/builder/builder-next
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/builder/builder-next/exporter
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/builder/builder-next/worker
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/builder/dockerfile
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/builder/remotecontext
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/builder/remotecontext/git
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/builder/remotecontext/urlutil
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/cli/debug
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/cli/winresources/docker-proxy
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/cli/winresources/dockerd
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/client
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/cmd/docker-proxy
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/cmd/dockerd
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/cmd/dockerd/trap
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/container
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/container/stream
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/contrib/apparmor
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/contrib/docker-device-tool
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/contrib/httpserver
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/cluster
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/cluster/convert
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/cluster/executor
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/cluster/executor/container
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/cluster/provider
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/config
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/containerd
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/events
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/events/testutils
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/graphdriver
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/graphdriver/aufs
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/graphdriver/copy
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/graphdriver/overlay
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/graphdriver/register
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/graphdriver/vfs
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/graphdriver/zfs
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/images
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/initlayer
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/links
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/listeners
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/logger
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/logger/awslogs
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/logger/fluentd
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/logger/gcplogs
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/logger/gelf
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/logger/journald
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/logger/local
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/logger/logentries
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/logger/loggertest
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/logger/loggerutils
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/logger/splunk
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/logger/syslog
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/logger/templates
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/names
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/network
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/daemon/stats
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/distribution
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/distribution/metadata
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/distribution/utils
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/distribution/xfer
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/dockerversion
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/errdefs
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/image
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/image/cache
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/image/tarexport
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/image/v1
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/internal/mounttree
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/internal/test/suite
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/internal/unshare
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/layer
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libcontainerd
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libcontainerd/queue
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libcontainerd/remote
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libcontainerd/supervisor
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libcontainerd/types
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/bitseq
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/cluster
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/config
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/datastore
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/diagnostic
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/discoverapi
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/driverapi
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/bridge
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/host
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/null
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/overlay
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/remote
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/windows
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drvregistry
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/etchosts
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/idm
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/internal/caller
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/ipam
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/ipamapi
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/ipams/builtin
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/ipams/null
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/ipams/remote
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/ipamutils
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/iptables
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/netlabel
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/netutils
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/networkdb
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/ns
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/options
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/osl
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/osl/kernel
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/portallocator
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/portmapper
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/resolvconf
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/testutils
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/types
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/oci
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/oci/caps
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/opts
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/aaparser
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/archive
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/authorization
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/broadcaster
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/capabilities
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/chrootarchive
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/containerfs
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/devicemapper
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/directory
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/dmesg
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/fileutils
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/homedir
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/idtools
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/ioutils
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/jsonmessage
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/longpath
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/loopback
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/namesgenerator
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/parsers
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/parsers/kernel
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/pidfile
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/platform
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/platforms
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/plugingetter
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/plugins
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/plugins/transport
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/pools
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/process
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/progress
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/reexec
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/rootless
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/rootless/specconv
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/stack
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/stdcopy
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/streamformatter
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/stringid
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/sysinfo
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/system
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/tailfile
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/tarsum
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/pkg/useragent
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/plugin
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/plugin/executor/containerd
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/plugin/v2
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/profiles/apparmor
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/profiles/seccomp
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/quota
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/reference
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/registry
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/registry/resumable
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/restartmanager
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/runconfig
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/runconfig/opts
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/testutil
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/testutil/daemon
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/testutil/environment
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/testutil/fakecontext
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/testutil/fakegit
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/testutil/fakestorage
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/testutil/fixtures/load
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/testutil/fixtures/plugin
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/testutil/registry
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/testutil/request
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/volume
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/volume/drivers
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/volume/local
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/volume/mounts
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/volume/service
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/volume/service/opts
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/volume/testutils'
22:33:25 [2023-01-14T22:33:25.356Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/bitseq
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/cluster
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/config
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/datastore
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/diagnostic
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/discoverapi
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/driverapi
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/bridge
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/host
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/null
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/overlay
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/remote
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/windows
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/drvregistry
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/etchosts
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/idm
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/internal/caller
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/ipam
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/ipamapi
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/ipams/builtin
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/ipams/null
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/ipams/remote
22:33:25 [2023-01-14T22:33:25.356Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/ipamutils
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/iptables
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/netlabel
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/netutils
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/networkdb
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/ns
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/options
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/osl
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/osl/kernel
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/portallocator
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/portmapper
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/resolvconf
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/testutils
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/types'
22:33:25 [2023-01-14T22:33:25.357Z] + grep --fixed-strings libnetwork/drivers/bridge
22:33:25 [2023-01-14T22:33:25.357Z] + echo 'github.com/docker/docker/libnetwork
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/bitseq
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/cluster
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/config
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/datastore
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/diagnostic
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/discoverapi
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/driverapi
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/drivers/bridge
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/drivers/host
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/drivers/null
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/drivers/overlay
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/drivers/remote
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/drivers/windows
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/drvregistry
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/etchosts
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/idm
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/internal/caller
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/ipam
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/ipamapi
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/ipams/builtin
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/ipams/null
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/ipams/remote
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/ipamutils
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/iptables
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/netlabel
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/netutils
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/networkdb
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/ns
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/options
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/osl
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/osl/kernel
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/portallocator
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/portmapper
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/resolvconf
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/testutils
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/types'
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/drivers/bridge
22:33:25 [2023-01-14T22:33:25.357Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:33:25 [2023-01-14T22:33:25.357Z] + type docker-proxy
22:33:25 [2023-01-14T22:33:25.357Z] hack/test/unit: line 25: type: docker-proxy: not found
22:33:25 [2023-01-14T22:33:25.357Z] + hack/make.sh binary-proxy install-proxy
22:33:25 [2023-01-14T22:33:25.357Z] 
22:33:25 [2023-01-14T22:33:25.616Z] Removing bundles/
22:33:25 [2023-01-14T22:33:25.616Z] 
22:33:25 [2023-01-14T22:33:25.616Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
22:33:25 [2023-01-14T22:33:25.616Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
22:33:32 [2023-01-14T22:33:32.192Z] Created binary: bundles/binary-proxy/docker-proxy
22:33:32 [2023-01-14T22:33:32.192Z] 
22:33:32 [2023-01-14T22:33:32.192Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
22:33:32 [2023-01-14T22:33:32.192Z] Installing docker-proxy to /usr/local/bin/
22:33:32 [2023-01-14T22:33:32.192Z] 
22:33:32 [2023-01-14T22:33:32.192Z] + mkdir -p bundles
22:33:32 [2023-01-14T22:33:32.192Z] + '[' -n 'github.com/docker/docker/api
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/server
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/server/backend/build
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/server/httpstatus
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/server/httputils
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/server/middleware
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/server/router
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/server/router/build
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/server/router/checkpoint
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/server/router/container
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/server/router/debug
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/server/router/distribution
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/server/router/grpc
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/server/router/image
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/server/router/network
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/server/router/plugin
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/server/router/session
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/server/router/swarm
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/server/router/system
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/server/router/volume
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/types
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/types/backend
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/types/blkiodev
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/types/container
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/types/events
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/types/filters
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/types/image
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/types/mount
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/types/network
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/types/plugins/logdriver
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/types/registry
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/types/strslice
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/types/swarm
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/types/swarm/runtime
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/types/time
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/types/versions
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/types/versions/v1p19
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/types/versions/v1p20
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/api/types/volume
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/builder
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/builder/builder-next
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/builder/builder-next/exporter
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/builder/builder-next/worker
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/builder/dockerfile
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/builder/remotecontext
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/builder/remotecontext/git
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/builder/remotecontext/urlutil
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/cli/debug
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/cli/winresources/docker-proxy
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/cli/winresources/dockerd
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/client
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/cmd/docker-proxy
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/cmd/dockerd
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/cmd/dockerd/trap
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/container
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/container/stream
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/contrib/apparmor
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/contrib/docker-device-tool
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/contrib/httpserver
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/cluster
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/cluster/convert
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/cluster/executor
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/cluster/executor/container
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/cluster/provider
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/config
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/containerd
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/events
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/events/testutils
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/graphdriver
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/graphdriver/aufs
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/graphdriver/copy
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/graphdriver/overlay
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/graphdriver/register
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/graphdriver/vfs
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/graphdriver/zfs
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/images
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/initlayer
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/links
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/listeners
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/logger
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/logger/awslogs
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/logger/fluentd
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/logger/gcplogs
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/logger/gelf
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/logger/journald
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/logger/local
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/logger/logentries
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/logger/loggertest
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/logger/loggerutils
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/logger/splunk
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/logger/syslog
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/logger/templates
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/names
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/network
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/daemon/stats
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/distribution
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/distribution/metadata
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/distribution/utils
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/distribution/xfer
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/dockerversion
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/errdefs
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/image
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/image/cache
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/image/tarexport
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/image/v1
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/internal/mounttree
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/internal/test/suite
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/internal/unshare
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/layer
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/libcontainerd
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/libcontainerd/queue
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/libcontainerd/remote
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/libcontainerd/supervisor
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/libcontainerd/types
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/oci
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/oci/caps
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/opts
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/aaparser
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/archive
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/authorization
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/broadcaster
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/capabilities
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/chrootarchive
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/containerfs
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/devicemapper
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/directory
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/dmesg
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/fileutils
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/homedir
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/idtools
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/ioutils
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/jsonmessage
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/longpath
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/loopback
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/namesgenerator
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/parsers
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/parsers/kernel
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/pidfile
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/platform
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/platforms
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/plugingetter
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/plugins
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/plugins/transport
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/pools
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/process
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/progress
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/reexec
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/rootless
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/rootless/specconv
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/stack
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/stdcopy
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/streamformatter
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/stringid
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/sysinfo
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/system
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/tailfile
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/tarsum
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/pkg/useragent
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/plugin
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/plugin/executor/containerd
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/plugin/v2
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/profiles/apparmor
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/profiles/seccomp
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/quota
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/reference
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/registry
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/registry/resumable
22:33:32 [2023-01-14T22:33:32.192Z] github.com/docker/docker/restartmanager
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/runconfig
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/runconfig/opts
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/testutil
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/testutil/daemon
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/testutil/environment
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/testutil/fakecontext
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/testutil/fakegit
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/testutil/fakestorage
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/testutil/fixtures/load
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/testutil/fixtures/plugin
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/testutil/registry
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/testutil/request
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/volume
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/volume/drivers
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/volume/local
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/volume/mounts
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/volume/service
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/volume/service/opts
22:33:32 [2023-01-14T22:33:32.193Z] github.com/docker/docker/volume/testutils' ']'
22:33:32 [2023-01-14T22:33:32.193Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
22:33:33 [2023-01-14T22:33:33.130Z] ?   	github.com/docker/docker/api	[no test files]
22:33:45 [2023-01-14T22:33:45.345Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 7.9% of statements
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 31.9% of statements
22:35:06 [2023-01-14T22:35:06.806Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/types	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 74.3% of statements
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 95.3% of statements
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ok  	github.com/docker/docker/api/types/registry	0.006s	coverage: 54.2% of statements
22:35:06 [2023-01-14T22:35:06.806Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
22:35:06 [2023-01-14T22:35:06.806Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 77.3% of statements
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/builder	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ok  	github.com/docker/docker/builder/remotecontext	0.044s	coverage: 13.7% of statements
22:35:06 [2023-01-14T22:35:06.806Z] ok  	github.com/docker/docker/builder/dockerfile	0.067s	coverage: 50.1% of statements
22:35:06 [2023-01-14T22:35:06.806Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.010s	coverage: 100.0% of statements
22:35:06 [2023-01-14T22:35:06.806Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
22:35:06 [2023-01-14T22:35:06.806Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.059s	coverage: 82.5% of statements
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
22:35:06 [2023-01-14T22:35:06.806Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
22:35:07 [2023-01-14T22:35:07.743Z] ok  	github.com/docker/docker/client	0.087s	coverage: 76.1% of statements
22:35:07 [2023-01-14T22:35:07.743Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.021s	coverage: 66.5% of statements
22:35:39 [2023-01-14T22:35:39.892Z] ok  	github.com/docker/docker/cmd/dockerd	0.076s	coverage: 27.7% of statements
22:35:40 [2023-01-14T22:35:40.829Z] ok  	github.com/docker/docker/container	0.122s	coverage: 36.5% of statements
22:35:41 [2023-01-14T22:35:41.088Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.380s	coverage: 0.0% of statements
22:35:41 [2023-01-14T22:35:41.088Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
22:35:41 [2023-01-14T22:35:41.088Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:35:41 [2023-01-14T22:35:41.088Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:35:41 [2023-01-14T22:35:41.088Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:35:41 [2023-01-14T22:35:41.088Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:35:46 [2023-01-14T22:35:46.357Z] ok  	github.com/docker/docker/daemon/cluster	0.069s	coverage: 0.5% of statements
22:35:48 [2023-01-14T22:35:48.262Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.033s	coverage: 65.3% of statements
22:35:49 [2023-01-14T22:35:49.643Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 36.9% of statements
22:35:56 [2023-01-14T22:35:56.207Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.448s	coverage: 13.4% of statements
22:35:57 [2023-01-14T22:35:57.585Z] ok  	github.com/docker/docker/daemon/config	0.031s	coverage: 77.3% of statements
22:35:57 [2023-01-14T22:35:57.844Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
22:35:58 [2023-01-14T22:35:58.780Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
22:35:59 [2023-01-14T22:35:59.040Z] ok  	github.com/docker/docker/daemon	10.114s	coverage: 16.2% of statements
22:35:59 [2023-01-14T22:35:59.040Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:35:59 [2023-01-14T22:35:59.040Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:35:59 [2023-01-14T22:35:59.040Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
22:35:59 [2023-01-14T22:35:59.040Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:36:00 [2023-01-14T22:36:00.418Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.633s	coverage: 74.8% of statements
22:36:00 [2023-01-14T22:36:00.986Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.027s	coverage: 2.8% of statements
22:36:01 [2023-01-14T22:36:01.245Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.224s	coverage: 60.7% of statements
22:36:02 [2023-01-14T22:36:02.623Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.9% of statements
22:36:04 [2023-01-14T22:36:04.617Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.307s	coverage: 50.6% of statements
22:36:05 [2023-01-14T22:36:05.186Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.247s	coverage: 46.1% of statements
22:36:05 [2023-01-14T22:36:05.186Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:36:06 [2023-01-14T22:36:06.124Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.174s	coverage: 60.3% of statements
22:36:06 [2023-01-14T22:36:06.124Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:36:06 [2023-01-14T22:36:06.124Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:36:06 [2023-01-14T22:36:06.692Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.013s	coverage: 58.5% of statements
22:36:06 [2023-01-14T22:36:06.951Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
22:36:07 [2023-01-14T22:36:07.519Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
22:36:08 [2023-01-14T22:36:08.897Z] ok  	github.com/docker/docker/daemon/images	0.044s	coverage: 6.9% of statements
22:36:08 [2023-01-14T22:36:08.897Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:36:08 [2023-01-14T22:36:08.897Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:36:09 [2023-01-14T22:36:09.156Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
22:36:10 [2023-01-14T22:36:10.091Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.020s	coverage: 53.6% of statements
22:36:10 [2023-01-14T22:36:10.091Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.127s	coverage: 79.1% of statements
22:36:10 [2023-01-14T22:36:10.091Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:36:10 [2023-01-14T22:36:10.659Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
22:36:11 [2023-01-14T22:36:11.227Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
22:36:12 [2023-01-14T22:36:12.165Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.125s	coverage: 76.8% of statements
22:36:12 [2023-01-14T22:36:12.733Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
22:36:13 [2023-01-14T22:36:13.301Z] ok  	github.com/docker/docker/daemon/logger/local	0.022s	coverage: 79.4% of statements
22:36:14 [2023-01-14T22:36:14.237Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.015s	coverage: 63.5% of statements
22:36:14 [2023-01-14T22:36:14.805Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
22:36:15 [2023-01-14T22:36:15.064Z] ok  	github.com/docker/docker/daemon/logger/journald	3.585s	coverage: 74.5% of statements
22:36:15 [2023-01-14T22:36:15.064Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
22:36:15 [2023-01-14T22:36:15.064Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
22:36:15 [2023-01-14T22:36:15.064Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:36:15 [2023-01-14T22:36:15.064Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
22:36:16 [2023-01-14T22:36:16.002Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
22:36:16 [2023-01-14T22:36:16.002Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
22:36:16 [2023-01-14T22:36:16.570Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
22:36:17 [2023-01-14T22:36:17.138Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.557s	coverage: 82.5% of statements
22:36:17 [2023-01-14T22:36:17.138Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:36:17 [2023-01-14T22:36:17.138Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:36:18 [2023-01-14T22:36:18.076Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
22:36:18 [2023-01-14T22:36:18.644Z] ok  	github.com/docker/docker/distribution	0.595s	coverage: 29.5% of statements
22:36:18 [2023-01-14T22:36:18.644Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:36:19 [2023-01-14T22:36:19.212Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.7% of statements
22:36:20 [2023-01-14T22:36:20.148Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.5% of statements
22:36:20 [2023-01-14T22:36:20.407Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
22:36:20 [2023-01-14T22:36:20.975Z] ok  	github.com/docker/docker/distribution/xfer	1.899s	coverage: 84.9% of statements
22:36:20 [2023-01-14T22:36:20.975Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:36:21 [2023-01-14T22:36:21.234Z] ok  	github.com/docker/docker/image/tarexport	0.011s	coverage: 0.7% of statements
22:36:21 [2023-01-14T22:36:21.234Z] ?   	github.com/docker/docker/image/v1	[no test files]
22:36:21 [2023-01-14T22:36:21.234Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
22:36:21 [2023-01-14T22:36:21.234Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:36:21 [2023-01-14T22:36:21.234Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
22:36:21 [2023-01-14T22:36:21.494Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
22:36:22 [2023-01-14T22:36:22.430Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 39.3% of statements
22:36:22 [2023-01-14T22:36:22.999Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 67.3% of statements
22:36:23 [2023-01-14T22:36:23.258Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
22:36:24 [2023-01-14T22:36:24.637Z] ok  	github.com/docker/docker/pkg/archive	0.290s	coverage: 81.8% of statements
22:36:26 [2023-01-14T22:36:26.038Z] ok  	github.com/docker/docker/pkg/authorization	0.494s	coverage: 68.3% of statements
22:36:26 [2023-01-14T22:36:26.038Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
22:36:26 [2023-01-14T22:36:26.038Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
22:36:26 [2023-01-14T22:36:26.976Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.234s	coverage: 83.1% of statements
22:36:27 [2023-01-14T22:36:27.235Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
22:36:27 [2023-01-14T22:36:27.235Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
22:36:27 [2023-01-14T22:36:27.494Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
22:36:27 [2023-01-14T22:36:27.752Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
22:36:28 [2023-01-14T22:36:28.011Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
22:36:28 [2023-01-14T22:36:28.578Z] ok  	github.com/docker/docker/pkg/idtools	0.283s	coverage: 69.6% of statements
22:36:29 [2023-01-14T22:36:29.514Z] ok  	github.com/docker/docker/pkg/ioutils	0.338s	coverage: 70.0% of statements
22:36:29 [2023-01-14T22:36:29.772Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
22:36:29 [2023-01-14T22:36:29.772Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
22:36:30 [2023-01-14T22:36:30.031Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
22:36:30 [2023-01-14T22:36:30.031Z] ok  	github.com/docker/docker/layer	7.487s	coverage: 68.9% of statements
22:36:30 [2023-01-14T22:36:30.031Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:36:30 [2023-01-14T22:36:30.031Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:36:30 [2023-01-14T22:36:30.031Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:36:30 [2023-01-14T22:36:30.031Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:36:30 [2023-01-14T22:36:30.031Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:36:30 [2023-01-14T22:36:30.031Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:36:30 [2023-01-14T22:36:30.031Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:36:30 [2023-01-14T22:36:30.031Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
22:36:30 [2023-01-14T22:36:30.290Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
22:36:30 [2023-01-14T22:36:30.549Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
22:36:30 [2023-01-14T22:36:30.549Z] ok  	github.com/docker/docker/pkg/pidfile	0.010s	coverage: 94.1% of statements
22:36:30 [2023-01-14T22:36:30.549Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:36:30 [2023-01-14T22:36:30.549Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
22:36:30 [2023-01-14T22:36:30.549Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:36:31 [2023-01-14T22:36:31.117Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
22:36:31 [2023-01-14T22:36:31.686Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
22:36:31 [2023-01-14T22:36:31.945Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
22:36:32 [2023-01-14T22:36:32.204Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
22:36:32 [2023-01-14T22:36:32.204Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
22:36:32 [2023-01-14T22:36:32.463Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
22:36:32 [2023-01-14T22:36:32.722Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
22:36:32 [2023-01-14T22:36:32.982Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
22:36:33 [2023-01-14T22:36:33.241Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
22:36:33 [2023-01-14T22:36:33.499Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
22:36:34 [2023-01-14T22:36:34.067Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 56.0% of statements
22:36:34 [2023-01-14T22:36:34.326Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 43.1% of statements
22:36:34 [2023-01-14T22:36:34.893Z] ok  	github.com/docker/docker/pkg/tailfile	0.042s	coverage: 88.6% of statements
22:36:35 [2023-01-14T22:36:35.152Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.1% of statements
22:36:35 [2023-01-14T22:36:35.411Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
22:36:37 [2023-01-14T22:36:37.316Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
22:36:37 [2023-01-14T22:36:37.575Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
22:36:38 [2023-01-14T22:36:38.144Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
22:36:39 [2023-01-14T22:36:39.081Z] ok  	github.com/docker/docker/quota	0.190s	coverage: 71.4% of statements
22:36:39 [2023-01-14T22:36:39.649Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
22:36:40 [2023-01-14T22:36:40.585Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 58.6% of statements
22:36:40 [2023-01-14T22:36:40.844Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
22:36:40 [2023-01-14T22:36:40.844Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
22:36:41 [2023-01-14T22:36:41.410Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
22:36:41 [2023-01-14T22:36:41.669Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
22:36:43 [2023-01-14T22:36:43.047Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
22:36:43 [2023-01-14T22:36:43.984Z] ok  	github.com/docker/docker/volume/local	0.065s	coverage: 76.6% of statements
22:36:44 [2023-01-14T22:36:44.244Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 68.1% of statements
22:36:45 [2023-01-14T22:36:45.621Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.2% of statements
22:37:07 [2023-01-14T22:37:07.581Z] ok  	github.com/docker/docker/pkg/plugins	33.640s	coverage: 74.4% of statements
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/volume	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === Skipped
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     network_proxy_test.go:208: No support for dual stack yet
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:44: Driver btrfs not supported
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:44: Driver btrfs not supported
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:44: Driver btrfs not supported
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:44: Driver btrfs not supported
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:44: Driver btrfs not supported
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:71: No driver to put!
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z] time="2023-01-14T22:36:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z] time="2023-01-14T22:36:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z] time="2023-01-14T22:36:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z] time="2023-01-14T22:36:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z] time="2023-01-14T22:36:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:71: No driver to put!
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     overlay_test.go:50: Fails to compute changes intermittently
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:44: Driver zfs not supported
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:44: Driver zfs not supported
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:44: Driver zfs not supported
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:44: Driver zfs not supported
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:44: Driver zfs not supported
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     graphtest_unix.go:71: No driver to put!
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:37:07 [2023-01-14T22:37:07.581Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
22:37:07 [2023-01-14T22:37:07.581Z] 
22:37:07 [2023-01-14T22:37:07.581Z] DONE 2966 tests, 28 skipped in 213.167s
22:37:07 [2023-01-14T22:37:07.581Z] + '[' -n 'github.com/docker/docker/libnetwork
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/bitseq
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/cluster
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/config
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/datastore
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/diagnostic
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/discoverapi
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/driverapi
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/drivers/bridge
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/drivers/host
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/drivers/null
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/drivers/overlay
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/drivers/remote
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/drivers/windows
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/drvregistry
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/etchosts
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/idm
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/internal/caller
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/ipam
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/ipamapi
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/ipams/builtin
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/ipams/null
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/ipams/remote
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/ipamutils
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/iptables
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/netlabel
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/netutils
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/networkdb
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/ns
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/options
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/osl
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/osl/kernel
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/portallocator
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/portmapper
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/resolvconf
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/testutils
22:37:07 [2023-01-14T22:37:07.581Z] github.com/docker/docker/libnetwork/types' ']'
22:37:07 [2023-01-14T22:37:07.581Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
22:37:54 [2023-01-14T22:37:54.261Z] ok  	github.com/docker/docker/libnetwork	40.794s	coverage: 41.7% of statements
22:37:54 [2023-01-14T22:37:54.261Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.136s	coverage: 84.4% of statements
22:37:54 [2023-01-14T22:37:54.261Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
22:37:54 [2023-01-14T22:37:54.261Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
22:37:54 [2023-01-14T22:37:54.261Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
22:37:54 [2023-01-14T22:37:54.261Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
22:37:54 [2023-01-14T22:37:54.261Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
22:37:54 [2023-01-14T22:37:54.261Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
22:37:54 [2023-01-14T22:37:54.261Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
22:37:54 [2023-01-14T22:37:54.261Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
22:37:54 [2023-01-14T22:37:54.261Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 9.3% of statements
22:37:54 [2023-01-14T22:37:54.261Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 22.0% of statements
22:37:54 [2023-01-14T22:37:54.261Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
22:37:54 [2023-01-14T22:37:54.261Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
22:37:54 [2023-01-14T22:37:54.261Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
22:37:56 [2023-01-14T22:37:56.794Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.650s	coverage: 62.1% of statements
22:37:56 [2023-01-14T22:37:56.794Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
22:37:56 [2023-01-14T22:37:56.794Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
22:37:57 [2023-01-14T22:37:57.730Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.349s	coverage: 5.2% of statements
22:37:57 [2023-01-14T22:37:57.730Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
22:37:58 [2023-01-14T22:37:58.299Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.8% of statements
22:37:58 [2023-01-14T22:37:58.299Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
22:37:58 [2023-01-14T22:37:58.558Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
22:38:08 [2023-01-14T22:38:08.533Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.176s	coverage: 6.9% of statements
22:38:08 [2023-01-14T22:38:08.533Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
22:38:08 [2023-01-14T22:38:08.533Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
22:38:08 [2023-01-14T22:38:08.793Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
22:38:08 [2023-01-14T22:38:08.793Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
22:38:08 [2023-01-14T22:38:08.793Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
22:38:09 [2023-01-14T22:38:09.052Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
22:38:09 [2023-01-14T22:38:09.310Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
22:38:09 [2023-01-14T22:38:09.877Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.019s	coverage: 81.0% of statements
22:38:09 [2023-01-14T22:38:09.877Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
22:38:10 [2023-01-14T22:38:10.137Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
22:38:20 [2023-01-14T22:38:20.143Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
22:38:38 [2023-01-14T22:38:38.232Z] ok  	github.com/docker/docker/libnetwork/ipam	15.126s	coverage: 85.3% of statements
22:38:38 [2023-01-14T22:38:38.232Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
22:38:38 [2023-01-14T22:38:38.232Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
22:38:38 [2023-01-14T22:38:38.232Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
22:38:38 [2023-01-14T22:38:38.232Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
22:38:38 [2023-01-14T22:38:38.232Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
22:38:38 [2023-01-14T22:38:38.232Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
22:38:38 [2023-01-14T22:38:38.232Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.257s	coverage: 74.0% of statements
22:38:38 [2023-01-14T22:38:38.232Z] ok  	github.com/docker/docker/libnetwork/iptables	0.240s	coverage: 40.7% of statements
22:38:38 [2023-01-14T22:38:38.232Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
22:38:38 [2023-01-14T22:38:38.491Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
22:40:29 [2023-01-14T22:40:29.939Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.463s	coverage: 60.1% of statements
22:40:29 [2023-01-14T22:40:29.939Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
22:40:29 [2023-01-14T22:40:29.939Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
22:40:29 [2023-01-14T22:40:29.939Z] ok  	github.com/docker/docker/libnetwork/osl	4.269s	coverage: 41.4% of statements
22:40:29 [2023-01-14T22:40:29.939Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
22:40:29 [2023-01-14T22:40:29.939Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
22:40:31 [2023-01-14T22:40:31.317Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.646s	coverage: 46.3% of statements
22:40:31 [2023-01-14T22:40:31.317Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
22:40:31 [2023-01-14T22:40:31.317Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
22:40:31 [2023-01-14T22:40:31.576Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
22:40:31 [2023-01-14T22:40:31.576Z] 
22:40:31 [2023-01-14T22:40:31.576Z] === Skipped
22:40:31 [2023-01-14T22:40:31.576Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
22:40:31 [2023-01-14T22:40:31.576Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:40:31 [2023-01-14T22:40:31.576Z] 
22:40:31 [2023-01-14T22:40:31.576Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
22:40:31 [2023-01-14T22:40:31.576Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:40:31 [2023-01-14T22:40:31.576Z] 
22:40:31 [2023-01-14T22:40:31.576Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
22:40:31 [2023-01-14T22:40:31.576Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:40:31 [2023-01-14T22:40:31.576Z] 
22:40:31 [2023-01-14T22:40:31.576Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
22:40:31 [2023-01-14T22:40:31.576Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:40:31 [2023-01-14T22:40:31.576Z] 
22:40:31 [2023-01-14T22:40:31.576Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
22:40:31 [2023-01-14T22:40:31.576Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:40:31 [2023-01-14T22:40:31.576Z] 
22:40:31 [2023-01-14T22:40:31.576Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
22:40:31 [2023-01-14T22:40:31.576Z]     firewalld_test.go:14: firewalld is not running
22:40:31 [2023-01-14T22:40:31.576Z] 
22:40:31 [2023-01-14T22:40:31.576Z] DONE 320 tests, 6 skipped in 206.373s
Post stage
[Pipeline] junit
22:40:32 [2023-01-14T22:40:32.157Z] Recording test results
22:40:32 [2023-01-14T22:40:32.301Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:40:32 [2023-01-14T22:40:32.630Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44824/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=17723691e585581f4a90ac9b98e55d9a0785b52d -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:17723691e585581f4a90ac9b98e55d9a0785b52d hack/make.sh dynbinary test-integration
22:40:33 [2023-01-14T22:40:33.197Z] 
22:40:33 [2023-01-14T22:40:33.197Z] Removing bundles/
22:40:33 [2023-01-14T22:40:33.197Z] 
22:40:33 [2023-01-14T22:40:33.197Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:40:33 [2023-01-14T22:40:33.197Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
22:42:09 [2023-01-14T22:42:09.651Z] Created binary: bundles/dynbinary-daemon/dockerd
22:42:09 [2023-01-14T22:42:09.651Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
22:42:09 [2023-01-14T22:42:09.651Z] Created binary: bundles/dynbinary-daemon/docker-proxy
22:42:09 [2023-01-14T22:42:09.651Z] 
22:42:09 [2023-01-14T22:42:09.651Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:42:09 [2023-01-14T22:42:09.651Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:42:09 [2023-01-14T22:42:09.651Z] HOSTNAME=05cc4c003322
22:42:09 [2023-01-14T22:42:09.651Z] TESTDEBUG=0
22:42:09 [2023-01-14T22:42:09.651Z] DEST=bundles/test-integration
22:42:09 [2023-01-14T22:42:09.651Z] PWD=/go/src/github.com/docker/docker
22:42:09 [2023-01-14T22:42:09.651Z] DOCKER_GITCOMMIT=17723691e585581f4a90ac9b98e55d9a0785b52d
22:42:09 [2023-01-14T22:42:09.651Z] container=docker
22:42:09 [2023-01-14T22:42:09.651Z] HOME=/root
22:42:09 [2023-01-14T22:42:09.651Z] GOLANG_VERSION=1.19.5
22:42:09 [2023-01-14T22:42:09.651Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:42:09 [2023-01-14T22:42:09.651Z] VALIDATE_BRANCH=master
22:42:09 [2023-01-14T22:42:09.651Z] TERM=xterm
22:42:09 [2023-01-14T22:42:09.651Z] DOCKER_PKG=github.com/docker/docker
22:42:09 [2023-01-14T22:42:09.651Z] SHLVL=1
22:42:09 [2023-01-14T22:42:09.651Z] TIMEOUT=120m
22:42:09 [2023-01-14T22:42:09.651Z] DOCKER_GRAPHDRIVER=overlay2
22:42:09 [2023-01-14T22:42:09.651Z] GO111MODULE=off
22:42:09 [2023-01-14T22:42:09.651Z] DOCKER_EXPERIMENTAL=1
22:42:09 [2023-01-14T22:42:09.651Z] TEST_SKIP_INTEGRATION_CLI=1
22:42:09 [2023-01-14T22:42:09.651Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:42:09 [2023-01-14T22:42:09.651Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:42:09 [2023-01-14T22:42:09.651Z] GOPATH=/go
22:42:09 [2023-01-14T22:42:09.651Z] PKG_CONFIG=pkg-config
22:42:09 [2023-01-14T22:42:09.651Z] _=/usr/bin/env
22:42:09 [2023-01-14T22:42:09.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:42:48 [2023-01-14T22:42:48.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:42:48 [2023-01-14T22:42:48.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:43:10 [2023-01-14T22:43:10.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:43:16 [2023-01-14T22:43:16.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:43:23 [2023-01-14T22:43:23.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
22:43:23 [2023-01-14T22:43:23.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:43:23 [2023-01-14T22:43:23.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:43:24 [2023-01-14T22:43:24.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:43:25 [2023-01-14T22:43:25.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:43:25 [2023-01-14T22:43:25.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:43:26 [2023-01-14T22:43:26.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:43:28 [2023-01-14T22:43:28.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:43:29 [2023-01-14T22:43:29.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:43:30 [2023-01-14T22:43:30.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:43:30 [2023-01-14T22:43:30.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:43:31 [2023-01-14T22:43:31.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:43:32 [2023-01-14T22:43:32.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:43:33 [2023-01-14T22:43:33.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:43:33 [2023-01-14T22:43:33.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:43:34 [2023-01-14T22:43:34.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:43:35 [2023-01-14T22:43:35.261Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:43:35 [2023-01-14T22:43:35.261Z] Using test binary docker
22:43:35 [2023-01-14T22:43:35.261Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:43:35 [2023-01-14T22:43:35.261Z] +++ /etc/init.d/apparmor start
22:43:35 [2023-01-14T22:43:35.261Z] Not: starting.
22:43:35 [2023-01-14T22:43:35.261Z] INFO: Waiting for daemon to start...
22:43:35 [2023-01-14T22:43:35.261Z] Starting dockerd
22:43:35 [2023-01-14T22:43:35.261Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
22:43:37 [2023-01-14T22:43:37.794Z] .
22:43:37 [2023-01-14T22:43:37.794Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:43:37 [2023-01-14T22:43:37.794Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:43:37 [2023-01-14T22:43:37.794Z] Error: No such image: emptyfs
22:43:37 [2023-01-14T22:43:37.794Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:43:37 [2023-01-14T22:43:37.794Z] ++++ docker load
22:43:37 [2023-01-14T22:43:37.794Z] Loaded image: emptyfs:latest
22:43:37 [2023-01-14T22:43:37.794Z] Running integration-test (iteration 1)
22:43:37 [2023-01-14T22:43:37.794Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
22:43:37 [2023-01-14T22:43:37.794Z] ++ 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
22:43:37 [2023-01-14T22:43:37.794Z] ++ set -e
22:43:37 [2023-01-14T22:43:37.794Z] ++ '[' -n 0 ']'
22:43:37 [2023-01-14T22:43:37.794Z] ++ set -x
22:43:37 [2023-01-14T22:43:37.794Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
22:43:37 [2023-01-14T22:43:37.794Z] Loaded image: busybox:latest
22:43:37 [2023-01-14T22:43:37.794Z] Loaded image: busybox:glibc
22:43:39 [2023-01-14T22:43:39.202Z] Loaded image: debian:bullseye-slim
22:43:39 [2023-01-14T22:43:39.202Z] Loaded image: hello-world:latest
22:43:39 [2023-01-14T22:43:39.202Z] Loaded image: arm32v7/hello-world:latest
22:43:39 [2023-01-14T22:43:39.202Z] INFO: Testing against a local daemon
22:43:39 [2023-01-14T22:43:39.202Z] === RUN   TestCgroupNamespacesBuild
22:43:40 [2023-01-14T22:43:40.143Z] --- PASS: TestCgroupNamespacesBuild (1.09s)
22:43:40 [2023-01-14T22:43:40.143Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:43:41 [2023-01-14T22:43:41.078Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.96s)
22:43:41 [2023-01-14T22:43:41.078Z] === RUN   TestBuildWithSession
22:43:41 [2023-01-14T22:43:41.078Z]     build_session_test.go:25: TODO: BuildKit
22:43:41 [2023-01-14T22:43:41.078Z] --- SKIP: TestBuildWithSession (0.00s)
22:43:41 [2023-01-14T22:43:41.078Z] === RUN   TestBuildSquashParent
22:43:44 [2023-01-14T22:43:44.364Z] --- PASS: TestBuildSquashParent (2.98s)
22:43:44 [2023-01-14T22:43:44.364Z] === RUN   TestBuildWithRemoveAndForceRemove
22:43:44 [2023-01-14T22:43:44.364Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:43:44 [2023-01-14T22:43:44.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:43:44 [2023-01-14T22:43:44.364Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:43:44 [2023-01-14T22:43:44.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:43:44 [2023-01-14T22:43:44.364Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:43:44 [2023-01-14T22:43:44.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:43:44 [2023-01-14T22:43:44.364Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:43:44 [2023-01-14T22:43:44.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:43:44 [2023-01-14T22:43:44.364Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:43:44 [2023-01-14T22:43:44.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:43:44 [2023-01-14T22:43:44.364Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:43:44 [2023-01-14T22:43:44.364Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:43:44 [2023-01-14T22:43:44.364Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:43:44 [2023-01-14T22:43:44.364Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:43:45 [2023-01-14T22:43:45.301Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:43:45 [2023-01-14T22:43:45.301Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:43:46 [2023-01-14T22:43:46.677Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:43:46 [2023-01-14T22:43:46.677Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:43:47 [2023-01-14T22:43:47.614Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
22:43:47 [2023-01-14T22:43:47.614Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.18s)
22:43:47 [2023-01-14T22:43:47.614Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.35s)
22:43:47 [2023-01-14T22:43:47.614Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.14s)
22:43:47 [2023-01-14T22:43:47.614Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s)
22:43:47 [2023-01-14T22:43:47.614Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (0.92s)
22:43:47 [2023-01-14T22:43:47.614Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.97s)
22:43:47 [2023-01-14T22:43:47.614Z] === RUN   TestBuildMultiStageCopy
22:43:47 [2023-01-14T22:43:47.614Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:43:48 [2023-01-14T22:43:48.182Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:43:48 [2023-01-14T22:43:48.441Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:43:48 [2023-01-14T22:43:48.441Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:43:48 [2023-01-14T22:43:48.441Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:43:48 [2023-01-14T22:43:48.441Z] --- PASS: TestBuildMultiStageCopy (1.04s)
22:43:48 [2023-01-14T22:43:48.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.75s)
22:43:48 [2023-01-14T22:43:48.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
22:43:48 [2023-01-14T22:43:48.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.07s)
22:43:48 [2023-01-14T22:43:48.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
22:43:48 [2023-01-14T22:43:48.441Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.09s)
22:43:48 [2023-01-14T22:43:48.441Z] === RUN   TestBuildMultiStageParentConfig
22:43:49 [2023-01-14T22:43:49.012Z] --- PASS: TestBuildMultiStageParentConfig (0.31s)
22:43:49 [2023-01-14T22:43:49.012Z] === RUN   TestBuildLabelWithTargets
22:43:49 [2023-01-14T22:43:49.271Z] --- PASS: TestBuildLabelWithTargets (0.44s)
22:43:49 [2023-01-14T22:43:49.271Z] === RUN   TestBuildWithEmptyLayers
22:43:49 [2023-01-14T22:43:49.271Z] --- PASS: TestBuildWithEmptyLayers (0.09s)
22:43:49 [2023-01-14T22:43:49.271Z] === RUN   TestBuildMultiStageOnBuild
22:43:50 [2023-01-14T22:43:50.648Z] --- PASS: TestBuildMultiStageOnBuild (0.98s)
22:43:50 [2023-01-14T22:43:50.648Z] === RUN   TestBuildUncleanTarFilenames
22:43:50 [2023-01-14T22:43:50.648Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
22:43:50 [2023-01-14T22:43:50.648Z] === RUN   TestBuildMultiStageLayerLeak
22:43:51 [2023-01-14T22:43:51.584Z] --- PASS: TestBuildMultiStageLayerLeak (0.92s)
22:43:51 [2023-01-14T22:43:51.584Z] === RUN   TestBuildWithHugeFile
22:44:59 [2023-01-14T22:44:59.277Z] --- PASS: TestBuildWithHugeFile (58.90s)
22:44:59 [2023-01-14T22:44:59.277Z] === RUN   TestBuildWCOWSandboxSize
22:44:59 [2023-01-14T22:44:59.277Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:44:59 [2023-01-14T22:44:59.277Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
22:44:59 [2023-01-14T22:44:59.277Z] === RUN   TestBuildWithEmptyDockerfile
22:44:59 [2023-01-14T22:44:59.277Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:44:59 [2023-01-14T22:44:59.277Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:44:59 [2023-01-14T22:44:59.277Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:44:59 [2023-01-14T22:44:59.277Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:44:59 [2023-01-14T22:44:59.277Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:44:59 [2023-01-14T22:44:59.277Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:44:59 [2023-01-14T22:44:59.277Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:44:59 [2023-01-14T22:44:59.277Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:44:59 [2023-01-14T22:44:59.277Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:44:59 [2023-01-14T22:44:59.277Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
22:44:59 [2023-01-14T22:44:59.277Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
22:44:59 [2023-01-14T22:44:59.277Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
22:44:59 [2023-01-14T22:44:59.277Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
22:44:59 [2023-01-14T22:44:59.277Z] === RUN   TestBuildPreserveOwnership
22:44:59 [2023-01-14T22:44:59.277Z] === RUN   TestBuildPreserveOwnership/copy_from
22:44:59 [2023-01-14T22:44:59.277Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:44:59 [2023-01-14T22:44:59.277Z] --- PASS: TestBuildPreserveOwnership (1.94s)
22:44:59 [2023-01-14T22:44:59.277Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.40s)
22:44:59 [2023-01-14T22:44:59.277Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.53s)
22:44:59 [2023-01-14T22:44:59.277Z] === RUN   TestBuildPlatformInvalid
22:44:59 [2023-01-14T22:44:59.277Z] --- PASS: TestBuildPlatformInvalid (0.03s)
22:44:59 [2023-01-14T22:44:59.277Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:44:59 [2023-01-14T22:44:59.277Z] Loaded image: busybox:latest
22:44:59 [2023-01-14T22:44:59.277Z] Loaded image: busybox:glibc
22:44:59 [2023-01-14T22:44:59.277Z] Loaded image: debian:bullseye-slim
22:44:59 [2023-01-14T22:44:59.277Z] Loaded image: hello-world:latest
22:44:59 [2023-01-14T22:44:59.277Z] Loaded image: arm32v7/hello-world:latest
22:45:02 [2023-01-14T22:45:02.588Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.71s)
22:45:02 [2023-01-14T22:45:02.588Z] PASS
22:45:02 [2023-01-14T22:45:02.588Z] 
22:45:02 [2023-01-14T22:45:02.588Z] === Skipped
22:45:02 [2023-01-14T22:45:02.588Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
22:45:02 [2023-01-14T22:45:02.588Z]     build_session_test.go:25: TODO: BuildKit
22:45:02 [2023-01-14T22:45:02.588Z] 
22:45:02 [2023-01-14T22:45:02.588Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
22:45:02 [2023-01-14T22:45:02.588Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:45:02 [2023-01-14T22:45:02.588Z] 
22:45:02 [2023-01-14T22:45:02.588Z] DONE 34 tests, 2 skipped in 84.603s
22:45:02 [2023-01-14T22:45:02.588Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
22:45:02 [2023-01-14T22:45:02.588Z] ++ 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
22:45:02 [2023-01-14T22:45:02.588Z] ++ set -e
22:45:02 [2023-01-14T22:45:02.588Z] ++ '[' -n 0 ']'
22:45:02 [2023-01-14T22:45:02.588Z] ++ set -x
22:45:02 [2023-01-14T22:45:02.588Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
22:45:02 [2023-01-14T22:45:02.588Z] INFO: Testing against a local daemon
22:45:02 [2023-01-14T22:45:02.588Z] === RUN   TestConfigInspect
22:45:03 [2023-01-14T22:45:03.964Z] --- PASS: TestConfigInspect (1.77s)
22:45:03 [2023-01-14T22:45:03.964Z] === RUN   TestConfigList
22:45:05 [2023-01-14T22:45:05.867Z] --- PASS: TestConfigList (1.74s)
22:45:05 [2023-01-14T22:45:05.867Z] === RUN   TestConfigsCreateAndDelete
22:45:07 [2023-01-14T22:45:07.769Z] --- PASS: TestConfigsCreateAndDelete (1.77s)
22:45:07 [2023-01-14T22:45:07.769Z] === RUN   TestConfigsUpdate
22:45:09 [2023-01-14T22:45:09.144Z] --- PASS: TestConfigsUpdate (1.84s)
22:45:09 [2023-01-14T22:45:09.145Z] === RUN   TestTemplatedConfig
22:45:11 [2023-01-14T22:45:11.677Z] --- PASS: TestTemplatedConfig (2.34s)
22:45:11 [2023-01-14T22:45:11.677Z] === RUN   TestConfigCreateResolve
22:45:13 [2023-01-14T22:45:13.582Z] --- PASS: TestConfigCreateResolve (1.70s)
22:45:13 [2023-01-14T22:45:13.582Z] PASS
22:45:13 [2023-01-14T22:45:13.582Z] 
22:45:13 [2023-01-14T22:45:13.582Z] DONE 6 tests in 11.248s
22:45:13 [2023-01-14T22:45:13.582Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
22:45:13 [2023-01-14T22:45:13.582Z] ++ 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
22:45:13 [2023-01-14T22:45:13.582Z] ++ set -e
22:45:13 [2023-01-14T22:45:13.582Z] ++ '[' -n 0 ']'
22:45:13 [2023-01-14T22:45:13.582Z] ++ set -x
22:45:13 [2023-01-14T22:45:13.582Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
22:45:13 [2023-01-14T22:45:13.582Z] INFO: Testing against a local daemon
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestAttachWithTTY
22:45:13 [2023-01-14T22:45:13.582Z] --- PASS: TestAttachWithTTY (0.06s)
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestAttachWithoutTTy
22:45:13 [2023-01-14T22:45:13.582Z] --- PASS: TestAttachWithoutTTy (0.04s)
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestCheckpoint
22:45:13 [2023-01-14T22:45:13.582Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:45:13 [2023-01-14T22:45:13.582Z] --- SKIP: TestCheckpoint (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/commit
22:45:13 [2023-01-14T22:45:13.582Z] === PAUSE TestContainerInvalidJSON/commit
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/containers/create
22:45:13 [2023-01-14T22:45:13.582Z] === PAUSE TestContainerInvalidJSON/containers/create
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
22:45:13 [2023-01-14T22:45:13.582Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
22:45:13 [2023-01-14T22:45:13.582Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
22:45:13 [2023-01-14T22:45:13.582Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:45:13 [2023-01-14T22:45:13.582Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
22:45:13 [2023-01-14T22:45:13.582Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
22:45:13 [2023-01-14T22:45:13.582Z] === CONT  TestContainerInvalidJSON/commit
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
22:45:13 [2023-01-14T22:45:13.582Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/commit/empty_body
22:45:13 [2023-01-14T22:45:13.582Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
22:45:13 [2023-01-14T22:45:13.582Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
22:45:13 [2023-01-14T22:45:13.582Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
22:45:13 [2023-01-14T22:45:13.582Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
22:45:13 [2023-01-14T22:45:13.582Z] === CONT  TestContainerInvalidJSON/containers/create
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
22:45:13 [2023-01-14T22:45:13.582Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:45:13 [2023-01-14T22:45:13.582Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:45:13 [2023-01-14T22:45:13.582Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
22:45:13 [2023-01-14T22:45:13.582Z] === RUN   TestCopyFromContainerPathIsNotDir
22:45:13 [2023-01-14T22:45:13.841Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
22:45:13 [2023-01-14T22:45:13.841Z] === RUN   TestCopyToContainerPathDoesNotExist
22:45:13 [2023-01-14T22:45:13.841Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
22:45:13 [2023-01-14T22:45:13.841Z] === RUN   TestCopyEmptyFile
22:45:13 [2023-01-14T22:45:13.841Z] --- PASS: TestCopyEmptyFile (0.06s)
22:45:13 [2023-01-14T22:45:13.841Z] === RUN   TestCopyToContainerPathIsNotDir
22:45:13 [2023-01-14T22:45:13.841Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
22:45:13 [2023-01-14T22:45:13.841Z] === RUN   TestCopyFromContainer
22:45:14 [2023-01-14T22:45:14.410Z] === RUN   TestCopyFromContainer//
22:45:14 [2023-01-14T22:45:14.410Z] === RUN   TestCopyFromContainer/.
22:45:14 [2023-01-14T22:45:14.410Z] === RUN   TestCopyFromContainer//.
22:45:14 [2023-01-14T22:45:14.410Z] === RUN   TestCopyFromContainer/./
22:45:14 [2023-01-14T22:45:14.410Z] === RUN   TestCopyFromContainer//./
22:45:14 [2023-01-14T22:45:14.410Z] === RUN   TestCopyFromContainer//bar/root
22:45:14 [2023-01-14T22:45:14.410Z] === RUN   TestCopyFromContainer//bar/root/
22:45:14 [2023-01-14T22:45:14.410Z] === RUN   TestCopyFromContainer//bar/root/.
22:45:14 [2023-01-14T22:45:14.410Z] === RUN   TestCopyFromContainer/bar/quux
22:45:14 [2023-01-14T22:45:14.410Z] === RUN   TestCopyFromContainer/bar/quux/
22:45:14 [2023-01-14T22:45:14.410Z] === RUN   TestCopyFromContainer/bar/quux/.
22:45:14 [2023-01-14T22:45:14.410Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:45:14 [2023-01-14T22:45:14.410Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:45:14 [2023-01-14T22:45:14.410Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:45:14 [2023-01-14T22:45:14.410Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:45:14 [2023-01-14T22:45:14.410Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
22:45:14 [2023-01-14T22:45:14.410Z] === RUN   TestCopyFromContainer/bar/notarget
22:45:14 [2023-01-14T22:45:14.668Z] --- PASS: TestCopyFromContainer (0.68s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCopyFromContainer// (0.02s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCopyFromContainer/. (0.01s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCopyFromContainer//. (0.01s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
22:45:14 [2023-01-14T22:45:14.668Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:45:14 [2023-01-14T22:45:14.668Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:45:14 [2023-01-14T22:45:14.668Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:45:14 [2023-01-14T22:45:14.668Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:45:14 [2023-01-14T22:45:14.668Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:45:14 [2023-01-14T22:45:14.668Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:45:14 [2023-01-14T22:45:14.668Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:45:14 [2023-01-14T22:45:14.668Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:45:14 [2023-01-14T22:45:14.668Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:45:14 [2023-01-14T22:45:14.668Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:45:14 [2023-01-14T22:45:14.668Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:45:14 [2023-01-14T22:45:14.668Z] === RUN   TestCreateLinkToNonExistingContainer
22:45:14 [2023-01-14T22:45:14.668Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
22:45:14 [2023-01-14T22:45:14.668Z] === RUN   TestCreateWithInvalidEnv
22:45:14 [2023-01-14T22:45:14.668Z] === RUN   TestCreateWithInvalidEnv/0
22:45:14 [2023-01-14T22:45:14.668Z] === PAUSE TestCreateWithInvalidEnv/0
22:45:14 [2023-01-14T22:45:14.668Z] === RUN   TestCreateWithInvalidEnv/1
22:45:14 [2023-01-14T22:45:14.668Z] === PAUSE TestCreateWithInvalidEnv/1
22:45:14 [2023-01-14T22:45:14.668Z] === RUN   TestCreateWithInvalidEnv/2
22:45:14 [2023-01-14T22:45:14.668Z] === PAUSE TestCreateWithInvalidEnv/2
22:45:14 [2023-01-14T22:45:14.668Z] === CONT  TestCreateWithInvalidEnv/0
22:45:14 [2023-01-14T22:45:14.668Z] === CONT  TestCreateWithInvalidEnv/2
22:45:14 [2023-01-14T22:45:14.668Z] === CONT  TestCreateWithInvalidEnv/1
22:45:14 [2023-01-14T22:45:14.668Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:45:14 [2023-01-14T22:45:14.668Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:45:14 [2023-01-14T22:45:14.668Z] === RUN   TestCreateTmpfsMountsTarget
22:45:14 [2023-01-14T22:45:14.668Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:45:14 [2023-01-14T22:45:14.668Z] === RUN   TestCreateWithCustomMaskedPaths
22:45:15 [2023-01-14T22:45:15.605Z] --- PASS: TestCreateWithCustomMaskedPaths (1.02s)
22:45:15 [2023-01-14T22:45:15.605Z] === RUN   TestCreateWithCustomReadonlyPaths
22:45:16 [2023-01-14T22:45:16.981Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.03s)
22:45:16 [2023-01-14T22:45:16.981Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:45:16 [2023-01-14T22:45:16.981Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:45:16 [2023-01-14T22:45:16.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:45:16 [2023-01-14T22:45:16.981Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:45:16 [2023-01-14T22:45:16.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:45:16 [2023-01-14T22:45:16.981Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:45:16 [2023-01-14T22:45:16.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:45:16 [2023-01-14T22:45:16.981Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:45:16 [2023-01-14T22:45:16.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:45:16 [2023-01-14T22:45:16.981Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:45:16 [2023-01-14T22:45:16.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:45:16 [2023-01-14T22:45:16.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:45:16 [2023-01-14T22:45:16.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:45:16 [2023-01-14T22:45:16.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:45:16 [2023-01-14T22:45:16.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:45:16 [2023-01-14T22:45:16.981Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:45:16 [2023-01-14T22:45:16.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:45:16 [2023-01-14T22:45:16.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:45:16 [2023-01-14T22:45:16.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:45:16 [2023-01-14T22:45:16.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:45:16 [2023-01-14T22:45:16.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:45:16 [2023-01-14T22:45:16.981Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:45:16 [2023-01-14T22:45:16.981Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:45:16 [2023-01-14T22:45:16.981Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.34s)
22:45:16 [2023-01-14T22:45:16.981Z] === RUN   TestCreateDifferentPlatform
22:45:16 [2023-01-14T22:45:16.981Z] === RUN   TestCreateDifferentPlatform/different_os
22:45:16 [2023-01-14T22:45:16.981Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:45:16 [2023-01-14T22:45:16.981Z] --- PASS: TestCreateDifferentPlatform (0.02s)
22:45:16 [2023-01-14T22:45:16.981Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:45:16 [2023-01-14T22:45:16.981Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
22:45:16 [2023-01-14T22:45:16.981Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:45:16 [2023-01-14T22:45:16.981Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
22:45:16 [2023-01-14T22:45:16.981Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:45:17 [2023-01-14T22:45:17.240Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
22:45:17 [2023-01-14T22:45:17.240Z] === RUN   TestCreateInvalidHostConfig
22:45:17 [2023-01-14T22:45:17.240Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
22:45:17 [2023-01-14T22:45:17.240Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
22:45:17 [2023-01-14T22:45:17.240Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
22:45:17 [2023-01-14T22:45:17.240Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
22:45:17 [2023-01-14T22:45:17.240Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:45:17 [2023-01-14T22:45:17.240Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:45:17 [2023-01-14T22:45:17.240Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
22:45:17 [2023-01-14T22:45:17.240Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
22:45:17 [2023-01-14T22:45:17.240Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
22:45:17 [2023-01-14T22:45:17.240Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:45:17 [2023-01-14T22:45:17.240Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
22:45:17 [2023-01-14T22:45:17.240Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
22:45:17 [2023-01-14T22:45:17.240Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
22:45:17 [2023-01-14T22:45:17.240Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
22:45:17 [2023-01-14T22:45:17.240Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
22:45:17 [2023-01-14T22:45:17.240Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
22:45:17 [2023-01-14T22:45:17.240Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
22:45:17 [2023-01-14T22:45:17.240Z] === RUN   TestContainerStartOnDaemonRestart
22:45:17 [2023-01-14T22:45:17.240Z] === PAUSE TestContainerStartOnDaemonRestart
22:45:17 [2023-01-14T22:45:17.240Z] === RUN   TestDaemonRestartIpcMode
22:45:17 [2023-01-14T22:45:17.240Z] === PAUSE TestDaemonRestartIpcMode
22:45:17 [2023-01-14T22:45:17.240Z] === RUN   TestDaemonHostGatewayIP
22:45:17 [2023-01-14T22:45:17.240Z] === PAUSE TestDaemonHostGatewayIP
22:45:17 [2023-01-14T22:45:17.240Z] === RUN   TestRestartDaemonWithRestartingContainer
22:45:17 [2023-01-14T22:45:17.240Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:45:17 [2023-01-14T22:45:17.240Z] === RUN   TestContainerKillOnDaemonStart
22:45:17 [2023-01-14T22:45:17.240Z] === PAUSE TestContainerKillOnDaemonStart
22:45:17 [2023-01-14T22:45:17.240Z] === RUN   TestDiff
22:45:17 [2023-01-14T22:45:17.499Z] --- PASS: TestDiff (0.35s)
22:45:17 [2023-01-14T22:45:17.499Z] === RUN   TestExecConsoleSize
22:45:18 [2023-01-14T22:45:18.067Z] --- PASS: TestExecConsoleSize (0.43s)
22:45:18 [2023-01-14T22:45:18.067Z] === RUN   TestExecWithCloseStdin
22:45:18 [2023-01-14T22:45:18.326Z] --- PASS: TestExecWithCloseStdin (0.41s)
22:45:18 [2023-01-14T22:45:18.326Z] === RUN   TestExec
22:45:18 [2023-01-14T22:45:18.893Z] --- PASS: TestExec (0.41s)
22:45:18 [2023-01-14T22:45:18.893Z] === RUN   TestExecUser
22:45:19 [2023-01-14T22:45:19.153Z] --- PASS: TestExecUser (0.40s)
22:45:19 [2023-01-14T22:45:19.153Z] === RUN   TestExportContainerAndImportImage
22:45:19 [2023-01-14T22:45:19.720Z] --- PASS: TestExportContainerAndImportImage (0.44s)
22:45:19 [2023-01-14T22:45:19.720Z] === RUN   TestExportContainerAfterDaemonRestart
22:45:20 [2023-01-14T22:45:20.660Z] --- PASS: TestExportContainerAfterDaemonRestart (1.14s)
22:45:20 [2023-01-14T22:45:20.660Z] === RUN   TestHealthCheckWorkdir
22:45:21 [2023-01-14T22:45:21.229Z] --- PASS: TestHealthCheckWorkdir (0.57s)
22:45:21 [2023-01-14T22:45:21.229Z] === RUN   TestHealthKillContainer
22:45:29 [2023-01-14T22:45:29.362Z] --- PASS: TestHealthKillContainer (7.78s)
22:45:29 [2023-01-14T22:45:29.362Z] === RUN   TestHealthCheckProcessKilled
22:45:29 [2023-01-14T22:45:29.621Z] --- PASS: TestHealthCheckProcessKilled (0.58s)
22:45:29 [2023-01-14T22:45:29.621Z] === RUN   TestInspectCpusetInConfigPre120
22:45:30 [2023-01-14T22:45:30.188Z] --- PASS: TestInspectCpusetInConfigPre120 (0.36s)
22:45:30 [2023-01-14T22:45:30.188Z] === RUN   TestIpcModeNone
22:45:30 [2023-01-14T22:45:30.447Z] --- PASS: TestIpcModeNone (0.42s)
22:45:30 [2023-01-14T22:45:30.447Z] === RUN   TestIpcModePrivate
22:45:30 [2023-01-14T22:45:30.706Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
22:45:30 [2023-01-14T22:45:30.965Z] --- PASS: TestIpcModePrivate (0.42s)
22:45:30 [2023-01-14T22:45:30.965Z] === RUN   TestIpcModeShareable
22:45:31 [2023-01-14T22:45:31.223Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
22:45:31 [2023-01-14T22:45:31.223Z] --- PASS: TestIpcModeShareable (0.45s)
22:45:31 [2023-01-14T22:45:31.223Z] === RUN   TestAPIIpcModeShareableAndContainer
22:45:32 [2023-01-14T22:45:32.602Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s)
22:45:32 [2023-01-14T22:45:32.602Z] === RUN   TestAPIIpcModeHost
22:45:33 [2023-01-14T22:45:33.169Z] --- PASS: TestAPIIpcModeHost (0.34s)
22:45:33 [2023-01-14T22:45:33.169Z] === RUN   TestDaemonIpcModeShareable
22:45:34 [2023-01-14T22:45:34.105Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:45:34 [2023-01-14T22:45:34.105Z] --- PASS: TestDaemonIpcModeShareable (1.02s)
22:45:34 [2023-01-14T22:45:34.105Z] === RUN   TestDaemonIpcModePrivate
22:45:35 [2023-01-14T22:45:35.041Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:45:35 [2023-01-14T22:45:35.041Z] --- PASS: TestDaemonIpcModePrivate (1.01s)
22:45:35 [2023-01-14T22:45:35.041Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:45:35 [2023-01-14T22:45:35.977Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:45:35 [2023-01-14T22:45:35.977Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.03s)
22:45:35 [2023-01-14T22:45:35.977Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:45:36 [2023-01-14T22:45:36.913Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:45:37 [2023-01-14T22:45:37.174Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.01s)
22:45:37 [2023-01-14T22:45:37.174Z] === RUN   TestIpcModeOlderClient
22:45:37 [2023-01-14T22:45:37.174Z] === PAUSE TestIpcModeOlderClient
22:45:37 [2023-01-14T22:45:37.174Z] === RUN   TestKillContainerInvalidSignal
22:45:37 [2023-01-14T22:45:37.432Z] --- PASS: TestKillContainerInvalidSignal (0.38s)
22:45:37 [2023-01-14T22:45:37.432Z] === RUN   TestKillContainer
22:45:37 [2023-01-14T22:45:37.432Z] === RUN   TestKillContainer/no_signal
22:45:38 [2023-01-14T22:45:38.000Z] === RUN   TestKillContainer/non_killing_signal
22:45:38 [2023-01-14T22:45:38.000Z] === RUN   TestKillContainer/killing_signal
22:45:38 [2023-01-14T22:45:38.567Z] --- PASS: TestKillContainer (1.12s)
22:45:38 [2023-01-14T22:45:38.567Z]     --- PASS: TestKillContainer/no_signal (0.37s)
22:45:38 [2023-01-14T22:45:38.567Z]     --- PASS: TestKillContainer/non_killing_signal (0.23s)
22:45:38 [2023-01-14T22:45:38.567Z]     --- PASS: TestKillContainer/killing_signal (0.35s)
22:45:38 [2023-01-14T22:45:38.567Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:45:38 [2023-01-14T22:45:38.567Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:45:39 [2023-01-14T22:45:39.135Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:45:39 [2023-01-14T22:45:39.702Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.08s)
22:45:39 [2023-01-14T22:45:39.702Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
22:45:39 [2023-01-14T22:45:39.702Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s)
22:45:39 [2023-01-14T22:45:39.702Z] === RUN   TestKillStoppedContainer
22:45:39 [2023-01-14T22:45:39.702Z] --- PASS: TestKillStoppedContainer (0.04s)
22:45:39 [2023-01-14T22:45:39.702Z] === RUN   TestKillStoppedContainerAPIPre120
22:45:39 [2023-01-14T22:45:39.702Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
22:45:39 [2023-01-14T22:45:39.702Z] === RUN   TestKillDifferentUserContainer
22:45:40 [2023-01-14T22:45:40.269Z] --- PASS: TestKillDifferentUserContainer (0.37s)
22:45:40 [2023-01-14T22:45:40.269Z] === RUN   TestInspectOomKilledTrue
22:45:40 [2023-01-14T22:45:40.528Z] --- PASS: TestInspectOomKilledTrue (0.44s)
22:45:40 [2023-01-14T22:45:40.528Z] === RUN   TestInspectOomKilledFalse
22:45:41 [2023-01-14T22:45:41.096Z] --- PASS: TestInspectOomKilledFalse (0.34s)
22:45:41 [2023-01-14T22:45:41.096Z] === RUN   TestLinksEtcHostsContentMatch
22:45:41 [2023-01-14T22:45:41.096Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s)
22:45:41 [2023-01-14T22:45:41.096Z] === RUN   TestLinksContainerNames
22:45:42 [2023-01-14T22:45:42.133Z] --- PASS: TestLinksContainerNames (0.74s)
22:45:42 [2023-01-14T22:45:42.133Z] === RUN   TestLogsFollowTailEmpty
22:45:42 [2023-01-14T22:45:42.392Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
22:45:42 [2023-01-14T22:45:42.392Z] === RUN   TestLogs
22:45:42 [2023-01-14T22:45:42.392Z] === RUN   TestLogs/driver_local
22:45:42 [2023-01-14T22:45:42.392Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
22:45:42 [2023-01-14T22:45:42.392Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
22:45:42 [2023-01-14T22:45:42.392Z] === RUN   TestLogs/driver_local/tty/only_stdout
22:45:42 [2023-01-14T22:45:42.392Z] === PAUSE TestLogs/driver_local/tty/only_stdout
22:45:42 [2023-01-14T22:45:42.392Z] === RUN   TestLogs/driver_local/tty/only_stderr
22:45:42 [2023-01-14T22:45:42.392Z] === PAUSE TestLogs/driver_local/tty/only_stderr
22:45:42 [2023-01-14T22:45:42.392Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
22:45:42 [2023-01-14T22:45:42.392Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
22:45:42 [2023-01-14T22:45:42.392Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
22:45:42 [2023-01-14T22:45:42.392Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
22:45:42 [2023-01-14T22:45:42.392Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
22:45:42 [2023-01-14T22:45:42.392Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
22:45:42 [2023-01-14T22:45:42.392Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
22:45:42 [2023-01-14T22:45:42.392Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
22:45:42 [2023-01-14T22:45:42.960Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
22:45:42 [2023-01-14T22:45:42.960Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
22:45:43 [2023-01-14T22:45:43.527Z] === CONT  TestLogs/driver_local/tty/only_stderr
22:45:43 [2023-01-14T22:45:43.527Z] === CONT  TestLogs/driver_local/tty/only_stdout
22:45:44 [2023-01-14T22:45:44.096Z] === RUN   TestLogs/driver_json-file
22:45:44 [2023-01-14T22:45:44.096Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
22:45:44 [2023-01-14T22:45:44.096Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
22:45:44 [2023-01-14T22:45:44.096Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
22:45:44 [2023-01-14T22:45:44.096Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
22:45:44 [2023-01-14T22:45:44.096Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
22:45:44 [2023-01-14T22:45:44.096Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
22:45:44 [2023-01-14T22:45:44.096Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:45:44 [2023-01-14T22:45:44.096Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:45:44 [2023-01-14T22:45:44.096Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
22:45:44 [2023-01-14T22:45:44.096Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
22:45:44 [2023-01-14T22:45:44.096Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
22:45:44 [2023-01-14T22:45:44.096Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
22:45:44 [2023-01-14T22:45:44.096Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
22:45:44 [2023-01-14T22:45:44.096Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
22:45:44 [2023-01-14T22:45:44.665Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
22:45:44 [2023-01-14T22:45:44.924Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:45:45 [2023-01-14T22:45:45.183Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
22:45:45 [2023-01-14T22:45:45.445Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
22:45:45 [2023-01-14T22:45:45.704Z] --- PASS: TestLogs (3.47s)
22:45:45 [2023-01-14T22:45:45.704Z]     --- PASS: TestLogs/driver_local (0.01s)
22:45:45 [2023-01-14T22:45:45.704Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.59s)
22:45:45 [2023-01-14T22:45:45.704Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s)
22:45:45 [2023-01-14T22:45:45.704Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s)
22:45:45 [2023-01-14T22:45:45.704Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.54s)
22:45:45 [2023-01-14T22:45:45.704Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s)
22:45:45 [2023-01-14T22:45:45.704Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.41s)
22:45:45 [2023-01-14T22:45:45.704Z]     --- PASS: TestLogs/driver_json-file (0.01s)
22:45:45 [2023-01-14T22:45:45.704Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s)
22:45:45 [2023-01-14T22:45:45.704Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.79s)
22:45:45 [2023-01-14T22:45:45.704Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.54s)
22:45:45 [2023-01-14T22:45:45.704Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.50s)
22:45:45 [2023-01-14T22:45:45.704Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s)
22:45:45 [2023-01-14T22:45:45.704Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.47s)
22:45:45 [2023-01-14T22:45:45.704Z] === RUN   TestContainerNetworkMountsNoChown
22:45:46 [2023-01-14T22:45:46.271Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s)
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/default
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/default
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/private
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/private
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/rprivate
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/rprivate
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/slave
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/slave
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/rslave
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/rslave
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/shared
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/shared
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/rshared
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/rshared
22:45:46 [2023-01-14T22:45:46.271Z] === CONT  TestMountDaemonRoot/default
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/default/mount_root
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/default/bind_root
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:45:46 [2023-01-14T22:45:46.271Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === CONT  TestMountDaemonRoot/rshared
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:45:46 [2023-01-14T22:45:46.271Z] === CONT  TestMountDaemonRoot/shared
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === CONT  TestMountDaemonRoot/rslave
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:45:46 [2023-01-14T22:45:46.271Z] === CONT  TestMountDaemonRoot/slave
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === CONT  TestMountDaemonRoot/rprivate
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === CONT  TestMountDaemonRoot/private
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/private/bind_root
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/private/mount_root
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:45:46 [2023-01-14T22:45:46.271Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === CONT  TestMountDaemonRoot/default/bind_root
22:45:46 [2023-01-14T22:45:46.271Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === CONT  TestMountDaemonRoot/default/mount_root
22:45:46 [2023-01-14T22:45:46.271Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:45:46 [2023-01-14T22:45:46.271Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:45:46 [2023-01-14T22:45:46.271Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:45:46 [2023-01-14T22:45:46.271Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:45:46 [2023-01-14T22:45:46.530Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:45:46 [2023-01-14T22:45:46.530Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:45:46 [2023-01-14T22:45:46.530Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:45:46 [2023-01-14T22:45:46.530Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:45:46 [2023-01-14T22:45:46.530Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:45:46 [2023-01-14T22:45:46.530Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:45:46 [2023-01-14T22:45:46.530Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:45:46 [2023-01-14T22:45:46.530Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:45:46 [2023-01-14T22:45:46.530Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:45:46 [2023-01-14T22:45:46.530Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:45:46 [2023-01-14T22:45:46.530Z] === CONT  TestMountDaemonRoot/private/bind_root
22:45:46 [2023-01-14T22:45:46.530Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:45:46 [2023-01-14T22:45:46.530Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:45:46 [2023-01-14T22:45:46.530Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:45:46 [2023-01-14T22:45:46.530Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:45:46 [2023-01-14T22:45:46.530Z] === CONT  TestMountDaemonRoot/private/mount_root
22:45:46 [2023-01-14T22:45:46.530Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:45:46 [2023-01-14T22:45:46.788Z] --- PASS: TestMountDaemonRoot (0.02s)
22:45:46 [2023-01-14T22:45:46.788Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:45:46 [2023-01-14T22:45:46.788Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
22:45:46 [2023-01-14T22:45:46.788Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
22:45:46 [2023-01-14T22:45:46.788Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
22:45:46 [2023-01-14T22:45:46.788Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
22:45:46 [2023-01-14T22:45:46.788Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:45:46 [2023-01-14T22:45:46.788Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
22:45:46 [2023-01-14T22:45:46.788Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
22:45:46 [2023-01-14T22:45:46.788Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
22:45:46 [2023-01-14T22:45:46.788Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
22:45:46 [2023-01-14T22:45:46.789Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
22:45:46 [2023-01-14T22:45:46.789Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
22:45:46 [2023-01-14T22:45:46.789Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:45:46 [2023-01-14T22:45:46.789Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:45:46 [2023-01-14T22:45:46.789Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
22:45:46 [2023-01-14T22:45:46.789Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
22:45:46 [2023-01-14T22:45:46.789Z] === RUN   TestContainerBindMountNonRecursive
22:45:47 [2023-01-14T22:45:47.725Z] --- PASS: TestContainerBindMountNonRecursive (1.15s)
22:45:47 [2023-01-14T22:45:47.725Z] === RUN   TestContainerVolumesMountedAsShared
22:45:48 [2023-01-14T22:45:48.301Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s)
22:45:48 [2023-01-14T22:45:48.301Z] === RUN   TestContainerVolumesMountedAsSlave
22:45:48 [2023-01-14T22:45:48.560Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s)
22:45:48 [2023-01-14T22:45:48.560Z] === RUN   TestContainerCopyLeaksMounts
22:45:48 [2023-01-14T22:45:48.819Z] --- PASS: TestContainerCopyLeaksMounts (0.47s)
22:45:48 [2023-01-14T22:45:48.819Z] === RUN   TestNetworkNat
22:45:49 [2023-01-14T22:45:49.386Z] --- PASS: TestNetworkNat (0.40s)
22:45:49 [2023-01-14T22:45:49.386Z] === RUN   TestNetworkLocalhostTCPNat
22:45:49 [2023-01-14T22:45:49.646Z] --- PASS: TestNetworkLocalhostTCPNat (0.38s)
22:45:49 [2023-01-14T22:45:49.646Z] === RUN   TestNetworkLoopbackNat
22:45:52 [2023-01-14T22:45:52.177Z] --- PASS: TestNetworkLoopbackNat (2.53s)
22:45:52 [2023-01-14T22:45:52.177Z] === RUN   TestPause
22:45:52 [2023-01-14T22:45:52.744Z] --- PASS: TestPause (0.39s)
22:45:52 [2023-01-14T22:45:52.745Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:45:52 [2023-01-14T22:45:52.745Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:45:52 [2023-01-14T22:45:52.745Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:45:52 [2023-01-14T22:45:52.745Z] === RUN   TestPauseStopPausedContainer
22:45:53 [2023-01-14T22:45:53.003Z] --- PASS: TestPauseStopPausedContainer (0.41s)
22:45:53 [2023-01-14T22:45:53.003Z] === RUN   TestPidHost
22:45:53 [2023-01-14T22:45:53.940Z] --- PASS: TestPidHost (0.90s)
22:45:53 [2023-01-14T22:45:53.940Z] === RUN   TestPsFilter
22:45:53 [2023-01-14T22:45:53.940Z] --- PASS: TestPsFilter (0.10s)
22:45:53 [2023-01-14T22:45:53.940Z] === RUN   TestRemoveContainerWithRemovedVolume
22:45:54 [2023-01-14T22:45:54.508Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
22:45:54 [2023-01-14T22:45:54.508Z] === RUN   TestRemoveContainerWithVolume
22:45:54 [2023-01-14T22:45:54.767Z] --- PASS: TestRemoveContainerWithVolume (0.37s)
22:45:54 [2023-01-14T22:45:54.767Z] === RUN   TestRemoveContainerRunning
22:45:55 [2023-01-14T22:45:55.334Z] --- PASS: TestRemoveContainerRunning (0.37s)
22:45:55 [2023-01-14T22:45:55.334Z] === RUN   TestRemoveContainerForceRemoveRunning
22:45:55 [2023-01-14T22:45:55.593Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s)
22:45:55 [2023-01-14T22:45:55.593Z] === RUN   TestRemoveInvalidContainer
22:45:55 [2023-01-14T22:45:55.593Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:45:55 [2023-01-14T22:45:55.593Z] === RUN   TestRenameLinkedContainer
22:45:57 [2023-01-14T22:45:57.498Z] --- PASS: TestRenameLinkedContainer (1.55s)
22:45:57 [2023-01-14T22:45:57.498Z] === RUN   TestRenameStoppedContainer
22:45:57 [2023-01-14T22:45:57.498Z] --- PASS: TestRenameStoppedContainer (0.33s)
22:45:57 [2023-01-14T22:45:57.498Z] === RUN   TestRenameRunningContainerAndReuse
22:45:58 [2023-01-14T22:45:58.434Z] --- PASS: TestRenameRunningContainerAndReuse (0.75s)
22:45:58 [2023-01-14T22:45:58.434Z] === RUN   TestRenameInvalidName
22:45:58 [2023-01-14T22:45:58.693Z] --- PASS: TestRenameInvalidName (0.37s)
22:45:58 [2023-01-14T22:45:58.693Z] === RUN   TestRenameAnonymousContainer
22:46:00 [2023-01-14T22:46:00.071Z] --- PASS: TestRenameAnonymousContainer (1.21s)
22:46:00 [2023-01-14T22:46:00.071Z] === RUN   TestRenameContainerWithSameName
22:46:00 [2023-01-14T22:46:00.071Z] --- PASS: TestRenameContainerWithSameName (0.36s)
22:46:00 [2023-01-14T22:46:00.071Z] === RUN   TestRenameContainerWithLinkedContainer
22:46:01 [2023-01-14T22:46:01.009Z] --- PASS: TestRenameContainerWithLinkedContainer (0.73s)
22:46:01 [2023-01-14T22:46:01.009Z] === RUN   TestResize
22:46:01 [2023-01-14T22:46:01.268Z] --- PASS: TestResize (0.37s)
22:46:01 [2023-01-14T22:46:01.268Z] === RUN   TestResizeWithInvalidSize
22:46:01 [2023-01-14T22:46:01.527Z] --- PASS: TestResizeWithInvalidSize (0.36s)
22:46:01 [2023-01-14T22:46:01.527Z] === RUN   TestResizeWhenContainerNotStarted
22:46:02 [2023-01-14T22:46:02.094Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s)
22:46:02 [2023-01-14T22:46:02.094Z] === RUN   TestDaemonRestartKillContainers
22:46:02 [2023-01-14T22:46:02.094Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:46:02 [2023-01-14T22:46:02.094Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:46:03 [2023-01-14T22:46:03.474Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:46:04 [2023-01-14T22:46:04.850Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:46:05 [2023-01-14T22:46:05.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:46:05 [2023-01-14T22:46:05.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:46:06 [2023-01-14T22:46:06.722Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:46:06 [2023-01-14T22:46:06.981Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:46:10 [2023-01-14T22:46:10.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:46:10 [2023-01-14T22:46:10.267Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:46:11 [2023-01-14T22:46:11.644Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:46:13 [2023-01-14T22:46:13.051Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:46:13 [2023-01-14T22:46:13.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:46:14 [2023-01-14T22:46:14.554Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:46:15 [2023-01-14T22:46:15.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:46:16 [2023-01-14T22:46:16.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:46:17 [2023-01-14T22:46:17.961Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:46:17 [2023-01-14T22:46:17.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.51s)
22:46:17 [2023-01-14T22:46:17.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.15s)
22:46:17 [2023-01-14T22:46:17.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.67s)
22:46:17 [2023-01-14T22:46:17.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.15s)
22:46:17 [2023-01-14T22:46:17.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.15s)
22:46:17 [2023-01-14T22:46:17.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.16s)
22:46:17 [2023-01-14T22:46:17.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.19s)
22:46:17 [2023-01-14T22:46:17.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.17s)
22:46:17 [2023-01-14T22:46:17.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.57s)
22:46:17 [2023-01-14T22:46:17.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.46s)
22:46:17 [2023-01-14T22:46:17.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.66s)
22:46:17 [2023-01-14T22:46:17.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.45s)
22:46:17 [2023-01-14T22:46:17.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.63s)
22:46:17 [2023-01-14T22:46:17.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.52s)
22:46:17 [2023-01-14T22:46:17.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.50s)
22:46:17 [2023-01-14T22:46:17.961Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.51s)
22:46:17 [2023-01-14T22:46:17.961Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
22:46:17 [2023-01-14T22:46:17.961Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
22:46:18 [2023-01-14T22:46:18.528Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
22:46:19 [2023-01-14T22:46:19.096Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.59s)
22:46:19 [2023-01-14T22:46:19.096Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.78s)
22:46:19 [2023-01-14T22:46:19.096Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.79s)
22:46:19 [2023-01-14T22:46:19.096Z] === RUN   TestCgroupNamespacesRun
22:46:20 [2023-01-14T22:46:20.472Z] --- PASS: TestCgroupNamespacesRun (1.02s)
22:46:20 [2023-01-14T22:46:20.472Z] === RUN   TestCgroupNamespacesRunPrivileged
22:46:21 [2023-01-14T22:46:21.407Z] --- PASS: TestCgroupNamespacesRunPrivileged (0.99s)
22:46:21 [2023-01-14T22:46:21.408Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:46:22 [2023-01-14T22:46:22.344Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.02s)
22:46:22 [2023-01-14T22:46:22.344Z] === RUN   TestCgroupNamespacesRunHostMode
22:46:23 [2023-01-14T22:46:23.280Z] --- PASS: TestCgroupNamespacesRunHostMode (1.03s)
22:46:23 [2023-01-14T22:46:23.280Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:46:24 [2023-01-14T22:46:24.215Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.01s)
22:46:24 [2023-01-14T22:46:24.215Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:46:25 [2023-01-14T22:46:25.152Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.00s)
22:46:25 [2023-01-14T22:46:25.152Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:46:26 [2023-01-14T22:46:26.087Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
22:46:26 [2023-01-14T22:46:26.087Z] === RUN   TestCgroupNamespacesRunOlderClient
22:46:27 [2023-01-14T22:46:27.024Z] --- PASS: TestCgroupNamespacesRunOlderClient (0.99s)
22:46:27 [2023-01-14T22:46:27.024Z] === RUN   TestNISDomainname
22:46:27 [2023-01-14T22:46:27.283Z] --- PASS: TestNISDomainname (0.49s)
22:46:27 [2023-01-14T22:46:27.283Z] === RUN   TestHostnameDnsResolution
22:46:27 [2023-01-14T22:46:27.852Z] --- PASS: TestHostnameDnsResolution (0.58s)
22:46:27 [2023-01-14T22:46:27.852Z] === RUN   TestUnprivilegedPortsAndPing
22:46:28 [2023-01-14T22:46:28.419Z] --- PASS: TestUnprivilegedPortsAndPing (0.45s)
22:46:28 [2023-01-14T22:46:28.419Z] === RUN   TestPrivilegedHostDevices
22:46:28 [2023-01-14T22:46:28.986Z] --- PASS: TestPrivilegedHostDevices (0.43s)
22:46:28 [2023-01-14T22:46:28.986Z] === RUN   TestRunConsoleSize
22:46:29 [2023-01-14T22:46:29.245Z] --- PASS: TestRunConsoleSize (0.38s)
22:46:29 [2023-01-14T22:46:29.245Z] === RUN   TestRunWithAlternativeContainerdShim
22:46:31 [2023-01-14T22:46:31.148Z] --- PASS: TestRunWithAlternativeContainerdShim (1.80s)
22:46:31 [2023-01-14T22:46:31.148Z] === RUN   TestStats
22:46:33 [2023-01-14T22:46:33.680Z] --- PASS: TestStats (2.39s)
22:46:33 [2023-01-14T22:46:33.680Z] === RUN   TestStopContainerWithTimeout
22:46:33 [2023-01-14T22:46:33.680Z] === RUN   TestStopContainerWithTimeout/0
22:46:33 [2023-01-14T22:46:33.680Z] === PAUSE TestStopContainerWithTimeout/0
22:46:33 [2023-01-14T22:46:33.680Z] === RUN   TestStopContainerWithTimeout/1
22:46:33 [2023-01-14T22:46:33.680Z] === PAUSE TestStopContainerWithTimeout/1
22:46:33 [2023-01-14T22:46:33.680Z] === RUN   TestStopContainerWithTimeout/3
22:46:33 [2023-01-14T22:46:33.680Z] === PAUSE TestStopContainerWithTimeout/3
22:46:33 [2023-01-14T22:46:33.680Z] === RUN   TestStopContainerWithTimeout/-1
22:46:33 [2023-01-14T22:46:33.680Z] === PAUSE TestStopContainerWithTimeout/-1
22:46:33 [2023-01-14T22:46:33.680Z] === CONT  TestStopContainerWithTimeout/0
22:46:33 [2023-01-14T22:46:33.680Z] === CONT  TestStopContainerWithTimeout/-1
22:46:33 [2023-01-14T22:46:33.939Z] === CONT  TestStopContainerWithTimeout/3
22:46:35 [2023-01-14T22:46:35.863Z] === CONT  TestStopContainerWithTimeout/1
22:46:37 [2023-01-14T22:46:37.239Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:46:37 [2023-01-14T22:46:37.239Z]     --- PASS: TestStopContainerWithTimeout/0 (0.61s)
22:46:37 [2023-01-14T22:46:37.239Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.55s)
22:46:37 [2023-01-14T22:46:37.239Z]     --- PASS: TestStopContainerWithTimeout/3 (2.33s)
22:46:37 [2023-01-14T22:46:37.239Z]     --- PASS: TestStopContainerWithTimeout/1 (1.37s)
22:46:37 [2023-01-14T22:46:37.239Z] === RUN   TestDeleteDevicemapper
22:46:37 [2023-01-14T22:46:37.239Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:46:37 [2023-01-14T22:46:37.239Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:46:37 [2023-01-14T22:46:37.239Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:46:38 [2023-01-14T22:46:38.616Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.13s)
22:46:38 [2023-01-14T22:46:38.616Z] === RUN   TestUpdateMemory
22:46:38 [2023-01-14T22:46:38.875Z] --- PASS: TestUpdateMemory (0.44s)
22:46:38 [2023-01-14T22:46:38.875Z] === RUN   TestUpdateCPUQuota
22:46:39 [2023-01-14T22:46:39.443Z] --- PASS: TestUpdateCPUQuota (0.66s)
22:46:39 [2023-01-14T22:46:39.443Z] === RUN   TestUpdatePidsLimit
22:46:39 [2023-01-14T22:46:39.443Z] === RUN   TestUpdatePidsLimit/update_from_none
22:46:39 [2023-01-14T22:46:39.703Z] === RUN   TestUpdatePidsLimit/no_change
22:46:39 [2023-01-14T22:46:39.962Z] === RUN   TestUpdatePidsLimit/update_lower
22:46:40 [2023-01-14T22:46:40.221Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:46:40 [2023-01-14T22:46:40.221Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:46:40 [2023-01-14T22:46:40.480Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:46:40 [2023-01-14T22:46:40.738Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:46:41 [2023-01-14T22:46:41.308Z] --- PASS: TestUpdatePidsLimit (1.85s)
22:46:41 [2023-01-14T22:46:41.308Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
22:46:41 [2023-01-14T22:46:41.308Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
22:46:41 [2023-01-14T22:46:41.308Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
22:46:41 [2023-01-14T22:46:41.308Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
22:46:41 [2023-01-14T22:46:41.308Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
22:46:41 [2023-01-14T22:46:41.308Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
22:46:41 [2023-01-14T22:46:41.308Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
22:46:41 [2023-01-14T22:46:41.308Z] === RUN   TestUpdateRestartPolicy
22:46:53 [2023-01-14T22:46:53.511Z] --- PASS: TestUpdateRestartPolicy (10.54s)
22:46:53 [2023-01-14T22:46:53.511Z] === RUN   TestUpdateRestartWithAutoRemove
22:46:53 [2023-01-14T22:46:53.511Z] --- PASS: TestUpdateRestartWithAutoRemove (0.36s)
22:46:53 [2023-01-14T22:46:53.511Z] === RUN   TestWaitNonBlocked
22:46:53 [2023-01-14T22:46:53.511Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:46:53 [2023-01-14T22:46:53.511Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:46:53 [2023-01-14T22:46:53.511Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:46:53 [2023-01-14T22:46:53.511Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:46:53 [2023-01-14T22:46:53.511Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:46:53 [2023-01-14T22:46:53.511Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:46:53 [2023-01-14T22:46:53.511Z] --- PASS: TestWaitNonBlocked (0.01s)
22:46:53 [2023-01-14T22:46:53.511Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s)
22:46:53 [2023-01-14T22:46:53.511Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s)
22:46:53 [2023-01-14T22:46:53.511Z] === RUN   TestWaitBlocked
22:46:53 [2023-01-14T22:46:53.511Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:46:53 [2023-01-14T22:46:53.511Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:46:53 [2023-01-14T22:46:53.511Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:46:53 [2023-01-14T22:46:53.511Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:46:53 [2023-01-14T22:46:53.511Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:46:53 [2023-01-14T22:46:53.511Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:46:53 [2023-01-14T22:46:53.770Z] --- PASS: TestWaitBlocked (0.01s)
22:46:53 [2023-01-14T22:46:53.770Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
22:46:53 [2023-01-14T22:46:53.770Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
22:46:53 [2023-01-14T22:46:53.770Z] === RUN   TestWaitConditions
22:46:53 [2023-01-14T22:46:53.770Z] === RUN   TestWaitConditions/default
22:46:53 [2023-01-14T22:46:53.770Z] === PAUSE TestWaitConditions/default
22:46:53 [2023-01-14T22:46:53.770Z] === RUN   TestWaitConditions/not-running
22:46:53 [2023-01-14T22:46:53.770Z] === PAUSE TestWaitConditions/not-running
22:46:53 [2023-01-14T22:46:53.770Z] === RUN   TestWaitConditions/next-exit
22:46:53 [2023-01-14T22:46:53.770Z] === PAUSE TestWaitConditions/next-exit
22:46:53 [2023-01-14T22:46:53.770Z] === RUN   TestWaitConditions/removed
22:46:53 [2023-01-14T22:46:53.770Z] === PAUSE TestWaitConditions/removed
22:46:53 [2023-01-14T22:46:53.770Z] === CONT  TestWaitConditions/default
22:46:53 [2023-01-14T22:46:53.770Z] === CONT  TestWaitConditions/next-exit
22:46:53 [2023-01-14T22:46:53.770Z] === CONT  TestWaitConditions/default
22:46:53 [2023-01-14T22:46:53.770Z]     wait_test.go:146: ContainerID = 4b120b55d26bd13faa60331f2ba95ffefcd44aecddd4590432961dda85a8b7e6
22:46:53 [2023-01-14T22:46:53.770Z] === CONT  TestWaitConditions/next-exit
22:46:53 [2023-01-14T22:46:53.770Z]     wait_test.go:146: ContainerID = 04d75e27dc4f1b952fb75b765c9de1705882c06d249245cb124c75c7e14c9b4b
22:46:54 [2023-01-14T22:46:54.338Z] === CONT  TestWaitConditions/removed
22:46:54 [2023-01-14T22:46:54.338Z]     wait_test.go:146: ContainerID = d0562d9cb96a038dbd87a2a441ffa59ce5252650ec38cd50b3287e1c70c97671
22:46:54 [2023-01-14T22:46:54.338Z] === CONT  TestWaitConditions/not-running
22:46:54 [2023-01-14T22:46:54.338Z]     wait_test.go:146: ContainerID = a4adcba1c51309c0ee1ee21b7586f942957971f38847b2e8f9c1363f75425015
22:46:54 [2023-01-14T22:46:54.905Z] --- PASS: TestWaitConditions (0.01s)
22:46:54 [2023-01-14T22:46:54.905Z]     --- PASS: TestWaitConditions/default (0.55s)
22:46:54 [2023-01-14T22:46:54.905Z]     --- PASS: TestWaitConditions/next-exit (0.71s)
22:46:54 [2023-01-14T22:46:54.905Z]     --- PASS: TestWaitConditions/removed (0.69s)
22:46:54 [2023-01-14T22:46:54.905Z]     --- PASS: TestWaitConditions/not-running (0.57s)
22:46:54 [2023-01-14T22:46:54.905Z] === RUN   TestWaitRestartedContainer
22:46:54 [2023-01-14T22:46:54.905Z] === RUN   TestWaitRestartedContainer/default
22:46:54 [2023-01-14T22:46:54.905Z] === PAUSE TestWaitRestartedContainer/default
22:46:54 [2023-01-14T22:46:54.905Z] === RUN   TestWaitRestartedContainer/not-running
22:46:54 [2023-01-14T22:46:54.905Z] === PAUSE TestWaitRestartedContainer/not-running
22:46:54 [2023-01-14T22:46:54.905Z] === RUN   TestWaitRestartedContainer/next-exit
22:46:54 [2023-01-14T22:46:54.905Z] === PAUSE TestWaitRestartedContainer/next-exit
22:46:54 [2023-01-14T22:46:54.905Z] === CONT  TestWaitRestartedContainer/default
22:46:54 [2023-01-14T22:46:54.906Z] === CONT  TestWaitRestartedContainer/next-exit
22:46:56 [2023-01-14T22:46:56.809Z] === CONT  TestWaitRestartedContainer/not-running
22:46:57 [2023-01-14T22:46:57.068Z] --- PASS: TestWaitRestartedContainer (0.01s)
22:46:57 [2023-01-14T22:46:57.068Z]     --- PASS: TestWaitRestartedContainer/default (1.47s)
22:46:57 [2023-01-14T22:46:57.068Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.51s)
22:46:57 [2023-01-14T22:46:57.068Z]     --- PASS: TestWaitRestartedContainer/not-running (0.73s)
22:46:57 [2023-01-14T22:46:57.068Z] === CONT  TestRestartDaemonWithRestartingContainer
22:46:57 [2023-01-14T22:46:57.068Z] === CONT  TestContainerStartOnDaemonRestart
22:46:58 [2023-01-14T22:46:58.972Z] --- PASS: TestContainerStartOnDaemonRestart (1.78s)
22:46:58 [2023-01-14T22:46:58.972Z] === CONT  TestDaemonHostGatewayIP
22:46:59 [2023-01-14T22:46:59.539Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.24s)
22:46:59 [2023-01-14T22:46:59.539Z] === CONT  TestDaemonRestartIpcMode
22:47:01 [2023-01-14T22:47:01.442Z] --- PASS: TestDaemonHostGatewayIP (2.16s)
22:47:01 [2023-01-14T22:47:01.442Z] === CONT  TestIpcModeOlderClient
22:47:01 [2023-01-14T22:47:01.442Z] --- PASS: TestIpcModeOlderClient (0.06s)
22:47:01 [2023-01-14T22:47:01.442Z] === CONT  TestContainerKillOnDaemonStart
22:47:01 [2023-01-14T22:47:01.442Z] --- PASS: TestDaemonRestartIpcMode (2.12s)
22:47:13 [2023-01-14T22:47:13.645Z] --- PASS: TestContainerKillOnDaemonStart (11.38s)
22:47:13 [2023-01-14T22:47:13.645Z] PASS
22:47:13 [2023-01-14T22:47:13.645Z] 
22:47:13 [2023-01-14T22:47:13.645Z] === Skipped
22:47:13 [2023-01-14T22:47:13.645Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:47:13 [2023-01-14T22:47:13.645Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:47:13 [2023-01-14T22:47:13.645Z] 
22:47:13 [2023-01-14T22:47:13.645Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:47:13 [2023-01-14T22:47:13.645Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:47:13 [2023-01-14T22:47:13.645Z] 
22:47:13 [2023-01-14T22:47:13.645Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:47:13 [2023-01-14T22:47:13.645Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:47:13 [2023-01-14T22:47:13.645Z] 
22:47:13 [2023-01-14T22:47:13.645Z] DONE 281 tests, 3 skipped in 119.233s
22:47:13 [2023-01-14T22:47:13.645Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
22:47:13 [2023-01-14T22:47:13.645Z] ++ 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
22:47:13 [2023-01-14T22:47:13.645Z] ++ set -e
22:47:13 [2023-01-14T22:47:13.645Z] ++ '[' -n 0 ']'
22:47:13 [2023-01-14T22:47:13.645Z] ++ set -x
22:47:13 [2023-01-14T22:47:13.645Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
22:47:13 [2023-01-14T22:47:13.645Z] INFO: Testing against a local daemon
22:47:13 [2023-01-14T22:47:13.645Z] === RUN   TestConfigDaemonID
22:47:13 [2023-01-14T22:47:13.908Z]     daemon_test.go:51: [d95c406af88a2] daemon is not started
22:47:13 [2023-01-14T22:47:13.908Z] --- PASS: TestConfigDaemonID (1.05s)
22:47:13 [2023-01-14T22:47:13.908Z] === RUN   TestDaemonConfigValidation
22:47:13 [2023-01-14T22:47:13.908Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:47:13 [2023-01-14T22:47:13.908Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:47:13 [2023-01-14T22:47:13.908Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:47:13 [2023-01-14T22:47:13.908Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:47:13 [2023-01-14T22:47:13.908Z] === RUN   TestDaemonConfigValidation/invalid_config
22:47:13 [2023-01-14T22:47:13.908Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:47:13 [2023-01-14T22:47:13.908Z] === RUN   TestDaemonConfigValidation/malformed_config
22:47:13 [2023-01-14T22:47:13.908Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:47:13 [2023-01-14T22:47:13.908Z] === RUN   TestDaemonConfigValidation/valid_config
22:47:13 [2023-01-14T22:47:13.908Z] === PAUSE TestDaemonConfigValidation/valid_config
22:47:13 [2023-01-14T22:47:13.908Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:47:13 [2023-01-14T22:47:13.908Z] === CONT  TestDaemonConfigValidation/malformed_config
22:47:13 [2023-01-14T22:47:13.908Z] === CONT  TestDaemonConfigValidation/valid_config
22:47:13 [2023-01-14T22:47:13.908Z] === CONT  TestDaemonConfigValidation/invalid_config
22:47:13 [2023-01-14T22:47:13.908Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:47:13 [2023-01-14T22:47:13.908Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:47:13 [2023-01-14T22:47:13.908Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s)
22:47:13 [2023-01-14T22:47:13.908Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.13s)
22:47:13 [2023-01-14T22:47:13.908Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
22:47:13 [2023-01-14T22:47:13.908Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
22:47:13 [2023-01-14T22:47:13.908Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
22:47:13 [2023-01-14T22:47:13.908Z] === RUN   TestConfigDaemonSeccompProfiles
22:47:13 [2023-01-14T22:47:13.908Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
22:47:15 [2023-01-14T22:47:15.284Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
22:47:16 [2023-01-14T22:47:16.219Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
22:47:17 [2023-01-14T22:47:17.155Z] === CONT  TestConfigDaemonSeccompProfiles
22:47:17 [2023-01-14T22:47:17.155Z]     daemon_test.go:165: [d5773f1255b23] daemon is not started
22:47:17 [2023-01-14T22:47:17.155Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
22:47:17 [2023-01-14T22:47:17.155Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
22:47:17 [2023-01-14T22:47:17.155Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
22:47:17 [2023-01-14T22:47:17.155Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
22:47:17 [2023-01-14T22:47:17.155Z] === RUN   TestDaemonProxy
22:47:17 [2023-01-14T22:47:17.155Z] === RUN   TestDaemonProxy/environment_variables
22:47:19 [2023-01-14T22:47:19.057Z] === RUN   TestDaemonProxy/command-line_options
22:47:20 [2023-01-14T22:47:20.959Z] === RUN   TestDaemonProxy/configuration_file
22:47:22 [2023-01-14T22:47:22.335Z] === RUN   TestDaemonProxy/conflicting_options
22:47:22 [2023-01-14T22:47:22.902Z] === RUN   TestDaemonProxy/reload_sanitized
22:47:23 [2023-01-14T22:47:23.468Z] --- PASS: TestDaemonProxy (6.25s)
22:47:23 [2023-01-14T22:47:23.468Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
22:47:23 [2023-01-14T22:47:23.468Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
22:47:23 [2023-01-14T22:47:23.468Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
22:47:23 [2023-01-14T22:47:23.468Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
22:47:23 [2023-01-14T22:47:23.468Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
22:47:23 [2023-01-14T22:47:23.468Z] === RUN   TestLiveRestore
22:47:23 [2023-01-14T22:47:23.468Z] === RUN   TestLiveRestore/volume_references
22:47:23 [2023-01-14T22:47:23.468Z] === PAUSE TestLiveRestore/volume_references
22:47:23 [2023-01-14T22:47:23.468Z] === CONT  TestLiveRestore/volume_references
22:47:24 [2023-01-14T22:47:24.035Z] === RUN   TestLiveRestore/volume_references/restartPolicy
22:47:24 [2023-01-14T22:47:24.035Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
22:47:24 [2023-01-14T22:47:24.971Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
22:47:25 [2023-01-14T22:47:25.540Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
22:47:26 [2023-01-14T22:47:26.475Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
22:47:27 [2023-01-14T22:47:27.412Z] --- PASS: TestLiveRestore (0.00s)
22:47:27 [2023-01-14T22:47:27.412Z]     --- PASS: TestLiveRestore/volume_references (3.91s)
22:47:27 [2023-01-14T22:47:27.412Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.32s)
22:47:27 [2023-01-14T22:47:27.412Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.84s)
22:47:27 [2023-01-14T22:47:27.412Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.83s)
22:47:27 [2023-01-14T22:47:27.412Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.83s)
22:47:27 [2023-01-14T22:47:27.412Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.82s)
22:47:27 [2023-01-14T22:47:27.412Z] PASS
22:47:27 [2023-01-14T22:47:27.412Z] 
22:47:27 [2023-01-14T22:47:27.412Z] DONE 24 tests in 14.738s
22:47:27 [2023-01-14T22:47:27.412Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:47:27 [2023-01-14T22:47:27.412Z] ++ 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
22:47:27 [2023-01-14T22:47:27.412Z] ++ set -e
22:47:27 [2023-01-14T22:47:27.412Z] ++ '[' -n 0 ']'
22:47:27 [2023-01-14T22:47:27.412Z] ++ set -x
22:47:27 [2023-01-14T22:47:27.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
22:47:27 [2023-01-14T22:47:27.412Z] INFO: Testing against a local daemon
22:47:27 [2023-01-14T22:47:27.412Z] === RUN   TestCommitInheritsEnv
22:47:27 [2023-01-14T22:47:27.671Z] --- PASS: TestCommitInheritsEnv (0.17s)
22:47:27 [2023-01-14T22:47:27.671Z] === RUN   TestImportExtremelyLargeImageWorks
22:47:27 [2023-01-14T22:47:27.671Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:47:27 [2023-01-14T22:47:27.671Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:47:27 [2023-01-14T22:47:27.671Z] === RUN   TestImportWithCustomPlatform
22:47:27 [2023-01-14T22:47:27.671Z] === RUN   TestImportWithCustomPlatform/#00
22:47:27 [2023-01-14T22:47:27.671Z] === RUN   TestImportWithCustomPlatform/_______
22:47:27 [2023-01-14T22:47:27.671Z] === RUN   TestImportWithCustomPlatform//
22:47:27 [2023-01-14T22:47:27.671Z] === RUN   TestImportWithCustomPlatform/linux
22:47:27 [2023-01-14T22:47:27.671Z] === RUN   TestImportWithCustomPlatform/LINUX
22:47:27 [2023-01-14T22:47:27.671Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
22:47:27 [2023-01-14T22:47:27.671Z] === RUN   TestImportWithCustomPlatform/macos
22:47:27 [2023-01-14T22:47:27.671Z] === RUN   TestImportWithCustomPlatform/macos/arm64
22:47:27 [2023-01-14T22:47:27.671Z] === RUN   TestImportWithCustomPlatform/nintendo64
22:47:27 [2023-01-14T22:47:27.930Z] --- PASS: TestImportWithCustomPlatform (0.12s)
22:47:27 [2023-01-14T22:47:27.930Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
22:47:27 [2023-01-14T22:47:27.930Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
22:47:27 [2023-01-14T22:47:27.930Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
22:47:27 [2023-01-14T22:47:27.930Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
22:47:27 [2023-01-14T22:47:27.930Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
22:47:27 [2023-01-14T22:47:27.930Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
22:47:27 [2023-01-14T22:47:27.930Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
22:47:27 [2023-01-14T22:47:27.930Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
22:47:27 [2023-01-14T22:47:27.930Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
22:47:27 [2023-01-14T22:47:27.930Z] === RUN   TestImagesFilterMultiReference
22:47:27 [2023-01-14T22:47:27.930Z] --- PASS: TestImagesFilterMultiReference (0.05s)
22:47:27 [2023-01-14T22:47:27.930Z] === RUN   TestImagesFilterBeforeSince
22:47:28 [2023-01-14T22:47:28.192Z]     list_test.go:87: ImageList: ID=sha256:ef945b6ef2473b268e9930fa05d224ac7f68b887a30840e6fb851d0de70c1865 RepoTags=[testimagesfilterbeforesince:v3]
22:47:28 [2023-01-14T22:47:28.192Z]     list_test.go:87: ImageList: ID=sha256:622ef383479bf7ac72d3deb1df04c6723eed6624a9d72d80c8c5bb88299e26ee RepoTags=[testimagesfilterbeforesince:v1]
22:47:28 [2023-01-14T22:47:28.192Z]     list_test.go:87: ImageList: ID=sha256:c6c999b979c75970098e4946b06944d1edd7f5feb348d7ff8aab7c0ccf32ce4c RepoTags=[testimagesfilterbeforesince:v2]
22:47:28 [2023-01-14T22:47:28.192Z] --- PASS: TestImagesFilterBeforeSince (0.23s)
22:47:28 [2023-01-14T22:47:28.192Z] === RUN   TestImagePullPlatformInvalid
22:47:28 [2023-01-14T22:47:28.192Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
22:47:28 [2023-01-14T22:47:28.192Z] === RUN   TestImagePullStoredfDigestForOtherRepo
22:47:28 [2023-01-14T22:47:28.192Z] time="2023-01-14T22:47:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.5 instance.id=e766b41a-a66c-4517-b674-7c063bff414c version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.192Z] time="2023-01-14T22:47:28Z" level=info msg="redis not configured" go.version=go1.19.5 instance.id=e766b41a-a66c-4517-b674-7c063bff414c version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.192Z] time="2023-01-14T22:47:28Z" level=info msg="Starting upload purge in 48m0s" go.version=go1.19.5 instance.id=e766b41a-a66c-4517-b674-7c063bff414c version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.192Z] time="2023-01-14T22:47:28Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.5 instance.id=e766b41a-a66c-4517-b674-7c063bff414c version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.192Z] time="2023-01-14T22:47:28Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5c571c21-d699-4f4c-993d-f4b498a46eec http.request.method=GET http.request.remoteaddr="127.0.0.1:44530" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=e766b41a-a66c-4517-b674-7c063bff414c version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.192Z] time="2023-01-14T22:47:28Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5c571c21-d699-4f4c-993d-f4b498a46eec http.request.method=GET http.request.remoteaddr="127.0.0.1:44530" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.113667ms http.response.status=200 http.response.written=2 instance.id=e766b41a-a66c-4517-b674-7c063bff414c version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.192Z] 127.0.0.1 - - [14/Jan/2023:22:47:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
22:47:28 [2023-01-14T22:47:28.192Z] time="2023-01-14T22:47:28Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a6cbb921-3065-4935-bc6f-1d254c2539f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.192Z] time="2023-01-14T22:47:28Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a6cbb921-3065-4935-bc6f-1d254c2539f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.192Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a6cbb921-3065-4935-bc6f-1d254c2539f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=28.537µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2da5b7e8-9d2e-49f9-a751-b2eeb7aec650 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.192Z] time="2023-01-14T22:47:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a6cbb921-3065-4935-bc6f-1d254c2539f5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.665938ms http.response.status=404 http.response.written=157 instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.192Z] 127.0.0.1 - - [14/Jan/2023:22:47:28 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown"
22:47:28 [2023-01-14T22:47:28.192Z] time="2023-01-14T22:47:28Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4b9878f2-a3ae-4c56-8ee0-02783e308df0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.192Z] time="2023-01-14T22:47:28Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4b9878f2-a3ae-4c56-8ee0-02783e308df0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.192Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4b9878f2-a3ae-4c56-8ee0-02783e308df0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=51.758µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3f21d4a3-d991-4e8a-b89e-3caadd59e445 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.192Z] time="2023-01-14T22:47:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=4b9878f2-a3ae-4c56-8ee0-02783e308df0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=7.866613ms http.response.status=404 http.response.written=157 instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.192Z] 127.0.0.1 - - [14/Jan/2023:22:47:28 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown"
22:47:28 [2023-01-14T22:47:28.192Z] time="2023-01-14T22:47:28Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a617475c-e6c2-4cf2-b1bb-dda0b4438dc6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a617475c-e6c2-4cf2-b1bb-dda0b4438dc6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/713c5103-bf63-4b86-b77e-713be863d2b4/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a617475c-e6c2-4cf2-b1bb-dda0b4438dc6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=238.073µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=34f8ccee-8371-4881-985c-085fbf47d396 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/713c5103-bf63-4b86-b77e-713be863d2b4/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a617475c-e6c2-4cf2-b1bb-dda0b4438dc6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=15.606µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1881c70b-0908-401e-a9f4-b5417053863b trace.line=141 vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3ad1501b-a165-4a74-8a8b-5af2efe55da9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3ad1501b-a165-4a74-8a8b-5af2efe55da9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/20232290-28cf-4e13-85b0-d93482cdd819/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3ad1501b-a165-4a74-8a8b-5af2efe55da9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=57.903µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=16980a71-6575-4a41-b392-22b9906d99ee trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/20232290-28cf-4e13-85b0-d93482cdd819/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3ad1501b-a165-4a74-8a8b-5af2efe55da9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=10.634µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=80b1c28e-f2e2-411c-9eb8-fc4447b8d947 trace.line=141 vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/713c5103-bf63-4b86-b77e-713be863d2b4/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a617475c-e6c2-4cf2-b1bb-dda0b4438dc6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=63.246µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c61decea-f54a-42b6-9df1-2a6152fbf90f trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a617475c-e6c2-4cf2-b1bb-dda0b4438dc6 http.request.method=POST http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=6.248879ms http.response.status=202 http.response.written=0 instance.id=e766b41a-a66c-4517-b674-7c063bff414c version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] 127.0.0.1 - - [14/Jan/2023:22:47:28 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown"
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/20232290-28cf-4e13-85b0-d93482cdd819/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3ad1501b-a165-4a74-8a8b-5af2efe55da9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=75.905µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=88dce465-63ff-4805-b4d9-3c6a1f4fb451 trace.line=95 vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3ad1501b-a165-4a74-8a8b-5af2efe55da9 http.request.method=POST http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=6.49391ms http.response.status=202 http.response.written=0 instance.id=e766b41a-a66c-4517-b674-7c063bff414c version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] 127.0.0.1 - - [14/Jan/2023:22:47:28 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown"
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e1fd5474-8869-496c-9ee5-e6502f96a81f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/uploads/20232290-28cf-4e13-85b0-d93482cdd819?_state=jXI02w6Ki_50Me-3qeA-FmJ5a5xXAPlgIUyImZ0EY197Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwMjMyMjkwLTI4Y2YtNGUxMy04NWIwLWQ5MzQ4MmNkZDgxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNTIwNTUzWiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.uuid=20232290-28cf-4e13-85b0-d93482cdd819 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e1fd5474-8869-496c-9ee5-e6502f96a81f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/uploads/20232290-28cf-4e13-85b0-d93482cdd819?_state=jXI02w6Ki_50Me-3qeA-FmJ5a5xXAPlgIUyImZ0EY197Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwMjMyMjkwLTI4Y2YtNGUxMy04NWIwLWQ5MzQ4MmNkZDgxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNTIwNTUzWiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.uuid=20232290-28cf-4e13-85b0-d93482cdd819 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/20232290-28cf-4e13-85b0-d93482cdd819/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e1fd5474-8869-496c-9ee5-e6502f96a81f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/uploads/20232290-28cf-4e13-85b0-d93482cdd819?_state=jXI02w6Ki_50Me-3qeA-FmJ5a5xXAPlgIUyImZ0EY197Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwMjMyMjkwLTI4Y2YtNGUxMy04NWIwLWQ5MzQ4MmNkZDgxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNTIwNTUzWiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=28.012µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7d1e0006-3058-4bcb-b929-ed9aada822e6 trace.line=82 vars.name=test vars.uuid=20232290-28cf-4e13-85b0-d93482cdd819 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/20232290-28cf-4e13-85b0-d93482cdd819/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e1fd5474-8869-496c-9ee5-e6502f96a81f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/uploads/20232290-28cf-4e13-85b0-d93482cdd819?_state=jXI02w6Ki_50Me-3qeA-FmJ5a5xXAPlgIUyImZ0EY197Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwMjMyMjkwLTI4Y2YtNGUxMy04NWIwLWQ5MzQ4MmNkZDgxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNTIwNTUzWiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=11.184µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c1426d10-547a-44a0-a3ee-12670d7aa529 trace.line=141 vars.name=test vars.uuid=20232290-28cf-4e13-85b0-d93482cdd819 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/20232290-28cf-4e13-85b0-d93482cdd819/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e1fd5474-8869-496c-9ee5-e6502f96a81f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/uploads/20232290-28cf-4e13-85b0-d93482cdd819?_state=jXI02w6Ki_50Me-3qeA-FmJ5a5xXAPlgIUyImZ0EY197Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwMjMyMjkwLTI4Y2YtNGUxMy04NWIwLWQ5MzQ4MmNkZDgxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNTIwNTUzWiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=63.295µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=eba3cb61-2ba6-4f40-a18c-012aa14477ce trace.line=124 vars.name=test vars.uuid=20232290-28cf-4e13-85b0-d93482cdd819 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e1fd5474-8869-496c-9ee5-e6502f96a81f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/uploads/20232290-28cf-4e13-85b0-d93482cdd819?_state=jXI02w6Ki_50Me-3qeA-FmJ5a5xXAPlgIUyImZ0EY197Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwMjMyMjkwLTI4Y2YtNGUxMy04NWIwLWQ5MzQ4MmNkZDgxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNTIwNTUzWiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.uuid=20232290-28cf-4e13-85b0-d93482cdd819 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/20232290-28cf-4e13-85b0-d93482cdd819/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e1fd5474-8869-496c-9ee5-e6502f96a81f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/uploads/20232290-28cf-4e13-85b0-d93482cdd819?_state=jXI02w6Ki_50Me-3qeA-FmJ5a5xXAPlgIUyImZ0EY197Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwMjMyMjkwLTI4Y2YtNGUxMy04NWIwLWQ5MzQ4MmNkZDgxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNTIwNTUzWiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=10.658µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=96fa2f23-bf81-44ca-b1b0-4851ffecee52 trace.line=141 vars.name=test vars.uuid=20232290-28cf-4e13-85b0-d93482cdd819 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e1fd5474-8869-496c-9ee5-e6502f96a81f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/uploads/20232290-28cf-4e13-85b0-d93482cdd819?_state=jXI02w6Ki_50Me-3qeA-FmJ5a5xXAPlgIUyImZ0EY197Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwMjMyMjkwLTI4Y2YtNGUxMy04NWIwLWQ5MzQ4MmNkZDgxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNTIwNTUzWiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=10.921µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e92ffe7a-a9bb-41c8-b1d2-0d33e6b363fb trace.line=141 vars.name=test vars.uuid=20232290-28cf-4e13-85b0-d93482cdd819 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/20232290-28cf-4e13-85b0-d93482cdd819/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e1fd5474-8869-496c-9ee5-e6502f96a81f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/uploads/20232290-28cf-4e13-85b0-d93482cdd819?_state=jXI02w6Ki_50Me-3qeA-FmJ5a5xXAPlgIUyImZ0EY197Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwMjMyMjkwLTI4Y2YtNGUxMy04NWIwLWQ5MzQ4MmNkZDgxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNTIwNTUzWiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=7.475µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dba25963-5098-4348-921c-4c13d713f6eb trace.line=141 vars.name=test vars.uuid=20232290-28cf-4e13-85b0-d93482cdd819 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/20232290-28cf-4e13-85b0-d93482cdd819/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e1fd5474-8869-496c-9ee5-e6502f96a81f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/uploads/20232290-28cf-4e13-85b0-d93482cdd819?_state=jXI02w6Ki_50Me-3qeA-FmJ5a5xXAPlgIUyImZ0EY197Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwMjMyMjkwLTI4Y2YtNGUxMy04NWIwLWQ5MzQ4MmNkZDgxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNTIwNTUzWiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=365.908µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=1dac6fee-c623-41a3-95ea-be29b4c3d608 trace.line=167 vars.name=test vars.uuid=20232290-28cf-4e13-85b0-d93482cdd819 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e1fd5474-8869-496c-9ee5-e6502f96a81f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/uploads/20232290-28cf-4e13-85b0-d93482cdd819?_state=jXI02w6Ki_50Me-3qeA-FmJ5a5xXAPlgIUyImZ0EY197Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwMjMyMjkwLTI4Y2YtNGUxMy04NWIwLWQ5MzQ4MmNkZDgxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNTIwNTUzWiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=51.701µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e2318b21-3518-46ec-a8cd-e4a62335470b trace.line=95 vars.name=test vars.uuid=20232290-28cf-4e13-85b0-d93482cdd819 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/20232290-28cf-4e13-85b0-d93482cdd819\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e1fd5474-8869-496c-9ee5-e6502f96a81f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/uploads/20232290-28cf-4e13-85b0-d93482cdd819?_state=jXI02w6Ki_50Me-3qeA-FmJ5a5xXAPlgIUyImZ0EY197Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwMjMyMjkwLTI4Y2YtNGUxMy04NWIwLWQ5MzQ4MmNkZDgxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNTIwNTUzWiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=763.767µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=16ac288b-1934-4eef-862b-c387d4a35d9d trace.line=181 vars.name=test vars.uuid=20232290-28cf-4e13-85b0-d93482cdd819 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e1fd5474-8869-496c-9ee5-e6502f96a81f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44532" http.request.uri="/v2/test/blobs/uploads/20232290-28cf-4e13-85b0-d93482cdd819?_state=jXI02w6Ki_50Me-3qeA-FmJ5a5xXAPlgIUyImZ0EY197Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwMjMyMjkwLTI4Y2YtNGUxMy04NWIwLWQ5MzQ4MmNkZDgxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNTIwNTUzWiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=2.727364ms http.response.status=201 http.response.written=0 instance.id=e766b41a-a66c-4517-b674-7c063bff414c version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] 127.0.0.1 - - [14/Jan/2023:22:47:28 +0000] "PUT /v2/test/blobs/uploads/20232290-28cf-4e13-85b0-d93482cdd819?_state=jXI02w6Ki_50Me-3qeA-FmJ5a5xXAPlgIUyImZ0EY197Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjIwMjMyMjkwLTI4Y2YtNGUxMy04NWIwLWQ5MzQ4MmNkZDgxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNTIwNTUzWiJ9&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown"
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f954c03-0c37-4f27-b06b-c877ae1f75ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/uploads/713c5103-bf63-4b86-b77e-713be863d2b4?_state=j4eGF4TGHGVIxfa0a0hL23Jv82NU0Xj6x-KFg_IdDwt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxM2M1MTAzLWJmNjMtNGI4Ni1iNzdlLTcxM2JlODYzZDJiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNDk4ODcyMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.uuid=713c5103-bf63-4b86-b77e-713be863d2b4 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f954c03-0c37-4f27-b06b-c877ae1f75ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/uploads/713c5103-bf63-4b86-b77e-713be863d2b4?_state=j4eGF4TGHGVIxfa0a0hL23Jv82NU0Xj6x-KFg_IdDwt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxM2M1MTAzLWJmNjMtNGI4Ni1iNzdlLTcxM2JlODYzZDJiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNDk4ODcyMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.uuid=713c5103-bf63-4b86-b77e-713be863d2b4 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.193Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/713c5103-bf63-4b86-b77e-713be863d2b4/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f954c03-0c37-4f27-b06b-c877ae1f75ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/uploads/713c5103-bf63-4b86-b77e-713be863d2b4?_state=j4eGF4TGHGVIxfa0a0hL23Jv82NU0Xj6x-KFg_IdDwt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxM2M1MTAzLWJmNjMtNGI4Ni1iNzdlLTcxM2JlODYzZDJiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNDk4ODcyMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=89.009µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cfaff67b-99f8-4ecb-bf09-bbf16f09b366 trace.line=82 vars.name=test vars.uuid=713c5103-bf63-4b86-b77e-713be863d2b4 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/713c5103-bf63-4b86-b77e-713be863d2b4/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f954c03-0c37-4f27-b06b-c877ae1f75ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/uploads/713c5103-bf63-4b86-b77e-713be863d2b4?_state=j4eGF4TGHGVIxfa0a0hL23Jv82NU0Xj6x-KFg_IdDwt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxM2M1MTAzLWJmNjMtNGI4Ni1iNzdlLTcxM2JlODYzZDJiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNDk4ODcyMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=14.318µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c051292d-13e1-4405-a5da-fb4420359784 trace.line=141 vars.name=test vars.uuid=713c5103-bf63-4b86-b77e-713be863d2b4 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/713c5103-bf63-4b86-b77e-713be863d2b4/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f954c03-0c37-4f27-b06b-c877ae1f75ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/uploads/713c5103-bf63-4b86-b77e-713be863d2b4?_state=j4eGF4TGHGVIxfa0a0hL23Jv82NU0Xj6x-KFg_IdDwt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxM2M1MTAzLWJmNjMtNGI4Ni1iNzdlLTcxM2JlODYzZDJiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNDk4ODcyMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=70.49µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=6f8d9400-ae78-4128-9595-9b5239971c86 trace.line=124 vars.name=test vars.uuid=713c5103-bf63-4b86-b77e-713be863d2b4 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f954c03-0c37-4f27-b06b-c877ae1f75ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/uploads/713c5103-bf63-4b86-b77e-713be863d2b4?_state=j4eGF4TGHGVIxfa0a0hL23Jv82NU0Xj6x-KFg_IdDwt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxM2M1MTAzLWJmNjMtNGI4Ni1iNzdlLTcxM2JlODYzZDJiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNDk4ODcyMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.uuid=713c5103-bf63-4b86-b77e-713be863d2b4 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/713c5103-bf63-4b86-b77e-713be863d2b4/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f954c03-0c37-4f27-b06b-c877ae1f75ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/uploads/713c5103-bf63-4b86-b77e-713be863d2b4?_state=j4eGF4TGHGVIxfa0a0hL23Jv82NU0Xj6x-KFg_IdDwt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxM2M1MTAzLWJmNjMtNGI4Ni1iNzdlLTcxM2JlODYzZDJiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNDk4ODcyMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=31.286µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=20e0d45b-d794-4fca-9d30-442e93ea1119 trace.line=141 vars.name=test vars.uuid=713c5103-bf63-4b86-b77e-713be863d2b4 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f954c03-0c37-4f27-b06b-c877ae1f75ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/uploads/713c5103-bf63-4b86-b77e-713be863d2b4?_state=j4eGF4TGHGVIxfa0a0hL23Jv82NU0Xj6x-KFg_IdDwt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxM2M1MTAzLWJmNjMtNGI4Ni1iNzdlLTcxM2JlODYzZDJiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNDk4ODcyMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=20.874µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b2e5a3c5-3a8b-490f-b9b0-22d8c2a7e4df trace.line=141 vars.name=test vars.uuid=713c5103-bf63-4b86-b77e-713be863d2b4 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/713c5103-bf63-4b86-b77e-713be863d2b4/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f954c03-0c37-4f27-b06b-c877ae1f75ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/uploads/713c5103-bf63-4b86-b77e-713be863d2b4?_state=j4eGF4TGHGVIxfa0a0hL23Jv82NU0Xj6x-KFg_IdDwt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxM2M1MTAzLWJmNjMtNGI4Ni1iNzdlLTcxM2JlODYzZDJiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNDk4ODcyMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=25.559µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1a0a7ad4-a3a9-4745-80af-d777fef4ce9a trace.line=141 vars.name=test vars.uuid=713c5103-bf63-4b86-b77e-713be863d2b4 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/713c5103-bf63-4b86-b77e-713be863d2b4/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f954c03-0c37-4f27-b06b-c877ae1f75ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/uploads/713c5103-bf63-4b86-b77e-713be863d2b4?_state=j4eGF4TGHGVIxfa0a0hL23Jv82NU0Xj6x-KFg_IdDwt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxM2M1MTAzLWJmNjMtNGI4Ni1iNzdlLTcxM2JlODYzZDJiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNDk4ODcyMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=208.657µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=98b0e3e3-2aee-4ed2-8f04-3707f47b6f73 trace.line=167 vars.name=test vars.uuid=713c5103-bf63-4b86-b77e-713be863d2b4 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f954c03-0c37-4f27-b06b-c877ae1f75ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/uploads/713c5103-bf63-4b86-b77e-713be863d2b4?_state=j4eGF4TGHGVIxfa0a0hL23Jv82NU0Xj6x-KFg_IdDwt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxM2M1MTAzLWJmNjMtNGI4Ni1iNzdlLTcxM2JlODYzZDJiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNDk4ODcyMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=57.788µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=36bc5da7-c64c-4520-b627-e0d0c3794677 trace.line=95 vars.name=test vars.uuid=713c5103-bf63-4b86-b77e-713be863d2b4 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/713c5103-bf63-4b86-b77e-713be863d2b4\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f954c03-0c37-4f27-b06b-c877ae1f75ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/uploads/713c5103-bf63-4b86-b77e-713be863d2b4?_state=j4eGF4TGHGVIxfa0a0hL23Jv82NU0Xj6x-KFg_IdDwt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxM2M1MTAzLWJmNjMtNGI4Ni1iNzdlLTcxM2JlODYzZDJiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNDk4ODcyMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=171.939µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=cf62280b-8036-4b23-aabb-ceb3d0b72f4e trace.line=181 vars.name=test vars.uuid=713c5103-bf63-4b86-b77e-713be863d2b4 version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4f954c03-0c37-4f27-b06b-c877ae1f75ac http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/blobs/uploads/713c5103-bf63-4b86-b77e-713be863d2b4?_state=j4eGF4TGHGVIxfa0a0hL23Jv82NU0Xj6x-KFg_IdDwt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxM2M1MTAzLWJmNjMtNGI4Ni1iNzdlLTcxM2JlODYzZDJiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNDk4ODcyMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=5.440312ms http.response.status=201 http.response.written=0 instance.id=e766b41a-a66c-4517-b674-7c063bff414c version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] 127.0.0.1 - - [14/Jan/2023:22:47:28 +0000] "PUT /v2/test/blobs/uploads/713c5103-bf63-4b86-b77e-713be863d2b4?_state=j4eGF4TGHGVIxfa0a0hL23Jv82NU0Xj6x-KFg_IdDwt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxM2M1MTAzLWJmNjMtNGI4Ni1iNzdlLTcxM2JlODYzZDJiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xNFQyMjo0NzoyOC4xNDk4ODcyMDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown"
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=766e4bde-c295-4f63-85d0-2e41c21c9de2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=766e4bde-c295-4f63-85d0-2e41c21c9de2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=766e4bde-c295-4f63-85d0-2e41c21c9de2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=19.946µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=678b6a03-b51f-4563-a633-ee8375f8ea4f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=766e4bde-c295-4f63-85d0-2e41c21c9de2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.10529ms http.response.status=404 http.response.written=96 instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] 127.0.0.1 - - [14/Jan/2023:22:47:28 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.15+unknown"
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe4cff68-534a-4975-bdbc-eda8ba5e0f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg=PutImageManifest go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe4cff68-534a-4975-bdbc-eda8ba5e0f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe4cff68-534a-4975-bdbc-eda8ba5e0f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe4cff68-534a-4975-bdbc-eda8ba5e0f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe4cff68-534a-4975-bdbc-eda8ba5e0f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=31.688µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b116a00b-792b-41e9-a40f-45edd5c636ce trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe4cff68-534a-4975-bdbc-eda8ba5e0f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=16.091µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=048c81ac-4cde-46f8-bffe-41eeb76e9cdd trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe4cff68-534a-4975-bdbc-eda8ba5e0f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=24.853µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e245566e-e216-487a-a629-90729da3c065 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe4cff68-534a-4975-bdbc-eda8ba5e0f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=13.58µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7cddad0e-1885-4def-bd1b-f942b1a9f5be trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe4cff68-534a-4975-bdbc-eda8ba5e0f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=16.418µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6182eb4b-03d2-419a-aaed-b5d1ed93f47f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe4cff68-534a-4975-bdbc-eda8ba5e0f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=60.604µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f02bb360-171e-4d84-be1f-063433fd4196 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe4cff68-534a-4975-bdbc-eda8ba5e0f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=83.544µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8edee9b5-b89e-44c0-b904-ef1dc969e864 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe4cff68-534a-4975-bdbc-eda8ba5e0f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=31.967µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ab95e9d1-3e8e-4e44-9bce-c012256c6f74 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe4cff68-534a-4975-bdbc-eda8ba5e0f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=71.385µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7bae0cad-afd8-4036-9f21-6c1251ea5f97 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.194Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe4cff68-534a-4975-bdbc-eda8ba5e0f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=60.349µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2ad17fcf-8b66-4dc4-be24-2f7a07bba92d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=fe4cff68-534a-4975-bdbc-eda8ba5e0f8f http.request.method=PUT http.request.remoteaddr="127.0.0.1:44538" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=3.244239ms http.response.status=201 http.response.written=0 instance.id=e766b41a-a66c-4517-b674-7c063bff414c version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] 127.0.0.1 - - [14/Jan/2023:22:47:28 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown"
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3bddec46-cc99-4a99-9c7e-ccd0d6c5c6b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44546" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=3bddec46-cc99-4a99-9c7e-ccd0d6c5c6b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:44546" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="781.023µs" http.response.status=200 http.response.written=2 instance.id=e766b41a-a66c-4517-b674-7c063bff414c version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] 127.0.0.1 - - [14/Jan/2023:22:47:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=363fd893-6ec6-4454-83fe-b9e94046752a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=363fd893-6ec6-4454-83fe-b9e94046752a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=363fd893-6ec6-4454-83fe-b9e94046752a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=35.225µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d3cfbd20-c7cc-4b34-866e-b5e6fd0575a2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=363fd893-6ec6-4454-83fe-b9e94046752a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=363fd893-6ec6-4454-83fe-b9e94046752a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=51.298µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e19c8046-6f08-4de7-8d73-153fa0f4e826 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=363fd893-6ec6-4454-83fe-b9e94046752a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=89.14µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e77e1b7e-baed-472d-ba1b-1f2891c84142 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=363fd893-6ec6-4454-83fe-b9e94046752a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=25.855µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d1108d63-e714-4406-bc20-be333096f9c5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=363fd893-6ec6-4454-83fe-b9e94046752a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.reference=latest version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=363fd893-6ec6-4454-83fe-b9e94046752a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44560" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.929251ms http.response.status=200 http.response.written=417 instance.id=e766b41a-a66c-4517-b674-7c063bff414c version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] 127.0.0.1 - - [14/Jan/2023:22:47:28 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f482e318-370b-4f8f-962d-aaf53989b591 http.request.method=GET http.request.remoteaddr="127.0.0.1:44574" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f482e318-370b-4f8f-962d-aaf53989b591 http.request.method=GET http.request.remoteaddr="127.0.0.1:44574" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f482e318-370b-4f8f-962d-aaf53989b591 http.request.method=GET http.request.remoteaddr="127.0.0.1:44574" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f482e318-370b-4f8f-962d-aaf53989b591 http.request.method=GET http.request.remoteaddr="127.0.0.1:44574" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=64.468µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=47b923e5-3c91-4593-b6bd-5961a833110a trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f482e318-370b-4f8f-962d-aaf53989b591 http.request.method=GET http.request.remoteaddr="127.0.0.1:44574" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=17.879µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6dfcdbcb-67b6-4ca9-ac15-997215b08d09 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f482e318-370b-4f8f-962d-aaf53989b591 http.request.method=GET http.request.remoteaddr="127.0.0.1:44574" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=40.411µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3c79ea49-954f-4c65-995f-344e1b121d21 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f482e318-370b-4f8f-962d-aaf53989b591 http.request.method=GET http.request.remoteaddr="127.0.0.1:44574" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f482e318-370b-4f8f-962d-aaf53989b591 http.request.method=GET http.request.remoteaddr="127.0.0.1:44574" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.616874ms http.response.status=200 http.response.written=417 instance.id=e766b41a-a66c-4517-b674-7c063bff414c version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] 127.0.0.1 - - [14/Jan/2023:22:47:28 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=60f337f1-c1f5-4c99-a499-a40e7659161e http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=60f337f1-c1f5-4c99-a499-a40e7659161e http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=60f337f1-c1f5-4c99-a499-a40e7659161e http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=28.972µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0d84282b-14a4-46bd-af37-3ca598280c34 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=60f337f1-c1f5-4c99-a499-a40e7659161e http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=12.521µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=68e65a91-3fa6-40b3-b888-f5f9901bbf19 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=60f337f1-c1f5-4c99-a499-a40e7659161e http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=16.944µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a995fd67-fb91-4964-b68f-b7c654e9d4d1 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=60f337f1-c1f5-4c99-a499-a40e7659161e http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=200.878µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b35fe85e-d0ab-4812-b5ab-1f94b965fa17 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=60f337f1-c1f5-4c99-a499-a40e7659161e http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=13.514µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7b0c8946-182b-4bec-92c8-801d12f2a9d9 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.195Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=60f337f1-c1f5-4c99-a499-a40e7659161e http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=6.072µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=8b152385-4b54-4c73-b2c5-65a22a6d6508 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.196Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=60f337f1-c1f5-4c99-a499-a40e7659161e http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=18.125µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=8a515398-b7d9-484c-bb71-b765669b2f3b trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.196Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=60f337f1-c1f5-4c99-a499-a40e7659161e http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=31.86µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bd5f92e5-0292-4ac2-a9f7-c80a5f0030b2 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.196Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=60f337f1-c1f5-4c99-a499-a40e7659161e http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=15.048µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a5855d6c-d398-4116-b2ea-4d3753190f2b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.196Z] time="2023-01-14T22:47:28Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=60f337f1-c1f5-4c99-a499-a40e7659161e http.request.method=GET http.request.remoteaddr="127.0.0.1:44582" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.399022ms http.response.status=200 http.response.written=179 instance.id=e766b41a-a66c-4517-b674-7c063bff414c version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.196Z] 127.0.0.1 - - [14/Jan/2023:22:47:28 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:47:28 [2023-01-14T22:47:28.196Z] time="2023-01-14T22:47:28Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dff7398b-9a00-4b3c-a882-73f98693131b http.request.method=GET http.request.remoteaddr="127.0.0.1:44592" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.196Z] time="2023-01-14T22:47:28Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dff7398b-9a00-4b3c-a882-73f98693131b http.request.method=GET http.request.remoteaddr="127.0.0.1:44592" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.196Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dff7398b-9a00-4b3c-a882-73f98693131b http.request.method=GET http.request.remoteaddr="127.0.0.1:44592" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=43.676µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5fc390cb-8274-4a11-8c59-9ac374431002 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.196Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dff7398b-9a00-4b3c-a882-73f98693131b http.request.method=GET http.request.remoteaddr="127.0.0.1:44592" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=48.164µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8919fa4f-ec38-4e6b-8a22-c4888761a4d0 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.196Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dff7398b-9a00-4b3c-a882-73f98693131b http.request.method=GET http.request.remoteaddr="127.0.0.1:44592" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=30.885µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0c531cf8-0d6d-4a50-87fc-2ab7c965b9fc trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.196Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dff7398b-9a00-4b3c-a882-73f98693131b http.request.method=GET http.request.remoteaddr="127.0.0.1:44592" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=17.026µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9899e3e1-d134-44ba-9ece-680877da1d0e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.196Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dff7398b-9a00-4b3c-a882-73f98693131b http.request.method=GET http.request.remoteaddr="127.0.0.1:44592" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=18.183µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6fa3373f-c114-4817-94ab-0b981403e6a7 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.196Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dff7398b-9a00-4b3c-a882-73f98693131b http.request.method=GET http.request.remoteaddr="127.0.0.1:44592" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=6.539µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=0af0b009-9519-4af5-8ffe-4e6a9c63cf25 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.196Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dff7398b-9a00-4b3c-a882-73f98693131b http.request.method=GET http.request.remoteaddr="127.0.0.1:44592" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=24.977µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=011263cb-ab38-4568-b181-816a6f72ea1d trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.456Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dff7398b-9a00-4b3c-a882-73f98693131b http.request.method=GET http.request.remoteaddr="127.0.0.1:44592" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=30.277µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9c85c4d6-3eed-4dc2-a516-a4abb87d0d12 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.456Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dff7398b-9a00-4b3c-a882-73f98693131b http.request.method=GET http.request.remoteaddr="127.0.0.1:44592" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=15.114µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a7779384-3afc-4134-931e-a23508c418f2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.456Z] time="2023-01-14T22:47:28Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dff7398b-9a00-4b3c-a882-73f98693131b http.request.method=GET http.request.remoteaddr="127.0.0.1:44592" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.420492ms http.response.status=200 http.response.written=68 instance.id=e766b41a-a66c-4517-b674-7c063bff414c version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.456Z] 127.0.0.1 - - [14/Jan/2023:22:47:28 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:47:28 [2023-01-14T22:47:28.456Z] time="2023-01-14T22:47:28Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=58f255b2-33df-4eb1-9aa4-80e28e44be9a http.request.method=GET http.request.remoteaddr="127.0.0.1:44610" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.456Z] time="2023-01-14T22:47:28Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=58f255b2-33df-4eb1-9aa4-80e28e44be9a http.request.method=GET http.request.remoteaddr="127.0.0.1:44610" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="774.59µs" http.response.status=200 http.response.written=2 instance.id=e766b41a-a66c-4517-b674-7c063bff414c version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.456Z] 127.0.0.1 - - [14/Jan/2023:22:47:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:47:28 [2023-01-14T22:47:28.456Z] time="2023-01-14T22:47:28Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=907eb43b-d057-4d3f-9e14-38c528cde824 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44626" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.456Z] time="2023-01-14T22:47:28Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=907eb43b-d057-4d3f-9e14-38c528cde824 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44626" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.456Z] time="2023-01-14T22:47:28Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=907eb43b-d057-4d3f-9e14-38c528cde824 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44626" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.456Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=907eb43b-d057-4d3f-9e14-38c528cde824 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44626" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=63.975µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1031e40c-4913-4348-9892-7fbea8f6328c trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.456Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=907eb43b-d057-4d3f-9e14-38c528cde824 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44626" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=38.072µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b279d7b6-d71b-429a-b488-d4d2bbae8f6f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.456Z] time="2023-01-14T22:47:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=907eb43b-d057-4d3f-9e14-38c528cde824 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44626" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.949041ms http.response.status=404 http.response.written=181 instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.456Z] 127.0.0.1 - - [14/Jan/2023:22:47:28 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:47:28 [2023-01-14T22:47:28.456Z] time="2023-01-14T22:47:28Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=18595280-c859-4180-965a-14a2f872c862 http.request.method=GET http.request.remoteaddr="127.0.0.1:44638" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.456Z] time="2023-01-14T22:47:28Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=18595280-c859-4180-965a-14a2f872c862 http.request.method=GET http.request.remoteaddr="127.0.0.1:44638" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.456Z] time="2023-01-14T22:47:28Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=18595280-c859-4180-965a-14a2f872c862 http.request.method=GET http.request.remoteaddr="127.0.0.1:44638" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.456Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=18595280-c859-4180-965a-14a2f872c862 http.request.method=GET http.request.remoteaddr="127.0.0.1:44638" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=26.142µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=12cc7098-cd92-4cf7-938a-d47fc1799702 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.456Z] time="2023-01-14T22:47:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=18595280-c859-4180-965a-14a2f872c862 http.request.method=GET http.request.remoteaddr="127.0.0.1:44638" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=e766b41a-a66c-4517-b674-7c063bff414c trace.duration=15.475µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2b7b7965-3604-4428-b092-8d4b6ecf94bb trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.456Z] time="2023-01-14T22:47:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=18595280-c859-4180-965a-14a2f872c862 http.request.method=GET http.request.remoteaddr="127.0.0.1:44638" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.134099ms http.response.status=404 http.response.written=181 instance.id=e766b41a-a66c-4517-b674-7c063bff414c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
22:47:28 [2023-01-14T22:47:28.456Z] 127.0.0.1 - - [14/Jan/2023:22:47:28 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/17723691e585581f4a90ac9b98e55d9a0785b52d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
22:47:28 [2023-01-14T22:47:28.456Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s)
22:47:28 [2023-01-14T22:47:28.456Z] === RUN   TestRemoveImageOrphaning
22:47:28 [2023-01-14T22:47:28.456Z] --- PASS: TestRemoveImageOrphaning (0.14s)
22:47:28 [2023-01-14T22:47:28.456Z] === RUN   TestRemoveImageGarbageCollector
22:47:28 [2023-01-14T22:47:28.456Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:47:28 [2023-01-14T22:47:28.456Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:47:28 [2023-01-14T22:47:28.456Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:47:28 [2023-01-14T22:47:28.456Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
22:47:28 [2023-01-14T22:47:28.456Z] === RUN   TestTagInvalidReference
22:47:28 [2023-01-14T22:47:28.456Z] --- PASS: TestTagInvalidReference (0.01s)
22:47:28 [2023-01-14T22:47:28.456Z] === RUN   TestTagValidPrefixedRepo
22:47:28 [2023-01-14T22:47:28.715Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
22:47:28 [2023-01-14T22:47:28.715Z] === RUN   TestTagExistedNameWithoutForce
22:47:28 [2023-01-14T22:47:28.715Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:47:28 [2023-01-14T22:47:28.715Z] === RUN   TestTagOfficialNames
22:47:28 [2023-01-14T22:47:28.715Z] --- PASS: TestTagOfficialNames (0.05s)
22:47:28 [2023-01-14T22:47:28.715Z] === RUN   TestTagMatchesDigest
22:47:28 [2023-01-14T22:47:28.715Z] --- PASS: TestTagMatchesDigest (0.02s)
22:47:28 [2023-01-14T22:47:28.715Z] PASS
22:47:28 [2023-01-14T22:47:28.715Z] 
22:47:28 [2023-01-14T22:47:28.715Z] === Skipped
22:47:28 [2023-01-14T22:47:28.715Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:47:28 [2023-01-14T22:47:28.715Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:47:28 [2023-01-14T22:47:28.715Z] 
22:47:28 [2023-01-14T22:47:28.715Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:47:28 [2023-01-14T22:47:28.715Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:47:28 [2023-01-14T22:47:28.715Z] 
22:47:28 [2023-01-14T22:47:28.715Z] DONE 24 tests, 2 skipped in 1.366s
22:47:28 [2023-01-14T22:47:28.715Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
22:47:28 [2023-01-14T22:47:28.715Z] ++ 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
22:47:28 [2023-01-14T22:47:28.715Z] ++ set -e
22:47:28 [2023-01-14T22:47:28.715Z] ++ '[' -n 0 ']'
22:47:28 [2023-01-14T22:47:28.715Z] ++ set -x
22:47:28 [2023-01-14T22:47:28.715Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
22:47:28 [2023-01-14T22:47:28.715Z] === RUN   TestStripANSICommands
22:47:28 [2023-01-14T22:47:28.715Z] === RUN   TestStripANSICommands/#00
22:47:28 [2023-01-14T22:47:28.715Z] === RUN   TestStripANSICommands/#01
22:47:28 [2023-01-14T22:47:28.715Z] --- PASS: TestStripANSICommands (0.00s)
22:47:28 [2023-01-14T22:47:28.715Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
22:47:28 [2023-01-14T22:47:28.715Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
22:47:28 [2023-01-14T22:47:28.715Z] PASS
22:47:28 [2023-01-14T22:47:28.715Z] 
22:47:28 [2023-01-14T22:47:28.715Z] DONE 3 tests in 0.042s
22:47:28 [2023-01-14T22:47:28.715Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:47:28 [2023-01-14T22:47:28.715Z] ++ 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
22:47:28 [2023-01-14T22:47:28.715Z] ++ set -e
22:47:28 [2023-01-14T22:47:28.715Z] ++ '[' -n 0 ']'
22:47:28 [2023-01-14T22:47:28.715Z] ++ set -x
22:47:28 [2023-01-14T22:47:28.715Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
22:47:28 [2023-01-14T22:47:28.974Z] INFO: Testing against a local daemon
22:47:28 [2023-01-14T22:47:28.974Z] === RUN   TestNetworkCreateDelete
22:47:28 [2023-01-14T22:47:28.974Z] --- PASS: TestNetworkCreateDelete (0.14s)
22:47:28 [2023-01-14T22:47:28.974Z] === RUN   TestDockerNetworkDeletePreferID
22:47:29 [2023-01-14T22:47:29.541Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s)
22:47:29 [2023-01-14T22:47:29.542Z] === RUN   TestDaemonDNSFallback
22:47:36 [2023-01-14T22:47:36.105Z] --- PASS: TestDaemonDNSFallback (6.10s)
22:47:36 [2023-01-14T22:47:36.105Z] === RUN   TestInspectNetwork
22:47:38 [2023-01-14T22:47:38.008Z] === RUN   TestInspectNetwork/full_network_id
22:47:38 [2023-01-14T22:47:38.008Z] === RUN   TestInspectNetwork/partial_network_id
22:47:38 [2023-01-14T22:47:38.008Z] === RUN   TestInspectNetwork/network_name
22:47:38 [2023-01-14T22:47:38.008Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:47:42 [2023-01-14T22:47:42.199Z] --- PASS: TestInspectNetwork (6.65s)
22:47:42 [2023-01-14T22:47:42.199Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:47:42 [2023-01-14T22:47:42.199Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:47:42 [2023-01-14T22:47:42.199Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:47:42 [2023-01-14T22:47:42.199Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:47:42 [2023-01-14T22:47:42.199Z] === RUN   TestRunContainerWithBridgeNone
22:47:43 [2023-01-14T22:47:43.576Z] --- PASS: TestRunContainerWithBridgeNone (1.35s)
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestNetworkInvalidJSON
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestNetworkInvalidJSON/networks/create
22:47:43 [2023-01-14T22:47:43.576Z] === PAUSE TestNetworkInvalidJSON/networks/create
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
22:47:43 [2023-01-14T22:47:43.576Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
22:47:43 [2023-01-14T22:47:43.576Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
22:47:43 [2023-01-14T22:47:43.576Z] === CONT  TestNetworkInvalidJSON/networks/create
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
22:47:43 [2023-01-14T22:47:43.576Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
22:47:43 [2023-01-14T22:47:43.576Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
22:47:43 [2023-01-14T22:47:43.576Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:47:43 [2023-01-14T22:47:43.576Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
22:47:43 [2023-01-14T22:47:43.576Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
22:47:43 [2023-01-14T22:47:43.576Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
22:47:43 [2023-01-14T22:47:43.576Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
22:47:43 [2023-01-14T22:47:43.576Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
22:47:43 [2023-01-14T22:47:43.576Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
22:47:43 [2023-01-14T22:47:43.576Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
22:47:43 [2023-01-14T22:47:43.576Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
22:47:43 [2023-01-14T22:47:43.576Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
22:47:43 [2023-01-14T22:47:43.576Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
22:47:43 [2023-01-14T22:47:43.576Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
22:47:43 [2023-01-14T22:47:43.576Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
22:47:43 [2023-01-14T22:47:43.576Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
22:47:43 [2023-01-14T22:47:43.576Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
22:47:43 [2023-01-14T22:47:43.576Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestNetworkList
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestNetworkList//networks
22:47:43 [2023-01-14T22:47:43.576Z] === PAUSE TestNetworkList//networks
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestNetworkList//networks/
22:47:43 [2023-01-14T22:47:43.576Z] === PAUSE TestNetworkList//networks/
22:47:43 [2023-01-14T22:47:43.576Z] === CONT  TestNetworkList//networks
22:47:43 [2023-01-14T22:47:43.576Z] === CONT  TestNetworkList//networks/
22:47:43 [2023-01-14T22:47:43.576Z] --- PASS: TestNetworkList (0.01s)
22:47:43 [2023-01-14T22:47:43.576Z]     --- PASS: TestNetworkList//networks (0.00s)
22:47:43 [2023-01-14T22:47:43.576Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:47:43 [2023-01-14T22:47:43.576Z] === RUN   TestHostIPv4BridgeLabel
22:47:44 [2023-01-14T22:47:44.143Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
22:47:44 [2023-01-14T22:47:44.143Z] === RUN   TestDaemonRestartWithLiveRestore
22:47:45 [2023-01-14T22:47:45.079Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
22:47:45 [2023-01-14T22:47:45.079Z] === RUN   TestDaemonDefaultNetworkPools
22:47:46 [2023-01-14T22:47:46.015Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
22:47:46 [2023-01-14T22:47:46.015Z] === RUN   TestDaemonRestartWithExistingNetwork
22:47:46 [2023-01-14T22:47:46.951Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
22:47:46 [2023-01-14T22:47:46.951Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:47:48 [2023-01-14T22:47:48.327Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
22:47:48 [2023-01-14T22:47:48.327Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:47:48 [2023-01-14T22:47:48.894Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
22:47:48 [2023-01-14T22:47:48.894Z] === RUN   TestServiceWithPredefinedNetwork
22:47:50 [2023-01-14T22:47:50.797Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s)
22:47:50 [2023-01-14T22:47:50.797Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:47:50 [2023-01-14T22:47:50.797Z]     service_test.go:242: FLAKY_TEST
22:47:50 [2023-01-14T22:47:50.797Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:47:50 [2023-01-14T22:47:50.797Z] === RUN   TestServiceWithDataPathPortInit
22:48:05 [2023-01-14T22:48:05.672Z] --- PASS: TestServiceWithDataPathPortInit (12.47s)
22:48:05 [2023-01-14T22:48:05.672Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:48:05 [2023-01-14T22:48:05.672Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pnz970t1ychf3vptgq4qt58fy Created:2023-01-14 22:48:04.571159479 +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[69a2b8be3143aa1a890b6a15b236e9a41387419e2b262ffac8dd908eeace0288:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p65mwiot6qrqiyqj4ddiuu1ib EndpointID:1dc3469ff3bede6505e0d816048c6f8b647cc5899065ecba99775099d6ce65a5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ec69ad619de21f19a1195e62f5982f9248f8e4730168443c2b4811904e2d2a27 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:a00796ff6393 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p65mwiot6qrqiyqj4ddiuu1ib EndpointID:1dc3469ff3bede6505e0d816048c6f8b647cc5899065ecba99775099d6ce65a5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:48:09 [2023-01-14T22:48:09.860Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.28s)
22:48:09 [2023-01-14T22:48:09.860Z] PASS
22:48:09 [2023-01-14T22:48:09.860Z] 
22:48:09 [2023-01-14T22:48:09.860Z] === Skipped
22:48:09 [2023-01-14T22:48:09.860Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:48:09 [2023-01-14T22:48:09.860Z]     service_test.go:242: FLAKY_TEST
22:48:09 [2023-01-14T22:48:09.860Z] 
22:48:09 [2023-01-14T22:48:09.860Z] DONE 38 tests, 1 skipped in 40.825s
22:48:09 [2023-01-14T22:48:09.860Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:48:09 [2023-01-14T22:48:09.860Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
22:48:09 [2023-01-14T22:48:09.860Z] ++ set -e
22:48:09 [2023-01-14T22:48:09.860Z] ++ '[' -n 0 ']'
22:48:09 [2023-01-14T22:48:09.860Z] ++ set -x
22:48:09 [2023-01-14T22:48:09.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
22:48:09 [2023-01-14T22:48:09.860Z] INFO: Testing against a local daemon
22:48:09 [2023-01-14T22:48:09.860Z] === RUN   TestDockerNetworkIpvlanPersistance
22:48:09 [2023-01-14T22:48:09.860Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:48:09 [2023-01-14T22:48:09.860Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:48:09 [2023-01-14T22:48:09.860Z] === RUN   TestDockerNetworkIpvlan
22:48:09 [2023-01-14T22:48:09.860Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:48:09 [2023-01-14T22:48:09.860Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:48:09 [2023-01-14T22:48:09.860Z] PASS
22:48:09 [2023-01-14T22:48:09.860Z] 
22:48:09 [2023-01-14T22:48:09.860Z] === Skipped
22:48:09 [2023-01-14T22:48:09.860Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:48:09 [2023-01-14T22:48:09.860Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:48:09 [2023-01-14T22:48:09.860Z] 
22:48:09 [2023-01-14T22:48:09.860Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:48:09 [2023-01-14T22:48:09.860Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:48:09 [2023-01-14T22:48:09.860Z] 
22:48:09 [2023-01-14T22:48:09.860Z] DONE 2 tests, 2 skipped in 0.088s
22:48:09 [2023-01-14T22:48:09.860Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:48:09 [2023-01-14T22:48:09.860Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
22:48:09 [2023-01-14T22:48:09.860Z] ++ set -e
22:48:09 [2023-01-14T22:48:09.860Z] ++ '[' -n 0 ']'
22:48:09 [2023-01-14T22:48:09.860Z] ++ set -x
22:48:09 [2023-01-14T22:48:09.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
22:48:09 [2023-01-14T22:48:09.861Z] INFO: Testing against a local daemon
22:48:09 [2023-01-14T22:48:09.861Z] === RUN   TestDockerNetworkMacvlanPersistance
22:48:11 [2023-01-14T22:48:11.237Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s)
22:48:11 [2023-01-14T22:48:11.237Z] === RUN   TestDockerNetworkMacvlan
22:48:11 [2023-01-14T22:48:11.496Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:48:12 [2023-01-14T22:48:12.063Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:48:13 [2023-01-14T22:48:13.000Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:48:14 [2023-01-14T22:48:14.376Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:48:15 [2023-01-14T22:48:15.773Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:48:17 [2023-01-14T22:48:17.704Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:48:18 [2023-01-14T22:48:18.272Z] --- PASS: TestDockerNetworkMacvlan (7.35s)
22:48:18 [2023-01-14T22:48:18.272Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
22:48:18 [2023-01-14T22:48:18.272Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
22:48:18 [2023-01-14T22:48:18.272Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.55s)
22:48:18 [2023-01-14T22:48:18.272Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.62s)
22:48:18 [2023-01-14T22:48:18.272Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.20s)
22:48:18 [2023-01-14T22:48:18.272Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.38s)
22:48:18 [2023-01-14T22:48:18.272Z] PASS
22:48:18 [2023-01-14T22:48:18.272Z] 
22:48:18 [2023-01-14T22:48:18.272Z] DONE 8 tests in 8.589s
22:48:18 [2023-01-14T22:48:18.272Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:48:18 [2023-01-14T22:48:18.272Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
22:48:18 [2023-01-14T22:48:18.272Z] ++ set -e
22:48:18 [2023-01-14T22:48:18.272Z] ++ '[' -n 0 ']'
22:48:18 [2023-01-14T22:48:18.272Z] ++ set -x
22:48:18 [2023-01-14T22:48:18.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
22:48:18 [2023-01-14T22:48:18.272Z] testing: warning: no tests to run
22:48:18 [2023-01-14T22:48:18.272Z] PASS
22:48:18 [2023-01-14T22:48:18.272Z] 
22:48:18 [2023-01-14T22:48:18.272Z] DONE 0 tests in 0.028s
22:48:18 [2023-01-14T22:48:18.272Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:48:18 [2023-01-14T22:48:18.272Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
22:48:18 [2023-01-14T22:48:18.272Z] ++ set -e
22:48:18 [2023-01-14T22:48:18.272Z] ++ '[' -n 0 ']'
22:48:18 [2023-01-14T22:48:18.272Z] ++ set -x
22:48:18 [2023-01-14T22:48:18.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
22:48:18 [2023-01-14T22:48:18.531Z] INFO: Testing against a local daemon
22:48:18 [2023-01-14T22:48:18.531Z] === RUN   TestAuthZPluginAllowRequest
22:48:19 [2023-01-14T22:48:19.468Z] --- PASS: TestAuthZPluginAllowRequest (1.00s)
22:48:19 [2023-01-14T22:48:19.468Z] === RUN   TestAuthZPluginTLS
22:48:20 [2023-01-14T22:48:20.035Z] --- PASS: TestAuthZPluginTLS (0.55s)
22:48:20 [2023-01-14T22:48:20.035Z] === RUN   TestAuthZPluginDenyRequest
22:48:20 [2023-01-14T22:48:20.603Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:48:20 [2023-01-14T22:48:20.603Z] === RUN   TestAuthZPluginAPIDenyResponse
22:48:21 [2023-01-14T22:48:21.170Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
22:48:21 [2023-01-14T22:48:21.170Z] === RUN   TestAuthZPluginDenyResponse
22:48:21 [2023-01-14T22:48:21.737Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
22:48:21 [2023-01-14T22:48:21.737Z] === RUN   TestAuthZPluginAllowEventStream
22:48:22 [2023-01-14T22:48:22.674Z] --- PASS: TestAuthZPluginAllowEventStream (0.97s)
22:48:22 [2023-01-14T22:48:22.674Z] === RUN   TestAuthZPluginErrorResponse
22:48:23 [2023-01-14T22:48:23.242Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
22:48:23 [2023-01-14T22:48:23.242Z] === RUN   TestAuthZPluginErrorRequest
22:48:23 [2023-01-14T22:48:23.809Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:48:23 [2023-01-14T22:48:23.809Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:48:24 [2023-01-14T22:48:24.068Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
22:48:24 [2023-01-14T22:48:24.068Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:48:25 [2023-01-14T22:48:25.446Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.19s)
22:48:25 [2023-01-14T22:48:25.446Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:48:26 [2023-01-14T22:48:26.382Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.07s)
22:48:26 [2023-01-14T22:48:26.382Z] === RUN   TestAuthZPluginHeader
22:48:26 [2023-01-14T22:48:26.949Z] --- PASS: TestAuthZPluginHeader (0.61s)
22:48:26 [2023-01-14T22:48:26.949Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:48:26 [2023-01-14T22:48:26.949Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:48:26 [2023-01-14T22:48:26.949Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:48:26 [2023-01-14T22:48:26.949Z] === RUN   TestAuthZPluginV2Disable
22:48:26 [2023-01-14T22:48:26.949Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:48:26 [2023-01-14T22:48:26.949Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:48:26 [2023-01-14T22:48:26.949Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:48:26 [2023-01-14T22:48:26.949Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:48:26 [2023-01-14T22:48:26.949Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:48:26 [2023-01-14T22:48:26.949Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:48:26 [2023-01-14T22:48:26.949Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:48:26 [2023-01-14T22:48:26.949Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:48:26 [2023-01-14T22:48:26.949Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:48:45 [2023-01-14T22:48:45.032Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
22:48:45 [2023-01-14T22:48:45.032Z] PASS
22:48:45 [2023-01-14T22:48:45.032Z] 
22:48:45 [2023-01-14T22:48:45.032Z] === Skipped
22:48:45 [2023-01-14T22:48:45.032Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:48:45 [2023-01-14T22:48:45.032Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:48:45 [2023-01-14T22:48:45.032Z] 
22:48:45 [2023-01-14T22:48:45.032Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:48:45 [2023-01-14T22:48:45.032Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:48:45 [2023-01-14T22:48:45.032Z] 
22:48:45 [2023-01-14T22:48:45.032Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:48:45 [2023-01-14T22:48:45.032Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:48:45 [2023-01-14T22:48:45.032Z] 
22:48:45 [2023-01-14T22:48:45.032Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:48:45 [2023-01-14T22:48:45.032Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:48:45 [2023-01-14T22:48:45.032Z] 
22:48:45 [2023-01-14T22:48:45.032Z] DONE 17 tests, 4 skipped in 25.586s
22:48:45 [2023-01-14T22:48:45.032Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:48:45 [2023-01-14T22:48:45.032Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
22:48:45 [2023-01-14T22:48:45.032Z] ++ set -e
22:48:45 [2023-01-14T22:48:45.032Z] ++ '[' -n 0 ']'
22:48:45 [2023-01-14T22:48:45.032Z] ++ set -x
22:48:45 [2023-01-14T22:48:45.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
22:48:45 [2023-01-14T22:48:45.032Z] INFO: Testing against a local daemon
22:48:45 [2023-01-14T22:48:45.032Z] === RUN   TestPluginInvalidJSON
22:48:45 [2023-01-14T22:48:45.032Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
22:48:45 [2023-01-14T22:48:45.032Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
22:48:45 [2023-01-14T22:48:45.032Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
22:48:45 [2023-01-14T22:48:45.032Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
22:48:45 [2023-01-14T22:48:45.032Z] === RUN   TestPluginInvalidJSON/plugins/pull
22:48:45 [2023-01-14T22:48:45.032Z] === PAUSE TestPluginInvalidJSON/plugins/pull
22:48:45 [2023-01-14T22:48:45.032Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
22:48:45 [2023-01-14T22:48:45.032Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
22:48:45 [2023-01-14T22:48:45.032Z] === CONT  TestPluginInvalidJSON/plugins/pull
22:48:45 [2023-01-14T22:48:45.032Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
22:48:45 [2023-01-14T22:48:45.032Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
22:48:45 [2023-01-14T22:48:45.032Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
22:48:45 [2023-01-14T22:48:45.032Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
22:48:45 [2023-01-14T22:48:45.032Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
22:48:45 [2023-01-14T22:48:45.032Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
22:48:45 [2023-01-14T22:48:45.032Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
22:48:45 [2023-01-14T22:48:45.032Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
22:48:45 [2023-01-14T22:48:45.032Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
22:48:45 [2023-01-14T22:48:45.032Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
22:48:45 [2023-01-14T22:48:45.032Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
22:48:45 [2023-01-14T22:48:45.032Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
22:48:45 [2023-01-14T22:48:45.032Z] --- PASS: TestPluginInvalidJSON (0.01s)
22:48:45 [2023-01-14T22:48:45.032Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
22:48:45 [2023-01-14T22:48:45.032Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
22:48:45 [2023-01-14T22:48:45.032Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
22:48:45 [2023-01-14T22:48:45.032Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
22:48:45 [2023-01-14T22:48:45.032Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
22:48:45 [2023-01-14T22:48:45.032Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
22:48:45 [2023-01-14T22:48:45.032Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
22:48:45 [2023-01-14T22:48:45.032Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
22:48:45 [2023-01-14T22:48:45.032Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
22:48:45 [2023-01-14T22:48:45.032Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
22:48:45 [2023-01-14T22:48:45.032Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
22:48:45 [2023-01-14T22:48:45.032Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
22:48:45 [2023-01-14T22:48:45.032Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
22:48:45 [2023-01-14T22:48:45.032Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
22:48:45 [2023-01-14T22:48:45.032Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
22:48:45 [2023-01-14T22:48:45.032Z] === RUN   TestPluginInstall
22:48:45 [2023-01-14T22:48:45.032Z] === RUN   TestPluginInstall/no_auth
22:48:48 [2023-01-14T22:48:48.322Z] time="2023-01-14T22:48:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:48:48 [2023-01-14T22:48:48.322Z] time="2023-01-14T22:48:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14657d61e250035bef17aeff2bdc3703d0a0ff61fd006d2ef2d99b13cc6ba201" mediatype=application/vnd.docker.plugin.v1+json size=522
22:48:48 [2023-01-14T22:48:48.322Z] time="2023-01-14T22:48:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:48:48 [2023-01-14T22:48:48.322Z] time="2023-01-14T22:48:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14657d61e250035bef17aeff2bdc3703d0a0ff61fd006d2ef2d99b13cc6ba201" mediatype=application/vnd.docker.plugin.v1+json size=522
22:48:48 [2023-01-14T22:48:48.322Z] === RUN   TestPluginInstall/with_htpasswd
22:48:48 [2023-01-14T22:48:48.322Z] time="2023-01-14T22:48:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:48:48 [2023-01-14T22:48:48.322Z] time="2023-01-14T22:48:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1038357dcccc199dde03e39fd274a97bee6d6c06aa5b82039271a42bd7c8f6f2" mediatype=application/vnd.docker.plugin.v1+json size=522
22:48:48 [2023-01-14T22:48:48.322Z] time="2023-01-14T22:48:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:48:48 [2023-01-14T22:48:48.322Z] time="2023-01-14T22:48:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1038357dcccc199dde03e39fd274a97bee6d6c06aa5b82039271a42bd7c8f6f2" mediatype=application/vnd.docker.plugin.v1+json size=522
22:48:48 [2023-01-14T22:48:48.581Z] === RUN   TestPluginInstall/with_insecure
22:48:49 [2023-01-14T22:48:49.518Z] time="2023-01-14T22:48:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:48:49 [2023-01-14T22:48:49.518Z] time="2023-01-14T22:48:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc3bc09e9d796a5a97dfcfe6b1724aa557cde69eac4abf4f4db71566a70d4272" mediatype=application/vnd.docker.plugin.v1+json size=522
22:48:49 [2023-01-14T22:48:49.518Z] time="2023-01-14T22:48:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:48:49 [2023-01-14T22:48:49.518Z] time="2023-01-14T22:48:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc3bc09e9d796a5a97dfcfe6b1724aa557cde69eac4abf4f4db71566a70d4272" mediatype=application/vnd.docker.plugin.v1+json size=522
22:48:49 [2023-01-14T22:48:49.518Z]     plugin_test.go:196: [daeac7b9d8afb] daemon is not started
22:48:49 [2023-01-14T22:48:49.518Z] --- PASS: TestPluginInstall (5.46s)
22:48:49 [2023-01-14T22:48:49.518Z]     --- PASS: TestPluginInstall/no_auth (4.00s)
22:48:49 [2023-01-14T22:48:49.518Z]     --- PASS: TestPluginInstall/with_htpasswd (0.51s)
22:48:49 [2023-01-14T22:48:49.518Z]     --- PASS: TestPluginInstall/with_insecure (0.96s)
22:48:49 [2023-01-14T22:48:49.518Z] === RUN   TestPluginsWithRuntimes
22:48:50 [2023-01-14T22:48:50.895Z] === RUN   TestPluginsWithRuntimes/No_Args
22:48:51 [2023-01-14T22:48:51.839Z] === RUN   TestPluginsWithRuntimes/With_Args
22:48:53 [2023-01-14T22:48:53.218Z] --- PASS: TestPluginsWithRuntimes (3.35s)
22:48:53 [2023-01-14T22:48:53.218Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
22:48:53 [2023-01-14T22:48:53.218Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
22:48:53 [2023-01-14T22:48:53.218Z] === RUN   TestPluginBackCompatMediaTypes
22:48:53 [2023-01-14T22:48:53.477Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s)
22:48:53 [2023-01-14T22:48:53.477Z] PASS
22:48:53 [2023-01-14T22:48:53.477Z] 
22:48:53 [2023-01-14T22:48:53.477Z] DONE 24 tests in 9.494s
22:48:53 [2023-01-14T22:48:53.477Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:48:53 [2023-01-14T22:48:53.477Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
22:48:53 [2023-01-14T22:48:53.477Z] ++ set -e
22:48:53 [2023-01-14T22:48:53.477Z] ++ '[' -n 0 ']'
22:48:53 [2023-01-14T22:48:53.477Z] ++ set -x
22:48:53 [2023-01-14T22:48:53.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
22:48:53 [2023-01-14T22:48:53.477Z] INFO: Testing against a local daemon
22:48:53 [2023-01-14T22:48:53.477Z] === RUN   TestExternalGraphDriver
22:48:54 [2023-01-14T22:48:54.043Z] === RUN   TestExternalGraphDriver/json
22:48:55 [2023-01-14T22:48:55.422Z] === RUN   TestExternalGraphDriver/spec
22:48:56 [2023-01-14T22:48:56.799Z] === RUN   TestExternalGraphDriver/pull
22:48:58 [2023-01-14T22:48:58.175Z] --- PASS: TestExternalGraphDriver (4.67s)
22:48:58 [2023-01-14T22:48:58.175Z]     --- PASS: TestExternalGraphDriver/json (1.44s)
22:48:58 [2023-01-14T22:48:58.175Z]     --- PASS: TestExternalGraphDriver/spec (1.43s)
22:48:58 [2023-01-14T22:48:58.175Z]     --- PASS: TestExternalGraphDriver/pull (1.46s)
22:48:58 [2023-01-14T22:48:58.175Z] === RUN   TestGraphdriverPluginV2
22:48:58 [2023-01-14T22:48:58.743Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:48:58 [2023-01-14T22:48:58.743Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
22:48:58 [2023-01-14T22:48:58.743Z] PASS
22:48:58 [2023-01-14T22:48:58.743Z] 
22:48:58 [2023-01-14T22:48:58.743Z] === Skipped
22:48:58 [2023-01-14T22:48:58.743Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
22:48:58 [2023-01-14T22:48:58.743Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:48:58 [2023-01-14T22:48:58.743Z] 
22:48:58 [2023-01-14T22:48:58.743Z] DONE 5 tests, 1 skipped in 5.126s
22:48:58 [2023-01-14T22:48:58.743Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:48:58 [2023-01-14T22:48:58.743Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
22:48:58 [2023-01-14T22:48:58.743Z] ++ set -e
22:48:58 [2023-01-14T22:48:58.743Z] ++ '[' -n 0 ']'
22:48:58 [2023-01-14T22:48:58.743Z] ++ set -x
22:48:58 [2023-01-14T22:48:58.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
22:48:58 [2023-01-14T22:48:58.743Z] INFO: Testing against a local daemon
22:48:58 [2023-01-14T22:48:58.743Z] === RUN   TestContinueAfterPluginCrash
22:48:58 [2023-01-14T22:48:58.743Z] === PAUSE TestContinueAfterPluginCrash
22:48:58 [2023-01-14T22:48:58.743Z] === RUN   TestReadPluginNoRead
22:48:58 [2023-01-14T22:48:58.743Z] === PAUSE TestReadPluginNoRead
22:48:58 [2023-01-14T22:48:58.743Z] === RUN   TestDaemonStartWithLogOpt
22:48:58 [2023-01-14T22:48:58.743Z] === PAUSE TestDaemonStartWithLogOpt
22:48:58 [2023-01-14T22:48:58.743Z] === CONT  TestContinueAfterPluginCrash
22:48:58 [2023-01-14T22:48:58.743Z] === CONT  TestDaemonStartWithLogOpt
22:49:02 [2023-01-14T22:49:02.032Z] --- PASS: TestDaemonStartWithLogOpt (3.01s)
22:49:02 [2023-01-14T22:49:02.032Z] === CONT  TestReadPluginNoRead
22:49:03 [2023-01-14T22:49:03.938Z] === RUN   TestReadPluginNoRead/default
22:49:04 [2023-01-14T22:49:04.873Z] === RUN   TestReadPluginNoRead/disabled_caching
22:49:06 [2023-01-14T22:49:06.250Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:49:06 [2023-01-14T22:49:06.509Z] --- PASS: TestContinueAfterPluginCrash (7.72s)
22:49:07 [2023-01-14T22:49:07.077Z] === CONT  TestReadPluginNoRead
22:49:07 [2023-01-14T22:49:07.077Z]     read_test.go:91: [d7f902c8a0935] daemon is not started
22:49:07 [2023-01-14T22:49:07.077Z] --- PASS: TestReadPluginNoRead (5.38s)
22:49:07 [2023-01-14T22:49:07.077Z]     --- PASS: TestReadPluginNoRead/default (1.14s)
22:49:07 [2023-01-14T22:49:07.077Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.09s)
22:49:07 [2023-01-14T22:49:07.077Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s)
22:49:07 [2023-01-14T22:49:07.077Z] PASS
22:49:07 [2023-01-14T22:49:07.077Z] 
22:49:07 [2023-01-14T22:49:07.077Z] DONE 6 tests in 8.508s
22:49:07 [2023-01-14T22:49:07.077Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:49:07 [2023-01-14T22:49:07.077Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
22:49:07 [2023-01-14T22:49:07.077Z] ++ set -e
22:49:07 [2023-01-14T22:49:07.077Z] ++ '[' -n 0 ']'
22:49:07 [2023-01-14T22:49:07.077Z] ++ set -x
22:49:07 [2023-01-14T22:49:07.077Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
22:49:07 [2023-01-14T22:49:07.077Z] testing: warning: no tests to run
22:49:07 [2023-01-14T22:49:07.077Z] PASS
22:49:07 [2023-01-14T22:49:07.077Z] 
22:49:07 [2023-01-14T22:49:07.077Z] DONE 0 tests in 0.035s
22:49:07 [2023-01-14T22:49:07.077Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:49:07 [2023-01-14T22:49:07.077Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
22:49:07 [2023-01-14T22:49:07.077Z] ++ set -e
22:49:07 [2023-01-14T22:49:07.077Z] ++ '[' -n 0 ']'
22:49:07 [2023-01-14T22:49:07.077Z] ++ set -x
22:49:07 [2023-01-14T22:49:07.077Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
22:49:07 [2023-01-14T22:49:07.336Z] INFO: Testing against a local daemon
22:49:07 [2023-01-14T22:49:07.336Z] === RUN   TestPluginWithDevMounts
22:49:07 [2023-01-14T22:49:07.336Z] === PAUSE TestPluginWithDevMounts
22:49:07 [2023-01-14T22:49:07.336Z] === CONT  TestPluginWithDevMounts
22:49:08 [2023-01-14T22:49:08.712Z] --- PASS: TestPluginWithDevMounts (1.48s)
22:49:08 [2023-01-14T22:49:08.712Z] PASS
22:49:08 [2023-01-14T22:49:08.712Z] 
22:49:08 [2023-01-14T22:49:08.712Z] DONE 1 tests in 1.600s
22:49:08 [2023-01-14T22:49:08.712Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:49:08 [2023-01-14T22:49:08.712Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
22:49:08 [2023-01-14T22:49:08.712Z] ++ set -e
22:49:08 [2023-01-14T22:49:08.712Z] ++ '[' -n 0 ']'
22:49:08 [2023-01-14T22:49:08.712Z] ++ set -x
22:49:08 [2023-01-14T22:49:08.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
22:49:08 [2023-01-14T22:49:08.971Z] INFO: Testing against a local daemon
22:49:08 [2023-01-14T22:49:08.971Z] === RUN   TestSecretInspect
22:49:10 [2023-01-14T22:49:10.874Z] --- PASS: TestSecretInspect (1.81s)
22:49:10 [2023-01-14T22:49:10.874Z] === RUN   TestSecretList
22:49:12 [2023-01-14T22:49:12.777Z] --- PASS: TestSecretList (1.78s)
22:49:12 [2023-01-14T22:49:12.778Z] === RUN   TestSecretsCreateAndDelete
22:49:14 [2023-01-14T22:49:14.680Z] --- PASS: TestSecretsCreateAndDelete (1.82s)
22:49:14 [2023-01-14T22:49:14.680Z] === RUN   TestSecretsUpdate
22:49:16 [2023-01-14T22:49:16.056Z] --- PASS: TestSecretsUpdate (1.80s)
22:49:16 [2023-01-14T22:49:16.056Z] === RUN   TestTemplatedSecret
22:49:18 [2023-01-14T22:49:18.607Z] --- PASS: TestTemplatedSecret (2.25s)
22:49:18 [2023-01-14T22:49:18.607Z] === RUN   TestSecretCreateResolve
22:49:20 [2023-01-14T22:49:20.512Z] --- PASS: TestSecretCreateResolve (1.76s)
22:49:20 [2023-01-14T22:49:20.512Z] PASS
22:49:20 [2023-01-14T22:49:20.512Z] 
22:49:20 [2023-01-14T22:49:20.512Z] DONE 6 tests in 11.317s
22:49:20 [2023-01-14T22:49:20.512Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:49:20 [2023-01-14T22:49:20.512Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
22:49:20 [2023-01-14T22:49:20.512Z] ++ set -e
22:49:20 [2023-01-14T22:49:20.512Z] ++ '[' -n 0 ']'
22:49:20 [2023-01-14T22:49:20.512Z] ++ set -x
22:49:20 [2023-01-14T22:49:20.512Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
22:49:20 [2023-01-14T22:49:20.512Z] INFO: Testing against a local daemon
22:49:20 [2023-01-14T22:49:20.512Z] === RUN   TestServiceCreateInit
22:49:20 [2023-01-14T22:49:20.512Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:49:23 [2023-01-14T22:49:23.797Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:49:27 [2023-01-14T22:49:27.083Z] --- PASS: TestServiceCreateInit (6.54s)
22:49:27 [2023-01-14T22:49:27.083Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.43s)
22:49:27 [2023-01-14T22:49:27.083Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.08s)
22:49:27 [2023-01-14T22:49:27.083Z] === RUN   TestCreateServiceMultipleTimes
22:49:41 [2023-01-14T22:49:41.964Z] --- PASS: TestCreateServiceMultipleTimes (14.26s)
22:49:41 [2023-01-14T22:49:41.964Z] === RUN   TestCreateServiceConflict
22:49:42 [2023-01-14T22:49:42.900Z] --- PASS: TestCreateServiceConflict (1.79s)
22:49:42 [2023-01-14T22:49:42.900Z] === RUN   TestCreateServiceMaxReplicas
22:49:45 [2023-01-14T22:49:45.437Z] --- PASS: TestCreateServiceMaxReplicas (2.46s)
22:49:45 [2023-01-14T22:49:45.437Z] === RUN   TestCreateWithDuplicateNetworkNames
22:50:00 [2023-01-14T22:50:00.313Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.64s)
22:50:00 [2023-01-14T22:50:00.313Z] === RUN   TestCreateServiceSecretFileMode
22:50:00 [2023-01-14T22:50:00.313Z] --- PASS: TestCreateServiceSecretFileMode (2.21s)
22:50:00 [2023-01-14T22:50:00.313Z] === RUN   TestCreateServiceConfigFileMode
22:50:02 [2023-01-14T22:50:02.847Z] --- PASS: TestCreateServiceConfigFileMode (2.30s)
22:50:02 [2023-01-14T22:50:02.847Z] === RUN   TestCreateServiceSysctls
22:50:05 [2023-01-14T22:50:05.420Z] --- PASS: TestCreateServiceSysctls (3.02s)
22:50:05 [2023-01-14T22:50:05.420Z] === RUN   TestCreateServiceCapabilities
22:50:07 [2023-01-14T22:50:07.955Z] --- PASS: TestCreateServiceCapabilities (2.38s)
22:50:07 [2023-01-14T22:50:07.956Z] === RUN   TestInspect
22:50:10 [2023-01-14T22:50:10.489Z] --- PASS: TestInspect (2.58s)
22:50:10 [2023-01-14T22:50:10.489Z] === RUN   TestCreateJob
22:50:13 [2023-01-14T22:50:13.776Z] --- PASS: TestCreateJob (2.89s)
22:50:13 [2023-01-14T22:50:13.776Z] === RUN   TestReplicatedJob
22:50:17 [2023-01-14T22:50:17.965Z] --- PASS: TestReplicatedJob (4.36s)
22:50:17 [2023-01-14T22:50:17.965Z] === RUN   TestUpdateReplicatedJob
22:50:21 [2023-01-14T22:50:21.251Z] --- PASS: TestUpdateReplicatedJob (2.95s)
22:50:21 [2023-01-14T22:50:21.251Z] === RUN   TestServiceListWithStatuses
22:50:21 [2023-01-14T22:50:21.251Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:50:21 [2023-01-14T22:50:21.251Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:50:21 [2023-01-14T22:50:21.251Z] === RUN   TestDockerNetworkConnectAlias
22:50:24 [2023-01-14T22:50:24.537Z] --- PASS: TestDockerNetworkConnectAlias (3.30s)
22:50:24 [2023-01-14T22:50:24.537Z] === RUN   TestDockerNetworkReConnect
22:50:27 [2023-01-14T22:50:27.069Z] --- PASS: TestDockerNetworkReConnect (2.72s)
22:50:27 [2023-01-14T22:50:27.069Z] === RUN   TestServicePlugin
22:50:27 [2023-01-14T22:50:27.069Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:50:27 [2023-01-14T22:50:27.069Z] --- SKIP: TestServicePlugin (0.00s)
22:50:27 [2023-01-14T22:50:27.069Z] === RUN   TestServiceUpdateLabel
22:50:28 [2023-01-14T22:50:28.446Z] --- PASS: TestServiceUpdateLabel (1.76s)
22:50:28 [2023-01-14T22:50:28.446Z] === RUN   TestServiceUpdateSecrets
22:50:43 [2023-01-14T22:50:43.322Z] --- PASS: TestServiceUpdateSecrets (14.14s)
22:50:43 [2023-01-14T22:50:43.322Z] === RUN   TestServiceUpdateConfigs
22:50:58 [2023-01-14T22:50:58.209Z] --- PASS: TestServiceUpdateConfigs (14.11s)
22:50:58 [2023-01-14T22:50:58.209Z] === RUN   TestServiceUpdateNetwork
22:51:10 [2023-01-14T22:51:10.415Z] --- PASS: TestServiceUpdateNetwork (11.66s)
22:51:10 [2023-01-14T22:51:10.415Z] === RUN   TestServiceUpdatePidsLimit
22:51:10 [2023-01-14T22:51:10.415Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:51:10 [2023-01-14T22:51:10.415Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:51:16 [2023-01-14T22:51:16.978Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:51:25 [2023-01-14T22:51:25.091Z] --- PASS: TestServiceUpdatePidsLimit (15.75s)
22:51:25 [2023-01-14T22:51:25.091Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s)
22:51:25 [2023-01-14T22:51:25.091Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
22:51:25 [2023-01-14T22:51:25.091Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.69s)
22:51:25 [2023-01-14T22:51:25.091Z] PASS
22:51:25 [2023-01-14T22:51:25.091Z] 
22:51:25 [2023-01-14T22:51:25.091Z] === Skipped
22:51:25 [2023-01-14T22:51:25.091Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:51:25 [2023-01-14T22:51:25.091Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:51:25 [2023-01-14T22:51:25.091Z] 
22:51:25 [2023-01-14T22:51:25.091Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:51:25 [2023-01-14T22:51:25.091Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:51:25 [2023-01-14T22:51:25.091Z] 
22:51:25 [2023-01-14T22:51:25.091Z] DONE 27 tests, 2 skipped in 123.946s
22:51:25 [2023-01-14T22:51:25.091Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:51:25 [2023-01-14T22:51:25.091Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
22:51:25 [2023-01-14T22:51:25.091Z] ++ set -e
22:51:25 [2023-01-14T22:51:25.091Z] ++ '[' -n 0 ']'
22:51:25 [2023-01-14T22:51:25.091Z] ++ set -x
22:51:25 [2023-01-14T22:51:25.091Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
22:51:25 [2023-01-14T22:51:25.091Z] INFO: Testing against a local daemon
22:51:25 [2023-01-14T22:51:25.091Z] === RUN   TestSessionCreate
22:51:25 [2023-01-14T22:51:25.091Z] --- PASS: TestSessionCreate (0.02s)
22:51:25 [2023-01-14T22:51:25.091Z] === RUN   TestSessionCreateWithBadUpgrade
22:51:25 [2023-01-14T22:51:25.091Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:51:25 [2023-01-14T22:51:25.091Z] PASS
22:51:25 [2023-01-14T22:51:25.091Z] 
22:51:25 [2023-01-14T22:51:25.091Z] DONE 2 tests in 0.128s
22:51:25 [2023-01-14T22:51:25.091Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:51:25 [2023-01-14T22:51:25.091Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
22:51:25 [2023-01-14T22:51:25.091Z] ++ set -e
22:51:25 [2023-01-14T22:51:25.091Z] ++ '[' -n 0 ']'
22:51:25 [2023-01-14T22:51:25.091Z] ++ set -x
22:51:25 [2023-01-14T22:51:25.091Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
22:51:25 [2023-01-14T22:51:25.091Z] INFO: Testing against a local daemon
22:51:25 [2023-01-14T22:51:25.091Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:51:25 [2023-01-14T22:51:25.091Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:51:25 [2023-01-14T22:51:25.091Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:51:25 [2023-01-14T22:51:25.091Z] === RUN   TestDiskUsage
22:51:25 [2023-01-14T22:51:25.091Z] === PAUSE TestDiskUsage
22:51:25 [2023-01-14T22:51:25.091Z] === RUN   TestEventsExecDie
22:51:25 [2023-01-14T22:51:25.091Z] --- PASS: TestEventsExecDie (0.46s)
22:51:25 [2023-01-14T22:51:25.091Z] === RUN   TestEventsBackwardsCompatible
22:51:25 [2023-01-14T22:51:25.091Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
22:51:25 [2023-01-14T22:51:25.091Z] === RUN   TestEventsVolumeCreate
22:51:25 [2023-01-14T22:51:25.091Z] --- PASS: TestEventsVolumeCreate (0.05s)
22:51:25 [2023-01-14T22:51:25.091Z] === RUN   TestInfoBinaryCommits
22:51:25 [2023-01-14T22:51:25.091Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:51:25 [2023-01-14T22:51:25.091Z] === RUN   TestInfoAPIVersioned
22:51:25 [2023-01-14T22:51:25.091Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:51:25 [2023-01-14T22:51:25.091Z] === RUN   TestInfoAPI
22:51:25 [2023-01-14T22:51:25.091Z] --- PASS: TestInfoAPI (0.02s)
22:51:25 [2023-01-14T22:51:25.091Z] === RUN   TestInfoAPIWarnings
22:51:43 [2023-01-14T22:51:43.174Z] --- PASS: TestInfoAPIWarnings (16.54s)
22:51:43 [2023-01-14T22:51:43.174Z] === RUN   TestInfoDebug
22:51:43 [2023-01-14T22:51:43.174Z] --- PASS: TestInfoDebug (0.52s)
22:51:43 [2023-01-14T22:51:43.174Z] === RUN   TestInfoInsecureRegistries
22:51:43 [2023-01-14T22:51:43.174Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:51:43 [2023-01-14T22:51:43.174Z] === RUN   TestInfoRegistryMirrors
22:51:43 [2023-01-14T22:51:43.174Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:51:43 [2023-01-14T22:51:43.174Z] === RUN   TestLoginFailsWithBadCredentials
22:51:43 [2023-01-14T22:51:43.433Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
22:51:43 [2023-01-14T22:51:43.433Z] === RUN   TestPingCacheHeaders
22:51:43 [2023-01-14T22:51:43.433Z] --- PASS: TestPingCacheHeaders (0.02s)
22:51:43 [2023-01-14T22:51:43.433Z] === RUN   TestPingGet
22:51:43 [2023-01-14T22:51:43.433Z] --- PASS: TestPingGet (0.02s)
22:51:43 [2023-01-14T22:51:43.433Z] === RUN   TestPingHead
22:51:43 [2023-01-14T22:51:43.433Z] --- PASS: TestPingHead (0.02s)
22:51:43 [2023-01-14T22:51:43.433Z] === RUN   TestPingSwarmHeader
22:51:44 [2023-01-14T22:51:44.001Z] === RUN   TestPingSwarmHeader/before_swarm_init
22:51:44 [2023-01-14T22:51:44.568Z] === RUN   TestPingSwarmHeader/after_swarm_init
22:51:45 [2023-01-14T22:51:45.135Z] === RUN   TestPingSwarmHeader/after_swarm_leave
22:51:45 [2023-01-14T22:51:45.135Z] --- PASS: TestPingSwarmHeader (1.70s)
22:51:45 [2023-01-14T22:51:45.135Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
22:51:45 [2023-01-14T22:51:45.135Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
22:51:45 [2023-01-14T22:51:45.135Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
22:51:45 [2023-01-14T22:51:45.135Z] === RUN   TestPingBuilderHeader
22:51:45 [2023-01-14T22:51:45.135Z] === RUN   TestPingBuilderHeader/default_config
22:51:45 [2023-01-14T22:51:45.729Z] === RUN   TestPingBuilderHeader/buildkit_disabled
22:51:46 [2023-01-14T22:51:46.298Z] --- PASS: TestPingBuilderHeader (1.04s)
22:51:46 [2023-01-14T22:51:46.298Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
22:51:46 [2023-01-14T22:51:46.298Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
22:51:46 [2023-01-14T22:51:46.298Z] === RUN   TestVersion
22:51:46 [2023-01-14T22:51:46.298Z] --- PASS: TestVersion (0.02s)
22:51:46 [2023-01-14T22:51:46.298Z] === CONT  TestDiskUsage
22:51:46 [2023-01-14T22:51:46.865Z] === RUN   TestDiskUsage/empty
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/empty/container_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/empty/image_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/empty/volume_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/empty/build-cache_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/after_LoadBusybox
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:51:46 [2023-01-14T22:51:46.866Z] === RUN   TestDiskUsage/after_container.Run
22:51:47 [2023-01-14T22:51:47.125Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:51:47 [2023-01-14T22:51:47.125Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:51:47 [2023-01-14T22:51:47.125Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:51:47 [2023-01-14T22:51:47.125Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:51:47 [2023-01-14T22:51:47.125Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:51:47 [2023-01-14T22:51:47.125Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:51:47 [2023-01-14T22:51:47.125Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:51:47 [2023-01-14T22:51:47.125Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:51:47 [2023-01-14T22:51:47.125Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:51:47 [2023-01-14T22:51:47.125Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:51:47 [2023-01-14T22:51:47.125Z] --- PASS: TestDiskUsage (0.99s)
22:51:47 [2023-01-14T22:51:47.125Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:51:47 [2023-01-14T22:51:47.125Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:51:47 [2023-01-14T22:51:47.125Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:51:47 [2023-01-14T22:51:47.125Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:51:47 [2023-01-14T22:51:47.125Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:51:47 [2023-01-14T22:51:47.125Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:51:47 [2023-01-14T22:51:47.125Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:51:47 [2023-01-14T22:51:47.125Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:51:47 [2023-01-14T22:51:47.125Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:51:47 [2023-01-14T22:51:47.125Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:51:47 [2023-01-14T22:51:47.125Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:51:47 [2023-01-14T22:51:47.125Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
22:51:47 [2023-01-14T22:51:47.125Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:51:47 [2023-01-14T22:51:47.125Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:51:47 [2023-01-14T22:51:47.125Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:51:47 [2023-01-14T22:51:47.125Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]     --- PASS: TestDiskUsage/after_container.Run (0.25s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z] PASS
22:51:47 [2023-01-14T22:51:47.384Z] 
22:51:47 [2023-01-14T22:51:47.384Z] === Skipped
22:51:47 [2023-01-14T22:51:47.384Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:51:47 [2023-01-14T22:51:47.384Z] 
22:51:47 [2023-01-14T22:51:47.384Z] DONE 57 tests, 1 skipped in 23.010s
22:51:47 [2023-01-14T22:51:47.384Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:51:47 [2023-01-14T22:51:47.384Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
22:51:47 [2023-01-14T22:51:47.384Z] ++ set -e
22:51:47 [2023-01-14T22:51:47.384Z] ++ '[' -n 0 ']'
22:51:47 [2023-01-14T22:51:47.384Z] ++ set -x
22:51:47 [2023-01-14T22:51:47.384Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
22:51:47 [2023-01-14T22:51:47.384Z] INFO: Testing against a local daemon
22:51:47 [2023-01-14T22:51:47.384Z] === RUN   TestVolumesCreateAndList
22:51:47 [2023-01-14T22:51:47.384Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:51:47 [2023-01-14T22:51:47.384Z] === RUN   TestVolumesRemove
22:51:47 [2023-01-14T22:51:47.384Z] --- PASS: TestVolumesRemove (0.06s)
22:51:47 [2023-01-14T22:51:47.384Z] === RUN   TestVolumesInspect
22:51:47 [2023-01-14T22:51:47.384Z] --- PASS: TestVolumesInspect (0.02s)
22:51:47 [2023-01-14T22:51:47.384Z] === RUN   TestVolumesInvalidJSON
22:51:47 [2023-01-14T22:51:47.384Z] === RUN   TestVolumesInvalidJSON/volumes/create
22:51:47 [2023-01-14T22:51:47.384Z] === PAUSE TestVolumesInvalidJSON/volumes/create
22:51:47 [2023-01-14T22:51:47.384Z] === CONT  TestVolumesInvalidJSON/volumes/create
22:51:47 [2023-01-14T22:51:47.384Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
22:51:47 [2023-01-14T22:51:47.384Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
22:51:47 [2023-01-14T22:51:47.384Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
22:51:47 [2023-01-14T22:51:47.384Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
22:51:47 [2023-01-14T22:51:47.384Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:51:47 [2023-01-14T22:51:47.384Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
22:51:47 [2023-01-14T22:51:47.384Z] === RUN   TestVolumePruneAnonymous
22:51:47 [2023-01-14T22:51:47.643Z] --- PASS: TestVolumePruneAnonymous (0.03s)
22:51:47 [2023-01-14T22:51:47.643Z] PASS
22:51:47 [2023-01-14T22:51:47.643Z] 
22:51:47 [2023-01-14T22:51:47.643Z] DONE 10 tests in 0.243s
22:51:47 [2023-01-14T22:51:47.643Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:51:47 [2023-01-14T22:51:47.643Z] ++++ cat bundles/test-integration/docker.pid
22:51:47 [2023-01-14T22:51:47.643Z] +++ kill 15325
22:51:47 [2023-01-14T22:51:47.902Z] +++ /etc/init.d/apparmor stop
22:51:47 [2023-01-14T22:51:47.902Z] Leaving: AppArmorNo profiles have been unloaded.
22:51:47 [2023-01-14T22:51:47.902Z] 
22:51:47 [2023-01-14T22:51:47.902Z] Unloading profiles will leave already running processes permanently
22:51:47 [2023-01-14T22:51:47.902Z] unconfined, which can lead to unexpected situations.
22:51:47 [2023-01-14T22:51:47.902Z] 
22:51:47 [2023-01-14T22:51:47.902Z] To set a process to complain mode, use the command line tool
22:51:47 [2023-01-14T22:51:47.902Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:51:47 [2023-01-14T22:51:47.902Z] +++ true
22:51:47 [2023-01-14T22:51:47.902Z] exiting test-integration
22:51:47 [2023-01-14T22:51:47.902Z] ++ exit 0
22:51:47 [2023-01-14T22:51:47.902Z] 
Post stage
[Pipeline] junit
22:51:48 [2023-01-14T22:51:48.851Z] Recording test results
22:51:49 [2023-01-14T22:51:49.023Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:51:49 [2023-01-14T22:51:49.331Z] + echo Ensuring container killed.
22:51:49 [2023-01-14T22:51:49.331Z] Ensuring container killed.
22:51:49 [2023-01-14T22:51:49.331Z] + docker rm -vf docker-pr1
22:51:49 [2023-01-14T22:51:49.331Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
22:51:49 [2023-01-14T22:51:49.612Z] + echo Chowning /workspace to jenkins user
22:51:49 [2023-01-14T22:51:49.612Z] Chowning /workspace to jenkins user
22:51:49 [2023-01-14T22:51:49.612Z] + id -u
22:51:49 [2023-01-14T22:51:49.612Z] + id -g
22:51:49 [2023-01-14T22:51:49.612Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44824:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:51:51 [2023-01-14T22:51:51.277Z] + bundleName=arm64-integration
22:51:51 [2023-01-14T22:51:51.277Z] + echo Creating arm64-integration-bundles.tar.gz
22:51:51 [2023-01-14T22:51:51.277Z] Creating arm64-integration-bundles.tar.gz
22:51:51 [2023-01-14T22:51:51.277Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:51:51 [2023-01-14T22:51:51.277Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
22:51:51 [2023-01-14T22:51:51.547Z] Archiving artifacts
22:51:51 [2023-01-14T22:51:51.815Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44824/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:51:52 [2023-01-14T22:51:52.111Z] + make clean
22:51:52 [2023-01-14T22:51:52.370Z] docker volume rm -f docker-dev-cache docker-mod-cache
22:51:52 [2023-01-14T22:51:52.370Z] docker-dev-cache
22:51:52 [2023-01-14T22:51:52.370Z] 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