Pull request #44699 updated 21:27:19 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 12df6024db99398b207cfe0bcdcb150e293f30fa+598c2957075819bcb19e8523258ad41cc50d0949 (7967bec086406df8c0cded3c4afff346cb665e30) 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-44699@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 21:27:22 [2022-12-27T21:27:22.214Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 21:27:22 [2022-12-27T21:27:22.218Z] Trying to pass milestone 1 [Pipeline] milestone 21:27:22 [2022-12-27T21:27:22.319Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 21:27:22 [2022-12-27T21:27:22.544Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a65fcf5c2b48b3a5) in /home/ubuntu/workspace/moby_PR-44699 [Pipeline] { [Pipeline] checkout 21:27:22 [2022-12-27T21:27:22.564Z] The recommended git tool is: git 21:27:22 [2022-12-27T21:27:22.570Z] using credential docker-jenkins-github-credentials 21:27:22 [2022-12-27T21:27:22.582Z] Cloning the remote Git repository 21:27:22 [2022-12-27T21:27:22.582Z] Cloning with configured refspecs honoured and without tags 21:27:22 [2022-12-27T21:27:22.632Z] Cloning repository https://github.com/moby/moby.git 21:27:22 [2022-12-27T21:27:22.632Z] > git init /home/ubuntu/workspace/moby_PR-44699 # timeout=10 21:27:22 [2022-12-27T21:27:22.644Z] Fetching upstream changes from https://github.com/moby/moby.git 21:27:22 [2022-12-27T21:27:22.645Z] > git --version # timeout=10 21:27:22 [2022-12-27T21:27:22.650Z] > git --version # 'git version 2.25.1' 21:27:22 [2022-12-27T21:27:22.650Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:27:22 [2022-12-27T21:27:22.651Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44699/head:refs/remotes/origin/PR-44699 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:27:35 [2022-12-27T21:27:35.334Z] Fetching without tags 21:27:35 [2022-12-27T21:27:35.579Z] Merging remotes/origin/master commit 598c2957075819bcb19e8523258ad41cc50d0949 into PR head commit 12df6024db99398b207cfe0bcdcb150e293f30fa 21:27:36 [2022-12-27T21:27:36.173Z] Merge succeeded, producing 12df6024db99398b207cfe0bcdcb150e293f30fa 21:27:36 [2022-12-27T21:27:36.173Z] Checking out Revision 12df6024db99398b207cfe0bcdcb150e293f30fa (PR-44699) 21:27:36 [2022-12-27T21:27:36.461Z] Commit message: "cmd/docker-proxy: add "-v / --version" flag" 21:27:36 [2022-12-27T21:27:36.468Z] First time build. Skipping changelog. 21:27:35 [2022-12-27T21:27:35.354Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 21:27:35 [2022-12-27T21:27:35.361Z] > git config --add remote.origin.fetch +refs/pull/44699/head:refs/remotes/origin/PR-44699 # timeout=10 21:27:35 [2022-12-27T21:27:35.366Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:27:35 [2022-12-27T21:27:35.377Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 21:27:35 [2022-12-27T21:27:35.426Z] Fetching upstream changes from https://github.com/moby/moby.git 21:27:35 [2022-12-27T21:27:35.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:27:35 [2022-12-27T21:27:35.427Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44699/head:refs/remotes/origin/PR-44699 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:27:35 [2022-12-27T21:27:35.628Z] > git config core.sparsecheckout # timeout=10 21:27:35 [2022-12-27T21:27:35.635Z] > git checkout -f 12df6024db99398b207cfe0bcdcb150e293f30fa # timeout=10 21:27:36 [2022-12-27T21:27:36.199Z] > git remote # timeout=10 21:27:36 [2022-12-27T21:27:36.203Z] > git config --get remote.origin.url # timeout=10 21:27:36 [2022-12-27T21:27:36.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:27:36 [2022-12-27T21:27:36.207Z] > git merge 598c2957075819bcb19e8523258ad41cc50d0949 # timeout=10 21:27:36 [2022-12-27T21:27:36.216Z] > git rev-parse HEAD^{commit} # timeout=10 21:27:36 [2022-12-27T21:27:36.222Z] > git config core.sparsecheckout # timeout=10 21:27:36 [2022-12-27T21:27:36.228Z] > git checkout -f 12df6024db99398b207cfe0bcdcb150e293f30fa # timeout=10 21:27:36 [2022-12-27T21:27:36.509Z] > git rev-list --no-walk 02f9f1abc84a626197abf5dd3041d21d6c057261 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:37 [2022-12-27T21:27:37.101Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44699:/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 21:27:41 [2022-12-27T21:27:41.381Z] 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 21:27:41 [2022-12-27T21:27:41.753Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a65fcf5c2b48b3a5) in /home/ubuntu/workspace/moby_PR-44699 Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] { 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] checkout 21:27:41 [2022-12-27T21:27:41.782Z] The recommended git tool is: git [Pipeline] // stage 21:27:41 [2022-12-27T21:27:41.789Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage 21:27:41 [2022-12-27T21:27:41.807Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 21:27:41 [2022-12-27T21:27:41.814Z] Fetching without tags 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] } 21:27:42 [2022-12-27T21:27:42.016Z] Merging remotes/origin/master commit 598c2957075819bcb19e8523258ad41cc50d0949 into PR head commit 12df6024db99398b207cfe0bcdcb150e293f30fa 21:27:42 [2022-12-27T21:27:42.314Z] Merge succeeded, producing 12df6024db99398b207cfe0bcdcb150e293f30fa 21:27:42 [2022-12-27T21:27:42.314Z] Checking out Revision 12df6024db99398b207cfe0bcdcb150e293f30fa (PR-44699) 21:27:42 [2022-12-27T21:27:42.383Z] Commit message: "cmd/docker-proxy: add "-v / --version" flag" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 21:27:41 [2022-12-27T21:27:41.844Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44699/.git # timeout=10 21:27:41 [2022-12-27T21:27:41.855Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 21:27:41 [2022-12-27T21:27:41.862Z] Fetching upstream changes from https://github.com/moby/moby.git 21:27:41 [2022-12-27T21:27:41.862Z] > git --version # timeout=10 21:27:41 [2022-12-27T21:27:41.867Z] > git --version # 'git version 2.25.1' 21:27:41 [2022-12-27T21:27:41.867Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:27:41 [2022-12-27T21:27:41.868Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44699/head:refs/remotes/origin/PR-44699 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:27:42 [2022-12-27T21:27:42.064Z] > git config core.sparsecheckout # timeout=10 21:27:42 [2022-12-27T21:27:42.068Z] > git checkout -f 12df6024db99398b207cfe0bcdcb150e293f30fa # timeout=10 21:27:42 [2022-12-27T21:27:42.336Z] > git remote # timeout=10 21:27:42 [2022-12-27T21:27:42.340Z] > git config --get remote.origin.url # timeout=10 21:27:42 [2022-12-27T21:27:42.345Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 21:27:42 [2022-12-27T21:27:42.346Z] > git merge 598c2957075819bcb19e8523258ad41cc50d0949 # timeout=10 21:27:42 [2022-12-27T21:27:42.353Z] > git rev-parse HEAD^{commit} # timeout=10 21:27:42 [2022-12-27T21:27:42.362Z] > git config core.sparsecheckout # timeout=10 21:27:42 [2022-12-27T21:27:42.365Z] > git checkout -f 12df6024db99398b207cfe0bcdcb150e293f30fa # timeout=10 21:27:43 [2022-12-27T21:27:43.029Z] + docker version 21:27:43 [2022-12-27T21:27:43.029Z] Client: Docker Engine - Community 21:27:43 [2022-12-27T21:27:43.029Z] Version: 22.06.0-beta.0 21:27:43 [2022-12-27T21:27:43.029Z] API version: 1.42 21:27:43 [2022-12-27T21:27:43.029Z] Go version: go1.18.3 21:27:43 [2022-12-27T21:27:43.029Z] Git commit: 3e9117b 21:27:43 [2022-12-27T21:27:43.029Z] Built: Fri Jun 3 17:55:34 2022 21:27:43 [2022-12-27T21:27:43.029Z] OS/Arch: linux/arm64 21:27:43 [2022-12-27T21:27:43.029Z] Context: default 21:27:43 [2022-12-27T21:27:43.029Z] 21:27:43 [2022-12-27T21:27:43.029Z] Server: Docker Engine - Community 21:27:43 [2022-12-27T21:27:43.029Z] Engine: 21:27:43 [2022-12-27T21:27:43.029Z] Version: 22.06.0-beta.0 21:27:43 [2022-12-27T21:27:43.029Z] API version: 1.42 (minimum version 1.12) 21:27:43 [2022-12-27T21:27:43.029Z] Go version: go1.18.3 21:27:43 [2022-12-27T21:27:43.029Z] Git commit: 38633e7 21:27:43 [2022-12-27T21:27:43.029Z] Built: Fri Jun 3 17:55:34 2022 21:27:43 [2022-12-27T21:27:43.029Z] OS/Arch: linux/arm64 21:27:43 [2022-12-27T21:27:43.029Z] Experimental: true 21:27:43 [2022-12-27T21:27:43.029Z] containerd: 21:27:43 [2022-12-27T21:27:43.029Z] Version: 1.6.8 21:27:43 [2022-12-27T21:27:43.029Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 21:27:43 [2022-12-27T21:27:43.029Z] runc: 21:27:43 [2022-12-27T21:27:43.029Z] Version: 1.1.4 21:27:43 [2022-12-27T21:27:43.029Z] GitCommit: v1.1.4-0-g5fd4c4d 21:27:43 [2022-12-27T21:27:43.029Z] docker-init: 21:27:43 [2022-12-27T21:27:43.029Z] Version: 0.19.0 21:27:43 [2022-12-27T21:27:43.029Z] GitCommit: de40ad0 [Pipeline] sh 21:27:43 [2022-12-27T21:27:43.344Z] + docker info 21:27:43 [2022-12-27T21:27:43.344Z] Client: 21:27:43 [2022-12-27T21:27:43.344Z] Context: default 21:27:43 [2022-12-27T21:27:43.344Z] Debug Mode: false 21:27:43 [2022-12-27T21:27:43.344Z] Plugins: 21:27:43 [2022-12-27T21:27:43.344Z] buildx: Docker Buildx (Docker Inc.) 21:27:43 [2022-12-27T21:27:43.344Z] Version: v0.8.2 21:27:43 [2022-12-27T21:27:43.344Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 21:27:43 [2022-12-27T21:27:43.344Z] compose: Docker Compose (Docker Inc.) 21:27:43 [2022-12-27T21:27:43.344Z] Version: v2.12.0 21:27:43 [2022-12-27T21:27:43.344Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 21:27:43 [2022-12-27T21:27:43.344Z] 21:27:43 [2022-12-27T21:27:43.344Z] Server: 21:27:43 [2022-12-27T21:27:43.344Z] Containers: 0 21:27:43 [2022-12-27T21:27:43.344Z] Running: 0 21:27:43 [2022-12-27T21:27:43.344Z] Paused: 0 21:27:43 [2022-12-27T21:27:43.344Z] Stopped: 0 21:27:43 [2022-12-27T21:27:43.344Z] Images: 3 21:27:43 [2022-12-27T21:27:43.344Z] Server Version: 22.06.0-beta.0 21:27:43 [2022-12-27T21:27:43.344Z] Storage Driver: overlay2 21:27:43 [2022-12-27T21:27:43.344Z] Backing Filesystem: extfs 21:27:43 [2022-12-27T21:27:43.344Z] Supports d_type: true 21:27:43 [2022-12-27T21:27:43.344Z] Using metacopy: false 21:27:43 [2022-12-27T21:27:43.344Z] Native Overlay Diff: true 21:27:43 [2022-12-27T21:27:43.344Z] userxattr: false 21:27:43 [2022-12-27T21:27:43.344Z] Logging Driver: json-file 21:27:43 [2022-12-27T21:27:43.344Z] Cgroup Driver: cgroupfs 21:27:43 [2022-12-27T21:27:43.344Z] Cgroup Version: 1 21:27:43 [2022-12-27T21:27:43.344Z] Plugins: 21:27:43 [2022-12-27T21:27:43.344Z] Volume: local 21:27:43 [2022-12-27T21:27:43.344Z] Network: bridge host ipvlan macvlan null overlay 21:27:43 [2022-12-27T21:27:43.344Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 21:27:43 [2022-12-27T21:27:43.344Z] Swarm: inactive 21:27:43 [2022-12-27T21:27:43.344Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 21:27:43 [2022-12-27T21:27:43.344Z] Default Runtime: runc 21:27:43 [2022-12-27T21:27:43.344Z] Init Binary: docker-init 21:27:43 [2022-12-27T21:27:43.344Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 21:27:43 [2022-12-27T21:27:43.344Z] runc version: v1.1.4-0-g5fd4c4d 21:27:43 [2022-12-27T21:27:43.344Z] init version: de40ad0 21:27:43 [2022-12-27T21:27:43.344Z] Security Options: 21:27:43 [2022-12-27T21:27:43.344Z] apparmor 21:27:43 [2022-12-27T21:27:43.344Z] seccomp 21:27:43 [2022-12-27T21:27:43.344Z] Profile: builtin 21:27:43 [2022-12-27T21:27:43.344Z] Kernel Version: 5.15.0-1022-aws 21:27:43 [2022-12-27T21:27:43.344Z] Operating System: Ubuntu 20.04.5 LTS 21:27:43 [2022-12-27T21:27:43.344Z] OSType: linux 21:27:43 [2022-12-27T21:27:43.344Z] Architecture: aarch64 21:27:43 [2022-12-27T21:27:43.344Z] CPUs: 2 21:27:43 [2022-12-27T21:27:43.344Z] Total Memory: 7.559GiB 21:27:43 [2022-12-27T21:27:43.344Z] Name: ip-10-100-91-245 21:27:43 [2022-12-27T21:27:43.344Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 21:27:43 [2022-12-27T21:27:43.344Z] Docker Root Dir: /var/lib/docker 21:27:43 [2022-12-27T21:27:43.344Z] Debug Mode: false 21:27:43 [2022-12-27T21:27:43.344Z] Registry: https://index.docker.io/v1/ 21:27:43 [2022-12-27T21:27:43.344Z] Labels: 21:27:43 [2022-12-27T21:27:43.344Z] Experimental: true 21:27:43 [2022-12-27T21:27:43.344Z] Insecure Registries: 21:27:43 [2022-12-27T21:27:43.344Z] 127.0.0.0/8 21:27:43 [2022-12-27T21:27:43.344Z] Live Restore Enabled: true 21:27:43 [2022-12-27T21:27:43.344Z] [Pipeline] sh 21:27:43 [2022-12-27T21:27:43.618Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 21:27:43 [2022-12-27T21:27:43.618Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 21:27:43 [2022-12-27T21:27:43.618Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44699/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 21:27:43 [2022-12-27T21:27:43.618Z] + bash /home/ubuntu/workspace/moby_PR-44699/check-config.sh 21:27:43 [2022-12-27T21:27:43.618Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 21:27:43 [2022-12-27T21:27:43.618Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... 21:27:43 [2022-12-27T21:27:43.618Z] 21:27:43 [2022-12-27T21:27:43.618Z] Generally Necessary: 21:27:43 [2022-12-27T21:27:43.618Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 21:27:43 [2022-12-27T21:27:43.618Z] - apparmor: enabled and tools installed 21:27:43 [2022-12-27T21:27:43.618Z] - CONFIG_NAMESPACES: enabled 21:27:43 [2022-12-27T21:27:43.618Z] - CONFIG_NET_NS: enabled 21:27:43 [2022-12-27T21:27:43.618Z] - CONFIG_PID_NS: enabled 21:27:43 [2022-12-27T21:27:43.618Z] - CONFIG_IPC_NS: enabled 21:27:43 [2022-12-27T21:27:43.618Z] - CONFIG_UTS_NS: enabled 21:27:43 [2022-12-27T21:27:43.618Z] - CONFIG_CGROUPS: enabled 21:27:43 [2022-12-27T21:27:43.618Z] - CONFIG_CGROUP_CPUACCT: enabled 21:27:43 [2022-12-27T21:27:43.618Z] - CONFIG_CGROUP_DEVICE: enabled 21:27:43 [2022-12-27T21:27:43.618Z] - CONFIG_CGROUP_FREEZER: enabled 21:27:43 [2022-12-27T21:27:43.618Z] - CONFIG_CGROUP_SCHED: enabled 21:27:43 [2022-12-27T21:27:43.618Z] - CONFIG_CPUSETS: enabled 21:27:43 [2022-12-27T21:27:43.618Z] - CONFIG_MEMCG: enabled 21:27:43 [2022-12-27T21:27:43.618Z] - CONFIG_KEYS: enabled 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_VETH: enabled (as module) 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_BRIDGE: enabled (as module) 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_IP_NF_FILTER: enabled (as module) 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_IP_NF_NAT: enabled (as module) 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_NF_NAT: enabled (as module) 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_POSIX_MQUEUE: enabled 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_CGROUP_BPF: enabled 21:27:43 [2022-12-27T21:27:43.874Z] 21:27:43 [2022-12-27T21:27:43.874Z] Optional Features: 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_USER_NS: enabled 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_SECCOMP: enabled 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_SECCOMP_FILTER: enabled 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_CGROUP_PIDS: enabled 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_MEMCG_SWAP: enabled 21:27:43 [2022-12-27T21:27:43.874Z] (cgroup swap accounting is currently enabled) 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_BLK_CGROUP: enabled 21:27:43 [2022-12-27T21:27:43.874Z] - CONFIG_BLK_DEV_THROTTLING: enabled 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_CGROUP_PERF: enabled 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_CGROUP_HUGETLB: enabled 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_CGROUP_NET_PRIO: enabled 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_CFS_BANDWIDTH: enabled 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_FAIR_GROUP_SCHED: enabled 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_RT_GROUP_SCHED: missing 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_IP_VS: enabled (as module) 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_IP_VS_NFCT: enabled 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_IP_VS_PROTO_TCP: enabled 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_IP_VS_PROTO_UDP: enabled 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_IP_VS_RR: enabled (as module) 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_SECURITY_SELINUX: enabled 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_SECURITY_APPARMOR: enabled 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_EXT4_FS: enabled 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_EXT4_FS_SECURITY: enabled 21:27:44 [2022-12-27T21:27:44.130Z] - Network Drivers: 21:27:44 [2022-12-27T21:27:44.130Z] - "overlay": 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_VXLAN: enabled (as module) 21:27:44 [2022-12-27T21:27:44.130Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 21:27:44 [2022-12-27T21:27:44.130Z] Optional (for encrypted networks): 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_CRYPTO: enabled 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_CRYPTO_AEAD: enabled 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_CRYPTO_GCM: enabled 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_CRYPTO_SEQIV: enabled 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_CRYPTO_GHASH: enabled 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_XFRM: enabled 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_XFRM_USER: enabled (as module) 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_XFRM_ALGO: enabled (as module) 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_INET_ESP: enabled (as module) 21:27:44 [2022-12-27T21:27:44.386Z] - "ipvlan": 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_IPVLAN: enabled (as module) 21:27:44 [2022-12-27T21:27:44.386Z] - "macvlan": 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_MACVLAN: enabled (as module) 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_DUMMY: enabled (as module) 21:27:44 [2022-12-27T21:27:44.386Z] - "ftp,tftp client in container": 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_NF_NAT_FTP: enabled (as module) 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 21:27:44 [2022-12-27T21:27:44.386Z] - Storage Drivers: 21:27:44 [2022-12-27T21:27:44.386Z] - "aufs": 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_AUFS_FS: enabled (as module) 21:27:44 [2022-12-27T21:27:44.386Z] - "btrfs": 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_BTRFS_FS: enabled (as module) 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 21:27:44 [2022-12-27T21:27:44.386Z] - "devicemapper": 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_BLK_DEV_DM: enabled 21:27:44 [2022-12-27T21:27:44.386Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 21:27:44 [2022-12-27T21:27:44.386Z] - "overlay": 21:27:44 [2022-12-27T21:27:44.641Z] - CONFIG_OVERLAY_FS: enabled (as module) 21:27:44 [2022-12-27T21:27:44.641Z] - "zfs": 21:27:44 [2022-12-27T21:27:44.641Z] - /dev/zfs: present 21:27:44 [2022-12-27T21:27:44.641Z] - zfs command: missing 21:27:44 [2022-12-27T21:27:44.641Z] - zpool command: missing 21:27:44 [2022-12-27T21:27:44.641Z] 21:27:44 [2022-12-27T21:27:44.641Z] Limits: 21:27:44 [2022-12-27T21:27:44.641Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 21:27:44 [2022-12-27T21:27:44.641Z] 21:27:44 [2022-12-27T21:27:44.641Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 21:27:44 [2022-12-27T21:27:44.960Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:12df6024db99398b207cfe0bcdcb150e293f30fa . 21:27:45 [2022-12-27T21:27:45.215Z] #1 [internal] load build definition from Dockerfile 21:27:45 [2022-12-27T21:27:45.215Z] #1 transferring dockerfile: 27.69kB done 21:27:45 [2022-12-27T21:27:45.215Z] #1 DONE 0.0s 21:27:45 [2022-12-27T21:27:45.215Z] 21:27:45 [2022-12-27T21:27:45.215Z] #2 [internal] load .dockerignore 21:27:45 [2022-12-27T21:27:45.215Z] #2 transferring context: 113B done 21:27:45 [2022-12-27T21:27:45.215Z] #2 DONE 0.0s 21:27:45 [2022-12-27T21:27:45.215Z] 21:27:45 [2022-12-27T21:27:45.215Z] #3 resolve image config for docker.io/docker/dockerfile:1 21:27:45 [2022-12-27T21:27:45.471Z] #3 DONE 0.1s 21:27:45 [2022-12-27T21:27:45.471Z] 21:27:45 [2022-12-27T21:27:45.471Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 21:27:45 [2022-12-27T21:27:45.471Z] #4 CACHED 21:27:45 [2022-12-27T21:27:45.471Z] 21:27:45 [2022-12-27T21:27:45.471Z] #5 [internal] load metadata for docker.io/library/busybox:latest 21:27:45 [2022-12-27T21:27:45.471Z] #5 DONE 0.0s 21:27:45 [2022-12-27T21:27:45.471Z] 21:27:45 [2022-12-27T21:27:45.471Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 21:27:45 [2022-12-27T21:27:45.727Z] #6 DONE 0.1s 21:27:45 [2022-12-27T21:27:45.727Z] 21:27:45 [2022-12-27T21:27:45.727Z] #7 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye 21:27:45 [2022-12-27T21:27:45.727Z] #7 DONE 0.1s 21:27:45 [2022-12-27T21:27:45.727Z] 21:27:45 [2022-12-27T21:27:45.727Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 21:27:45 [2022-12-27T21:27:45.727Z] #8 DONE 0.1s 21:27:45 [2022-12-27T21:27:45.727Z] 21:27:45 [2022-12-27T21:27:45.727Z] #9 [internal] load metadata for docker.io/library/debian:bullseye 21:27:45 [2022-12-27T21:27:45.727Z] #9 DONE 0.1s 21:27:45 [2022-12-27T21:27:45.727Z] 21:27:45 [2022-12-27T21:27:45.727Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 21:27:45 [2022-12-27T21:27:45.727Z] #10 DONE 0.0s 21:27:45 [2022-12-27T21:27:45.727Z] 21:27:45 [2022-12-27T21:27:45.727Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox 21:27:45 [2022-12-27T21:27:45.727Z] #11 DONE 0.0s 21:27:45 [2022-12-27T21:27:45.727Z] 21:27:45 [2022-12-27T21:27:45.727Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb 21:27:45 [2022-12-27T21:27:45.727Z] #12 DONE 0.0s 21:27:45 [2022-12-27T21:27:45.727Z] 21:27:45 [2022-12-27T21:27:45.727Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 21:27:45 [2022-12-27T21:27:45.727Z] #13 DONE 0.0s 21:27:45 [2022-12-27T21:27:45.727Z] 21:27:45 [2022-12-27T21:27:45.727Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 21:27:45 [2022-12-27T21:27:45.727Z] #14 DONE 0.0s 21:27:45 [2022-12-27T21:27:45.727Z] 21:27:45 [2022-12-27T21:27:45.727Z] #15 [internal] load build context 21:27:46 [2022-12-27T21:27:46.311Z] #15 ... 21:27:46 [2022-12-27T21:27:46.311Z] 21:27:46 [2022-12-27T21:27:46.311Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 21:27:46 [2022-12-27T21:27:46.311Z] #16 DONE 0.4s 21:27:46 [2022-12-27T21:27:46.311Z] 21:27:46 [2022-12-27T21:27:46.311Z] #15 [internal] load build context 21:27:46 [2022-12-27T21:27:46.873Z] #15 transferring context: 63.88MB 1.2s done 21:27:47 [2022-12-27T21:27:47.129Z] #15 DONE 1.3s 21:27:47 [2022-12-27T21:27:47.129Z] 21:27:47 [2022-12-27T21:27:47.129Z] #17 [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 21:27:47 [2022-12-27T21:27:47.129Z] #17 CACHED 21:27:47 [2022-12-27T21:27:47.129Z] 21:27:47 [2022-12-27T21:27:47.129Z] #18 [tini-src 1/3] WORKDIR /usr/src/tini 21:27:47 [2022-12-27T21:27:47.129Z] #18 CACHED 21:27:47 [2022-12-27T21:27:47.129Z] 21:27:47 [2022-12-27T21:27:47.129Z] #19 [dev-systemd-false 4/29] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 21:27:47 [2022-12-27T21:27:47.129Z] #19 CACHED 21:27:47 [2022-12-27T21:27:47.129Z] 21:27:47 [2022-12-27T21:27:47.129Z] #20 [dev-systemd-false 6/29] RUN ldconfig 21:27:47 [2022-12-27T21:27:47.129Z] #20 CACHED 21:27:47 [2022-12-27T21:27:47.129Z] 21:27:47 [2022-12-27T21:27:47.129Z] #21 [dev-systemd-false 7/29] 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 21:27:47 [2022-12-27T21:27:47.129Z] #21 CACHED 21:27:47 [2022-12-27T21:27:47.129Z] 21:27:47 [2022-12-27T21:27:47.129Z] #22 [containerd-src 1/3] WORKDIR /usr/src/containerd 21:27:47 [2022-12-27T21:27:47.129Z] #22 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #23 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 21:27:47 [2022-12-27T21:27:47.130Z] #23 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #24 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 21:27:47 [2022-12-27T21:27:47.130Z] #24 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #25 [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 21:27:47 [2022-12-27T21:27:47.130Z] #25 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #26 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" 21:27:47 [2022-12-27T21:27:47.130Z] #26 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #27 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 21:27:47 [2022-12-27T21:27:47.130Z] #27 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #28 [binary-dummy 1/1] COPY --from=build-dummy /build /build 21:27:47 [2022-12-27T21:27:47.130Z] #28 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #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 21:27:47 [2022-12-27T21:27:47.130Z] #29 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #30 [dev-systemd-false 21/29] COPY --from=shfmt /build/ /usr/local/bin/ 21:27:47 [2022-12-27T21:27:47.130Z] #30 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #31 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/ 21:27:47 [2022-12-27T21:27:47.130Z] #31 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #32 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 21:27:47 [2022-12-27T21:27:47.130Z] #32 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #33 [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...) 21:27:47 [2022-12-27T21:27:47.130Z] #33 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #34 [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 21:27:47 [2022-12-27T21:27:47.130Z] #34 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #35 [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...) 21:27:47 [2022-12-27T21:27:47.130Z] #35 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #36 [dev-systemd-false 13/29] COPY --from=delve /build/ /usr/local/bin/ 21:27:47 [2022-12-27T21:27:47.130Z] #36 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #37 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 21:27:47 [2022-12-27T21:27:47.130Z] #37 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #38 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.8.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 21:27:47 [2022-12-27T21:27:47.130Z] #38 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #39 [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...) 21:27:47 [2022-12-27T21:27:47.130Z] #39 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #40 [build-dummy 2/2] RUN mkdir -p /build 21:27:47 [2022-12-27T21:27:47.130Z] #40 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #41 [dev-systemd-false 1/29] RUN groupadd -r docker 21:27:47 [2022-12-27T21:27:47.130Z] #41 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #42 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 21:27:47 [2022-12-27T21:27:47.130Z] #42 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #43 [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 21:27:47 [2022-12-27T21:27:47.130Z] #43 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #44 [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 21:27:47 [2022-12-27T21:27:47.130Z] #44 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #45 [dev-systemd-false 5/29] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 21:27:47 [2022-12-27T21:27:47.130Z] #45 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #46 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 21:27:47 [2022-12-27T21:27:47.130Z] #46 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #47 [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...) 21:27:47 [2022-12-27T21:27:47.130Z] #47 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #48 [dev-systemd-false 9/29] RUN pip3 install yamllint==1.27.1 21:27:47 [2022-12-27T21:27:47.130Z] #48 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #49 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/ 21:27:47 [2022-12-27T21:27:47.130Z] #49 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #50 [dev-systemd-false 19/29] COPY --from=gotestsum /build/ /usr/local/bin/ 21:27:47 [2022-12-27T21:27:47.130Z] #50 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #51 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 21:27:47 [2022-12-27T21:27:47.130Z] #51 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #52 [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 21:27:47 [2022-12-27T21:27:47.130Z] #52 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #53 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli 21:27:47 [2022-12-27T21:27:47.130Z] #53 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #54 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq 21:27:47 [2022-12-27T21:27:47.130Z] #54 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #55 [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 21:27:47 [2022-12-27T21:27:47.130Z] #55 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #56 [base 2/5] COPY --from=xx / / 21:27:47 [2022-12-27T21:27:47.130Z] #56 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #57 [dockercli-src 5/5] WORKDIR /usr/src/dockercli 21:27:47 [2022-12-27T21:27:47.130Z] #57 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #58 [dev-systemd-false 25/29] COPY --from=vpnkit / /usr/local/bin/ 21:27:47 [2022-12-27T21:27:47.130Z] #58 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #59 [dev-systemd-false 17/29] COPY --from=registry /build/ /usr/local/bin/ 21:27:47 [2022-12-27T21:27:47.130Z] #59 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #60 [dev-systemd-false 2/29] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 21:27:47 [2022-12-27T21:27:47.130Z] #60 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #61 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 21:27:47 [2022-12-27T21:27:47.130Z] #61 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #62 [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 21:27:47 [2022-12-27T21:27:47.130Z] #62 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #63 [dev-systemd-false 22/29] COPY --from=runc /build/ /usr/local/bin/ 21:27:47 [2022-12-27T21:27:47.130Z] #63 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #64 [swagger-src 1/3] WORKDIR /usr/src/swagger 21:27:47 [2022-12-27T21:27:47.130Z] #64 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #65 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 21:27:47 [2022-12-27T21:27:47.130Z] #65 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #66 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 21:27:47 [2022-12-27T21:27:47.130Z] #66 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #67 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 21:27:47 [2022-12-27T21:27:47.130Z] #67 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #68 [runc-src 1/3] WORKDIR /usr/src/runc 21:27:47 [2022-12-27T21:27:47.130Z] #68 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #69 [dev-systemd-false 3/29] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 21:27:47 [2022-12-27T21:27:47.130Z] #69 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #70 [delve-src 1/3] WORKDIR /usr/src/delve 21:27:47 [2022-12-27T21:27:47.130Z] #70 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #71 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 21:27:47 [2022-12-27T21:27:47.130Z] #71 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #72 [dev-systemd-false 27/29] COPY --from=crun /build/ /usr/local/bin/ 21:27:47 [2022-12-27T21:27:47.130Z] #72 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #73 [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 21:27:47 [2022-12-27T21:27:47.130Z] #73 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #74 [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...) 21:27:47 [2022-12-27T21:27:47.130Z] #74 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #75 [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...) 21:27:47 [2022-12-27T21:27:47.130Z] #75 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #76 [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 21:27:47 [2022-12-27T21:27:47.130Z] #76 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #77 [dev-systemd-false 10/29] COPY --from=dockercli /build/ /usr/local/cli 21:27:47 [2022-12-27T21:27:47.130Z] #77 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #78 [dev-systemd-false 18/29] COPY --from=criu /build/ /usr/local/bin/ 21:27:47 [2022-12-27T21:27:47.130Z] #78 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #79 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 21:27:47 [2022-12-27T21:27:47.130Z] #79 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #80 [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 ; 21:27:47 [2022-12-27T21:27:47.130Z] #80 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #81 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 21:27:47 [2022-12-27T21:27:47.130Z] #81 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #82 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 21:27:47 [2022-12-27T21:27:47.130Z] #82 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #83 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 21:27:47 [2022-12-27T21:27:47.130Z] #83 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #84 [dev-systemd-false 15/29] COPY --from=gowinres /build/ /usr/local/bin/ 21:27:47 [2022-12-27T21:27:47.130Z] #84 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #85 [dev-systemd-false 14/29] COPY --from=tomll /build/ /usr/local/bin/ 21:27:47 [2022-12-27T21:27:47.130Z] #85 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #86 [dev-systemd-false 11/29] COPY --from=frozen-images /build/ /docker-frozen-images 21:27:47 [2022-12-27T21:27:47.130Z] #86 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #87 [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...) 21:27:47 [2022-12-27T21:27:47.130Z] #87 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #88 [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...) 21:27:47 [2022-12-27T21:27:47.130Z] #88 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #89 [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 21:27:47 [2022-12-27T21:27:47.130Z] #89 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #90 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev 21:27:47 [2022-12-27T21:27:47.130Z] #90 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #91 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 21:27:47 [2022-12-27T21:27:47.130Z] #91 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #92 [dockercli-src 1/5] WORKDIR /tmp/dockercli 21:27:47 [2022-12-27T21:27:47.130Z] #92 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #93 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli 21:27:47 [2022-12-27T21:27:47.130Z] #93 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #94 [dev-systemd-false 8/29] 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 21:27:47 [2022-12-27T21:27:47.130Z] #94 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #95 [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 21:27:47 [2022-12-27T21:27:47.130Z] #95 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #96 [dev-systemd-false 12/29] COPY --from=swagger /build/ /usr/local/bin/ 21:27:47 [2022-12-27T21:27:47.130Z] #96 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #97 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 21:27:47 [2022-12-27T21:27:47.130Z] #97 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #98 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 21:27:47 [2022-12-27T21:27:47.130Z] #98 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #99 [dev-systemd-false 16/29] COPY --from=tini /build/ /usr/local/bin/ 21:27:47 [2022-12-27T21:27:47.130Z] #99 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #100 [dev-systemd-false 20/29] COPY --from=golangci_lint /build/ /usr/local/bin/ 21:27:47 [2022-12-27T21:27:47.130Z] #100 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #101 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 21:27:47 [2022-12-27T21:27:47.130Z] #101 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #102 [dev-systemd-false 26/29] COPY --from=containerutil /build/ /usr/local/bin/ 21:27:47 [2022-12-27T21:27:47.130Z] #102 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #103 [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 21:27:47 [2022-12-27T21:27:47.130Z] #103 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #104 [dev-systemd-false 24/29] COPY --from=rootlesskit /build/ /usr/local/bin/ 21:27:47 [2022-12-27T21:27:47.130Z] #104 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #105 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 21:27:47 [2022-12-27T21:27:47.130Z] #105 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #106 [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 21:27:47 [2022-12-27T21:27:47.130Z] #106 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #107 [registry-src 1/2] WORKDIR /usr/src/registry 21:27:47 [2022-12-27T21:27:47.130Z] #107 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #108 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 21:27:47 [2022-12-27T21:27:47.130Z] #108 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #109 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 21:27:47 [2022-12-27T21:27:47.130Z] #109 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #110 [dev-systemd-false 23/29] COPY --from=containerd /build/ /usr/local/bin/ 21:27:47 [2022-12-27T21:27:47.130Z] #110 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #111 [dev-systemd-false 28/29] COPY hack/dockerfile/etc/docker/ /etc/docker/ 21:27:47 [2022-12-27T21:27:47.130Z] #111 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #112 [dev-systemd-false 29/29] WORKDIR /go/src/github.com/docker/docker 21:27:47 [2022-12-27T21:27:47.130Z] #112 CACHED 21:27:47 [2022-12-27T21:27:47.130Z] 21:27:47 [2022-12-27T21:27:47.130Z] #113 [final 1/1] COPY . /go/src/github.com/docker/docker 21:27:52 [2022-12-27T21:27:52.370Z] #113 DONE 4.6s 21:27:52 [2022-12-27T21:27:52.370Z] 21:27:52 [2022-12-27T21:27:52.370Z] #114 exporting to image 21:27:52 [2022-12-27T21:27:52.370Z] #114 exporting layers 21:27:52 [2022-12-27T21:27:52.370Z] #114 exporting layers 0.7s done 21:27:52 [2022-12-27T21:27:52.370Z] #114 writing image sha256:fee3d7c3f45ee6d3f2d8ee9eb27a55aecbd7a5ff8a0db111d388ec02b6ecd5be done 21:27:52 [2022-12-27T21:27:52.370Z] #114 naming to docker.io/library/docker:12df6024db99398b207cfe0bcdcb150e293f30fa done 21:27:52 [2022-12-27T21:27:52.370Z] #114 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 21:27:52 [2022-12-27T21:27:52.759Z] + sudo modprobe ip6table_filter [Pipeline] sh 21:27:53 [2022-12-27T21:27:53.080Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44699/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=12df6024db99398b207cfe0bcdcb150e293f30fa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:12df6024db99398b207cfe0bcdcb150e293f30fa hack/test/unit 21:27:53 [2022-12-27T21:27:53.641Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') 21:27:53 [2022-12-27T21:27:53.641Z] + TESTFLAGS+=' -test.timeout=5m' 21:27:53 [2022-12-27T21:27:53.641Z] + TESTDIRS=./... 21:27:53 [2022-12-27T21:27:53.641Z] + exclude_paths='/vendor/|/integration' 21:27:53 [2022-12-27T21:27:53.641Z] ++ go list ./... 21:27:53 [2022-12-27T21:27:53.641Z] ++ grep -vE '(/vendor/|/integration)' 21:27:54 [2022-12-27T21:27:54.569Z] + pkg_list='github.com/docker/docker/api 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/server 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/server/backend/build 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/server/httpstatus 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/server/httputils 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/server/middleware 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/server/router 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/server/router/build 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/server/router/checkpoint 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/server/router/container 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/server/router/debug 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/server/router/distribution 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/server/router/grpc 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/server/router/image 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/server/router/network 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/server/router/plugin 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/server/router/session 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/server/router/swarm 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/server/router/system 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/server/router/volume 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/types 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/types/backend 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/types/blkiodev 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/types/container 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/types/events 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/types/filters 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/types/image 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/types/mount 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/types/network 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/types/plugins/logdriver 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/types/registry 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/types/strslice 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/types/swarm 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/types/swarm/runtime 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/types/time 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/types/versions 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/types/versions/v1p19 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/types/versions/v1p20 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/api/types/volume 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/builder 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/builder/builder-next 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/builder/builder-next/exporter 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/builder/builder-next/imagerefchecker 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/builder/builder-next/worker 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/builder/dockerfile 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/builder/remotecontext 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/builder/remotecontext/git 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/builder/remotecontext/urlutil 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/cli/debug 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/cli/winresources/docker-proxy 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/cli/winresources/dockerd 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/client 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/cmd/docker-proxy 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/cmd/dockerd 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/cmd/dockerd/trap 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/container 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/container/stream 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/contrib/apparmor 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/contrib/docker-device-tool 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/contrib/httpserver 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/cluster 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/cluster/controllers/plugin 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/cluster/convert 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/cluster/executor 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/cluster/executor/container 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/cluster/provider 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/config 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/containerd 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/events 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/events/testutils 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/graphdriver 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/graphdriver/aufs 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/graphdriver/btrfs 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/graphdriver/copy 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/graphdriver/devmapper 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/graphdriver/graphtest 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/graphdriver/overlay 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/graphdriver/overlay2 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/graphdriver/overlayutils 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/graphdriver/register 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/graphdriver/vfs 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/graphdriver/zfs 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/images 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/initlayer 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/links 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/listeners 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/logger 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/logger/awslogs 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/logger/fluentd 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/logger/gcplogs 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/logger/gelf 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/logger/journald 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/logger/journald/internal/export 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/logger/journald/internal/fake 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/logger/jsonfilelog 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/logger/local 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/logger/logentries 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/logger/loggertest 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/logger/loggerutils 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/logger/loggerutils/cache 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/logger/splunk 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/logger/syslog 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/logger/templates 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/names 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/network 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/daemon/stats 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/distribution 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/distribution/metadata 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/distribution/utils 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/distribution/xfer 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/dockerversion 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/errdefs 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/image 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/image/cache 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/image/tarexport 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/image/v1 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/internal/mounttree 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/internal/test/suite 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/internal/unshare 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/layer 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libcontainerd 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libcontainerd/queue 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libcontainerd/remote 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libcontainerd/supervisor 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libcontainerd/types 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/bitseq 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/cluster 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/cmd/diagnostic 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/cmd/ovrouter 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/cmd/readme_test 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/config 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/datastore 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/diagnostic 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/discoverapi 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/driverapi 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/drivers/bridge 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/drivers/host 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/drivers/ipvlan 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/drivers/macvlan 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/drivers/null 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/drivers/overlay 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/drivers/remote 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/drivers/remote/api 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/drivers/windows 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/drvregistry 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/etchosts 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/idm 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/internal/caller 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/internal/setmatrix 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/ipam 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/ipamapi 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/ipams/builtin 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/ipams/null 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/ipams/remote 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/ipams/remote/api 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/ipams/windowsipam 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/ipamutils 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/iptables 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/netlabel 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/netutils 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/networkdb 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/ns 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/options 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/osl 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/osl/kernel 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/portallocator 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/portmapper 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/resolvconf 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/testutils 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/libnetwork/types 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/oci 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/oci/caps 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/opts 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/pkg/aaparser 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/pkg/archive 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/pkg/authorization 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/pkg/broadcaster 21:27:54 [2022-12-27T21:27:54.569Z] github.com/docker/docker/pkg/capabilities 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/chrootarchive 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/containerfs 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/devicemapper 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/directory 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/dmesg 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/fileutils 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/homedir 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/idtools 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/ioutils 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/jsonmessage 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/longpath 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/loopback 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/namesgenerator 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/parsers 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/parsers/kernel 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/parsers/operatingsystem 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/pidfile 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/platform 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/plugingetter 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/plugins 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/plugins/transport 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/pools 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/process 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/progress 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/reexec 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/stack 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/stdcopy 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/streamformatter 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/stringid 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/sysinfo 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/system 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/tailfile 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/tarsum 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/useragent 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/plugin 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/plugin/executor/containerd 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/plugin/v2 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/profiles/apparmor 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/profiles/seccomp 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/quota 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/reference 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/registry 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/registry/resumable 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/restartmanager 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/rootless 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/rootless/specconv 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/runconfig 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/runconfig/opts 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/daemon 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/environment 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/fakecontext 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/fakegit 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/fakestorage 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/fixtures/load 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/fixtures/plugin 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/fixtures/plugin/basic 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/registry 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/request 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/volume 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/volume/drivers 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/volume/local 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/volume/mounts 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/volume/service 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/volume/service/opts 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/volume/testutils' 21:27:54 [2022-12-27T21:27:54.570Z] ++ grep --fixed-strings -v /libnetwork 21:27:54 [2022-12-27T21:27:54.570Z] ++ echo 'github.com/docker/docker/api 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/backend/build 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/httpstatus 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/httputils 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/middleware 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/build 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/checkpoint 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/container 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/debug 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/distribution 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/grpc 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/image 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/network 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/plugin 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/session 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/swarm 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/system 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/volume 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/backend 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/blkiodev 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/container 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/events 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/filters 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/image 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/mount 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/network 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/plugins/logdriver 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/registry 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/strslice 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/swarm 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/swarm/runtime 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/time 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/versions 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/versions/v1p19 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/versions/v1p20 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/volume 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/builder 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/builder/builder-next 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/builder/builder-next/exporter 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/builder/builder-next/imagerefchecker 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/builder/builder-next/worker 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/builder/dockerfile 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/builder/remotecontext 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/builder/remotecontext/git 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/builder/remotecontext/urlutil 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/cli/debug 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/cli/winresources/docker-proxy 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/cli/winresources/dockerd 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/client 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/cmd/docker-proxy 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/cmd/dockerd 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/cmd/dockerd/trap 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/container 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/container/stream 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/contrib/apparmor 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/contrib/docker-device-tool 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/contrib/httpserver 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/cluster 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/cluster/controllers/plugin 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/cluster/convert 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/cluster/executor 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/cluster/executor/container 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/cluster/provider 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/config 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/containerd 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/events 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/events/testutils 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/graphdriver 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/graphdriver/aufs 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/graphdriver/btrfs 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/graphdriver/copy 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/graphdriver/devmapper 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/graphdriver/graphtest 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/graphdriver/overlay 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/graphdriver/overlay2 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/graphdriver/overlayutils 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/graphdriver/register 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/graphdriver/vfs 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/graphdriver/zfs 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/images 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/initlayer 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/links 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/listeners 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/logger 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/logger/awslogs 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/logger/fluentd 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/logger/gcplogs 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/logger/gelf 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/logger/journald 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/logger/journald/internal/export 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/logger/journald/internal/fake 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/logger/jsonfilelog 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/logger/local 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/logger/logentries 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/logger/loggertest 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/logger/loggerutils 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/logger/loggerutils/cache 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/logger/splunk 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/logger/syslog 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/logger/templates 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/names 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/network 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/daemon/stats 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/distribution 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/distribution/metadata 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/distribution/utils 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/distribution/xfer 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/dockerversion 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/errdefs 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/image 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/image/cache 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/image/tarexport 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/image/v1 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/internal/mounttree 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/internal/test/suite 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/internal/unshare 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/layer 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libcontainerd 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libcontainerd/queue 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libcontainerd/remote 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libcontainerd/supervisor 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libcontainerd/types 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/bitseq 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/cluster 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/cmd/diagnostic 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/cmd/ovrouter 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/cmd/readme_test 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/config 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/datastore 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/diagnostic 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/discoverapi 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/driverapi 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/drivers/bridge 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/drivers/host 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/drivers/ipvlan 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/drivers/macvlan 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/drivers/null 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/drivers/overlay 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/drivers/remote 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/drivers/remote/api 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/drivers/windows 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/drvregistry 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/etchosts 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/idm 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/internal/caller 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/internal/setmatrix 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/ipam 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/ipamapi 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/ipams/builtin 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/ipams/null 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/ipams/remote 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/ipams/remote/api 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/ipams/windowsipam 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/ipamutils 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/iptables 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/netlabel 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/netutils 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/networkdb 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/ns 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/options 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/osl 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/osl/kernel 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/portallocator 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/portmapper 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/resolvconf 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/testutils 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/libnetwork/types 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/oci 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/oci/caps 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/opts 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/aaparser 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/archive 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/authorization 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/broadcaster 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/capabilities 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/chrootarchive 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/containerfs 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/devicemapper 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/directory 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/dmesg 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/fileutils 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/homedir 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/idtools 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/ioutils 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/jsonmessage 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/longpath 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/loopback 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/namesgenerator 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/parsers 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/parsers/kernel 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/parsers/operatingsystem 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/pidfile 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/platform 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/plugingetter 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/plugins 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/plugins/transport 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/pools 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/process 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/progress 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/reexec 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/stack 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/stdcopy 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/streamformatter 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/stringid 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/sysinfo 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/system 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/tailfile 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/tarsum 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/pkg/useragent 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/plugin 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/plugin/executor/containerd 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/plugin/v2 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/profiles/apparmor 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/profiles/seccomp 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/quota 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/reference 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/registry 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/registry/resumable 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/restartmanager 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/rootless 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/rootless/specconv 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/runconfig 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/runconfig/opts 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/daemon 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/environment 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/fakecontext 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/fakegit 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/fakestorage 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/fixtures/load 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/fixtures/plugin 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/fixtures/plugin/basic 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/registry 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/testutil/request 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/volume 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/volume/drivers 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/volume/local 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/volume/mounts 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/volume/service 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/volume/service/opts 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/volume/testutils' 21:27:54 [2022-12-27T21:27:54.570Z] + base_pkg_list='github.com/docker/docker/api 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/backend/build 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/httpstatus 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/httputils 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/middleware 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/build 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/checkpoint 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/container 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/debug 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/distribution 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/grpc 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/image 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/network 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/plugin 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/session 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/swarm 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/system 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/server/router/volume 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/backend 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/blkiodev 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/container 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/events 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/filters 21:27:54 [2022-12-27T21:27:54.570Z] github.com/docker/docker/api/types/image 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/mount 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/network 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/plugins/logdriver 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/registry 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/strslice 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/swarm 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/swarm/runtime 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/time 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/versions 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/versions/v1p19 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/versions/v1p20 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/volume 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/builder-next 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/builder-next/exporter 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/builder-next/imagerefchecker 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/builder-next/worker 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/dockerfile 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/remotecontext 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/remotecontext/git 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/remotecontext/urlutil 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/cli/debug 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/cli/winresources/docker-proxy 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/cli/winresources/dockerd 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/client 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/cmd/docker-proxy 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/cmd/dockerd 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/cmd/dockerd/trap 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/container 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/container/stream 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/contrib/apparmor 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/contrib/docker-device-tool 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/contrib/httpserver 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/cluster 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/cluster/controllers/plugin 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/cluster/convert 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/cluster/executor 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/cluster/executor/container 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/cluster/provider 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/config 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/containerd 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/events 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/events/testutils 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/aufs 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/btrfs 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/copy 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/devmapper 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/graphtest 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/overlay 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/overlay2 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/overlayutils 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/register 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/vfs 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/zfs 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/images 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/initlayer 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/links 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/listeners 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/awslogs 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/fluentd 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/gcplogs 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/gelf 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/journald 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/journald/internal/export 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/journald/internal/fake 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/jsonfilelog 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/local 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/logentries 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/loggertest 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/loggerutils 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/loggerutils/cache 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/splunk 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/syslog 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/templates 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/names 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/network 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/stats 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/distribution 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/distribution/metadata 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/distribution/utils 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/distribution/xfer 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/dockerversion 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/errdefs 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/image 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/image/cache 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/image/tarexport 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/image/v1 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/internal/mounttree 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/internal/test/suite 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/internal/unshare 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/layer 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libcontainerd 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libcontainerd/queue 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libcontainerd/remote 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libcontainerd/supervisor 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libcontainerd/types 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/oci 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/oci/caps 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/opts 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/aaparser 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/archive 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/authorization 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/broadcaster 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/capabilities 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/chrootarchive 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/containerfs 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/devicemapper 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/directory 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/dmesg 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/fileutils 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/homedir 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/idtools 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/ioutils 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/jsonmessage 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/longpath 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/loopback 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/namesgenerator 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/parsers 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/parsers/kernel 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/parsers/operatingsystem 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/pidfile 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/platform 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/plugingetter 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/plugins 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/plugins/transport 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/pools 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/process 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/progress 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/reexec 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/stack 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/stdcopy 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/streamformatter 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/stringid 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/sysinfo 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/system 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/tailfile 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/tarsum 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/pkg/useragent 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/plugin 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/plugin/executor/containerd 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/plugin/v2 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/profiles/apparmor 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/profiles/seccomp 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/quota 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/reference 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/registry 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/registry/resumable 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/restartmanager 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/rootless 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/rootless/specconv 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/runconfig 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/runconfig/opts 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/testutil 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/testutil/daemon 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/testutil/environment 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/testutil/fakecontext 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/testutil/fakegit 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/testutil/fakestorage 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/testutil/fixtures/load 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/testutil/fixtures/plugin 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/testutil/fixtures/plugin/basic 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/testutil/registry 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/testutil/request 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/volume 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/volume/drivers 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/volume/local 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/volume/mounts 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/volume/service 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/volume/service/opts 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/volume/testutils' 21:27:54 [2022-12-27T21:27:54.571Z] ++ grep --fixed-strings /libnetwork 21:27:54 [2022-12-27T21:27:54.571Z] ++ echo 'github.com/docker/docker/api 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/server 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/server/backend/build 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/server/httpstatus 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/server/httputils 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/server/middleware 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/server/router 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/server/router/build 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/server/router/checkpoint 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/server/router/container 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/server/router/debug 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/server/router/distribution 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/server/router/grpc 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/server/router/image 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/server/router/network 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/server/router/plugin 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/server/router/session 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/server/router/swarm 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/server/router/system 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/server/router/volume 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/backend 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/blkiodev 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/container 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/events 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/filters 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/image 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/mount 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/network 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/plugins/logdriver 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/registry 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/strslice 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/swarm 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/swarm/runtime 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/time 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/versions 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/versions/v1p19 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/versions/v1p20 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/api/types/volume 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/builder-next 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/builder-next/exporter 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/builder-next/imagerefchecker 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/builder-next/worker 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/dockerfile 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/remotecontext 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/remotecontext/git 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/builder/remotecontext/urlutil 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/cli/debug 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/cli/winresources/docker-proxy 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/cli/winresources/dockerd 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/client 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/cmd/docker-proxy 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/cmd/dockerd 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/cmd/dockerd/trap 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/container 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/container/stream 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/contrib/apparmor 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/contrib/docker-device-tool 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/contrib/httpserver 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/cluster 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/cluster/controllers/plugin 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/cluster/convert 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/cluster/executor 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/cluster/executor/container 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/cluster/provider 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/config 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/containerd 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/events 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/events/testutils 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/aufs 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/btrfs 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/copy 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/devmapper 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/graphtest 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/overlay 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/overlay2 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/overlayutils 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/register 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/vfs 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/graphdriver/zfs 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/images 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/initlayer 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/links 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/listeners 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/awslogs 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/fluentd 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/gcplogs 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/gelf 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/journald 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/journald/internal/export 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/journald/internal/fake 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/jsonfilelog 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/local 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/logentries 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/loggertest 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/loggerutils 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/loggerutils/cache 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/splunk 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/syslog 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/logger/templates 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/names 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/network 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/daemon/stats 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/distribution 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/distribution/metadata 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/distribution/utils 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/distribution/xfer 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/dockerversion 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/errdefs 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/image 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/image/cache 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/image/tarexport 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/image/v1 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/internal/mounttree 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/internal/test/suite 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/internal/unshare 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/layer 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libcontainerd 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libcontainerd/queue 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libcontainerd/remote 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libcontainerd/supervisor 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libcontainerd/types 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libnetwork 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libnetwork/bitseq 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libnetwork/cluster 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libnetwork/cmd/diagnostic 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libnetwork/cmd/ovrouter 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libnetwork/cmd/readme_test 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libnetwork/config 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libnetwork/datastore 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libnetwork/diagnostic 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libnetwork/discoverapi 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libnetwork/driverapi 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libnetwork/drivers/bridge 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libnetwork/drivers/host 21:27:54 [2022-12-27T21:27:54.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/macvlan 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/null 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/overlay 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/remote 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/remote/api 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/windows 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drvregistry 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/etchosts 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/idm 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/internal/caller 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/internal/setmatrix 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipam 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipamapi 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipams/builtin 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipams/null 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipams/remote 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipams/remote/api 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipams/windowsipam 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipamutils 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/iptables 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/netlabel 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/netutils 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/networkdb 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ns 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/options 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/osl 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/osl/kernel 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/portallocator 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/portmapper 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/resolvconf 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/testutils 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/types 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/oci 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/oci/caps 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/opts 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/aaparser 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/archive 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/authorization 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/broadcaster 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/capabilities 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/chrootarchive 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/containerfs 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/devicemapper 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/directory 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/dmesg 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/fileutils 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/homedir 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/idtools 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/ioutils 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/jsonmessage 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/longpath 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/loopback 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/namesgenerator 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/parsers 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/parsers/kernel 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/parsers/operatingsystem 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/pidfile 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/platform 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/plugingetter 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/plugins 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/plugins/transport 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/pools 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/process 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/progress 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/reexec 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/stack 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/stdcopy 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/streamformatter 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/stringid 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/sysinfo 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/system 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/tailfile 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/tarsum 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/pkg/useragent 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/plugin 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/plugin/executor/containerd 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/plugin/v2 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/profiles/apparmor 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/profiles/seccomp 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/quota 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/reference 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/registry 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/registry/resumable 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/restartmanager 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/rootless 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/rootless/specconv 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/runconfig 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/runconfig/opts 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/testutil 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/testutil/daemon 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/testutil/environment 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/testutil/fakecontext 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/testutil/fakegit 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/testutil/fakestorage 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/testutil/fixtures/load 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/testutil/fixtures/plugin 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/testutil/fixtures/plugin/basic 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/testutil/registry 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/testutil/request 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/volume 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/volume/drivers 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/volume/local 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/volume/mounts 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/volume/service 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/volume/service/opts 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/volume/testutils' 21:27:54 [2022-12-27T21:27:54.572Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/bitseq 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/cluster 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/cmd/diagnostic 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/cmd/ovrouter 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/cmd/readme_test 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/config 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/datastore 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/diagnostic 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/discoverapi 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/driverapi 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/bridge 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/host 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/macvlan 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/null 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/overlay 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/remote 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/remote/api 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/windows 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drvregistry 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/etchosts 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/idm 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/internal/caller 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/internal/setmatrix 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipam 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipamapi 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipams/builtin 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipams/null 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipams/remote 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipams/remote/api 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipams/windowsipam 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipamutils 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/iptables 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/netlabel 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/netutils 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/networkdb 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ns 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/options 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/osl 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/osl/kernel 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/portallocator 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/portmapper 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/resolvconf 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/testutils 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/types' 21:27:54 [2022-12-27T21:27:54.572Z] + echo 'github.com/docker/docker/libnetwork 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/bitseq 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/cluster 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/cmd/diagnostic 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/cmd/ovrouter 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/cmd/readme_test 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/config 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/datastore 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/diagnostic 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/discoverapi 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/driverapi 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/bridge 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/host 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/macvlan 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/null 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/overlay 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/remote 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/remote/api 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/windows 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drvregistry 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/etchosts 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/idm 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/internal/caller 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/internal/setmatrix 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipam 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipamapi 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipams/builtin 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipams/null 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipams/remote 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipams/remote/api 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipams/windowsipam 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ipamutils 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/iptables 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/netlabel 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/netutils 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/networkdb 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/ns 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/options 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/osl 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/osl/kernel 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/portallocator 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/portmapper 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/resolvconf 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/testutils 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/types' 21:27:54 [2022-12-27T21:27:54.572Z] + grep --fixed-strings libnetwork/drivers/bridge 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/bridge 21:27:54 [2022-12-27T21:27:54.572Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:27:54 [2022-12-27T21:27:54.572Z] + type docker-proxy 21:27:54 [2022-12-27T21:27:54.572Z] hack/test/unit: line 25: type: docker-proxy: not found 21:27:54 [2022-12-27T21:27:54.572Z] + hack/make.sh binary-proxy install-proxy 21:27:54 [2022-12-27T21:27:54.572Z] 21:27:54 [2022-12-27T21:27:54.572Z] Removing bundles/ 21:27:54 [2022-12-27T21:27:54.572Z] 21:27:54 [2022-12-27T21:27:54.572Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 21:27:54 [2022-12-27T21:27:54.572Z] Building: bundles/binary-proxy/docker-proxy 21:27:54 [2022-12-27T21:27:54.572Z] GOOS="" GOARCH="" GOARM="" 21:28:02 [2022-12-27T21:28:02.704Z] Created binary: bundles/binary-proxy/docker-proxy 21:28:02 [2022-12-27T21:28:02.704Z] 21:28:02 [2022-12-27T21:28:02.704Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 21:28:02 [2022-12-27T21:28:02.704Z] Installing docker-proxy to /usr/local/bin/ 21:28:02 [2022-12-27T21:28:02.704Z] 21:28:02 [2022-12-27T21:28:02.704Z] + mkdir -p bundles 21:28:02 [2022-12-27T21:28:02.704Z] + '[' -n 'github.com/docker/docker/api 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/server 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/server/backend/build 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/server/httpstatus 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/server/httputils 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/server/middleware 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/server/router 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/server/router/build 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/server/router/checkpoint 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/server/router/container 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/server/router/debug 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/server/router/distribution 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/server/router/grpc 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/server/router/image 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/server/router/network 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/server/router/plugin 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/server/router/session 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/server/router/swarm 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/server/router/system 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/server/router/volume 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/types 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/types/backend 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/types/blkiodev 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/types/container 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/types/events 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/types/filters 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/types/image 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/types/mount 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/types/network 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/types/plugins/logdriver 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/types/registry 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/types/strslice 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/types/swarm 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/types/swarm/runtime 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/types/time 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/types/versions 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/types/versions/v1p19 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/types/versions/v1p20 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/api/types/volume 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/builder 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/builder/builder-next 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/builder/builder-next/exporter 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/builder/builder-next/imagerefchecker 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/builder/builder-next/worker 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/builder/dockerfile 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/builder/remotecontext 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/builder/remotecontext/git 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/builder/remotecontext/urlutil 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/cli/debug 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/cli/winresources/docker-proxy 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/cli/winresources/dockerd 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/client 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/cmd/docker-proxy 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/cmd/dockerd 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/cmd/dockerd/trap 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/container 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/container/stream 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/contrib/apparmor 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/contrib/docker-device-tool 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/contrib/httpserver 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/cluster 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/cluster/controllers/plugin 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/cluster/convert 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/cluster/executor 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/cluster/executor/container 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/cluster/provider 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/config 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/containerd 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/events 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/events/testutils 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/graphdriver 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/graphdriver/aufs 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/graphdriver/btrfs 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/graphdriver/copy 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/graphdriver/devmapper 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/graphdriver/graphtest 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/graphdriver/overlay 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/graphdriver/overlay2 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/graphdriver/overlayutils 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/graphdriver/register 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/graphdriver/vfs 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/graphdriver/zfs 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/images 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/initlayer 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/links 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/listeners 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/logger 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/logger/awslogs 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/logger/fluentd 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/logger/gcplogs 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/logger/gelf 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/logger/journald 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/logger/journald/internal/export 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/logger/journald/internal/fake 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/logger/jsonfilelog 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/logger/local 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/logger/logentries 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/logger/loggertest 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/logger/loggerutils 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/logger/loggerutils/cache 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/logger/splunk 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/logger/syslog 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/logger/templates 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/names 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/network 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/daemon/stats 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/distribution 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/distribution/metadata 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/distribution/utils 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/distribution/xfer 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/dockerversion 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/errdefs 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/image 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/image/cache 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/image/tarexport 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/image/v1 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/internal/mounttree 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/internal/test/suite 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/internal/unshare 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/layer 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/libcontainerd 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/libcontainerd/queue 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/libcontainerd/remote 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/libcontainerd/supervisor 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/libcontainerd/types 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/oci 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/oci/caps 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/opts 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/aaparser 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/archive 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/authorization 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/broadcaster 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/capabilities 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/chrootarchive 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/containerfs 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/devicemapper 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/directory 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/dmesg 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/fileutils 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/homedir 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/idtools 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/ioutils 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/jsonmessage 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/longpath 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/loopback 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/namesgenerator 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/parsers 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/parsers/kernel 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/parsers/operatingsystem 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/pidfile 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/platform 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/plugingetter 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/plugins 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/plugins/transport 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/pools 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/process 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/progress 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/reexec 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/stack 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/stdcopy 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/streamformatter 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/stringid 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/sysinfo 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/system 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/tailfile 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/tarsum 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/pkg/useragent 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/plugin 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/plugin/executor/containerd 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/plugin/v2 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/profiles/apparmor 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/profiles/seccomp 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/quota 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/reference 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/registry 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/registry/resumable 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/restartmanager 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/rootless 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/rootless/specconv 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/runconfig 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/runconfig/opts 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/testutil 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/testutil/daemon 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/testutil/environment 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/testutil/fakecontext 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/testutil/fakegit 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/testutil/fakestorage 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/testutil/fixtures/load 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/testutil/fixtures/plugin 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/testutil/fixtures/plugin/basic 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/testutil/registry 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/testutil/request 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/volume 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/volume/drivers 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/volume/local 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/volume/mounts 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/volume/service 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/volume/service/opts 21:28:02 [2022-12-27T21:28:02.704Z] github.com/docker/docker/volume/testutils' ']' 21:28:02 [2022-12-27T21:28:02.705Z] + 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/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/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/rootless github.com/docker/docker/rootless/specconv 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 21:28:02 [2022-12-27T21:28:02.705Z] ? github.com/docker/docker/api [no test files] 21:28:17 [2022-12-27T21:28:17.546Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/server/backend/build [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 31.9% of statements 21:29:39 [2022-12-27T21:29:39.008Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/server/router [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/server/router/build [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/server/router/container [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/server/router/debug [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/server/router/image [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/server/router/network [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/server/router/session [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/server/router/system [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 93.8% of statements 21:29:39 [2022-12-27T21:29:39.008Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 66.7% of statements 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/types [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/types/backend [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/types/container [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/types/events [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/types/image [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/types/mount [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/types/network [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements 21:29:39 [2022-12-27T21:29:39.008Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/types/swarm [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements 21:29:39 [2022-12-27T21:29:39.008Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/api/types/volume [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/builder [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/builder/builder-next [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 21:29:39 [2022-12-27T21:29:39.008Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 21:29:39 [2022-12-27T21:29:39.982Z] ok github.com/docker/docker/builder/remotecontext 0.030s coverage: 13.7% of statements 21:29:39 [2022-12-27T21:29:39.982Z] ok github.com/docker/docker/builder/dockerfile 0.069s coverage: 50.1% of statements 21:29:40 [2022-12-27T21:29:40.238Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.005s coverage: 100.0% of statements 21:29:40 [2022-12-27T21:29:40.493Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements 21:29:43 [2022-12-27T21:29:43.756Z] ok github.com/docker/docker/builder/remotecontext/git 2.785s coverage: 82.5% of statements 21:29:43 [2022-12-27T21:29:43.756Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 21:29:43 [2022-12-27T21:29:43.756Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 21:29:43 [2022-12-27T21:29:43.756Z] ok github.com/docker/docker/cmd/docker-proxy 0.031s coverage: 68.2% of statements 21:29:44 [2022-12-27T21:29:44.683Z] ok github.com/docker/docker/client 0.105s coverage: 76.1% of statements 21:30:16 [2022-12-27T21:30:16.787Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 27.7% of statements 21:30:18 [2022-12-27T21:30:18.675Z] ok github.com/docker/docker/container 0.125s coverage: 36.7% of statements 21:30:18 [2022-12-27T21:30:18.931Z] ok github.com/docker/docker/cmd/dockerd/trap 2.380s coverage: 0.0% of statements 21:30:18 [2022-12-27T21:30:18.931Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 21:30:18 [2022-12-27T21:30:18.931Z] ? github.com/docker/docker/container/stream [no test files] 21:30:18 [2022-12-27T21:30:18.931Z] ? github.com/docker/docker/contrib/apparmor [no test files] 21:30:18 [2022-12-27T21:30:18.931Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 21:30:18 [2022-12-27T21:30:18.931Z] ? github.com/docker/docker/contrib/httpserver [no test files] 21:30:24 [2022-12-27T21:30:24.173Z] ok github.com/docker/docker/daemon/cluster 0.101s coverage: 0.5% of statements 21:30:26 [2022-12-27T21:30:26.063Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.019s coverage: 65.3% of statements 21:30:27 [2022-12-27T21:30:27.949Z] ok github.com/docker/docker/daemon/cluster/convert 0.021s coverage: 36.9% of statements 21:30:34 [2022-12-27T21:30:34.581Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.452s coverage: 13.4% of statements 21:30:35 [2022-12-27T21:30:35.944Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 77.0% of statements 21:30:36 [2022-12-27T21:30:36.504Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 21:30:37 [2022-12-27T21:30:37.432Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements 21:30:37 [2022-12-27T21:30:37.993Z] ok github.com/docker/docker/daemon 10.150s coverage: 16.2% of statements 21:30:37 [2022-12-27T21:30:37.993Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 21:30:37 [2022-12-27T21:30:37.993Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 21:30:37 [2022-12-27T21:30:37.993Z] ? github.com/docker/docker/daemon/containerd [no test files] 21:30:37 [2022-12-27T21:30:37.993Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 21:30:38 [2022-12-27T21:30:38.922Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.621s coverage: 74.8% of statements 21:30:39 [2022-12-27T21:30:39.896Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.275s coverage: 60.7% of statements 21:30:40 [2022-12-27T21:30:40.457Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.033s coverage: 3.0% of statements 21:30:41 [2022-12-27T21:30:41.820Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements 21:30:43 [2022-12-27T21:30:43.795Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.727s coverage: 45.9% of statements 21:30:43 [2022-12-27T21:30:43.795Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 21:30:44 [2022-12-27T21:30:44.051Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.430s coverage: 50.6% of statements 21:30:45 [2022-12-27T21:30:45.415Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.5% of statements 21:30:45 [2022-12-27T21:30:45.415Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.216s coverage: 60.3% of statements 21:30:45 [2022-12-27T21:30:45.415Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 21:30:45 [2022-12-27T21:30:45.415Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 21:30:46 [2022-12-27T21:30:46.780Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements 21:30:47 [2022-12-27T21:30:47.036Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements 21:30:47 [2022-12-27T21:30:47.964Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.7% of statements 21:30:47 [2022-12-27T21:30:47.964Z] ? github.com/docker/docker/daemon/initlayer [no test files] 21:30:47 [2022-12-27T21:30:47.964Z] ? github.com/docker/docker/daemon/listeners [no test files] 21:30:48 [2022-12-27T21:30:48.525Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements 21:30:49 [2022-12-27T21:30:49.087Z] ok github.com/docker/docker/daemon/logger/awslogs 0.137s coverage: 79.6% of statements 21:30:49 [2022-12-27T21:30:49.343Z] ok github.com/docker/docker/daemon/logger/fluentd 0.010s coverage: 53.6% of statements 21:30:49 [2022-12-27T21:30:49.343Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 21:30:49 [2022-12-27T21:30:49.904Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements 21:30:50 [2022-12-27T21:30:50.466Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.012s coverage: 88.2% of statements 21:30:51 [2022-12-27T21:30:51.393Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.122s coverage: 76.8% of statements 21:30:51 [2022-12-27T21:30:51.954Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements 21:30:52 [2022-12-27T21:30:52.515Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 79.4% of statements 21:30:53 [2022-12-27T21:30:53.443Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 63.5% of statements 21:30:54 [2022-12-27T21:30:54.003Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements 21:30:54 [2022-12-27T21:30:54.259Z] ok github.com/docker/docker/daemon/logger/journald 3.544s coverage: 74.5% of statements 21:30:54 [2022-12-27T21:30:54.259Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 21:30:54 [2022-12-27T21:30:54.259Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 21:30:54 [2022-12-27T21:30:54.259Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 21:30:54 [2022-12-27T21:30:54.259Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 21:30:55 [2022-12-27T21:30:55.185Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements 21:30:55 [2022-12-27T21:30:55.441Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements 21:30:56 [2022-12-27T21:30:56.024Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 21:30:56 [2022-12-27T21:30:56.600Z] ok github.com/docker/docker/daemon/logger/splunk 1.532s coverage: 82.5% of statements 21:30:56 [2022-12-27T21:30:56.600Z] ? github.com/docker/docker/daemon/names [no test files] 21:30:56 [2022-12-27T21:30:56.600Z] ? github.com/docker/docker/daemon/stats [no test files] 21:30:57 [2022-12-27T21:30:57.530Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 44.4% of statements 21:30:58 [2022-12-27T21:30:58.893Z] ok github.com/docker/docker/distribution 1.506s coverage: 29.5% of statements 21:30:58 [2022-12-27T21:30:58.893Z] ? github.com/docker/docker/distribution/utils [no test files] 21:30:59 [2022-12-27T21:30:59.454Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.7% of statements 21:31:00 [2022-12-27T21:31:00.381Z] ok github.com/docker/docker/image 0.027s coverage: 87.3% of statements 21:31:00 [2022-12-27T21:31:00.381Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 85.4% of statements 21:31:00 [2022-12-27T21:31:00.381Z] ? github.com/docker/docker/dockerversion [no test files] 21:31:00 [2022-12-27T21:31:00.943Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements 21:31:01 [2022-12-27T21:31:01.198Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements 21:31:01 [2022-12-27T21:31:01.198Z] ? github.com/docker/docker/image/v1 [no test files] 21:31:01 [2022-12-27T21:31:01.198Z] ? github.com/docker/docker/internal/mounttree [no test files] 21:31:01 [2022-12-27T21:31:01.198Z] ? github.com/docker/docker/internal/test/suite [no test files] 21:31:01 [2022-12-27T21:31:01.198Z] ? github.com/docker/docker/internal/unshare [no test files] 21:31:01 [2022-12-27T21:31:01.455Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements 21:31:02 [2022-12-27T21:31:02.382Z] ok github.com/docker/docker/oci 0.028s coverage: 39.3% of statements 21:31:03 [2022-12-27T21:31:03.310Z] ok github.com/docker/docker/opts 0.020s coverage: 67.3% of statements 21:31:03 [2022-12-27T21:31:03.310Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 21:31:05 [2022-12-27T21:31:05.198Z] ok github.com/docker/docker/pkg/archive 0.316s coverage: 81.8% of statements 21:31:06 [2022-12-27T21:31:06.125Z] ok github.com/docker/docker/pkg/authorization 0.237s coverage: 68.3% of statements 21:31:06 [2022-12-27T21:31:06.125Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 21:31:06 [2022-12-27T21:31:06.381Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 21:31:07 [2022-12-27T21:31:07.307Z] ok github.com/docker/docker/pkg/chrootarchive 0.239s coverage: 83.1% of statements 21:31:07 [2022-12-27T21:31:07.307Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 28.6% of statements 21:31:07 [2022-12-27T21:31:07.563Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements 21:31:07 [2022-12-27T21:31:07.862Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements 21:31:08 [2022-12-27T21:31:08.160Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 77.5% of statements 21:31:08 [2022-12-27T21:31:08.160Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements 21:31:09 [2022-12-27T21:31:09.087Z] ok github.com/docker/docker/pkg/idtools 0.297s coverage: 69.6% of statements 21:31:09 [2022-12-27T21:31:09.648Z] ok github.com/docker/docker/pkg/ioutils 0.349s coverage: 70.5% of statements 21:31:10 [2022-12-27T21:31:10.210Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements 21:31:10 [2022-12-27T21:31:10.210Z] ok github.com/docker/docker/layer 7.198s coverage: 68.9% of statements 21:31:10 [2022-12-27T21:31:10.210Z] ? github.com/docker/docker/libcontainerd [no test files] 21:31:10 [2022-12-27T21:31:10.210Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 21:31:10 [2022-12-27T21:31:10.210Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 21:31:10 [2022-12-27T21:31:10.210Z] ? github.com/docker/docker/libcontainerd/types [no test files] 21:31:10 [2022-12-27T21:31:10.210Z] ? github.com/docker/docker/oci/caps [no test files] 21:31:10 [2022-12-27T21:31:10.210Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 21:31:10 [2022-12-27T21:31:10.210Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 45.5% of statements 21:31:10 [2022-12-27T21:31:10.210Z] ? github.com/docker/docker/pkg/loopback [no test files] 21:31:10 [2022-12-27T21:31:10.466Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements 21:31:10 [2022-12-27T21:31:10.466Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements 21:31:10 [2022-12-27T21:31:10.722Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements 21:31:10 [2022-12-27T21:31:10.977Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.2% of statements 21:31:10 [2022-12-27T21:31:10.977Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 94.1% of statements 21:31:10 [2022-12-27T21:31:10.977Z] ? github.com/docker/docker/pkg/platform [no test files] 21:31:10 [2022-12-27T21:31:10.977Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 21:31:11 [2022-12-27T21:31:11.539Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements 21:31:12 [2022-12-27T21:31:12.100Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements 21:31:12 [2022-12-27T21:31:12.100Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements 21:31:12 [2022-12-27T21:31:12.356Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements 21:31:12 [2022-12-27T21:31:12.612Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 21:31:12 [2022-12-27T21:31:12.868Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements 21:31:13 [2022-12-27T21:31:13.124Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements 21:31:13 [2022-12-27T21:31:13.380Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 21:31:13 [2022-12-27T21:31:13.635Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements 21:31:13 [2022-12-27T21:31:13.891Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 61.9% of statements 21:31:14 [2022-12-27T21:31:14.452Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 56.0% of statements 21:31:15 [2022-12-27T21:31:15.014Z] ok github.com/docker/docker/pkg/system 0.006s coverage: 43.1% of statements 21:31:15 [2022-12-27T21:31:15.269Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements 21:31:15 [2022-12-27T21:31:15.830Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.1% of statements 21:31:16 [2022-12-27T21:31:16.097Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 21:31:17 [2022-12-27T21:31:17.995Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements 21:31:18 [2022-12-27T21:31:18.557Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements 21:31:19 [2022-12-27T21:31:19.119Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements 21:31:20 [2022-12-27T21:31:20.048Z] ok github.com/docker/docker/quota 0.168s coverage: 71.4% of statements 21:31:20 [2022-12-27T21:31:20.609Z] ok github.com/docker/docker/reference 0.007s coverage: 83.7% of statements 21:31:21 [2022-12-27T21:31:21.536Z] ok github.com/docker/docker/registry 0.083s coverage: 58.7% of statements 21:31:21 [2022-12-27T21:31:21.792Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements 21:31:22 [2022-12-27T21:31:22.048Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements 21:31:22 [2022-12-27T21:31:22.609Z] ok github.com/docker/docker/runconfig 0.011s coverage: 64.5% of statements 21:31:22 [2022-12-27T21:31:22.865Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements 21:31:24 [2022-12-27T21:31:24.751Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements 21:31:25 [2022-12-27T21:31:25.313Z] ok github.com/docker/docker/volume/local 0.073s coverage: 76.6% of statements 21:31:25 [2022-12-27T21:31:25.875Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 68.1% of statements 21:31:26 [2022-12-27T21:31:26.802Z] ok github.com/docker/docker/volume/service 0.018s coverage: 73.2% of statements 21:31:48 [2022-12-27T21:31:48.678Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/profiles/apparmor [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/rootless [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/rootless/specconv [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/runconfig/opts [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/testutil/daemon [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/testutil/environment [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/testutil/fakegit [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/testutil/registry [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/testutil/request [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/volume [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/volume/service/opts [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] ? github.com/docker/docker/volume/testutils [no test files] 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === Skipped 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] network_proxy_test.go:208: No support for dual stack yet 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:44: Driver btrfs not supported 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:44: Driver btrfs not supported 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:44: Driver btrfs not supported 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:44: Driver btrfs not supported 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:44: Driver btrfs not supported 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:71: No driver to put! 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] time="2022-12-27T21:30:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:42: graphdriver: driver not supported 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] time="2022-12-27T21:30:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:42: graphdriver: driver not supported 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] time="2022-12-27T21:30:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:42: graphdriver: driver not supported 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] time="2022-12-27T21:30:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:42: graphdriver: driver not supported 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] time="2022-12-27T21:30:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:42: graphdriver: driver not supported 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:71: No driver to put! 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] overlay_test.go:45: Fails to compute changes after apply intermittently 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] overlay_test.go:50: Fails to compute changes intermittently 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] overlay_test.go:65: Cannot run test with naive change algorithm 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:44: Driver zfs not supported 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:44: Driver zfs not supported 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:44: Driver zfs not supported 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:44: Driver zfs not supported 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:44: Driver zfs not supported 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] graphtest_unix.go:71: No driver to put! 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 21:31:48 [2022-12-27T21:31:48.678Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 21:31:48 [2022-12-27T21:31:48.678Z] 21:31:48 [2022-12-27T21:31:48.678Z] DONE 2906 tests, 28 skipped in 224.034s 21:31:48 [2022-12-27T21:31:48.678Z] + '[' -n 'github.com/docker/docker/libnetwork 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/bitseq 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/cluster 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/cmd/diagnostic 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/cmd/ovrouter 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/cmd/readme_test 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/config 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/datastore 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/diagnostic 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/discoverapi 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/driverapi 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/drivers/bridge 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/drivers/host 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/drivers/ipvlan 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/drivers/macvlan 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/drivers/null 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/drivers/overlay 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/drivers/remote 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/drivers/remote/api 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/drivers/windows 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/drvregistry 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/etchosts 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/idm 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/internal/caller 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/internal/setmatrix 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/ipam 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/ipamapi 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/ipams/builtin 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/ipams/null 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/ipams/remote 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/ipams/remote/api 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/ipams/windowsipam 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/ipamutils 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/iptables 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/netlabel 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/netutils 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/networkdb 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/ns 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/options 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/osl 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/osl/kernel 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/portallocator 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/portmapper 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/resolvconf 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/testutils 21:31:48 [2022-12-27T21:31:48.678Z] github.com/docker/docker/libnetwork/types' ']' 21:31:48 [2022-12-27T21:31:48.678Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types 21:32:35 [2022-12-27T21:32:35.310Z] ok github.com/docker/docker/libnetwork 42.192s coverage: 40.9% of statements 21:32:35 [2022-12-27T21:32:35.310Z] ok github.com/docker/docker/libnetwork/bitseq 0.148s coverage: 84.4% of statements 21:32:35 [2022-12-27T21:32:35.310Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 21:32:35 [2022-12-27T21:32:35.310Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 21:32:35 [2022-12-27T21:32:35.310Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 21:32:35 [2022-12-27T21:32:35.310Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 21:32:35 [2022-12-27T21:32:35.310Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 21:32:35 [2022-12-27T21:32:35.310Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 21:32:35 [2022-12-27T21:32:35.310Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] 21:32:35 [2022-12-27T21:32:35.310Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 21:32:35 [2022-12-27T21:32:35.310Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 9.3% of statements 21:32:35 [2022-12-27T21:32:35.569Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 22.0% of statements 21:32:35 [2022-12-27T21:32:35.569Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 21:32:35 [2022-12-27T21:32:35.569Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 21:32:35 [2022-12-27T21:32:35.865Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 21:32:39 [2022-12-27T21:32:39.138Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.643s coverage: 61.7% of statements 21:32:39 [2022-12-27T21:32:39.138Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 21:32:39 [2022-12-27T21:32:39.138Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements 21:32:40 [2022-12-27T21:32:40.064Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.331s coverage: 5.2% of statements 21:32:40 [2022-12-27T21:32:40.064Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 21:32:40 [2022-12-27T21:32:40.625Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.8% of statements 21:32:40 [2022-12-27T21:32:40.625Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 21:32:40 [2022-12-27T21:32:40.881Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements 21:32:50 [2022-12-27T21:32:50.814Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.106s coverage: 6.9% of statements 21:32:50 [2022-12-27T21:32:50.814Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 21:32:50 [2022-12-27T21:32:50.814Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.009s coverage: 63.6% of statements 21:32:51 [2022-12-27T21:32:51.114Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements 21:32:51 [2022-12-27T21:32:51.114Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 21:32:51 [2022-12-27T21:32:51.114Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 21:32:51 [2022-12-27T21:32:51.369Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 21:32:51 [2022-12-27T21:32:51.625Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements 21:32:52 [2022-12-27T21:32:52.186Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.0% of statements 21:32:52 [2022-12-27T21:32:52.186Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements 21:32:52 [2022-12-27T21:32:52.442Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 21:33:04 [2022-12-27T21:33:04.604Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 21:33:22 [2022-12-27T21:33:22.684Z] ok github.com/docker/docker/libnetwork/ipam 16.490s coverage: 85.3% of statements 21:33:22 [2022-12-27T21:33:22.684Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 21:33:22 [2022-12-27T21:33:22.684Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 21:33:22 [2022-12-27T21:33:22.684Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements 21:33:22 [2022-12-27T21:33:22.684Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements 21:33:22 [2022-12-27T21:33:22.684Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 21:33:22 [2022-12-27T21:33:22.684Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements 21:33:22 [2022-12-27T21:33:22.684Z] ok github.com/docker/docker/libnetwork/ipamutils 0.278s coverage: 74.0% of statements 21:33:22 [2022-12-27T21:33:22.684Z] ok github.com/docker/docker/libnetwork/iptables 0.256s coverage: 45.9% of statements 21:33:22 [2022-12-27T21:33:22.684Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 21:33:22 [2022-12-27T21:33:22.684Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements 21:35:14 [2022-12-27T21:35:14.153Z] ok github.com/docker/docker/libnetwork/networkdb 104.066s coverage: 60.7% of statements 21:35:14 [2022-12-27T21:35:14.153Z] ? github.com/docker/docker/libnetwork/ns [no test files] 21:35:14 [2022-12-27T21:35:14.153Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 21:35:14 [2022-12-27T21:35:14.153Z] ok github.com/docker/docker/libnetwork/osl 4.347s coverage: 39.4% of statements 21:35:14 [2022-12-27T21:35:14.153Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 21:35:14 [2022-12-27T21:35:14.153Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements 21:35:14 [2022-12-27T21:35:14.714Z] ok github.com/docker/docker/libnetwork/portmapper 0.711s coverage: 46.3% of statements 21:35:15 [2022-12-27T21:35:15.275Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 82.8% of statements 21:35:15 [2022-12-27T21:35:15.275Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 21:35:15 [2022-12-27T21:35:15.275Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements 21:35:15 [2022-12-27T21:35:15.537Z] 21:35:15 [2022-12-27T21:35:15.537Z] === Skipped 21:35:15 [2022-12-27T21:35:15.537Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 21:35:15 [2022-12-27T21:35:15.537Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 21:35:15 [2022-12-27T21:35:15.537Z] 21:35:15 [2022-12-27T21:35:15.537Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 21:35:15 [2022-12-27T21:35:15.537Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 21:35:15 [2022-12-27T21:35:15.537Z] 21:35:15 [2022-12-27T21:35:15.537Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 21:35:15 [2022-12-27T21:35:15.537Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 21:35:15 [2022-12-27T21:35:15.537Z] 21:35:15 [2022-12-27T21:35:15.537Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 21:35:15 [2022-12-27T21:35:15.537Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 21:35:15 [2022-12-27T21:35:15.537Z] 21:35:15 [2022-12-27T21:35:15.537Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 21:35:15 [2022-12-27T21:35:15.537Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 21:35:15 [2022-12-27T21:35:15.537Z] 21:35:15 [2022-12-27T21:35:15.537Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 21:35:15 [2022-12-27T21:35:15.537Z] firewalld_test.go:14: firewalld is not running 21:35:15 [2022-12-27T21:35:15.537Z] 21:35:15 [2022-12-27T21:35:15.537Z] DONE 323 tests, 6 skipped in 209.812s Post stage [Pipeline] junit 21:35:16 [2022-12-27T21:35:16.109Z] Recording test results 21:35:16 [2022-12-27T21:35:16.211Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:16 [2022-12-27T21:35:16.603Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44699/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=12df6024db99398b207cfe0bcdcb150e293f30fa -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:12df6024db99398b207cfe0bcdcb150e293f30fa hack/make.sh dynbinary test-integration 21:35:16 [2022-12-27T21:35:16.859Z] 21:35:17 [2022-12-27T21:35:17.114Z] Removing bundles/ 21:35:17 [2022-12-27T21:35:17.114Z] 21:35:17 [2022-12-27T21:35:17.114Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 21:35:17 [2022-12-27T21:35:17.114Z] Building: bundles/dynbinary-daemon/dockerd 21:35:17 [2022-12-27T21:35:17.114Z] GOOS="" GOARCH="" GOARM="" 21:36:53 [2022-12-27T21:36:53.632Z] Created binary: bundles/dynbinary-daemon/dockerd 21:36:53 [2022-12-27T21:36:53.632Z] Building: bundles/dynbinary-daemon/docker-proxy 21:36:53 [2022-12-27T21:36:53.632Z] GOOS="" GOARCH="" GOARM="" 21:36:53 [2022-12-27T21:36:53.632Z] Created binary: bundles/dynbinary-daemon/docker-proxy 21:36:53 [2022-12-27T21:36:53.632Z] 21:36:53 [2022-12-27T21:36:53.632Z] ---> Making bundle: test-integration (in bundles/test-integration) 21:36:53 [2022-12-27T21:36:53.632Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 21:36:53 [2022-12-27T21:36:53.632Z] HOSTNAME=95aa33111897 21:36:53 [2022-12-27T21:36:53.632Z] TESTDEBUG=0 21:36:53 [2022-12-27T21:36:53.632Z] DEST=bundles/test-integration 21:36:53 [2022-12-27T21:36:53.632Z] PWD=/go/src/github.com/docker/docker 21:36:53 [2022-12-27T21:36:53.632Z] DOCKER_GITCOMMIT=12df6024db99398b207cfe0bcdcb150e293f30fa 21:36:53 [2022-12-27T21:36:53.632Z] container=docker 21:36:53 [2022-12-27T21:36:53.632Z] HOME=/root 21:36:53 [2022-12-27T21:36:53.632Z] GOLANG_VERSION=1.19.4 21:36:53 [2022-12-27T21:36:53.632Z] VALIDATE_REPO=https://github.com/moby/moby.git 21:36:53 [2022-12-27T21:36:53.632Z] VALIDATE_BRANCH=master 21:36:53 [2022-12-27T21:36:53.632Z] TERM=xterm 21:36:53 [2022-12-27T21:36:53.632Z] DOCKER_PKG=github.com/docker/docker 21:36:53 [2022-12-27T21:36:53.632Z] SHLVL=1 21:36:53 [2022-12-27T21:36:53.632Z] TIMEOUT=120m 21:36:53 [2022-12-27T21:36:53.632Z] DOCKER_BUILDTAGS= journald 21:36:53 [2022-12-27T21:36:53.632Z] DOCKER_GRAPHDRIVER=overlay2 21:36:53 [2022-12-27T21:36:53.632Z] GO111MODULE=off 21:36:53 [2022-12-27T21:36:53.632Z] DOCKER_EXPERIMENTAL=1 21:36:53 [2022-12-27T21:36:53.632Z] TEST_SKIP_INTEGRATION_CLI=1 21:36:53 [2022-12-27T21:36:53.632Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 21:36:53 [2022-12-27T21:36:53.632Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 21:36:53 [2022-12-27T21:36:53.632Z] GOPATH=/go 21:36:53 [2022-12-27T21:36:53.632Z] PKG_CONFIG=pkg-config 21:36:53 [2022-12-27T21:36:53.632Z] _=/usr/bin/env 21:36:53 [2022-12-27T21:36:53.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 21:37:40 [2022-12-27T21:37:40.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 21:37:40 [2022-12-27T21:37:40.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 21:37:58 [2022-12-27T21:37:58.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 21:38:06 [2022-12-27T21:38:06.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 21:38:13 [2022-12-27T21:38:13.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 21:38:13 [2022-12-27T21:38:13.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 21:38:13 [2022-12-27T21:38:13.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 21:38:14 [2022-12-27T21:38:14.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 21:38:15 [2022-12-27T21:38:15.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 21:38:15 [2022-12-27T21:38:15.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 21:38:16 [2022-12-27T21:38:16.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 21:38:17 [2022-12-27T21:38:17.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 21:38:19 [2022-12-27T21:38:19.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 21:38:20 [2022-12-27T21:38:20.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 21:38:20 [2022-12-27T21:38:20.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 21:38:21 [2022-12-27T21:38:21.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 21:38:22 [2022-12-27T21:38:22.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 21:38:23 [2022-12-27T21:38:23.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 21:38:24 [2022-12-27T21:38:24.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 21:38:25 [2022-12-27T21:38:25.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 21:38:25 [2022-12-27T21:38:25.701Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 21:38:25 [2022-12-27T21:38:25.701Z] Using test binary docker 21:38:25 [2022-12-27T21:38:25.701Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 21:38:25 [2022-12-27T21:38:25.701Z] +++ /etc/init.d/apparmor start 21:38:25 [2022-12-27T21:38:25.701Z] Not: starting. 21:38:25 [2022-12-27T21:38:25.701Z] INFO: Waiting for daemon to start... 21:38:25 [2022-12-27T21:38:25.701Z] Starting dockerd 21:38:25 [2022-12-27T21:38:25.701Z] +++ 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 21:38:27 [2022-12-27T21:38:27.586Z] . 21:38:27 [2022-12-27T21:38:27.586Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 21:38:27 [2022-12-27T21:38:27.586Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 21:38:27 [2022-12-27T21:38:27.586Z] Error: No such image: emptyfs 21:38:27 [2022-12-27T21:38:27.586Z] ++++ tar -cC bundles/test-integration/emptyfs . 21:38:27 [2022-12-27T21:38:27.586Z] ++++ docker load 21:38:27 [2022-12-27T21:38:27.586Z] Loaded image: emptyfs:latest 21:38:27 [2022-12-27T21:38:27.586Z] Running integration-test (iteration 1) 21:38:27 [2022-12-27T21:38:27.586Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 21:38:27 [2022-12-27T21:38:27.586Z] ++ 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 21:38:27 [2022-12-27T21:38:27.586Z] ++ set -e 21:38:27 [2022-12-27T21:38:27.586Z] ++ '[' -n 0 ']' 21:38:27 [2022-12-27T21:38:27.586Z] ++ set -x 21:38:27 [2022-12-27T21:38:27.586Z] ++ 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 21:38:27 [2022-12-27T21:38:27.846Z] Loaded image: busybox:latest 21:38:27 [2022-12-27T21:38:27.846Z] Loaded image: busybox:glibc 21:38:29 [2022-12-27T21:38:29.269Z] Loaded image: debian:bullseye-slim 21:38:29 [2022-12-27T21:38:29.269Z] Loaded image: hello-world:latest 21:38:29 [2022-12-27T21:38:29.269Z] Loaded image: arm32v7/hello-world:latest 21:38:29 [2022-12-27T21:38:29.269Z] INFO: Testing against a local daemon 21:38:29 [2022-12-27T21:38:29.269Z] === RUN TestCgroupNamespacesBuild 21:38:30 [2022-12-27T21:38:30.679Z] --- PASS: TestCgroupNamespacesBuild (1.24s) 21:38:30 [2022-12-27T21:38:30.679Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 21:38:31 [2022-12-27T21:38:31.605Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.02s) 21:38:31 [2022-12-27T21:38:31.605Z] === RUN TestBuildWithSession 21:38:31 [2022-12-27T21:38:31.605Z] build_session_test.go:25: TODO: BuildKit 21:38:31 [2022-12-27T21:38:31.605Z] --- SKIP: TestBuildWithSession (0.00s) 21:38:31 [2022-12-27T21:38:31.605Z] === RUN TestBuildSquashParent 21:38:35 [2022-12-27T21:38:35.854Z] --- PASS: TestBuildSquashParent (3.51s) 21:38:35 [2022-12-27T21:38:35.854Z] === RUN TestBuildWithRemoveAndForceRemove 21:38:35 [2022-12-27T21:38:35.854Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 21:38:35 [2022-12-27T21:38:35.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 21:38:35 [2022-12-27T21:38:35.854Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 21:38:35 [2022-12-27T21:38:35.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 21:38:35 [2022-12-27T21:38:35.854Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 21:38:35 [2022-12-27T21:38:35.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 21:38:35 [2022-12-27T21:38:35.854Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 21:38:35 [2022-12-27T21:38:35.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 21:38:35 [2022-12-27T21:38:35.854Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 21:38:35 [2022-12-27T21:38:35.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 21:38:35 [2022-12-27T21:38:35.854Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 21:38:35 [2022-12-27T21:38:35.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 21:38:35 [2022-12-27T21:38:35.854Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 21:38:35 [2022-12-27T21:38:35.854Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 21:38:36 [2022-12-27T21:38:36.415Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 21:38:36 [2022-12-27T21:38:36.415Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 21:38:37 [2022-12-27T21:38:37.779Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 21:38:37 [2022-12-27T21:38:37.779Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 21:38:39 [2022-12-27T21:38:39.186Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 21:38:39 [2022-12-27T21:38:39.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.24s) 21:38:39 [2022-12-27T21:38:39.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s) 21:38:39 [2022-12-27T21:38:39.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.14s) 21:38:39 [2022-12-27T21:38:39.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.42s) 21:38:39 [2022-12-27T21:38:39.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.18s) 21:38:39 [2022-12-27T21:38:39.186Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s) 21:38:39 [2022-12-27T21:38:39.186Z] === RUN TestBuildMultiStageCopy 21:38:39 [2022-12-27T21:38:39.186Z] === RUN TestBuildMultiStageCopy/copy_to_root 21:38:39 [2022-12-27T21:38:39.746Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 21:38:40 [2022-12-27T21:38:40.001Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 21:38:40 [2022-12-27T21:38:40.001Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 21:38:40 [2022-12-27T21:38:40.001Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 21:38:40 [2022-12-27T21:38:40.001Z] --- PASS: TestBuildMultiStageCopy (1.18s) 21:38:40 [2022-12-27T21:38:40.001Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.90s) 21:38:40 [2022-12-27T21:38:40.001Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s) 21:38:40 [2022-12-27T21:38:40.001Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s) 21:38:40 [2022-12-27T21:38:40.001Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.08s) 21:38:40 [2022-12-27T21:38:40.001Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s) 21:38:40 [2022-12-27T21:38:40.001Z] === RUN TestBuildMultiStageParentConfig 21:38:40 [2022-12-27T21:38:40.562Z] --- PASS: TestBuildMultiStageParentConfig (0.33s) 21:38:40 [2022-12-27T21:38:40.562Z] === RUN TestBuildLabelWithTargets 21:38:40 [2022-12-27T21:38:40.817Z] --- PASS: TestBuildLabelWithTargets (0.50s) 21:38:40 [2022-12-27T21:38:40.817Z] === RUN TestBuildWithEmptyLayers 21:38:41 [2022-12-27T21:38:41.073Z] --- PASS: TestBuildWithEmptyLayers (0.12s) 21:38:41 [2022-12-27T21:38:41.073Z] === RUN TestBuildMultiStageOnBuild 21:38:41 [2022-12-27T21:38:41.999Z] --- PASS: TestBuildMultiStageOnBuild (1.06s) 21:38:41 [2022-12-27T21:38:41.999Z] === RUN TestBuildUncleanTarFilenames 21:38:42 [2022-12-27T21:38:42.255Z] --- PASS: TestBuildUncleanTarFilenames (0.11s) 21:38:42 [2022-12-27T21:38:42.255Z] === RUN TestBuildMultiStageLayerLeak 21:38:43 [2022-12-27T21:38:43.308Z] --- PASS: TestBuildMultiStageLayerLeak (1.01s) 21:38:43 [2022-12-27T21:38:43.308Z] === RUN TestBuildWithHugeFile 21:39:22 [2022-12-27T21:39:22.086Z] --- PASS: TestBuildWithHugeFile (34.92s) 21:39:22 [2022-12-27T21:39:22.086Z] === RUN TestBuildWCOWSandboxSize 21:39:22 [2022-12-27T21:39:22.086Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 21:39:22 [2022-12-27T21:39:22.086Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 21:39:22 [2022-12-27T21:39:22.086Z] === RUN TestBuildWithEmptyDockerfile 21:39:22 [2022-12-27T21:39:22.086Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 21:39:22 [2022-12-27T21:39:22.086Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 21:39:22 [2022-12-27T21:39:22.086Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:39:22 [2022-12-27T21:39:22.086Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:39:22 [2022-12-27T21:39:22.086Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:39:22 [2022-12-27T21:39:22.086Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:39:22 [2022-12-27T21:39:22.086Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 21:39:22 [2022-12-27T21:39:22.086Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 21:39:22 [2022-12-27T21:39:22.086Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 21:39:22 [2022-12-27T21:39:22.086Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) 21:39:22 [2022-12-27T21:39:22.086Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 21:39:22 [2022-12-27T21:39:22.086Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 21:39:22 [2022-12-27T21:39:22.086Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) 21:39:22 [2022-12-27T21:39:22.086Z] === RUN TestBuildPreserveOwnership 21:39:22 [2022-12-27T21:39:22.086Z] === RUN TestBuildPreserveOwnership/copy_from 21:39:22 [2022-12-27T21:39:22.086Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 21:39:22 [2022-12-27T21:39:22.086Z] --- PASS: TestBuildPreserveOwnership (2.36s) 21:39:22 [2022-12-27T21:39:22.086Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.73s) 21:39:22 [2022-12-27T21:39:22.086Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.62s) 21:39:22 [2022-12-27T21:39:22.086Z] === RUN TestBuildPlatformInvalid 21:39:22 [2022-12-27T21:39:22.086Z] --- PASS: TestBuildPlatformInvalid (0.03s) 21:39:22 [2022-12-27T21:39:22.086Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 21:39:22 [2022-12-27T21:39:22.086Z] Loaded image: busybox:latest 21:39:22 [2022-12-27T21:39:22.086Z] Loaded image: busybox:glibc 21:39:22 [2022-12-27T21:39:22.734Z] Loaded image: debian:bullseye-slim 21:39:22 [2022-12-27T21:39:22.734Z] Loaded image: hello-world:latest 21:39:22 [2022-12-27T21:39:22.734Z] Loaded image: arm32v7/hello-world:latest 21:39:31 [2022-12-27T21:39:31.060Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.58s) 21:39:31 [2022-12-27T21:39:31.060Z] PASS 21:39:31 [2022-12-27T21:39:31.060Z] 21:39:31 [2022-12-27T21:39:31.060Z] === Skipped 21:39:31 [2022-12-27T21:39:31.060Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 21:39:31 [2022-12-27T21:39:31.060Z] build_session_test.go:25: TODO: BuildKit 21:39:31 [2022-12-27T21:39:31.060Z] 21:39:31 [2022-12-27T21:39:31.060Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 21:39:31 [2022-12-27T21:39:31.060Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 21:39:31 [2022-12-27T21:39:31.060Z] 21:39:31 [2022-12-27T21:39:31.060Z] DONE 34 tests, 2 skipped in 63.473s 21:39:31 [2022-12-27T21:39:31.316Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 21:39:31 [2022-12-27T21:39:31.316Z] ++ 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 21:39:31 [2022-12-27T21:39:31.316Z] ++ set -e 21:39:31 [2022-12-27T21:39:31.316Z] ++ '[' -n 0 ']' 21:39:31 [2022-12-27T21:39:31.316Z] ++ set -x 21:39:31 [2022-12-27T21:39:31.316Z] ++ 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 21:39:31 [2022-12-27T21:39:31.316Z] INFO: Testing against a local daemon 21:39:31 [2022-12-27T21:39:31.316Z] === RUN TestConfigInspect 21:39:33 [2022-12-27T21:39:33.873Z] --- PASS: TestConfigInspect (2.15s) 21:39:33 [2022-12-27T21:39:33.873Z] === RUN TestConfigList 21:39:35 [2022-12-27T21:39:35.802Z] --- PASS: TestConfigList (2.12s) 21:39:35 [2022-12-27T21:39:35.802Z] === RUN TestConfigsCreateAndDelete 21:39:37 [2022-12-27T21:39:37.689Z] --- PASS: TestConfigsCreateAndDelete (2.07s) 21:39:37 [2022-12-27T21:39:37.689Z] === RUN TestConfigsUpdate 21:39:40 [2022-12-27T21:39:40.206Z] --- PASS: TestConfigsUpdate (2.20s) 21:39:40 [2022-12-27T21:39:40.206Z] === RUN TestTemplatedConfig 21:39:42 [2022-12-27T21:39:42.091Z] --- PASS: TestTemplatedConfig (2.36s) 21:39:42 [2022-12-27T21:39:42.091Z] === RUN TestConfigCreateResolve 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestConfigCreateResolve (2.08s) 21:39:44 [2022-12-27T21:39:44.645Z] PASS 21:39:44 [2022-12-27T21:39:44.645Z] 21:39:44 [2022-12-27T21:39:44.645Z] DONE 6 tests in 13.065s 21:39:44 [2022-12-27T21:39:44.645Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 21:39:44 [2022-12-27T21:39:44.645Z] ++ 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 21:39:44 [2022-12-27T21:39:44.645Z] ++ set -e 21:39:44 [2022-12-27T21:39:44.645Z] ++ '[' -n 0 ']' 21:39:44 [2022-12-27T21:39:44.645Z] ++ set -x 21:39:44 [2022-12-27T21:39:44.645Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 21:39:44 [2022-12-27T21:39:44.645Z] INFO: Testing against a local daemon 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestAttachWithTTY 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestAttachWithTTY (0.06s) 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestAttachWithoutTTy 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestAttachWithoutTTy (0.04s) 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestCheckpoint 21:39:44 [2022-12-27T21:39:44.645Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 21:39:44 [2022-12-27T21:39:44.645Z] --- SKIP: TestCheckpoint (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/commit 21:39:44 [2022-12-27T21:39:44.645Z] === PAUSE TestContainerInvalidJSON/commit 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/containers/create 21:39:44 [2022-12-27T21:39:44.645Z] === PAUSE TestContainerInvalidJSON/containers/create 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 21:39:44 [2022-12-27T21:39:44.645Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/containers/foobar/update 21:39:44 [2022-12-27T21:39:44.645Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/exec/foobar/start 21:39:44 [2022-12-27T21:39:44.645Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 21:39:44 [2022-12-27T21:39:44.645Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 21:39:44 [2022-12-27T21:39:44.645Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 21:39:44 [2022-12-27T21:39:44.645Z] === CONT TestContainerInvalidJSON/commit 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 21:39:44 [2022-12-27T21:39:44.645Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/commit/empty_body 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 21:39:44 [2022-12-27T21:39:44.645Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 21:39:44 [2022-12-27T21:39:44.645Z] === CONT TestContainerInvalidJSON/exec/foobar/start 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 21:39:44 [2022-12-27T21:39:44.645Z] === CONT TestContainerInvalidJSON/containers/foobar/update 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 21:39:44 [2022-12-27T21:39:44.645Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 21:39:44 [2022-12-27T21:39:44.645Z] === CONT TestContainerInvalidJSON/containers/create 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON (0.01s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestCopyFromContainerPathDoesNotExist 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestCopyFromContainerPathIsNotDir 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestCopyToContainerPathDoesNotExist 21:39:44 [2022-12-27T21:39:44.645Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 21:39:44 [2022-12-27T21:39:44.645Z] === RUN TestCopyEmptyFile 21:39:44 [2022-12-27T21:39:44.901Z] --- PASS: TestCopyEmptyFile (0.06s) 21:39:44 [2022-12-27T21:39:44.901Z] === RUN TestCopyToContainerPathIsNotDir 21:39:44 [2022-12-27T21:39:44.901Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 21:39:44 [2022-12-27T21:39:44.901Z] === RUN TestCopyFromContainer 21:39:45 [2022-12-27T21:39:45.462Z] === RUN TestCopyFromContainer// 21:39:45 [2022-12-27T21:39:45.462Z] === RUN TestCopyFromContainer/. 21:39:45 [2022-12-27T21:39:45.462Z] === RUN TestCopyFromContainer//. 21:39:45 [2022-12-27T21:39:45.462Z] === RUN TestCopyFromContainer/./ 21:39:45 [2022-12-27T21:39:45.462Z] === RUN TestCopyFromContainer//./ 21:39:45 [2022-12-27T21:39:45.462Z] === RUN TestCopyFromContainer//bar/root 21:39:45 [2022-12-27T21:39:45.462Z] === RUN TestCopyFromContainer//bar/root/ 21:39:45 [2022-12-27T21:39:45.462Z] === RUN TestCopyFromContainer//bar/root/. 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCopyFromContainer/bar/quux 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCopyFromContainer/bar/quux/ 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCopyFromContainer/bar/quux/. 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCopyFromContainer/bar/quux/baz 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCopyFromContainer/bar/filesymlink 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCopyFromContainer/bar/dirsymlink 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCopyFromContainer/bar/notarget 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCopyFromContainer (0.82s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCopyFromContainer// (0.01s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCopyFromContainer/. (0.02s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCopyFromContainer//. (0.02s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCopyFromContainer/./ (0.01s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCopyFromContainer//./ (0.02s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCopyFromContainer//bar/root/. (0.02s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:39:45 [2022-12-27T21:39:45.718Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:39:45 [2022-12-27T21:39:45.718Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 21:39:45 [2022-12-27T21:39:45.718Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 21:39:45 [2022-12-27T21:39:45.718Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 21:39:45 [2022-12-27T21:39:45.718Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 21:39:45 [2022-12-27T21:39:45.718Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCreateLinkToNonExistingContainer 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCreateWithInvalidEnv 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCreateWithInvalidEnv/0 21:39:45 [2022-12-27T21:39:45.718Z] === PAUSE TestCreateWithInvalidEnv/0 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCreateWithInvalidEnv/1 21:39:45 [2022-12-27T21:39:45.718Z] === PAUSE TestCreateWithInvalidEnv/1 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCreateWithInvalidEnv/2 21:39:45 [2022-12-27T21:39:45.718Z] === PAUSE TestCreateWithInvalidEnv/2 21:39:45 [2022-12-27T21:39:45.718Z] === CONT TestCreateWithInvalidEnv/0 21:39:45 [2022-12-27T21:39:45.718Z] === CONT TestCreateWithInvalidEnv/2 21:39:45 [2022-12-27T21:39:45.718Z] === CONT TestCreateWithInvalidEnv/1 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCreateTmpfsMountsTarget 21:39:45 [2022-12-27T21:39:45.718Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 21:39:45 [2022-12-27T21:39:45.718Z] === RUN TestCreateWithCustomMaskedPaths 21:39:47 [2022-12-27T21:39:47.081Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) 21:39:47 [2022-12-27T21:39:47.081Z] === RUN TestCreateWithCustomReadonlyPaths 21:39:48 [2022-12-27T21:39:48.447Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) 21:39:48 [2022-12-27T21:39:48.447Z] === RUN TestCreateWithInvalidHealthcheckParams 21:39:48 [2022-12-27T21:39:48.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:39:48 [2022-12-27T21:39:48.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:39:48 [2022-12-27T21:39:48.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:39:48 [2022-12-27T21:39:48.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:39:48 [2022-12-27T21:39:48.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:39:48 [2022-12-27T21:39:48.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:39:48 [2022-12-27T21:39:48.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:39:48 [2022-12-27T21:39:48.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:39:48 [2022-12-27T21:39:48.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:39:48 [2022-12-27T21:39:48.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:39:48 [2022-12-27T21:39:48.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 21:39:48 [2022-12-27T21:39:48.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 21:39:48 [2022-12-27T21:39:48.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 21:39:48 [2022-12-27T21:39:48.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 21:39:48 [2022-12-27T21:39:48.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 21:39:48 [2022-12-27T21:39:48.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 21:39:48 [2022-12-27T21:39:48.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 21:39:48 [2022-12-27T21:39:48.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 21:39:48 [2022-12-27T21:39:48.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 21:39:48 [2022-12-27T21:39:48.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 21:39:48 [2022-12-27T21:39:48.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 21:39:48 [2022-12-27T21:39:48.447Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 21:39:48 [2022-12-27T21:39:48.703Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) 21:39:48 [2022-12-27T21:39:48.703Z] === RUN TestCreateDifferentPlatform 21:39:48 [2022-12-27T21:39:48.703Z] === RUN TestCreateDifferentPlatform/different_os 21:39:48 [2022-12-27T21:39:48.703Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 21:39:48 [2022-12-27T21:39:48.703Z] --- PASS: TestCreateDifferentPlatform (0.01s) 21:39:48 [2022-12-27T21:39:48.703Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 21:39:48 [2022-12-27T21:39:48.703Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 21:39:48 [2022-12-27T21:39:48.703Z] === RUN TestCreateVolumesFromNonExistingContainer 21:39:48 [2022-12-27T21:39:48.703Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 21:39:48 [2022-12-27T21:39:48.703Z] === RUN TestCreatePlatformSpecificImageNoPlatform 21:39:48 [2022-12-27T21:39:48.703Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 21:39:48 [2022-12-27T21:39:48.703Z] === RUN TestCreateInvalidHostConfig 21:39:48 [2022-12-27T21:39:48.703Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 21:39:48 [2022-12-27T21:39:48.703Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 21:39:48 [2022-12-27T21:39:48.703Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 21:39:48 [2022-12-27T21:39:48.703Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 21:39:48 [2022-12-27T21:39:48.703Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 21:39:48 [2022-12-27T21:39:48.703Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 21:39:48 [2022-12-27T21:39:48.703Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 21:39:48 [2022-12-27T21:39:48.703Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 21:39:48 [2022-12-27T21:39:48.703Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 21:39:48 [2022-12-27T21:39:48.703Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 21:39:48 [2022-12-27T21:39:48.703Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 21:39:48 [2022-12-27T21:39:48.703Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 21:39:48 [2022-12-27T21:39:48.959Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 21:39:48 [2022-12-27T21:39:48.959Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 21:39:48 [2022-12-27T21:39:48.959Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 21:39:48 [2022-12-27T21:39:48.959Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 21:39:48 [2022-12-27T21:39:48.959Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 21:39:48 [2022-12-27T21:39:48.959Z] === RUN TestContainerStartOnDaemonRestart 21:39:48 [2022-12-27T21:39:48.959Z] === PAUSE TestContainerStartOnDaemonRestart 21:39:48 [2022-12-27T21:39:48.959Z] === RUN TestDaemonRestartIpcMode 21:39:48 [2022-12-27T21:39:48.959Z] === PAUSE TestDaemonRestartIpcMode 21:39:48 [2022-12-27T21:39:48.959Z] === RUN TestDaemonHostGatewayIP 21:39:48 [2022-12-27T21:39:48.959Z] === PAUSE TestDaemonHostGatewayIP 21:39:48 [2022-12-27T21:39:48.959Z] === RUN TestRestartDaemonWithRestartingContainer 21:39:48 [2022-12-27T21:39:48.959Z] === PAUSE TestRestartDaemonWithRestartingContainer 21:39:48 [2022-12-27T21:39:48.959Z] === RUN TestContainerKillOnDaemonStart 21:39:48 [2022-12-27T21:39:48.959Z] === PAUSE TestContainerKillOnDaemonStart 21:39:48 [2022-12-27T21:39:48.959Z] === RUN TestDiff 21:39:49 [2022-12-27T21:39:49.214Z] --- PASS: TestDiff (0.44s) 21:39:49 [2022-12-27T21:39:49.214Z] === RUN TestExecConsoleSize 21:39:49 [2022-12-27T21:39:49.774Z] --- PASS: TestExecConsoleSize (0.49s) 21:39:49 [2022-12-27T21:39:49.774Z] === RUN TestExecWithCloseStdin 21:39:50 [2022-12-27T21:39:50.335Z] --- PASS: TestExecWithCloseStdin (0.49s) 21:39:50 [2022-12-27T21:39:50.335Z] === RUN TestExec 21:39:50 [2022-12-27T21:39:50.895Z] --- PASS: TestExec (0.48s) 21:39:50 [2022-12-27T21:39:50.895Z] === RUN TestExecUser 21:39:51 [2022-12-27T21:39:51.151Z] --- PASS: TestExecUser (0.48s) 21:39:51 [2022-12-27T21:39:51.151Z] === RUN TestExportContainerAndImportImage 21:39:51 [2022-12-27T21:39:51.712Z] --- PASS: TestExportContainerAndImportImage (0.52s) 21:39:51 [2022-12-27T21:39:51.712Z] === RUN TestExportContainerAfterDaemonRestart 21:39:53 [2022-12-27T21:39:53.103Z] --- PASS: TestExportContainerAfterDaemonRestart (1.15s) 21:39:53 [2022-12-27T21:39:53.103Z] === RUN TestHealthCheckWorkdir 21:39:53 [2022-12-27T21:39:53.359Z] --- PASS: TestHealthCheckWorkdir (0.54s) 21:39:53 [2022-12-27T21:39:53.359Z] === RUN TestHealthKillContainer 21:40:01 [2022-12-27T21:40:01.435Z] --- PASS: TestHealthKillContainer (7.86s) 21:40:01 [2022-12-27T21:40:01.435Z] === RUN TestHealthCheckProcessKilled 21:40:02 [2022-12-27T21:40:02.036Z] --- PASS: TestHealthCheckProcessKilled (0.64s) 21:40:02 [2022-12-27T21:40:02.036Z] === RUN TestInspectCpusetInConfigPre120 21:40:02 [2022-12-27T21:40:02.292Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) 21:40:02 [2022-12-27T21:40:02.292Z] === RUN TestIpcModeNone 21:40:02 [2022-12-27T21:40:02.852Z] --- PASS: TestIpcModeNone (0.48s) 21:40:02 [2022-12-27T21:40:02.852Z] === RUN TestIpcModePrivate 21:40:03 [2022-12-27T21:40:03.107Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false 21:40:03 [2022-12-27T21:40:03.362Z] --- PASS: TestIpcModePrivate (0.47s) 21:40:03 [2022-12-27T21:40:03.362Z] === RUN TestIpcModeShareable 21:40:03 [2022-12-27T21:40:03.618Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true 21:40:03 [2022-12-27T21:40:03.873Z] --- PASS: TestIpcModeShareable (0.51s) 21:40:03 [2022-12-27T21:40:03.873Z] === RUN TestAPIIpcModeShareableAndContainer 21:40:05 [2022-12-27T21:40:05.237Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) 21:40:05 [2022-12-27T21:40:05.237Z] === RUN TestAPIIpcModeHost 21:40:05 [2022-12-27T21:40:05.798Z] --- PASS: TestAPIIpcModeHost (0.39s) 21:40:05 [2022-12-27T21:40:05.798Z] === RUN TestDaemonIpcModeShareable 21:40:06 [2022-12-27T21:40:06.724Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 21:40:06 [2022-12-27T21:40:06.724Z] --- PASS: TestDaemonIpcModeShareable (1.11s) 21:40:06 [2022-12-27T21:40:06.724Z] === RUN TestDaemonIpcModePrivate 21:40:07 [2022-12-27T21:40:07.650Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 21:40:07 [2022-12-27T21:40:07.905Z] --- PASS: TestDaemonIpcModePrivate (1.11s) 21:40:07 [2022-12-27T21:40:07.905Z] === RUN TestDaemonIpcModePrivateFromConfig 21:40:08 [2022-12-27T21:40:08.831Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 21:40:09 [2022-12-27T21:40:09.086Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s) 21:40:09 [2022-12-27T21:40:09.086Z] === RUN TestDaemonIpcModeShareableFromConfig 21:40:10 [2022-12-27T21:40:10.054Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 21:40:10 [2022-12-27T21:40:10.054Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s) 21:40:10 [2022-12-27T21:40:10.054Z] === RUN TestIpcModeOlderClient 21:40:10 [2022-12-27T21:40:10.054Z] === PAUSE TestIpcModeOlderClient 21:40:10 [2022-12-27T21:40:10.054Z] === RUN TestKillContainerInvalidSignal 21:40:10 [2022-12-27T21:40:10.615Z] --- PASS: TestKillContainerInvalidSignal (0.44s) 21:40:10 [2022-12-27T21:40:10.615Z] === RUN TestKillContainer 21:40:10 [2022-12-27T21:40:10.615Z] === RUN TestKillContainer/no_signal 21:40:10 [2022-12-27T21:40:10.873Z] === RUN TestKillContainer/non_killing_signal 21:40:11 [2022-12-27T21:40:11.435Z] === RUN TestKillContainer/killing_signal 21:40:11 [2022-12-27T21:40:11.995Z] --- PASS: TestKillContainer (1.29s) 21:40:11 [2022-12-27T21:40:11.995Z] --- PASS: TestKillContainer/no_signal (0.41s) 21:40:11 [2022-12-27T21:40:11.995Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) 21:40:11 [2022-12-27T21:40:11.995Z] --- PASS: TestKillContainer/killing_signal (0.41s) 21:40:11 [2022-12-27T21:40:11.995Z] === RUN TestKillWithStopSignalAndRestartPolicies 21:40:11 [2022-12-27T21:40:11.995Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 21:40:12 [2022-12-27T21:40:12.251Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 21:40:13 [2022-12-27T21:40:13.178Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) 21:40:13 [2022-12-27T21:40:13.178Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) 21:40:13 [2022-12-27T21:40:13.178Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) 21:40:13 [2022-12-27T21:40:13.178Z] === RUN TestKillStoppedContainer 21:40:13 [2022-12-27T21:40:13.178Z] --- PASS: TestKillStoppedContainer (0.05s) 21:40:13 [2022-12-27T21:40:13.178Z] === RUN TestKillStoppedContainerAPIPre120 21:40:13 [2022-12-27T21:40:13.178Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) 21:40:13 [2022-12-27T21:40:13.178Z] === RUN TestKillDifferentUserContainer 21:40:13 [2022-12-27T21:40:13.738Z] --- PASS: TestKillDifferentUserContainer (0.45s) 21:40:13 [2022-12-27T21:40:13.738Z] === RUN TestInspectOomKilledTrue 21:40:14 [2022-12-27T21:40:14.298Z] --- PASS: TestInspectOomKilledTrue (0.48s) 21:40:14 [2022-12-27T21:40:14.298Z] === RUN TestInspectOomKilledFalse 21:40:14 [2022-12-27T21:40:14.554Z] --- PASS: TestInspectOomKilledFalse (0.43s) 21:40:14 [2022-12-27T21:40:14.554Z] === RUN TestLinksEtcHostsContentMatch 21:40:14 [2022-12-27T21:40:14.809Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) 21:40:14 [2022-12-27T21:40:14.809Z] === RUN TestLinksContainerNames 21:40:15 [2022-12-27T21:40:15.734Z] --- PASS: TestLinksContainerNames (0.90s) 21:40:15 [2022-12-27T21:40:15.734Z] === RUN TestLogsFollowTailEmpty 21:40:16 [2022-12-27T21:40:16.295Z] --- PASS: TestLogsFollowTailEmpty (0.42s) 21:40:16 [2022-12-27T21:40:16.295Z] === RUN TestLogs 21:40:16 [2022-12-27T21:40:16.295Z] === RUN TestLogs/driver_local 21:40:16 [2022-12-27T21:40:16.295Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 21:40:16 [2022-12-27T21:40:16.295Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 21:40:16 [2022-12-27T21:40:16.295Z] === RUN TestLogs/driver_local/tty/only_stdout 21:40:16 [2022-12-27T21:40:16.295Z] === PAUSE TestLogs/driver_local/tty/only_stdout 21:40:16 [2022-12-27T21:40:16.295Z] === RUN TestLogs/driver_local/tty/only_stderr 21:40:16 [2022-12-27T21:40:16.295Z] === PAUSE TestLogs/driver_local/tty/only_stderr 21:40:16 [2022-12-27T21:40:16.295Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 21:40:16 [2022-12-27T21:40:16.295Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 21:40:16 [2022-12-27T21:40:16.295Z] === RUN TestLogs/driver_local/without_tty/only_stdout 21:40:16 [2022-12-27T21:40:16.295Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 21:40:16 [2022-12-27T21:40:16.295Z] === RUN TestLogs/driver_local/without_tty/only_stderr 21:40:16 [2022-12-27T21:40:16.295Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 21:40:16 [2022-12-27T21:40:16.295Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 21:40:16 [2022-12-27T21:40:16.295Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 21:40:16 [2022-12-27T21:40:16.856Z] === CONT TestLogs/driver_local/without_tty/only_stderr 21:40:16 [2022-12-27T21:40:16.856Z] === CONT TestLogs/driver_local/without_tty/only_stdout 21:40:17 [2022-12-27T21:40:17.417Z] === CONT TestLogs/driver_local/tty/only_stderr 21:40:17 [2022-12-27T21:40:17.683Z] === CONT TestLogs/driver_local/tty/only_stdout 21:40:18 [2022-12-27T21:40:18.256Z] === RUN TestLogs/driver_json-file 21:40:18 [2022-12-27T21:40:18.256Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 21:40:18 [2022-12-27T21:40:18.257Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 21:40:18 [2022-12-27T21:40:18.257Z] === RUN TestLogs/driver_json-file/tty/only_stdout 21:40:18 [2022-12-27T21:40:18.257Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 21:40:18 [2022-12-27T21:40:18.257Z] === RUN TestLogs/driver_json-file/tty/only_stderr 21:40:18 [2022-12-27T21:40:18.257Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 21:40:18 [2022-12-27T21:40:18.257Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 21:40:18 [2022-12-27T21:40:18.257Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 21:40:18 [2022-12-27T21:40:18.257Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 21:40:18 [2022-12-27T21:40:18.257Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 21:40:18 [2022-12-27T21:40:18.257Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 21:40:18 [2022-12-27T21:40:18.257Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 21:40:18 [2022-12-27T21:40:18.257Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 21:40:18 [2022-12-27T21:40:18.257Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 21:40:18 [2022-12-27T21:40:18.818Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 21:40:18 [2022-12-27T21:40:18.818Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 21:40:19 [2022-12-27T21:40:19.378Z] === CONT TestLogs/driver_json-file/tty/only_stderr 21:40:19 [2022-12-27T21:40:19.378Z] === CONT TestLogs/driver_json-file/tty/only_stdout 21:40:19 [2022-12-27T21:40:19.940Z] --- PASS: TestLogs (3.82s) 21:40:19 [2022-12-27T21:40:19.940Z] --- PASS: TestLogs/driver_local (0.01s) 21:40:19 [2022-12-27T21:40:19.940Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.69s) 21:40:19 [2022-12-27T21:40:19.940Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) 21:40:19 [2022-12-27T21:40:19.940Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.50s) 21:40:19 [2022-12-27T21:40:19.940Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.63s) 21:40:19 [2022-12-27T21:40:19.940Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.63s) 21:40:19 [2022-12-27T21:40:19.940Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s) 21:40:19 [2022-12-27T21:40:19.940Z] --- PASS: TestLogs/driver_json-file (0.01s) 21:40:19 [2022-12-27T21:40:19.940Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.58s) 21:40:19 [2022-12-27T21:40:19.940Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.75s) 21:40:19 [2022-12-27T21:40:19.940Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.61s) 21:40:19 [2022-12-27T21:40:19.940Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s) 21:40:19 [2022-12-27T21:40:19.940Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.70s) 21:40:19 [2022-12-27T21:40:19.940Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.67s) 21:40:19 [2022-12-27T21:40:19.940Z] === RUN TestContainerNetworkMountsNoChown 21:40:20 [2022-12-27T21:40:20.541Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) 21:40:20 [2022-12-27T21:40:20.541Z] === RUN TestMountDaemonRoot 21:40:20 [2022-12-27T21:40:20.541Z] === RUN TestMountDaemonRoot/default 21:40:20 [2022-12-27T21:40:20.541Z] === PAUSE TestMountDaemonRoot/default 21:40:20 [2022-12-27T21:40:20.541Z] === RUN TestMountDaemonRoot/private 21:40:20 [2022-12-27T21:40:20.541Z] === PAUSE TestMountDaemonRoot/private 21:40:20 [2022-12-27T21:40:20.541Z] === RUN TestMountDaemonRoot/rprivate 21:40:20 [2022-12-27T21:40:20.541Z] === PAUSE TestMountDaemonRoot/rprivate 21:40:20 [2022-12-27T21:40:20.541Z] === RUN TestMountDaemonRoot/slave 21:40:20 [2022-12-27T21:40:20.541Z] === PAUSE TestMountDaemonRoot/slave 21:40:20 [2022-12-27T21:40:20.541Z] === RUN TestMountDaemonRoot/rslave 21:40:20 [2022-12-27T21:40:20.541Z] === PAUSE TestMountDaemonRoot/rslave 21:40:20 [2022-12-27T21:40:20.541Z] === RUN TestMountDaemonRoot/shared 21:40:20 [2022-12-27T21:40:20.541Z] === PAUSE TestMountDaemonRoot/shared 21:40:20 [2022-12-27T21:40:20.541Z] === RUN TestMountDaemonRoot/rshared 21:40:20 [2022-12-27T21:40:20.541Z] === PAUSE TestMountDaemonRoot/rshared 21:40:20 [2022-12-27T21:40:20.541Z] === CONT TestMountDaemonRoot/default 21:40:20 [2022-12-27T21:40:20.541Z] === RUN TestMountDaemonRoot/default/bind_root 21:40:20 [2022-12-27T21:40:20.541Z] === PAUSE TestMountDaemonRoot/default/bind_root 21:40:20 [2022-12-27T21:40:20.541Z] === RUN TestMountDaemonRoot/default/bind_subpath 21:40:20 [2022-12-27T21:40:20.541Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 21:40:20 [2022-12-27T21:40:20.541Z] === RUN TestMountDaemonRoot/default/mount_root 21:40:20 [2022-12-27T21:40:20.541Z] === PAUSE TestMountDaemonRoot/default/mount_root 21:40:20 [2022-12-27T21:40:20.541Z] === RUN TestMountDaemonRoot/default/mount_subpath 21:40:20 [2022-12-27T21:40:20.541Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 21:40:20 [2022-12-27T21:40:20.541Z] === CONT TestMountDaemonRoot/rslave 21:40:20 [2022-12-27T21:40:20.541Z] === RUN TestMountDaemonRoot/rslave/mount_root 21:40:20 [2022-12-27T21:40:20.541Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 21:40:20 [2022-12-27T21:40:20.541Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 21:40:20 [2022-12-27T21:40:20.541Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 21:40:20 [2022-12-27T21:40:20.541Z] === RUN TestMountDaemonRoot/rslave/bind_root 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === CONT TestMountDaemonRoot/rshared 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/rshared/bind_root 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/rshared/mount_root 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === CONT TestMountDaemonRoot/shared 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/shared/bind_root 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/shared/bind_root 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/shared/bind_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/shared/mount_root 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/shared/mount_root 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/shared/mount_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === CONT TestMountDaemonRoot/rprivate 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/rprivate/bind_root 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/rprivate/mount_root 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === CONT TestMountDaemonRoot/slave 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/slave/mount_root 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/slave/mount_root 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/slave/mount_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/slave/bind_root 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/slave/bind_root 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/slave/bind_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === CONT TestMountDaemonRoot/private 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/private/bind_root 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/private/bind_root 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/private/bind_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/private/mount_root 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/private/mount_root 21:40:20 [2022-12-27T21:40:20.542Z] === RUN TestMountDaemonRoot/private/mount_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === CONT TestMountDaemonRoot/default/bind_root 21:40:20 [2022-12-27T21:40:20.542Z] === CONT TestMountDaemonRoot/rslave/mount_root 21:40:20 [2022-12-27T21:40:20.542Z] === CONT TestMountDaemonRoot/rshared/bind_root 21:40:20 [2022-12-27T21:40:20.542Z] === CONT TestMountDaemonRoot/default/mount_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === CONT TestMountDaemonRoot/default/mount_root 21:40:20 [2022-12-27T21:40:20.542Z] === CONT TestMountDaemonRoot/default/bind_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === CONT TestMountDaemonRoot/shared/bind_root 21:40:20 [2022-12-27T21:40:20.542Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 21:40:20 [2022-12-27T21:40:20.542Z] === CONT TestMountDaemonRoot/rslave/bind_root 21:40:20 [2022-12-27T21:40:20.542Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 21:40:20 [2022-12-27T21:40:20.798Z] === CONT TestMountDaemonRoot/rprivate/bind_root 21:40:20 [2022-12-27T21:40:20.798Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 21:40:20 [2022-12-27T21:40:20.798Z] === CONT TestMountDaemonRoot/rshared/mount_root 21:40:20 [2022-12-27T21:40:20.798Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 21:40:20 [2022-12-27T21:40:20.798Z] === CONT TestMountDaemonRoot/slave/mount_root 21:40:20 [2022-12-27T21:40:20.798Z] === CONT TestMountDaemonRoot/shared/mount_subpath 21:40:20 [2022-12-27T21:40:20.798Z] === CONT TestMountDaemonRoot/shared/mount_root 21:40:20 [2022-12-27T21:40:20.798Z] === CONT TestMountDaemonRoot/shared/bind_subpath 21:40:20 [2022-12-27T21:40:20.798Z] === CONT TestMountDaemonRoot/private/bind_root 21:40:20 [2022-12-27T21:40:20.798Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 21:40:20 [2022-12-27T21:40:20.798Z] === CONT TestMountDaemonRoot/rprivate/mount_root 21:40:20 [2022-12-27T21:40:20.798Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 21:40:20 [2022-12-27T21:40:20.798Z] === CONT TestMountDaemonRoot/slave/bind_subpath 21:40:20 [2022-12-27T21:40:20.798Z] === CONT TestMountDaemonRoot/slave/bind_root 21:40:20 [2022-12-27T21:40:20.798Z] === CONT TestMountDaemonRoot/slave/mount_subpath 21:40:20 [2022-12-27T21:40:20.798Z] === CONT TestMountDaemonRoot/private/mount_subpath 21:40:21 [2022-12-27T21:40:21.053Z] === CONT TestMountDaemonRoot/private/mount_root 21:40:21 [2022-12-27T21:40:21.053Z] === CONT TestMountDaemonRoot/private/bind_subpath 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot (0.02s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/default (0.00s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 21:40:21 [2022-12-27T21:40:21.053Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 21:40:21 [2022-12-27T21:40:21.054Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 21:40:21 [2022-12-27T21:40:21.054Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 21:40:21 [2022-12-27T21:40:21.054Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 21:40:21 [2022-12-27T21:40:21.054Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 21:40:21 [2022-12-27T21:40:21.054Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 21:40:21 [2022-12-27T21:40:21.054Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 21:40:21 [2022-12-27T21:40:21.054Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 21:40:21 [2022-12-27T21:40:21.054Z] --- PASS: TestMountDaemonRoot/private (0.00s) 21:40:21 [2022-12-27T21:40:21.054Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 21:40:21 [2022-12-27T21:40:21.054Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 21:40:21 [2022-12-27T21:40:21.054Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) 21:40:21 [2022-12-27T21:40:21.054Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) 21:40:21 [2022-12-27T21:40:21.054Z] === RUN TestContainerBindMountNonRecursive 21:40:22 [2022-12-27T21:40:22.417Z] --- PASS: TestContainerBindMountNonRecursive (1.15s) 21:40:22 [2022-12-27T21:40:22.417Z] === RUN TestContainerVolumesMountedAsShared 21:40:22 [2022-12-27T21:40:22.673Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) 21:40:22 [2022-12-27T21:40:22.673Z] === RUN TestContainerVolumesMountedAsSlave 21:40:22 [2022-12-27T21:40:22.928Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) 21:40:22 [2022-12-27T21:40:22.928Z] === RUN TestContainerCopyLeaksMounts 21:40:23 [2022-12-27T21:40:23.489Z] --- PASS: TestContainerCopyLeaksMounts (0.55s) 21:40:23 [2022-12-27T21:40:23.489Z] === RUN TestNetworkNat 21:40:24 [2022-12-27T21:40:24.049Z] --- PASS: TestNetworkNat (0.48s) 21:40:24 [2022-12-27T21:40:24.049Z] === RUN TestNetworkLocalhostTCPNat 21:40:24 [2022-12-27T21:40:24.304Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) 21:40:24 [2022-12-27T21:40:24.304Z] === RUN TestNetworkLoopbackNat 21:40:27 [2022-12-27T21:40:27.567Z] --- PASS: TestNetworkLoopbackNat (2.59s) 21:40:27 [2022-12-27T21:40:27.567Z] === RUN TestPause 21:40:27 [2022-12-27T21:40:27.567Z] --- PASS: TestPause (0.46s) 21:40:27 [2022-12-27T21:40:27.567Z] === RUN TestPauseFailsOnWindowsServerContainers 21:40:27 [2022-12-27T21:40:27.567Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 21:40:27 [2022-12-27T21:40:27.567Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 21:40:27 [2022-12-27T21:40:27.567Z] === RUN TestPauseStopPausedContainer 21:40:27 [2022-12-27T21:40:27.822Z] --- PASS: TestPauseStopPausedContainer (0.48s) 21:40:27 [2022-12-27T21:40:27.822Z] === RUN TestPidHost 21:40:29 [2022-12-27T21:40:29.226Z] --- PASS: TestPidHost (1.00s) 21:40:29 [2022-12-27T21:40:29.226Z] === RUN TestPsFilter 21:40:29 [2022-12-27T21:40:29.226Z] --- PASS: TestPsFilter (0.15s) 21:40:29 [2022-12-27T21:40:29.226Z] === RUN TestRemoveContainerWithRemovedVolume 21:40:29 [2022-12-27T21:40:29.483Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) 21:40:29 [2022-12-27T21:40:29.483Z] === RUN TestRemoveContainerWithVolume 21:40:30 [2022-12-27T21:40:30.044Z] --- PASS: TestRemoveContainerWithVolume (0.50s) 21:40:30 [2022-12-27T21:40:30.044Z] === RUN TestRemoveContainerRunning 21:40:30 [2022-12-27T21:40:30.604Z] --- PASS: TestRemoveContainerRunning (0.43s) 21:40:30 [2022-12-27T21:40:30.604Z] === RUN TestRemoveContainerForceRemoveRunning 21:40:30 [2022-12-27T21:40:30.863Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) 21:40:30 [2022-12-27T21:40:30.863Z] === RUN TestRemoveInvalidContainer 21:40:30 [2022-12-27T21:40:30.863Z] --- PASS: TestRemoveInvalidContainer (0.01s) 21:40:30 [2022-12-27T21:40:30.863Z] === RUN TestRenameLinkedContainer 21:40:32 [2022-12-27T21:40:32.749Z] --- PASS: TestRenameLinkedContainer (1.79s) 21:40:32 [2022-12-27T21:40:32.749Z] === RUN TestRenameStoppedContainer 21:40:33 [2022-12-27T21:40:33.309Z] --- PASS: TestRenameStoppedContainer (0.46s) 21:40:33 [2022-12-27T21:40:33.309Z] === RUN TestRenameRunningContainerAndReuse 21:40:34 [2022-12-27T21:40:34.234Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) 21:40:34 [2022-12-27T21:40:34.234Z] === RUN TestRenameInvalidName 21:40:34 [2022-12-27T21:40:34.535Z] --- PASS: TestRenameInvalidName (0.45s) 21:40:34 [2022-12-27T21:40:34.535Z] === RUN TestRenameAnonymousContainer 21:40:36 [2022-12-27T21:40:36.421Z] --- PASS: TestRenameAnonymousContainer (1.60s) 21:40:36 [2022-12-27T21:40:36.421Z] === RUN TestRenameContainerWithSameName 21:40:36 [2022-12-27T21:40:36.421Z] --- PASS: TestRenameContainerWithSameName (0.44s) 21:40:36 [2022-12-27T21:40:36.421Z] === RUN TestRenameContainerWithLinkedContainer 21:40:37 [2022-12-27T21:40:37.346Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) 21:40:37 [2022-12-27T21:40:37.346Z] === RUN TestResize 21:40:37 [2022-12-27T21:40:37.906Z] --- PASS: TestResize (0.44s) 21:40:37 [2022-12-27T21:40:37.906Z] === RUN TestResizeWithInvalidSize 21:40:38 [2022-12-27T21:40:38.161Z] --- PASS: TestResizeWithInvalidSize (0.42s) 21:40:38 [2022-12-27T21:40:38.161Z] === RUN TestResizeWhenContainerNotStarted 21:40:38 [2022-12-27T21:40:38.722Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) 21:40:38 [2022-12-27T21:40:38.722Z] === RUN TestDaemonRestartKillContainers 21:40:38 [2022-12-27T21:40:38.722Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 21:40:38 [2022-12-27T21:40:38.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 21:40:40 [2022-12-27T21:40:40.619Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 21:40:41 [2022-12-27T21:40:41.983Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 21:40:42 [2022-12-27T21:40:42.543Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 21:40:43 [2022-12-27T21:40:43.146Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 21:40:44 [2022-12-27T21:40:44.514Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 21:40:45 [2022-12-27T21:40:45.074Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 21:40:46 [2022-12-27T21:40:46.001Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 21:40:46 [2022-12-27T21:40:46.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 21:40:47 [2022-12-27T21:40:47.487Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 21:40:47 [2022-12-27T21:40:47.742Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 21:40:48 [2022-12-27T21:40:48.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 21:40:48 [2022-12-27T21:40:48.923Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 21:40:49 [2022-12-27T21:40:49.891Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 21:40:52 [2022-12-27T21:40:52.486Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 21:40:56 [2022-12-27T21:40:56.650Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 21:40:56 [2022-12-27T21:40:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.57s) 21:40:56 [2022-12-27T21:40:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.49s) 21:40:56 [2022-12-27T21:40:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s) 21:40:56 [2022-12-27T21:40:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.53s) 21:40:56 [2022-12-27T21:40:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.75s) 21:40:56 [2022-12-27T21:40:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.76s) 21:40:56 [2022-12-27T21:40:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.59s) 21:40:56 [2022-12-27T21:40:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.60s) 21:40:56 [2022-12-27T21:40:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) 21:40:56 [2022-12-27T21:40:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.16s) 21:40:56 [2022-12-27T21:40:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.15s) 21:40:56 [2022-12-27T21:40:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.17s) 21:40:56 [2022-12-27T21:40:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.15s) 21:40:56 [2022-12-27T21:40:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.21s) 21:40:56 [2022-12-27T21:40:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.25s) 21:40:56 [2022-12-27T21:40:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.70s) 21:40:56 [2022-12-27T21:40:56.650Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 21:40:56 [2022-12-27T21:40:56.650Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 21:40:56 [2022-12-27T21:40:56.906Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 21:40:57 [2022-12-27T21:40:57.875Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s) 21:40:57 [2022-12-27T21:40:57.875Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) 21:40:57 [2022-12-27T21:40:57.875Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s) 21:40:57 [2022-12-27T21:40:57.875Z] === RUN TestCgroupNamespacesRun 21:40:58 [2022-12-27T21:40:58.801Z] --- PASS: TestCgroupNamespacesRun (1.08s) 21:40:58 [2022-12-27T21:40:58.801Z] === RUN TestCgroupNamespacesRunPrivileged 21:41:00 [2022-12-27T21:41:00.163Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) 21:41:00 [2022-12-27T21:41:00.163Z] === RUN TestCgroupNamespacesRunDaemonHostMode 21:41:01 [2022-12-27T21:41:01.129Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) 21:41:01 [2022-12-27T21:41:01.129Z] === RUN TestCgroupNamespacesRunHostMode 21:41:02 [2022-12-27T21:41:02.097Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) 21:41:02 [2022-12-27T21:41:02.097Z] === RUN TestCgroupNamespacesRunPrivateMode 21:41:03 [2022-12-27T21:41:03.459Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) 21:41:03 [2022-12-27T21:41:03.459Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 21:41:04 [2022-12-27T21:41:04.105Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s) 21:41:04 [2022-12-27T21:41:04.105Z] === RUN TestCgroupNamespacesRunInvalidMode 21:41:05 [2022-12-27T21:41:05.053Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.62s) 21:41:05 [2022-12-27T21:41:05.053Z] === RUN TestCgroupNamespacesRunOlderClient 21:41:06 [2022-12-27T21:41:06.024Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s) 21:41:06 [2022-12-27T21:41:06.024Z] === RUN TestNISDomainname 21:41:06 [2022-12-27T21:41:06.585Z] --- PASS: TestNISDomainname (0.52s) 21:41:06 [2022-12-27T21:41:06.585Z] === RUN TestHostnameDnsResolution 21:41:07 [2022-12-27T21:41:07.145Z] --- PASS: TestHostnameDnsResolution (0.68s) 21:41:07 [2022-12-27T21:41:07.145Z] === RUN TestUnprivilegedPortsAndPing 21:41:07 [2022-12-27T21:41:07.706Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) 21:41:07 [2022-12-27T21:41:07.706Z] === RUN TestPrivilegedHostDevices 21:41:08 [2022-12-27T21:41:08.266Z] --- PASS: TestPrivilegedHostDevices (0.50s) 21:41:08 [2022-12-27T21:41:08.266Z] === RUN TestRunConsoleSize 21:41:08 [2022-12-27T21:41:08.521Z] --- PASS: TestRunConsoleSize (0.42s) 21:41:08 [2022-12-27T21:41:08.521Z] === RUN TestRunWithAlternativeContainerdShim 21:41:10 [2022-12-27T21:41:10.406Z] --- PASS: TestRunWithAlternativeContainerdShim (1.93s) 21:41:10 [2022-12-27T21:41:10.406Z] === RUN TestStats 21:41:12 [2022-12-27T21:41:12.920Z] --- PASS: TestStats (2.46s) 21:41:12 [2022-12-27T21:41:12.920Z] === RUN TestStopContainerWithTimeout 21:41:12 [2022-12-27T21:41:12.920Z] === RUN TestStopContainerWithTimeout/0 21:41:12 [2022-12-27T21:41:12.920Z] === PAUSE TestStopContainerWithTimeout/0 21:41:12 [2022-12-27T21:41:12.920Z] === RUN TestStopContainerWithTimeout/1 21:41:12 [2022-12-27T21:41:12.920Z] === PAUSE TestStopContainerWithTimeout/1 21:41:12 [2022-12-27T21:41:12.920Z] === RUN TestStopContainerWithTimeout/3 21:41:12 [2022-12-27T21:41:12.920Z] === PAUSE TestStopContainerWithTimeout/3 21:41:12 [2022-12-27T21:41:12.920Z] === RUN TestStopContainerWithTimeout/-1 21:41:12 [2022-12-27T21:41:12.920Z] === PAUSE TestStopContainerWithTimeout/-1 21:41:12 [2022-12-27T21:41:12.920Z] === CONT TestStopContainerWithTimeout/0 21:41:12 [2022-12-27T21:41:12.920Z] === CONT TestStopContainerWithTimeout/3 21:41:13 [2022-12-27T21:41:13.481Z] === CONT TestStopContainerWithTimeout/-1 21:41:16 [2022-12-27T21:41:16.006Z] === CONT TestStopContainerWithTimeout/1 21:41:16 [2022-12-27T21:41:16.931Z] --- PASS: TestStopContainerWithTimeout (0.01s) 21:41:16 [2022-12-27T21:41:16.931Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) 21:41:16 [2022-12-27T21:41:16.931Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) 21:41:16 [2022-12-27T21:41:16.931Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) 21:41:16 [2022-12-27T21:41:16.931Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) 21:41:16 [2022-12-27T21:41:16.931Z] === RUN TestDeleteDevicemapper 21:41:16 [2022-12-27T21:41:16.931Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 21:41:16 [2022-12-27T21:41:16.931Z] --- SKIP: TestDeleteDevicemapper (0.00s) 21:41:16 [2022-12-27T21:41:16.931Z] === RUN TestStopContainerWithRestartPolicyAlways 21:41:18 [2022-12-27T21:41:18.819Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.61s) 21:41:18 [2022-12-27T21:41:18.819Z] === RUN TestUpdateMemory 21:41:19 [2022-12-27T21:41:19.379Z] --- PASS: TestUpdateMemory (0.58s) 21:41:19 [2022-12-27T21:41:19.379Z] === RUN TestUpdateCPUQuota 21:41:19 [2022-12-27T21:41:19.939Z] --- PASS: TestUpdateCPUQuota (0.69s) 21:41:19 [2022-12-27T21:41:19.939Z] === RUN TestUpdatePidsLimit 21:41:19 [2022-12-27T21:41:19.939Z] === RUN TestUpdatePidsLimit/update_from_none 21:41:20 [2022-12-27T21:41:20.194Z] === RUN TestUpdatePidsLimit/no_change 21:41:20 [2022-12-27T21:41:20.449Z] === RUN TestUpdatePidsLimit/update_lower 21:41:20 [2022-12-27T21:41:20.449Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 21:41:20 [2022-12-27T21:41:20.705Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 21:41:20 [2022-12-27T21:41:20.960Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 21:41:21 [2022-12-27T21:41:21.215Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 21:41:21 [2022-12-27T21:41:21.821Z] --- PASS: TestUpdatePidsLimit (1.87s) 21:41:21 [2022-12-27T21:41:21.821Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) 21:41:21 [2022-12-27T21:41:21.821Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) 21:41:21 [2022-12-27T21:41:21.821Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) 21:41:21 [2022-12-27T21:41:21.821Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) 21:41:21 [2022-12-27T21:41:21.821Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) 21:41:21 [2022-12-27T21:41:21.821Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) 21:41:21 [2022-12-27T21:41:21.821Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) 21:41:21 [2022-12-27T21:41:21.821Z] === RUN TestUpdateRestartPolicy 21:41:34 [2022-12-27T21:41:34.025Z] --- PASS: TestUpdateRestartPolicy (10.90s) 21:41:34 [2022-12-27T21:41:34.025Z] === RUN TestUpdateRestartWithAutoRemove 21:41:34 [2022-12-27T21:41:34.025Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) 21:41:34 [2022-12-27T21:41:34.025Z] === RUN TestWaitNonBlocked 21:41:34 [2022-12-27T21:41:34.025Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 21:41:34 [2022-12-27T21:41:34.025Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 21:41:34 [2022-12-27T21:41:34.025Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 21:41:34 [2022-12-27T21:41:34.025Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 21:41:34 [2022-12-27T21:41:34.025Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 21:41:34 [2022-12-27T21:41:34.025Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 21:41:34 [2022-12-27T21:41:34.025Z] --- PASS: TestWaitNonBlocked (0.01s) 21:41:34 [2022-12-27T21:41:34.025Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) 21:41:34 [2022-12-27T21:41:34.025Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) 21:41:34 [2022-12-27T21:41:34.025Z] === RUN TestWaitBlocked 21:41:34 [2022-12-27T21:41:34.025Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 21:41:34 [2022-12-27T21:41:34.025Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 21:41:34 [2022-12-27T21:41:34.025Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 21:41:34 [2022-12-27T21:41:34.025Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 21:41:34 [2022-12-27T21:41:34.025Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 21:41:34 [2022-12-27T21:41:34.025Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 21:41:34 [2022-12-27T21:41:34.588Z] --- PASS: TestWaitBlocked (0.01s) 21:41:34 [2022-12-27T21:41:34.588Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) 21:41:34 [2022-12-27T21:41:34.588Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) 21:41:34 [2022-12-27T21:41:34.588Z] === RUN TestWaitConditions 21:41:34 [2022-12-27T21:41:34.588Z] === RUN TestWaitConditions/default 21:41:34 [2022-12-27T21:41:34.588Z] === PAUSE TestWaitConditions/default 21:41:34 [2022-12-27T21:41:34.588Z] === RUN TestWaitConditions/not-running 21:41:34 [2022-12-27T21:41:34.588Z] === PAUSE TestWaitConditions/not-running 21:41:34 [2022-12-27T21:41:34.588Z] === RUN TestWaitConditions/next-exit 21:41:34 [2022-12-27T21:41:34.588Z] === PAUSE TestWaitConditions/next-exit 21:41:34 [2022-12-27T21:41:34.588Z] === RUN TestWaitConditions/removed 21:41:34 [2022-12-27T21:41:34.588Z] === PAUSE TestWaitConditions/removed 21:41:34 [2022-12-27T21:41:34.588Z] === CONT TestWaitConditions/default 21:41:34 [2022-12-27T21:41:34.588Z] === CONT TestWaitConditions/removed 21:41:34 [2022-12-27T21:41:34.588Z] === CONT TestWaitConditions/default 21:41:34 [2022-12-27T21:41:34.588Z] wait_test.go:146: ContainerID = fd0967fd3790a3a34009c01f01e3f0c614473c7420f5bdc1223cb808bbd8813d 21:41:34 [2022-12-27T21:41:34.588Z] === CONT TestWaitConditions/removed 21:41:34 [2022-12-27T21:41:34.588Z] wait_test.go:146: ContainerID = ca7c900e546112f5e268a9e70c2165f7da3b4165ba6aea72b1186ca5fb5f9ba1 21:41:35 [2022-12-27T21:41:35.148Z] === CONT TestWaitConditions/not-running 21:41:35 [2022-12-27T21:41:35.148Z] wait_test.go:146: ContainerID = b89a289104aaeeeb27b9db5a132c21e497d72ac5ed3409c9d2f2cbeff5c4397e 21:41:35 [2022-12-27T21:41:35.404Z] === CONT TestWaitConditions/next-exit 21:41:35 [2022-12-27T21:41:35.404Z] wait_test.go:146: ContainerID = 93d9732d9397dcf497745377cfb2dd02990be93c525e206d6e42f45c132f3706 21:41:35 [2022-12-27T21:41:35.996Z] --- PASS: TestWaitConditions (0.03s) 21:41:35 [2022-12-27T21:41:35.996Z] --- PASS: TestWaitConditions/default (0.58s) 21:41:35 [2022-12-27T21:41:35.996Z] --- PASS: TestWaitConditions/removed (0.76s) 21:41:35 [2022-12-27T21:41:35.996Z] --- PASS: TestWaitConditions/not-running (0.60s) 21:41:35 [2022-12-27T21:41:35.996Z] --- PASS: TestWaitConditions/next-exit (0.57s) 21:41:35 [2022-12-27T21:41:35.996Z] === RUN TestWaitRestartedContainer 21:41:35 [2022-12-27T21:41:35.996Z] === RUN TestWaitRestartedContainer/default 21:41:35 [2022-12-27T21:41:35.996Z] === PAUSE TestWaitRestartedContainer/default 21:41:35 [2022-12-27T21:41:35.996Z] === RUN TestWaitRestartedContainer/not-running 21:41:35 [2022-12-27T21:41:35.996Z] === PAUSE TestWaitRestartedContainer/not-running 21:41:35 [2022-12-27T21:41:35.996Z] === RUN TestWaitRestartedContainer/next-exit 21:41:35 [2022-12-27T21:41:35.996Z] === PAUSE TestWaitRestartedContainer/next-exit 21:41:35 [2022-12-27T21:41:35.996Z] === CONT TestWaitRestartedContainer/default 21:41:35 [2022-12-27T21:41:35.996Z] === CONT TestWaitRestartedContainer/next-exit 21:41:37 [2022-12-27T21:41:37.364Z] === CONT TestWaitRestartedContainer/not-running 21:41:38 [2022-12-27T21:41:38.289Z] --- PASS: TestWaitRestartedContainer (0.02s) 21:41:38 [2022-12-27T21:41:38.289Z] --- PASS: TestWaitRestartedContainer/next-exit (1.33s) 21:41:38 [2022-12-27T21:41:38.289Z] --- PASS: TestWaitRestartedContainer/default (1.50s) 21:41:38 [2022-12-27T21:41:38.289Z] --- PASS: TestWaitRestartedContainer/not-running (1.02s) 21:41:38 [2022-12-27T21:41:38.289Z] === CONT TestRestartDaemonWithRestartingContainer 21:41:38 [2022-12-27T21:41:38.289Z] === CONT TestContainerStartOnDaemonRestart 21:41:40 [2022-12-27T21:41:40.262Z] --- PASS: TestContainerStartOnDaemonRestart (2.03s) 21:41:40 [2022-12-27T21:41:40.262Z] === CONT TestIpcModeOlderClient 21:41:40 [2022-12-27T21:41:40.262Z] --- PASS: TestIpcModeOlderClient (0.05s) 21:41:40 [2022-12-27T21:41:40.262Z] === CONT TestContainerKillOnDaemonStart 21:41:40 [2022-12-27T21:41:40.823Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.51s) 21:41:40 [2022-12-27T21:41:40.823Z] === CONT TestDaemonRestartIpcMode 21:41:43 [2022-12-27T21:41:43.333Z] --- PASS: TestDaemonRestartIpcMode (2.13s) 21:41:43 [2022-12-27T21:41:43.333Z] === CONT TestDaemonHostGatewayIP 21:41:45 [2022-12-27T21:41:45.262Z] --- PASS: TestDaemonHostGatewayIP (2.08s) 21:41:51 [2022-12-27T21:41:51.832Z] --- PASS: TestContainerKillOnDaemonStart (11.51s) 21:41:51 [2022-12-27T21:41:51.832Z] PASS 21:41:51 [2022-12-27T21:41:51.832Z] 21:41:51 [2022-12-27T21:41:51.832Z] === Skipped 21:41:51 [2022-12-27T21:41:51.832Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 21:41:51 [2022-12-27T21:41:51.832Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 21:41:51 [2022-12-27T21:41:51.832Z] 21:41:51 [2022-12-27T21:41:51.832Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 21:41:51 [2022-12-27T21:41:51.832Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 21:41:51 [2022-12-27T21:41:51.832Z] 21:41:51 [2022-12-27T21:41:51.832Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 21:41:51 [2022-12-27T21:41:51.832Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 21:41:51 [2022-12-27T21:41:51.832Z] 21:41:51 [2022-12-27T21:41:51.832Z] DONE 281 tests, 3 skipped in 127.595s 21:41:51 [2022-12-27T21:41:51.832Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 21:41:51 [2022-12-27T21:41:51.832Z] ++ 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 21:41:51 [2022-12-27T21:41:51.832Z] ++ set -e 21:41:51 [2022-12-27T21:41:51.832Z] ++ '[' -n 0 ']' 21:41:51 [2022-12-27T21:41:51.832Z] ++ set -x 21:41:51 [2022-12-27T21:41:51.832Z] ++ 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 21:41:52 [2022-12-27T21:41:52.087Z] INFO: Testing against a local daemon 21:41:52 [2022-12-27T21:41:52.087Z] === RUN TestConfigDaemonID 21:41:53 [2022-12-27T21:41:53.013Z] daemon_test.go:51: [d420c62d887a7] daemon is not started 21:41:53 [2022-12-27T21:41:53.013Z] --- PASS: TestConfigDaemonID (1.04s) 21:41:53 [2022-12-27T21:41:53.013Z] === RUN TestDaemonConfigValidation 21:41:53 [2022-12-27T21:41:53.013Z] === RUN TestDaemonConfigValidation/config_with_no_content 21:41:53 [2022-12-27T21:41:53.013Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 21:41:53 [2022-12-27T21:41:53.013Z] === RUN TestDaemonConfigValidation/config_with_{} 21:41:53 [2022-12-27T21:41:53.013Z] === PAUSE TestDaemonConfigValidation/config_with_{} 21:41:53 [2022-12-27T21:41:53.013Z] === RUN TestDaemonConfigValidation/invalid_config 21:41:53 [2022-12-27T21:41:53.013Z] === PAUSE TestDaemonConfigValidation/invalid_config 21:41:53 [2022-12-27T21:41:53.013Z] === RUN TestDaemonConfigValidation/malformed_config 21:41:53 [2022-12-27T21:41:53.013Z] === PAUSE TestDaemonConfigValidation/malformed_config 21:41:53 [2022-12-27T21:41:53.013Z] === RUN TestDaemonConfigValidation/valid_config 21:41:53 [2022-12-27T21:41:53.013Z] === PAUSE TestDaemonConfigValidation/valid_config 21:41:53 [2022-12-27T21:41:53.013Z] === CONT TestDaemonConfigValidation/config_with_no_content 21:41:53 [2022-12-27T21:41:53.013Z] === CONT TestDaemonConfigValidation/malformed_config 21:41:53 [2022-12-27T21:41:53.269Z] === CONT TestDaemonConfigValidation/valid_config 21:41:53 [2022-12-27T21:41:53.269Z] === CONT TestDaemonConfigValidation/invalid_config 21:41:53 [2022-12-27T21:41:53.269Z] === CONT TestDaemonConfigValidation/config_with_{} 21:41:53 [2022-12-27T21:41:53.269Z] --- PASS: TestDaemonConfigValidation (0.00s) 21:41:53 [2022-12-27T21:41:53.269Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) 21:41:53 [2022-12-27T21:41:53.269Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) 21:41:53 [2022-12-27T21:41:53.269Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) 21:41:53 [2022-12-27T21:41:53.269Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) 21:41:53 [2022-12-27T21:41:53.269Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) 21:41:53 [2022-12-27T21:41:53.269Z] === RUN TestConfigDaemonSeccompProfiles 21:41:53 [2022-12-27T21:41:53.269Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 21:41:54 [2022-12-27T21:41:54.632Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 21:41:55 [2022-12-27T21:41:55.558Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 21:41:56 [2022-12-27T21:41:56.483Z] === CONT TestConfigDaemonSeccompProfiles 21:41:56 [2022-12-27T21:41:56.483Z] daemon_test.go:165: [dafb006c0cb84] daemon is not started 21:41:56 [2022-12-27T21:41:56.483Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) 21:41:56 [2022-12-27T21:41:56.483Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 21:41:56 [2022-12-27T21:41:56.483Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 21:41:56 [2022-12-27T21:41:56.483Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 21:41:56 [2022-12-27T21:41:56.483Z] === RUN TestDaemonProxy 21:41:56 [2022-12-27T21:41:56.483Z] === RUN TestDaemonProxy/environment_variables 21:41:58 [2022-12-27T21:41:58.368Z] === RUN TestDaemonProxy/command-line_options 21:42:00 [2022-12-27T21:42:00.255Z] === RUN TestDaemonProxy/configuration_file 21:42:01 [2022-12-27T21:42:01.617Z] === RUN TestDaemonProxy/conflicting_options 21:42:02 [2022-12-27T21:42:02.185Z] === RUN TestDaemonProxy/reload_sanitized 21:42:02 [2022-12-27T21:42:02.754Z] --- PASS: TestDaemonProxy (6.22s) 21:42:02 [2022-12-27T21:42:02.754Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) 21:42:02 [2022-12-27T21:42:02.754Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) 21:42:02 [2022-12-27T21:42:02.754Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) 21:42:02 [2022-12-27T21:42:02.754Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 21:42:02 [2022-12-27T21:42:02.754Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) 21:42:02 [2022-12-27T21:42:02.754Z] === RUN TestLiveRestore 21:42:02 [2022-12-27T21:42:02.754Z] === RUN TestLiveRestore/volume_references 21:42:02 [2022-12-27T21:42:02.754Z] === PAUSE TestLiveRestore/volume_references 21:42:02 [2022-12-27T21:42:02.754Z] === CONT TestLiveRestore/volume_references 21:42:03 [2022-12-27T21:42:03.314Z] === RUN TestLiveRestore/volume_references/restartPolicy 21:42:03 [2022-12-27T21:42:03.314Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 21:42:04 [2022-12-27T21:42:04.240Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 21:42:05 [2022-12-27T21:42:05.209Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 21:42:05 [2022-12-27T21:42:05.769Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 21:42:06 [2022-12-27T21:42:06.738Z] --- PASS: TestLiveRestore (0.00s) 21:42:06 [2022-12-27T21:42:06.738Z] --- PASS: TestLiveRestore/volume_references (4.12s) 21:42:06 [2022-12-27T21:42:06.738Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.51s) 21:42:06 [2022-12-27T21:42:06.738Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.89s) 21:42:06 [2022-12-27T21:42:06.738Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.87s) 21:42:06 [2022-12-27T21:42:06.738Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.87s) 21:42:06 [2022-12-27T21:42:06.738Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.88s) 21:42:06 [2022-12-27T21:42:06.738Z] PASS 21:42:06 [2022-12-27T21:42:06.738Z] 21:42:06 [2022-12-27T21:42:06.738Z] DONE 24 tests in 14.848s 21:42:06 [2022-12-27T21:42:06.738Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 21:42:06 [2022-12-27T21:42:06.738Z] ++ 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 21:42:06 [2022-12-27T21:42:06.738Z] ++ set -e 21:42:06 [2022-12-27T21:42:06.738Z] ++ '[' -n 0 ']' 21:42:06 [2022-12-27T21:42:06.738Z] ++ set -x 21:42:06 [2022-12-27T21:42:06.738Z] ++ 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 21:42:06 [2022-12-27T21:42:06.993Z] INFO: Testing against a local daemon 21:42:06 [2022-12-27T21:42:06.993Z] === RUN TestCommitInheritsEnv 21:42:07 [2022-12-27T21:42:07.249Z] --- PASS: TestCommitInheritsEnv (0.17s) 21:42:07 [2022-12-27T21:42:07.249Z] === RUN TestImportExtremelyLargeImageWorks 21:42:07 [2022-12-27T21:42:07.249Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 21:42:07 [2022-12-27T21:42:07.249Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 21:42:07 [2022-12-27T21:42:07.249Z] === RUN TestImportWithCustomPlatform 21:42:07 [2022-12-27T21:42:07.249Z] === RUN TestImportWithCustomPlatform/#00 21:42:07 [2022-12-27T21:42:07.249Z] === RUN TestImportWithCustomPlatform/_______ 21:42:07 [2022-12-27T21:42:07.249Z] === RUN TestImportWithCustomPlatform// 21:42:07 [2022-12-27T21:42:07.249Z] === RUN TestImportWithCustomPlatform/linux 21:42:07 [2022-12-27T21:42:07.249Z] === RUN TestImportWithCustomPlatform/LINUX 21:42:07 [2022-12-27T21:42:07.249Z] === RUN TestImportWithCustomPlatform/linux/sparc64 21:42:07 [2022-12-27T21:42:07.249Z] === RUN TestImportWithCustomPlatform/macos 21:42:07 [2022-12-27T21:42:07.249Z] === RUN TestImportWithCustomPlatform/macos/arm64 21:42:07 [2022-12-27T21:42:07.249Z] === RUN TestImportWithCustomPlatform/nintendo64 21:42:07 [2022-12-27T21:42:07.249Z] --- PASS: TestImportWithCustomPlatform (0.12s) 21:42:07 [2022-12-27T21:42:07.249Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 21:42:07 [2022-12-27T21:42:07.249Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 21:42:07 [2022-12-27T21:42:07.249Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 21:42:07 [2022-12-27T21:42:07.249Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 21:42:07 [2022-12-27T21:42:07.249Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 21:42:07 [2022-12-27T21:42:07.249Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 21:42:07 [2022-12-27T21:42:07.249Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 21:42:07 [2022-12-27T21:42:07.249Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 21:42:07 [2022-12-27T21:42:07.249Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 21:42:07 [2022-12-27T21:42:07.249Z] === RUN TestImagesFilterMultiReference 21:42:07 [2022-12-27T21:42:07.249Z] --- PASS: TestImagesFilterMultiReference (0.06s) 21:42:07 [2022-12-27T21:42:07.249Z] === RUN TestImagesFilterBeforeSince 21:42:07 [2022-12-27T21:42:07.504Z] list_test.go:87: ImageList: ID=sha256:ac2a3401f7138853c80dc397d6b53d550bafc3e38ff1ecf45706dc8cddacb920 RepoTags=[testimagesfilterbeforesince:v1] 21:42:07 [2022-12-27T21:42:07.504Z] list_test.go:87: ImageList: ID=sha256:97f5a1a0ad624b0bc439698fe7fb9943507997c513be9a15a95dee245ca5fd0f RepoTags=[testimagesfilterbeforesince:v2] 21:42:07 [2022-12-27T21:42:07.504Z] list_test.go:87: ImageList: ID=sha256:10401c6bea32f58861c38b89b952793d1ad41a63f9f475ae2f311c1db242f46b RepoTags=[testimagesfilterbeforesince:v3] 21:42:07 [2022-12-27T21:42:07.504Z] --- PASS: TestImagesFilterBeforeSince (0.24s) 21:42:07 [2022-12-27T21:42:07.504Z] === RUN TestImagePullPlatformInvalid 21:42:07 [2022-12-27T21:42:07.504Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 21:42:07 [2022-12-27T21:42:07.504Z] === RUN TestImagePullStoredfDigestForOtherRepo 21:42:07 [2022-12-27T21:42:07.504Z] time="2022-12-27T21:42:07Z" 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.4 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.504Z] time="2022-12-27T21:42:07Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.504Z] time="2022-12-27T21:42:07Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.504Z] time="2022-12-27T21:42:07Z" level=info msg="Starting upload purge in 2m0s" go.version=go1.19.4 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.761Z] time="2022-12-27T21:42:07Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3382f98a-37ee-4659-9741-a7fd1c99ee94 http.request.method=GET http.request.remoteaddr="127.0.0.1:59076" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.761Z] time="2022-12-27T21:42:07Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3382f98a-37ee-4659-9741-a7fd1c99ee94 http.request.method=GET http.request.remoteaddr="127.0.0.1:59076" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.085245ms http.response.status=200 http.response.written=2 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.761Z] 127.0.0.1 - - [27/Dec/2022:21:42:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 21:42:07 [2022-12-27T21:42:07.761Z] time="2022-12-27T21:42:07Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3b6e5b2a-feaf-40ef-b949-7cca26a7fbfe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3b6e5b2a-feaf-40ef-b949-7cca26a7fbfe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3b6e5b2a-feaf-40ef-b949-7cca26a7fbfe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=64.501µ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=2b2367aa-8ef2-4179-aae6-75e3a5e4725c trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=3b6e5b2a-feaf-40ef-b949-7cca26a7fbfe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.922783ms http.response.status=404 http.response.written=157 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] 127.0.0.1 - - [27/Dec/2022:21:42:07 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=028047c4-ece8-47f2-bb75-890947889aa8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=028047c4-ece8-47f2-bb75-890947889aa8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=028047c4-ece8-47f2-bb75-890947889aa8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=54.441µ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=bae473af-1080-4303-9a87-8f691254b8a2 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=028047c4-ece8-47f2-bb75-890947889aa8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.798434ms http.response.status=404 http.response.written=157 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] 127.0.0.1 - - [27/Dec/2022:21:42:07 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.14+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8ff1ee83-ae1d-4fda-9343-a843d7505e08 http.request.method=POST http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8ff1ee83-ae1d-4fda-9343-a843d7505e08 http.request.method=POST http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3fa4485b-96c3-4325-8577-931fc1527cc3/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8ff1ee83-ae1d-4fda-9343-a843d7505e08 http.request.method=POST http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=392.513µ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=072a79d5-f6c3-4c00-88f9-0924c1415893 trace.line=95 vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3fa4485b-96c3-4325-8577-931fc1527cc3/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8ff1ee83-ae1d-4fda-9343-a843d7505e08 http.request.method=POST http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=37.252µ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=7c74cea9-e406-40b2-84e6-818f0fd9353d trace.line=141 vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=af460565-4a87-4b9f-b6b5-a46503e84857 http.request.method=POST http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=af460565-4a87-4b9f-b6b5-a46503e84857 http.request.method=POST http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/3fa4485b-96c3-4325-8577-931fc1527cc3/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8ff1ee83-ae1d-4fda-9343-a843d7505e08 http.request.method=POST http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=156.67µ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=a0dc18ae-80d8-4a75-8ebe-168cc78ae572 trace.line=95 vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8ff1ee83-ae1d-4fda-9343-a843d7505e08 http.request.method=POST http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=4.509029ms http.response.status=202 http.response.written=0 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] 127.0.0.1 - - [27/Dec/2022:21:42:07 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=af460565-4a87-4b9f-b6b5-a46503e84857 http.request.method=POST http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=83.472µ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=97fd7342-c353-444b-9942-46a3878774ad trace.line=95 vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=af460565-4a87-4b9f-b6b5-a46503e84857 http.request.method=POST http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=12.759µ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=eab211b3-bf67-405a-8771-348be5dc565b trace.line=141 vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=af460565-4a87-4b9f-b6b5-a46503e84857 http.request.method=POST http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=111.902µ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=c024e59c-3448-4093-a224-6802867544c3 trace.line=95 vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=af460565-4a87-4b9f-b6b5-a46503e84857 http.request.method=POST http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=5.029895ms http.response.status=202 http.response.written=0 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] 127.0.0.1 - - [27/Dec/2022:21:42:07 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.14+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8eb4eb5f-1586-46f2-9fed-0bf5982ef101 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9?_state=wZgJUFDznbP0vemu7puRm7rELilP6bbvmaOppEPu4SF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4ZDg0NmM1LWY2ZjYtNDUxNy1hZDNjLTA2YTVhYzk1YTJlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDU4MDkzODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.uuid=a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8eb4eb5f-1586-46f2-9fed-0bf5982ef101 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9?_state=wZgJUFDznbP0vemu7puRm7rELilP6bbvmaOppEPu4SF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4ZDg0NmM1LWY2ZjYtNDUxNy1hZDNjLTA2YTVhYzk1YTJlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDU4MDkzODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.uuid=a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8eb4eb5f-1586-46f2-9fed-0bf5982ef101 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9?_state=wZgJUFDznbP0vemu7puRm7rELilP6bbvmaOppEPu4SF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4ZDg0NmM1LWY2ZjYtNDUxNy1hZDNjLTA2YTVhYzk1YTJlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDU4MDkzODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=46.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=da24f8a3-948a-4f83-ade6-3447201579cc trace.line=82 vars.name=test vars.uuid=a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8eb4eb5f-1586-46f2-9fed-0bf5982ef101 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9?_state=wZgJUFDznbP0vemu7puRm7rELilP6bbvmaOppEPu4SF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4ZDg0NmM1LWY2ZjYtNDUxNy1hZDNjLTA2YTVhYzk1YTJlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDU4MDkzODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=13.579µ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=16227413-e0ef-4fe2-9a9e-7f424196e4ef trace.line=141 vars.name=test vars.uuid=a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8eb4eb5f-1586-46f2-9fed-0bf5982ef101 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9?_state=wZgJUFDznbP0vemu7puRm7rELilP6bbvmaOppEPu4SF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4ZDg0NmM1LWY2ZjYtNDUxNy1hZDNjLTA2YTVhYzk1YTJlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDU4MDkzODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=68.029µ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=468142e4-f5b4-40d6-b15f-332a78b84d01 trace.line=124 vars.name=test vars.uuid=a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8eb4eb5f-1586-46f2-9fed-0bf5982ef101 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9?_state=wZgJUFDznbP0vemu7puRm7rELilP6bbvmaOppEPu4SF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4ZDg0NmM1LWY2ZjYtNDUxNy1hZDNjLTA2YTVhYzk1YTJlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDU4MDkzODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.uuid=a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8eb4eb5f-1586-46f2-9fed-0bf5982ef101 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9?_state=wZgJUFDznbP0vemu7puRm7rELilP6bbvmaOppEPu4SF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4ZDg0NmM1LWY2ZjYtNDUxNy1hZDNjLTA2YTVhYzk1YTJlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDU4MDkzODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=12.505µ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=0f27531c-208e-4572-a681-fde9b88d7a67 trace.line=141 vars.name=test vars.uuid=a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8eb4eb5f-1586-46f2-9fed-0bf5982ef101 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9?_state=wZgJUFDznbP0vemu7puRm7rELilP6bbvmaOppEPu4SF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4ZDg0NmM1LWY2ZjYtNDUxNy1hZDNjLTA2YTVhYzk1YTJlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDU4MDkzODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=13.129µ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=167b76b2-2f68-4ebc-9b2e-fd6e810fb4f3 trace.line=141 vars.name=test vars.uuid=a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8eb4eb5f-1586-46f2-9fed-0bf5982ef101 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9?_state=wZgJUFDznbP0vemu7puRm7rELilP6bbvmaOppEPu4SF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4ZDg0NmM1LWY2ZjYtNDUxNy1hZDNjLTA2YTVhYzk1YTJlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDU4MDkzODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=24.542µ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=f99439d9-36fe-47f4-b4d9-b702c2ab8303 trace.line=141 vars.name=test vars.uuid=a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8eb4eb5f-1586-46f2-9fed-0bf5982ef101 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9?_state=wZgJUFDznbP0vemu7puRm7rELilP6bbvmaOppEPu4SF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4ZDg0NmM1LWY2ZjYtNDUxNy1hZDNjLTA2YTVhYzk1YTJlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDU4MDkzODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=101.605µ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=ef925dfc-6695-400e-babb-6601eaf4e740 trace.line=167 vars.name=test vars.uuid=a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.762Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8eb4eb5f-1586-46f2-9fed-0bf5982ef101 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9?_state=wZgJUFDznbP0vemu7puRm7rELilP6bbvmaOppEPu4SF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4ZDg0NmM1LWY2ZjYtNDUxNy1hZDNjLTA2YTVhYzk1YTJlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDU4MDkzODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=54.129µ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=fe5bc1a0-0ea0-44c9-909d-e5230f3ee973 trace.line=95 vars.name=test vars.uuid=a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8eb4eb5f-1586-46f2-9fed-0bf5982ef101 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9?_state=wZgJUFDznbP0vemu7puRm7rELilP6bbvmaOppEPu4SF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4ZDg0NmM1LWY2ZjYtNDUxNy1hZDNjLTA2YTVhYzk1YTJlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDU4MDkzODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=135.623µ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=df501a7a-a394-45e8-bad2-1a7bcac66c13 trace.line=181 vars.name=test vars.uuid=a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=8eb4eb5f-1586-46f2-9fed-0bf5982ef101 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59106" http.request.uri="/v2/test/blobs/uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9?_state=wZgJUFDznbP0vemu7puRm7rELilP6bbvmaOppEPu4SF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4ZDg0NmM1LWY2ZjYtNDUxNy1hZDNjLTA2YTVhYzk1YTJlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDU4MDkzODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=3.726515ms http.response.status=201 http.response.written=0 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] 127.0.0.1 - - [27/Dec/2022:21:42:07 +0000] "PUT /v2/test/blobs/uploads/a8d846c5-f6f6-4517-ad3c-06a5ac95a2e9?_state=wZgJUFDznbP0vemu7puRm7rELilP6bbvmaOppEPu4SF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE4ZDg0NmM1LWY2ZjYtNDUxNy1hZDNjLTA2YTVhYzk1YTJlOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDU4MDkzODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e2c4ddcf-6670-4830-9598-ec006f61ca69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/uploads/3fa4485b-96c3-4325-8577-931fc1527cc3?_state=VOtZqLO2UKVYbLqRPzEWtcsqYk6uPGk6IC0GV9v4jdl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmYTQ0ODViLTk2YzMtNDMyNS04NTc3LTkzMWZjMTUyN2NjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDI0OTE1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.uuid=3fa4485b-96c3-4325-8577-931fc1527cc3 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e2c4ddcf-6670-4830-9598-ec006f61ca69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/uploads/3fa4485b-96c3-4325-8577-931fc1527cc3?_state=VOtZqLO2UKVYbLqRPzEWtcsqYk6uPGk6IC0GV9v4jdl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmYTQ0ODViLTk2YzMtNDMyNS04NTc3LTkzMWZjMTUyN2NjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDI0OTE1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.uuid=3fa4485b-96c3-4325-8577-931fc1527cc3 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/3fa4485b-96c3-4325-8577-931fc1527cc3/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e2c4ddcf-6670-4830-9598-ec006f61ca69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/uploads/3fa4485b-96c3-4325-8577-931fc1527cc3?_state=VOtZqLO2UKVYbLqRPzEWtcsqYk6uPGk6IC0GV9v4jdl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmYTQ0ODViLTk2YzMtNDMyNS04NTc3LTkzMWZjMTUyN2NjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDI0OTE1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=120.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).GetContent" trace.id=2e015b74-832d-4818-8fdf-4cb2556eb34b trace.line=82 vars.name=test vars.uuid=3fa4485b-96c3-4325-8577-931fc1527cc3 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3fa4485b-96c3-4325-8577-931fc1527cc3/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e2c4ddcf-6670-4830-9598-ec006f61ca69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/uploads/3fa4485b-96c3-4325-8577-931fc1527cc3?_state=VOtZqLO2UKVYbLqRPzEWtcsqYk6uPGk6IC0GV9v4jdl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmYTQ0ODViLTk2YzMtNDMyNS04NTc3LTkzMWZjMTUyN2NjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDI0OTE1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=110.573µ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=7c79661a-9076-482d-bff5-06edff8dad05 trace.line=141 vars.name=test vars.uuid=3fa4485b-96c3-4325-8577-931fc1527cc3 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/3fa4485b-96c3-4325-8577-931fc1527cc3/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e2c4ddcf-6670-4830-9598-ec006f61ca69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/uploads/3fa4485b-96c3-4325-8577-931fc1527cc3?_state=VOtZqLO2UKVYbLqRPzEWtcsqYk6uPGk6IC0GV9v4jdl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmYTQ0ODViLTk2YzMtNDMyNS04NTc3LTkzMWZjMTUyN2NjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDI0OTE1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=58.109µ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=8a0a3c24-610d-4983-aa8a-fe29b65cea5d trace.line=124 vars.name=test vars.uuid=3fa4485b-96c3-4325-8577-931fc1527cc3 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e2c4ddcf-6670-4830-9598-ec006f61ca69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/uploads/3fa4485b-96c3-4325-8577-931fc1527cc3?_state=VOtZqLO2UKVYbLqRPzEWtcsqYk6uPGk6IC0GV9v4jdl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmYTQ0ODViLTk2YzMtNDMyNS04NTc3LTkzMWZjMTUyN2NjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDI0OTE1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.uuid=3fa4485b-96c3-4325-8577-931fc1527cc3 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3fa4485b-96c3-4325-8577-931fc1527cc3/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e2c4ddcf-6670-4830-9598-ec006f61ca69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/uploads/3fa4485b-96c3-4325-8577-931fc1527cc3?_state=VOtZqLO2UKVYbLqRPzEWtcsqYk6uPGk6IC0GV9v4jdl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmYTQ0ODViLTk2YzMtNDMyNS04NTc3LTkzMWZjMTUyN2NjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDI0OTE1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=13.26µ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=7e72eefc-cf85-4e89-9868-e6fd6b3bee45 trace.line=141 vars.name=test vars.uuid=3fa4485b-96c3-4325-8577-931fc1527cc3 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e2c4ddcf-6670-4830-9598-ec006f61ca69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/uploads/3fa4485b-96c3-4325-8577-931fc1527cc3?_state=VOtZqLO2UKVYbLqRPzEWtcsqYk6uPGk6IC0GV9v4jdl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmYTQ0ODViLTk2YzMtNDMyNS04NTc3LTkzMWZjMTUyN2NjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDI0OTE1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=22.121µ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=3006f1ba-bd80-4df2-a790-d9f1207a2f8a trace.line=141 vars.name=test vars.uuid=3fa4485b-96c3-4325-8577-931fc1527cc3 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/3fa4485b-96c3-4325-8577-931fc1527cc3/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e2c4ddcf-6670-4830-9598-ec006f61ca69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/uploads/3fa4485b-96c3-4325-8577-931fc1527cc3?_state=VOtZqLO2UKVYbLqRPzEWtcsqYk6uPGk6IC0GV9v4jdl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmYTQ0ODViLTk2YzMtNDMyNS04NTc3LTkzMWZjMTUyN2NjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDI0OTE1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=16.074µ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=994a658a-c9d2-40ab-b21a-20e1627f008c trace.line=141 vars.name=test vars.uuid=3fa4485b-96c3-4325-8577-931fc1527cc3 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/3fa4485b-96c3-4325-8577-931fc1527cc3/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e2c4ddcf-6670-4830-9598-ec006f61ca69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/uploads/3fa4485b-96c3-4325-8577-931fc1527cc3?_state=VOtZqLO2UKVYbLqRPzEWtcsqYk6uPGk6IC0GV9v4jdl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmYTQ0ODViLTk2YzMtNDMyNS04NTc3LTkzMWZjMTUyN2NjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDI0OTE1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=50.897µ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=b955e4a0-f367-4ef4-8eef-a349ba579870 trace.line=167 vars.name=test vars.uuid=3fa4485b-96c3-4325-8577-931fc1527cc3 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e2c4ddcf-6670-4830-9598-ec006f61ca69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/uploads/3fa4485b-96c3-4325-8577-931fc1527cc3?_state=VOtZqLO2UKVYbLqRPzEWtcsqYk6uPGk6IC0GV9v4jdl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmYTQ0ODViLTk2YzMtNDMyNS04NTc3LTkzMWZjMTUyN2NjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDI0OTE1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=54.113µ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=1b6233e9-335c-4e8b-9741-a05e2bb35222 trace.line=95 vars.name=test vars.uuid=3fa4485b-96c3-4325-8577-931fc1527cc3 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/3fa4485b-96c3-4325-8577-931fc1527cc3\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e2c4ddcf-6670-4830-9598-ec006f61ca69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/uploads/3fa4485b-96c3-4325-8577-931fc1527cc3?_state=VOtZqLO2UKVYbLqRPzEWtcsqYk6uPGk6IC0GV9v4jdl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmYTQ0ODViLTk2YzMtNDMyNS04NTc3LTkzMWZjMTUyN2NjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDI0OTE1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=88.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).Delete" trace.id=0ae40efb-35cb-4482-8e8a-f7e21fa9f988 trace.line=181 vars.name=test vars.uuid=3fa4485b-96c3-4325-8577-931fc1527cc3 version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e2c4ddcf-6670-4830-9598-ec006f61ca69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/blobs/uploads/3fa4485b-96c3-4325-8577-931fc1527cc3?_state=VOtZqLO2UKVYbLqRPzEWtcsqYk6uPGk6IC0GV9v4jdl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmYTQ0ODViLTk2YzMtNDMyNS04NTc3LTkzMWZjMTUyN2NjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDI0OTE1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=9.039859ms http.response.status=201 http.response.written=0 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] 127.0.0.1 - - [27/Dec/2022:21:42:07 +0000] "PUT /v2/test/blobs/uploads/3fa4485b-96c3-4325-8577-931fc1527cc3?_state=VOtZqLO2UKVYbLqRPzEWtcsqYk6uPGk6IC0GV9v4jdl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmYTQ0ODViLTk2YzMtNDMyNS04NTc3LTkzMWZjMTUyN2NjMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0yN1QyMTo0MjowNy42MDI0OTE1ODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d3ee3406-171b-4d85-afab-990006c89c9a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d3ee3406-171b-4d85-afab-990006c89c9a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d3ee3406-171b-4d85-afab-990006c89c9a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=21.727µ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=0aaa4ddd-0744-4099-84b4-0bde5a948a7e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d3ee3406-171b-4d85-afab-990006c89c9a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.365493ms http.response.status=404 http.response.written=96 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] 127.0.0.1 - - [27/Dec/2022:21:42:07 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.14+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c3031358-789b-42b9-bab9-9e8ee22e0603 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg=PutImageManifest go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c3031358-789b-42b9-bab9-9e8ee22e0603 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c3031358-789b-42b9-bab9-9e8ee22e0603 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c3031358-789b-42b9-bab9-9e8ee22e0603 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c3031358-789b-42b9-bab9-9e8ee22e0603 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=58.675µ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=f3cd456e-64dd-43af-b82e-5093bf0aedd3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c3031358-789b-42b9-bab9-9e8ee22e0603 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=46.121µ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=ce4b575a-86ce-49f7-81e1-99fc937f7cd2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c3031358-789b-42b9-bab9-9e8ee22e0603 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=69.145µ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=81d5a11f-1e92-44ce-afea-4df6b390c6e9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c3031358-789b-42b9-bab9-9e8ee22e0603 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=14.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).Stat" trace.id=2d53959a-d280-459d-80fc-fd2630b73dc8 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.763Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c3031358-789b-42b9-bab9-9e8ee22e0603 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=13.826µ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=74856063-3095-43a8-b262-7de25624c97f trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c3031358-789b-42b9-bab9-9e8ee22e0603 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=49.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).PutContent" trace.id=75776448-55b1-4bf5-af5b-8349d2fe2fce trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c3031358-789b-42b9-bab9-9e8ee22e0603 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=65.962µ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=2c7f32e0-e5a5-49f5-b050-f212171a0a53 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c3031358-789b-42b9-bab9-9e8ee22e0603 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=86.491µ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=7afb8a64-1db5-4b6a-8065-a3afbb7e19d2 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c3031358-789b-42b9-bab9-9e8ee22e0603 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=162.717µ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=25fa2889-f5e1-45f1-aad2-374a591cab11 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c3031358-789b-42b9-bab9-9e8ee22e0603 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=57.887µ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=13710b83-d4b5-4fee-98d9-720750aefee1 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c3031358-789b-42b9-bab9-9e8ee22e0603 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.14+unknown" http.response.duration=3.127642ms http.response.status=201 http.response.written=0 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] 127.0.0.1 - - [27/Dec/2022:21:42:07 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.14+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2fc48f46-e5e7-4794-b2f7-416a977d3025 http.request.method=GET http.request.remoteaddr="127.0.0.1:59116" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2fc48f46-e5e7-4794-b2f7-416a977d3025 http.request.method=GET http.request.remoteaddr="127.0.0.1:59116" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa 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="873.099µs" http.response.status=200 http.response.written=2 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] 127.0.0.1 - - [27/Dec/2022:21:42:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=63f9b1ab-5899-42c8-8d60-ccc6a9090fba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59132" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=63f9b1ab-5899-42c8-8d60-ccc6a9090fba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59132" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=63f9b1ab-5899-42c8-8d60-ccc6a9090fba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59132" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=56.05µ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=f978f324-95bd-424a-8931-7daf35ed146d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=63f9b1ab-5899-42c8-8d60-ccc6a9090fba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59132" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=63f9b1ab-5899-42c8-8d60-ccc6a9090fba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59132" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=26.101µ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=421b44d1-0359-44da-a4ec-95212fda5963 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=63f9b1ab-5899-42c8-8d60-ccc6a9090fba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59132" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=17.181µ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=2a3477c3-9c19-4fe7-bb6e-160c724e1dd8 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=63f9b1ab-5899-42c8-8d60-ccc6a9090fba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59132" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=20.931µ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=5f44bf6d-3e4f-4ea0-a78c-bf41f37bbbe6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=63f9b1ab-5899-42c8-8d60-ccc6a9090fba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59132" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.reference=latest version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=63f9b1ab-5899-42c8-8d60-ccc6a9090fba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59132" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa 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.892554ms http.response.status=200 http.response.written=417 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] 127.0.0.1 - - [27/Dec/2022:21:42:07 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6bd87c10-204d-4053-acd0-7188b7e944e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:59142" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6bd87c10-204d-4053-acd0-7188b7e944e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:59142" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6bd87c10-204d-4053-acd0-7188b7e944e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:59142" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6bd87c10-204d-4053-acd0-7188b7e944e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:59142" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=40.616µ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=1febf529-3eaa-448b-be9c-a07fb4882d53 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6bd87c10-204d-4053-acd0-7188b7e944e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:59142" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=16.025µ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=fdff5192-4084-4248-90d9-ebbb938c6de0 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6bd87c10-204d-4053-acd0-7188b7e944e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:59142" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=51.627µ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=24245003-dffb-4924-96a8-72db3ff61139 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6bd87c10-204d-4053-acd0-7188b7e944e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:59142" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6bd87c10-204d-4053-acd0-7188b7e944e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:59142" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa 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.229345ms http.response.status=200 http.response.written=417 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] 127.0.0.1 - - [27/Dec/2022:21:42:07 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=464d6551-0b04-4f7e-a57f-bf40eadd3316 http.request.method=GET http.request.remoteaddr="127.0.0.1:59146" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=531ded49-4a63-4049-85d5-4b859c837033 http.request.method=GET http.request.remoteaddr="127.0.0.1:59144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=531ded49-4a63-4049-85d5-4b859c837033 http.request.method=GET http.request.remoteaddr="127.0.0.1:59144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.764Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=531ded49-4a63-4049-85d5-4b859c837033 http.request.method=GET http.request.remoteaddr="127.0.0.1:59144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=70.163µ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=5cc693f3-5da7-4daf-b332-84ea3b1d9a24 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=464d6551-0b04-4f7e-a57f-bf40eadd3316 http.request.method=GET http.request.remoteaddr="127.0.0.1:59146" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=531ded49-4a63-4049-85d5-4b859c837033 http.request.method=GET http.request.remoteaddr="127.0.0.1:59144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=18.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).Stat" trace.id=22d3ef2b-511d-47e6-a8b7-d0485071fcc9 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=464d6551-0b04-4f7e-a57f-bf40eadd3316 http.request.method=GET http.request.remoteaddr="127.0.0.1:59146" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=124.161µ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=c1cb962a-ed25-493c-a648-bce865107855 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=464d6551-0b04-4f7e-a57f-bf40eadd3316 http.request.method=GET http.request.remoteaddr="127.0.0.1:59146" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=15.992µ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=3acc2342-a186-42c9-ba3f-125a3cdaad3c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=531ded49-4a63-4049-85d5-4b859c837033 http.request.method=GET http.request.remoteaddr="127.0.0.1:59144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=194.709µ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=889e9e51-aba6-4d77-ba92-9f7a7612d205 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=531ded49-4a63-4049-85d5-4b859c837033 http.request.method=GET http.request.remoteaddr="127.0.0.1:59144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=13.219µ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=bf9b09e0-e986-4b87-996a-254923f32d22 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=464d6551-0b04-4f7e-a57f-bf40eadd3316 http.request.method=GET http.request.remoteaddr="127.0.0.1:59146" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=22.113µ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=a0cfe02f-507e-400c-af5c-dfe70afd407e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=531ded49-4a63-4049-85d5-4b859c837033 http.request.method=GET http.request.remoteaddr="127.0.0.1:59144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=40.6µ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=16cacd1b-76ba-4a30-92b6-76a372328769 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=531ded49-4a63-4049-85d5-4b859c837033 http.request.method=GET http.request.remoteaddr="127.0.0.1:59144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=8.091µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=988282fb-4c23-45e1-93ed-8542c3f97fa2 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=531ded49-4a63-4049-85d5-4b859c837033 http.request.method=GET http.request.remoteaddr="127.0.0.1:59144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=25.92µ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=4a86d2f0-6d82-46de-9c73-4f8e46d7ef73 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=464d6551-0b04-4f7e-a57f-bf40eadd3316 http.request.method=GET http.request.remoteaddr="127.0.0.1:59146" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=36.915µ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=e7f116b2-7047-4725-8e48-be9f861b4408 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=464d6551-0b04-4f7e-a57f-bf40eadd3316 http.request.method=GET http.request.remoteaddr="127.0.0.1:59146" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=58.545µ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=c6721e9c-6579-402a-abb4-1242a77a0119 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=464d6551-0b04-4f7e-a57f-bf40eadd3316 http.request.method=GET http.request.remoteaddr="127.0.0.1:59146" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=17.116µ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=bc138c47-f922-4f51-9e8a-621785dd23e1 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=464d6551-0b04-4f7e-a57f-bf40eadd3316 http.request.method=GET http.request.remoteaddr="127.0.0.1:59146" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=18.101µ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=7fcd4cd1-1e68-4ec7-9186-36d656ca10f9 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=531ded49-4a63-4049-85d5-4b859c837033 http.request.method=GET http.request.remoteaddr="127.0.0.1:59144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=34.684µ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=9c874aa6-79c4-4a46-9e92-8b5273626464 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=464d6551-0b04-4f7e-a57f-bf40eadd3316 http.request.method=GET http.request.remoteaddr="127.0.0.1:59146" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=38.925µ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=afd9fb70-42e8-40eb-a0aa-0a25e0e957a1 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=531ded49-4a63-4049-85d5-4b859c837033 http.request.method=GET http.request.remoteaddr="127.0.0.1:59144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=14.006µ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=b366cb86-16d2-41ce-88fd-c9566963a130 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=531ded49-4a63-4049-85d5-4b859c837033 http.request.method=GET http.request.remoteaddr="127.0.0.1:59144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa 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=8.551478ms http.response.status=200 http.response.written=179 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] 127.0.0.1 - - [27/Dec/2022:21:42:07 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=464d6551-0b04-4f7e-a57f-bf40eadd3316 http.request.method=GET http.request.remoteaddr="127.0.0.1:59146" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=580.305µ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=ea076b6c-d2c9-4b91-b752-e4327dc2b459 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=464d6551-0b04-4f7e-a57f-bf40eadd3316 http.request.method=GET http.request.remoteaddr="127.0.0.1:59146" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa 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=10.475695ms http.response.status=200 http.response.written=68 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] 127.0.0.1 - - [27/Dec/2022:21:42:07 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7743cf96-374d-434c-ac7f-af9f06b1739e http.request.method=GET http.request.remoteaddr="127.0.0.1:59170" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=7743cf96-374d-434c-ac7f-af9f06b1739e http.request.method=GET http.request.remoteaddr="127.0.0.1:59170" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa 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="840.147µs" http.response.status=200 http.response.written=2 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] 127.0.0.1 - - [27/Dec/2022:21:42:07 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3c238cbf-45ff-4b1a-909c-e86d0f28f1bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59180" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3c238cbf-45ff-4b1a-909c-e86d0f28f1bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59180" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3c238cbf-45ff-4b1a-909c-e86d0f28f1bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59180" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.765Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3c238cbf-45ff-4b1a-909c-e86d0f28f1bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59180" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=30.728µ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=6394bbaf-1851-40ef-9456-c3bb3b4dbfc8 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.766Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=3c238cbf-45ff-4b1a-909c-e86d0f28f1bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59180" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=11.708µ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=ce64335a-2a1e-4b77-bcaf-8e66b2f01ab3 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.766Z] time="2022-12-27T21:42:07Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=3c238cbf-45ff-4b1a-909c-e86d0f28f1bb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59180" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa 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.625812ms http.response.status=404 http.response.written=181 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.766Z] 127.0.0.1 - - [27/Dec/2022:21:42:07 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 21:42:07 [2022-12-27T21:42:07.766Z] time="2022-12-27T21:42:07Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e0a56257-b030-4ee2-920e-a0403572c698 http.request.method=GET http.request.remoteaddr="127.0.0.1:59190" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.766Z] time="2022-12-27T21:42:07Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e0a56257-b030-4ee2-920e-a0403572c698 http.request.method=GET http.request.remoteaddr="127.0.0.1:59190" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.766Z] time="2022-12-27T21:42:07Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e0a56257-b030-4ee2-920e-a0403572c698 http.request.method=GET http.request.remoteaddr="127.0.0.1:59190" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.766Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e0a56257-b030-4ee2-920e-a0403572c698 http.request.method=GET http.request.remoteaddr="127.0.0.1:59190" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=49.756µ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=abf8a109-fed3-4a02-ba05-5b25e50b50b9 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.766Z] time="2022-12-27T21:42:07Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=e0a56257-b030-4ee2-920e-a0403572c698 http.request.method=GET http.request.remoteaddr="127.0.0.1:59190" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=355b2c43-4202-4402-b534-3eabbfe290ea trace.duration=86.647µ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=5c9d4a03-cc6d-4210-981f-1a0eeb475753 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.766Z] time="2022-12-27T21:42:07Z" 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.4 http.request.host="127.0.0.1:5000" http.request.id=e0a56257-b030-4ee2-920e-a0403572c698 http.request.method=GET http.request.remoteaddr="127.0.0.1:59190" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa 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.372065ms http.response.status=404 http.response.written=181 instance.id=355b2c43-4202-4402-b534-3eabbfe290ea vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 21:42:07 [2022-12-27T21:42:07.766Z] 127.0.0.1 - - [27/Dec/2022:21:42:07 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/12df6024db99398b207cfe0bcdcb150e293f30fa kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 21:42:07 [2022-12-27T21:42:07.766Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) 21:42:07 [2022-12-27T21:42:07.766Z] === RUN TestRemoveImageOrphaning 21:42:08 [2022-12-27T21:42:08.021Z] --- PASS: TestRemoveImageOrphaning (0.15s) 21:42:08 [2022-12-27T21:42:08.021Z] === RUN TestRemoveImageGarbageCollector 21:42:08 [2022-12-27T21:42:08.021Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:42:08 [2022-12-27T21:42:08.021Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 21:42:08 [2022-12-27T21:42:08.021Z] === RUN TestTagUnprefixedRepoByNameOrName 21:42:08 [2022-12-27T21:42:08.021Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 21:42:08 [2022-12-27T21:42:08.021Z] === RUN TestTagInvalidReference 21:42:08 [2022-12-27T21:42:08.021Z] --- PASS: TestTagInvalidReference (0.01s) 21:42:08 [2022-12-27T21:42:08.021Z] === RUN TestTagValidPrefixedRepo 21:42:08 [2022-12-27T21:42:08.021Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 21:42:08 [2022-12-27T21:42:08.021Z] === RUN TestTagExistedNameWithoutForce 21:42:08 [2022-12-27T21:42:08.021Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 21:42:08 [2022-12-27T21:42:08.021Z] === RUN TestTagOfficialNames 21:42:08 [2022-12-27T21:42:08.021Z] --- PASS: TestTagOfficialNames (0.05s) 21:42:08 [2022-12-27T21:42:08.021Z] === RUN TestTagMatchesDigest 21:42:08 [2022-12-27T21:42:08.021Z] --- PASS: TestTagMatchesDigest (0.01s) 21:42:08 [2022-12-27T21:42:08.021Z] PASS 21:42:08 [2022-12-27T21:42:08.021Z] 21:42:08 [2022-12-27T21:42:08.021Z] === Skipped 21:42:08 [2022-12-27T21:42:08.021Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 21:42:08 [2022-12-27T21:42:08.021Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 21:42:08 [2022-12-27T21:42:08.021Z] 21:42:08 [2022-12-27T21:42:08.021Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 21:42:08 [2022-12-27T21:42:08.021Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:42:08 [2022-12-27T21:42:08.021Z] 21:42:08 [2022-12-27T21:42:08.021Z] DONE 24 tests, 2 skipped in 1.353s 21:42:08 [2022-12-27T21:42:08.021Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 21:42:08 [2022-12-27T21:42:08.021Z] ++ 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 21:42:08 [2022-12-27T21:42:08.021Z] ++ set -e 21:42:08 [2022-12-27T21:42:08.021Z] ++ '[' -n 0 ']' 21:42:08 [2022-12-27T21:42:08.021Z] ++ set -x 21:42:08 [2022-12-27T21:42:08.021Z] ++ 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 21:42:08 [2022-12-27T21:42:08.276Z] === RUN TestStripANSICommands 21:42:08 [2022-12-27T21:42:08.276Z] === RUN TestStripANSICommands/#00 21:42:08 [2022-12-27T21:42:08.276Z] === RUN TestStripANSICommands/#01 21:42:08 [2022-12-27T21:42:08.276Z] --- PASS: TestStripANSICommands (0.00s) 21:42:08 [2022-12-27T21:42:08.276Z] --- PASS: TestStripANSICommands/#00 (0.00s) 21:42:08 [2022-12-27T21:42:08.276Z] --- PASS: TestStripANSICommands/#01 (0.00s) 21:42:08 [2022-12-27T21:42:08.276Z] PASS 21:42:08 [2022-12-27T21:42:08.276Z] 21:42:08 [2022-12-27T21:42:08.276Z] DONE 3 tests in 0.041s 21:42:08 [2022-12-27T21:42:08.276Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 21:42:08 [2022-12-27T21:42:08.276Z] ++ 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 21:42:08 [2022-12-27T21:42:08.276Z] ++ set -e 21:42:08 [2022-12-27T21:42:08.276Z] ++ '[' -n 0 ']' 21:42:08 [2022-12-27T21:42:08.276Z] ++ set -x 21:42:08 [2022-12-27T21:42:08.277Z] ++ 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 21:42:08 [2022-12-27T21:42:08.277Z] INFO: Testing against a local daemon 21:42:08 [2022-12-27T21:42:08.277Z] === RUN TestNetworkCreateDelete 21:42:08 [2022-12-27T21:42:08.532Z] --- PASS: TestNetworkCreateDelete (0.15s) 21:42:08 [2022-12-27T21:42:08.532Z] === RUN TestDockerNetworkDeletePreferID 21:42:08 [2022-12-27T21:42:08.787Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) 21:42:08 [2022-12-27T21:42:08.787Z] === RUN TestDaemonDNSFallback 21:42:15 [2022-12-27T21:42:15.358Z] --- PASS: TestDaemonDNSFallback (6.21s) 21:42:15 [2022-12-27T21:42:15.358Z] === RUN TestInspectNetwork 21:42:18 [2022-12-27T21:42:18.620Z] === RUN TestInspectNetwork/full_network_id 21:42:18 [2022-12-27T21:42:18.620Z] === RUN TestInspectNetwork/partial_network_id 21:42:18 [2022-12-27T21:42:18.620Z] === RUN TestInspectNetwork/network_name 21:42:18 [2022-12-27T21:42:18.620Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 21:42:22 [2022-12-27T21:42:22.868Z] --- PASS: TestInspectNetwork (7.11s) 21:42:22 [2022-12-27T21:42:22.868Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 21:42:22 [2022-12-27T21:42:22.868Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 21:42:22 [2022-12-27T21:42:22.868Z] --- PASS: TestInspectNetwork/network_name (0.00s) 21:42:22 [2022-12-27T21:42:22.868Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 21:42:22 [2022-12-27T21:42:22.868Z] === RUN TestRunContainerWithBridgeNone 21:42:23 [2022-12-27T21:42:23.429Z] --- PASS: TestRunContainerWithBridgeNone (1.41s) 21:42:23 [2022-12-27T21:42:23.429Z] === RUN TestNetworkInvalidJSON 21:42:23 [2022-12-27T21:42:23.429Z] === RUN TestNetworkInvalidJSON/networks/create 21:42:23 [2022-12-27T21:42:23.429Z] === PAUSE TestNetworkInvalidJSON/networks/create 21:42:23 [2022-12-27T21:42:23.429Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 21:42:23 [2022-12-27T21:42:23.429Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 21:42:23 [2022-12-27T21:42:23.429Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 21:42:23 [2022-12-27T21:42:23.429Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 21:42:23 [2022-12-27T21:42:23.429Z] === CONT TestNetworkInvalidJSON/networks/create 21:42:23 [2022-12-27T21:42:23.429Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 21:42:23 [2022-12-27T21:42:23.429Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 21:42:23 [2022-12-27T21:42:23.429Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 21:42:23 [2022-12-27T21:42:23.429Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 21:42:23 [2022-12-27T21:42:23.429Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 21:42:23 [2022-12-27T21:42:23.429Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 21:42:23 [2022-12-27T21:42:23.429Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 21:42:23 [2022-12-27T21:42:23.429Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 21:42:23 [2022-12-27T21:42:23.429Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 21:42:23 [2022-12-27T21:42:23.429Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 21:42:23 [2022-12-27T21:42:23.429Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 21:42:23 [2022-12-27T21:42:23.429Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 21:42:23 [2022-12-27T21:42:23.429Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 21:42:23 [2022-12-27T21:42:23.685Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 21:42:23 [2022-12-27T21:42:23.685Z] --- PASS: TestNetworkInvalidJSON (0.01s) 21:42:23 [2022-12-27T21:42:23.685Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 21:42:23 [2022-12-27T21:42:23.685Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 21:42:23 [2022-12-27T21:42:23.685Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 21:42:23 [2022-12-27T21:42:23.685Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 21:42:23 [2022-12-27T21:42:23.685Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 21:42:23 [2022-12-27T21:42:23.685Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 21:42:23 [2022-12-27T21:42:23.685Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 21:42:23 [2022-12-27T21:42:23.685Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 21:42:23 [2022-12-27T21:42:23.685Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 21:42:23 [2022-12-27T21:42:23.685Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 21:42:23 [2022-12-27T21:42:23.685Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 21:42:23 [2022-12-27T21:42:23.685Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 21:42:23 [2022-12-27T21:42:23.685Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 21:42:23 [2022-12-27T21:42:23.685Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 21:42:23 [2022-12-27T21:42:23.685Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 21:42:23 [2022-12-27T21:42:23.685Z] === RUN TestNetworkList 21:42:23 [2022-12-27T21:42:23.685Z] === RUN TestNetworkList//networks 21:42:23 [2022-12-27T21:42:23.685Z] === PAUSE TestNetworkList//networks 21:42:23 [2022-12-27T21:42:23.685Z] === RUN TestNetworkList//networks/ 21:42:23 [2022-12-27T21:42:23.685Z] === PAUSE TestNetworkList//networks/ 21:42:23 [2022-12-27T21:42:23.685Z] === CONT TestNetworkList//networks 21:42:23 [2022-12-27T21:42:23.685Z] === CONT TestNetworkList//networks/ 21:42:23 [2022-12-27T21:42:23.685Z] --- PASS: TestNetworkList (0.01s) 21:42:23 [2022-12-27T21:42:23.685Z] --- PASS: TestNetworkList//networks (0.00s) 21:42:23 [2022-12-27T21:42:23.685Z] --- PASS: TestNetworkList//networks/ (0.00s) 21:42:23 [2022-12-27T21:42:23.685Z] === RUN TestHostIPv4BridgeLabel 21:42:24 [2022-12-27T21:42:24.245Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 21:42:24 [2022-12-27T21:42:24.245Z] === RUN TestDaemonRestartWithLiveRestore 21:42:25 [2022-12-27T21:42:25.170Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 21:42:25 [2022-12-27T21:42:25.170Z] === RUN TestDaemonDefaultNetworkPools 21:42:26 [2022-12-27T21:42:26.095Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) 21:42:26 [2022-12-27T21:42:26.095Z] === RUN TestDaemonRestartWithExistingNetwork 21:42:27 [2022-12-27T21:42:27.064Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) 21:42:27 [2022-12-27T21:42:27.064Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 21:42:28 [2022-12-27T21:42:28.435Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) 21:42:28 [2022-12-27T21:42:28.435Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 21:42:28 [2022-12-27T21:42:28.997Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 21:42:28 [2022-12-27T21:42:28.997Z] === RUN TestServiceWithPredefinedNetwork 21:42:30 [2022-12-27T21:42:30.925Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s) 21:42:30 [2022-12-27T21:42:30.925Z] === RUN TestServiceRemoveKeepsIngressNetwork 21:42:30 [2022-12-27T21:42:30.925Z] service_test.go:242: FLAKY_TEST 21:42:30 [2022-12-27T21:42:30.925Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 21:42:30 [2022-12-27T21:42:30.925Z] === RUN TestServiceWithDataPathPortInit 21:42:45 [2022-12-27T21:42:45.756Z] --- PASS: TestServiceWithDataPathPortInit (13.30s) 21:42:45 [2022-12-27T21:42:45.756Z] === RUN TestServiceWithDefaultAddressPoolInit 21:42:46 [2022-12-27T21:42:46.723Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r5yqr4f4qe36e8ofqso03exi7 Created:2022-12-27 21:42:45.555540412 +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[98aa5fbcd56379cb8dee2eec792c7124f8bd7d5e658f91dc4f3efa7c886a6e15:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xp8wi8wdrlngq3b54ecj89coc EndpointID:b9d21e9676ab9fdcdc32726d18d170e61cf62ad269a80124eec48844ccf96eb9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:541be4de27fe85e0c1defb5210727d1610282c5a5eb303d4a25e2830f1a22732 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:a87d0bbcb5d7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xp8wi8wdrlngq3b54ecj89coc EndpointID:b9d21e9676ab9fdcdc32726d18d170e61cf62ad269a80124eec48844ccf96eb9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 21:42:52 [2022-12-27T21:42:52.003Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s) 21:42:52 [2022-12-27T21:42:52.003Z] PASS 21:42:52 [2022-12-27T21:42:52.003Z] 21:42:52 [2022-12-27T21:42:52.003Z] === Skipped 21:42:52 [2022-12-27T21:42:52.003Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 21:42:52 [2022-12-27T21:42:52.003Z] service_test.go:242: FLAKY_TEST 21:42:52 [2022-12-27T21:42:52.003Z] 21:42:52 [2022-12-27T21:42:52.003Z] DONE 38 tests, 1 skipped in 42.923s 21:42:52 [2022-12-27T21:42:52.003Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 21:42:52 [2022-12-27T21:42:52.003Z] ++ 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 21:42:52 [2022-12-27T21:42:52.003Z] ++ set -e 21:42:52 [2022-12-27T21:42:52.003Z] ++ '[' -n 0 ']' 21:42:52 [2022-12-27T21:42:52.003Z] ++ set -x 21:42:52 [2022-12-27T21:42:52.003Z] ++ 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 21:42:52 [2022-12-27T21:42:52.003Z] INFO: Testing against a local daemon 21:42:52 [2022-12-27T21:42:52.003Z] === RUN TestDockerNetworkIpvlanPersistance 21:42:52 [2022-12-27T21:42:52.003Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 21:42:52 [2022-12-27T21:42:52.003Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 21:42:52 [2022-12-27T21:42:52.003Z] === RUN TestDockerNetworkIpvlan 21:42:52 [2022-12-27T21:42:52.003Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 21:42:52 [2022-12-27T21:42:52.003Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 21:42:52 [2022-12-27T21:42:52.003Z] PASS 21:42:52 [2022-12-27T21:42:52.003Z] 21:42:52 [2022-12-27T21:42:52.003Z] === Skipped 21:42:52 [2022-12-27T21:42:52.003Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 21:42:52 [2022-12-27T21:42:52.003Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 21:42:52 [2022-12-27T21:42:52.003Z] 21:42:52 [2022-12-27T21:42:52.003Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 21:42:52 [2022-12-27T21:42:52.003Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 21:42:52 [2022-12-27T21:42:52.003Z] 21:42:52 [2022-12-27T21:42:52.003Z] DONE 2 tests, 2 skipped in 0.086s 21:42:52 [2022-12-27T21:42:52.003Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 21:42:52 [2022-12-27T21:42:52.003Z] ++ 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 21:42:52 [2022-12-27T21:42:52.003Z] ++ set -e 21:42:52 [2022-12-27T21:42:52.003Z] ++ '[' -n 0 ']' 21:42:52 [2022-12-27T21:42:52.003Z] ++ set -x 21:42:52 [2022-12-27T21:42:52.003Z] ++ 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 21:42:52 [2022-12-27T21:42:52.003Z] INFO: Testing against a local daemon 21:42:52 [2022-12-27T21:42:52.003Z] === RUN TestDockerNetworkMacvlanPersistance 21:42:52 [2022-12-27T21:42:52.563Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.15s) 21:42:52 [2022-12-27T21:42:52.563Z] === RUN TestDockerNetworkMacvlan 21:42:53 [2022-12-27T21:42:53.123Z] === RUN TestDockerNetworkMacvlan/Subinterface 21:42:53 [2022-12-27T21:42:53.683Z] === RUN TestDockerNetworkMacvlan/OverlapParent 21:42:54 [2022-12-27T21:42:54.609Z] === RUN TestDockerNetworkMacvlan/NilParent 21:42:55 [2022-12-27T21:42:55.972Z] === RUN TestDockerNetworkMacvlan/InternalMode 21:42:57 [2022-12-27T21:42:57.857Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 21:43:01 [2022-12-27T21:43:01.162Z] === RUN TestDockerNetworkMacvlan/Addressing 21:43:01 [2022-12-27T21:43:01.723Z] --- PASS: TestDockerNetworkMacvlan (9.08s) 21:43:01 [2022-12-27T21:43:01.724Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) 21:43:01 [2022-12-27T21:43:01.724Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) 21:43:01 [2022-12-27T21:43:01.724Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) 21:43:01 [2022-12-27T21:43:01.724Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) 21:43:01 [2022-12-27T21:43:01.724Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s) 21:43:01 [2022-12-27T21:43:01.724Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) 21:43:01 [2022-12-27T21:43:01.724Z] PASS 21:43:01 [2022-12-27T21:43:01.724Z] 21:43:01 [2022-12-27T21:43:01.724Z] DONE 8 tests in 10.314s 21:43:01 [2022-12-27T21:43:01.724Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 21:43:01 [2022-12-27T21:43:01.724Z] ++ 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 21:43:01 [2022-12-27T21:43:01.724Z] ++ set -e 21:43:01 [2022-12-27T21:43:01.724Z] ++ '[' -n 0 ']' 21:43:01 [2022-12-27T21:43:01.724Z] ++ set -x 21:43:01 [2022-12-27T21:43:01.724Z] ++ 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 21:43:01 [2022-12-27T21:43:01.724Z] testing: warning: no tests to run 21:43:01 [2022-12-27T21:43:01.724Z] PASS 21:43:01 [2022-12-27T21:43:01.724Z] 21:43:01 [2022-12-27T21:43:01.724Z] DONE 0 tests in 0.025s 21:43:01 [2022-12-27T21:43:01.724Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 21:43:01 [2022-12-27T21:43:01.724Z] ++ 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 21:43:01 [2022-12-27T21:43:01.724Z] ++ set -e 21:43:01 [2022-12-27T21:43:01.724Z] ++ '[' -n 0 ']' 21:43:01 [2022-12-27T21:43:01.724Z] ++ set -x 21:43:01 [2022-12-27T21:43:01.724Z] ++ 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 21:43:01 [2022-12-27T21:43:01.724Z] INFO: Testing against a local daemon 21:43:01 [2022-12-27T21:43:01.724Z] === RUN TestAuthZPluginAllowRequest 21:43:03 [2022-12-27T21:43:03.086Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) 21:43:03 [2022-12-27T21:43:03.086Z] === RUN TestAuthZPluginTLS 21:43:03 [2022-12-27T21:43:03.341Z] --- PASS: TestAuthZPluginTLS (0.56s) 21:43:03 [2022-12-27T21:43:03.341Z] === RUN TestAuthZPluginDenyRequest 21:43:03 [2022-12-27T21:43:03.902Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 21:43:03 [2022-12-27T21:43:03.902Z] === RUN TestAuthZPluginAPIDenyResponse 21:43:04 [2022-12-27T21:43:04.522Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 21:43:04 [2022-12-27T21:43:04.522Z] === RUN TestAuthZPluginDenyResponse 21:43:05 [2022-12-27T21:43:05.088Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) 21:43:05 [2022-12-27T21:43:05.088Z] === RUN TestAuthZPluginAllowEventStream 21:43:06 [2022-12-27T21:43:06.013Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s) 21:43:06 [2022-12-27T21:43:06.013Z] === RUN TestAuthZPluginErrorResponse 21:43:06 [2022-12-27T21:43:06.574Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 21:43:06 [2022-12-27T21:43:06.574Z] === RUN TestAuthZPluginErrorRequest 21:43:07 [2022-12-27T21:43:07.134Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 21:43:07 [2022-12-27T21:43:07.134Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 21:43:07 [2022-12-27T21:43:07.694Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 21:43:07 [2022-12-27T21:43:07.694Z] === RUN TestAuthZPluginEnsureLoadImportWorking 21:43:08 [2022-12-27T21:43:08.620Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.13s) 21:43:08 [2022-12-27T21:43:08.620Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 21:43:10 [2022-12-27T21:43:10.026Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.16s) 21:43:10 [2022-12-27T21:43:10.026Z] === RUN TestAuthZPluginHeader 21:43:10 [2022-12-27T21:43:10.586Z] --- PASS: TestAuthZPluginHeader (0.62s) 21:43:10 [2022-12-27T21:43:10.586Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 21:43:10 [2022-12-27T21:43:10.586Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:43:10 [2022-12-27T21:43:10.586Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 21:43:10 [2022-12-27T21:43:10.586Z] === RUN TestAuthZPluginV2Disable 21:43:10 [2022-12-27T21:43:10.586Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:43:10 [2022-12-27T21:43:10.586Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 21:43:10 [2022-12-27T21:43:10.586Z] === RUN TestAuthZPluginV2RejectVolumeRequests 21:43:10 [2022-12-27T21:43:10.586Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:43:10 [2022-12-27T21:43:10.586Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 21:43:10 [2022-12-27T21:43:10.586Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 21:43:10 [2022-12-27T21:43:10.586Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:43:10 [2022-12-27T21:43:10.586Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 21:43:10 [2022-12-27T21:43:10.586Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 21:43:28 [2022-12-27T21:43:28.662Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) 21:43:28 [2022-12-27T21:43:28.662Z] PASS 21:43:28 [2022-12-27T21:43:28.662Z] 21:43:28 [2022-12-27T21:43:28.662Z] === Skipped 21:43:28 [2022-12-27T21:43:28.662Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 21:43:28 [2022-12-27T21:43:28.662Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:43:28 [2022-12-27T21:43:28.662Z] 21:43:28 [2022-12-27T21:43:28.662Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 21:43:28 [2022-12-27T21:43:28.662Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:43:28 [2022-12-27T21:43:28.662Z] 21:43:28 [2022-12-27T21:43:28.662Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 21:43:28 [2022-12-27T21:43:28.662Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:43:28 [2022-12-27T21:43:28.662Z] 21:43:28 [2022-12-27T21:43:28.662Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 21:43:28 [2022-12-27T21:43:28.662Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:43:28 [2022-12-27T21:43:28.662Z] 21:43:28 [2022-12-27T21:43:28.662Z] DONE 17 tests, 4 skipped in 25.773s 21:43:28 [2022-12-27T21:43:28.662Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 21:43:28 [2022-12-27T21:43:28.662Z] ++ 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 21:43:28 [2022-12-27T21:43:28.662Z] ++ set -e 21:43:28 [2022-12-27T21:43:28.662Z] ++ '[' -n 0 ']' 21:43:28 [2022-12-27T21:43:28.662Z] ++ set -x 21:43:28 [2022-12-27T21:43:28.662Z] ++ 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 21:43:28 [2022-12-27T21:43:28.662Z] INFO: Testing against a local daemon 21:43:28 [2022-12-27T21:43:28.662Z] === RUN TestPluginInvalidJSON 21:43:28 [2022-12-27T21:43:28.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 21:43:28 [2022-12-27T21:43:28.662Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 21:43:28 [2022-12-27T21:43:28.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 21:43:28 [2022-12-27T21:43:28.662Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 21:43:28 [2022-12-27T21:43:28.662Z] === RUN TestPluginInvalidJSON/plugins/pull 21:43:28 [2022-12-27T21:43:28.662Z] === PAUSE TestPluginInvalidJSON/plugins/pull 21:43:28 [2022-12-27T21:43:28.662Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 21:43:28 [2022-12-27T21:43:28.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 21:43:28 [2022-12-27T21:43:28.662Z] === CONT TestPluginInvalidJSON/plugins/pull 21:43:28 [2022-12-27T21:43:28.662Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 21:43:28 [2022-12-27T21:43:28.662Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 21:43:28 [2022-12-27T21:43:28.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 21:43:28 [2022-12-27T21:43:28.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 21:43:28 [2022-12-27T21:43:28.662Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 21:43:28 [2022-12-27T21:43:28.662Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 21:43:28 [2022-12-27T21:43:28.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 21:43:28 [2022-12-27T21:43:28.662Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 21:43:28 [2022-12-27T21:43:28.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 21:43:28 [2022-12-27T21:43:28.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 21:43:28 [2022-12-27T21:43:28.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 21:43:28 [2022-12-27T21:43:28.662Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 21:43:28 [2022-12-27T21:43:28.662Z] --- PASS: TestPluginInvalidJSON (0.02s) 21:43:28 [2022-12-27T21:43:28.662Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 21:43:28 [2022-12-27T21:43:28.662Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 21:43:28 [2022-12-27T21:43:28.662Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 21:43:28 [2022-12-27T21:43:28.662Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 21:43:28 [2022-12-27T21:43:28.662Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 21:43:28 [2022-12-27T21:43:28.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 21:43:28 [2022-12-27T21:43:28.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 21:43:28 [2022-12-27T21:43:28.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 21:43:28 [2022-12-27T21:43:28.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 21:43:28 [2022-12-27T21:43:28.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 21:43:28 [2022-12-27T21:43:28.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 21:43:28 [2022-12-27T21:43:28.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 21:43:28 [2022-12-27T21:43:28.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 21:43:28 [2022-12-27T21:43:28.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 21:43:28 [2022-12-27T21:43:28.662Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 21:43:28 [2022-12-27T21:43:28.662Z] === RUN TestPluginInstall 21:43:28 [2022-12-27T21:43:28.662Z] === RUN TestPluginInstall/no_auth 21:43:31 [2022-12-27T21:43:31.926Z] time="2022-12-27T21:43:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 21:43:31 [2022-12-27T21:43:31.926Z] time="2022-12-27T21:43:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:60b8875fb8d0c48f012ee2134844f7dd2a0846a155c93afad3cdffe5ce5b900f" mediatype=application/vnd.docker.plugin.v1+json size=522 21:43:31 [2022-12-27T21:43:31.926Z] time="2022-12-27T21:43:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 21:43:31 [2022-12-27T21:43:31.926Z] time="2022-12-27T21:43:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:60b8875fb8d0c48f012ee2134844f7dd2a0846a155c93afad3cdffe5ce5b900f" mediatype=application/vnd.docker.plugin.v1+json size=522 21:43:31 [2022-12-27T21:43:31.926Z] === RUN TestPluginInstall/with_htpasswd 21:43:31 [2022-12-27T21:43:31.926Z] time="2022-12-27T21:43:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 21:43:31 [2022-12-27T21:43:31.926Z] time="2022-12-27T21:43:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:60b8875fb8d0c48f012ee2134844f7dd2a0846a155c93afad3cdffe5ce5b900f" mediatype=application/vnd.docker.plugin.v1+json size=522 21:43:31 [2022-12-27T21:43:31.926Z] time="2022-12-27T21:43:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 21:43:31 [2022-12-27T21:43:31.926Z] time="2022-12-27T21:43:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:60b8875fb8d0c48f012ee2134844f7dd2a0846a155c93afad3cdffe5ce5b900f" mediatype=application/vnd.docker.plugin.v1+json size=522 21:43:32 [2022-12-27T21:43:32.181Z] === RUN TestPluginInstall/with_insecure 21:43:33 [2022-12-27T21:43:33.106Z] time="2022-12-27T21:43:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 21:43:33 [2022-12-27T21:43:33.106Z] time="2022-12-27T21:43:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6dbe6662c68521e329d24422de1d33b2dc7d8009867e29759572435924fdc742" mediatype=application/vnd.docker.plugin.v1+json size=522 21:43:33 [2022-12-27T21:43:33.106Z] time="2022-12-27T21:43:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 21:43:33 [2022-12-27T21:43:33.106Z] time="2022-12-27T21:43:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6dbe6662c68521e329d24422de1d33b2dc7d8009867e29759572435924fdc742" mediatype=application/vnd.docker.plugin.v1+json size=522 21:43:33 [2022-12-27T21:43:33.106Z] plugin_test.go:196: [dbbb38ef4bba9] daemon is not started 21:43:33 [2022-12-27T21:43:33.106Z] --- PASS: TestPluginInstall (5.53s) 21:43:33 [2022-12-27T21:43:33.106Z] --- PASS: TestPluginInstall/no_auth (4.08s) 21:43:33 [2022-12-27T21:43:33.106Z] --- PASS: TestPluginInstall/with_htpasswd (0.50s) 21:43:33 [2022-12-27T21:43:33.106Z] --- PASS: TestPluginInstall/with_insecure (0.95s) 21:43:33 [2022-12-27T21:43:33.106Z] === RUN TestPluginsWithRuntimes 21:43:34 [2022-12-27T21:43:34.470Z] === RUN TestPluginsWithRuntimes/No_Args 21:43:35 [2022-12-27T21:43:35.395Z] === RUN TestPluginsWithRuntimes/With_Args 21:43:36 [2022-12-27T21:43:36.363Z] --- PASS: TestPluginsWithRuntimes (3.34s) 21:43:36 [2022-12-27T21:43:36.363Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) 21:43:36 [2022-12-27T21:43:36.363Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) 21:43:36 [2022-12-27T21:43:36.363Z] === RUN TestPluginBackCompatMediaTypes 21:43:36 [2022-12-27T21:43:36.924Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s) 21:43:36 [2022-12-27T21:43:36.924Z] PASS 21:43:36 [2022-12-27T21:43:36.924Z] 21:43:36 [2022-12-27T21:43:36.924Z] DONE 24 tests in 9.557s 21:43:36 [2022-12-27T21:43:36.924Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 21:43:36 [2022-12-27T21:43:36.924Z] ++ 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 21:43:36 [2022-12-27T21:43:36.924Z] ++ set -e 21:43:36 [2022-12-27T21:43:36.924Z] ++ '[' -n 0 ']' 21:43:36 [2022-12-27T21:43:36.924Z] ++ set -x 21:43:36 [2022-12-27T21:43:36.924Z] ++ 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 21:43:37 [2022-12-27T21:43:37.179Z] INFO: Testing against a local daemon 21:43:37 [2022-12-27T21:43:37.179Z] === RUN TestExternalGraphDriver 21:43:37 [2022-12-27T21:43:37.435Z] === RUN TestExternalGraphDriver/json 21:43:39 [2022-12-27T21:43:39.321Z] === RUN TestExternalGraphDriver/spec 21:43:40 [2022-12-27T21:43:40.691Z] === RUN TestExternalGraphDriver/pull 21:43:42 [2022-12-27T21:43:42.055Z] --- PASS: TestExternalGraphDriver (5.05s) 21:43:42 [2022-12-27T21:43:42.055Z] --- PASS: TestExternalGraphDriver/json (1.52s) 21:43:42 [2022-12-27T21:43:42.055Z] --- PASS: TestExternalGraphDriver/spec (1.52s) 21:43:42 [2022-12-27T21:43:42.055Z] --- PASS: TestExternalGraphDriver/pull (1.67s) 21:43:42 [2022-12-27T21:43:42.055Z] === RUN TestGraphdriverPluginV2 21:43:42 [2022-12-27T21:43:42.616Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:43:42 [2022-12-27T21:43:42.616Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 21:43:42 [2022-12-27T21:43:42.616Z] PASS 21:43:42 [2022-12-27T21:43:42.616Z] 21:43:42 [2022-12-27T21:43:42.616Z] === Skipped 21:43:42 [2022-12-27T21:43:42.616Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 21:43:42 [2022-12-27T21:43:42.616Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:43:42 [2022-12-27T21:43:42.616Z] 21:43:42 [2022-12-27T21:43:42.616Z] DONE 5 tests, 1 skipped in 5.490s 21:43:42 [2022-12-27T21:43:42.616Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 21:43:42 [2022-12-27T21:43:42.616Z] ++ 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 21:43:42 [2022-12-27T21:43:42.616Z] ++ set -e 21:43:42 [2022-12-27T21:43:42.616Z] ++ '[' -n 0 ']' 21:43:42 [2022-12-27T21:43:42.616Z] ++ set -x 21:43:42 [2022-12-27T21:43:42.616Z] ++ 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 21:43:42 [2022-12-27T21:43:42.616Z] INFO: Testing against a local daemon 21:43:42 [2022-12-27T21:43:42.616Z] === RUN TestContinueAfterPluginCrash 21:43:42 [2022-12-27T21:43:42.616Z] === PAUSE TestContinueAfterPluginCrash 21:43:42 [2022-12-27T21:43:42.616Z] === RUN TestReadPluginNoRead 21:43:42 [2022-12-27T21:43:42.616Z] === PAUSE TestReadPluginNoRead 21:43:42 [2022-12-27T21:43:42.616Z] === RUN TestDaemonStartWithLogOpt 21:43:42 [2022-12-27T21:43:42.616Z] === PAUSE TestDaemonStartWithLogOpt 21:43:42 [2022-12-27T21:43:42.616Z] === CONT TestDaemonStartWithLogOpt 21:43:42 [2022-12-27T21:43:42.616Z] === CONT TestContinueAfterPluginCrash 21:43:45 [2022-12-27T21:43:45.963Z] --- PASS: TestDaemonStartWithLogOpt (3.04s) 21:43:45 [2022-12-27T21:43:45.963Z] === CONT TestReadPluginNoRead 21:43:47 [2022-12-27T21:43:47.848Z] === RUN TestReadPluginNoRead/default 21:43:49 [2022-12-27T21:43:49.211Z] === RUN TestReadPluginNoRead/disabled_caching 21:43:50 [2022-12-27T21:43:50.137Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 21:43:50 [2022-12-27T21:43:50.392Z] --- PASS: TestContinueAfterPluginCrash (7.85s) 21:43:51 [2022-12-27T21:43:51.318Z] === CONT TestReadPluginNoRead 21:43:51 [2022-12-27T21:43:51.318Z] read_test.go:91: [d4f644ddcf2c2] daemon is not started 21:43:51 [2022-12-27T21:43:51.318Z] --- PASS: TestReadPluginNoRead (5.77s) 21:43:51 [2022-12-27T21:43:51.318Z] --- PASS: TestReadPluginNoRead/default (1.24s) 21:43:51 [2022-12-27T21:43:51.318Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) 21:43:51 [2022-12-27T21:43:51.318Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) 21:43:51 [2022-12-27T21:43:51.318Z] PASS 21:43:51 [2022-12-27T21:43:51.318Z] 21:43:51 [2022-12-27T21:43:51.318Z] DONE 6 tests in 8.933s 21:43:51 [2022-12-27T21:43:51.318Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 21:43:51 [2022-12-27T21:43:51.318Z] ++ 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 21:43:51 [2022-12-27T21:43:51.318Z] ++ set -e 21:43:51 [2022-12-27T21:43:51.318Z] ++ '[' -n 0 ']' 21:43:51 [2022-12-27T21:43:51.318Z] ++ set -x 21:43:51 [2022-12-27T21:43:51.318Z] ++ 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 21:43:51 [2022-12-27T21:43:51.574Z] testing: warning: no tests to run 21:43:51 [2022-12-27T21:43:51.574Z] PASS 21:43:51 [2022-12-27T21:43:51.574Z] 21:43:51 [2022-12-27T21:43:51.574Z] DONE 0 tests in 0.033s 21:43:51 [2022-12-27T21:43:51.574Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 21:43:51 [2022-12-27T21:43:51.574Z] ++ 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 21:43:51 [2022-12-27T21:43:51.574Z] ++ set -e 21:43:51 [2022-12-27T21:43:51.574Z] ++ '[' -n 0 ']' 21:43:51 [2022-12-27T21:43:51.574Z] ++ set -x 21:43:51 [2022-12-27T21:43:51.574Z] ++ 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 21:43:51 [2022-12-27T21:43:51.574Z] INFO: Testing against a local daemon 21:43:51 [2022-12-27T21:43:51.574Z] === RUN TestPluginWithDevMounts 21:43:51 [2022-12-27T21:43:51.574Z] === PAUSE TestPluginWithDevMounts 21:43:51 [2022-12-27T21:43:51.574Z] === CONT TestPluginWithDevMounts 21:43:53 [2022-12-27T21:43:53.460Z] --- PASS: TestPluginWithDevMounts (1.50s) 21:43:53 [2022-12-27T21:43:53.460Z] PASS 21:43:53 [2022-12-27T21:43:53.460Z] 21:43:53 [2022-12-27T21:43:53.460Z] DONE 1 tests in 1.623s 21:43:53 [2022-12-27T21:43:53.460Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 21:43:53 [2022-12-27T21:43:53.460Z] ++ 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 21:43:53 [2022-12-27T21:43:53.460Z] ++ set -e 21:43:53 [2022-12-27T21:43:53.460Z] ++ '[' -n 0 ']' 21:43:53 [2022-12-27T21:43:53.460Z] ++ set -x 21:43:53 [2022-12-27T21:43:53.460Z] ++ 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 21:43:53 [2022-12-27T21:43:53.460Z] INFO: Testing against a local daemon 21:43:53 [2022-12-27T21:43:53.460Z] === RUN TestSecretInspect 21:43:55 [2022-12-27T21:43:55.391Z] --- PASS: TestSecretInspect (2.08s) 21:43:55 [2022-12-27T21:43:55.391Z] === RUN TestSecretList 21:43:57 [2022-12-27T21:43:57.903Z] --- PASS: TestSecretList (2.11s) 21:43:57 [2022-12-27T21:43:57.903Z] === RUN TestSecretsCreateAndDelete 21:43:59 [2022-12-27T21:43:59.789Z] --- PASS: TestSecretsCreateAndDelete (2.11s) 21:43:59 [2022-12-27T21:43:59.789Z] === RUN TestSecretsUpdate 21:44:01 [2022-12-27T21:44:01.674Z] --- PASS: TestSecretsUpdate (2.09s) 21:44:01 [2022-12-27T21:44:01.674Z] === RUN TestTemplatedSecret 21:44:04 [2022-12-27T21:44:04.186Z] --- PASS: TestTemplatedSecret (2.39s) 21:44:04 [2022-12-27T21:44:04.186Z] === RUN TestSecretCreateResolve 21:44:06 [2022-12-27T21:44:06.089Z] --- PASS: TestSecretCreateResolve (2.20s) 21:44:06 [2022-12-27T21:44:06.089Z] PASS 21:44:06 [2022-12-27T21:44:06.089Z] 21:44:06 [2022-12-27T21:44:06.089Z] DONE 6 tests in 13.064s 21:44:06 [2022-12-27T21:44:06.089Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 21:44:06 [2022-12-27T21:44:06.089Z] ++ 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 21:44:06 [2022-12-27T21:44:06.089Z] ++ set -e 21:44:06 [2022-12-27T21:44:06.089Z] ++ '[' -n 0 ']' 21:44:06 [2022-12-27T21:44:06.089Z] ++ set -x 21:44:06 [2022-12-27T21:44:06.089Z] ++ 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 21:44:06 [2022-12-27T21:44:06.344Z] INFO: Testing against a local daemon 21:44:06 [2022-12-27T21:44:06.344Z] === RUN TestServiceCreateInit 21:44:06 [2022-12-27T21:44:06.344Z] === RUN TestServiceCreateInit/daemonInitDisabled 21:44:10 [2022-12-27T21:44:10.545Z] === RUN TestServiceCreateInit/daemonInitEnabled 21:44:13 [2022-12-27T21:44:13.806Z] --- PASS: TestServiceCreateInit (6.98s) 21:44:13 [2022-12-27T21:44:13.806Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.44s) 21:44:13 [2022-12-27T21:44:13.806Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s) 21:44:13 [2022-12-27T21:44:13.806Z] === RUN TestCreateServiceMultipleTimes 21:44:28 [2022-12-27T21:44:28.761Z] --- PASS: TestCreateServiceMultipleTimes (15.33s) 21:44:28 [2022-12-27T21:44:28.761Z] === RUN TestCreateServiceConflict 21:44:30 [2022-12-27T21:44:30.688Z] --- PASS: TestCreateServiceConflict (2.11s) 21:44:30 [2022-12-27T21:44:30.688Z] === RUN TestCreateServiceMaxReplicas 21:44:33 [2022-12-27T21:44:33.951Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) 21:44:33 [2022-12-27T21:44:33.951Z] === RUN TestCreateWithDuplicateNetworkNames 21:44:46 [2022-12-27T21:44:46.280Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.99s) 21:44:46 [2022-12-27T21:44:46.280Z] === RUN TestCreateServiceSecretFileMode 21:44:48 [2022-12-27T21:44:48.794Z] --- PASS: TestCreateServiceSecretFileMode (2.37s) 21:44:48 [2022-12-27T21:44:48.794Z] === RUN TestCreateServiceConfigFileMode 21:44:51 [2022-12-27T21:44:51.372Z] --- PASS: TestCreateServiceConfigFileMode (2.27s) 21:44:51 [2022-12-27T21:44:51.372Z] === RUN TestCreateServiceSysctls 21:44:53 [2022-12-27T21:44:53.886Z] --- PASS: TestCreateServiceSysctls (2.86s) 21:44:53 [2022-12-27T21:44:53.886Z] === RUN TestCreateServiceCapabilities 21:44:56 [2022-12-27T21:44:56.396Z] --- PASS: TestCreateServiceCapabilities (2.28s) 21:44:56 [2022-12-27T21:44:56.396Z] === RUN TestInspect 21:44:58 [2022-12-27T21:44:58.908Z] --- PASS: TestInspect (2.55s) 21:44:58 [2022-12-27T21:44:58.908Z] === RUN TestCreateJob 21:45:02 [2022-12-27T21:45:02.171Z] --- PASS: TestCreateJob (2.84s) 21:45:02 [2022-12-27T21:45:02.171Z] === RUN TestReplicatedJob 21:45:06 [2022-12-27T21:45:06.332Z] --- PASS: TestReplicatedJob (4.88s) 21:45:06 [2022-12-27T21:45:06.333Z] === RUN TestUpdateReplicatedJob 21:45:09 [2022-12-27T21:45:09.595Z] --- PASS: TestUpdateReplicatedJob (3.13s) 21:45:09 [2022-12-27T21:45:09.595Z] === RUN TestServiceListWithStatuses 21:45:09 [2022-12-27T21:45:09.595Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 21:45:09 [2022-12-27T21:45:09.595Z] --- SKIP: TestServiceListWithStatuses (0.00s) 21:45:09 [2022-12-27T21:45:09.595Z] === RUN TestDockerNetworkConnectAlias 21:45:13 [2022-12-27T21:45:13.757Z] --- PASS: TestDockerNetworkConnectAlias (3.83s) 21:45:13 [2022-12-27T21:45:13.757Z] === RUN TestDockerNetworkReConnect 21:45:17 [2022-12-27T21:45:17.020Z] --- PASS: TestDockerNetworkReConnect (3.21s) 21:45:17 [2022-12-27T21:45:17.020Z] === RUN TestServicePlugin 21:45:17 [2022-12-27T21:45:17.020Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:45:17 [2022-12-27T21:45:17.020Z] --- SKIP: TestServicePlugin (0.00s) 21:45:17 [2022-12-27T21:45:17.020Z] === RUN TestServiceUpdateLabel 21:45:18 [2022-12-27T21:45:18.905Z] --- PASS: TestServiceUpdateLabel (2.09s) 21:45:18 [2022-12-27T21:45:18.905Z] === RUN TestServiceUpdateSecrets 21:45:33 [2022-12-27T21:45:33.791Z] --- PASS: TestServiceUpdateSecrets (14.46s) 21:45:33 [2022-12-27T21:45:33.791Z] === RUN TestServiceUpdateConfigs 21:45:48 [2022-12-27T21:45:48.619Z] --- PASS: TestServiceUpdateConfigs (14.45s) 21:45:48 [2022-12-27T21:45:48.619Z] === RUN TestServiceUpdateNetwork 21:46:00 [2022-12-27T21:46:00.820Z] --- PASS: TestServiceUpdateNetwork (12.30s) 21:46:00 [2022-12-27T21:46:00.820Z] === RUN TestServiceUpdatePidsLimit 21:46:01 [2022-12-27T21:46:01.075Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 21:46:01 [2022-12-27T21:46:01.635Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 21:46:09 [2022-12-27T21:46:09.753Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 21:46:16 [2022-12-27T21:46:16.281Z] --- PASS: TestServiceUpdatePidsLimit (15.95s) 21:46:16 [2022-12-27T21:46:16.281Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) 21:46:16 [2022-12-27T21:46:16.281Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) 21:46:16 [2022-12-27T21:46:16.281Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) 21:46:16 [2022-12-27T21:46:16.281Z] PASS 21:46:16 [2022-12-27T21:46:16.281Z] 21:46:16 [2022-12-27T21:46:16.282Z] === Skipped 21:46:16 [2022-12-27T21:46:16.282Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 21:46:16 [2022-12-27T21:46:16.282Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 21:46:16 [2022-12-27T21:46:16.282Z] 21:46:16 [2022-12-27T21:46:16.282Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 21:46:16 [2022-12-27T21:46:16.282Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:46:16 [2022-12-27T21:46:16.282Z] 21:46:16 [2022-12-27T21:46:16.282Z] DONE 27 tests, 2 skipped in 129.672s 21:46:16 [2022-12-27T21:46:16.282Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 21:46:16 [2022-12-27T21:46:16.282Z] ++ 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 21:46:16 [2022-12-27T21:46:16.282Z] ++ set -e 21:46:16 [2022-12-27T21:46:16.282Z] ++ '[' -n 0 ']' 21:46:16 [2022-12-27T21:46:16.282Z] ++ set -x 21:46:16 [2022-12-27T21:46:16.282Z] ++ 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 21:46:16 [2022-12-27T21:46:16.282Z] INFO: Testing against a local daemon 21:46:16 [2022-12-27T21:46:16.282Z] === RUN TestSessionCreate 21:46:16 [2022-12-27T21:46:16.282Z] --- PASS: TestSessionCreate (0.02s) 21:46:16 [2022-12-27T21:46:16.282Z] === RUN TestSessionCreateWithBadUpgrade 21:46:16 [2022-12-27T21:46:16.282Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 21:46:16 [2022-12-27T21:46:16.282Z] PASS 21:46:16 [2022-12-27T21:46:16.282Z] 21:46:16 [2022-12-27T21:46:16.282Z] DONE 2 tests in 0.126s 21:46:16 [2022-12-27T21:46:16.282Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 21:46:16 [2022-12-27T21:46:16.282Z] ++ 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 21:46:16 [2022-12-27T21:46:16.282Z] ++ set -e 21:46:16 [2022-12-27T21:46:16.282Z] ++ '[' -n 0 ']' 21:46:16 [2022-12-27T21:46:16.282Z] ++ set -x 21:46:16 [2022-12-27T21:46:16.282Z] ++ 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 21:46:16 [2022-12-27T21:46:16.282Z] INFO: Testing against a local daemon 21:46:16 [2022-12-27T21:46:16.282Z] === RUN TestCgroupDriverSystemdMemoryLimit 21:46:16 [2022-12-27T21:46:16.282Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 21:46:16 [2022-12-27T21:46:16.282Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 21:46:16 [2022-12-27T21:46:16.282Z] === RUN TestDiskUsage 21:46:16 [2022-12-27T21:46:16.282Z] === PAUSE TestDiskUsage 21:46:16 [2022-12-27T21:46:16.282Z] === RUN TestEventsExecDie 21:46:16 [2022-12-27T21:46:16.537Z] --- PASS: TestEventsExecDie (0.49s) 21:46:16 [2022-12-27T21:46:16.537Z] === RUN TestEventsBackwardsCompatible 21:46:16 [2022-12-27T21:46:16.792Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 21:46:16 [2022-12-27T21:46:16.792Z] === RUN TestEventsVolumeCreate 21:46:16 [2022-12-27T21:46:16.792Z] --- PASS: TestEventsVolumeCreate (0.05s) 21:46:16 [2022-12-27T21:46:16.792Z] === RUN TestInfoBinaryCommits 21:46:16 [2022-12-27T21:46:16.792Z] --- PASS: TestInfoBinaryCommits (0.02s) 21:46:16 [2022-12-27T21:46:16.792Z] === RUN TestInfoAPIVersioned 21:46:16 [2022-12-27T21:46:16.792Z] --- PASS: TestInfoAPIVersioned (0.01s) 21:46:16 [2022-12-27T21:46:16.792Z] === RUN TestInfoAPI 21:46:16 [2022-12-27T21:46:16.792Z] --- PASS: TestInfoAPI (0.02s) 21:46:16 [2022-12-27T21:46:16.792Z] === RUN TestInfoAPIWarnings 21:46:34 [2022-12-27T21:46:34.846Z] --- PASS: TestInfoAPIWarnings (16.54s) 21:46:34 [2022-12-27T21:46:34.846Z] === RUN TestInfoDebug 21:46:34 [2022-12-27T21:46:34.846Z] --- PASS: TestInfoDebug (0.52s) 21:46:34 [2022-12-27T21:46:34.846Z] === RUN TestInfoInsecureRegistries 21:46:34 [2022-12-27T21:46:34.846Z] --- PASS: TestInfoInsecureRegistries (0.53s) 21:46:34 [2022-12-27T21:46:34.846Z] === RUN TestInfoRegistryMirrors 21:46:34 [2022-12-27T21:46:34.846Z] --- PASS: TestInfoRegistryMirrors (0.52s) 21:46:34 [2022-12-27T21:46:34.846Z] === RUN TestLoginFailsWithBadCredentials 21:46:35 [2022-12-27T21:46:35.406Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 21:46:35 [2022-12-27T21:46:35.406Z] === RUN TestPingCacheHeaders 21:46:35 [2022-12-27T21:46:35.406Z] --- PASS: TestPingCacheHeaders (0.02s) 21:46:35 [2022-12-27T21:46:35.406Z] === RUN TestPingGet 21:46:35 [2022-12-27T21:46:35.406Z] --- PASS: TestPingGet (0.01s) 21:46:35 [2022-12-27T21:46:35.406Z] === RUN TestPingHead 21:46:35 [2022-12-27T21:46:35.406Z] --- PASS: TestPingHead (0.02s) 21:46:35 [2022-12-27T21:46:35.406Z] === RUN TestPingSwarmHeader 21:46:35 [2022-12-27T21:46:35.966Z] === RUN TestPingSwarmHeader/before_swarm_init 21:46:36 [2022-12-27T21:46:36.526Z] === RUN TestPingSwarmHeader/after_swarm_init 21:46:37 [2022-12-27T21:46:37.494Z] === RUN TestPingSwarmHeader/after_swarm_leave 21:46:37 [2022-12-27T21:46:37.494Z] --- PASS: TestPingSwarmHeader (2.17s) 21:46:37 [2022-12-27T21:46:37.494Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 21:46:37 [2022-12-27T21:46:37.494Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 21:46:37 [2022-12-27T21:46:37.494Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 21:46:37 [2022-12-27T21:46:37.494Z] === RUN TestPingBuilderHeader 21:46:37 [2022-12-27T21:46:37.494Z] === RUN TestPingBuilderHeader/default_config 21:46:38 [2022-12-27T21:46:38.055Z] === RUN TestPingBuilderHeader/buildkit_disabled 21:46:38 [2022-12-27T21:46:38.615Z] --- PASS: TestPingBuilderHeader (1.04s) 21:46:38 [2022-12-27T21:46:38.615Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) 21:46:38 [2022-12-27T21:46:38.615Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) 21:46:38 [2022-12-27T21:46:38.615Z] === RUN TestVersion 21:46:38 [2022-12-27T21:46:38.615Z] --- PASS: TestVersion (0.02s) 21:46:38 [2022-12-27T21:46:38.615Z] === CONT TestDiskUsage 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/empty 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/empty/container_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/empty/image_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/empty/volume_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/empty/build-cache_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/empty/container,_volume_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/empty/image,_build-cache_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/after_LoadBusybox 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 21:46:39 [2022-12-27T21:46:39.175Z] === RUN TestDiskUsage/after_container.Run 21:46:39 [2022-12-27T21:46:39.430Z] === RUN TestDiskUsage/after_container.Run/container_types 21:46:39 [2022-12-27T21:46:39.430Z] === RUN TestDiskUsage/after_container.Run/image_types 21:46:39 [2022-12-27T21:46:39.430Z] === RUN TestDiskUsage/after_container.Run/volume_types 21:46:39 [2022-12-27T21:46:39.430Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 21:46:39 [2022-12-27T21:46:39.430Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 21:46:39 [2022-12-27T21:46:39.430Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 21:46:39 [2022-12-27T21:46:39.430Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 21:46:39 [2022-12-27T21:46:39.430Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 21:46:39 [2022-12-27T21:46:39.430Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 21:46:39 [2022-12-27T21:46:39.430Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage (1.09s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/empty (0.01s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.09s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] PASS 21:46:39 [2022-12-27T21:46:39.690Z] 21:46:39 [2022-12-27T21:46:39.690Z] === Skipped 21:46:39 [2022-12-27T21:46:39.690Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 21:46:39 [2022-12-27T21:46:39.690Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 21:46:39 [2022-12-27T21:46:39.690Z] 21:46:39 [2022-12-27T21:46:39.690Z] DONE 57 tests, 1 skipped in 23.641s 21:46:39 [2022-12-27T21:46:39.690Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 21:46:39 [2022-12-27T21:46:39.690Z] ++ 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 21:46:39 [2022-12-27T21:46:39.690Z] ++ set -e 21:46:39 [2022-12-27T21:46:39.690Z] ++ '[' -n 0 ']' 21:46:39 [2022-12-27T21:46:39.690Z] ++ set -x 21:46:39 [2022-12-27T21:46:39.690Z] ++ 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 21:46:39 [2022-12-27T21:46:39.690Z] INFO: Testing against a local daemon 21:46:39 [2022-12-27T21:46:39.690Z] === RUN TestVolumesCreateAndList 21:46:39 [2022-12-27T21:46:39.951Z] --- PASS: TestVolumesCreateAndList (0.03s) 21:46:39 [2022-12-27T21:46:39.951Z] === RUN TestVolumesRemove 21:46:39 [2022-12-27T21:46:39.951Z] --- PASS: TestVolumesRemove (0.07s) 21:46:39 [2022-12-27T21:46:39.951Z] === RUN TestVolumesInspect 21:46:39 [2022-12-27T21:46:39.951Z] --- PASS: TestVolumesInspect (0.02s) 21:46:39 [2022-12-27T21:46:39.951Z] === RUN TestVolumesInvalidJSON 21:46:39 [2022-12-27T21:46:39.951Z] === RUN TestVolumesInvalidJSON/volumes/create 21:46:39 [2022-12-27T21:46:39.951Z] === PAUSE TestVolumesInvalidJSON/volumes/create 21:46:39 [2022-12-27T21:46:39.951Z] === CONT TestVolumesInvalidJSON/volumes/create 21:46:39 [2022-12-27T21:46:39.951Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 21:46:39 [2022-12-27T21:46:39.951Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 21:46:39 [2022-12-27T21:46:39.951Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 21:46:39 [2022-12-27T21:46:39.951Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 21:46:39 [2022-12-27T21:46:39.951Z] --- PASS: TestVolumesInvalidJSON (0.01s) 21:46:39 [2022-12-27T21:46:39.951Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 21:46:39 [2022-12-27T21:46:39.951Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 21:46:39 [2022-12-27T21:46:39.951Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 21:46:39 [2022-12-27T21:46:39.951Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 21:46:39 [2022-12-27T21:46:39.951Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 21:46:39 [2022-12-27T21:46:39.951Z] === RUN TestVolumePruneAnonymous 21:46:39 [2022-12-27T21:46:39.951Z] --- PASS: TestVolumePruneAnonymous (0.04s) 21:46:39 [2022-12-27T21:46:39.951Z] PASS 21:46:39 [2022-12-27T21:46:39.951Z] 21:46:39 [2022-12-27T21:46:39.951Z] DONE 10 tests in 0.262s 21:46:39 [2022-12-27T21:46:39.951Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 21:46:40 [2022-12-27T21:46:40.206Z] ++++ cat bundles/test-integration/docker.pid 21:46:40 [2022-12-27T21:46:40.206Z] +++ kill 15071 21:46:40 [2022-12-27T21:46:40.206Z] +++ /etc/init.d/apparmor stop 21:46:40 [2022-12-27T21:46:40.206Z] Leaving: AppArmorNo profiles have been unloaded. 21:46:40 [2022-12-27T21:46:40.206Z] 21:46:40 [2022-12-27T21:46:40.206Z] Unloading profiles will leave already running processes permanently 21:46:40 [2022-12-27T21:46:40.206Z] unconfined, which can lead to unexpected situations. 21:46:40 [2022-12-27T21:46:40.206Z] 21:46:40 [2022-12-27T21:46:40.206Z] To set a process to complain mode, use the command line tool 21:46:40 [2022-12-27T21:46:40.206Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 21:46:40 [2022-12-27T21:46:40.206Z] +++ true 21:46:40 [2022-12-27T21:46:40.206Z] exiting test-integration 21:46:40 [2022-12-27T21:46:40.206Z] ++ exit 0 21:46:40 [2022-12-27T21:46:40.206Z] Post stage [Pipeline] junit 21:46:41 [2022-12-27T21:46:41.143Z] Recording test results 21:46:41 [2022-12-27T21:46:41.314Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 21:46:41 [2022-12-27T21:46:41.613Z] + echo Ensuring container killed. 21:46:41 [2022-12-27T21:46:41.613Z] Ensuring container killed. 21:46:41 [2022-12-27T21:46:41.613Z] + docker rm -vf docker-pr2 21:46:41 [2022-12-27T21:46:41.613Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh 21:46:41 [2022-12-27T21:46:41.931Z] + echo Chowning /workspace to jenkins user 21:46:41 [2022-12-27T21:46:41.931Z] Chowning /workspace to jenkins user 21:46:41 [2022-12-27T21:46:41.931Z] + id -u 21:46:41 [2022-12-27T21:46:41.931Z] + id -g 21:46:41 [2022-12-27T21:46:41.931Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44699:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 21:46:43 [2022-12-27T21:46:43.655Z] + bundleName=arm64-integration 21:46:43 [2022-12-27T21:46:43.655Z] + echo Creating arm64-integration-bundles.tar.gz 21:46:43 [2022-12-27T21:46:43.655Z] Creating arm64-integration-bundles.tar.gz 21:46:43 [2022-12-27T21:46:43.655Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 21:46:43 [2022-12-27T21:46:43.655Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 21:46:43 [2022-12-27T21:46:43.942Z] Archiving artifacts 21:46:44 [2022-12-27T21:46:44.189Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44699/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 21:46:44 [2022-12-27T21:46:44.475Z] + make clean 21:46:44 [2022-12-27T21:46:44.730Z] docker volume rm -f docker-dev-cache docker-mod-cache 21:46:44 [2022-12-27T21:46:44.730Z] docker-dev-cache 21:46:44 [2022-12-27T21:46:44.730Z] 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