Skip to content
Success

Console Output

Pull request #45023 opened
Started by user Sebastiaan van Stijn
Rebuilds build #1
01:17:46 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from e40c4c997e882db191dc807359f38accdd31eb32+c030f7f40d62ecabfedd1cf96fbb734ce051ce73 (f8aa6e2540958e90d0dbc4df3205d7f292435c09)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-45023@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
01:17:48 [2023-02-17T01:17:48.604Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
01:17:48 [2023-02-17T01:17:48.608Z] Trying to pass milestone 1
[Pipeline] milestone
01:17:48 [2023-02-17T01:17:48.716Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
01:17:48 [2023-02-17T01:17:48.879Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-018639a53d007cf9c) in /home/ubuntu/workspace/moby_PR-45023
[Pipeline] {
[Pipeline] checkout
01:17:48 [2023-02-17T01:17:48.907Z] The recommended git tool is: git
01:17:48 [2023-02-17T01:17:48.960Z] using credential docker-jenkins-github-credentials
01:17:48 [2023-02-17T01:17:48.980Z] Cloning the remote Git repository
01:17:48 [2023-02-17T01:17:48.980Z] Cloning with configured refspecs honoured and without tags
01:17:48 [2023-02-17T01:17:48.980Z] Cloning repository https://github.com/moby/moby.git
01:17:48 [2023-02-17T01:17:48.980Z]  > git init /home/ubuntu/workspace/moby_PR-45023 # timeout=10
01:17:48 [2023-02-17T01:17:48.998Z] Fetching upstream changes from https://github.com/moby/moby.git
01:17:48 [2023-02-17T01:17:48.998Z]  > git --version # timeout=10
01:17:49 [2023-02-17T01:17:49.003Z]  > git --version # 'git version 2.25.1'
01:17:49 [2023-02-17T01:17:49.004Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:17:49 [2023-02-17T01:17:49.004Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45023/head:refs/remotes/origin/PR-45023 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:18:01 [2023-02-17T01:18:01.679Z] Fetching without tags
01:18:01 [2023-02-17T01:18:01.952Z] Merging remotes/origin/master commit c030f7f40d62ecabfedd1cf96fbb734ce051ce73 into PR head commit e40c4c997e882db191dc807359f38accdd31eb32
01:18:01 [2023-02-17T01:18:01.659Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:18:01 [2023-02-17T01:18:01.662Z]  > git config --add remote.origin.fetch +refs/pull/45023/head:refs/remotes/origin/PR-45023 # timeout=10
01:18:01 [2023-02-17T01:18:01.665Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:18:01 [2023-02-17T01:18:01.671Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:18:01 [2023-02-17T01:18:01.722Z] Fetching upstream changes from https://github.com/moby/moby.git
01:18:01 [2023-02-17T01:18:01.722Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:18:01 [2023-02-17T01:18:01.723Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45023/head:refs/remotes/origin/PR-45023 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:18:01 [2023-02-17T01:18:01.951Z]  > git config core.sparsecheckout # timeout=10
01:18:01 [2023-02-17T01:18:01.955Z]  > git checkout -f e40c4c997e882db191dc807359f38accdd31eb32 # timeout=10
01:18:02 [2023-02-17T01:18:02.534Z]  > git remote # timeout=10
01:18:02 [2023-02-17T01:18:02.538Z]  > git config --get remote.origin.url # timeout=10
01:18:02 [2023-02-17T01:18:02.542Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:18:02 [2023-02-17T01:18:02.543Z]  > git merge c030f7f40d62ecabfedd1cf96fbb734ce051ce73 # timeout=10
01:18:03 [2023-02-17T01:18:03.316Z] Merge succeeded, producing 64747761d4d40eb33e97c7d40f84e9b1ede2f7f0
01:18:03 [2023-02-17T01:18:03.316Z] Checking out Revision 64747761d4d40eb33e97c7d40f84e9b1ede2f7f0 (PR-45023)
01:18:03 [2023-02-17T01:18:03.407Z] Commit message: "Merge commit 'c030f7f40d62ecabfedd1cf96fbb734ce051ce73' into HEAD"
01:18:03 [2023-02-17T01:18:03.423Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:18:04 [2023-02-17T01:18:04.062Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45023:/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
01:18:03 [2023-02-17T01:18:03.309Z]  > git rev-parse HEAD^{commit} # timeout=10
01:18:03 [2023-02-17T01:18:03.316Z]  > git config core.sparsecheckout # timeout=10
01:18:03 [2023-02-17T01:18:03.321Z]  > git checkout -f 64747761d4d40eb33e97c7d40f84e9b1ede2f7f0 # timeout=10
01:18:03 [2023-02-17T01:18:03.407Z]  > git rev-list --no-walk f08d2530d0c5747a4ca6ef39c76ad79be0854f8a # timeout=10
01:18:08 [2023-02-17T01:18:08.230Z] 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
01:18:08 [2023-02-17T01:18:08.357Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-018639a53d007cf9c) in /home/ubuntu/workspace/moby_PR-45023
[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
[Pipeline] // stage
01:18:08 [2023-02-17T01:18:08.408Z] The recommended git tool is: git
[Pipeline] // stage
01:18:08 [2023-02-17T01:18:08.417Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
01:18:08 [2023-02-17T01:18:08.435Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
01:18:08 [2023-02-17T01:18:08.444Z] Fetching without tags
[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] }
01:18:08 [2023-02-17T01:18:08.664Z] Merging remotes/origin/master commit c030f7f40d62ecabfedd1cf96fbb734ce051ce73 into PR head commit e40c4c997e882db191dc807359f38accdd31eb32
01:18:08 [2023-02-17T01:18:08.817Z] Merge succeeded, producing 126c12e715cb2045aac9e6e61b46a3cab6fe705d
01:18:08 [2023-02-17T01:18:08.818Z] Checking out Revision 126c12e715cb2045aac9e6e61b46a3cab6fe705d (PR-45023)
01:18:08 [2023-02-17T01:18:08.894Z] Commit message: "Merge commit 'c030f7f40d62ecabfedd1cf96fbb734ce051ce73' into HEAD"
01:18:08 [2023-02-17T01:18:08.910Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
01:18:08 [2023-02-17T01:18:08.427Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45023/.git # timeout=10
01:18:08 [2023-02-17T01:18:08.435Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:18:08 [2023-02-17T01:18:08.444Z] Fetching upstream changes from https://github.com/moby/moby.git
01:18:08 [2023-02-17T01:18:08.444Z]  > git --version # timeout=10
01:18:08 [2023-02-17T01:18:08.449Z]  > git --version # 'git version 2.25.1'
01:18:08 [2023-02-17T01:18:08.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:18:08 [2023-02-17T01:18:08.451Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45023/head:refs/remotes/origin/PR-45023 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:18:08 [2023-02-17T01:18:08.663Z]  > git config core.sparsecheckout # timeout=10
01:18:08 [2023-02-17T01:18:08.668Z]  > git checkout -f e40c4c997e882db191dc807359f38accdd31eb32 # timeout=10
01:18:08 [2023-02-17T01:18:08.742Z]  > git remote # timeout=10
01:18:08 [2023-02-17T01:18:08.746Z]  > git config --get remote.origin.url # timeout=10
01:18:08 [2023-02-17T01:18:08.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:18:08 [2023-02-17T01:18:08.750Z]  > git merge c030f7f40d62ecabfedd1cf96fbb734ce051ce73 # timeout=10
01:18:08 [2023-02-17T01:18:08.808Z]  > git rev-parse HEAD^{commit} # timeout=10
01:18:08 [2023-02-17T01:18:08.817Z]  > git config core.sparsecheckout # timeout=10
01:18:08 [2023-02-17T01:18:08.820Z]  > git checkout -f 126c12e715cb2045aac9e6e61b46a3cab6fe705d # timeout=10
01:18:08 [2023-02-17T01:18:08.894Z]  > git rev-list --no-walk f08d2530d0c5747a4ca6ef39c76ad79be0854f8a # timeout=10
01:18:09 [2023-02-17T01:18:09.576Z] + docker version
01:18:09 [2023-02-17T01:18:09.576Z] Client: Docker Engine - Community
01:18:09 [2023-02-17T01:18:09.576Z]  Version:           22.06.0-beta.0
01:18:09 [2023-02-17T01:18:09.576Z]  API version:       1.42
01:18:09 [2023-02-17T01:18:09.576Z]  Go version:        go1.18.3
01:18:09 [2023-02-17T01:18:09.576Z]  Git commit:        3e9117b
01:18:09 [2023-02-17T01:18:09.576Z]  Built:             Fri Jun  3 17:55:34 2022
01:18:09 [2023-02-17T01:18:09.576Z]  OS/Arch:           linux/arm64
01:18:09 [2023-02-17T01:18:09.576Z]  Context:           default
01:18:09 [2023-02-17T01:18:09.576Z] 
01:18:09 [2023-02-17T01:18:09.576Z] Server: Docker Engine - Community
01:18:09 [2023-02-17T01:18:09.576Z]  Engine:
01:18:09 [2023-02-17T01:18:09.576Z]   Version:          22.06.0-beta.0
01:18:09 [2023-02-17T01:18:09.576Z]   API version:      1.42 (minimum version 1.12)
01:18:09 [2023-02-17T01:18:09.576Z]   Go version:       go1.18.3
01:18:09 [2023-02-17T01:18:09.576Z]   Git commit:       38633e7
01:18:09 [2023-02-17T01:18:09.576Z]   Built:            Fri Jun  3 17:55:34 2022
01:18:09 [2023-02-17T01:18:09.576Z]   OS/Arch:          linux/arm64
01:18:09 [2023-02-17T01:18:09.576Z]   Experimental:     true
01:18:09 [2023-02-17T01:18:09.576Z]  containerd:
01:18:09 [2023-02-17T01:18:09.576Z]   Version:          1.6.8
01:18:09 [2023-02-17T01:18:09.576Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
01:18:09 [2023-02-17T01:18:09.576Z]  runc:
01:18:09 [2023-02-17T01:18:09.576Z]   Version:          1.1.4
01:18:09 [2023-02-17T01:18:09.576Z]   GitCommit:        v1.1.4-0-g5fd4c4d
01:18:09 [2023-02-17T01:18:09.576Z]  docker-init:
01:18:09 [2023-02-17T01:18:09.576Z]   Version:          0.19.0
01:18:09 [2023-02-17T01:18:09.576Z]   GitCommit:        de40ad0
[Pipeline] sh
01:18:09 [2023-02-17T01:18:09.849Z] + docker info
01:18:09 [2023-02-17T01:18:09.850Z] Client:
01:18:09 [2023-02-17T01:18:09.850Z]  Context:    default
01:18:09 [2023-02-17T01:18:09.850Z]  Debug Mode: false
01:18:09 [2023-02-17T01:18:09.850Z]  Plugins:
01:18:09 [2023-02-17T01:18:09.850Z]   buildx: Docker Buildx (Docker Inc.)
01:18:09 [2023-02-17T01:18:09.850Z]     Version:  v0.8.2
01:18:09 [2023-02-17T01:18:09.850Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
01:18:09 [2023-02-17T01:18:09.850Z]   compose: Docker Compose (Docker Inc.)
01:18:09 [2023-02-17T01:18:09.850Z]     Version:  v2.12.0
01:18:09 [2023-02-17T01:18:09.850Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
01:18:09 [2023-02-17T01:18:09.850Z] 
01:18:09 [2023-02-17T01:18:09.850Z] Server:
01:18:09 [2023-02-17T01:18:09.850Z]  Containers: 0
01:18:09 [2023-02-17T01:18:09.850Z]   Running: 0
01:18:09 [2023-02-17T01:18:09.850Z]   Paused: 0
01:18:09 [2023-02-17T01:18:09.850Z]   Stopped: 0
01:18:09 [2023-02-17T01:18:09.850Z]  Images: 5
01:18:09 [2023-02-17T01:18:09.850Z]  Server Version: 22.06.0-beta.0
01:18:09 [2023-02-17T01:18:09.850Z]  Storage Driver: overlay2
01:18:09 [2023-02-17T01:18:09.850Z]   Backing Filesystem: extfs
01:18:09 [2023-02-17T01:18:09.850Z]   Supports d_type: true
01:18:09 [2023-02-17T01:18:09.850Z]   Using metacopy: false
01:18:09 [2023-02-17T01:18:09.850Z]   Native Overlay Diff: true
01:18:09 [2023-02-17T01:18:09.850Z]   userxattr: false
01:18:09 [2023-02-17T01:18:09.850Z]  Logging Driver: json-file
01:18:09 [2023-02-17T01:18:09.850Z]  Cgroup Driver: cgroupfs
01:18:09 [2023-02-17T01:18:09.850Z]  Cgroup Version: 1
01:18:09 [2023-02-17T01:18:09.850Z]  Plugins:
01:18:09 [2023-02-17T01:18:09.850Z]   Volume: local
01:18:09 [2023-02-17T01:18:09.850Z]   Network: bridge host ipvlan macvlan null overlay
01:18:09 [2023-02-17T01:18:09.850Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
01:18:09 [2023-02-17T01:18:09.850Z]  Swarm: inactive
01:18:09 [2023-02-17T01:18:09.850Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
01:18:09 [2023-02-17T01:18:09.850Z]  Default Runtime: runc
01:18:09 [2023-02-17T01:18:09.850Z]  Init Binary: docker-init
01:18:09 [2023-02-17T01:18:09.850Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
01:18:09 [2023-02-17T01:18:09.850Z]  runc version: v1.1.4-0-g5fd4c4d
01:18:09 [2023-02-17T01:18:09.850Z]  init version: de40ad0
01:18:09 [2023-02-17T01:18:09.850Z]  Security Options:
01:18:09 [2023-02-17T01:18:09.850Z]   apparmor
01:18:09 [2023-02-17T01:18:09.850Z]   seccomp
01:18:09 [2023-02-17T01:18:09.850Z]    Profile: builtin
01:18:09 [2023-02-17T01:18:09.850Z]  Kernel Version: 5.15.0-1022-aws
01:18:09 [2023-02-17T01:18:09.850Z]  Operating System: Ubuntu 20.04.5 LTS
01:18:09 [2023-02-17T01:18:09.850Z]  OSType: linux
01:18:09 [2023-02-17T01:18:09.850Z]  Architecture: aarch64
01:18:09 [2023-02-17T01:18:09.850Z]  CPUs: 2
01:18:09 [2023-02-17T01:18:09.850Z]  Total Memory: 7.559GiB
01:18:09 [2023-02-17T01:18:09.850Z]  Name: ip-10-100-80-249
01:18:09 [2023-02-17T01:18:09.850Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
01:18:09 [2023-02-17T01:18:09.850Z]  Docker Root Dir: /var/lib/docker
01:18:09 [2023-02-17T01:18:09.850Z]  Debug Mode: false
01:18:09 [2023-02-17T01:18:09.850Z]  Registry: https://index.docker.io/v1/
01:18:09 [2023-02-17T01:18:09.850Z]  Labels:
01:18:09 [2023-02-17T01:18:09.850Z]  Experimental: true
01:18:09 [2023-02-17T01:18:09.850Z]  Insecure Registries:
01:18:09 [2023-02-17T01:18:09.850Z]   127.0.0.0/8
01:18:09 [2023-02-17T01:18:09.850Z]  Live Restore Enabled: true
01:18:09 [2023-02-17T01:18:09.850Z] 
[Pipeline] sh
01:18:10 [2023-02-17T01:18:10.124Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
01:18:10 [2023-02-17T01:18:10.124Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
01:18:10 [2023-02-17T01:18:10.124Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45023/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
01:18:10 [2023-02-17T01:18:10.124Z] + bash /home/ubuntu/workspace/moby_PR-45023/check-config.sh
01:18:10 [2023-02-17T01:18:10.124Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
01:18:10 [2023-02-17T01:18:10.124Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
01:18:10 [2023-02-17T01:18:10.124Z] 
01:18:10 [2023-02-17T01:18:10.124Z] Generally Necessary:
01:18:10 [2023-02-17T01:18:10.124Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
01:18:10 [2023-02-17T01:18:10.124Z] - apparmor: enabled and tools installed
01:18:10 [2023-02-17T01:18:10.124Z] - CONFIG_NAMESPACES: enabled
01:18:10 [2023-02-17T01:18:10.124Z] - CONFIG_NET_NS: enabled
01:18:10 [2023-02-17T01:18:10.124Z] - CONFIG_PID_NS: enabled
01:18:10 [2023-02-17T01:18:10.124Z] - CONFIG_IPC_NS: enabled
01:18:10 [2023-02-17T01:18:10.124Z] - CONFIG_UTS_NS: enabled
01:18:10 [2023-02-17T01:18:10.124Z] - CONFIG_CGROUPS: enabled
01:18:10 [2023-02-17T01:18:10.124Z] - CONFIG_CGROUP_CPUACCT: enabled
01:18:10 [2023-02-17T01:18:10.124Z] - CONFIG_CGROUP_DEVICE: enabled
01:18:10 [2023-02-17T01:18:10.124Z] - CONFIG_CGROUP_FREEZER: enabled
01:18:10 [2023-02-17T01:18:10.124Z] - CONFIG_CGROUP_SCHED: enabled
01:18:10 [2023-02-17T01:18:10.124Z] - CONFIG_CPUSETS: enabled
01:18:10 [2023-02-17T01:18:10.124Z] - CONFIG_MEMCG: enabled
01:18:10 [2023-02-17T01:18:10.124Z] - CONFIG_KEYS: enabled
01:18:10 [2023-02-17T01:18:10.124Z] - CONFIG_VETH: enabled (as module)
01:18:10 [2023-02-17T01:18:10.124Z] - CONFIG_BRIDGE: enabled (as module)
01:18:10 [2023-02-17T01:18:10.124Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
01:18:10 [2023-02-17T01:18:10.124Z] - CONFIG_IP_NF_FILTER: enabled (as module)
01:18:10 [2023-02-17T01:18:10.124Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
01:18:10 [2023-02-17T01:18:10.124Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
01:18:10 [2023-02-17T01:18:10.383Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
01:18:10 [2023-02-17T01:18:10.383Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
01:18:10 [2023-02-17T01:18:10.383Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
01:18:10 [2023-02-17T01:18:10.383Z] - CONFIG_IP_NF_NAT: enabled (as module)
01:18:10 [2023-02-17T01:18:10.383Z] - CONFIG_NF_NAT: enabled (as module)
01:18:10 [2023-02-17T01:18:10.383Z] - CONFIG_POSIX_MQUEUE: enabled
01:18:10 [2023-02-17T01:18:10.383Z] - CONFIG_CGROUP_BPF: enabled
01:18:10 [2023-02-17T01:18:10.383Z] 
01:18:10 [2023-02-17T01:18:10.383Z] Optional Features:
01:18:10 [2023-02-17T01:18:10.383Z] - CONFIG_USER_NS: enabled
01:18:10 [2023-02-17T01:18:10.383Z] - CONFIG_SECCOMP: enabled
01:18:10 [2023-02-17T01:18:10.383Z] - CONFIG_SECCOMP_FILTER: enabled
01:18:10 [2023-02-17T01:18:10.383Z] - CONFIG_CGROUP_PIDS: enabled
01:18:10 [2023-02-17T01:18:10.383Z] - CONFIG_MEMCG_SWAP: enabled
01:18:10 [2023-02-17T01:18:10.383Z]     (cgroup swap accounting is currently enabled)
01:18:10 [2023-02-17T01:18:10.383Z] - CONFIG_BLK_CGROUP: enabled
01:18:10 [2023-02-17T01:18:10.383Z] - CONFIG_BLK_DEV_THROTTLING: enabled
01:18:10 [2023-02-17T01:18:10.383Z] - CONFIG_CGROUP_PERF: enabled
01:18:10 [2023-02-17T01:18:10.383Z] - CONFIG_CGROUP_HUGETLB: enabled
01:18:10 [2023-02-17T01:18:10.383Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
01:18:10 [2023-02-17T01:18:10.384Z] - CONFIG_CGROUP_NET_PRIO: enabled
01:18:10 [2023-02-17T01:18:10.384Z] - CONFIG_CFS_BANDWIDTH: enabled
01:18:10 [2023-02-17T01:18:10.384Z] - CONFIG_FAIR_GROUP_SCHED: enabled
01:18:10 [2023-02-17T01:18:10.384Z] - CONFIG_RT_GROUP_SCHED: missing
01:18:10 [2023-02-17T01:18:10.384Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
01:18:10 [2023-02-17T01:18:10.384Z] - CONFIG_IP_VS: enabled (as module)
01:18:10 [2023-02-17T01:18:10.384Z] - CONFIG_IP_VS_NFCT: enabled
01:18:10 [2023-02-17T01:18:10.640Z] - CONFIG_IP_VS_PROTO_TCP: enabled
01:18:10 [2023-02-17T01:18:10.640Z] - CONFIG_IP_VS_PROTO_UDP: enabled
01:18:10 [2023-02-17T01:18:10.640Z] - CONFIG_IP_VS_RR: enabled (as module)
01:18:10 [2023-02-17T01:18:10.640Z] - CONFIG_SECURITY_SELINUX: enabled
01:18:10 [2023-02-17T01:18:10.640Z] - CONFIG_SECURITY_APPARMOR: enabled
01:18:10 [2023-02-17T01:18:10.640Z] - CONFIG_EXT4_FS: enabled
01:18:10 [2023-02-17T01:18:10.640Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
01:18:10 [2023-02-17T01:18:10.640Z] - CONFIG_EXT4_FS_SECURITY: enabled
01:18:10 [2023-02-17T01:18:10.640Z] - Network Drivers:
01:18:10 [2023-02-17T01:18:10.640Z]   - "overlay":
01:18:10 [2023-02-17T01:18:10.640Z]     - CONFIG_VXLAN: enabled (as module)
01:18:10 [2023-02-17T01:18:10.640Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
01:18:10 [2023-02-17T01:18:10.640Z]       Optional (for encrypted networks):
01:18:10 [2023-02-17T01:18:10.640Z]       - CONFIG_CRYPTO: enabled
01:18:10 [2023-02-17T01:18:10.640Z]       - CONFIG_CRYPTO_AEAD: enabled
01:18:10 [2023-02-17T01:18:10.640Z]       - CONFIG_CRYPTO_GCM: enabled
01:18:10 [2023-02-17T01:18:10.640Z]       - CONFIG_CRYPTO_SEQIV: enabled
01:18:10 [2023-02-17T01:18:10.640Z]       - CONFIG_CRYPTO_GHASH: enabled
01:18:10 [2023-02-17T01:18:10.640Z]       - CONFIG_XFRM: enabled
01:18:10 [2023-02-17T01:18:10.640Z]       - CONFIG_XFRM_USER: enabled (as module)
01:18:10 [2023-02-17T01:18:10.640Z]       - CONFIG_XFRM_ALGO: enabled (as module)
01:18:10 [2023-02-17T01:18:10.640Z]       - CONFIG_INET_ESP: enabled (as module)
01:18:10 [2023-02-17T01:18:10.640Z]   - "ipvlan":
01:18:10 [2023-02-17T01:18:10.640Z]     - CONFIG_IPVLAN: enabled (as module)
01:18:10 [2023-02-17T01:18:10.640Z]   - "macvlan":
01:18:10 [2023-02-17T01:18:10.640Z]     - CONFIG_MACVLAN: enabled (as module)
01:18:10 [2023-02-17T01:18:10.640Z]     - CONFIG_DUMMY: enabled (as module)
01:18:10 [2023-02-17T01:18:10.640Z]   - "ftp,tftp client in container":
01:18:10 [2023-02-17T01:18:10.896Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
01:18:10 [2023-02-17T01:18:10.896Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
01:18:10 [2023-02-17T01:18:10.896Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
01:18:10 [2023-02-17T01:18:10.896Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
01:18:10 [2023-02-17T01:18:10.896Z] - Storage Drivers:
01:18:10 [2023-02-17T01:18:10.896Z]   - "aufs":
01:18:10 [2023-02-17T01:18:10.896Z]     - CONFIG_AUFS_FS: enabled (as module)
01:18:10 [2023-02-17T01:18:10.896Z]   - "btrfs":
01:18:10 [2023-02-17T01:18:10.896Z]     - CONFIG_BTRFS_FS: enabled (as module)
01:18:10 [2023-02-17T01:18:10.896Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
01:18:10 [2023-02-17T01:18:10.896Z]   - "devicemapper":
01:18:10 [2023-02-17T01:18:10.896Z]     - CONFIG_BLK_DEV_DM: enabled
01:18:10 [2023-02-17T01:18:10.896Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
01:18:10 [2023-02-17T01:18:10.896Z]   - "overlay":
01:18:10 [2023-02-17T01:18:10.896Z]     - CONFIG_OVERLAY_FS: enabled (as module)
01:18:10 [2023-02-17T01:18:10.896Z]   - "zfs":
01:18:10 [2023-02-17T01:18:10.896Z]     - /dev/zfs: present
01:18:10 [2023-02-17T01:18:10.896Z]     - zfs command: missing
01:18:10 [2023-02-17T01:18:10.896Z]     - zpool command: missing
01:18:10 [2023-02-17T01:18:10.896Z] 
01:18:10 [2023-02-17T01:18:10.896Z] Limits:
01:18:10 [2023-02-17T01:18:10.896Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
01:18:10 [2023-02-17T01:18:10.896Z] 
01:18:10 [2023-02-17T01:18:10.896Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
01:18:11 [2023-02-17T01:18:11.327Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:126c12e715cb2045aac9e6e61b46a3cab6fe705d .
01:18:11 [2023-02-17T01:18:11.586Z] #1 [internal] load build definition from Dockerfile
01:18:11 [2023-02-17T01:18:11.586Z] #1 transferring dockerfile: 27.13kB done
01:18:11 [2023-02-17T01:18:11.586Z] #1 DONE 0.0s
01:18:11 [2023-02-17T01:18:11.586Z] 
01:18:11 [2023-02-17T01:18:11.586Z] #2 [internal] load .dockerignore
01:18:11 [2023-02-17T01:18:11.586Z] #2 transferring context: 113B done
01:18:11 [2023-02-17T01:18:11.586Z] #2 DONE 0.0s
01:18:11 [2023-02-17T01:18:11.586Z] 
01:18:11 [2023-02-17T01:18:11.586Z] #3 resolve image config for docker.io/docker/dockerfile:1
01:18:11 [2023-02-17T01:18:11.586Z] #3 DONE 0.1s
01:18:11 [2023-02-17T01:18:11.586Z] 
01:18:11 [2023-02-17T01:18:11.586Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
01:18:11 [2023-02-17T01:18:11.586Z] #4 CACHED
01:18:11 [2023-02-17T01:18:11.843Z] 
01:18:11 [2023-02-17T01:18:11.843Z] #5 [internal] load metadata for docker.io/library/busybox:latest
01:18:11 [2023-02-17T01:18:11.843Z] #5 DONE 0.0s
01:18:11 [2023-02-17T01:18:11.843Z] 
01:18:11 [2023-02-17T01:18:11.843Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
01:18:11 [2023-02-17T01:18:11.843Z] #6 DONE 0.1s
01:18:11 [2023-02-17T01:18:11.843Z] 
01:18:11 [2023-02-17T01:18:11.843Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
01:18:11 [2023-02-17T01:18:11.843Z] #7 DONE 0.1s
01:18:11 [2023-02-17T01:18:11.843Z] 
01:18:11 [2023-02-17T01:18:11.843Z] #8 [internal] load metadata for docker.io/library/golang:1.19.6-bullseye
01:18:11 [2023-02-17T01:18:11.843Z] #8 DONE 0.1s
01:18:11 [2023-02-17T01:18:11.843Z] 
01:18:11 [2023-02-17T01:18:11.843Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
01:18:11 [2023-02-17T01:18:11.843Z] #9 DONE 0.1s
01:18:12 [2023-02-17T01:18:12.099Z] 
01:18:12 [2023-02-17T01:18:12.099Z] #10 [build-dummy 1/2] FROM docker.io/library/busybox
01:18:12 [2023-02-17T01:18:12.099Z] #10 DONE 0.0s
01:18:12 [2023-02-17T01:18:12.099Z] 
01:18:12 [2023-02-17T01:18:12.099Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:18:12 [2023-02-17T01:18:12.099Z] #11 DONE 0.0s
01:18:12 [2023-02-17T01:18:12.099Z] 
01:18:12 [2023-02-17T01:18:12.099Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac
01:18:12 [2023-02-17T01:18:12.099Z] #12 DONE 0.0s
01:18:12 [2023-02-17T01:18:12.099Z] 
01:18:12 [2023-02-17T01:18:12.099Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
01:18:12 [2023-02-17T01:18:12.099Z] #13 DONE 0.0s
01:18:12 [2023-02-17T01:18:12.099Z] 
01:18:12 [2023-02-17T01:18:12.099Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8
01:18:12 [2023-02-17T01:18:12.099Z] #14 DONE 0.0s
01:18:12 [2023-02-17T01:18:12.099Z] 
01:18:12 [2023-02-17T01:18:12.099Z] #15 [internal] load build context
01:18:12 [2023-02-17T01:18:12.662Z] #15 ...
01:18:12 [2023-02-17T01:18:12.662Z] 
01:18:12 [2023-02-17T01:18:12.662Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
01:18:12 [2023-02-17T01:18:12.662Z] #16 DONE 0.4s
01:18:12 [2023-02-17T01:18:12.662Z] 
01:18:12 [2023-02-17T01:18:12.662Z] #15 [internal] load build context
01:18:13 [2023-02-17T01:18:13.596Z] #15 transferring context: 66.16MB 1.2s done
01:18:13 [2023-02-17T01:18:13.596Z] #15 DONE 1.4s
01:18:13 [2023-02-17T01:18:13.596Z] 
01:18:13 [2023-02-17T01:18:13.596Z] #17 [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
01:18:13 [2023-02-17T01:18:13.596Z] #17 CACHED
01:18:13 [2023-02-17T01:18:13.596Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #18 [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...)
01:18:13 [2023-02-17T01:18:13.597Z] #18 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #19 [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
01:18:13 [2023-02-17T01:18:13.597Z] #19 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #20 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
01:18:13 [2023-02-17T01:18:13.597Z] #20 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #21 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
01:18:13 [2023-02-17T01:18:13.597Z] #21 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #22 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
01:18:13 [2023-02-17T01:18:13.597Z] #22 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #23 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
01:18:13 [2023-02-17T01:18:13.597Z] #23 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #24 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
01:18:13 [2023-02-17T01:18:13.597Z] #24 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #25 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
01:18:13 [2023-02-17T01:18:13.597Z] #25 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #26 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:18:13 [2023-02-17T01:18:13.597Z] #26 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #27 [tini-src 1/3] WORKDIR /usr/src/tini
01:18:13 [2023-02-17T01:18:13.597Z] #27 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #28 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
01:18:13 [2023-02-17T01:18:13.597Z] #28 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #29 [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
01:18:13 [2023-02-17T01:18:13.597Z] #29 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #30 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
01:18:13 [2023-02-17T01:18:13.597Z] #30 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #31 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
01:18:13 [2023-02-17T01:18:13.597Z] #31 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #32 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
01:18:13 [2023-02-17T01:18:13.597Z] #32 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #33 [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
01:18:13 [2023-02-17T01:18:13.597Z] #33 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #34 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
01:18:13 [2023-02-17T01:18:13.597Z] #34 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #35 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
01:18:13 [2023-02-17T01:18:13.597Z] #35 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #36 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
01:18:13 [2023-02-17T01:18:13.597Z] #36 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #37 [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
01:18:13 [2023-02-17T01:18:13.597Z] #37 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #38 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
01:18:13 [2023-02-17T01:18:13.597Z] #38 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #39 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
01:18:13 [2023-02-17T01:18:13.597Z] #39 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #40 [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...)
01:18:13 [2023-02-17T01:18:13.597Z] #40 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #41 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
01:18:13 [2023-02-17T01:18:13.597Z] #41 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #42 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
01:18:13 [2023-02-17T01:18:13.597Z] #42 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #43 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
01:18:13 [2023-02-17T01:18:13.597Z] #43 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #44 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
01:18:13 [2023-02-17T01:18:13.597Z] #44 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #45 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
01:18:13 [2023-02-17T01:18:13.597Z] #45 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #46 [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...)
01:18:13 [2023-02-17T01:18:13.597Z] #46 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #47 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
01:18:13 [2023-02-17T01:18:13.597Z] #47 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #48 [build-dummy 2/2] RUN mkdir -p /build
01:18:13 [2023-02-17T01:18:13.597Z] #48 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #49 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
01:18:13 [2023-02-17T01:18:13.597Z] #49 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #50 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
01:18:13 [2023-02-17T01:18:13.597Z] #50 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #51 [swagger-src 1/3] WORKDIR /usr/src/swagger
01:18:13 [2023-02-17T01:18:13.597Z] #51 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #52 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
01:18:13 [2023-02-17T01:18:13.597Z] #52 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #53 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:18:13 [2023-02-17T01:18:13.597Z] #53 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #54 [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
01:18:13 [2023-02-17T01:18:13.597Z] #54 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #55 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
01:18:13 [2023-02-17T01:18:13.597Z] #55 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #56 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
01:18:13 [2023-02-17T01:18:13.597Z] #56 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #57 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
01:18:13 [2023-02-17T01:18:13.597Z] #57 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #58 [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...)
01:18:13 [2023-02-17T01:18:13.597Z] #58 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #59 [dev-base  1/11] RUN groupadd -r docker
01:18:13 [2023-02-17T01:18:13.597Z] #59 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #60 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
01:18:13 [2023-02-17T01:18:13.597Z] #60 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #61 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
01:18:13 [2023-02-17T01:18:13.597Z] #61 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #62 [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
01:18:13 [2023-02-17T01:18:13.597Z] #62 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #63 [containerd-src 1/3] WORKDIR /usr/src/containerd
01:18:13 [2023-02-17T01:18:13.597Z] #63 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #64 [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
01:18:13 [2023-02-17T01:18:13.597Z] #64 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #65 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
01:18:13 [2023-02-17T01:18:13.597Z] #65 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #66 [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
01:18:13 [2023-02-17T01:18:13.597Z] #66 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #67 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
01:18:13 [2023-02-17T01:18:13.597Z] #67 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #68 [runc-src 1/3] WORKDIR /usr/src/runc
01:18:13 [2023-02-17T01:18:13.597Z] #68 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #69 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
01:18:13 [2023-02-17T01:18:13.597Z] #69 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #70 [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             ;
01:18:13 [2023-02-17T01:18:13.597Z] #70 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #71 [binary-dummy 1/1] COPY --from=build-dummy /build /build
01:18:13 [2023-02-17T01:18:13.597Z] #71 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #72 [base 2/5] COPY --from=xx / /
01:18:13 [2023-02-17T01:18:13.597Z] #72 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #73 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
01:18:13 [2023-02-17T01:18:13.597Z] #73 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #74 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
01:18:13 [2023-02-17T01:18:13.597Z] #74 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #75 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:18:13 [2023-02-17T01:18:13.597Z] #75 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #76 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
01:18:13 [2023-02-17T01:18:13.597Z] #76 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #77 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
01:18:13 [2023-02-17T01:18:13.597Z] #77 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #78 [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...)
01:18:13 [2023-02-17T01:18:13.597Z] #78 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #79 [delve-src 1/3] WORKDIR /usr/src/delve
01:18:13 [2023-02-17T01:18:13.597Z] #79 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #80 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
01:18:13 [2023-02-17T01:18:13.597Z] #80 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #81 [dev-base  9/11] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
01:18:13 [2023-02-17T01:18:13.597Z] #81 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #82 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
01:18:13 [2023-02-17T01:18:13.597Z] #82 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #83 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
01:18:13 [2023-02-17T01:18:13.597Z] #83 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #84 [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
01:18:13 [2023-02-17T01:18:13.597Z] #84 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #85 [dockercli-src 1/5] WORKDIR /tmp/dockercli
01:18:13 [2023-02-17T01:18:13.597Z] #85 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #86 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
01:18:13 [2023-02-17T01:18:13.597Z] #86 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #87 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
01:18:13 [2023-02-17T01:18:13.597Z] #87 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #88 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
01:18:13 [2023-02-17T01:18:13.597Z] #88 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #89 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
01:18:13 [2023-02-17T01:18:13.597Z] #89 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #90 [registry-src 1/2] WORKDIR /usr/src/registry
01:18:13 [2023-02-17T01:18:13.597Z] #90 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #91 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
01:18:13 [2023-02-17T01:18:13.597Z] #91 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #92 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:18:13 [2023-02-17T01:18:13.597Z] #92 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #93 [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...)
01:18:13 [2023-02-17T01:18:13.597Z] #93 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #94 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:18:13 [2023-02-17T01:18:13.597Z] #94 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #95 [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
01:18:13 [2023-02-17T01:18:13.597Z] #95 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #96 [dev-base  6/11] RUN ldconfig
01:18:13 [2023-02-17T01:18:13.597Z] #96 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #97 [dev-base  8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:18:13 [2023-02-17T01:18:13.597Z] #97 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #98 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
01:18:13 [2023-02-17T01:18:13.597Z] #98 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #99 [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
01:18:13 [2023-02-17T01:18:13.597Z] #99 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #100 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
01:18:13 [2023-02-17T01:18:13.597Z] #100 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #101 [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...)
01:18:13 [2023-02-17T01:18:13.597Z] #101 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #102 [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...)
01:18:13 [2023-02-17T01:18:13.597Z] #102 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #103 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
01:18:13 [2023-02-17T01:18:13.597Z] #103 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #104 [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
01:18:13 [2023-02-17T01:18:13.597Z] #104 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #105 [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
01:18:13 [2023-02-17T01:18:13.597Z] #105 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #106 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
01:18:13 [2023-02-17T01:18:13.597Z] #106 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #107 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
01:18:13 [2023-02-17T01:18:13.597Z] #107 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #108 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
01:18:13 [2023-02-17T01:18:13.597Z] #108 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #109 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
01:18:13 [2023-02-17T01:18:13.597Z] #109 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #110 [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
01:18:13 [2023-02-17T01:18:13.597Z] #110 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #111 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
01:18:13 [2023-02-17T01:18:13.597Z] #111 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #112 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
01:18:13 [2023-02-17T01:18:13.597Z] #112 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #113 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
01:18:13 [2023-02-17T01:18:13.597Z] #113 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #114 [dev 1/1] COPY . .
01:18:13 [2023-02-17T01:18:13.597Z] #114 CACHED
01:18:13 [2023-02-17T01:18:13.597Z] 
01:18:13 [2023-02-17T01:18:13.597Z] #115 exporting to image
01:18:13 [2023-02-17T01:18:13.597Z] #115 exporting layers done
01:18:13 [2023-02-17T01:18:13.597Z] #115 writing image sha256:d291ac496cbe84348c550fe3051771f048e4aec7181c30bd8d37be7634e83bb6 done
01:18:13 [2023-02-17T01:18:13.597Z] #115 naming to docker.io/library/docker:126c12e715cb2045aac9e6e61b46a3cab6fe705d done
01:18:13 [2023-02-17T01:18:13.597Z] #115 DONE 0.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
01:18:13 [2023-02-17T01:18:13.899Z] + sudo modprobe ip6table_filter
[Pipeline] sh
01:18:14 [2023-02-17T01:18:14.230Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45023/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=126c12e715cb2045aac9e6e61b46a3cab6fe705d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:126c12e715cb2045aac9e6e61b46a3cab6fe705d hack/test/unit
01:18:16 [2023-02-17T01:18:16.120Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
01:18:16 [2023-02-17T01:18:16.120Z] + TESTFLAGS+=' -test.timeout=5m'
01:18:16 [2023-02-17T01:18:16.120Z] + TESTDIRS=./...
01:18:16 [2023-02-17T01:18:16.120Z] + exclude_paths='/vendor/|/integration'
01:18:16 [2023-02-17T01:18:16.120Z] ++ go list ./...
01:18:16 [2023-02-17T01:18:16.120Z] ++ grep -vE '(/vendor/|/integration)'
01:18:17 [2023-02-17T01:18:17.050Z] + pkg_list='github.com/docker/docker/api
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/server
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/server/backend/build
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/server/httpstatus
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/server/httputils
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/server/middleware
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/server/router
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/server/router/build
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/server/router/checkpoint
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/server/router/container
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/server/router/debug
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/server/router/distribution
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/server/router/grpc
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/server/router/image
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/server/router/network
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/server/router/plugin
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/server/router/session
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/server/router/swarm
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/server/router/system
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/server/router/volume
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/types
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/types/backend
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/types/blkiodev
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/types/container
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/types/events
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/types/filters
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/types/image
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/types/mount
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/types/network
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/types/plugins/logdriver
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/types/registry
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/types/strslice
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/types/swarm
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/types/swarm/runtime
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/types/time
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/types/versions
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/types/versions/v1p19
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/types/versions/v1p20
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/api/types/volume
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/builder
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/builder/builder-next
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/builder/builder-next/exporter
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/builder/builder-next/worker
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/builder/dockerfile
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/builder/remotecontext
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/builder/remotecontext/git
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/builder/remotecontext/urlutil
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/cli/debug
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/cli/winresources/docker-proxy
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/cli/winresources/dockerd
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/client
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/cmd/docker-proxy
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/cmd/dockerd
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/cmd/dockerd/trap
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/container
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/container/stream
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/contrib/apparmor
01:18:17 [2023-02-17T01:18:17.050Z] github.com/docker/docker/contrib/docker-device-tool
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/contrib/httpserver
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/cluster
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/cluster/convert
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/cluster/executor
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/cluster/executor/container
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/cluster/provider
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/config
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/containerd
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/events
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/events/testutils
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/aufs
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/copy
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/overlay
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/register
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/vfs
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/zfs
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/images
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/initlayer
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/links
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/listeners
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/awslogs
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/fluentd
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/gcplogs
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/gelf
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/journald
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/local
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/logentries
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/loggertest
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/loggerutils
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/splunk
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/syslog
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/templates
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/names
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/network
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/stats
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/distribution
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/distribution/metadata
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/distribution/utils
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/distribution/xfer
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/dockerversion
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/errdefs
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/image
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/image/cache
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/image/tarexport
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/image/v1
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/internal/mounttree
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/internal/test/suite
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/internal/unshare
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/layer
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libcontainerd
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libcontainerd/queue
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libcontainerd/remote
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libcontainerd/supervisor
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libcontainerd/types
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/bitmap
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/bitseq
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/cluster
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/config
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/datastore
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/diagnostic
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/discoverapi
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/driverapi
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/drivers/bridge
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/drivers/host
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/drivers/null
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/drivers/overlay
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/drivers/remote
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/drivers/windows
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/drvregistry
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/etchosts
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/idm
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/internal/caller
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/ipam
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/ipamapi
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/ipams/builtin
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/ipams/null
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/ipams/remote
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/ipamutils
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/iptables
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/netlabel
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/netutils
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/networkdb
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/ns
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/options
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/osl
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/osl/kernel
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/portallocator
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/portmapper
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/resolvconf
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/testutils
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libnetwork/types
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/oci
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/oci/caps
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/opts
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/aaparser
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/archive
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/authorization
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/broadcaster
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/capabilities
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/chrootarchive
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/containerfs
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/devicemapper
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/directory
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/dmesg
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/fileutils
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/homedir
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/idtools
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/ioutils
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/jsonmessage
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/longpath
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/loopback
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/namesgenerator
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/parsers
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/parsers/kernel
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/pidfile
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/platform
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/platforms
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/plugingetter
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/plugins
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/plugins/transport
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/pools
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/process
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/progress
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/reexec
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/rootless
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/rootless/specconv
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/stack
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/stdcopy
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/streamformatter
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/stringid
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/sysinfo
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/system
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/tailfile
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/tarsum
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/pkg/useragent
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/plugin
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/plugin/executor/containerd
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/plugin/v2
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/profiles/apparmor
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/profiles/seccomp
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/quota
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/reference
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/registry
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/registry/resumable
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/restartmanager
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/runconfig
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/runconfig/opts
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/testutil
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/testutil/daemon
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/testutil/environment
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/testutil/fakecontext
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/testutil/fakegit
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/testutil/fakestorage
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/testutil/fixtures/load
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/testutil/fixtures/plugin
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/testutil/registry
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/testutil/request
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/volume
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/volume/drivers
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/volume/local
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/volume/mounts
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/volume/service
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/volume/service/opts
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/volume/testutils'
01:18:17 [2023-02-17T01:18:17.051Z] ++ grep --fixed-strings -v /libnetwork
01:18:17 [2023-02-17T01:18:17.051Z] ++ echo 'github.com/docker/docker/api
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/server
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/server/backend/build
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/server/httpstatus
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/server/httputils
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/server/middleware
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/server/router
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/server/router/build
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/server/router/checkpoint
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/server/router/container
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/server/router/debug
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/server/router/distribution
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/server/router/grpc
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/server/router/image
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/server/router/network
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/server/router/plugin
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/server/router/session
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/server/router/swarm
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/server/router/system
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/server/router/volume
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/types
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/types/backend
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/types/blkiodev
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/types/container
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/types/events
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/types/filters
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/types/image
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/types/mount
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/types/network
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/types/plugins/logdriver
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/types/registry
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/types/strslice
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/types/swarm
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/types/swarm/runtime
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/types/time
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/types/versions
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/types/versions/v1p19
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/types/versions/v1p20
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/api/types/volume
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/builder
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/builder/builder-next
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/builder/builder-next/exporter
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/builder/builder-next/worker
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/builder/dockerfile
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/builder/remotecontext
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/builder/remotecontext/git
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/builder/remotecontext/urlutil
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/cli/debug
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/cli/winresources/docker-proxy
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/cli/winresources/dockerd
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/client
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/cmd/docker-proxy
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/cmd/dockerd
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/cmd/dockerd/trap
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/container
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/container/stream
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/contrib/apparmor
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/contrib/docker-device-tool
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/contrib/httpserver
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/cluster
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/cluster/convert
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/cluster/executor
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/cluster/executor/container
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/cluster/provider
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/config
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/containerd
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/events
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/events/testutils
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/aufs
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/copy
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/overlay
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/register
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/vfs
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/graphdriver/zfs
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/images
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/initlayer
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/links
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/listeners
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/awslogs
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/fluentd
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/gcplogs
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/gelf
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/journald
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/local
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/logentries
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/loggertest
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/loggerutils
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/splunk
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/syslog
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/logger/templates
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/names
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/network
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/daemon/stats
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/distribution
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/distribution/metadata
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/distribution/utils
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/distribution/xfer
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/dockerversion
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/errdefs
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/image
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/image/cache
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/image/tarexport
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/image/v1
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/internal/mounttree
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/internal/test/suite
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/internal/unshare
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/layer
01:18:17 [2023-02-17T01:18:17.051Z] github.com/docker/docker/libcontainerd
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libcontainerd/queue
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libcontainerd/remote
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libcontainerd/supervisor
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libcontainerd/types
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/bitmap
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/bitseq
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/cluster
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/config
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/datastore
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/diagnostic
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/discoverapi
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/driverapi
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/drivers/bridge
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/drivers/host
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/drivers/null
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/drivers/overlay
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/drivers/remote
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/drivers/windows
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/drvregistry
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/etchosts
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/idm
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/internal/caller
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/ipam
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/ipamapi
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/ipams/builtin
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/ipams/null
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/ipams/remote
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/ipamutils
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/iptables
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/netlabel
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/netutils
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/networkdb
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/ns
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/options
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/osl
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/osl/kernel
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/portallocator
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/portmapper
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/resolvconf
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/testutils
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libnetwork/types
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/oci
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/oci/caps
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/opts
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/aaparser
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/archive
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/authorization
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/broadcaster
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/capabilities
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/chrootarchive
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/containerfs
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/devicemapper
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/directory
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/dmesg
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/fileutils
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/homedir
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/idtools
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/ioutils
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/jsonmessage
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/longpath
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/loopback
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/namesgenerator
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/parsers
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/parsers/kernel
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/pidfile
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/platform
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/platforms
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/plugingetter
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/plugins
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/plugins/transport
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/pools
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/process
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/progress
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/reexec
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/rootless
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/rootless/specconv
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/stack
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/stdcopy
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/streamformatter
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/stringid
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/sysinfo
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/system
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/tailfile
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/tarsum
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/useragent
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/plugin
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/plugin/executor/containerd
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/plugin/v2
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/profiles/apparmor
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/profiles/seccomp
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/quota
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/reference
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/registry
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/registry/resumable
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/restartmanager
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/runconfig
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/runconfig/opts
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil/daemon
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil/environment
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil/fakecontext
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil/fakegit
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil/fakestorage
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil/fixtures/load
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil/fixtures/plugin
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil/registry
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil/request
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/volume
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/volume/drivers
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/volume/local
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/volume/mounts
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/volume/service
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/volume/service/opts
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/volume/testutils'
01:18:17 [2023-02-17T01:18:17.052Z] + base_pkg_list='github.com/docker/docker/api
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/server
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/server/backend/build
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/server/httpstatus
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/server/httputils
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/server/middleware
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/server/router
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/server/router/build
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/server/router/checkpoint
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/server/router/container
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/server/router/debug
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/server/router/distribution
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/server/router/grpc
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/server/router/image
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/server/router/network
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/server/router/plugin
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/server/router/session
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/server/router/swarm
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/server/router/system
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/server/router/volume
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/types
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/types/backend
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/types/blkiodev
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/types/container
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/types/events
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/types/filters
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/types/image
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/types/mount
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/types/network
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/types/plugins/logdriver
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/types/registry
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/types/strslice
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/types/swarm
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/types/swarm/runtime
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/types/time
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/types/versions
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/types/versions/v1p19
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/types/versions/v1p20
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/api/types/volume
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/builder
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/builder/builder-next
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/builder/builder-next/exporter
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/builder/builder-next/worker
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/builder/dockerfile
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/builder/remotecontext
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/builder/remotecontext/git
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/builder/remotecontext/urlutil
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/cli/debug
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/cli/winresources/docker-proxy
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/cli/winresources/dockerd
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/client
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/cmd/docker-proxy
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/cmd/dockerd
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/cmd/dockerd/trap
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/container
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/container/stream
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/contrib/apparmor
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/contrib/docker-device-tool
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/contrib/httpserver
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/cluster
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/cluster/convert
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/cluster/executor
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/cluster/executor/container
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/cluster/provider
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/config
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/containerd
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/events
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/events/testutils
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/graphdriver
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/graphdriver/aufs
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/graphdriver/copy
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/graphdriver/overlay
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/graphdriver/register
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/graphdriver/vfs
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/graphdriver/zfs
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/images
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/initlayer
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/links
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/listeners
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/logger
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/logger/awslogs
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/logger/fluentd
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/logger/gcplogs
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/logger/gelf
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/logger/journald
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/logger/local
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/logger/logentries
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/logger/loggertest
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/logger/loggerutils
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/logger/splunk
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/logger/syslog
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/logger/templates
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/names
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/network
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/daemon/stats
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/distribution
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/distribution/metadata
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/distribution/utils
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/distribution/xfer
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/dockerversion
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/errdefs
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/image
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/image/cache
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/image/tarexport
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/image/v1
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/internal/mounttree
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/internal/test/suite
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/internal/unshare
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/layer
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libcontainerd
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libcontainerd/queue
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libcontainerd/remote
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libcontainerd/supervisor
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/libcontainerd/types
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/oci
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/oci/caps
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/opts
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/aaparser
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/archive
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/authorization
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/broadcaster
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/capabilities
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/chrootarchive
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/containerfs
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/devicemapper
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/directory
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/dmesg
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/fileutils
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/homedir
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/idtools
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/ioutils
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/jsonmessage
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/longpath
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/loopback
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/namesgenerator
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/parsers
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/parsers/kernel
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/pidfile
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/platform
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/platforms
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/plugingetter
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/plugins
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/plugins/transport
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/pools
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/process
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/progress
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/reexec
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/rootless
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/rootless/specconv
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/stack
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/stdcopy
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/streamformatter
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/stringid
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/sysinfo
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/system
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/tailfile
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/tarsum
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/pkg/useragent
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/plugin
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/plugin/executor/containerd
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/plugin/v2
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/profiles/apparmor
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/profiles/seccomp
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/quota
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/reference
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/registry
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/registry/resumable
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/restartmanager
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/runconfig
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/runconfig/opts
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil/daemon
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil/environment
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil/fakecontext
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil/fakegit
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil/fakestorage
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil/fixtures/load
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil/fixtures/plugin
01:18:17 [2023-02-17T01:18:17.052Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/testutil/registry
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/testutil/request
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/volume
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/volume/drivers
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/volume/local
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/volume/mounts
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/volume/service
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/volume/service/opts
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/volume/testutils'
01:18:17 [2023-02-17T01:18:17.053Z] ++ grep --fixed-strings /libnetwork
01:18:17 [2023-02-17T01:18:17.053Z] ++ echo 'github.com/docker/docker/api
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/server
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/server/backend/build
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/server/httpstatus
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/server/httputils
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/server/middleware
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/server/router
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/server/router/build
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/server/router/checkpoint
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/server/router/container
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/server/router/debug
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/server/router/distribution
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/server/router/grpc
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/server/router/image
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/server/router/network
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/server/router/plugin
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/server/router/session
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/server/router/swarm
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/server/router/system
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/server/router/volume
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/types
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/types/backend
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/types/blkiodev
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/types/container
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/types/events
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/types/filters
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/types/image
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/types/mount
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/types/network
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/types/plugins/logdriver
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/types/registry
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/types/strslice
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/types/swarm
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/types/swarm/runtime
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/types/time
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/types/versions
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/types/versions/v1p19
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/types/versions/v1p20
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/api/types/volume
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/builder
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/builder/builder-next
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/builder/builder-next/exporter
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/builder/builder-next/worker
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/builder/dockerfile
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/builder/remotecontext
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/builder/remotecontext/git
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/builder/remotecontext/urlutil
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/cli/debug
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/cli/winresources/docker-proxy
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/cli/winresources/dockerd
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/client
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/cmd/docker-proxy
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/cmd/dockerd
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/cmd/dockerd/trap
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/container
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/container/stream
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/contrib/apparmor
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/contrib/docker-device-tool
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/contrib/httpserver
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/cluster
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/cluster/convert
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/cluster/executor
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/cluster/executor/container
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/cluster/provider
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/config
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/containerd
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/events
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/events/testutils
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/graphdriver
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/graphdriver/aufs
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/graphdriver/copy
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/graphdriver/overlay
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/graphdriver/register
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/graphdriver/vfs
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/graphdriver/zfs
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/images
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/initlayer
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/links
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/listeners
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/logger
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/logger/awslogs
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/logger/fluentd
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/logger/gcplogs
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/logger/gelf
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/logger/journald
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/logger/local
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/logger/logentries
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/logger/loggertest
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/logger/loggerutils
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/logger/splunk
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/logger/syslog
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/logger/templates
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/names
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/network
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/daemon/stats
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/distribution
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/distribution/metadata
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/distribution/utils
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/distribution/xfer
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/dockerversion
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/errdefs
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/image
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/image/cache
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/image/tarexport
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/image/v1
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/internal/mounttree
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/internal/test/suite
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/internal/unshare
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/layer
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libcontainerd
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libcontainerd/queue
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libcontainerd/remote
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libcontainerd/supervisor
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libcontainerd/types
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/bitmap
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/bitseq
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/cluster
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/config
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/datastore
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/diagnostic
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/discoverapi
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/driverapi
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/bridge
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/host
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/null
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/overlay
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/remote
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/windows
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drvregistry
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/etchosts
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/idm
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/internal/caller
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/ipam
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/ipamapi
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/ipams/builtin
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/ipams/null
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/ipams/remote
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/ipamutils
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/iptables
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/netlabel
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/netutils
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/networkdb
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/ns
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/options
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/osl
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/osl/kernel
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/portallocator
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/portmapper
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/resolvconf
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/testutils
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/types
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/oci
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/oci/caps
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/opts
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/aaparser
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/archive
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/authorization
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/broadcaster
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/capabilities
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/chrootarchive
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/containerfs
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/devicemapper
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/directory
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/dmesg
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/fileutils
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/homedir
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/idtools
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/ioutils
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/jsonmessage
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/longpath
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/loopback
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/namesgenerator
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/parsers
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/parsers/kernel
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/pidfile
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/platform
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/platforms
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/plugingetter
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/plugins
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/plugins/transport
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/pools
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/process
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/progress
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/reexec
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/rootless
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/rootless/specconv
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/stack
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/stdcopy
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/streamformatter
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/stringid
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/sysinfo
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/system
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/tailfile
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/tarsum
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/pkg/useragent
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/plugin
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/plugin/executor/containerd
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/plugin/v2
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/profiles/apparmor
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/profiles/seccomp
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/quota
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/reference
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/registry
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/registry/resumable
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/restartmanager
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/runconfig
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/runconfig/opts
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/testutil
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/testutil/daemon
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/testutil/environment
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/testutil/fakecontext
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/testutil/fakegit
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/testutil/fakestorage
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/testutil/fixtures/load
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/testutil/fixtures/plugin
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/testutil/registry
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/testutil/request
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/volume
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/volume/drivers
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/volume/local
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/volume/mounts
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/volume/service
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/volume/service/opts
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/volume/testutils'
01:18:17 [2023-02-17T01:18:17.053Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/bitmap
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/bitseq
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/cluster
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/config
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/datastore
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/diagnostic
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/discoverapi
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/driverapi
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/bridge
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/host
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/null
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/overlay
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/remote
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/windows
01:18:17 [2023-02-17T01:18:17.053Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/drvregistry
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/etchosts
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/idm
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/internal/caller
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/ipam
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/ipamapi
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/ipams/builtin
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/ipams/null
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/ipams/remote
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/ipamutils
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/iptables
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/netlabel
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/netutils
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/networkdb
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/ns
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/options
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/osl
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/osl/kernel
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/portallocator
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/portmapper
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/resolvconf
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/testutils
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/types'
01:18:17 [2023-02-17T01:18:17.054Z] + echo 'github.com/docker/docker/libnetwork
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/bitmap
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/bitseq
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/cluster
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/config
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/datastore
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/diagnostic
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/discoverapi
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/driverapi
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/drivers/bridge
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/drivers/host
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/drivers/null
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/drivers/overlay
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/drivers/remote
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/drivers/windows
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/drvregistry
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/etchosts
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/idm
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/internal/caller
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/ipam
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/ipamapi
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/ipams/builtin
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/ipams/null
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/ipams/remote
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/ipamutils
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/iptables
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/netlabel
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/netutils
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/networkdb
01:18:17 [2023-02-17T01:18:17.054Z] + grep --fixed-strings libnetwork/drivers/bridge
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/ns
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/options
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/osl
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/osl/kernel
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/portallocator
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/portmapper
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/resolvconf
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/testutils
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/types'
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/drivers/bridge
01:18:17 [2023-02-17T01:18:17.054Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:18:17 [2023-02-17T01:18:17.054Z] + type docker-proxy
01:18:17 [2023-02-17T01:18:17.054Z] hack/test/unit: line 25: type: docker-proxy: not found
01:18:17 [2023-02-17T01:18:17.054Z] + hack/make.sh binary-proxy install-proxy
01:18:17 [2023-02-17T01:18:17.054Z] 
01:18:17 [2023-02-17T01:18:17.054Z] Removing bundles/
01:18:17 [2023-02-17T01:18:17.054Z] 
01:18:17 [2023-02-17T01:18:17.054Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
01:18:17 [2023-02-17T01:18:17.311Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
01:18:18 [2023-02-17T01:18:18.683Z] Created binary: bundles/binary-proxy/docker-proxy
01:18:18 [2023-02-17T01:18:18.683Z] 
01:18:18 [2023-02-17T01:18:18.683Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
01:18:18 [2023-02-17T01:18:18.683Z] Installing docker-proxy to /usr/local/bin/
01:18:18 [2023-02-17T01:18:18.683Z] 
01:18:18 [2023-02-17T01:18:18.683Z] + mkdir -p bundles
01:18:18 [2023-02-17T01:18:18.683Z] + '[' -n 'github.com/docker/docker/api
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/server
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/server/backend/build
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/server/httpstatus
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/server/httputils
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/server/middleware
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/server/router
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/server/router/build
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/server/router/checkpoint
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/server/router/container
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/server/router/debug
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/server/router/distribution
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/server/router/grpc
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/server/router/image
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/server/router/network
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/server/router/plugin
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/server/router/session
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/server/router/swarm
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/server/router/system
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/server/router/volume
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/types
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/types/backend
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/types/blkiodev
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/types/container
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/types/events
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/types/filters
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/types/image
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/types/mount
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/types/network
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/types/plugins/logdriver
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/types/registry
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/types/strslice
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/types/swarm
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/types/swarm/runtime
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/types/time
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/types/versions
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/types/versions/v1p19
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/types/versions/v1p20
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/api/types/volume
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/builder
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/builder/builder-next
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/builder/builder-next/exporter
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/builder/builder-next/worker
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/builder/dockerfile
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/builder/remotecontext
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/builder/remotecontext/git
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/builder/remotecontext/urlutil
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/cli/debug
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/cli/winresources/docker-proxy
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/cli/winresources/dockerd
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/client
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/cmd/docker-proxy
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/cmd/dockerd
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/cmd/dockerd/trap
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/container
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/container/stream
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/contrib/apparmor
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/contrib/docker-device-tool
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/contrib/httpserver
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/cluster
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/cluster/convert
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/cluster/executor
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/cluster/executor/container
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/cluster/provider
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/config
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/containerd
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/events
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/events/testutils
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/graphdriver
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/graphdriver/aufs
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/graphdriver/copy
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/graphdriver/overlay
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/graphdriver/register
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/graphdriver/vfs
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/graphdriver/zfs
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/images
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/initlayer
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/links
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/listeners
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/logger
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/logger/awslogs
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/logger/fluentd
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/logger/gcplogs
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/logger/gelf
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/logger/journald
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/logger/local
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/logger/logentries
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/logger/loggertest
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/logger/loggerutils
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/logger/splunk
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/logger/syslog
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/logger/templates
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/names
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/network
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/daemon/stats
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/distribution
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/distribution/metadata
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/distribution/utils
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/distribution/xfer
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/dockerversion
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/errdefs
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/image
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/image/cache
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/image/tarexport
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/image/v1
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/internal/mounttree
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/internal/test/suite
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/internal/unshare
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/layer
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/libcontainerd
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/libcontainerd/queue
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/libcontainerd/remote
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/libcontainerd/supervisor
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/libcontainerd/types
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/oci
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/oci/caps
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/opts
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/aaparser
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/archive
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/authorization
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/broadcaster
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/capabilities
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/chrootarchive
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/containerfs
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/devicemapper
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/directory
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/dmesg
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/fileutils
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/homedir
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/idtools
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/ioutils
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/jsonmessage
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/longpath
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/loopback
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/namesgenerator
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/parsers
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/parsers/kernel
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/pidfile
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/platform
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/platforms
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/plugingetter
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/plugins
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/plugins/transport
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/pools
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/process
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/progress
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/reexec
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/rootless
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/rootless/specconv
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/stack
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/stdcopy
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/streamformatter
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/stringid
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/sysinfo
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/system
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/tailfile
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/tarsum
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/pkg/useragent
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/plugin
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/plugin/executor/containerd
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/plugin/v2
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/profiles/apparmor
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/profiles/seccomp
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/quota
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/reference
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/registry
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/registry/resumable
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/restartmanager
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/runconfig
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/runconfig/opts
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/testutil
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/testutil/daemon
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/testutil/environment
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/testutil/fakecontext
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/testutil/fakegit
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/testutil/fakestorage
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/testutil/fixtures/load
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/testutil/fixtures/plugin
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/testutil/registry
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/testutil/request
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/volume
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/volume/drivers
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/volume/local
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/volume/mounts
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/volume/service
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/volume/service/opts
01:18:18 [2023-02-17T01:18:18.683Z] github.com/docker/docker/volume/testutils' ']'
01:18:18 [2023-02-17T01:18:18.684Z] + 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
01:18:19 [2023-02-17T01:18:19.616Z] ?   	github.com/docker/docker/api	[no test files]
01:18:31 [2023-02-17T01:18:31.794Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 7.9% of statements
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 28.3% of statements
01:19:53 [2023-02-17T01:19:53.187Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/server/router	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ok  	github.com/docker/docker/api/server/router/volume	0.012s	coverage: 66.7% of statements
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/types	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ok  	github.com/docker/docker/api/types/container	0.022s	coverage: 74.3% of statements
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/types/events	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 95.3% of statements
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/types/image	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/types/network	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ok  	github.com/docker/docker/api/types/registry	0.012s	coverage: 54.2% of statements
01:19:53 [2023-02-17T01:19:53.187Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
01:19:53 [2023-02-17T01:19:53.187Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 77.3% of statements
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/builder	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
01:19:53 [2023-02-17T01:19:53.187Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
01:19:55 [2023-02-17T01:19:55.080Z] ok  	github.com/docker/docker/builder/dockerfile	0.044s	coverage: 50.1% of statements
01:19:55 [2023-02-17T01:19:55.080Z] ok  	github.com/docker/docker/builder/remotecontext	0.038s	coverage: 13.7% of statements
01:19:55 [2023-02-17T01:19:55.080Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.007s	coverage: 100.0% of statements
01:19:55 [2023-02-17T01:19:55.337Z] ok  	github.com/docker/docker/cli/debug	0.005s	coverage: 100.0% of statements
01:19:58 [2023-02-17T01:19:58.606Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.123s	coverage: 82.5% of statements
01:19:58 [2023-02-17T01:19:58.606Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
01:19:58 [2023-02-17T01:19:58.606Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
01:19:59 [2023-02-17T01:19:59.168Z] ok  	github.com/docker/docker/client	0.148s	coverage: 76.9% of statements
01:19:59 [2023-02-17T01:19:59.168Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.026s	coverage: 66.5% of statements
01:20:31 [2023-02-17T01:20:31.220Z] ok  	github.com/docker/docker/cmd/dockerd	0.080s	coverage: 27.7% of statements
01:20:32 [2023-02-17T01:20:32.149Z] ok  	github.com/docker/docker/container	0.124s	coverage: 36.5% of statements
01:20:32 [2023-02-17T01:20:32.405Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.408s	coverage: 0.0% of statements
01:20:32 [2023-02-17T01:20:32.405Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
01:20:32 [2023-02-17T01:20:32.405Z] ?   	github.com/docker/docker/container/stream	[no test files]
01:20:32 [2023-02-17T01:20:32.405Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
01:20:32 [2023-02-17T01:20:32.405Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
01:20:32 [2023-02-17T01:20:32.405Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
01:20:37 [2023-02-17T01:20:37.657Z] ok  	github.com/docker/docker/daemon/cluster	0.057s	coverage: 0.5% of statements
01:20:39 [2023-02-17T01:20:39.023Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
01:20:40 [2023-02-17T01:20:40.915Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.018s	coverage: 36.9% of statements
01:20:47 [2023-02-17T01:20:47.467Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.448s	coverage: 13.4% of statements
01:20:48 [2023-02-17T01:20:48.835Z] ok  	github.com/docker/docker/daemon/config	0.037s	coverage: 77.3% of statements
01:20:49 [2023-02-17T01:20:49.092Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
01:20:50 [2023-02-17T01:20:50.022Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
01:20:51 [2023-02-17T01:20:51.389Z] ok  	github.com/docker/docker/daemon	10.113s	coverage: 16.3% of statements
01:20:51 [2023-02-17T01:20:51.389Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
01:20:51 [2023-02-17T01:20:51.389Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
01:20:51 [2023-02-17T01:20:51.389Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
01:20:51 [2023-02-17T01:20:51.389Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
01:20:51 [2023-02-17T01:20:51.389Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.535s	coverage: 74.8% of statements
01:20:52 [2023-02-17T01:20:52.319Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.304s	coverage: 60.7% of statements
01:20:53 [2023-02-17T01:20:53.248Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.8% of statements
01:20:54 [2023-02-17T01:20:54.617Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
01:20:56 [2023-02-17T01:20:56.513Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.055s	coverage: 45.9% of statements
01:20:56 [2023-02-17T01:20:56.513Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
01:20:56 [2023-02-17T01:20:56.513Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.207s	coverage: 50.6% of statements
01:20:57 [2023-02-17T01:20:57.884Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.181s	coverage: 60.0% of statements
01:20:57 [2023-02-17T01:20:57.884Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
01:20:57 [2023-02-17T01:20:57.884Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
01:20:57 [2023-02-17T01:20:57.884Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 58.5% of statements
01:20:58 [2023-02-17T01:20:58.816Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
01:20:59 [2023-02-17T01:20:59.379Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
01:21:00 [2023-02-17T01:21:00.200Z] ok  	github.com/docker/docker/daemon/images	0.031s	coverage: 6.9% of statements
01:21:00 [2023-02-17T01:21:00.200Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
01:21:00 [2023-02-17T01:21:00.200Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
01:21:00 [2023-02-17T01:21:00.765Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
01:21:01 [2023-02-17T01:21:01.694Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.108s	coverage: 78.8% of statements
01:21:01 [2023-02-17T01:21:01.694Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.024s	coverage: 53.6% of statements
01:21:01 [2023-02-17T01:21:01.694Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
01:21:02 [2023-02-17T01:21:02.258Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
01:21:02 [2023-02-17T01:21:02.515Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
01:21:03 [2023-02-17T01:21:03.885Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.126s	coverage: 76.8% of statements
01:21:04 [2023-02-17T01:21:04.141Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
01:21:04 [2023-02-17T01:21:04.705Z] ok  	github.com/docker/docker/daemon/logger/local	0.025s	coverage: 79.4% of statements
01:21:05 [2023-02-17T01:21:05.635Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.017s	coverage: 63.5% of statements
01:21:06 [2023-02-17T01:21:06.198Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 31.5% of statements
01:21:06 [2023-02-17T01:21:06.455Z] ok  	github.com/docker/docker/daemon/logger/journald	3.450s	coverage: 74.5% of statements
01:21:06 [2023-02-17T01:21:06.455Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
01:21:06 [2023-02-17T01:21:06.455Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
01:21:06 [2023-02-17T01:21:06.455Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
01:21:06 [2023-02-17T01:21:06.455Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
01:21:07 [2023-02-17T01:21:07.384Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
01:21:07 [2023-02-17T01:21:07.640Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
01:21:08 [2023-02-17T01:21:08.210Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
01:21:08 [2023-02-17T01:21:08.772Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.526s	coverage: 82.5% of statements
01:21:08 [2023-02-17T01:21:08.772Z] ?   	github.com/docker/docker/daemon/names	[no test files]
01:21:08 [2023-02-17T01:21:08.772Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
01:21:09 [2023-02-17T01:21:09.700Z] ok  	github.com/docker/docker/distribution/metadata	0.043s	coverage: 44.4% of statements
01:21:10 [2023-02-17T01:21:10.263Z] ok  	github.com/docker/docker/distribution	0.594s	coverage: 29.5% of statements
01:21:10 [2023-02-17T01:21:10.263Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
01:21:10 [2023-02-17T01:21:10.825Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 77.7% of statements
01:21:11 [2023-02-17T01:21:11.388Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.5% of statements
01:21:11 [2023-02-17T01:21:11.950Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
01:21:12 [2023-02-17T01:21:12.207Z] ok  	github.com/docker/docker/distribution/xfer	1.888s	coverage: 84.9% of statements
01:21:12 [2023-02-17T01:21:12.207Z] ?   	github.com/docker/docker/dockerversion	[no test files]
01:21:12 [2023-02-17T01:21:12.771Z] ok  	github.com/docker/docker/image/tarexport	0.014s	coverage: 0.7% of statements
01:21:12 [2023-02-17T01:21:12.771Z] ?   	github.com/docker/docker/image/v1	[no test files]
01:21:12 [2023-02-17T01:21:12.771Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
01:21:12 [2023-02-17T01:21:12.771Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
01:21:12 [2023-02-17T01:21:12.771Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
01:21:13 [2023-02-17T01:21:13.334Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
01:21:13 [2023-02-17T01:21:13.897Z] ok  	github.com/docker/docker/oci	0.019s	coverage: 39.3% of statements
01:21:14 [2023-02-17T01:21:14.460Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.3% of statements
01:21:14 [2023-02-17T01:21:14.716Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
01:21:16 [2023-02-17T01:21:16.608Z] ok  	github.com/docker/docker/pkg/archive	0.289s	coverage: 81.6% of statements
01:21:17 [2023-02-17T01:21:17.538Z] ok  	github.com/docker/docker/pkg/authorization	0.426s	coverage: 68.3% of statements
01:21:17 [2023-02-17T01:21:17.538Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
01:21:17 [2023-02-17T01:21:17.795Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
01:21:18 [2023-02-17T01:21:18.358Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.234s	coverage: 83.1% of statements
01:21:18 [2023-02-17T01:21:18.615Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
01:21:18 [2023-02-17T01:21:18.872Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
01:21:19 [2023-02-17T01:21:19.129Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
01:21:19 [2023-02-17T01:21:19.392Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
01:21:19 [2023-02-17T01:21:19.392Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
01:21:20 [2023-02-17T01:21:20.322Z] ok  	github.com/docker/docker/pkg/idtools	0.283s	coverage: 69.6% of statements
01:21:20 [2023-02-17T01:21:20.885Z] ok  	github.com/docker/docker/pkg/ioutils	0.349s	coverage: 71.4% of statements
01:21:21 [2023-02-17T01:21:21.143Z] ok  	github.com/docker/docker/layer	7.091s	coverage: 68.9% of statements
01:21:21 [2023-02-17T01:21:21.143Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
01:21:21 [2023-02-17T01:21:21.143Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
01:21:21 [2023-02-17T01:21:21.143Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
01:21:21 [2023-02-17T01:21:21.143Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
01:21:21 [2023-02-17T01:21:21.143Z] ?   	github.com/docker/docker/oci/caps	[no test files]
01:21:21 [2023-02-17T01:21:21.143Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
01:21:21 [2023-02-17T01:21:21.143Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
01:21:21 [2023-02-17T01:21:21.400Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
01:21:21 [2023-02-17T01:21:21.400Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
01:21:21 [2023-02-17T01:21:21.400Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
01:21:21 [2023-02-17T01:21:21.657Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
01:21:21 [2023-02-17T01:21:21.657Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.018s	coverage: 60.0% of statements
01:21:21 [2023-02-17T01:21:21.914Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 90.2% of statements
01:21:22 [2023-02-17T01:21:22.171Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 94.1% of statements
01:21:22 [2023-02-17T01:21:22.171Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
01:21:22 [2023-02-17T01:21:22.171Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
01:21:22 [2023-02-17T01:21:22.171Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
01:21:22 [2023-02-17T01:21:22.427Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
01:21:22 [2023-02-17T01:21:22.991Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
01:21:23 [2023-02-17T01:21:23.248Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
01:21:23 [2023-02-17T01:21:23.504Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
01:21:23 [2023-02-17T01:21:23.504Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
01:21:24 [2023-02-17T01:21:24.067Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
01:21:24 [2023-02-17T01:21:24.067Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
01:21:24 [2023-02-17T01:21:24.323Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
01:21:24 [2023-02-17T01:21:24.580Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
01:21:24 [2023-02-17T01:21:24.836Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
01:21:25 [2023-02-17T01:21:25.400Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 56.0% of statements
01:21:25 [2023-02-17T01:21:25.964Z] ok  	github.com/docker/docker/pkg/system	0.006s	coverage: 43.1% of statements
01:21:26 [2023-02-17T01:21:26.220Z] ok  	github.com/docker/docker/pkg/tailfile	0.073s	coverage: 88.6% of statements
01:21:26 [2023-02-17T01:21:26.782Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.1% of statements
01:21:27 [2023-02-17T01:21:27.039Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
01:21:28 [2023-02-17T01:21:28.930Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
01:21:29 [2023-02-17T01:21:29.187Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
01:21:29 [2023-02-17T01:21:29.750Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
01:21:30 [2023-02-17T01:21:30.684Z] ok  	github.com/docker/docker/quota	0.140s	coverage: 71.4% of statements
01:21:30 [2023-02-17T01:21:30.940Z] ok  	github.com/docker/docker/reference	0.011s	coverage: 83.7% of statements
01:21:31 [2023-02-17T01:21:31.875Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 58.6% of statements
01:21:32 [2023-02-17T01:21:32.438Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
01:21:32 [2023-02-17T01:21:32.438Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
01:21:33 [2023-02-17T01:21:33.002Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.6% of statements
01:21:33 [2023-02-17T01:21:33.259Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
01:21:34 [2023-02-17T01:21:34.627Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
01:21:35 [2023-02-17T01:21:35.556Z] ok  	github.com/docker/docker/volume/local	0.069s	coverage: 76.6% of statements
01:21:35 [2023-02-17T01:21:35.812Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 68.1% of statements
01:21:37 [2023-02-17T01:21:37.179Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 73.2% of statements
01:21:59 [2023-02-17T01:21:59.068Z] ok  	github.com/docker/docker/pkg/plugins	33.641s	coverage: 74.4% of statements
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/testutil/request	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/volume	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === Skipped
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     network_proxy_test.go:208: No support for dual stack yet
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:44: Driver btrfs not supported
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:44: Driver btrfs not supported
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:44: Driver btrfs not supported
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:44: Driver btrfs not supported
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:44: Driver btrfs not supported
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:71: No driver to put!
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z] time="2023-02-17T01:20:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z] time="2023-02-17T01:20:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z] time="2023-02-17T01:20:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z] time="2023-02-17T01:20:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z] time="2023-02-17T01:20:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:71: No driver to put!
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     overlay_test.go:50: Fails to compute changes intermittently
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     overlay_test.go:65: Cannot run test with naive change algorithm
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:44: Driver zfs not supported
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:44: Driver zfs not supported
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:44: Driver zfs not supported
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:44: Driver zfs not supported
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:44: Driver zfs not supported
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     graphtest_unix.go:71: No driver to put!
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
01:21:59 [2023-02-17T01:21:59.068Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
01:21:59 [2023-02-17T01:21:59.068Z] 
01:21:59 [2023-02-17T01:21:59.068Z] DONE 2972 tests, 28 skipped in 217.959s
01:21:59 [2023-02-17T01:21:59.068Z] + '[' -n 'github.com/docker/docker/libnetwork
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/bitmap
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/bitseq
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/cluster
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/config
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/datastore
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/diagnostic
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/discoverapi
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/driverapi
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/drivers/bridge
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/drivers/host
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/drivers/null
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/drivers/overlay
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/drivers/remote
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/drivers/windows
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/drvregistry
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/etchosts
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/idm
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/internal/caller
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/ipam
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/ipamapi
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/ipams/builtin
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/ipams/null
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/ipams/remote
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:21:59 [2023-02-17T01:21:59.068Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:21:59 [2023-02-17T01:21:59.069Z] github.com/docker/docker/libnetwork/ipamutils
01:21:59 [2023-02-17T01:21:59.069Z] github.com/docker/docker/libnetwork/iptables
01:21:59 [2023-02-17T01:21:59.069Z] github.com/docker/docker/libnetwork/netlabel
01:21:59 [2023-02-17T01:21:59.069Z] github.com/docker/docker/libnetwork/netutils
01:21:59 [2023-02-17T01:21:59.069Z] github.com/docker/docker/libnetwork/networkdb
01:21:59 [2023-02-17T01:21:59.069Z] github.com/docker/docker/libnetwork/ns
01:21:59 [2023-02-17T01:21:59.069Z] github.com/docker/docker/libnetwork/options
01:21:59 [2023-02-17T01:21:59.069Z] github.com/docker/docker/libnetwork/osl
01:21:59 [2023-02-17T01:21:59.069Z] github.com/docker/docker/libnetwork/osl/kernel
01:21:59 [2023-02-17T01:21:59.069Z] github.com/docker/docker/libnetwork/portallocator
01:21:59 [2023-02-17T01:21:59.069Z] github.com/docker/docker/libnetwork/portmapper
01:21:59 [2023-02-17T01:21:59.069Z] github.com/docker/docker/libnetwork/resolvconf
01:21:59 [2023-02-17T01:21:59.069Z] github.com/docker/docker/libnetwork/testutils
01:21:59 [2023-02-17T01:21:59.069Z] github.com/docker/docker/libnetwork/types' ']'
01:21:59 [2023-02-17T01:21:59.069Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
01:22:45 [2023-02-17T01:22:45.699Z] ok  	github.com/docker/docker/libnetwork	40.564s	coverage: 41.9% of statements
01:22:45 [2023-02-17T01:22:45.699Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
01:22:45 [2023-02-17T01:22:45.699Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.112s	coverage: 75.7% of statements
01:22:45 [2023-02-17T01:22:45.699Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
01:22:45 [2023-02-17T01:22:45.699Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
01:22:45 [2023-02-17T01:22:45.699Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
01:22:45 [2023-02-17T01:22:45.699Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
01:22:45 [2023-02-17T01:22:45.699Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
01:22:45 [2023-02-17T01:22:45.699Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
01:22:45 [2023-02-17T01:22:45.699Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
01:22:45 [2023-02-17T01:22:45.699Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
01:22:45 [2023-02-17T01:22:45.699Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 10.6% of statements
01:22:45 [2023-02-17T01:22:45.699Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 20.5% of statements
01:22:45 [2023-02-17T01:22:45.699Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
01:22:45 [2023-02-17T01:22:45.699Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
01:22:45 [2023-02-17T01:22:45.699Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
01:22:48 [2023-02-17T01:22:48.219Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.656s	coverage: 62.1% of statements
01:22:48 [2023-02-17T01:22:48.219Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
01:22:48 [2023-02-17T01:22:48.219Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 33.3% of statements
01:22:49 [2023-02-17T01:22:49.147Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.340s	coverage: 5.2% of statements
01:22:49 [2023-02-17T01:22:49.147Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
01:22:49 [2023-02-17T01:22:49.404Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
01:22:49 [2023-02-17T01:22:49.404Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
01:22:49 [2023-02-17T01:22:49.966Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
01:22:59 [2023-02-17T01:22:59.911Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.158s	coverage: 6.9% of statements
01:22:59 [2023-02-17T01:22:59.911Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
01:22:59 [2023-02-17T01:22:59.911Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.9% of statements
01:23:00 [2023-02-17T01:23:00.168Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.1% of statements
01:23:00 [2023-02-17T01:23:00.168Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
01:23:00 [2023-02-17T01:23:00.168Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
01:23:00 [2023-02-17T01:23:00.168Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
01:23:00 [2023-02-17T01:23:00.731Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.031s	coverage: 86.2% of statements
01:23:00 [2023-02-17T01:23:00.988Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.0% of statements
01:23:01 [2023-02-17T01:23:01.251Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
01:23:01 [2023-02-17T01:23:01.507Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
01:23:13 [2023-02-17T01:23:13.682Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
01:23:17 [2023-02-17T01:23:17.852Z] ok  	github.com/docker/docker/libnetwork/ipam	5.196s	coverage: 80.3% of statements
01:23:17 [2023-02-17T01:23:17.852Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
01:23:17 [2023-02-17T01:23:17.852Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
01:23:17 [2023-02-17T01:23:17.852Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
01:23:18 [2023-02-17T01:23:18.109Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 46.8% of statements
01:23:18 [2023-02-17T01:23:18.109Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
01:23:18 [2023-02-17T01:23:18.365Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
01:23:18 [2023-02-17T01:23:18.928Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.267s	coverage: 86.4% of statements
01:23:19 [2023-02-17T01:23:19.858Z] ok  	github.com/docker/docker/libnetwork/iptables	0.247s	coverage: 40.7% of statements
01:23:19 [2023-02-17T01:23:19.858Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
01:23:20 [2023-02-17T01:23:20.114Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 40.9% of statements
01:25:41 [2023-02-17T01:25:41.535Z] ok  	github.com/docker/docker/libnetwork/networkdb	133.866s	coverage: 60.2% of statements
01:25:41 [2023-02-17T01:25:41.535Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
01:25:41 [2023-02-17T01:25:41.535Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
01:25:41 [2023-02-17T01:25:41.535Z] ok  	github.com/docker/docker/libnetwork/osl	4.276s	coverage: 41.4% of statements
01:25:41 [2023-02-17T01:25:41.535Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
01:25:41 [2023-02-17T01:25:41.535Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
01:25:42 [2023-02-17T01:25:42.099Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.638s	coverage: 46.3% of statements
01:25:42 [2023-02-17T01:25:42.355Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
01:25:42 [2023-02-17T01:25:42.355Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
01:25:42 [2023-02-17T01:25:42.612Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
01:25:42 [2023-02-17T01:25:42.612Z] 
01:25:42 [2023-02-17T01:25:42.612Z] === Skipped
01:25:42 [2023-02-17T01:25:42.612Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
01:25:42 [2023-02-17T01:25:42.612Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
01:25:42 [2023-02-17T01:25:42.612Z] 
01:25:42 [2023-02-17T01:25:42.612Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
01:25:42 [2023-02-17T01:25:42.612Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
01:25:42 [2023-02-17T01:25:42.612Z] 
01:25:42 [2023-02-17T01:25:42.612Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
01:25:42 [2023-02-17T01:25:42.612Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
01:25:42 [2023-02-17T01:25:42.612Z] 
01:25:42 [2023-02-17T01:25:42.612Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
01:25:42 [2023-02-17T01:25:42.612Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
01:25:42 [2023-02-17T01:25:42.612Z] 
01:25:42 [2023-02-17T01:25:42.612Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
01:25:42 [2023-02-17T01:25:42.612Z]     allocator_test.go:1187: Skipped because t.parallel was less than  5
01:25:42 [2023-02-17T01:25:42.612Z] 
01:25:42 [2023-02-17T01:25:42.612Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
01:25:42 [2023-02-17T01:25:42.612Z]     firewalld_test.go:14: firewalld is not running
01:25:42 [2023-02-17T01:25:42.612Z] 
01:25:42 [2023-02-17T01:25:42.612Z] DONE 337 tests, 6 skipped in 225.845s
Post stage
[Pipeline] junit
01:25:43 [2023-02-17T01:25:43.184Z] Recording test results
01:25:43 [2023-02-17T01:25:43.306Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:25:43 [2023-02-17T01:25:43.624Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45023/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=126c12e715cb2045aac9e6e61b46a3cab6fe705d -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:126c12e715cb2045aac9e6e61b46a3cab6fe705d hack/make.sh dynbinary test-integration
01:25:44 [2023-02-17T01:25:44.187Z] 
01:25:44 [2023-02-17T01:25:44.187Z] Removing bundles/
01:25:44 [2023-02-17T01:25:44.187Z] 
01:25:44 [2023-02-17T01:25:44.187Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
01:25:44 [2023-02-17T01:25:44.187Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
01:27:20 [2023-02-17T01:27:20.578Z] Created binary: bundles/dynbinary-daemon/dockerd
01:27:20 [2023-02-17T01:27:20.578Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
01:27:20 [2023-02-17T01:27:20.578Z] Created binary: bundles/dynbinary-daemon/docker-proxy
01:27:20 [2023-02-17T01:27:20.578Z] 
01:27:20 [2023-02-17T01:27:20.578Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:27:20 [2023-02-17T01:27:20.578Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:27:20 [2023-02-17T01:27:20.578Z] HOSTNAME=054f767126a1
01:27:20 [2023-02-17T01:27:20.578Z] TESTDEBUG=0
01:27:20 [2023-02-17T01:27:20.578Z] DEST=bundles/test-integration
01:27:20 [2023-02-17T01:27:20.578Z] PWD=/go/src/github.com/docker/docker
01:27:20 [2023-02-17T01:27:20.578Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
01:27:20 [2023-02-17T01:27:20.578Z] DOCKER_GITCOMMIT=126c12e715cb2045aac9e6e61b46a3cab6fe705d
01:27:20 [2023-02-17T01:27:20.578Z] container=docker
01:27:20 [2023-02-17T01:27:20.578Z] HOME=/root
01:27:20 [2023-02-17T01:27:20.578Z] CONTAINERD_NAMESPACE=moby
01:27:20 [2023-02-17T01:27:20.578Z] GOLANG_VERSION=1.19.6
01:27:20 [2023-02-17T01:27:20.578Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:27:20 [2023-02-17T01:27:20.578Z] VALIDATE_BRANCH=master
01:27:20 [2023-02-17T01:27:20.578Z] TERM=xterm
01:27:20 [2023-02-17T01:27:20.578Z] DOCKER_PKG=github.com/docker/docker
01:27:20 [2023-02-17T01:27:20.578Z] SHLVL=1
01:27:20 [2023-02-17T01:27:20.578Z] TIMEOUT=120m
01:27:20 [2023-02-17T01:27:20.578Z] DOCKER_GRAPHDRIVER=overlay2
01:27:20 [2023-02-17T01:27:20.578Z] GO111MODULE=off
01:27:20 [2023-02-17T01:27:20.578Z] DOCKER_EXPERIMENTAL=1
01:27:20 [2023-02-17T01:27:20.578Z] TEST_SKIP_INTEGRATION_CLI=1
01:27:20 [2023-02-17T01:27:20.578Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:27:20 [2023-02-17T01:27:20.578Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:27:20 [2023-02-17T01:27:20.578Z] GOPATH=/go
01:27:20 [2023-02-17T01:27:20.578Z] PKG_CONFIG=pkg-config
01:27:20 [2023-02-17T01:27:20.578Z] _=/usr/bin/env
01:27:20 [2023-02-17T01:27:20.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
01:27:47 [2023-02-17T01:27:47.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
01:27:47 [2023-02-17T01:27:47.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
01:28:09 [2023-02-17T01:28:09.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
01:28:18 [2023-02-17T01:28:18.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
01:28:24 [2023-02-17T01:28:24.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
01:28:24 [2023-02-17T01:28:24.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
01:28:25 [2023-02-17T01:28:25.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
01:28:25 [2023-02-17T01:28:25.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
01:28:26 [2023-02-17T01:28:26.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
01:28:26 [2023-02-17T01:28:26.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
01:28:27 [2023-02-17T01:28:27.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
01:28:29 [2023-02-17T01:28:29.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
01:28:30 [2023-02-17T01:28:30.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
01:28:31 [2023-02-17T01:28:31.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
01:28:31 [2023-02-17T01:28:31.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
01:28:32 [2023-02-17T01:28:32.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
01:28:33 [2023-02-17T01:28:33.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
01:28:34 [2023-02-17T01:28:34.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
01:28:35 [2023-02-17T01:28:35.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
01:28:36 [2023-02-17T01:28:36.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
01:28:36 [2023-02-17T01:28:36.845Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:28:36 [2023-02-17T01:28:36.845Z] Using test binary docker
01:28:36 [2023-02-17T01:28:36.845Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
01:28:36 [2023-02-17T01:28:36.845Z] +++ /etc/init.d/apparmor start
01:28:36 [2023-02-17T01:28:36.845Z] Not: starting.
01:28:36 [2023-02-17T01:28:36.845Z] INFO: Waiting for daemon to start...
01:28:36 [2023-02-17T01:28:36.845Z] Starting dockerd
01:28:36 [2023-02-17T01:28:36.845Z] +++ 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
01:28:38 [2023-02-17T01:28:38.736Z] .
01:28:38 [2023-02-17T01:28:38.736Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
01:28:38 [2023-02-17T01:28:38.736Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
01:28:38 [2023-02-17T01:28:38.736Z] Error: No such image: emptyfs
01:28:38 [2023-02-17T01:28:38.736Z] ++++ tar -cC bundles/test-integration/emptyfs .
01:28:38 [2023-02-17T01:28:38.736Z] ++++ docker load
01:28:38 [2023-02-17T01:28:38.736Z] Loaded image: emptyfs:latest
01:28:38 [2023-02-17T01:28:38.736Z] Running integration-test (iteration 1)
01:28:38 [2023-02-17T01:28:38.736Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
01:28:38 [2023-02-17T01:28:38.736Z] ++ 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
01:28:38 [2023-02-17T01:28:38.736Z] ++ set -e
01:28:38 [2023-02-17T01:28:38.736Z] ++ '[' -n 0 ']'
01:28:38 [2023-02-17T01:28:38.736Z] ++ set -x
01:28:38 [2023-02-17T01:28:38.736Z] ++ 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
01:28:38 [2023-02-17T01:28:38.992Z] Loaded image: busybox:latest
01:28:38 [2023-02-17T01:28:38.992Z] Loaded image: busybox:glibc
01:28:40 [2023-02-17T01:28:40.358Z] Loaded image: debian:bullseye-slim
01:28:40 [2023-02-17T01:28:40.358Z] Loaded image: hello-world:latest
01:28:40 [2023-02-17T01:28:40.358Z] Loaded image: arm32v7/hello-world:latest
01:28:40 [2023-02-17T01:28:40.358Z] INFO: Testing against a local daemon
01:28:40 [2023-02-17T01:28:40.358Z] === RUN   TestCgroupNamespacesBuild
01:28:41 [2023-02-17T01:28:41.287Z] --- PASS: TestCgroupNamespacesBuild (1.03s)
01:28:41 [2023-02-17T01:28:41.287Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
01:28:42 [2023-02-17T01:28:42.654Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.01s)
01:28:42 [2023-02-17T01:28:42.654Z] === RUN   TestBuildWithSession
01:28:42 [2023-02-17T01:28:42.654Z]     build_session_test.go:25: TODO: BuildKit
01:28:42 [2023-02-17T01:28:42.654Z] --- SKIP: TestBuildWithSession (0.00s)
01:28:42 [2023-02-17T01:28:42.654Z] === RUN   TestBuildSquashParent
01:28:45 [2023-02-17T01:28:45.204Z] --- PASS: TestBuildSquashParent (2.79s)
01:28:45 [2023-02-17T01:28:45.204Z] === RUN   TestBuildWithRemoveAndForceRemove
01:28:45 [2023-02-17T01:28:45.204Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:28:45 [2023-02-17T01:28:45.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:28:45 [2023-02-17T01:28:45.204Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:28:45 [2023-02-17T01:28:45.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:28:45 [2023-02-17T01:28:45.204Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:28:45 [2023-02-17T01:28:45.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:28:45 [2023-02-17T01:28:45.204Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:28:45 [2023-02-17T01:28:45.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:28:45 [2023-02-17T01:28:45.204Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:28:45 [2023-02-17T01:28:45.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:28:45 [2023-02-17T01:28:45.204Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:28:45 [2023-02-17T01:28:45.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:28:45 [2023-02-17T01:28:45.204Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:28:45 [2023-02-17T01:28:45.204Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:28:46 [2023-02-17T01:28:46.571Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:28:46 [2023-02-17T01:28:46.571Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:28:47 [2023-02-17T01:28:47.499Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:28:47 [2023-02-17T01:28:47.499Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:28:48 [2023-02-17T01:28:48.429Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
01:28:48 [2023-02-17T01:28:48.429Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.20s)
01:28:48 [2023-02-17T01:28:48.429Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.31s)
01:28:48 [2023-02-17T01:28:48.429Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.06s)
01:28:48 [2023-02-17T01:28:48.429Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (0.98s)
01:28:48 [2023-02-17T01:28:48.429Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (0.91s)
01:28:48 [2023-02-17T01:28:48.429Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.99s)
01:28:48 [2023-02-17T01:28:48.429Z] === RUN   TestBuildMultiStageCopy
01:28:48 [2023-02-17T01:28:48.429Z] === RUN   TestBuildMultiStageCopy/copy_to_root
01:28:49 [2023-02-17T01:28:49.357Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
01:28:49 [2023-02-17T01:28:49.357Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
01:28:49 [2023-02-17T01:28:49.357Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
01:28:49 [2023-02-17T01:28:49.357Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
01:28:49 [2023-02-17T01:28:49.613Z] --- PASS: TestBuildMultiStageCopy (1.11s)
01:28:49 [2023-02-17T01:28:49.613Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.81s)
01:28:49 [2023-02-17T01:28:49.613Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s)
01:28:49 [2023-02-17T01:28:49.613Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.07s)
01:28:49 [2023-02-17T01:28:49.613Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.08s)
01:28:49 [2023-02-17T01:28:49.613Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.09s)
01:28:49 [2023-02-17T01:28:49.613Z] === RUN   TestBuildMultiStageParentConfig
01:28:49 [2023-02-17T01:28:49.869Z] --- PASS: TestBuildMultiStageParentConfig (0.30s)
01:28:49 [2023-02-17T01:28:49.869Z] === RUN   TestBuildLabelWithTargets
01:28:50 [2023-02-17T01:28:50.431Z] --- PASS: TestBuildLabelWithTargets (0.48s)
01:28:50 [2023-02-17T01:28:50.431Z] === RUN   TestBuildWithEmptyLayers
01:28:50 [2023-02-17T01:28:50.431Z] --- PASS: TestBuildWithEmptyLayers (0.11s)
01:28:50 [2023-02-17T01:28:50.431Z] === RUN   TestBuildMultiStageOnBuild
01:28:51 [2023-02-17T01:28:51.360Z] --- PASS: TestBuildMultiStageOnBuild (1.01s)
01:28:51 [2023-02-17T01:28:51.360Z] === RUN   TestBuildUncleanTarFilenames
01:28:51 [2023-02-17T01:28:51.616Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
01:28:51 [2023-02-17T01:28:51.616Z] === RUN   TestBuildMultiStageLayerLeak
01:28:52 [2023-02-17T01:28:52.545Z] --- PASS: TestBuildMultiStageLayerLeak (0.92s)
01:28:52 [2023-02-17T01:28:52.545Z] === RUN   TestBuildWithHugeFile
01:29:31 [2023-02-17T01:29:31.226Z] --- PASS: TestBuildWithHugeFile (34.74s)
01:29:31 [2023-02-17T01:29:31.226Z] === RUN   TestBuildWCOWSandboxSize
01:29:31 [2023-02-17T01:29:31.226Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
01:29:31 [2023-02-17T01:29:31.226Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
01:29:31 [2023-02-17T01:29:31.226Z] === RUN   TestBuildWithEmptyDockerfile
01:29:31 [2023-02-17T01:29:31.226Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
01:29:31 [2023-02-17T01:29:31.226Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
01:29:31 [2023-02-17T01:29:31.226Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:29:31 [2023-02-17T01:29:31.226Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:29:31 [2023-02-17T01:29:31.226Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:29:31 [2023-02-17T01:29:31.226Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:29:31 [2023-02-17T01:29:31.226Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
01:29:31 [2023-02-17T01:29:31.226Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:29:31 [2023-02-17T01:29:31.226Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:29:31 [2023-02-17T01:29:31.226Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
01:29:31 [2023-02-17T01:29:31.226Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
01:29:31 [2023-02-17T01:29:31.226Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
01:29:31 [2023-02-17T01:29:31.226Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
01:29:31 [2023-02-17T01:29:31.226Z] === RUN   TestBuildPreserveOwnership
01:29:31 [2023-02-17T01:29:31.226Z] === RUN   TestBuildPreserveOwnership/copy_from
01:29:31 [2023-02-17T01:29:31.226Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
01:29:31 [2023-02-17T01:29:31.226Z] --- PASS: TestBuildPreserveOwnership (1.91s)
01:29:31 [2023-02-17T01:29:31.226Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.39s)
01:29:31 [2023-02-17T01:29:31.226Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.52s)
01:29:31 [2023-02-17T01:29:31.226Z] === RUN   TestBuildPlatformInvalid
01:29:31 [2023-02-17T01:29:31.226Z] --- PASS: TestBuildPlatformInvalid (0.02s)
01:29:31 [2023-02-17T01:29:31.226Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
01:29:31 [2023-02-17T01:29:31.226Z] Loaded image: busybox:latest
01:29:31 [2023-02-17T01:29:31.226Z] Loaded image: busybox:glibc
01:29:31 [2023-02-17T01:29:31.226Z] Loaded image: debian:bullseye-slim
01:29:31 [2023-02-17T01:29:31.226Z] Loaded image: hello-world:latest
01:29:31 [2023-02-17T01:29:31.226Z] Loaded image: arm32v7/hello-world:latest
01:29:39 [2023-02-17T01:29:39.314Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.86s)
01:29:39 [2023-02-17T01:29:39.314Z] PASS
01:29:39 [2023-02-17T01:29:39.314Z] 
01:29:39 [2023-02-17T01:29:39.314Z] === Skipped
01:29:39 [2023-02-17T01:29:39.314Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
01:29:39 [2023-02-17T01:29:39.314Z]     build_session_test.go:25: TODO: BuildKit
01:29:39 [2023-02-17T01:29:39.314Z] 
01:29:39 [2023-02-17T01:29:39.314Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
01:29:39 [2023-02-17T01:29:39.314Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
01:29:39 [2023-02-17T01:29:39.314Z] 
01:29:39 [2023-02-17T01:29:39.314Z] DONE 34 tests, 2 skipped in 60.235s
01:29:39 [2023-02-17T01:29:39.314Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
01:29:39 [2023-02-17T01:29:39.314Z] ++ 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
01:29:39 [2023-02-17T01:29:39.314Z] ++ set -e
01:29:39 [2023-02-17T01:29:39.314Z] ++ '[' -n 0 ']'
01:29:39 [2023-02-17T01:29:39.314Z] ++ set -x
01:29:39 [2023-02-17T01:29:39.314Z] ++ 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
01:29:39 [2023-02-17T01:29:39.314Z] INFO: Testing against a local daemon
01:29:39 [2023-02-17T01:29:39.314Z] === RUN   TestConfigInspect
01:29:41 [2023-02-17T01:29:41.206Z] --- PASS: TestConfigInspect (1.76s)
01:29:41 [2023-02-17T01:29:41.206Z] === RUN   TestConfigList
01:29:42 [2023-02-17T01:29:42.572Z] --- PASS: TestConfigList (1.72s)
01:29:42 [2023-02-17T01:29:42.572Z] === RUN   TestConfigsCreateAndDelete
01:29:44 [2023-02-17T01:29:44.461Z] --- PASS: TestConfigsCreateAndDelete (1.77s)
01:29:44 [2023-02-17T01:29:44.461Z] === RUN   TestConfigsUpdate
01:29:46 [2023-02-17T01:29:46.351Z] --- PASS: TestConfigsUpdate (1.77s)
01:29:46 [2023-02-17T01:29:46.351Z] === RUN   TestTemplatedConfig
01:29:48 [2023-02-17T01:29:48.868Z] --- PASS: TestTemplatedConfig (2.34s)
01:29:48 [2023-02-17T01:29:48.868Z] === RUN   TestConfigCreateResolve
01:29:50 [2023-02-17T01:29:50.233Z] --- PASS: TestConfigCreateResolve (1.42s)
01:29:50 [2023-02-17T01:29:50.233Z] PASS
01:29:50 [2023-02-17T01:29:50.233Z] 
01:29:50 [2023-02-17T01:29:50.233Z] DONE 6 tests in 10.863s
01:29:50 [2023-02-17T01:29:50.233Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
01:29:50 [2023-02-17T01:29:50.233Z] ++ 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
01:29:50 [2023-02-17T01:29:50.233Z] ++ set -e
01:29:50 [2023-02-17T01:29:50.233Z] ++ '[' -n 0 ']'
01:29:50 [2023-02-17T01:29:50.233Z] ++ set -x
01:29:50 [2023-02-17T01:29:50.233Z] ++ 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
01:29:50 [2023-02-17T01:29:50.233Z] INFO: Testing against a local daemon
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestAttachWithTTY
01:29:50 [2023-02-17T01:29:50.233Z] --- PASS: TestAttachWithTTY (0.06s)
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestAttachWithoutTTy
01:29:50 [2023-02-17T01:29:50.233Z] --- PASS: TestAttachWithoutTTy (0.04s)
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestCheckpoint
01:29:50 [2023-02-17T01:29:50.233Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:29:50 [2023-02-17T01:29:50.233Z] --- SKIP: TestCheckpoint (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/commit
01:29:50 [2023-02-17T01:29:50.233Z] === PAUSE TestContainerInvalidJSON/commit
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/containers/create
01:29:50 [2023-02-17T01:29:50.233Z] === PAUSE TestContainerInvalidJSON/containers/create
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
01:29:50 [2023-02-17T01:29:50.233Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
01:29:50 [2023-02-17T01:29:50.233Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
01:29:50 [2023-02-17T01:29:50.233Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
01:29:50 [2023-02-17T01:29:50.233Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
01:29:50 [2023-02-17T01:29:50.233Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
01:29:50 [2023-02-17T01:29:50.233Z] === CONT  TestContainerInvalidJSON/commit
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
01:29:50 [2023-02-17T01:29:50.233Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/commit/empty_body
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
01:29:50 [2023-02-17T01:29:50.233Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
01:29:50 [2023-02-17T01:29:50.233Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
01:29:50 [2023-02-17T01:29:50.233Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
01:29:50 [2023-02-17T01:29:50.233Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
01:29:50 [2023-02-17T01:29:50.233Z] === CONT  TestContainerInvalidJSON/containers/create
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
01:29:50 [2023-02-17T01:29:50.233Z] --- PASS: TestContainerInvalidJSON (0.01s)
01:29:50 [2023-02-17T01:29:50.233Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestCopyFromContainerPathDoesNotExist
01:29:50 [2023-02-17T01:29:50.233Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
01:29:50 [2023-02-17T01:29:50.233Z] === RUN   TestCopyFromContainerPathIsNotDir
01:29:50 [2023-02-17T01:29:50.489Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
01:29:50 [2023-02-17T01:29:50.489Z] === RUN   TestCopyToContainerPathDoesNotExist
01:29:50 [2023-02-17T01:29:50.489Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
01:29:50 [2023-02-17T01:29:50.489Z] === RUN   TestCopyEmptyFile
01:29:50 [2023-02-17T01:29:50.489Z] --- PASS: TestCopyEmptyFile (0.05s)
01:29:50 [2023-02-17T01:29:50.489Z] === RUN   TestCopyToContainerPathIsNotDir
01:29:50 [2023-02-17T01:29:50.489Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
01:29:50 [2023-02-17T01:29:50.489Z] === RUN   TestCopyFromContainer
01:29:51 [2023-02-17T01:29:51.050Z] === RUN   TestCopyFromContainer//
01:29:51 [2023-02-17T01:29:51.050Z] === RUN   TestCopyFromContainer/.
01:29:51 [2023-02-17T01:29:51.050Z] === RUN   TestCopyFromContainer//.
01:29:51 [2023-02-17T01:29:51.050Z] === RUN   TestCopyFromContainer/./
01:29:51 [2023-02-17T01:29:51.050Z] === RUN   TestCopyFromContainer//./
01:29:51 [2023-02-17T01:29:51.050Z] === RUN   TestCopyFromContainer//bar/root
01:29:51 [2023-02-17T01:29:51.050Z] === RUN   TestCopyFromContainer//bar/root/
01:29:51 [2023-02-17T01:29:51.050Z] === RUN   TestCopyFromContainer//bar/root/.
01:29:51 [2023-02-17T01:29:51.050Z] === RUN   TestCopyFromContainer/bar/quux
01:29:51 [2023-02-17T01:29:51.312Z] === RUN   TestCopyFromContainer/bar/quux/
01:29:51 [2023-02-17T01:29:51.312Z] === RUN   TestCopyFromContainer/bar/quux/.
01:29:51 [2023-02-17T01:29:51.312Z] === RUN   TestCopyFromContainer/bar/quux/baz
01:29:51 [2023-02-17T01:29:51.312Z] === RUN   TestCopyFromContainer/bar/filesymlink
01:29:51 [2023-02-17T01:29:51.312Z] === RUN   TestCopyFromContainer/bar/dirsymlink
01:29:51 [2023-02-17T01:29:51.312Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
01:29:51 [2023-02-17T01:29:51.312Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
01:29:51 [2023-02-17T01:29:51.313Z] === RUN   TestCopyFromContainer/bar/notarget
01:29:51 [2023-02-17T01:29:51.313Z] --- PASS: TestCopyFromContainer (0.74s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCopyFromContainer// (0.01s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCopyFromContainer/. (0.02s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCopyFromContainer//. (0.01s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
01:29:51 [2023-02-17T01:29:51.313Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
01:29:51 [2023-02-17T01:29:51.313Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:29:51 [2023-02-17T01:29:51.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:29:51 [2023-02-17T01:29:51.313Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:29:51 [2023-02-17T01:29:51.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:29:51 [2023-02-17T01:29:51.313Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
01:29:51 [2023-02-17T01:29:51.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
01:29:51 [2023-02-17T01:29:51.313Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
01:29:51 [2023-02-17T01:29:51.313Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
01:29:51 [2023-02-17T01:29:51.313Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
01:29:51 [2023-02-17T01:29:51.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
01:29:51 [2023-02-17T01:29:51.313Z] === RUN   TestCreateLinkToNonExistingContainer
01:29:51 [2023-02-17T01:29:51.313Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
01:29:51 [2023-02-17T01:29:51.313Z] === RUN   TestCreateWithInvalidEnv
01:29:51 [2023-02-17T01:29:51.313Z] === RUN   TestCreateWithInvalidEnv/0
01:29:51 [2023-02-17T01:29:51.313Z] === PAUSE TestCreateWithInvalidEnv/0
01:29:51 [2023-02-17T01:29:51.313Z] === RUN   TestCreateWithInvalidEnv/1
01:29:51 [2023-02-17T01:29:51.313Z] === PAUSE TestCreateWithInvalidEnv/1
01:29:51 [2023-02-17T01:29:51.313Z] === RUN   TestCreateWithInvalidEnv/2
01:29:51 [2023-02-17T01:29:51.313Z] === PAUSE TestCreateWithInvalidEnv/2
01:29:51 [2023-02-17T01:29:51.313Z] === CONT  TestCreateWithInvalidEnv/0
01:29:51 [2023-02-17T01:29:51.313Z] === CONT  TestCreateWithInvalidEnv/2
01:29:51 [2023-02-17T01:29:51.313Z] === CONT  TestCreateWithInvalidEnv/1
01:29:51 [2023-02-17T01:29:51.313Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
01:29:51 [2023-02-17T01:29:51.313Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
01:29:51 [2023-02-17T01:29:51.313Z] === RUN   TestCreateTmpfsMountsTarget
01:29:51 [2023-02-17T01:29:51.313Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
01:29:51 [2023-02-17T01:29:51.313Z] === RUN   TestCreateWithCustomMaskedPaths
01:29:52 [2023-02-17T01:29:52.679Z] --- PASS: TestCreateWithCustomMaskedPaths (1.09s)
01:29:52 [2023-02-17T01:29:52.679Z] === RUN   TestCreateWithCustomReadonlyPaths
01:29:53 [2023-02-17T01:29:53.607Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s)
01:29:53 [2023-02-17T01:29:53.607Z] === RUN   TestCreateWithInvalidHealthcheckParams
01:29:53 [2023-02-17T01:29:53.608Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:29:53 [2023-02-17T01:29:53.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:29:53 [2023-02-17T01:29:53.608Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:29:53 [2023-02-17T01:29:53.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:29:53 [2023-02-17T01:29:53.608Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:29:53 [2023-02-17T01:29:53.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:29:53 [2023-02-17T01:29:53.608Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:29:53 [2023-02-17T01:29:53.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:29:53 [2023-02-17T01:29:53.608Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:29:53 [2023-02-17T01:29:53.608Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:29:53 [2023-02-17T01:29:53.608Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
01:29:53 [2023-02-17T01:29:53.608Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
01:29:53 [2023-02-17T01:29:53.608Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
01:29:53 [2023-02-17T01:29:53.608Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
01:29:53 [2023-02-17T01:29:53.608Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
01:29:53 [2023-02-17T01:29:53.608Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
01:29:53 [2023-02-17T01:29:53.608Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
01:29:53 [2023-02-17T01:29:53.608Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
01:29:53 [2023-02-17T01:29:53.608Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
01:29:53 [2023-02-17T01:29:53.608Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
01:29:53 [2023-02-17T01:29:53.608Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
01:29:53 [2023-02-17T01:29:53.608Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
01:29:53 [2023-02-17T01:29:53.863Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
01:29:53 [2023-02-17T01:29:53.863Z] === RUN   TestCreateDifferentPlatform
01:29:53 [2023-02-17T01:29:53.863Z] === RUN   TestCreateDifferentPlatform/different_os
01:29:53 [2023-02-17T01:29:53.863Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
01:29:53 [2023-02-17T01:29:53.863Z] --- PASS: TestCreateDifferentPlatform (0.01s)
01:29:53 [2023-02-17T01:29:53.863Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
01:29:53 [2023-02-17T01:29:53.863Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
01:29:53 [2023-02-17T01:29:53.863Z] === RUN   TestCreateVolumesFromNonExistingContainer
01:29:53 [2023-02-17T01:29:53.863Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
01:29:53 [2023-02-17T01:29:53.863Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
01:29:54 [2023-02-17T01:29:54.119Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
01:29:54 [2023-02-17T01:29:54.119Z] === RUN   TestCreateInvalidHostConfig
01:29:54 [2023-02-17T01:29:54.119Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
01:29:54 [2023-02-17T01:29:54.119Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
01:29:54 [2023-02-17T01:29:54.120Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
01:29:54 [2023-02-17T01:29:54.120Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
01:29:54 [2023-02-17T01:29:54.120Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
01:29:54 [2023-02-17T01:29:54.120Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
01:29:54 [2023-02-17T01:29:54.120Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
01:29:54 [2023-02-17T01:29:54.120Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
01:29:54 [2023-02-17T01:29:54.120Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
01:29:54 [2023-02-17T01:29:54.120Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
01:29:54 [2023-02-17T01:29:54.120Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
01:29:54 [2023-02-17T01:29:54.120Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
01:29:54 [2023-02-17T01:29:54.120Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
01:29:54 [2023-02-17T01:29:54.120Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
01:29:54 [2023-02-17T01:29:54.120Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
01:29:54 [2023-02-17T01:29:54.120Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
01:29:54 [2023-02-17T01:29:54.120Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
01:29:54 [2023-02-17T01:29:54.120Z] === RUN   TestContainerStartOnDaemonRestart
01:29:54 [2023-02-17T01:29:54.120Z] === PAUSE TestContainerStartOnDaemonRestart
01:29:54 [2023-02-17T01:29:54.120Z] === RUN   TestDaemonRestartIpcMode
01:29:54 [2023-02-17T01:29:54.120Z] === PAUSE TestDaemonRestartIpcMode
01:29:54 [2023-02-17T01:29:54.120Z] === RUN   TestDaemonHostGatewayIP
01:29:54 [2023-02-17T01:29:54.120Z] === PAUSE TestDaemonHostGatewayIP
01:29:54 [2023-02-17T01:29:54.120Z] === RUN   TestRestartDaemonWithRestartingContainer
01:29:54 [2023-02-17T01:29:54.120Z] === PAUSE TestRestartDaemonWithRestartingContainer
01:29:54 [2023-02-17T01:29:54.120Z] === RUN   TestContainerKillOnDaemonStart
01:29:54 [2023-02-17T01:29:54.120Z] === PAUSE TestContainerKillOnDaemonStart
01:29:54 [2023-02-17T01:29:54.120Z] === RUN   TestDiff
01:29:54 [2023-02-17T01:29:54.376Z] --- PASS: TestDiff (0.37s)
01:29:54 [2023-02-17T01:29:54.376Z] === RUN   TestExecConsoleSize
01:29:54 [2023-02-17T01:29:54.938Z] --- PASS: TestExecConsoleSize (0.41s)
01:29:54 [2023-02-17T01:29:54.938Z] === RUN   TestExecWithCloseStdin
01:29:55 [2023-02-17T01:29:55.194Z] --- PASS: TestExecWithCloseStdin (0.42s)
01:29:55 [2023-02-17T01:29:55.194Z] === RUN   TestExec
01:29:55 [2023-02-17T01:29:55.757Z] --- PASS: TestExec (0.43s)
01:29:55 [2023-02-17T01:29:55.757Z] === RUN   TestExecUser
01:29:56 [2023-02-17T01:29:56.016Z] --- PASS: TestExecUser (0.43s)
01:29:56 [2023-02-17T01:29:56.016Z] === RUN   TestExportContainerAndImportImage
01:29:56 [2023-02-17T01:29:56.578Z] --- PASS: TestExportContainerAndImportImage (0.45s)
01:29:56 [2023-02-17T01:29:56.578Z] === RUN   TestExportContainerAfterDaemonRestart
01:29:57 [2023-02-17T01:29:57.945Z] --- PASS: TestExportContainerAfterDaemonRestart (1.16s)
01:29:57 [2023-02-17T01:29:57.945Z] === RUN   TestHealthCheckWorkdir
01:29:58 [2023-02-17T01:29:58.201Z] --- PASS: TestHealthCheckWorkdir (0.49s)
01:29:58 [2023-02-17T01:29:58.201Z] === RUN   TestHealthKillContainer
01:30:06 [2023-02-17T01:30:06.287Z] --- PASS: TestHealthKillContainer (7.80s)
01:30:06 [2023-02-17T01:30:06.287Z] === RUN   TestHealthCheckProcessKilled
01:30:06 [2023-02-17T01:30:06.543Z] --- PASS: TestHealthCheckProcessKilled (0.60s)
01:30:06 [2023-02-17T01:30:06.543Z] === RUN   TestInspectCpusetInConfigPre120
01:30:07 [2023-02-17T01:30:07.106Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
01:30:07 [2023-02-17T01:30:07.106Z] === RUN   TestIpcModeNone
01:30:07 [2023-02-17T01:30:07.362Z] --- PASS: TestIpcModeNone (0.44s)
01:30:07 [2023-02-17T01:30:07.362Z] === RUN   TestIpcModePrivate
01:30:07 [2023-02-17T01:30:07.618Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
01:30:07 [2023-02-17T01:30:07.875Z] --- PASS: TestIpcModePrivate (0.43s)
01:30:07 [2023-02-17T01:30:07.875Z] === RUN   TestIpcModeShareable
01:30:08 [2023-02-17T01:30:08.132Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
01:30:08 [2023-02-17T01:30:08.388Z] --- PASS: TestIpcModeShareable (0.42s)
01:30:08 [2023-02-17T01:30:08.388Z] === RUN   TestAPIIpcModeShareableAndContainer
01:30:09 [2023-02-17T01:30:09.754Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s)
01:30:09 [2023-02-17T01:30:09.754Z] === RUN   TestAPIIpcModeHost
01:30:10 [2023-02-17T01:30:10.010Z] --- PASS: TestAPIIpcModeHost (0.30s)
01:30:10 [2023-02-17T01:30:10.010Z] === RUN   TestDaemonIpcModeShareable
01:30:10 [2023-02-17T01:30:10.953Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
01:30:10 [2023-02-17T01:30:10.953Z] --- PASS: TestDaemonIpcModeShareable (1.04s)
01:30:10 [2023-02-17T01:30:10.953Z] === RUN   TestDaemonIpcModePrivate
01:30:11 [2023-02-17T01:30:11.882Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
01:30:11 [2023-02-17T01:30:11.882Z] --- PASS: TestDaemonIpcModePrivate (1.03s)
01:30:11 [2023-02-17T01:30:11.882Z] === RUN   TestDaemonIpcModePrivateFromConfig
01:30:12 [2023-02-17T01:30:12.811Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
01:30:13 [2023-02-17T01:30:13.067Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.02s)
01:30:13 [2023-02-17T01:30:13.067Z] === RUN   TestDaemonIpcModeShareableFromConfig
01:30:13 [2023-02-17T01:30:13.995Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
01:30:13 [2023-02-17T01:30:13.995Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.00s)
01:30:13 [2023-02-17T01:30:13.995Z] === RUN   TestIpcModeOlderClient
01:30:13 [2023-02-17T01:30:13.995Z] === PAUSE TestIpcModeOlderClient
01:30:13 [2023-02-17T01:30:13.995Z] === RUN   TestKillContainerInvalidSignal
01:30:14 [2023-02-17T01:30:14.251Z] --- PASS: TestKillContainerInvalidSignal (0.36s)
01:30:14 [2023-02-17T01:30:14.251Z] === RUN   TestKillContainer
01:30:14 [2023-02-17T01:30:14.507Z] === RUN   TestKillContainer/no_signal
01:30:14 [2023-02-17T01:30:14.764Z] === RUN   TestKillContainer/non_killing_signal
01:30:15 [2023-02-17T01:30:15.020Z] === RUN   TestKillContainer/killing_signal
01:30:15 [2023-02-17T01:30:15.583Z] --- PASS: TestKillContainer (1.13s)
01:30:15 [2023-02-17T01:30:15.583Z]     --- PASS: TestKillContainer/no_signal (0.36s)
01:30:15 [2023-02-17T01:30:15.583Z]     --- PASS: TestKillContainer/non_killing_signal (0.22s)
01:30:15 [2023-02-17T01:30:15.583Z]     --- PASS: TestKillContainer/killing_signal (0.37s)
01:30:15 [2023-02-17T01:30:15.583Z] === RUN   TestKillWithStopSignalAndRestartPolicies
01:30:15 [2023-02-17T01:30:15.583Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
01:30:15 [2023-02-17T01:30:15.839Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
01:30:16 [2023-02-17T01:30:16.096Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.71s)
01:30:16 [2023-02-17T01:30:16.096Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.33s)
01:30:16 [2023-02-17T01:30:16.096Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
01:30:16 [2023-02-17T01:30:16.096Z] === RUN   TestKillStoppedContainer
01:30:16 [2023-02-17T01:30:16.353Z] --- PASS: TestKillStoppedContainer (0.04s)
01:30:16 [2023-02-17T01:30:16.353Z] === RUN   TestKillStoppedContainerAPIPre120
01:30:16 [2023-02-17T01:30:16.353Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
01:30:16 [2023-02-17T01:30:16.353Z] === RUN   TestKillDifferentUserContainer
01:30:16 [2023-02-17T01:30:16.609Z] --- PASS: TestKillDifferentUserContainer (0.37s)
01:30:16 [2023-02-17T01:30:16.609Z] === RUN   TestInspectOomKilledTrue
01:30:17 [2023-02-17T01:30:17.171Z] --- PASS: TestInspectOomKilledTrue (0.41s)
01:30:17 [2023-02-17T01:30:17.171Z] === RUN   TestInspectOomKilledFalse
01:30:17 [2023-02-17T01:30:17.427Z] --- PASS: TestInspectOomKilledFalse (0.37s)
01:30:17 [2023-02-17T01:30:17.427Z] === RUN   TestLinksEtcHostsContentMatch
01:30:17 [2023-02-17T01:30:17.683Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s)
01:30:17 [2023-02-17T01:30:17.683Z] === RUN   TestLinksContainerNames
01:30:18 [2023-02-17T01:30:18.611Z] --- PASS: TestLinksContainerNames (0.75s)
01:30:18 [2023-02-17T01:30:18.611Z] === RUN   TestLogsFollowTailEmpty
01:30:18 [2023-02-17T01:30:18.867Z] --- PASS: TestLogsFollowTailEmpty (0.38s)
01:30:18 [2023-02-17T01:30:18.867Z] === RUN   TestLogs
01:30:18 [2023-02-17T01:30:18.867Z] === RUN   TestLogs/driver_local
01:30:18 [2023-02-17T01:30:18.867Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
01:30:18 [2023-02-17T01:30:18.867Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
01:30:18 [2023-02-17T01:30:18.867Z] === RUN   TestLogs/driver_local/tty/only_stdout
01:30:18 [2023-02-17T01:30:18.867Z] === PAUSE TestLogs/driver_local/tty/only_stdout
01:30:18 [2023-02-17T01:30:18.867Z] === RUN   TestLogs/driver_local/tty/only_stderr
01:30:18 [2023-02-17T01:30:18.867Z] === PAUSE TestLogs/driver_local/tty/only_stderr
01:30:18 [2023-02-17T01:30:18.867Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
01:30:18 [2023-02-17T01:30:18.867Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
01:30:18 [2023-02-17T01:30:18.867Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
01:30:18 [2023-02-17T01:30:18.867Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
01:30:18 [2023-02-17T01:30:18.867Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
01:30:18 [2023-02-17T01:30:18.867Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
01:30:18 [2023-02-17T01:30:18.867Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
01:30:18 [2023-02-17T01:30:18.867Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
01:30:19 [2023-02-17T01:30:19.436Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
01:30:19 [2023-02-17T01:30:19.436Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
01:30:19 [2023-02-17T01:30:19.998Z] === CONT  TestLogs/driver_local/tty/only_stderr
01:30:19 [2023-02-17T01:30:19.998Z] === CONT  TestLogs/driver_local/tty/only_stdout
01:30:20 [2023-02-17T01:30:20.560Z] === RUN   TestLogs/driver_json-file
01:30:20 [2023-02-17T01:30:20.560Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
01:30:20 [2023-02-17T01:30:20.560Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
01:30:20 [2023-02-17T01:30:20.560Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
01:30:20 [2023-02-17T01:30:20.560Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
01:30:20 [2023-02-17T01:30:20.560Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
01:30:20 [2023-02-17T01:30:20.560Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
01:30:20 [2023-02-17T01:30:20.560Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
01:30:20 [2023-02-17T01:30:20.560Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
01:30:20 [2023-02-17T01:30:20.560Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
01:30:20 [2023-02-17T01:30:20.560Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
01:30:20 [2023-02-17T01:30:20.560Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
01:30:20 [2023-02-17T01:30:20.560Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
01:30:20 [2023-02-17T01:30:20.560Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
01:30:20 [2023-02-17T01:30:20.560Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
01:30:21 [2023-02-17T01:30:21.124Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
01:30:21 [2023-02-17T01:30:21.124Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
01:30:21 [2023-02-17T01:30:21.687Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
01:30:21 [2023-02-17T01:30:21.687Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
01:30:22 [2023-02-17T01:30:22.253Z] --- PASS: TestLogs (3.40s)
01:30:22 [2023-02-17T01:30:22.253Z]     --- PASS: TestLogs/driver_local (0.01s)
01:30:22 [2023-02-17T01:30:22.253Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.63s)
01:30:22 [2023-02-17T01:30:22.253Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s)
01:30:22 [2023-02-17T01:30:22.253Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s)
01:30:22 [2023-02-17T01:30:22.253Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.48s)
01:30:22 [2023-02-17T01:30:22.253Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.39s)
01:30:22 [2023-02-17T01:30:22.253Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.45s)
01:30:22 [2023-02-17T01:30:22.253Z]     --- PASS: TestLogs/driver_json-file (0.01s)
01:30:22 [2023-02-17T01:30:22.253Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.58s)
01:30:22 [2023-02-17T01:30:22.253Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.75s)
01:30:22 [2023-02-17T01:30:22.253Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.50s)
01:30:22 [2023-02-17T01:30:22.253Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s)
01:30:22 [2023-02-17T01:30:22.253Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.46s)
01:30:22 [2023-02-17T01:30:22.253Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.69s)
01:30:22 [2023-02-17T01:30:22.253Z] === RUN   TestContainerNetworkMountsNoChown
01:30:22 [2023-02-17T01:30:22.509Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s)
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/default
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/default
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/private
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/private
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/rprivate
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/rprivate
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/slave
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/slave
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/rslave
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/rslave
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/shared
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/shared
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/rshared
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/rshared
01:30:22 [2023-02-17T01:30:22.509Z] === CONT  TestMountDaemonRoot/default
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/default/mount_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/default/bind_root
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/default/bind_root
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/default/bind_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/default/mount_root
01:30:22 [2023-02-17T01:30:22.509Z] === CONT  TestMountDaemonRoot/rslave
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/default/mount_root
01:30:22 [2023-02-17T01:30:22.509Z] === CONT  TestMountDaemonRoot/rshared
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/rslave/bind_root
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/rshared/bind_root
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/rslave/mount_root
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/rshared/mount_root
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
01:30:22 [2023-02-17T01:30:22.509Z] === CONT  TestMountDaemonRoot/shared
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/shared/bind_root
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/shared/bind_root
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/shared/mount_root
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/shared/mount_root
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === CONT  TestMountDaemonRoot/rprivate
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
01:30:22 [2023-02-17T01:30:22.509Z] === CONT  TestMountDaemonRoot/slave
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/slave/bind_root
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/slave/bind_root
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
01:30:22 [2023-02-17T01:30:22.509Z] === RUN   TestMountDaemonRoot/slave/mount_root
01:30:22 [2023-02-17T01:30:22.510Z] === PAUSE TestMountDaemonRoot/slave/mount_root
01:30:22 [2023-02-17T01:30:22.510Z] === CONT  TestMountDaemonRoot/private
01:30:22 [2023-02-17T01:30:22.510Z] === RUN   TestMountDaemonRoot/private/bind_root
01:30:22 [2023-02-17T01:30:22.510Z] === PAUSE TestMountDaemonRoot/private/bind_root
01:30:22 [2023-02-17T01:30:22.510Z] === RUN   TestMountDaemonRoot/private/bind_subpath
01:30:22 [2023-02-17T01:30:22.510Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
01:30:22 [2023-02-17T01:30:22.510Z] === RUN   TestMountDaemonRoot/private/mount_root
01:30:22 [2023-02-17T01:30:22.510Z] === PAUSE TestMountDaemonRoot/private/mount_root
01:30:22 [2023-02-17T01:30:22.510Z] === RUN   TestMountDaemonRoot/private/mount_subpath
01:30:22 [2023-02-17T01:30:22.510Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
01:30:22 [2023-02-17T01:30:22.510Z] === CONT  TestMountDaemonRoot/default/mount_subpath
01:30:22 [2023-02-17T01:30:22.510Z] === CONT  TestMountDaemonRoot/default/mount_root
01:30:22 [2023-02-17T01:30:22.766Z] === CONT  TestMountDaemonRoot/default/bind_subpath
01:30:22 [2023-02-17T01:30:22.766Z] === CONT  TestMountDaemonRoot/default/bind_root
01:30:22 [2023-02-17T01:30:22.766Z] === CONT  TestMountDaemonRoot/rslave/bind_root
01:30:22 [2023-02-17T01:30:22.766Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
01:30:22 [2023-02-17T01:30:22.766Z] === CONT  TestMountDaemonRoot/shared/bind_root
01:30:22 [2023-02-17T01:30:22.766Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
01:30:22 [2023-02-17T01:30:22.766Z] === CONT  TestMountDaemonRoot/rslave/mount_root
01:30:22 [2023-02-17T01:30:22.766Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
01:30:22 [2023-02-17T01:30:22.766Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
01:30:22 [2023-02-17T01:30:22.766Z] === CONT  TestMountDaemonRoot/rshared/mount_root
01:30:22 [2023-02-17T01:30:22.766Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
01:30:22 [2023-02-17T01:30:22.766Z] === CONT  TestMountDaemonRoot/rshared/bind_root
01:30:22 [2023-02-17T01:30:22.766Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
01:30:23 [2023-02-17T01:30:23.022Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
01:30:23 [2023-02-17T01:30:23.022Z] === CONT  TestMountDaemonRoot/shared/mount_root
01:30:23 [2023-02-17T01:30:23.022Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
01:30:23 [2023-02-17T01:30:23.022Z] === CONT  TestMountDaemonRoot/private/bind_root
01:30:23 [2023-02-17T01:30:23.022Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
01:30:23 [2023-02-17T01:30:23.022Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
01:30:23 [2023-02-17T01:30:23.022Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
01:30:23 [2023-02-17T01:30:23.022Z] === CONT  TestMountDaemonRoot/slave/mount_root
01:30:23 [2023-02-17T01:30:23.022Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
01:30:23 [2023-02-17T01:30:23.022Z] === CONT  TestMountDaemonRoot/slave/bind_root
01:30:23 [2023-02-17T01:30:23.022Z] === CONT  TestMountDaemonRoot/private/mount_subpath
01:30:23 [2023-02-17T01:30:23.022Z] === CONT  TestMountDaemonRoot/private/mount_root
01:30:23 [2023-02-17T01:30:23.022Z] === CONT  TestMountDaemonRoot/private/bind_subpath
01:30:23 [2023-02-17T01:30:23.022Z] --- PASS: TestMountDaemonRoot (0.02s)
01:30:23 [2023-02-17T01:30:23.022Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
01:30:23 [2023-02-17T01:30:23.022Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
01:30:23 [2023-02-17T01:30:23.022Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
01:30:23 [2023-02-17T01:30:23.022Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
01:30:23 [2023-02-17T01:30:23.022Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
01:30:23 [2023-02-17T01:30:23.022Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
01:30:23 [2023-02-17T01:30:23.022Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
01:30:23 [2023-02-17T01:30:23.022Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
01:30:23 [2023-02-17T01:30:23.022Z] === RUN   TestContainerBindMountNonRecursive
01:30:24 [2023-02-17T01:30:24.392Z] --- PASS: TestContainerBindMountNonRecursive (1.08s)
01:30:24 [2023-02-17T01:30:24.392Z] === RUN   TestContainerVolumesMountedAsShared
01:30:24 [2023-02-17T01:30:24.649Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
01:30:24 [2023-02-17T01:30:24.649Z] === RUN   TestContainerVolumesMountedAsSlave
01:30:24 [2023-02-17T01:30:24.905Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s)
01:30:24 [2023-02-17T01:30:24.905Z] === RUN   TestContainerCopyLeaksMounts
01:30:25 [2023-02-17T01:30:25.467Z] --- PASS: TestContainerCopyLeaksMounts (0.46s)
01:30:25 [2023-02-17T01:30:25.467Z] === RUN   TestNetworkNat
01:30:25 [2023-02-17T01:30:25.723Z] --- PASS: TestNetworkNat (0.41s)
01:30:25 [2023-02-17T01:30:25.723Z] === RUN   TestNetworkLocalhostTCPNat
01:30:26 [2023-02-17T01:30:26.286Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s)
01:30:26 [2023-02-17T01:30:26.286Z] === RUN   TestNetworkLoopbackNat
01:30:28 [2023-02-17T01:30:28.802Z] --- PASS: TestNetworkLoopbackNat (2.50s)
01:30:28 [2023-02-17T01:30:28.802Z] === RUN   TestPause
01:30:29 [2023-02-17T01:30:29.058Z] --- PASS: TestPause (0.41s)
01:30:29 [2023-02-17T01:30:29.058Z] === RUN   TestPauseFailsOnWindowsServerContainers
01:30:29 [2023-02-17T01:30:29.058Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:30:29 [2023-02-17T01:30:29.058Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
01:30:29 [2023-02-17T01:30:29.058Z] === RUN   TestPauseStopPausedContainer
01:30:29 [2023-02-17T01:30:29.314Z] --- PASS: TestPauseStopPausedContainer (0.41s)
01:30:29 [2023-02-17T01:30:29.314Z] === RUN   TestPidHost
01:30:30 [2023-02-17T01:30:30.242Z] --- PASS: TestPidHost (0.84s)
01:30:30 [2023-02-17T01:30:30.242Z] === RUN   TestPsFilter
01:30:30 [2023-02-17T01:30:30.498Z] --- PASS: TestPsFilter (0.11s)
01:30:30 [2023-02-17T01:30:30.498Z] === RUN   TestRemoveContainerWithRemovedVolume
01:30:30 [2023-02-17T01:30:30.754Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.35s)
01:30:30 [2023-02-17T01:30:30.754Z] === RUN   TestRemoveContainerWithVolume
01:30:31 [2023-02-17T01:30:31.011Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
01:30:31 [2023-02-17T01:30:31.011Z] === RUN   TestRemoveContainerRunning
01:30:31 [2023-02-17T01:30:31.573Z] --- PASS: TestRemoveContainerRunning (0.38s)
01:30:31 [2023-02-17T01:30:31.573Z] === RUN   TestRemoveContainerForceRemoveRunning
01:30:31 [2023-02-17T01:30:31.829Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s)
01:30:31 [2023-02-17T01:30:31.829Z] === RUN   TestRemoveInvalidContainer
01:30:31 [2023-02-17T01:30:31.829Z] --- PASS: TestRemoveInvalidContainer (0.02s)
01:30:31 [2023-02-17T01:30:31.829Z] === RUN   TestRenameLinkedContainer
01:30:33 [2023-02-17T01:30:33.718Z] --- PASS: TestRenameLinkedContainer (1.62s)
01:30:33 [2023-02-17T01:30:33.718Z] === RUN   TestRenameStoppedContainer
01:30:33 [2023-02-17T01:30:33.974Z] --- PASS: TestRenameStoppedContainer (0.36s)
01:30:33 [2023-02-17T01:30:33.974Z] === RUN   TestRenameRunningContainerAndReuse
01:30:34 [2023-02-17T01:30:34.903Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
01:30:34 [2023-02-17T01:30:34.903Z] === RUN   TestRenameInvalidName
01:30:35 [2023-02-17T01:30:35.160Z] --- PASS: TestRenameInvalidName (0.39s)
01:30:35 [2023-02-17T01:30:35.160Z] === RUN   TestRenameAnonymousContainer
01:30:36 [2023-02-17T01:30:36.531Z] --- PASS: TestRenameAnonymousContainer (1.28s)
01:30:36 [2023-02-17T01:30:36.531Z] === RUN   TestRenameContainerWithSameName
01:30:36 [2023-02-17T01:30:36.788Z] --- PASS: TestRenameContainerWithSameName (0.42s)
01:30:36 [2023-02-17T01:30:36.788Z] === RUN   TestRenameContainerWithLinkedContainer
01:30:37 [2023-02-17T01:30:37.717Z] --- PASS: TestRenameContainerWithLinkedContainer (0.74s)
01:30:37 [2023-02-17T01:30:37.717Z] === RUN   TestResize
01:30:37 [2023-02-17T01:30:37.977Z] --- PASS: TestResize (0.36s)
01:30:37 [2023-02-17T01:30:37.977Z] === RUN   TestResizeWithInvalidSize
01:30:38 [2023-02-17T01:30:38.263Z] --- PASS: TestResizeWithInvalidSize (0.39s)
01:30:38 [2023-02-17T01:30:38.263Z] === RUN   TestResizeWhenContainerNotStarted
01:30:38 [2023-02-17T01:30:38.830Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
01:30:38 [2023-02-17T01:30:38.830Z] === RUN   TestDaemonRestartKillContainers
01:30:38 [2023-02-17T01:30:38.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
01:30:38 [2023-02-17T01:30:38.830Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
01:30:40 [2023-02-17T01:30:40.198Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
01:30:41 [2023-02-17T01:30:41.564Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
01:30:42 [2023-02-17T01:30:42.492Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
01:30:42 [2023-02-17T01:30:42.492Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
01:30:43 [2023-02-17T01:30:43.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
01:30:43 [2023-02-17T01:30:43.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
01:30:47 [2023-02-17T01:30:47.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
01:30:47 [2023-02-17T01:30:47.128Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
01:30:48 [2023-02-17T01:30:48.497Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
01:30:49 [2023-02-17T01:30:49.864Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
01:30:50 [2023-02-17T01:30:50.426Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
01:30:51 [2023-02-17T01:30:51.355Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
01:30:52 [2023-02-17T01:30:52.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
01:30:53 [2023-02-17T01:30:53.212Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
01:30:54 [2023-02-17T01:30:54.596Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
01:30:54 [2023-02-17T01:30:54.596Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.50s)
01:30:54 [2023-02-17T01:30:54.596Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.14s)
01:30:54 [2023-02-17T01:30:54.596Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s)
01:30:54 [2023-02-17T01:30:54.596Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.15s)
01:30:54 [2023-02-17T01:30:54.596Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.17s)
01:30:54 [2023-02-17T01:30:54.596Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.17s)
01:30:54 [2023-02-17T01:30:54.596Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.22s)
01:30:54 [2023-02-17T01:30:54.596Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.28s)
01:30:54 [2023-02-17T01:30:54.596Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.61s)
01:30:54 [2023-02-17T01:30:54.596Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.43s)
01:30:54 [2023-02-17T01:30:54.596Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.58s)
01:30:54 [2023-02-17T01:30:54.596Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.51s)
01:30:54 [2023-02-17T01:30:54.596Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.72s)
01:30:54 [2023-02-17T01:30:54.596Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.56s)
01:30:54 [2023-02-17T01:30:54.596Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.42s)
01:30:54 [2023-02-17T01:30:54.596Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s)
01:30:54 [2023-02-17T01:30:54.596Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
01:30:54 [2023-02-17T01:30:54.596Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
01:30:55 [2023-02-17T01:30:55.527Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
01:30:56 [2023-02-17T01:30:56.456Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.62s)
01:30:56 [2023-02-17T01:30:56.456Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.81s)
01:30:56 [2023-02-17T01:30:56.456Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.79s)
01:30:56 [2023-02-17T01:30:56.456Z] === RUN   TestCgroupNamespacesRun
01:30:57 [2023-02-17T01:30:57.384Z] --- PASS: TestCgroupNamespacesRun (0.97s)
01:30:57 [2023-02-17T01:30:57.384Z] === RUN   TestCgroupNamespacesRunPrivileged
01:30:58 [2023-02-17T01:30:58.315Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.03s)
01:30:58 [2023-02-17T01:30:58.315Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
01:30:59 [2023-02-17T01:30:59.243Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.03s)
01:30:59 [2023-02-17T01:30:59.243Z] === RUN   TestCgroupNamespacesRunHostMode
01:31:00 [2023-02-17T01:31:00.607Z] --- PASS: TestCgroupNamespacesRunHostMode (1.01s)
01:31:00 [2023-02-17T01:31:00.607Z] === RUN   TestCgroupNamespacesRunPrivateMode
01:31:01 [2023-02-17T01:31:01.534Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.01s)
01:31:01 [2023-02-17T01:31:01.534Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
01:31:02 [2023-02-17T01:31:02.463Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s)
01:31:02 [2023-02-17T01:31:02.463Z] === RUN   TestCgroupNamespacesRunInvalidMode
01:31:03 [2023-02-17T01:31:03.025Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
01:31:03 [2023-02-17T01:31:03.025Z] === RUN   TestCgroupNamespacesRunOlderClient
01:31:03 [2023-02-17T01:31:03.954Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.01s)
01:31:03 [2023-02-17T01:31:03.954Z] === RUN   TestNISDomainname
01:31:04 [2023-02-17T01:31:04.517Z] --- PASS: TestNISDomainname (0.47s)
01:31:04 [2023-02-17T01:31:04.517Z] === RUN   TestHostnameDnsResolution
01:31:05 [2023-02-17T01:31:05.079Z] --- PASS: TestHostnameDnsResolution (0.60s)
01:31:05 [2023-02-17T01:31:05.079Z] === RUN   TestUnprivilegedPortsAndPing
01:31:05 [2023-02-17T01:31:05.641Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s)
01:31:05 [2023-02-17T01:31:05.641Z] === RUN   TestPrivilegedHostDevices
01:31:05 [2023-02-17T01:31:05.898Z] --- PASS: TestPrivilegedHostDevices (0.46s)
01:31:05 [2023-02-17T01:31:05.898Z] === RUN   TestRunConsoleSize
01:31:06 [2023-02-17T01:31:06.460Z] --- PASS: TestRunConsoleSize (0.42s)
01:31:06 [2023-02-17T01:31:06.460Z] === RUN   TestRunWithAlternativeContainerdShim
01:31:08 [2023-02-17T01:31:08.353Z] --- PASS: TestRunWithAlternativeContainerdShim (1.87s)
01:31:08 [2023-02-17T01:31:08.353Z] === RUN   TestStats
01:31:10 [2023-02-17T01:31:10.875Z] --- PASS: TestStats (2.38s)
01:31:10 [2023-02-17T01:31:10.875Z] === RUN   TestStopContainerWithTimeout
01:31:10 [2023-02-17T01:31:10.875Z] === RUN   TestStopContainerWithTimeout/0
01:31:10 [2023-02-17T01:31:10.875Z] === PAUSE TestStopContainerWithTimeout/0
01:31:10 [2023-02-17T01:31:10.875Z] === RUN   TestStopContainerWithTimeout/1
01:31:10 [2023-02-17T01:31:10.875Z] === PAUSE TestStopContainerWithTimeout/1
01:31:10 [2023-02-17T01:31:10.875Z] === RUN   TestStopContainerWithTimeout/3
01:31:10 [2023-02-17T01:31:10.875Z] === PAUSE TestStopContainerWithTimeout/3
01:31:10 [2023-02-17T01:31:10.875Z] === RUN   TestStopContainerWithTimeout/-1
01:31:10 [2023-02-17T01:31:10.875Z] === PAUSE TestStopContainerWithTimeout/-1
01:31:10 [2023-02-17T01:31:10.875Z] === CONT  TestStopContainerWithTimeout/0
01:31:10 [2023-02-17T01:31:10.875Z] === CONT  TestStopContainerWithTimeout/3
01:31:11 [2023-02-17T01:31:11.436Z] === CONT  TestStopContainerWithTimeout/-1
01:31:13 [2023-02-17T01:31:13.325Z] === CONT  TestStopContainerWithTimeout/1
01:31:14 [2023-02-17T01:31:14.691Z] --- PASS: TestStopContainerWithTimeout (0.01s)
01:31:14 [2023-02-17T01:31:14.691Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
01:31:14 [2023-02-17T01:31:14.691Z]     --- PASS: TestStopContainerWithTimeout/3 (2.50s)
01:31:14 [2023-02-17T01:31:14.691Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.35s)
01:31:14 [2023-02-17T01:31:14.691Z]     --- PASS: TestStopContainerWithTimeout/1 (1.37s)
01:31:14 [2023-02-17T01:31:14.691Z] === RUN   TestDeleteDevicemapper
01:31:14 [2023-02-17T01:31:14.691Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:31:14 [2023-02-17T01:31:14.691Z] --- SKIP: TestDeleteDevicemapper (0.00s)
01:31:14 [2023-02-17T01:31:14.691Z] === RUN   TestStopContainerWithRestartPolicyAlways
01:31:15 [2023-02-17T01:31:15.622Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.20s)
01:31:15 [2023-02-17T01:31:15.622Z] === RUN   TestUpdateMemory
01:31:16 [2023-02-17T01:31:16.184Z] --- PASS: TestUpdateMemory (0.49s)
01:31:16 [2023-02-17T01:31:16.184Z] === RUN   TestUpdateCPUQuota
01:31:16 [2023-02-17T01:31:16.746Z] --- PASS: TestUpdateCPUQuota (0.65s)
01:31:16 [2023-02-17T01:31:16.746Z] === RUN   TestUpdatePidsLimit
01:31:16 [2023-02-17T01:31:16.746Z] === RUN   TestUpdatePidsLimit/update_from_none
01:31:17 [2023-02-17T01:31:17.003Z] === RUN   TestUpdatePidsLimit/no_change
01:31:17 [2023-02-17T01:31:17.259Z] === RUN   TestUpdatePidsLimit/update_lower
01:31:17 [2023-02-17T01:31:17.515Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
01:31:17 [2023-02-17T01:31:17.771Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
01:31:17 [2023-02-17T01:31:17.771Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
01:31:18 [2023-02-17T01:31:18.027Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
01:31:18 [2023-02-17T01:31:18.955Z] --- PASS: TestUpdatePidsLimit (1.91s)
01:31:18 [2023-02-17T01:31:18.955Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
01:31:18 [2023-02-17T01:31:18.955Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
01:31:18 [2023-02-17T01:31:18.955Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
01:31:18 [2023-02-17T01:31:18.955Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
01:31:18 [2023-02-17T01:31:18.955Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
01:31:18 [2023-02-17T01:31:18.955Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
01:31:18 [2023-02-17T01:31:18.955Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
01:31:18 [2023-02-17T01:31:18.955Z] === RUN   TestUpdateRestartPolicy
01:31:31 [2023-02-17T01:31:31.125Z] --- PASS: TestUpdateRestartPolicy (10.56s)
01:31:31 [2023-02-17T01:31:31.125Z] === RUN   TestUpdateRestartWithAutoRemove
01:31:31 [2023-02-17T01:31:31.125Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
01:31:31 [2023-02-17T01:31:31.125Z] === RUN   TestWaitNonBlocked
01:31:31 [2023-02-17T01:31:31.125Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
01:31:31 [2023-02-17T01:31:31.125Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
01:31:31 [2023-02-17T01:31:31.125Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
01:31:31 [2023-02-17T01:31:31.125Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
01:31:31 [2023-02-17T01:31:31.125Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
01:31:31 [2023-02-17T01:31:31.125Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
01:31:31 [2023-02-17T01:31:31.125Z] --- PASS: TestWaitNonBlocked (0.01s)
01:31:31 [2023-02-17T01:31:31.125Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
01:31:31 [2023-02-17T01:31:31.125Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
01:31:31 [2023-02-17T01:31:31.125Z] === RUN   TestWaitBlocked
01:31:31 [2023-02-17T01:31:31.125Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
01:31:31 [2023-02-17T01:31:31.125Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
01:31:31 [2023-02-17T01:31:31.125Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
01:31:31 [2023-02-17T01:31:31.125Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
01:31:31 [2023-02-17T01:31:31.125Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
01:31:31 [2023-02-17T01:31:31.125Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
01:31:31 [2023-02-17T01:31:31.125Z] --- PASS: TestWaitBlocked (0.01s)
01:31:31 [2023-02-17T01:31:31.125Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s)
01:31:31 [2023-02-17T01:31:31.125Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
01:31:31 [2023-02-17T01:31:31.125Z] === RUN   TestWaitConditions
01:31:31 [2023-02-17T01:31:31.125Z] === RUN   TestWaitConditions/default
01:31:31 [2023-02-17T01:31:31.125Z] === PAUSE TestWaitConditions/default
01:31:31 [2023-02-17T01:31:31.125Z] === RUN   TestWaitConditions/not-running
01:31:31 [2023-02-17T01:31:31.125Z] === PAUSE TestWaitConditions/not-running
01:31:31 [2023-02-17T01:31:31.125Z] === RUN   TestWaitConditions/next-exit
01:31:31 [2023-02-17T01:31:31.125Z] === PAUSE TestWaitConditions/next-exit
01:31:31 [2023-02-17T01:31:31.125Z] === RUN   TestWaitConditions/removed
01:31:31 [2023-02-17T01:31:31.125Z] === PAUSE TestWaitConditions/removed
01:31:31 [2023-02-17T01:31:31.125Z] === CONT  TestWaitConditions/default
01:31:31 [2023-02-17T01:31:31.125Z] === CONT  TestWaitConditions/next-exit
01:31:31 [2023-02-17T01:31:31.381Z]     wait_test.go:146: ContainerID = de171686a4ce95da2ea60c409e8913f7c8b9b3cb2149374c4b80f4a541f480e1
01:31:31 [2023-02-17T01:31:31.381Z] === CONT  TestWaitConditions/default
01:31:31 [2023-02-17T01:31:31.381Z]     wait_test.go:146: ContainerID = 4a68297ba65152140092678628b435c74240f64d0e78a672441e9441d816bdec
01:31:31 [2023-02-17T01:31:31.949Z] === CONT  TestWaitConditions/removed
01:31:31 [2023-02-17T01:31:31.949Z]     wait_test.go:146: ContainerID = 1e8507fac5fedda697a7d608637dc5f6e16b61ff6bee988f61c8560734730bed
01:31:31 [2023-02-17T01:31:31.949Z] === CONT  TestWaitConditions/not-running
01:31:31 [2023-02-17T01:31:31.949Z]     wait_test.go:146: ContainerID = 3ba7c749a94db2b18bd3bf668fb6fef9c5578d4b76c7f352fdc5d29bf92d8036
01:31:32 [2023-02-17T01:31:32.528Z] --- PASS: TestWaitConditions (0.01s)
01:31:32 [2023-02-17T01:31:32.528Z]     --- PASS: TestWaitConditions/next-exit (0.55s)
01:31:32 [2023-02-17T01:31:32.528Z]     --- PASS: TestWaitConditions/default (0.72s)
01:31:32 [2023-02-17T01:31:32.528Z]     --- PASS: TestWaitConditions/removed (0.52s)
01:31:32 [2023-02-17T01:31:32.528Z]     --- PASS: TestWaitConditions/not-running (0.47s)
01:31:32 [2023-02-17T01:31:32.528Z] === RUN   TestWaitRestartedContainer
01:31:32 [2023-02-17T01:31:32.528Z] === RUN   TestWaitRestartedContainer/default
01:31:32 [2023-02-17T01:31:32.528Z] === PAUSE TestWaitRestartedContainer/default
01:31:32 [2023-02-17T01:31:32.528Z] === RUN   TestWaitRestartedContainer/not-running
01:31:32 [2023-02-17T01:31:32.528Z] === PAUSE TestWaitRestartedContainer/not-running
01:31:32 [2023-02-17T01:31:32.528Z] === RUN   TestWaitRestartedContainer/next-exit
01:31:32 [2023-02-17T01:31:32.528Z] === PAUSE TestWaitRestartedContainer/next-exit
01:31:32 [2023-02-17T01:31:32.528Z] === CONT  TestWaitRestartedContainer/default
01:31:32 [2023-02-17T01:31:32.528Z] === CONT  TestWaitRestartedContainer/next-exit
01:31:33 [2023-02-17T01:31:33.897Z] === CONT  TestWaitRestartedContainer/not-running
01:31:34 [2023-02-17T01:31:34.825Z] --- PASS: TestWaitRestartedContainer (0.01s)
01:31:34 [2023-02-17T01:31:34.825Z]     --- PASS: TestWaitRestartedContainer/default (1.34s)
01:31:34 [2023-02-17T01:31:34.825Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.38s)
01:31:34 [2023-02-17T01:31:34.825Z]     --- PASS: TestWaitRestartedContainer/not-running (0.85s)
01:31:34 [2023-02-17T01:31:34.825Z] === CONT  TestRestartDaemonWithRestartingContainer
01:31:34 [2023-02-17T01:31:34.825Z] === CONT  TestIpcModeOlderClient
01:31:34 [2023-02-17T01:31:34.825Z] --- PASS: TestIpcModeOlderClient (0.06s)
01:31:34 [2023-02-17T01:31:34.825Z] === CONT  TestContainerKillOnDaemonStart
01:31:36 [2023-02-17T01:31:36.715Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.82s)
01:31:36 [2023-02-17T01:31:36.715Z] === CONT  TestDaemonHostGatewayIP
01:31:38 [2023-02-17T01:31:38.606Z] --- PASS: TestDaemonHostGatewayIP (1.98s)
01:31:38 [2023-02-17T01:31:38.606Z] === CONT  TestDaemonRestartIpcMode
01:31:40 [2023-02-17T01:31:40.496Z] --- PASS: TestDaemonRestartIpcMode (1.96s)
01:31:40 [2023-02-17T01:31:40.496Z] === CONT  TestContainerStartOnDaemonRestart
01:31:42 [2023-02-17T01:31:42.387Z] --- PASS: TestContainerStartOnDaemonRestart (1.69s)
01:31:46 [2023-02-17T01:31:46.554Z] --- PASS: TestContainerKillOnDaemonStart (11.48s)
01:31:46 [2023-02-17T01:31:46.554Z] PASS
01:31:46 [2023-02-17T01:31:46.554Z] 
01:31:46 [2023-02-17T01:31:46.554Z] === Skipped
01:31:46 [2023-02-17T01:31:46.554Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
01:31:46 [2023-02-17T01:31:46.554Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
01:31:46 [2023-02-17T01:31:46.554Z] 
01:31:46 [2023-02-17T01:31:46.554Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
01:31:46 [2023-02-17T01:31:46.554Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
01:31:46 [2023-02-17T01:31:46.554Z] 
01:31:46 [2023-02-17T01:31:46.554Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
01:31:46 [2023-02-17T01:31:46.554Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
01:31:46 [2023-02-17T01:31:46.554Z] 
01:31:46 [2023-02-17T01:31:46.554Z] DONE 281 tests, 3 skipped in 116.208s
01:31:46 [2023-02-17T01:31:46.554Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
01:31:46 [2023-02-17T01:31:46.554Z] ++ 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
01:31:46 [2023-02-17T01:31:46.554Z] ++ set -e
01:31:46 [2023-02-17T01:31:46.554Z] ++ '[' -n 0 ']'
01:31:46 [2023-02-17T01:31:46.554Z] ++ set -x
01:31:46 [2023-02-17T01:31:46.554Z] ++ 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
01:31:46 [2023-02-17T01:31:46.554Z] INFO: Testing against a local daemon
01:31:46 [2023-02-17T01:31:46.554Z] === RUN   TestConfigDaemonID
01:31:47 [2023-02-17T01:31:47.483Z]     daemon_test.go:51: [d70a98ca795e2] daemon is not started
01:31:47 [2023-02-17T01:31:47.483Z] --- PASS: TestConfigDaemonID (1.04s)
01:31:47 [2023-02-17T01:31:47.483Z] === RUN   TestDaemonConfigValidation
01:31:47 [2023-02-17T01:31:47.483Z] === RUN   TestDaemonConfigValidation/config_with_no_content
01:31:47 [2023-02-17T01:31:47.483Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
01:31:47 [2023-02-17T01:31:47.483Z] === RUN   TestDaemonConfigValidation/config_with_{}
01:31:47 [2023-02-17T01:31:47.483Z] === PAUSE TestDaemonConfigValidation/config_with_{}
01:31:47 [2023-02-17T01:31:47.483Z] === RUN   TestDaemonConfigValidation/invalid_config
01:31:47 [2023-02-17T01:31:47.483Z] === PAUSE TestDaemonConfigValidation/invalid_config
01:31:47 [2023-02-17T01:31:47.483Z] === RUN   TestDaemonConfigValidation/malformed_config
01:31:47 [2023-02-17T01:31:47.483Z] === PAUSE TestDaemonConfigValidation/malformed_config
01:31:47 [2023-02-17T01:31:47.483Z] === RUN   TestDaemonConfigValidation/valid_config
01:31:47 [2023-02-17T01:31:47.483Z] === PAUSE TestDaemonConfigValidation/valid_config
01:31:47 [2023-02-17T01:31:47.483Z] === CONT  TestDaemonConfigValidation/config_with_no_content
01:31:47 [2023-02-17T01:31:47.483Z] === CONT  TestDaemonConfigValidation/malformed_config
01:31:47 [2023-02-17T01:31:47.483Z] === CONT  TestDaemonConfigValidation/invalid_config
01:31:47 [2023-02-17T01:31:47.483Z] === CONT  TestDaemonConfigValidation/config_with_{}
01:31:47 [2023-02-17T01:31:47.739Z] === CONT  TestDaemonConfigValidation/valid_config
01:31:47 [2023-02-17T01:31:47.739Z] --- PASS: TestDaemonConfigValidation (0.00s)
01:31:47 [2023-02-17T01:31:47.739Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s)
01:31:47 [2023-02-17T01:31:47.739Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.18s)
01:31:47 [2023-02-17T01:31:47.739Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
01:31:47 [2023-02-17T01:31:47.739Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s)
01:31:47 [2023-02-17T01:31:47.739Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
01:31:47 [2023-02-17T01:31:47.739Z] === RUN   TestConfigDaemonSeccompProfiles
01:31:47 [2023-02-17T01:31:47.739Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
01:31:48 [2023-02-17T01:31:48.668Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
01:31:50 [2023-02-17T01:31:50.042Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
01:31:50 [2023-02-17T01:31:50.973Z] === CONT  TestConfigDaemonSeccompProfiles
01:31:50 [2023-02-17T01:31:50.973Z]     daemon_test.go:165: [d7c6b6992f409] daemon is not started
01:31:50 [2023-02-17T01:31:50.973Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
01:31:50 [2023-02-17T01:31:50.973Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
01:31:50 [2023-02-17T01:31:50.973Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
01:31:50 [2023-02-17T01:31:50.973Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
01:31:50 [2023-02-17T01:31:50.973Z] === RUN   TestDaemonProxy
01:31:50 [2023-02-17T01:31:50.973Z] === RUN   TestDaemonProxy/environment_variables
01:31:52 [2023-02-17T01:31:52.863Z] === RUN   TestDaemonProxy/command-line_options
01:31:54 [2023-02-17T01:31:54.228Z] === RUN   TestDaemonProxy/configuration_file
01:31:56 [2023-02-17T01:31:56.117Z] === RUN   TestDaemonProxy/conflicting_options
01:31:56 [2023-02-17T01:31:56.679Z] === RUN   TestDaemonProxy/reload_sanitized
01:31:56 [2023-02-17T01:31:56.936Z] --- PASS: TestDaemonProxy (6.20s)
01:31:56 [2023-02-17T01:31:56.936Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
01:31:56 [2023-02-17T01:31:56.936Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
01:31:56 [2023-02-17T01:31:56.936Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
01:31:56 [2023-02-17T01:31:56.936Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
01:31:56 [2023-02-17T01:31:56.936Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
01:31:56 [2023-02-17T01:31:56.936Z] === RUN   TestLiveRestore
01:31:56 [2023-02-17T01:31:56.936Z] === RUN   TestLiveRestore/volume_references
01:31:56 [2023-02-17T01:31:56.936Z] === PAUSE TestLiveRestore/volume_references
01:31:56 [2023-02-17T01:31:56.936Z] === CONT  TestLiveRestore/volume_references
01:31:57 [2023-02-17T01:31:57.498Z] === RUN   TestLiveRestore/volume_references/restartPolicy
01:31:57 [2023-02-17T01:31:57.498Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
01:31:58 [2023-02-17T01:31:58.434Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
01:31:59 [2023-02-17T01:31:59.361Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
01:32:00 [2023-02-17T01:32:00.289Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
01:32:00 [2023-02-17T01:32:00.852Z] --- PASS: TestLiveRestore (0.00s)
01:32:00 [2023-02-17T01:32:00.852Z]     --- PASS: TestLiveRestore/volume_references (3.93s)
01:32:00 [2023-02-17T01:32:00.852Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.34s)
01:32:00 [2023-02-17T01:32:00.852Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.85s)
01:32:00 [2023-02-17T01:32:00.852Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.82s)
01:32:00 [2023-02-17T01:32:00.852Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.83s)
01:32:00 [2023-02-17T01:32:00.852Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.84s)
01:32:00 [2023-02-17T01:32:00.852Z] PASS
01:32:00 [2023-02-17T01:32:00.852Z] 
01:32:00 [2023-02-17T01:32:00.852Z] DONE 24 tests in 14.782s
01:32:01 [2023-02-17T01:32:01.108Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
01:32:01 [2023-02-17T01:32:01.108Z] ++ 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
01:32:01 [2023-02-17T01:32:01.108Z] ++ set -e
01:32:01 [2023-02-17T01:32:01.108Z] ++ '[' -n 0 ']'
01:32:01 [2023-02-17T01:32:01.108Z] ++ set -x
01:32:01 [2023-02-17T01:32:01.108Z] ++ 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
01:32:01 [2023-02-17T01:32:01.108Z] INFO: Testing against a local daemon
01:32:01 [2023-02-17T01:32:01.108Z] === RUN   TestCommitInheritsEnv
01:32:01 [2023-02-17T01:32:01.364Z] --- PASS: TestCommitInheritsEnv (0.18s)
01:32:01 [2023-02-17T01:32:01.364Z] === RUN   TestImportExtremelyLargeImageWorks
01:32:01 [2023-02-17T01:32:01.364Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
01:32:01 [2023-02-17T01:32:01.364Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
01:32:01 [2023-02-17T01:32:01.364Z] === RUN   TestImportWithCustomPlatform
01:32:01 [2023-02-17T01:32:01.364Z] === RUN   TestImportWithCustomPlatform/#00
01:32:01 [2023-02-17T01:32:01.364Z] === RUN   TestImportWithCustomPlatform/_______
01:32:01 [2023-02-17T01:32:01.364Z] === RUN   TestImportWithCustomPlatform//
01:32:01 [2023-02-17T01:32:01.364Z] === RUN   TestImportWithCustomPlatform/linux
01:32:01 [2023-02-17T01:32:01.364Z] === RUN   TestImportWithCustomPlatform/LINUX
01:32:01 [2023-02-17T01:32:01.364Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
01:32:01 [2023-02-17T01:32:01.364Z] === RUN   TestImportWithCustomPlatform/macos
01:32:01 [2023-02-17T01:32:01.364Z] === RUN   TestImportWithCustomPlatform/macos/arm64
01:32:01 [2023-02-17T01:32:01.364Z] === RUN   TestImportWithCustomPlatform/nintendo64
01:32:01 [2023-02-17T01:32:01.621Z] --- PASS: TestImportWithCustomPlatform (0.13s)
01:32:01 [2023-02-17T01:32:01.621Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
01:32:01 [2023-02-17T01:32:01.621Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
01:32:01 [2023-02-17T01:32:01.621Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
01:32:01 [2023-02-17T01:32:01.621Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
01:32:01 [2023-02-17T01:32:01.621Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
01:32:01 [2023-02-17T01:32:01.621Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
01:32:01 [2023-02-17T01:32:01.621Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
01:32:01 [2023-02-17T01:32:01.621Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
01:32:01 [2023-02-17T01:32:01.621Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
01:32:01 [2023-02-17T01:32:01.621Z] === RUN   TestImagesFilterMultiReference
01:32:01 [2023-02-17T01:32:01.621Z] --- PASS: TestImagesFilterMultiReference (0.07s)
01:32:01 [2023-02-17T01:32:01.621Z] === RUN   TestImagesFilterBeforeSince
01:32:01 [2023-02-17T01:32:01.879Z]     list_test.go:87: ImageList: ID=sha256:94dd71aa5d27eb1a8bd0ebd88d12a00fa726d791d0902bf140beb19b16a014f2 RepoTags=[testimagesfilterbeforesince:v2]
01:32:01 [2023-02-17T01:32:01.879Z]     list_test.go:87: ImageList: ID=sha256:8e0b846299f5455fe17a732d99b73a4b4384aeff771c20131e47a14350ab44c2 RepoTags=[testimagesfilterbeforesince:v1]
01:32:01 [2023-02-17T01:32:01.879Z]     list_test.go:87: ImageList: ID=sha256:b81b21c6ca311ce7a740a21cd28cdaa149b29891b01a4f45617894960ae10d22 RepoTags=[testimagesfilterbeforesince:v3]
01:32:01 [2023-02-17T01:32:01.879Z] --- PASS: TestImagesFilterBeforeSince (0.26s)
01:32:01 [2023-02-17T01:32:01.879Z] === RUN   TestImagePullPlatformInvalid
01:32:01 [2023-02-17T01:32:01.879Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
01:32:01 [2023-02-17T01:32:01.879Z] === RUN   TestImagePullStoredfDigestForOtherRepo
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" 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.6 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=info msg="redis not configured" go.version=go1.19.6 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=info msg="Starting upload purge in 49m0s" go.version=go1.19.6 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.6 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=887a0dc0-5ba6-49be-a212-313730e5d0b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49806" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=887a0dc0-5ba6-49be-a212-313730e5d0b4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49806" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.692498ms http.response.status=200 http.response.written=2 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] 127.0.0.1 - - [17/Feb/2023:01:32:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=98bd93a5-66cf-4bde-9626-adade165f5dc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=98bd93a5-66cf-4bde-9626-adade165f5dc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b65723e2-ea53-4831-ba81-80827fc94db4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b65723e2-ea53-4831-ba81-80827fc94db4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=98bd93a5-66cf-4bde-9626-adade165f5dc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=45.892µ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=503d8f85-97e2-4421-b9ec-eafa23860783 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b65723e2-ea53-4831-ba81-80827fc94db4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=46.482µ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=fb207955-80d4-466f-8524-7e6f9512f9dc trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=b65723e2-ea53-4831-ba81-80827fc94db4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.508579ms http.response.status=404 http.response.written=157 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] 127.0.0.1 - - [17/Feb/2023:01:32:01 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown"
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=98bd93a5-66cf-4bde-9626-adade165f5dc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.654393ms http.response.status=404 http.response.written=157 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] 127.0.0.1 - - [17/Feb/2023:01:32:01 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown"
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=49e524ee-0724-4351-b2e4-f80519f427c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=5cb1878c-b8f5-458c-a9fd-5713b6bfe448 http.request.method=POST http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=5cb1878c-b8f5-458c-a9fd-5713b6bfe448 http.request.method=POST http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e/startedat\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=5cb1878c-b8f5-458c-a9fd-5713b6bfe448 http.request.method=POST http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=312.961µ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=16c347ba-1d1d-45b8-ac42-6af752f45f89 trace.line=95 vars.name=test version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=5cb1878c-b8f5-458c-a9fd-5713b6bfe448 http.request.method=POST http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=17.584µ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=97663c91-27b8-45a0-9dde-924921fb52dc trace.line=141 vars.name=test version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=49e524ee-0724-4351-b2e4-f80519f427c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d/startedat\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=49e524ee-0724-4351-b2e4-f80519f427c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=1.525445ms 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=6e6fa770-f6ed-4629-a86b-60e26c5da855 trace.line=95 vars.name=test version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=49e524ee-0724-4351-b2e4-f80519f427c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=15.467µ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=e7638582-cb5e-4e4c-885f-94bf53ff271b trace.line=141 vars.name=test version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d/hashstates/sha256/0\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=49e524ee-0724-4351-b2e4-f80519f427c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=75.947µ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=ecebbeef-ef43-4ea5-865f-618b9c2540d5 trace.line=95 vars.name=test version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] time="2023-02-17T01:32:01Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=49e524ee-0724-4351-b2e4-f80519f427c8 http.request.method=POST http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=5.23472ms http.response.status=202 http.response.written=0 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.879Z] 127.0.0.1 - - [17/Feb/2023:01:32:01 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown"
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e/hashstates/sha256/0\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=5cb1878c-b8f5-458c-a9fd-5713b6bfe448 http.request.method=POST http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=69.851µ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=e4511aa1-df85-4458-a814-0a65823e19fd trace.line=95 vars.name=test version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=5cb1878c-b8f5-458c-a9fd-5713b6bfe448 http.request.method=POST http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=6.882151ms http.response.status=202 http.response.written=0 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] 127.0.0.1 - - [17/Feb/2023:01:32:01 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown"
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fa4eaf95-2986-46e0-b153-ba32b205533c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d?_state=oTJJ4M5gclhKX768pX6dCc6fLUkfuihfpmApMcIA8_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2M2IzYTZiLTk5OTUtNGJiZC04MjY5LTA5NWVmODJkZWEwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDczMjA1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.uuid=163b3a6b-9995-4bbd-8269-095ef82dea0d version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fa4eaf95-2986-46e0-b153-ba32b205533c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d?_state=oTJJ4M5gclhKX768pX6dCc6fLUkfuihfpmApMcIA8_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2M2IzYTZiLTk5OTUtNGJiZC04MjY5LTA5NWVmODJkZWEwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDczMjA1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.uuid=163b3a6b-9995-4bbd-8269-095ef82dea0d version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d/startedat\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fa4eaf95-2986-46e0-b153-ba32b205533c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d?_state=oTJJ4M5gclhKX768pX6dCc6fLUkfuihfpmApMcIA8_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2M2IzYTZiLTk5OTUtNGJiZC04MjY5LTA5NWVmODJkZWEwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDczMjA1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=64.722µ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=352a7df1-9f95-4d04-8e89-997d00abfc2f trace.line=82 vars.name=test vars.uuid=163b3a6b-9995-4bbd-8269-095ef82dea0d version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fa4eaf95-2986-46e0-b153-ba32b205533c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d?_state=oTJJ4M5gclhKX768pX6dCc6fLUkfuihfpmApMcIA8_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2M2IzYTZiLTk5OTUtNGJiZC04MjY5LTA5NWVmODJkZWEwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDczMjA1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=50.666µ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=be9deeb2-fa6c-4deb-b12f-7cca23e7bfe7 trace.line=141 vars.name=test vars.uuid=163b3a6b-9995-4bbd-8269-095ef82dea0d version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d/data\", 0)" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fa4eaf95-2986-46e0-b153-ba32b205533c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d?_state=oTJJ4M5gclhKX768pX6dCc6fLUkfuihfpmApMcIA8_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2M2IzYTZiLTk5OTUtNGJiZC04MjY5LTA5NWVmODJkZWEwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDczMjA1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=101.063µ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=76685e3f-d026-4ac0-916a-4633f011840c trace.line=124 vars.name=test vars.uuid=163b3a6b-9995-4bbd-8269-095ef82dea0d version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fa4eaf95-2986-46e0-b153-ba32b205533c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d?_state=oTJJ4M5gclhKX768pX6dCc6fLUkfuihfpmApMcIA8_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2M2IzYTZiLTk5OTUtNGJiZC04MjY5LTA5NWVmODJkZWEwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDczMjA1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.uuid=163b3a6b-9995-4bbd-8269-095ef82dea0d version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fa4eaf95-2986-46e0-b153-ba32b205533c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d?_state=oTJJ4M5gclhKX768pX6dCc6fLUkfuihfpmApMcIA8_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2M2IzYTZiLTk5OTUtNGJiZC04MjY5LTA5NWVmODJkZWEwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDczMjA1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=15.015µ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=b845ee71-a090-488a-af3f-26ce369a2c87 trace.line=141 vars.name=test vars.uuid=163b3a6b-9995-4bbd-8269-095ef82dea0d version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fa4eaf95-2986-46e0-b153-ba32b205533c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d?_state=oTJJ4M5gclhKX768pX6dCc6fLUkfuihfpmApMcIA8_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2M2IzYTZiLTk5OTUtNGJiZC04MjY5LTA5NWVmODJkZWEwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDczMjA1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=17.338µ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=c8e036ee-5c2f-4cb8-b686-23d4f0d4fee2 trace.line=141 vars.name=test vars.uuid=163b3a6b-9995-4bbd-8269-095ef82dea0d version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fa4eaf95-2986-46e0-b153-ba32b205533c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d?_state=oTJJ4M5gclhKX768pX6dCc6fLUkfuihfpmApMcIA8_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2M2IzYTZiLTk5OTUtNGJiZC04MjY5LTA5NWVmODJkZWEwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDczMjA1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=12.619µ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=e1db74b4-2c15-4d27-8400-9ac02864694a trace.line=141 vars.name=test vars.uuid=163b3a6b-9995-4bbd-8269-095ef82dea0d version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fa4eaf95-2986-46e0-b153-ba32b205533c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d?_state=oTJJ4M5gclhKX768pX6dCc6fLUkfuihfpmApMcIA8_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2M2IzYTZiLTk5OTUtNGJiZC04MjY5LTA5NWVmODJkZWEwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDczMjA1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=75.077µ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=e64f9ee8-2b5d-4fdf-b78a-e36484e62dd2 trace.line=167 vars.name=test vars.uuid=163b3a6b-9995-4bbd-8269-095ef82dea0d version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fa4eaf95-2986-46e0-b153-ba32b205533c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d?_state=oTJJ4M5gclhKX768pX6dCc6fLUkfuihfpmApMcIA8_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2M2IzYTZiLTk5OTUtNGJiZC04MjY5LTA5NWVmODJkZWEwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDczMjA1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=126.294µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5d52850a-088a-4cec-9705-d3dc96e0cecd trace.line=95 vars.name=test vars.uuid=163b3a6b-9995-4bbd-8269-095ef82dea0d version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8faae67c-a5e2-4fe3-be20-87ee2c0d0679 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e?_state=kWnOa4NeDIuUhaLHFgObXbBMnI8V0oceuLlpXfYZq7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0ODkyMmY2LTIzMzItNDA0MC04NGExLTRiZjRjNjZmZmExZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDYzNTc4MzlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.uuid=248922f6-2332-4040-84a1-4bf4c66ffa1e version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fa4eaf95-2986-46e0-b153-ba32b205533c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d?_state=oTJJ4M5gclhKX768pX6dCc6fLUkfuihfpmApMcIA8_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2M2IzYTZiLTk5OTUtNGJiZC04MjY5LTA5NWVmODJkZWEwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDczMjA1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=158.458µ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=c50d547e-8155-4ae0-a948-11d56a870545 trace.line=181 vars.name=test vars.uuid=163b3a6b-9995-4bbd-8269-095ef82dea0d version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=info msg="response completed" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fa4eaf95-2986-46e0-b153-ba32b205533c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49810" http.request.uri="/v2/test/blobs/uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d?_state=oTJJ4M5gclhKX768pX6dCc6fLUkfuihfpmApMcIA8_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2M2IzYTZiLTk5OTUtNGJiZC04MjY5LTA5NWVmODJkZWEwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDczMjA1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=5.583226ms http.response.status=201 http.response.written=0 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] 127.0.0.1 - - [17/Feb/2023:01:32:01 +0000] "PUT /v2/test/blobs/uploads/163b3a6b-9995-4bbd-8269-095ef82dea0d?_state=oTJJ4M5gclhKX768pX6dCc6fLUkfuihfpmApMcIA8_x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE2M2IzYTZiLTk5OTUtNGJiZC04MjY5LTA5NWVmODJkZWEwZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDczMjA1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown"
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8faae67c-a5e2-4fe3-be20-87ee2c0d0679 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e?_state=kWnOa4NeDIuUhaLHFgObXbBMnI8V0oceuLlpXfYZq7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0ODkyMmY2LTIzMzItNDA0MC04NGExLTRiZjRjNjZmZmExZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDYzNTc4MzlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.uuid=248922f6-2332-4040-84a1-4bf4c66ffa1e version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e/startedat\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8faae67c-a5e2-4fe3-be20-87ee2c0d0679 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e?_state=kWnOa4NeDIuUhaLHFgObXbBMnI8V0oceuLlpXfYZq7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0ODkyMmY2LTIzMzItNDA0MC04NGExLTRiZjRjNjZmZmExZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDYzNTc4MzlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=100.365µ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=493e0a6d-2991-4dc5-8dbe-6f8f835f1093 trace.line=82 vars.name=test vars.uuid=248922f6-2332-4040-84a1-4bf4c66ffa1e version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8faae67c-a5e2-4fe3-be20-87ee2c0d0679 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e?_state=kWnOa4NeDIuUhaLHFgObXbBMnI8V0oceuLlpXfYZq7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0ODkyMmY2LTIzMzItNDA0MC04NGExLTRiZjRjNjZmZmExZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDYzNTc4MzlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=38.589µ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=b0dcb62a-8b4e-4c45-a5c1-902e512e7f33 trace.line=141 vars.name=test vars.uuid=248922f6-2332-4040-84a1-4bf4c66ffa1e version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e/data\", 0)" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8faae67c-a5e2-4fe3-be20-87ee2c0d0679 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e?_state=kWnOa4NeDIuUhaLHFgObXbBMnI8V0oceuLlpXfYZq7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0ODkyMmY2LTIzMzItNDA0MC04NGExLTRiZjRjNjZmZmExZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDYzNTc4MzlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=193.904µ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=e6514760-c646-42e1-b664-977e3acfd871 trace.line=124 vars.name=test vars.uuid=248922f6-2332-4040-84a1-4bf4c66ffa1e version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8faae67c-a5e2-4fe3-be20-87ee2c0d0679 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e?_state=kWnOa4NeDIuUhaLHFgObXbBMnI8V0oceuLlpXfYZq7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0ODkyMmY2LTIzMzItNDA0MC04NGExLTRiZjRjNjZmZmExZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDYzNTc4MzlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.uuid=248922f6-2332-4040-84a1-4bf4c66ffa1e version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.880Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8faae67c-a5e2-4fe3-be20-87ee2c0d0679 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e?_state=kWnOa4NeDIuUhaLHFgObXbBMnI8V0oceuLlpXfYZq7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0ODkyMmY2LTIzMzItNDA0MC04NGExLTRiZjRjNjZmZmExZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDYzNTc4MzlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=14.662µ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=d55dd922-ddf6-4d4c-9f7e-e1ca8565648b trace.line=141 vars.name=test vars.uuid=248922f6-2332-4040-84a1-4bf4c66ffa1e version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8faae67c-a5e2-4fe3-be20-87ee2c0d0679 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e?_state=kWnOa4NeDIuUhaLHFgObXbBMnI8V0oceuLlpXfYZq7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0ODkyMmY2LTIzMzItNDA0MC04NGExLTRiZjRjNjZmZmExZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDYzNTc4MzlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=19.626µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5ea79d98-2e4e-4f39-aed5-14048ce0907a trace.line=141 vars.name=test vars.uuid=248922f6-2332-4040-84a1-4bf4c66ffa1e version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8faae67c-a5e2-4fe3-be20-87ee2c0d0679 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e?_state=kWnOa4NeDIuUhaLHFgObXbBMnI8V0oceuLlpXfYZq7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0ODkyMmY2LTIzMzItNDA0MC04NGExLTRiZjRjNjZmZmExZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDYzNTc4MzlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=33.345µ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=511561c0-12fb-43f1-a80c-5afbb1e86ba6 trace.line=141 vars.name=test vars.uuid=248922f6-2332-4040-84a1-4bf4c66ffa1e version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8faae67c-a5e2-4fe3-be20-87ee2c0d0679 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e?_state=kWnOa4NeDIuUhaLHFgObXbBMnI8V0oceuLlpXfYZq7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0ODkyMmY2LTIzMzItNDA0MC04NGExLTRiZjRjNjZmZmExZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDYzNTc4MzlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=48.665µ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=a10bdc07-5f7d-4f90-83cc-18cf61b90182 trace.line=167 vars.name=test vars.uuid=248922f6-2332-4040-84a1-4bf4c66ffa1e version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8faae67c-a5e2-4fe3-be20-87ee2c0d0679 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e?_state=kWnOa4NeDIuUhaLHFgObXbBMnI8V0oceuLlpXfYZq7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0ODkyMmY2LTIzMzItNDA0MC04NGExLTRiZjRjNjZmZmExZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDYzNTc4MzlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=85.162µ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=65d53538-756b-47bc-b154-99aaeed01fae trace.line=95 vars.name=test vars.uuid=248922f6-2332-4040-84a1-4bf4c66ffa1e version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8faae67c-a5e2-4fe3-be20-87ee2c0d0679 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e?_state=kWnOa4NeDIuUhaLHFgObXbBMnI8V0oceuLlpXfYZq7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0ODkyMmY2LTIzMzItNDA0MC04NGExLTRiZjRjNjZmZmExZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDYzNTc4MzlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=256.805µ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=e35da368-9091-494c-97c9-8a760704c39e trace.line=181 vars.name=test vars.uuid=248922f6-2332-4040-84a1-4bf4c66ffa1e version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=info msg="response completed" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8faae67c-a5e2-4fe3-be20-87ee2c0d0679 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/blobs/uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e?_state=kWnOa4NeDIuUhaLHFgObXbBMnI8V0oceuLlpXfYZq7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0ODkyMmY2LTIzMzItNDA0MC04NGExLTRiZjRjNjZmZmExZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDYzNTc4MzlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=4.586044ms http.response.status=201 http.response.written=0 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] 127.0.0.1 - - [17/Feb/2023:01:32:01 +0000] "PUT /v2/test/blobs/uploads/248922f6-2332-4040-84a1-4bf4c66ffa1e?_state=kWnOa4NeDIuUhaLHFgObXbBMnI8V0oceuLlpXfYZq7F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI0ODkyMmY2LTIzMzItNDA0MC04NGExLTRiZjRjNjZmZmExZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xN1QwMTozMjowMS44NDYzNTc4MzlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown"
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=6b681b88-a4b5-4343-b32b-4c4f553821fc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=6b681b88-a4b5-4343-b32b-4c4f553821fc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=6b681b88-a4b5-4343-b32b-4c4f553821fc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=228.276µ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=d0ccd11b-cda9-4d39-a94f-35a6b5bba5c2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=6b681b88-a4b5-4343-b32b-4c4f553821fc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.659576ms http.response.status=404 http.response.written=96 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] 127.0.0.1 - - [17/Feb/2023:01:32:01 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.16+unknown"
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=83db3bff-6985-4ffd-92c6-fd965a5e2f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg=PutImageManifest go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=83db3bff-6985-4ffd-92c6-fd965a5e2f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=83db3bff-6985-4ffd-92c6-fd965a5e2f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=83db3bff-6985-4ffd-92c6-fd965a5e2f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=83db3bff-6985-4ffd-92c6-fd965a5e2f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=74.347µ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=d2b0f286-5fb1-4cd1-8e52-7214a802d78b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=83db3bff-6985-4ffd-92c6-fd965a5e2f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=18.167µ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=35737011-484d-4eb1-acf4-6ecce0007b6f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=83db3bff-6985-4ffd-92c6-fd965a5e2f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=138.528µ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=c7e35fd3-652e-4dac-9a61-c9db94858673 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=83db3bff-6985-4ffd-92c6-fd965a5e2f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=15.483µ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=8ebd719d-b9e8-48b9-839e-15c5ed4846c8 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=83db3bff-6985-4ffd-92c6-fd965a5e2f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=16.935µ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=e254817d-cad3-40ca-ba54-46a8019b4109 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=83db3bff-6985-4ffd-92c6-fd965a5e2f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=133.777µ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=db330c9f-c077-4932-85ca-d8adc7fc934b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=83db3bff-6985-4ffd-92c6-fd965a5e2f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=54.679µ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=23f725be-5cb8-47a4-82e1-05ec04007be6 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=83db3bff-6985-4ffd-92c6-fd965a5e2f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=43.274µ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=7924e2ad-b359-4210-87de-b17c25a29a74 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=83db3bff-6985-4ffd-92c6-fd965a5e2f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=79.451µ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=20a391e6-a97a-4927-afed-a084b3ef1c25 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=83db3bff-6985-4ffd-92c6-fd965a5e2f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=63.156µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5f38a2ec-b33f-402c-aca8-40637522c8aa trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] time="2023-02-17T01:32:01Z" level=info msg="response completed" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=83db3bff-6985-4ffd-92c6-fd965a5e2f82 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49812" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=3.450179ms http.response.status=201 http.response.written=0 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b version="v2.3.0+unknown" 
01:32:01 [2023-02-17T01:32:01.881Z] 127.0.0.1 - - [17/Feb/2023:01:32:01 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown"
01:32:02 [2023-02-17T01:32:02.139Z] time="2023-02-17T01:32:01Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ed1394d2-5ccd-42c7-9196-74ddfbd3f7fe http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.139Z] time="2023-02-17T01:32:01Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ed1394d2-5ccd-42c7-9196-74ddfbd3f7fe http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d 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.327874ms http.response.status=200 http.response.written=2 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.139Z] 127.0.0.1 - - [17/Feb/2023:01:32:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:32:02 [2023-02-17T01:32:02.139Z] time="2023-02-17T01:32:01Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ac27e655-4ae0-477e-bddf-9c9fb2c6100a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49826" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.139Z] time="2023-02-17T01:32:01Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ac27e655-4ae0-477e-bddf-9c9fb2c6100a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49826" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.139Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ac27e655-4ae0-477e-bddf-9c9fb2c6100a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49826" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=42.289µ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=27db91db-4628-40f5-8959-0abb71610b4a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.139Z] time="2023-02-17T01:32:01Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ac27e655-4ae0-477e-bddf-9c9fb2c6100a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49826" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.139Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ac27e655-4ae0-477e-bddf-9c9fb2c6100a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49826" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=28.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).GetContent" trace.id=9594acc1-6eeb-46f0-af0f-57d83659fa5a trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.139Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ac27e655-4ae0-477e-bddf-9c9fb2c6100a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49826" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=17.403µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=28631403-cab1-4ddc-a722-edca105e48d8 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.139Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ac27e655-4ae0-477e-bddf-9c9fb2c6100a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49826" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=18.396µ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=72209ae0-3c22-4635-b996-a1a40826ea35 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.139Z] time="2023-02-17T01:32:01Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ac27e655-4ae0-477e-bddf-9c9fb2c6100a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49826" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.reference=latest version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.139Z] time="2023-02-17T01:32:01Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ac27e655-4ae0-477e-bddf-9c9fb2c6100a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49826" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d 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=1.615596ms http.response.status=200 http.response.written=417 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.139Z] 127.0.0.1 - - [17/Feb/2023:01:32:01 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:32:02 [2023-02-17T01:32:02.139Z] time="2023-02-17T01:32:01Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=737dfbd6-fa71-4fac-b845-e27a125d3d7c http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.139Z] time="2023-02-17T01:32:01Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=737dfbd6-fa71-4fac-b845-e27a125d3d7c http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.139Z] time="2023-02-17T01:32:01Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=737dfbd6-fa71-4fac-b845-e27a125d3d7c http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.139Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=737dfbd6-fa71-4fac-b845-e27a125d3d7c http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=70.532µ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=91d4bf6b-98ed-4ed0-86ea-4397670bfd78 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.139Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=737dfbd6-fa71-4fac-b845-e27a125d3d7c http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=25.059µ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=7aea6a4a-9951-41d1-bc7a-addaae6ce06f trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.139Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=737dfbd6-fa71-4fac-b845-e27a125d3d7c http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=24.123µ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=5d455327-a9f2-4b6a-8941-8cdb764e837b trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=737dfbd6-fa71-4fac-b845-e27a125d3d7c http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=737dfbd6-fa71-4fac-b845-e27a125d3d7c http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d 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.671009ms http.response.status=200 http.response.written=417 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] 127.0.0.1 - - [17/Feb/2023:01:32:01 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fb9fb4b9-554d-4496-9535-fb60753e8b9a http.request.method=GET http.request.remoteaddr="127.0.0.1:49848" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1472d0e4-f31a-416a-861e-1ec83f7d83a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49842" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1472d0e4-f31a-416a-861e-1ec83f7d83a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49842" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1472d0e4-f31a-416a-861e-1ec83f7d83a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49842" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=63.064µ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=8ffca671-7724-4dc2-9e6d-ca68d2b0d1ce trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1472d0e4-f31a-416a-861e-1ec83f7d83a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49842" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=18.117µ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=08e63ea4-81fd-4548-bf84-143362a5d698 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1472d0e4-f31a-416a-861e-1ec83f7d83a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49842" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=22.179µ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=f39a39a4-6aa2-4f06-91b1-aa5bf8724024 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1472d0e4-f31a-416a-861e-1ec83f7d83a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49842" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=31.007µ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=95594df8-d327-432a-8707-28f144b11ec1 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1472d0e4-f31a-416a-861e-1ec83f7d83a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49842" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=12.316µ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=25427534-aa42-4ad8-af0a-d8add8168d0f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1472d0e4-f31a-416a-861e-1ec83f7d83a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49842" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=7.031µ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=39909311-1610-4b06-9ea4-b68287818a7b trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1472d0e4-f31a-416a-861e-1ec83f7d83a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49842" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=23.368µ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=25510d52-e8d0-4c40-aaa9-9008867ffd8a trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1472d0e4-f31a-416a-861e-1ec83f7d83a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49842" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=33.182µ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=7303b433-5ca0-4cfe-b62a-397acefb2fa7 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1472d0e4-f31a-416a-861e-1ec83f7d83a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49842" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=15.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).Stat" trace.id=39ce13ca-f585-49aa-9cab-ef4febce68c1 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=1472d0e4-f31a-416a-861e-1ec83f7d83a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:49842" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d 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.434446ms http.response.status=200 http.response.written=179 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] 127.0.0.1 - - [17/Feb/2023:01:32:01 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fb9fb4b9-554d-4496-9535-fb60753e8b9a http.request.method=GET http.request.remoteaddr="127.0.0.1:49848" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fb9fb4b9-554d-4496-9535-fb60753e8b9a http.request.method=GET http.request.remoteaddr="127.0.0.1:49848" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=46.449µ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=6e35051e-780c-47bc-bfe6-08b1f7a423ab trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fb9fb4b9-554d-4496-9535-fb60753e8b9a http.request.method=GET http.request.remoteaddr="127.0.0.1:49848" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=15.368µ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=fae2ca03-4c22-4c5d-a135-e2a44f149227 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fb9fb4b9-554d-4496-9535-fb60753e8b9a http.request.method=GET http.request.remoteaddr="127.0.0.1:49848" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=16.263µ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=1131588d-bb28-4dbe-a367-92dd3aa0b0ab trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fb9fb4b9-554d-4496-9535-fb60753e8b9a http.request.method=GET http.request.remoteaddr="127.0.0.1:49848" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=34.938µ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=090a37db-1086-451a-908e-196369f14bbc trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fb9fb4b9-554d-4496-9535-fb60753e8b9a http.request.method=GET http.request.remoteaddr="127.0.0.1:49848" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=8.37µ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=273ed00f-cbf3-4b33-a112-50cde5770e1d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fb9fb4b9-554d-4496-9535-fb60753e8b9a http.request.method=GET http.request.remoteaddr="127.0.0.1:49848" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=5.703µ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=096f96ab-4236-4be7-b961-4915a06a9375 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.140Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fb9fb4b9-554d-4496-9535-fb60753e8b9a http.request.method=GET http.request.remoteaddr="127.0.0.1:49848" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=13.128µ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=0a8f2d3b-75ac-46e2-890f-849fe777bc3a trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.141Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fb9fb4b9-554d-4496-9535-fb60753e8b9a http.request.method=GET http.request.remoteaddr="127.0.0.1:49848" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=23.138µ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=cf8253cc-669c-4978-a865-161159537abe trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.141Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fb9fb4b9-554d-4496-9535-fb60753e8b9a http.request.method=GET http.request.remoteaddr="127.0.0.1:49848" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=10.511µ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=e4353a59-841c-4b38-a1e7-153e1bc80e55 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.141Z] time="2023-02-17T01:32:01Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fb9fb4b9-554d-4496-9535-fb60753e8b9a http.request.method=GET http.request.remoteaddr="127.0.0.1:49848" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d 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=9.635343ms http.response.status=200 http.response.written=68 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.141Z] 127.0.0.1 - - [17/Feb/2023:01:32:01 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:32:02 [2023-02-17T01:32:02.141Z] time="2023-02-17T01:32:01Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ec4e6aa5-dedf-4c9b-94d8-0996514c0718 http.request.method=GET http.request.remoteaddr="127.0.0.1:49858" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.141Z] time="2023-02-17T01:32:01Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ec4e6aa5-dedf-4c9b-94d8-0996514c0718 http.request.method=GET http.request.remoteaddr="127.0.0.1:49858" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d 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="843.483µs" http.response.status=200 http.response.written=2 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.141Z] 127.0.0.1 - - [17/Feb/2023:01:32:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:32:02 [2023-02-17T01:32:02.141Z] time="2023-02-17T01:32:01Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=7ab41423-62f8-4cf0-a271-f92c4241b084 http.request.method=GET http.request.remoteaddr="127.0.0.1:49870" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.141Z] time="2023-02-17T01:32:01Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=7ab41423-62f8-4cf0-a271-f92c4241b084 http.request.method=GET http.request.remoteaddr="127.0.0.1:49870" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.141Z] time="2023-02-17T01:32:01Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=7ab41423-62f8-4cf0-a271-f92c4241b084 http.request.method=GET http.request.remoteaddr="127.0.0.1:49870" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.141Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=7ab41423-62f8-4cf0-a271-f92c4241b084 http.request.method=GET http.request.remoteaddr="127.0.0.1:49870" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=33.42µ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=7db6cff7-d899-427c-b81c-525c7f8b1943 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.141Z] time="2023-02-17T01:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=7ab41423-62f8-4cf0-a271-f92c4241b084 http.request.method=GET http.request.remoteaddr="127.0.0.1:49870" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=5c6a0887-f6db-4061-affe-092c78accc0b trace.duration=14.293µ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=ecf353d4-deed-4319-86cf-3a8dc3e783a6 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.141Z] time="2023-02-17T01:32:01Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=7ab41423-62f8-4cf0-a271-f92c4241b084 http.request.method=GET http.request.remoteaddr="127.0.0.1:49870" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d 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.139175ms http.response.status=404 http.response.written=181 instance.id=5c6a0887-f6db-4061-affe-092c78accc0b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
01:32:02 [2023-02-17T01:32:02.141Z] 127.0.0.1 - - [17/Feb/2023:01:32:01 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.6 git-commit/126c12e715cb2045aac9e6e61b46a3cab6fe705d kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
01:32:02 [2023-02-17T01:32:02.141Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.24s)
01:32:02 [2023-02-17T01:32:02.141Z] === RUN   TestRemoveImageOrphaning
01:32:02 [2023-02-17T01:32:02.141Z] --- PASS: TestRemoveImageOrphaning (0.16s)
01:32:02 [2023-02-17T01:32:02.141Z] === RUN   TestRemoveImageGarbageCollector
01:32:02 [2023-02-17T01:32:02.141Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:32:02 [2023-02-17T01:32:02.141Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
01:32:02 [2023-02-17T01:32:02.141Z] === RUN   TestTagUnprefixedRepoByNameOrName
01:32:02 [2023-02-17T01:32:02.397Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
01:32:02 [2023-02-17T01:32:02.397Z] === RUN   TestTagInvalidReference
01:32:02 [2023-02-17T01:32:02.397Z] --- PASS: TestTagInvalidReference (0.01s)
01:32:02 [2023-02-17T01:32:02.397Z] === RUN   TestTagValidPrefixedRepo
01:32:02 [2023-02-17T01:32:02.397Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
01:32:02 [2023-02-17T01:32:02.397Z] === RUN   TestTagExistedNameWithoutForce
01:32:02 [2023-02-17T01:32:02.397Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
01:32:02 [2023-02-17T01:32:02.397Z] === RUN   TestTagOfficialNames
01:32:02 [2023-02-17T01:32:02.397Z] --- PASS: TestTagOfficialNames (0.06s)
01:32:02 [2023-02-17T01:32:02.397Z] === RUN   TestTagMatchesDigest
01:32:02 [2023-02-17T01:32:02.397Z] --- PASS: TestTagMatchesDigest (0.01s)
01:32:02 [2023-02-17T01:32:02.397Z] PASS
01:32:02 [2023-02-17T01:32:02.397Z] 
01:32:02 [2023-02-17T01:32:02.397Z] === Skipped
01:32:02 [2023-02-17T01:32:02.397Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
01:32:02 [2023-02-17T01:32:02.397Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
01:32:02 [2023-02-17T01:32:02.397Z] 
01:32:02 [2023-02-17T01:32:02.397Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
01:32:02 [2023-02-17T01:32:02.397Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:32:02 [2023-02-17T01:32:02.397Z] 
01:32:02 [2023-02-17T01:32:02.397Z] DONE 24 tests, 2 skipped in 1.459s
01:32:02 [2023-02-17T01:32:02.397Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
01:32:02 [2023-02-17T01:32:02.397Z] ++ 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
01:32:02 [2023-02-17T01:32:02.397Z] ++ set -e
01:32:02 [2023-02-17T01:32:02.397Z] ++ '[' -n 0 ']'
01:32:02 [2023-02-17T01:32:02.397Z] ++ set -x
01:32:02 [2023-02-17T01:32:02.398Z] ++ 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
01:32:02 [2023-02-17T01:32:02.398Z] === RUN   TestStripANSICommands
01:32:02 [2023-02-17T01:32:02.398Z] === RUN   TestStripANSICommands/#00
01:32:02 [2023-02-17T01:32:02.398Z] === RUN   TestStripANSICommands/#01
01:32:02 [2023-02-17T01:32:02.398Z] --- PASS: TestStripANSICommands (0.00s)
01:32:02 [2023-02-17T01:32:02.398Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
01:32:02 [2023-02-17T01:32:02.398Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
01:32:02 [2023-02-17T01:32:02.398Z] PASS
01:32:02 [2023-02-17T01:32:02.398Z] 
01:32:02 [2023-02-17T01:32:02.398Z] DONE 3 tests in 0.047s
01:32:02 [2023-02-17T01:32:02.398Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
01:32:02 [2023-02-17T01:32:02.398Z] ++ 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
01:32:02 [2023-02-17T01:32:02.654Z] ++ set -e
01:32:02 [2023-02-17T01:32:02.654Z] ++ '[' -n 0 ']'
01:32:02 [2023-02-17T01:32:02.654Z] ++ set -x
01:32:02 [2023-02-17T01:32:02.654Z] ++ 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
01:32:02 [2023-02-17T01:32:02.654Z] INFO: Testing against a local daemon
01:32:02 [2023-02-17T01:32:02.654Z] === RUN   TestNetworkCreateDelete
01:32:02 [2023-02-17T01:32:02.654Z] --- PASS: TestNetworkCreateDelete (0.14s)
01:32:02 [2023-02-17T01:32:02.654Z] === RUN   TestDockerNetworkDeletePreferID
01:32:03 [2023-02-17T01:32:03.217Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s)
01:32:03 [2023-02-17T01:32:03.217Z] === RUN   TestDaemonDNSFallback
01:32:09 [2023-02-17T01:32:09.762Z] --- PASS: TestDaemonDNSFallback (6.13s)
01:32:09 [2023-02-17T01:32:09.762Z] === RUN   TestInspectNetwork
01:32:11 [2023-02-17T01:32:11.652Z] === RUN   TestInspectNetwork/full_network_id
01:32:11 [2023-02-17T01:32:11.652Z] === RUN   TestInspectNetwork/partial_network_id
01:32:11 [2023-02-17T01:32:11.652Z] === RUN   TestInspectNetwork/network_name
01:32:11 [2023-02-17T01:32:11.652Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
01:32:15 [2023-02-17T01:32:15.819Z] --- PASS: TestInspectNetwork (6.48s)
01:32:15 [2023-02-17T01:32:15.819Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
01:32:15 [2023-02-17T01:32:15.819Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
01:32:15 [2023-02-17T01:32:15.819Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
01:32:15 [2023-02-17T01:32:15.819Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
01:32:15 [2023-02-17T01:32:15.819Z] === RUN   TestRunContainerWithBridgeNone
01:32:17 [2023-02-17T01:32:17.185Z] --- PASS: TestRunContainerWithBridgeNone (1.38s)
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestNetworkInvalidJSON
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestNetworkInvalidJSON/networks/create
01:32:17 [2023-02-17T01:32:17.185Z] === PAUSE TestNetworkInvalidJSON/networks/create
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
01:32:17 [2023-02-17T01:32:17.185Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
01:32:17 [2023-02-17T01:32:17.185Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
01:32:17 [2023-02-17T01:32:17.185Z] === CONT  TestNetworkInvalidJSON/networks/create
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
01:32:17 [2023-02-17T01:32:17.185Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
01:32:17 [2023-02-17T01:32:17.185Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
01:32:17 [2023-02-17T01:32:17.185Z] --- PASS: TestNetworkInvalidJSON (0.01s)
01:32:17 [2023-02-17T01:32:17.185Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
01:32:17 [2023-02-17T01:32:17.185Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
01:32:17 [2023-02-17T01:32:17.185Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
01:32:17 [2023-02-17T01:32:17.185Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
01:32:17 [2023-02-17T01:32:17.185Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
01:32:17 [2023-02-17T01:32:17.185Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
01:32:17 [2023-02-17T01:32:17.185Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
01:32:17 [2023-02-17T01:32:17.185Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
01:32:17 [2023-02-17T01:32:17.185Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
01:32:17 [2023-02-17T01:32:17.185Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
01:32:17 [2023-02-17T01:32:17.185Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
01:32:17 [2023-02-17T01:32:17.185Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
01:32:17 [2023-02-17T01:32:17.185Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
01:32:17 [2023-02-17T01:32:17.185Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
01:32:17 [2023-02-17T01:32:17.185Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestNetworkList
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestNetworkList//networks
01:32:17 [2023-02-17T01:32:17.185Z] === PAUSE TestNetworkList//networks
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestNetworkList//networks/
01:32:17 [2023-02-17T01:32:17.185Z] === PAUSE TestNetworkList//networks/
01:32:17 [2023-02-17T01:32:17.185Z] === CONT  TestNetworkList//networks
01:32:17 [2023-02-17T01:32:17.185Z] === CONT  TestNetworkList//networks/
01:32:17 [2023-02-17T01:32:17.185Z] --- PASS: TestNetworkList (0.01s)
01:32:17 [2023-02-17T01:32:17.185Z]     --- PASS: TestNetworkList//networks (0.00s)
01:32:17 [2023-02-17T01:32:17.185Z]     --- PASS: TestNetworkList//networks/ (0.00s)
01:32:17 [2023-02-17T01:32:17.185Z] === RUN   TestHostIPv4BridgeLabel
01:32:17 [2023-02-17T01:32:17.747Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
01:32:17 [2023-02-17T01:32:17.747Z] === RUN   TestDaemonRestartWithLiveRestore
01:32:18 [2023-02-17T01:32:18.676Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
01:32:18 [2023-02-17T01:32:18.676Z] === RUN   TestDaemonDefaultNetworkPools
01:32:19 [2023-02-17T01:32:19.605Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
01:32:19 [2023-02-17T01:32:19.605Z] === RUN   TestDaemonRestartWithExistingNetwork
01:32:20 [2023-02-17T01:32:20.970Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
01:32:20 [2023-02-17T01:32:20.970Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
01:32:21 [2023-02-17T01:32:21.899Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
01:32:21 [2023-02-17T01:32:21.899Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
01:32:22 [2023-02-17T01:32:22.461Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
01:32:22 [2023-02-17T01:32:22.461Z] === RUN   TestServiceWithPredefinedNetwork
01:32:24 [2023-02-17T01:32:24.978Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s)
01:32:24 [2023-02-17T01:32:24.978Z] === RUN   TestServiceRemoveKeepsIngressNetwork
01:32:24 [2023-02-17T01:32:24.978Z]     service_test.go:242: FLAKY_TEST
01:32:24 [2023-02-17T01:32:24.978Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
01:32:24 [2023-02-17T01:32:24.978Z] === RUN   TestServiceWithDataPathPortInit
01:32:37 [2023-02-17T01:32:37.172Z] --- PASS: TestServiceWithDataPathPortInit (12.17s)
01:32:37 [2023-02-17T01:32:37.172Z] === RUN   TestServiceWithDefaultAddressPoolInit
01:32:39 [2023-02-17T01:32:39.062Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ws225gmhvxh9a1n58gtmqbsi7 Created:2023-02-17 01:32:38.245294722 +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[2d1b2bdb4b0d96f62947624c9a6662ea656b492d95bc54e3769077c04e02b829:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6wslemrgry30h28fequl21g2y EndpointID:e7267557de93230ebaf46fc3a68d7fb36f1c40c8da4a04357bad4b13a261b1a9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4d311802f866ae2d9afb22ee20aeae370f5d3908c59650d47658b3fb36020d63 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:ef71b4f96c7d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6wslemrgry30h28fequl21g2y EndpointID:e7267557de93230ebaf46fc3a68d7fb36f1c40c8da4a04357bad4b13a261b1a9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
01:32:44 [2023-02-17T01:32:44.348Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.49s)
01:32:44 [2023-02-17T01:32:44.348Z] PASS
01:32:44 [2023-02-17T01:32:44.348Z] 
01:32:44 [2023-02-17T01:32:44.348Z] === Skipped
01:32:44 [2023-02-17T01:32:44.348Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
01:32:44 [2023-02-17T01:32:44.348Z]     service_test.go:242: FLAKY_TEST
01:32:44 [2023-02-17T01:32:44.348Z] 
01:32:44 [2023-02-17T01:32:44.348Z] DONE 38 tests, 1 skipped in 40.902s
01:32:44 [2023-02-17T01:32:44.348Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
01:32:44 [2023-02-17T01:32:44.348Z] ++ 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
01:32:44 [2023-02-17T01:32:44.348Z] ++ set -e
01:32:44 [2023-02-17T01:32:44.349Z] ++ '[' -n 0 ']'
01:32:44 [2023-02-17T01:32:44.349Z] ++ set -x
01:32:44 [2023-02-17T01:32:44.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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
01:32:44 [2023-02-17T01:32:44.349Z] INFO: Testing against a local daemon
01:32:44 [2023-02-17T01:32:44.349Z] === RUN   TestDockerNetworkIpvlanPersistance
01:32:44 [2023-02-17T01:32:44.349Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:32:44 [2023-02-17T01:32:44.349Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
01:32:44 [2023-02-17T01:32:44.349Z] === RUN   TestDockerNetworkIpvlan
01:32:44 [2023-02-17T01:32:44.349Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:32:44 [2023-02-17T01:32:44.349Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
01:32:44 [2023-02-17T01:32:44.349Z] PASS
01:32:44 [2023-02-17T01:32:44.349Z] 
01:32:44 [2023-02-17T01:32:44.349Z] === Skipped
01:32:44 [2023-02-17T01:32:44.349Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
01:32:44 [2023-02-17T01:32:44.349Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:32:44 [2023-02-17T01:32:44.349Z] 
01:32:44 [2023-02-17T01:32:44.349Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
01:32:44 [2023-02-17T01:32:44.349Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
01:32:44 [2023-02-17T01:32:44.349Z] 
01:32:44 [2023-02-17T01:32:44.349Z] DONE 2 tests, 2 skipped in 0.095s
01:32:44 [2023-02-17T01:32:44.349Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
01:32:44 [2023-02-17T01:32:44.349Z] ++ 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
01:32:44 [2023-02-17T01:32:44.349Z] ++ set -e
01:32:44 [2023-02-17T01:32:44.349Z] ++ '[' -n 0 ']'
01:32:44 [2023-02-17T01:32:44.349Z] ++ set -x
01:32:44 [2023-02-17T01:32:44.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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
01:32:44 [2023-02-17T01:32:44.349Z] INFO: Testing against a local daemon
01:32:44 [2023-02-17T01:32:44.349Z] === RUN   TestDockerNetworkMacvlanPersistance
01:32:44 [2023-02-17T01:32:44.911Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.20s)
01:32:44 [2023-02-17T01:32:44.911Z] === RUN   TestDockerNetworkMacvlan
01:32:45 [2023-02-17T01:32:45.472Z] === RUN   TestDockerNetworkMacvlan/Subinterface
01:32:46 [2023-02-17T01:32:46.034Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
01:32:46 [2023-02-17T01:32:46.962Z] === RUN   TestDockerNetworkMacvlan/NilParent
01:32:48 [2023-02-17T01:32:48.328Z] === RUN   TestDockerNetworkMacvlan/InternalMode
01:32:49 [2023-02-17T01:32:49.696Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
01:32:52 [2023-02-17T01:32:52.221Z] === RUN   TestDockerNetworkMacvlan/Addressing
01:32:52 [2023-02-17T01:32:52.221Z] --- PASS: TestDockerNetworkMacvlan (7.42s)
01:32:52 [2023-02-17T01:32:52.221Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
01:32:52 [2023-02-17T01:32:52.221Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
01:32:52 [2023-02-17T01:32:52.221Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.61s)
01:32:52 [2023-02-17T01:32:52.221Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
01:32:52 [2023-02-17T01:32:52.221Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.21s)
01:32:52 [2023-02-17T01:32:52.221Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.34s)
01:32:52 [2023-02-17T01:32:52.221Z] PASS
01:32:52 [2023-02-17T01:32:52.221Z] 
01:32:52 [2023-02-17T01:32:52.221Z] DONE 8 tests in 8.710s
01:32:52 [2023-02-17T01:32:52.221Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
01:32:52 [2023-02-17T01:32:52.221Z] ++ 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
01:32:52 [2023-02-17T01:32:52.221Z] ++ set -e
01:32:52 [2023-02-17T01:32:52.221Z] ++ '[' -n 0 ']'
01:32:52 [2023-02-17T01:32:52.221Z] ++ set -x
01:32:52 [2023-02-17T01:32:52.221Z] ++ 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
01:32:52 [2023-02-17T01:32:52.221Z] testing: warning: no tests to run
01:32:52 [2023-02-17T01:32:52.221Z] PASS
01:32:52 [2023-02-17T01:32:52.221Z] 
01:32:52 [2023-02-17T01:32:52.221Z] DONE 0 tests in 0.026s
01:32:52 [2023-02-17T01:32:52.221Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
01:32:52 [2023-02-17T01:32:52.222Z] ++ 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
01:32:52 [2023-02-17T01:32:52.222Z] ++ set -e
01:32:52 [2023-02-17T01:32:52.222Z] ++ '[' -n 0 ']'
01:32:52 [2023-02-17T01:32:52.222Z] ++ set -x
01:32:52 [2023-02-17T01:32:52.222Z] ++ 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
01:32:52 [2023-02-17T01:32:52.478Z] INFO: Testing against a local daemon
01:32:52 [2023-02-17T01:32:52.478Z] === RUN   TestAuthZPluginAllowRequest
01:32:53 [2023-02-17T01:32:53.409Z] --- PASS: TestAuthZPluginAllowRequest (1.02s)
01:32:53 [2023-02-17T01:32:53.409Z] === RUN   TestAuthZPluginTLS
01:32:53 [2023-02-17T01:32:53.970Z] --- PASS: TestAuthZPluginTLS (0.55s)
01:32:53 [2023-02-17T01:32:53.970Z] === RUN   TestAuthZPluginDenyRequest
01:32:54 [2023-02-17T01:32:54.532Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
01:32:54 [2023-02-17T01:32:54.532Z] === RUN   TestAuthZPluginAPIDenyResponse
01:32:55 [2023-02-17T01:32:55.093Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
01:32:55 [2023-02-17T01:32:55.094Z] === RUN   TestAuthZPluginDenyResponse
01:32:55 [2023-02-17T01:32:55.655Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
01:32:55 [2023-02-17T01:32:55.655Z] === RUN   TestAuthZPluginAllowEventStream
01:32:56 [2023-02-17T01:32:56.583Z] --- PASS: TestAuthZPluginAllowEventStream (0.99s)
01:32:56 [2023-02-17T01:32:56.583Z] === RUN   TestAuthZPluginErrorResponse
01:32:57 [2023-02-17T01:32:57.144Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
01:32:57 [2023-02-17T01:32:57.145Z] === RUN   TestAuthZPluginErrorRequest
01:32:57 [2023-02-17T01:32:57.707Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
01:32:57 [2023-02-17T01:32:57.707Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
01:32:58 [2023-02-17T01:32:58.269Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
01:32:58 [2023-02-17T01:32:58.269Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
01:32:59 [2023-02-17T01:32:59.197Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.09s)
01:32:59 [2023-02-17T01:32:59.197Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
01:33:00 [2023-02-17T01:33:00.562Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.08s)
01:33:00 [2023-02-17T01:33:00.562Z] === RUN   TestAuthZPluginHeader
01:33:01 [2023-02-17T01:33:01.125Z] --- PASS: TestAuthZPluginHeader (0.62s)
01:33:01 [2023-02-17T01:33:01.125Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
01:33:01 [2023-02-17T01:33:01.125Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:33:01 [2023-02-17T01:33:01.125Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
01:33:01 [2023-02-17T01:33:01.125Z] === RUN   TestAuthZPluginV2Disable
01:33:01 [2023-02-17T01:33:01.125Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:33:01 [2023-02-17T01:33:01.125Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
01:33:01 [2023-02-17T01:33:01.125Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
01:33:01 [2023-02-17T01:33:01.125Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:33:01 [2023-02-17T01:33:01.125Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
01:33:01 [2023-02-17T01:33:01.125Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
01:33:01 [2023-02-17T01:33:01.125Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:33:01 [2023-02-17T01:33:01.125Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
01:33:01 [2023-02-17T01:33:01.125Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
01:33:19 [2023-02-17T01:33:19.188Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
01:33:19 [2023-02-17T01:33:19.188Z] PASS
01:33:19 [2023-02-17T01:33:19.188Z] 
01:33:19 [2023-02-17T01:33:19.188Z] === Skipped
01:33:19 [2023-02-17T01:33:19.188Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
01:33:19 [2023-02-17T01:33:19.188Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:33:19 [2023-02-17T01:33:19.188Z] 
01:33:19 [2023-02-17T01:33:19.188Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
01:33:19 [2023-02-17T01:33:19.188Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:33:19 [2023-02-17T01:33:19.188Z] 
01:33:19 [2023-02-17T01:33:19.188Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
01:33:19 [2023-02-17T01:33:19.188Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:33:19 [2023-02-17T01:33:19.188Z] 
01:33:19 [2023-02-17T01:33:19.188Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
01:33:19 [2023-02-17T01:33:19.188Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:33:19 [2023-02-17T01:33:19.188Z] 
01:33:19 [2023-02-17T01:33:19.188Z] DONE 17 tests, 4 skipped in 25.529s
01:33:19 [2023-02-17T01:33:19.188Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
01:33:19 [2023-02-17T01:33:19.188Z] ++ 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
01:33:19 [2023-02-17T01:33:19.188Z] ++ set -e
01:33:19 [2023-02-17T01:33:19.188Z] ++ '[' -n 0 ']'
01:33:19 [2023-02-17T01:33:19.188Z] ++ set -x
01:33:19 [2023-02-17T01:33:19.188Z] ++ 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
01:33:19 [2023-02-17T01:33:19.188Z] INFO: Testing against a local daemon
01:33:19 [2023-02-17T01:33:19.188Z] === RUN   TestPluginInvalidJSON
01:33:19 [2023-02-17T01:33:19.188Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
01:33:19 [2023-02-17T01:33:19.188Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
01:33:19 [2023-02-17T01:33:19.188Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
01:33:19 [2023-02-17T01:33:19.188Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
01:33:19 [2023-02-17T01:33:19.188Z] === RUN   TestPluginInvalidJSON/plugins/pull
01:33:19 [2023-02-17T01:33:19.188Z] === PAUSE TestPluginInvalidJSON/plugins/pull
01:33:19 [2023-02-17T01:33:19.188Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
01:33:19 [2023-02-17T01:33:19.188Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
01:33:19 [2023-02-17T01:33:19.188Z] === CONT  TestPluginInvalidJSON/plugins/pull
01:33:19 [2023-02-17T01:33:19.188Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
01:33:19 [2023-02-17T01:33:19.188Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
01:33:19 [2023-02-17T01:33:19.188Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
01:33:19 [2023-02-17T01:33:19.188Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
01:33:19 [2023-02-17T01:33:19.188Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
01:33:19 [2023-02-17T01:33:19.188Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
01:33:19 [2023-02-17T01:33:19.188Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
01:33:19 [2023-02-17T01:33:19.188Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
01:33:19 [2023-02-17T01:33:19.188Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
01:33:19 [2023-02-17T01:33:19.188Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
01:33:19 [2023-02-17T01:33:19.188Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
01:33:19 [2023-02-17T01:33:19.188Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
01:33:19 [2023-02-17T01:33:19.188Z] --- PASS: TestPluginInvalidJSON (0.02s)
01:33:19 [2023-02-17T01:33:19.188Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
01:33:19 [2023-02-17T01:33:19.188Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
01:33:19 [2023-02-17T01:33:19.188Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
01:33:19 [2023-02-17T01:33:19.188Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
01:33:19 [2023-02-17T01:33:19.188Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
01:33:19 [2023-02-17T01:33:19.188Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
01:33:19 [2023-02-17T01:33:19.188Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
01:33:19 [2023-02-17T01:33:19.188Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
01:33:19 [2023-02-17T01:33:19.188Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
01:33:19 [2023-02-17T01:33:19.188Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
01:33:19 [2023-02-17T01:33:19.188Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
01:33:19 [2023-02-17T01:33:19.188Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
01:33:19 [2023-02-17T01:33:19.188Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
01:33:19 [2023-02-17T01:33:19.188Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
01:33:19 [2023-02-17T01:33:19.188Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
01:33:19 [2023-02-17T01:33:19.188Z] === RUN   TestPluginInstall
01:33:19 [2023-02-17T01:33:19.188Z] === RUN   TestPluginInstall/no_auth
01:33:22 [2023-02-17T01:33:22.468Z] time="2023-02-17T01:33:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:33:22 [2023-02-17T01:33:22.468Z] time="2023-02-17T01:33:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf82643dcdd72b53ee7a4d17a68c0c0a2b67d8f438739bf9ed0912c2624adbca" mediatype=application/vnd.docker.plugin.v1+json size=522
01:33:22 [2023-02-17T01:33:22.468Z] time="2023-02-17T01:33:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:33:22 [2023-02-17T01:33:22.468Z] time="2023-02-17T01:33:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf82643dcdd72b53ee7a4d17a68c0c0a2b67d8f438739bf9ed0912c2624adbca" mediatype=application/vnd.docker.plugin.v1+json size=522
01:33:22 [2023-02-17T01:33:22.468Z] === RUN   TestPluginInstall/with_htpasswd
01:33:22 [2023-02-17T01:33:22.468Z] time="2023-02-17T01:33:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:33:22 [2023-02-17T01:33:22.468Z] time="2023-02-17T01:33:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf82643dcdd72b53ee7a4d17a68c0c0a2b67d8f438739bf9ed0912c2624adbca" mediatype=application/vnd.docker.plugin.v1+json size=522
01:33:22 [2023-02-17T01:33:22.468Z] time="2023-02-17T01:33:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:33:22 [2023-02-17T01:33:22.468Z] time="2023-02-17T01:33:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf82643dcdd72b53ee7a4d17a68c0c0a2b67d8f438739bf9ed0912c2624adbca" mediatype=application/vnd.docker.plugin.v1+json size=522
01:33:22 [2023-02-17T01:33:22.468Z] === RUN   TestPluginInstall/with_insecure
01:33:23 [2023-02-17T01:33:23.396Z] time="2023-02-17T01:33:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:33:23 [2023-02-17T01:33:23.396Z] time="2023-02-17T01:33:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7993609a70078f2f4f3da01f16aa5a210e8dd40ac9c55ae5b47c726f2c69bc66" mediatype=application/vnd.docker.plugin.v1+json size=522
01:33:23 [2023-02-17T01:33:23.396Z] time="2023-02-17T01:33:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
01:33:23 [2023-02-17T01:33:23.396Z] time="2023-02-17T01:33:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7993609a70078f2f4f3da01f16aa5a210e8dd40ac9c55ae5b47c726f2c69bc66" mediatype=application/vnd.docker.plugin.v1+json size=522
01:33:23 [2023-02-17T01:33:23.652Z]     plugin_test.go:196: [d1250bd1a2c3a] daemon is not started
01:33:23 [2023-02-17T01:33:23.652Z] --- PASS: TestPluginInstall (5.52s)
01:33:23 [2023-02-17T01:33:23.652Z]     --- PASS: TestPluginInstall/no_auth (4.03s)
01:33:23 [2023-02-17T01:33:23.652Z]     --- PASS: TestPluginInstall/with_htpasswd (0.51s)
01:33:23 [2023-02-17T01:33:23.652Z]     --- PASS: TestPluginInstall/with_insecure (0.98s)
01:33:23 [2023-02-17T01:33:23.652Z] === RUN   TestPluginsWithRuntimes
01:33:25 [2023-02-17T01:33:25.018Z] === RUN   TestPluginsWithRuntimes/No_Args
01:33:25 [2023-02-17T01:33:25.946Z] === RUN   TestPluginsWithRuntimes/With_Args
01:33:26 [2023-02-17T01:33:26.874Z] --- PASS: TestPluginsWithRuntimes (3.31s)
01:33:26 [2023-02-17T01:33:26.874Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
01:33:26 [2023-02-17T01:33:26.874Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
01:33:26 [2023-02-17T01:33:26.874Z] === RUN   TestPluginBackCompatMediaTypes
01:33:27 [2023-02-17T01:33:27.436Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s)
01:33:27 [2023-02-17T01:33:27.436Z] PASS
01:33:27 [2023-02-17T01:33:27.436Z] 
01:33:27 [2023-02-17T01:33:27.436Z] DONE 24 tests in 9.511s
01:33:27 [2023-02-17T01:33:27.436Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
01:33:27 [2023-02-17T01:33:27.436Z] ++ 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
01:33:27 [2023-02-17T01:33:27.436Z] ++ set -e
01:33:27 [2023-02-17T01:33:27.436Z] ++ '[' -n 0 ']'
01:33:27 [2023-02-17T01:33:27.436Z] ++ set -x
01:33:27 [2023-02-17T01:33:27.436Z] ++ 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
01:33:27 [2023-02-17T01:33:27.436Z] INFO: Testing against a local daemon
01:33:27 [2023-02-17T01:33:27.436Z] === RUN   TestExternalGraphDriver
01:33:27 [2023-02-17T01:33:27.998Z] === RUN   TestExternalGraphDriver/json
01:33:29 [2023-02-17T01:33:29.369Z] === RUN   TestExternalGraphDriver/spec
01:33:30 [2023-02-17T01:33:30.734Z] === RUN   TestExternalGraphDriver/pull
01:33:32 [2023-02-17T01:33:32.624Z] --- PASS: TestExternalGraphDriver (4.81s)
01:33:32 [2023-02-17T01:33:32.625Z]     --- PASS: TestExternalGraphDriver/json (1.49s)
01:33:32 [2023-02-17T01:33:32.625Z]     --- PASS: TestExternalGraphDriver/spec (1.45s)
01:33:32 [2023-02-17T01:33:32.625Z]     --- PASS: TestExternalGraphDriver/pull (1.53s)
01:33:32 [2023-02-17T01:33:32.625Z] === RUN   TestGraphdriverPluginV2
01:33:32 [2023-02-17T01:33:32.625Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:33:32 [2023-02-17T01:33:32.625Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
01:33:32 [2023-02-17T01:33:32.625Z] PASS
01:33:32 [2023-02-17T01:33:32.625Z] 
01:33:32 [2023-02-17T01:33:32.625Z] === Skipped
01:33:32 [2023-02-17T01:33:32.625Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
01:33:32 [2023-02-17T01:33:32.625Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:33:32 [2023-02-17T01:33:32.625Z] 
01:33:32 [2023-02-17T01:33:32.625Z] DONE 5 tests, 1 skipped in 5.270s
01:33:32 [2023-02-17T01:33:32.625Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
01:33:32 [2023-02-17T01:33:32.625Z] ++ 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
01:33:32 [2023-02-17T01:33:32.625Z] ++ set -e
01:33:32 [2023-02-17T01:33:32.625Z] ++ '[' -n 0 ']'
01:33:32 [2023-02-17T01:33:32.625Z] ++ set -x
01:33:32 [2023-02-17T01:33:32.625Z] ++ 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
01:33:32 [2023-02-17T01:33:32.881Z] INFO: Testing against a local daemon
01:33:32 [2023-02-17T01:33:32.881Z] === RUN   TestContinueAfterPluginCrash
01:33:32 [2023-02-17T01:33:32.881Z] === PAUSE TestContinueAfterPluginCrash
01:33:32 [2023-02-17T01:33:32.881Z] === RUN   TestReadPluginNoRead
01:33:32 [2023-02-17T01:33:32.881Z] === PAUSE TestReadPluginNoRead
01:33:32 [2023-02-17T01:33:32.881Z] === RUN   TestDaemonStartWithLogOpt
01:33:32 [2023-02-17T01:33:32.881Z] === PAUSE TestDaemonStartWithLogOpt
01:33:32 [2023-02-17T01:33:32.881Z] === CONT  TestContinueAfterPluginCrash
01:33:32 [2023-02-17T01:33:32.881Z] === CONT  TestDaemonStartWithLogOpt
01:33:36 [2023-02-17T01:33:36.150Z] --- PASS: TestDaemonStartWithLogOpt (2.95s)
01:33:36 [2023-02-17T01:33:36.150Z] === CONT  TestReadPluginNoRead
01:33:38 [2023-02-17T01:33:38.058Z] === RUN   TestReadPluginNoRead/default
01:33:38 [2023-02-17T01:33:38.987Z] === RUN   TestReadPluginNoRead/disabled_caching
01:33:40 [2023-02-17T01:33:40.353Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
01:33:40 [2023-02-17T01:33:40.609Z] --- PASS: TestContinueAfterPluginCrash (7.90s)
01:33:41 [2023-02-17T01:33:41.538Z] === CONT  TestReadPluginNoRead
01:33:41 [2023-02-17T01:33:41.538Z]     read_test.go:91: [d9e9a9dedbfc3] daemon is not started
01:33:41 [2023-02-17T01:33:41.538Z] --- PASS: TestReadPluginNoRead (5.58s)
01:33:41 [2023-02-17T01:33:41.538Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
01:33:41 [2023-02-17T01:33:41.538Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
01:33:41 [2023-02-17T01:33:41.538Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s)
01:33:41 [2023-02-17T01:33:41.538Z] PASS
01:33:41 [2023-02-17T01:33:41.538Z] 
01:33:41 [2023-02-17T01:33:41.538Z] DONE 6 tests in 8.660s
01:33:41 [2023-02-17T01:33:41.538Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
01:33:41 [2023-02-17T01:33:41.538Z] ++ 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
01:33:41 [2023-02-17T01:33:41.538Z] ++ set -e
01:33:41 [2023-02-17T01:33:41.538Z] ++ '[' -n 0 ']'
01:33:41 [2023-02-17T01:33:41.538Z] ++ set -x
01:33:41 [2023-02-17T01:33:41.538Z] ++ 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
01:33:41 [2023-02-17T01:33:41.538Z] testing: warning: no tests to run
01:33:41 [2023-02-17T01:33:41.538Z] PASS
01:33:41 [2023-02-17T01:33:41.538Z] 
01:33:41 [2023-02-17T01:33:41.538Z] DONE 0 tests in 0.033s
01:33:41 [2023-02-17T01:33:41.538Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
01:33:41 [2023-02-17T01:33:41.538Z] ++ 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
01:33:41 [2023-02-17T01:33:41.538Z] ++ set -e
01:33:41 [2023-02-17T01:33:41.538Z] ++ '[' -n 0 ']'
01:33:41 [2023-02-17T01:33:41.538Z] ++ set -x
01:33:41 [2023-02-17T01:33:41.539Z] ++ 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
01:33:41 [2023-02-17T01:33:41.539Z] INFO: Testing against a local daemon
01:33:41 [2023-02-17T01:33:41.539Z] === RUN   TestPluginWithDevMounts
01:33:41 [2023-02-17T01:33:41.539Z] === PAUSE TestPluginWithDevMounts
01:33:41 [2023-02-17T01:33:41.539Z] === CONT  TestPluginWithDevMounts
01:33:43 [2023-02-17T01:33:43.429Z] --- PASS: TestPluginWithDevMounts (1.50s)
01:33:43 [2023-02-17T01:33:43.429Z] PASS
01:33:43 [2023-02-17T01:33:43.429Z] 
01:33:43 [2023-02-17T01:33:43.429Z] DONE 1 tests in 1.616s
01:33:43 [2023-02-17T01:33:43.429Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
01:33:43 [2023-02-17T01:33:43.429Z] ++ 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
01:33:43 [2023-02-17T01:33:43.429Z] ++ set -e
01:33:43 [2023-02-17T01:33:43.429Z] ++ '[' -n 0 ']'
01:33:43 [2023-02-17T01:33:43.429Z] ++ set -x
01:33:43 [2023-02-17T01:33:43.429Z] ++ 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
01:33:43 [2023-02-17T01:33:43.429Z] INFO: Testing against a local daemon
01:33:43 [2023-02-17T01:33:43.429Z] === RUN   TestSecretInspect
01:33:45 [2023-02-17T01:33:45.319Z] --- PASS: TestSecretInspect (1.88s)
01:33:45 [2023-02-17T01:33:45.319Z] === RUN   TestSecretList
01:33:47 [2023-02-17T01:33:47.208Z] --- PASS: TestSecretList (1.88s)
01:33:47 [2023-02-17T01:33:47.208Z] === RUN   TestSecretsCreateAndDelete
01:33:48 [2023-02-17T01:33:48.573Z] --- PASS: TestSecretsCreateAndDelete (1.73s)
01:33:48 [2023-02-17T01:33:48.573Z] === RUN   TestSecretsUpdate
01:33:50 [2023-02-17T01:33:50.463Z] --- PASS: TestSecretsUpdate (1.73s)
01:33:50 [2023-02-17T01:33:50.463Z] === RUN   TestTemplatedSecret
01:33:52 [2023-02-17T01:33:52.981Z] --- PASS: TestTemplatedSecret (2.45s)
01:33:52 [2023-02-17T01:33:52.981Z] === RUN   TestSecretCreateResolve
01:33:54 [2023-02-17T01:33:54.872Z] --- PASS: TestSecretCreateResolve (1.80s)
01:33:54 [2023-02-17T01:33:54.872Z] PASS
01:33:54 [2023-02-17T01:33:54.872Z] 
01:33:54 [2023-02-17T01:33:54.872Z] DONE 6 tests in 11.569s
01:33:54 [2023-02-17T01:33:54.872Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
01:33:54 [2023-02-17T01:33:54.872Z] ++ 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
01:33:54 [2023-02-17T01:33:54.872Z] ++ set -e
01:33:54 [2023-02-17T01:33:54.872Z] ++ '[' -n 0 ']'
01:33:54 [2023-02-17T01:33:54.872Z] ++ set -x
01:33:54 [2023-02-17T01:33:54.872Z] ++ 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
01:33:54 [2023-02-17T01:33:54.872Z] INFO: Testing against a local daemon
01:33:54 [2023-02-17T01:33:54.872Z] === RUN   TestServiceCreateInit
01:33:54 [2023-02-17T01:33:54.872Z] === RUN   TestServiceCreateInit/daemonInitDisabled
01:33:58 [2023-02-17T01:33:58.145Z] === RUN   TestServiceCreateInit/daemonInitEnabled
01:34:02 [2023-02-17T01:34:02.313Z] --- PASS: TestServiceCreateInit (6.84s)
01:34:02 [2023-02-17T01:34:02.313Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.40s)
01:34:02 [2023-02-17T01:34:02.313Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.42s)
01:34:02 [2023-02-17T01:34:02.313Z] === RUN   TestCreateServiceMultipleTimes
01:34:17 [2023-02-17T01:34:17.158Z] --- PASS: TestCreateServiceMultipleTimes (14.54s)
01:34:17 [2023-02-17T01:34:17.158Z] === RUN   TestCreateServiceConflict
01:34:18 [2023-02-17T01:34:18.085Z] --- PASS: TestCreateServiceConflict (1.74s)
01:34:18 [2023-02-17T01:34:18.085Z] === RUN   TestCreateServiceMaxReplicas
01:34:20 [2023-02-17T01:34:20.602Z] --- PASS: TestCreateServiceMaxReplicas (2.55s)
01:34:20 [2023-02-17T01:34:20.602Z] === RUN   TestCreateWithDuplicateNetworkNames
01:34:35 [2023-02-17T01:34:35.473Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.79s)
01:34:35 [2023-02-17T01:34:35.473Z] === RUN   TestCreateServiceSecretFileMode
01:34:35 [2023-02-17T01:34:35.473Z] --- PASS: TestCreateServiceSecretFileMode (2.31s)
01:34:35 [2023-02-17T01:34:35.473Z] === RUN   TestCreateServiceConfigFileMode
01:34:37 [2023-02-17T01:34:37.990Z] --- PASS: TestCreateServiceConfigFileMode (2.36s)
01:34:37 [2023-02-17T01:34:37.990Z] === RUN   TestCreateServiceSysctls
01:34:41 [2023-02-17T01:34:41.258Z] --- PASS: TestCreateServiceSysctls (2.85s)
01:34:41 [2023-02-17T01:34:41.258Z] === RUN   TestCreateServiceCapabilities
01:34:43 [2023-02-17T01:34:43.147Z] --- PASS: TestCreateServiceCapabilities (2.19s)
01:34:43 [2023-02-17T01:34:43.147Z] === RUN   TestInspect
01:34:45 [2023-02-17T01:34:45.664Z] --- PASS: TestInspect (2.85s)
01:34:45 [2023-02-17T01:34:45.664Z] === RUN   TestCreateJob
01:34:48 [2023-02-17T01:34:48.931Z] --- PASS: TestCreateJob (2.86s)
01:34:48 [2023-02-17T01:34:48.931Z] === RUN   TestReplicatedJob
01:34:54 [2023-02-17T01:34:54.179Z] --- PASS: TestReplicatedJob (4.84s)
01:34:54 [2023-02-17T01:34:54.179Z] === RUN   TestUpdateReplicatedJob
01:34:56 [2023-02-17T01:34:56.696Z] --- PASS: TestUpdateReplicatedJob (2.89s)
01:34:56 [2023-02-17T01:34:56.696Z] === RUN   TestServiceListWithStatuses
01:34:56 [2023-02-17T01:34:56.696Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:34:56 [2023-02-17T01:34:56.696Z] --- SKIP: TestServiceListWithStatuses (0.00s)
01:34:56 [2023-02-17T01:34:56.696Z] === RUN   TestDockerNetworkConnectAlias
01:34:59 [2023-02-17T01:34:59.974Z] --- PASS: TestDockerNetworkConnectAlias (3.39s)
01:34:59 [2023-02-17T01:34:59.974Z] === RUN   TestDockerNetworkReConnect
01:35:02 [2023-02-17T01:35:02.492Z] --- PASS: TestDockerNetworkReConnect (2.79s)
01:35:02 [2023-02-17T01:35:02.492Z] === RUN   TestServicePlugin
01:35:02 [2023-02-17T01:35:02.492Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:35:02 [2023-02-17T01:35:02.492Z] --- SKIP: TestServicePlugin (0.00s)
01:35:02 [2023-02-17T01:35:02.492Z] === RUN   TestServiceUpdateLabel
01:35:04 [2023-02-17T01:35:04.382Z] --- PASS: TestServiceUpdateLabel (1.85s)
01:35:04 [2023-02-17T01:35:04.382Z] === RUN   TestServiceUpdateSecrets
01:35:19 [2023-02-17T01:35:19.223Z] --- PASS: TestServiceUpdateSecrets (13.98s)
01:35:19 [2023-02-17T01:35:19.223Z] === RUN   TestServiceUpdateConfigs
01:35:34 [2023-02-17T01:35:34.063Z] --- PASS: TestServiceUpdateConfigs (14.04s)
01:35:34 [2023-02-17T01:35:34.063Z] === RUN   TestServiceUpdateNetwork
01:35:44 [2023-02-17T01:35:44.019Z] --- PASS: TestServiceUpdateNetwork (11.59s)
01:35:44 [2023-02-17T01:35:44.019Z] === RUN   TestServiceUpdatePidsLimit
01:35:45 [2023-02-17T01:35:45.383Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
01:35:45 [2023-02-17T01:35:45.639Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
01:35:53 [2023-02-17T01:35:53.725Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
01:36:00 [2023-02-17T01:36:00.262Z] --- PASS: TestServiceUpdatePidsLimit (15.86s)
01:36:00 [2023-02-17T01:36:00.262Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s)
01:36:00 [2023-02-17T01:36:00.262Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
01:36:00 [2023-02-17T01:36:00.262Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s)
01:36:00 [2023-02-17T01:36:00.262Z] PASS
01:36:00 [2023-02-17T01:36:00.262Z] 
01:36:00 [2023-02-17T01:36:00.262Z] === Skipped
01:36:00 [2023-02-17T01:36:00.262Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
01:36:00 [2023-02-17T01:36:00.262Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
01:36:00 [2023-02-17T01:36:00.262Z] 
01:36:00 [2023-02-17T01:36:00.262Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
01:36:00 [2023-02-17T01:36:00.262Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
01:36:00 [2023-02-17T01:36:00.262Z] 
01:36:00 [2023-02-17T01:36:00.262Z] DONE 27 tests, 2 skipped in 125.226s
01:36:00 [2023-02-17T01:36:00.262Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
01:36:00 [2023-02-17T01:36:00.262Z] ++ 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
01:36:00 [2023-02-17T01:36:00.262Z] ++ set -e
01:36:00 [2023-02-17T01:36:00.262Z] ++ '[' -n 0 ']'
01:36:00 [2023-02-17T01:36:00.262Z] ++ set -x
01:36:00 [2023-02-17T01:36:00.263Z] ++ 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
01:36:00 [2023-02-17T01:36:00.263Z] INFO: Testing against a local daemon
01:36:00 [2023-02-17T01:36:00.263Z] === RUN   TestSessionCreate
01:36:00 [2023-02-17T01:36:00.263Z] --- PASS: TestSessionCreate (0.02s)
01:36:00 [2023-02-17T01:36:00.263Z] === RUN   TestSessionCreateWithBadUpgrade
01:36:00 [2023-02-17T01:36:00.263Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
01:36:00 [2023-02-17T01:36:00.263Z] PASS
01:36:00 [2023-02-17T01:36:00.263Z] 
01:36:00 [2023-02-17T01:36:00.263Z] DONE 2 tests in 0.127s
01:36:00 [2023-02-17T01:36:00.263Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
01:36:00 [2023-02-17T01:36:00.263Z] ++ 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
01:36:00 [2023-02-17T01:36:00.263Z] ++ set -e
01:36:00 [2023-02-17T01:36:00.263Z] ++ '[' -n 0 ']'
01:36:00 [2023-02-17T01:36:00.263Z] ++ set -x
01:36:00 [2023-02-17T01:36:00.263Z] ++ 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
01:36:00 [2023-02-17T01:36:00.263Z] INFO: Testing against a local daemon
01:36:00 [2023-02-17T01:36:00.263Z] === RUN   TestCgroupDriverSystemdMemoryLimit
01:36:00 [2023-02-17T01:36:00.263Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:36:00 [2023-02-17T01:36:00.263Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
01:36:00 [2023-02-17T01:36:00.263Z] === RUN   TestDiskUsage
01:36:00 [2023-02-17T01:36:00.263Z] === PAUSE TestDiskUsage
01:36:00 [2023-02-17T01:36:00.263Z] === RUN   TestEventsExecDie
01:36:00 [2023-02-17T01:36:00.519Z] --- PASS: TestEventsExecDie (0.47s)
01:36:00 [2023-02-17T01:36:00.519Z] === RUN   TestEventsBackwardsCompatible
01:36:00 [2023-02-17T01:36:00.775Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
01:36:00 [2023-02-17T01:36:00.775Z] === RUN   TestEventsVolumeCreate
01:36:00 [2023-02-17T01:36:00.775Z] --- PASS: TestEventsVolumeCreate (0.05s)
01:36:00 [2023-02-17T01:36:00.775Z] === RUN   TestInfoBinaryCommits
01:36:00 [2023-02-17T01:36:00.775Z] --- PASS: TestInfoBinaryCommits (0.02s)
01:36:00 [2023-02-17T01:36:00.775Z] === RUN   TestInfoAPIVersioned
01:36:00 [2023-02-17T01:36:00.775Z] --- PASS: TestInfoAPIVersioned (0.01s)
01:36:00 [2023-02-17T01:36:00.775Z] === RUN   TestInfoAPI
01:36:00 [2023-02-17T01:36:00.775Z] --- PASS: TestInfoAPI (0.02s)
01:36:00 [2023-02-17T01:36:00.775Z] === RUN   TestInfoAPIWarnings
01:36:18 [2023-02-17T01:36:18.831Z] --- PASS: TestInfoAPIWarnings (16.54s)
01:36:18 [2023-02-17T01:36:18.831Z] === RUN   TestInfoDebug
01:36:18 [2023-02-17T01:36:18.831Z] --- PASS: TestInfoDebug (0.52s)
01:36:18 [2023-02-17T01:36:18.831Z] === RUN   TestInfoInsecureRegistries
01:36:18 [2023-02-17T01:36:18.831Z] --- PASS: TestInfoInsecureRegistries (0.52s)
01:36:18 [2023-02-17T01:36:18.831Z] === RUN   TestInfoRegistryMirrors
01:36:18 [2023-02-17T01:36:18.831Z] --- PASS: TestInfoRegistryMirrors (0.52s)
01:36:18 [2023-02-17T01:36:18.831Z] === RUN   TestLoginFailsWithBadCredentials
01:36:19 [2023-02-17T01:36:19.393Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
01:36:19 [2023-02-17T01:36:19.393Z] === RUN   TestPingCacheHeaders
01:36:19 [2023-02-17T01:36:19.393Z] --- PASS: TestPingCacheHeaders (0.02s)
01:36:19 [2023-02-17T01:36:19.393Z] === RUN   TestPingGet
01:36:19 [2023-02-17T01:36:19.393Z] --- PASS: TestPingGet (0.01s)
01:36:19 [2023-02-17T01:36:19.393Z] === RUN   TestPingHead
01:36:19 [2023-02-17T01:36:19.393Z] --- PASS: TestPingHead (0.02s)
01:36:19 [2023-02-17T01:36:19.393Z] === RUN   TestPingSwarmHeader
01:36:19 [2023-02-17T01:36:19.955Z] === RUN   TestPingSwarmHeader/before_swarm_init
01:36:20 [2023-02-17T01:36:20.517Z] === RUN   TestPingSwarmHeader/after_swarm_init
01:36:21 [2023-02-17T01:36:21.079Z] === RUN   TestPingSwarmHeader/after_swarm_leave
01:36:21 [2023-02-17T01:36:21.079Z] --- PASS: TestPingSwarmHeader (1.78s)
01:36:21 [2023-02-17T01:36:21.079Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
01:36:21 [2023-02-17T01:36:21.079Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
01:36:21 [2023-02-17T01:36:21.079Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
01:36:21 [2023-02-17T01:36:21.079Z] === RUN   TestPingBuilderHeader
01:36:21 [2023-02-17T01:36:21.079Z] === RUN   TestPingBuilderHeader/default_config
01:36:21 [2023-02-17T01:36:21.641Z] === RUN   TestPingBuilderHeader/buildkit_disabled
01:36:22 [2023-02-17T01:36:22.204Z] --- PASS: TestPingBuilderHeader (1.04s)
01:36:22 [2023-02-17T01:36:22.204Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
01:36:22 [2023-02-17T01:36:22.204Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
01:36:22 [2023-02-17T01:36:22.204Z] === RUN   TestVersion
01:36:22 [2023-02-17T01:36:22.204Z] --- PASS: TestVersion (0.02s)
01:36:22 [2023-02-17T01:36:22.204Z] === CONT  TestDiskUsage
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/empty
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/empty/container_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/empty/image_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/empty/volume_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/empty/build-cache_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/empty/container,_volume_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/after_LoadBusybox
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
01:36:22 [2023-02-17T01:36:22.767Z] === RUN   TestDiskUsage/after_container.Run
01:36:23 [2023-02-17T01:36:23.023Z] === RUN   TestDiskUsage/after_container.Run/container_types
01:36:23 [2023-02-17T01:36:23.023Z] === RUN   TestDiskUsage/after_container.Run/image_types
01:36:23 [2023-02-17T01:36:23.023Z] === RUN   TestDiskUsage/after_container.Run/volume_types
01:36:23 [2023-02-17T01:36:23.023Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
01:36:23 [2023-02-17T01:36:23.023Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
01:36:23 [2023-02-17T01:36:23.023Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
01:36:23 [2023-02-17T01:36:23.023Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
01:36:23 [2023-02-17T01:36:23.023Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
01:36:23 [2023-02-17T01:36:23.023Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
01:36:23 [2023-02-17T01:36:23.024Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
01:36:23 [2023-02-17T01:36:23.024Z] --- PASS: TestDiskUsage (0.99s)
01:36:23 [2023-02-17T01:36:23.024Z]     --- PASS: TestDiskUsage/empty (0.01s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]     --- PASS: TestDiskUsage/after_container.Run (0.25s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z] PASS
01:36:23 [2023-02-17T01:36:23.024Z] 
01:36:23 [2023-02-17T01:36:23.024Z] === Skipped
01:36:23 [2023-02-17T01:36:23.024Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
01:36:23 [2023-02-17T01:36:23.024Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
01:36:23 [2023-02-17T01:36:23.024Z] 
01:36:23 [2023-02-17T01:36:23.024Z] DONE 57 tests, 1 skipped in 23.096s
01:36:23 [2023-02-17T01:36:23.024Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
01:36:23 [2023-02-17T01:36:23.024Z] ++ 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
01:36:23 [2023-02-17T01:36:23.024Z] ++ set -e
01:36:23 [2023-02-17T01:36:23.024Z] ++ '[' -n 0 ']'
01:36:23 [2023-02-17T01:36:23.024Z] ++ set -x
01:36:23 [2023-02-17T01:36:23.024Z] ++ 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
01:36:23 [2023-02-17T01:36:23.281Z] INFO: Testing against a local daemon
01:36:23 [2023-02-17T01:36:23.281Z] === RUN   TestVolumesCreateAndList
01:36:23 [2023-02-17T01:36:23.281Z] --- PASS: TestVolumesCreateAndList (0.02s)
01:36:23 [2023-02-17T01:36:23.281Z] === RUN   TestVolumesRemove
01:36:23 [2023-02-17T01:36:23.281Z] --- PASS: TestVolumesRemove (0.07s)
01:36:23 [2023-02-17T01:36:23.281Z] === RUN   TestVolumesInspect
01:36:23 [2023-02-17T01:36:23.281Z] --- PASS: TestVolumesInspect (0.02s)
01:36:23 [2023-02-17T01:36:23.281Z] === RUN   TestVolumesInvalidJSON
01:36:23 [2023-02-17T01:36:23.281Z] === RUN   TestVolumesInvalidJSON/volumes/create
01:36:23 [2023-02-17T01:36:23.281Z] === PAUSE TestVolumesInvalidJSON/volumes/create
01:36:23 [2023-02-17T01:36:23.281Z] === CONT  TestVolumesInvalidJSON/volumes/create
01:36:23 [2023-02-17T01:36:23.281Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
01:36:23 [2023-02-17T01:36:23.281Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
01:36:23 [2023-02-17T01:36:23.281Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
01:36:23 [2023-02-17T01:36:23.281Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
01:36:23 [2023-02-17T01:36:23.281Z] --- PASS: TestVolumesInvalidJSON (0.01s)
01:36:23 [2023-02-17T01:36:23.281Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
01:36:23 [2023-02-17T01:36:23.281Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
01:36:23 [2023-02-17T01:36:23.281Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
01:36:23 [2023-02-17T01:36:23.281Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
01:36:23 [2023-02-17T01:36:23.281Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
01:36:23 [2023-02-17T01:36:23.281Z] === RUN   TestVolumePruneAnonymous
01:36:23 [2023-02-17T01:36:23.281Z] --- PASS: TestVolumePruneAnonymous (0.03s)
01:36:23 [2023-02-17T01:36:23.281Z] PASS
01:36:23 [2023-02-17T01:36:23.281Z] 
01:36:23 [2023-02-17T01:36:23.281Z] DONE 10 tests in 0.235s
01:36:23 [2023-02-17T01:36:23.281Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
01:36:23 [2023-02-17T01:36:23.537Z] ++++ cat bundles/test-integration/docker.pid
01:36:23 [2023-02-17T01:36:23.537Z] +++ kill 14426
01:36:23 [2023-02-17T01:36:23.793Z] +++ /etc/init.d/apparmor stop
01:36:23 [2023-02-17T01:36:23.793Z] Leaving: AppArmorNo profiles have been unloaded.
01:36:23 [2023-02-17T01:36:23.793Z] 
01:36:23 [2023-02-17T01:36:23.793Z] Unloading profiles will leave already running processes permanently
01:36:23 [2023-02-17T01:36:23.793Z] unconfined, which can lead to unexpected situations.
01:36:23 [2023-02-17T01:36:23.793Z] 
01:36:23 [2023-02-17T01:36:23.793Z] To set a process to complain mode, use the command line tool
01:36:23 [2023-02-17T01:36:23.793Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:36:23 [2023-02-17T01:36:23.793Z] +++ true
01:36:23 [2023-02-17T01:36:23.793Z] exiting test-integration
01:36:23 [2023-02-17T01:36:23.793Z] ++ exit 0
01:36:23 [2023-02-17T01:36:23.793Z] 
Post stage
[Pipeline] junit
01:36:24 [2023-02-17T01:36:24.369Z] Recording test results
01:36:24 [2023-02-17T01:36:24.552Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
01:36:24 [2023-02-17T01:36:24.855Z] + echo Ensuring container killed.
01:36:24 [2023-02-17T01:36:24.855Z] Ensuring container killed.
01:36:24 [2023-02-17T01:36:24.855Z] + docker rm -vf docker-pr2
01:36:24 [2023-02-17T01:36:24.855Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
01:36:25 [2023-02-17T01:36:25.132Z] + echo Chowning /workspace to jenkins user
01:36:25 [2023-02-17T01:36:25.132Z] Chowning /workspace to jenkins user
01:36:25 [2023-02-17T01:36:25.132Z] + id -u
01:36:25 [2023-02-17T01:36:25.132Z] + id -g
01:36:25 [2023-02-17T01:36:25.132Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45023:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
01:36:26 [2023-02-17T01:36:26.790Z] + bundleName=arm64-integration
01:36:26 [2023-02-17T01:36:26.790Z] + echo Creating arm64-integration-bundles.tar.gz
01:36:26 [2023-02-17T01:36:26.790Z] Creating arm64-integration-bundles.tar.gz
01:36:26 [2023-02-17T01:36:26.790Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
01:36:26 [2023-02-17T01:36:26.790Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
01:36:27 [2023-02-17T01:36:27.056Z] Archiving artifacts
01:36:27 [2023-02-17T01:36:27.352Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45023/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
01:36:27 [2023-02-17T01:36:27.643Z] + make clean
01:36:27 [2023-02-17T01:36:27.900Z] docker volume rm -f docker-dev-cache docker-mod-cache
01:36:27 [2023-02-17T01:36:27.900Z] docker-dev-cache
01:36:27 [2023-02-17T01:36:27.900Z] 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