Pull request #44769 opened 12:29:24 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 691b44b4c3c8f045e55a5a029b59826d01f3c2c6+0f2e972234fbb109a6d281a750a42382badaf472 (9ea1b689a034bfae80690aad309c690329286e20) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44769@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo 12:29:26 [2023-01-09T12:29:26.760Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 12:29:26 [2023-01-09T12:29:26.765Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 12:29:26 [2023-01-09T12:29:26.950Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-024ae8b291638a0dd) in /home/ubuntu/workspace/moby_PR-44769 [Pipeline] { [Pipeline] checkout 12:29:26 [2023-01-09T12:29:26.970Z] The recommended git tool is: git 12:29:26 [2023-01-09T12:29:26.978Z] using credential docker-jenkins-github-credentials 12:29:26 [2023-01-09T12:29:26.987Z] Cloning the remote Git repository 12:29:26 [2023-01-09T12:29:26.987Z] Cloning with configured refspecs honoured and without tags 12:29:26 [2023-01-09T12:29:26.985Z] Cloning repository https://github.com/moby/moby.git 12:29:26 [2023-01-09T12:29:26.985Z] > git init /home/ubuntu/workspace/moby_PR-44769 # timeout=10 12:29:27 [2023-01-09T12:29:27.083Z] Fetching upstream changes from https://github.com/moby/moby.git 12:29:27 [2023-01-09T12:29:27.084Z] > git --version # timeout=10 12:29:27 [2023-01-09T12:29:27.088Z] > git --version # 'git version 2.25.1' 12:29:27 [2023-01-09T12:29:27.089Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:29:27 [2023-01-09T12:29:27.089Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44769/head:refs/remotes/origin/PR-44769 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 12:29:42 [2023-01-09T12:29:42.381Z] Fetching without tags 12:29:42 [2023-01-09T12:29:42.569Z] Merging remotes/origin/23.0 commit 0f2e972234fbb109a6d281a750a42382badaf472 into PR head commit 691b44b4c3c8f045e55a5a029b59826d01f3c2c6 12:29:42 [2023-01-09T12:29:42.350Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:29:42 [2023-01-09T12:29:42.361Z] > git config --add remote.origin.fetch +refs/pull/44769/head:refs/remotes/origin/PR-44769 # timeout=10 12:29:42 [2023-01-09T12:29:42.365Z] > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 12:29:42 [2023-01-09T12:29:42.372Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:29:42 [2023-01-09T12:29:42.378Z] Fetching upstream changes from https://github.com/moby/moby.git 12:29:42 [2023-01-09T12:29:42.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:29:42 [2023-01-09T12:29:42.379Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44769/head:refs/remotes/origin/PR-44769 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 12:29:42 [2023-01-09T12:29:42.566Z] > git config core.sparsecheckout # timeout=10 12:29:42 [2023-01-09T12:29:42.574Z] > git checkout -f 691b44b4c3c8f045e55a5a029b59826d01f3c2c6 # timeout=10 12:29:43 [2023-01-09T12:29:43.167Z] Merge succeeded, producing 691b44b4c3c8f045e55a5a029b59826d01f3c2c6 12:29:43 [2023-01-09T12:29:43.168Z] Checking out Revision 691b44b4c3c8f045e55a5a029b59826d01f3c2c6 (PR-44769) 12:29:43 [2023-01-09T12:29:43.370Z] Commit message: "vendor: github.com/containerd/containerd v1.6.15" 12:29:43 [2023-01-09T12:29:43.370Z] First time build. Skipping changelog. 12:29:43 [2023-01-09T12:29:43.376Z] > git --version # timeout=10 12:29:43 [2023-01-09T12:29:43.381Z] > git --version # 'git version 2.25.1' 12:29:43 [2023-01-09T12:29:43.385Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a 12:29:43 [2023-01-09T12:29:43.138Z] > git remote # timeout=10 12:29:43 [2023-01-09T12:29:43.142Z] > git config --get remote.origin.url # timeout=10 12:29:43 [2023-01-09T12:29:43.146Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:29:43 [2023-01-09T12:29:43.147Z] > git merge 0f2e972234fbb109a6d281a750a42382badaf472 # timeout=10 12:29:43 [2023-01-09T12:29:43.157Z] > git rev-parse HEAD^{commit} # timeout=10 12:29:43 [2023-01-09T12:29:43.165Z] > git config core.sparsecheckout # timeout=10 12:29:43 [2023-01-09T12:29:43.173Z] > git checkout -f 691b44b4c3c8f045e55a5a029b59826d01f3c2c6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:45 [2023-01-09T12:29:45.112Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44769:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 12:29:49 [2023-01-09T12:29:49.293Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) 12:29:49 [2023-01-09T12:29:49.438Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0900bc62c61c6c642) in /home/ubuntu/workspace/moby_PR-44769 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout 12:29:49 [2023-01-09T12:29:49.532Z] The recommended git tool is: git 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] } 12:29:49 [2023-01-09T12:29:49.542Z] using credential docker-jenkins-github-credentials [Pipeline] // stage 12:29:49 [2023-01-09T12:29:49.553Z] Cloning the remote Git repository 12:29:49 [2023-01-09T12:29:49.553Z] Cloning with configured refspecs honoured and without tags [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] } 12:29:49 [2023-01-09T12:29:49.586Z] Cloning repository https://github.com/moby/moby.git 12:29:49 [2023-01-09T12:29:49.586Z] > git init /home/ubuntu/workspace/moby_PR-44769 # timeout=10 12:29:49 [2023-01-09T12:29:49.597Z] Fetching upstream changes from https://github.com/moby/moby.git 12:29:49 [2023-01-09T12:29:49.598Z] > git --version # timeout=10 12:29:49 [2023-01-09T12:29:49.604Z] > git --version # 'git version 2.25.1' 12:29:49 [2023-01-09T12:29:49.604Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:29:49 [2023-01-09T12:29:49.605Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44769/head:refs/remotes/origin/PR-44769 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 12:30:02 [2023-01-09T12:30:02.385Z] Fetching without tags 12:30:03 [2023-01-09T12:30:03.125Z] Merging remotes/origin/23.0 commit 0f2e972234fbb109a6d281a750a42382badaf472 into PR head commit 691b44b4c3c8f045e55a5a029b59826d01f3c2c6 12:30:02 [2023-01-09T12:30:02.396Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:30:02 [2023-01-09T12:30:02.399Z] > git config --add remote.origin.fetch +refs/pull/44769/head:refs/remotes/origin/PR-44769 # timeout=10 12:30:02 [2023-01-09T12:30:02.404Z] > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 12:30:02 [2023-01-09T12:30:02.410Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 12:30:02 [2023-01-09T12:30:02.418Z] Fetching upstream changes from https://github.com/moby/moby.git 12:30:02 [2023-01-09T12:30:02.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:30:02 [2023-01-09T12:30:02.419Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44769/head:refs/remotes/origin/PR-44769 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 12:30:03 [2023-01-09T12:30:03.158Z] > git config core.sparsecheckout # timeout=10 12:30:03 [2023-01-09T12:30:03.164Z] > git checkout -f 691b44b4c3c8f045e55a5a029b59826d01f3c2c6 # timeout=10 12:30:03 [2023-01-09T12:30:03.722Z] > git remote # timeout=10 12:30:03 [2023-01-09T12:30:03.729Z] > git config --get remote.origin.url # timeout=10 12:30:03 [2023-01-09T12:30:03.736Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 12:30:03 [2023-01-09T12:30:03.737Z] > git merge 0f2e972234fbb109a6d281a750a42382badaf472 # timeout=10 12:30:03 [2023-01-09T12:30:03.721Z] Merge succeeded, producing 691b44b4c3c8f045e55a5a029b59826d01f3c2c6 12:30:03 [2023-01-09T12:30:03.721Z] Checking out Revision 691b44b4c3c8f045e55a5a029b59826d01f3c2c6 (PR-44769) 12:30:04 [2023-01-09T12:30:04.488Z] Commit message: "vendor: github.com/containerd/containerd v1.6.15" 12:30:04 [2023-01-09T12:30:04.532Z] > git --version # timeout=10 12:30:04 [2023-01-09T12:30:04.535Z] > git --version # 'git version 2.25.1' 12:30:04 [2023-01-09T12:30:04.538Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 12:30:05 [2023-01-09T12:30:05.200Z] + docker version 12:30:05 [2023-01-09T12:30:05.200Z] Client: Docker Engine - Community 12:30:05 [2023-01-09T12:30:05.200Z] Version: 22.06.0-beta.0 12:30:05 [2023-01-09T12:30:05.200Z] API version: 1.42 12:30:05 [2023-01-09T12:30:05.200Z] Go version: go1.18.3 12:30:05 [2023-01-09T12:30:05.200Z] Git commit: 3e9117b 12:30:05 [2023-01-09T12:30:05.200Z] Built: Fri Jun 3 17:55:34 2022 12:30:05 [2023-01-09T12:30:05.200Z] OS/Arch: linux/arm64 12:30:05 [2023-01-09T12:30:05.200Z] Context: default 12:30:05 [2023-01-09T12:30:05.200Z] 12:30:05 [2023-01-09T12:30:05.200Z] Server: Docker Engine - Community 12:30:05 [2023-01-09T12:30:05.200Z] Engine: 12:30:05 [2023-01-09T12:30:05.200Z] Version: 22.06.0-beta.0 12:30:05 [2023-01-09T12:30:05.200Z] API version: 1.42 (minimum version 1.12) 12:30:05 [2023-01-09T12:30:05.200Z] Go version: go1.18.3 12:30:05 [2023-01-09T12:30:05.200Z] Git commit: 38633e7 12:30:05 [2023-01-09T12:30:05.200Z] Built: Fri Jun 3 17:55:34 2022 12:30:05 [2023-01-09T12:30:05.200Z] OS/Arch: linux/arm64 12:30:05 [2023-01-09T12:30:05.200Z] Experimental: true 12:30:05 [2023-01-09T12:30:05.200Z] containerd: 12:30:05 [2023-01-09T12:30:05.200Z] Version: 1.6.8 12:30:05 [2023-01-09T12:30:05.200Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 12:30:05 [2023-01-09T12:30:05.200Z] runc: 12:30:05 [2023-01-09T12:30:05.200Z] Version: 1.1.4 12:30:05 [2023-01-09T12:30:05.200Z] GitCommit: v1.1.4-0-g5fd4c4d 12:30:05 [2023-01-09T12:30:05.200Z] docker-init: 12:30:05 [2023-01-09T12:30:05.200Z] Version: 0.19.0 12:30:05 [2023-01-09T12:30:05.200Z] GitCommit: de40ad0 [Pipeline] sh 12:30:03 [2023-01-09T12:30:03.747Z] > git rev-parse HEAD^{commit} # timeout=10 12:30:03 [2023-01-09T12:30:03.756Z] > git config core.sparsecheckout # timeout=10 12:30:03 [2023-01-09T12:30:03.766Z] > git checkout -f 691b44b4c3c8f045e55a5a029b59826d01f3c2c6 # timeout=10 12:30:05 [2023-01-09T12:30:05.485Z] + docker info 12:30:05 [2023-01-09T12:30:05.485Z] Client: 12:30:05 [2023-01-09T12:30:05.485Z] Context: default 12:30:05 [2023-01-09T12:30:05.485Z] Debug Mode: false 12:30:05 [2023-01-09T12:30:05.485Z] Plugins: 12:30:05 [2023-01-09T12:30:05.485Z] buildx: Docker Buildx (Docker Inc.) 12:30:05 [2023-01-09T12:30:05.485Z] Version: v0.8.2 12:30:05 [2023-01-09T12:30:05.485Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 12:30:05 [2023-01-09T12:30:05.485Z] compose: Docker Compose (Docker Inc.) 12:30:05 [2023-01-09T12:30:05.485Z] Version: v2.12.0 12:30:05 [2023-01-09T12:30:05.485Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 12:30:05 [2023-01-09T12:30:05.485Z] 12:30:05 [2023-01-09T12:30:05.485Z] Server: 12:30:05 [2023-01-09T12:30:05.485Z] Containers: 0 12:30:05 [2023-01-09T12:30:05.485Z] Running: 0 12:30:05 [2023-01-09T12:30:05.485Z] Paused: 0 12:30:05 [2023-01-09T12:30:05.485Z] Stopped: 0 12:30:05 [2023-01-09T12:30:05.485Z] Images: 3 12:30:05 [2023-01-09T12:30:05.485Z] Server Version: 22.06.0-beta.0 12:30:05 [2023-01-09T12:30:05.485Z] Storage Driver: overlay2 12:30:05 [2023-01-09T12:30:05.485Z] Backing Filesystem: extfs 12:30:05 [2023-01-09T12:30:05.485Z] Supports d_type: true 12:30:05 [2023-01-09T12:30:05.485Z] Using metacopy: false 12:30:05 [2023-01-09T12:30:05.485Z] Native Overlay Diff: true 12:30:05 [2023-01-09T12:30:05.485Z] userxattr: false 12:30:05 [2023-01-09T12:30:05.485Z] Logging Driver: json-file 12:30:05 [2023-01-09T12:30:05.485Z] Cgroup Driver: cgroupfs 12:30:05 [2023-01-09T12:30:05.485Z] Cgroup Version: 1 12:30:05 [2023-01-09T12:30:05.485Z] Plugins: 12:30:05 [2023-01-09T12:30:05.485Z] Volume: local 12:30:05 [2023-01-09T12:30:05.485Z] Network: bridge host ipvlan macvlan null overlay 12:30:05 [2023-01-09T12:30:05.485Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:30:05 [2023-01-09T12:30:05.485Z] Swarm: inactive 12:30:05 [2023-01-09T12:30:05.485Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 12:30:05 [2023-01-09T12:30:05.485Z] Default Runtime: runc 12:30:05 [2023-01-09T12:30:05.485Z] Init Binary: docker-init 12:30:05 [2023-01-09T12:30:05.485Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 12:30:05 [2023-01-09T12:30:05.485Z] runc version: v1.1.4-0-g5fd4c4d 12:30:05 [2023-01-09T12:30:05.485Z] init version: de40ad0 12:30:05 [2023-01-09T12:30:05.485Z] Security Options: 12:30:05 [2023-01-09T12:30:05.485Z] apparmor 12:30:05 [2023-01-09T12:30:05.485Z] seccomp 12:30:05 [2023-01-09T12:30:05.485Z] Profile: builtin 12:30:05 [2023-01-09T12:30:05.485Z] Kernel Version: 5.15.0-1022-aws 12:30:05 [2023-01-09T12:30:05.485Z] Operating System: Ubuntu 20.04.5 LTS 12:30:05 [2023-01-09T12:30:05.485Z] OSType: linux 12:30:05 [2023-01-09T12:30:05.485Z] Architecture: aarch64 12:30:05 [2023-01-09T12:30:05.485Z] CPUs: 2 12:30:05 [2023-01-09T12:30:05.485Z] Total Memory: 7.559GiB 12:30:05 [2023-01-09T12:30:05.485Z] Name: ip-10-100-45-251 12:30:05 [2023-01-09T12:30:05.485Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 12:30:05 [2023-01-09T12:30:05.485Z] Docker Root Dir: /var/lib/docker 12:30:05 [2023-01-09T12:30:05.485Z] Debug Mode: false 12:30:05 [2023-01-09T12:30:05.485Z] Registry: https://index.docker.io/v1/ 12:30:05 [2023-01-09T12:30:05.485Z] Labels: 12:30:05 [2023-01-09T12:30:05.485Z] Experimental: true 12:30:05 [2023-01-09T12:30:05.485Z] Insecure Registries: 12:30:05 [2023-01-09T12:30:05.485Z] 127.0.0.0/8 12:30:05 [2023-01-09T12:30:05.485Z] Live Restore Enabled: true 12:30:05 [2023-01-09T12:30:05.485Z] [Pipeline] sh 12:30:05 [2023-01-09T12:30:05.775Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 12:30:05 [2023-01-09T12:30:05.775Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 12:30:05 [2023-01-09T12:30:05.775Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44769/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 12:30:05 [2023-01-09T12:30:05.775Z] + bash /home/ubuntu/workspace/moby_PR-44769/check-config.sh 12:30:05 [2023-01-09T12:30:05.775Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 12:30:05 [2023-01-09T12:30:05.775Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... 12:30:05 [2023-01-09T12:30:05.775Z] 12:30:05 [2023-01-09T12:30:05.775Z] Generally Necessary: 12:30:05 [2023-01-09T12:30:05.775Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 12:30:05 [2023-01-09T12:30:05.775Z] - apparmor: enabled and tools installed 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_NAMESPACES: enabled 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_NET_NS: enabled 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_PID_NS: enabled 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_IPC_NS: enabled 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_UTS_NS: enabled 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_CGROUPS: enabled 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_CGROUP_CPUACCT: enabled 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_CGROUP_DEVICE: enabled 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_CGROUP_FREEZER: enabled 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_CGROUP_SCHED: enabled 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_CPUSETS: enabled 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_MEMCG: enabled 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_KEYS: enabled 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_VETH: enabled (as module) 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_BRIDGE: enabled (as module) 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_IP_NF_FILTER: enabled (as module) 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 12:30:05 [2023-01-09T12:30:05.775Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_IP_NF_NAT: enabled (as module) 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_NF_NAT: enabled (as module) 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_POSIX_MQUEUE: enabled 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_CGROUP_BPF: enabled 12:30:06 [2023-01-09T12:30:06.035Z] 12:30:06 [2023-01-09T12:30:06.035Z] Optional Features: 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_USER_NS: enabled 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_SECCOMP: enabled 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_SECCOMP_FILTER: enabled 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_CGROUP_PIDS: enabled 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_MEMCG_SWAP: enabled 12:30:06 [2023-01-09T12:30:06.035Z] (cgroup swap accounting is currently enabled) 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_BLK_CGROUP: enabled 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_BLK_DEV_THROTTLING: enabled 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_CGROUP_PERF: enabled 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_CGROUP_HUGETLB: enabled 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_CGROUP_NET_PRIO: enabled 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_CFS_BANDWIDTH: enabled 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_FAIR_GROUP_SCHED: enabled 12:30:06 [2023-01-09T12:30:06.035Z] - CONFIG_RT_GROUP_SCHED: missing 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_IP_VS: enabled (as module) 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_IP_VS_NFCT: enabled 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_IP_VS_PROTO_TCP: enabled 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_IP_VS_PROTO_UDP: enabled 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_IP_VS_RR: enabled (as module) 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_SECURITY_SELINUX: enabled 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_SECURITY_APPARMOR: enabled 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_EXT4_FS: enabled 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_EXT4_FS_SECURITY: enabled 12:30:06 [2023-01-09T12:30:06.295Z] - Network Drivers: 12:30:06 [2023-01-09T12:30:06.295Z] - "overlay": 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_VXLAN: enabled (as module) 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 12:30:06 [2023-01-09T12:30:06.295Z] Optional (for encrypted networks): 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_CRYPTO: enabled 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_CRYPTO_AEAD: enabled 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_CRYPTO_GCM: enabled 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_CRYPTO_SEQIV: enabled 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_CRYPTO_GHASH: enabled 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_XFRM: enabled 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_XFRM_USER: enabled (as module) 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_XFRM_ALGO: enabled (as module) 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_INET_ESP: enabled (as module) 12:30:06 [2023-01-09T12:30:06.295Z] - "ipvlan": 12:30:06 [2023-01-09T12:30:06.295Z] - CONFIG_IPVLAN: enabled (as module) 12:30:06 [2023-01-09T12:30:06.295Z] - "macvlan": 12:30:06 [2023-01-09T12:30:06.554Z] - CONFIG_MACVLAN: enabled (as module) 12:30:06 [2023-01-09T12:30:06.554Z] - CONFIG_DUMMY: enabled (as module) 12:30:06 [2023-01-09T12:30:06.554Z] - "ftp,tftp client in container": 12:30:06 [2023-01-09T12:30:06.554Z] - CONFIG_NF_NAT_FTP: enabled (as module) 12:30:06 [2023-01-09T12:30:06.554Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 12:30:06 [2023-01-09T12:30:06.554Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 12:30:06 [2023-01-09T12:30:06.554Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 12:30:06 [2023-01-09T12:30:06.554Z] - Storage Drivers: 12:30:06 [2023-01-09T12:30:06.554Z] - "aufs": 12:30:06 [2023-01-09T12:30:06.554Z] - CONFIG_AUFS_FS: enabled (as module) 12:30:06 [2023-01-09T12:30:06.554Z] - "btrfs": 12:30:06 [2023-01-09T12:30:06.554Z] - CONFIG_BTRFS_FS: enabled (as module) 12:30:06 [2023-01-09T12:30:06.554Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 12:30:06 [2023-01-09T12:30:06.554Z] - "devicemapper": 12:30:06 [2023-01-09T12:30:06.554Z] - CONFIG_BLK_DEV_DM: enabled 12:30:06 [2023-01-09T12:30:06.554Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 12:30:06 [2023-01-09T12:30:06.554Z] - "overlay": 12:30:06 [2023-01-09T12:30:06.554Z] - CONFIG_OVERLAY_FS: enabled (as module) 12:30:06 [2023-01-09T12:30:06.554Z] - "zfs": 12:30:06 [2023-01-09T12:30:06.554Z] - /dev/zfs: present 12:30:06 [2023-01-09T12:30:06.554Z] - zfs command: missing 12:30:06 [2023-01-09T12:30:06.554Z] - zpool command: missing 12:30:06 [2023-01-09T12:30:06.554Z] 12:30:06 [2023-01-09T12:30:06.554Z] Limits: 12:30:06 [2023-01-09T12:30:06.554Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 12:30:06 [2023-01-09T12:30:06.554Z] 12:30:06 [2023-01-09T12:30:06.554Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 12:30:06 [2023-01-09T12:30:06.864Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:691b44b4c3c8f045e55a5a029b59826d01f3c2c6 . 12:30:07 [2023-01-09T12:30:07.123Z] #1 [internal] load build definition from Dockerfile 12:30:07 [2023-01-09T12:30:07.123Z] #1 transferring dockerfile: 26.18kB done 12:30:07 [2023-01-09T12:30:07.123Z] #1 DONE 0.0s 12:30:07 [2023-01-09T12:30:07.123Z] 12:30:07 [2023-01-09T12:30:07.123Z] #2 [internal] load .dockerignore 12:30:07 [2023-01-09T12:30:07.123Z] #2 transferring context: 113B done 12:30:07 [2023-01-09T12:30:07.123Z] #2 DONE 0.0s 12:30:07 [2023-01-09T12:30:07.123Z] 12:30:07 [2023-01-09T12:30:07.123Z] #3 resolve image config for docker.io/docker/dockerfile:1 12:30:07 [2023-01-09T12:30:07.123Z] #3 DONE 0.1s 12:30:07 [2023-01-09T12:30:07.382Z] 12:30:07 [2023-01-09T12:30:07.382Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 12:30:07 [2023-01-09T12:30:07.382Z] #4 CACHED 12:30:07 [2023-01-09T12:30:07.382Z] 12:30:07 [2023-01-09T12:30:07.382Z] #5 [internal] load metadata for docker.io/library/busybox:latest 12:30:07 [2023-01-09T12:30:07.382Z] #5 DONE 0.0s 12:30:07 [2023-01-09T12:30:07.382Z] 12:30:07 [2023-01-09T12:30:07.382Z] #6 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye 12:30:07 [2023-01-09T12:30:07.642Z] #6 DONE 0.1s 12:30:07 [2023-01-09T12:30:07.642Z] 12:30:07 [2023-01-09T12:30:07.642Z] #7 [internal] load metadata for docker.io/library/debian:bullseye 12:30:07 [2023-01-09T12:30:07.642Z] #7 DONE 0.1s 12:30:07 [2023-01-09T12:30:07.642Z] 12:30:07 [2023-01-09T12:30:07.642Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 12:30:07 [2023-01-09T12:30:07.642Z] #8 DONE 0.1s 12:30:07 [2023-01-09T12:30:07.642Z] 12:30:07 [2023-01-09T12:30:07.642Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 12:30:07 [2023-01-09T12:30:07.642Z] #9 DONE 0.1s 12:30:09 [2023-01-09T12:30:09.021Z] 12:30:09 [2023-01-09T12:30:09.021Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 12:30:09 [2023-01-09T12:30:09.021Z] #10 DONE 0.0s 12:30:09 [2023-01-09T12:30:09.021Z] 12:30:09 [2023-01-09T12:30:09.021Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox 12:30:09 [2023-01-09T12:30:09.021Z] #11 DONE 0.0s 12:30:09 [2023-01-09T12:30:09.021Z] 12:30:09 [2023-01-09T12:30:09.021Z] #12 [base 1/5] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9d235ae41bff699b44255bf912e77acac5046b06e61b018561239a35d9bd2ebb 12:30:09 [2023-01-09T12:30:09.021Z] #12 DONE 0.0s 12:30:09 [2023-01-09T12:30:09.021Z] 12:30:09 [2023-01-09T12:30:09.021Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 12:30:09 [2023-01-09T12:30:09.021Z] #13 DONE 0.0s 12:30:09 [2023-01-09T12:30:09.021Z] 12:30:09 [2023-01-09T12:30:09.021Z] #14 [containerd-src 1/3] WORKDIR /usr/src/containerd 12:30:09 [2023-01-09T12:30:09.021Z] #14 CACHED 12:30:09 [2023-01-09T12:30:09.021Z] 12:30:09 [2023-01-09T12:30:09.021Z] #15 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 12:30:09 [2023-01-09T12:30:09.021Z] #15 CACHED 12:30:09 [2023-01-09T12:30:09.021Z] 12:30:09 [2023-01-09T12:30:09.021Z] #16 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 12:30:09 [2023-01-09T12:30:09.021Z] #16 CACHED 12:30:09 [2023-01-09T12:30:09.021Z] 12:30:09 [2023-01-09T12:30:09.021Z] #17 [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 12:30:09 [2023-01-09T12:30:09.021Z] #17 CACHED 12:30:09 [2023-01-09T12:30:09.021Z] 12:30:09 [2023-01-09T12:30:09.021Z] #18 [base 2/5] COPY --from=xx / / 12:30:09 [2023-01-09T12:30:09.021Z] #18 CACHED 12:30:09 [2023-01-09T12:30:09.021Z] 12:30:09 [2023-01-09T12:30:09.021Z] #19 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 12:30:09 [2023-01-09T12:30:09.021Z] #19 CACHED 12:30:09 [2023-01-09T12:30:09.021Z] 12:30:09 [2023-01-09T12:30:09.021Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c66c0e5dc607baefefda1d9e64a3b3a317e4189c540c8eac0c1a06186fe353a1 12:30:09 [2023-01-09T12:30:09.021Z] #20 DONE 0.0s 12:30:09 [2023-01-09T12:30:09.021Z] 12:30:09 [2023-01-09T12:30:09.021Z] #21 [internal] load build context 12:30:09 [2023-01-09T12:30:09.965Z] #21 ... 12:30:09 [2023-01-09T12:30:09.965Z] 12:30:09 [2023-01-09T12:30:09.965Z] #22 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 12:30:09 [2023-01-09T12:30:09.965Z] #22 DONE 0.8s 12:30:09 [2023-01-09T12:30:09.965Z] 12:30:09 [2023-01-09T12:30:09.965Z] #21 [internal] load build context 12:30:10 [2023-01-09T12:30:10.539Z] #21 transferring context: 63.83MB 1.4s done 12:30:10 [2023-01-09T12:30:10.539Z] #21 DONE 1.5s 12:30:10 [2023-01-09T12:30:10.539Z] 12:30:10 [2023-01-09T12:30:10.539Z] #23 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.14" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 12:30:18 [2023-01-09T12:30:18.666Z] #23 DONE 9.3s 12:30:18 [2023-01-09T12:30:18.925Z] 12:30:18 [2023-01-09T12:30:18.925Z] #24 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 12:30:18 [2023-01-09T12:30:18.925Z] #24 CACHED 12:30:18 [2023-01-09T12:30:18.925Z] 12:30:18 [2023-01-09T12:30:18.925Z] #25 [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 12:30:18 [2023-01-09T12:30:18.925Z] #25 CACHED 12:30:18 [2023-01-09T12:30:18.925Z] 12:30:18 [2023-01-09T12:30:18.925Z] #26 [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...) 12:30:20 [2023-01-09T12:30:20.304Z] #26 1.430 + bin/ctr 12:30:42 [2023-01-09T12:30:42.249Z] #26 22.52 + bin/containerd 12:31:14 [2023-01-09T12:31:14.357Z] #26 53.81 + bin/containerd-stress 12:31:14 [2023-01-09T12:31:14.357Z] #26 54.90 + bin/containerd-shim 12:31:14 [2023-01-09T12:31:14.357Z] #26 55.51 + bin/containerd-shim-runc-v1 12:31:15 [2023-01-09T12:31:15.294Z] #26 56.47 + bin/containerd-shim-runc-v2 12:31:15 [2023-01-09T12:31:15.862Z] #26 57.22 + binaries 12:31:16 [2023-01-09T12:31:16.799Z] #26 DONE 58.0s 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #27 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" 12:31:17 [2023-01-09T12:31:17.370Z] #27 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #28 [dev-systemd-false 4/20] COPY --from=delve /build/ /usr/local/bin/ 12:31:17 [2023-01-09T12:31:17.370Z] #28 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #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 12:31:17 [2023-01-09T12:31:17.370Z] #29 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #30 [dockercli-src 5/5] WORKDIR /usr/src/dockercli 12:31:17 [2023-01-09T12:31:17.370Z] #30 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #31 [dev-systemd-false 12/20] COPY --from=shfmt /build/ /usr/local/bin/ 12:31:17 [2023-01-09T12:31:17.370Z] #31 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #32 [tini-src 1/3] WORKDIR /usr/src/tini 12:31:17 [2023-01-09T12:31:17.370Z] #32 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #33 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 12:31:17 [2023-01-09T12:31:17.370Z] #33 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #34 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 12:31:17 [2023-01-09T12:31:17.370Z] #34 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #35 [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...) 12:31:17 [2023-01-09T12:31:17.370Z] #35 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #36 [dev-systemd-false 2/20] COPY --from=frozen-images /build/ /docker-frozen-images 12:31:17 [2023-01-09T12:31:17.370Z] #36 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #37 [dev-systemd-false 7/20] COPY --from=tini /build/ /usr/local/bin/ 12:31:17 [2023-01-09T12:31:17.370Z] #37 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 12:31:17 [2023-01-09T12:31:17.370Z] #38 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #39 [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...) 12:31:17 [2023-01-09T12:31:17.370Z] #39 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #40 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli 12:31:17 [2023-01-09T12:31:17.370Z] #40 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #41 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 12:31:17 [2023-01-09T12:31:17.370Z] #41 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #42 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 12:31:17 [2023-01-09T12:31:17.370Z] #42 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #43 [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...) 12:31:17 [2023-01-09T12:31:17.370Z] #43 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #44 [dev-systemd-false 6/20] COPY --from=gowinres /build/ /usr/local/bin/ 12:31:17 [2023-01-09T12:31:17.370Z] #44 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #45 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/ 12:31:17 [2023-01-09T12:31:17.370Z] #45 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #46 [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 12:31:17 [2023-01-09T12:31:17.370Z] #46 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #47 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 12:31:17 [2023-01-09T12:31:17.370Z] #47 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #48 [dockercli-src 1/5] WORKDIR /tmp/dockercli 12:31:17 [2023-01-09T12:31:17.370Z] #48 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #49 [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 12:31:17 [2023-01-09T12:31:17.370Z] #49 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #50 [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...) 12:31:17 [2023-01-09T12:31:17.370Z] #50 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #51 [dev-systemd-false 1/20] COPY --from=dockercli /build/ /usr/local/cli 12:31:17 [2023-01-09T12:31:17.370Z] #51 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #52 [runc-src 1/3] WORKDIR /usr/src/runc 12:31:17 [2023-01-09T12:31:17.370Z] #52 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #53 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli 12:31:17 [2023-01-09T12:31:17.370Z] #53 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #54 [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 12:31:17 [2023-01-09T12:31:17.370Z] #54 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #55 [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 12:31:17 [2023-01-09T12:31:17.370Z] #55 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #56 [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 12:31:17 [2023-01-09T12:31:17.370Z] #56 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #57 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 12:31:17 [2023-01-09T12:31:17.370Z] #57 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #58 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 12:31:17 [2023-01-09T12:31:17.370Z] #58 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #59 [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...) 12:31:17 [2023-01-09T12:31:17.370Z] #59 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #60 [dev-systemd-false 3/20] COPY --from=swagger /build/ /usr/local/bin/ 12:31:17 [2023-01-09T12:31:17.370Z] #60 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #61 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 12:31:17 [2023-01-09T12:31:17.370Z] #61 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #62 [dev-systemd-false 5/20] COPY --from=tomll /build/ /usr/local/bin/ 12:31:17 [2023-01-09T12:31:17.370Z] #62 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #63 [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 12:31:17 [2023-01-09T12:31:17.370Z] #63 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #64 [dev-systemd-false 8/20] COPY --from=registry /build/ /usr/local/bin/ 12:31:17 [2023-01-09T12:31:17.370Z] #64 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #65 [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 12:31:17 [2023-01-09T12:31:17.370Z] #65 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #66 [dev-systemd-false 10/20] COPY --from=gotestsum /build/ /usr/local/bin/ 12:31:17 [2023-01-09T12:31:17.370Z] #66 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #67 [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 12:31:17 [2023-01-09T12:31:17.370Z] #67 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #68 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 12:31:17 [2023-01-09T12:31:17.370Z] #68 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #69 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 12:31:17 [2023-01-09T12:31:17.370Z] #69 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #70 [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 12:31:17 [2023-01-09T12:31:17.370Z] #70 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #71 [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 12:31:17 [2023-01-09T12:31:17.370Z] #71 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #72 [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 12:31:17 [2023-01-09T12:31:17.370Z] #72 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #73 [delve-build 1/2] WORKDIR /usr/src/delve 12:31:17 [2023-01-09T12:31:17.370Z] #73 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #74 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...) 12:31:17 [2023-01-09T12:31:17.370Z] #74 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #75 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 12:31:17 [2023-01-09T12:31:17.370Z] #75 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #76 [registry-src 1/2] WORKDIR /usr/src/registry 12:31:17 [2023-01-09T12:31:17.370Z] #76 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #77 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 12:31:17 [2023-01-09T12:31:17.370Z] #77 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #78 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 12:31:17 [2023-01-09T12:31:17.370Z] #78 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #79 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 12:31:17 [2023-01-09T12:31:17.370Z] #79 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #80 [swagger-src 1/3] WORKDIR /usr/src/swagger 12:31:17 [2023-01-09T12:31:17.370Z] #80 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #81 [dev-systemd-false 9/20] COPY --from=criu /build/ /usr/local/bin/ 12:31:17 [2023-01-09T12:31:17.370Z] #81 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #82 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 12:31:17 [2023-01-09T12:31:17.370Z] #82 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #83 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 12:31:17 [2023-01-09T12:31:17.370Z] #83 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #84 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 12:31:17 [2023-01-09T12:31:17.370Z] #84 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #85 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/ 12:31:17 [2023-01-09T12:31:17.370Z] #85 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #86 [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 12:31:17 [2023-01-09T12:31:17.370Z] #86 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #87 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 12:31:17 [2023-01-09T12:31:17.370Z] #87 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #88 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 12:31:17 [2023-01-09T12:31:17.370Z] #88 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #89 [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...) 12:31:17 [2023-01-09T12:31:17.370Z] #89 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #90 [dev-systemd-false 13/20] COPY --from=runc /build/ /usr/local/bin/ 12:31:17 [2023-01-09T12:31:17.370Z] #90 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #91 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/ 12:31:17 [2023-01-09T12:31:17.370Z] #91 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 12:31:17 [2023-01-09T12:31:17.370Z] #10 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #92 [build-dummy 2/2] RUN mkdir -p /build 12:31:17 [2023-01-09T12:31:17.370Z] #92 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #93 [binary-dummy 1/1] COPY --from=build-dummy /build /build 12:31:17 [2023-01-09T12:31:17.370Z] #93 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #94 [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 ; 12:31:17 [2023-01-09T12:31:17.370Z] #94 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #95 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install 12:31:17 [2023-01-09T12:31:17.370Z] #95 CACHED 12:31:17 [2023-01-09T12:31:17.370Z] 12:31:17 [2023-01-09T12:31:17.370Z] #96 [dev-systemd-false 14/20] COPY --from=containerd /build/ /usr/local/bin/ 12:31:17 [2023-01-09T12:31:17.631Z] #96 DONE 0.2s 12:31:17 [2023-01-09T12:31:17.631Z] 12:31:17 [2023-01-09T12:31:17.631Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit /build/ /usr/local/bin/ 12:31:17 [2023-01-09T12:31:17.631Z] #97 DONE 0.1s 12:31:17 [2023-01-09T12:31:17.631Z] 12:31:17 [2023-01-09T12:31:17.631Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit / /usr/local/bin/ 12:31:17 [2023-01-09T12:31:17.890Z] #98 DONE 0.4s 12:31:18 [2023-01-09T12:31:18.150Z] 12:31:18 [2023-01-09T12:31:18.150Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/ 12:31:18 [2023-01-09T12:31:18.150Z] #99 DONE 0.1s 12:31:18 [2023-01-09T12:31:18.150Z] 12:31:18 [2023-01-09T12:31:18.150Z] #100 [dev-systemd-false 18/20] COPY --from=crun /build/ /usr/local/bin/ 12:31:18 [2023-01-09T12:31:18.150Z] #100 DONE 0.1s 12:31:18 [2023-01-09T12:31:18.150Z] 12:31:18 [2023-01-09T12:31:18.150Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/ /etc/docker/ 12:31:18 [2023-01-09T12:31:18.150Z] #101 DONE 0.1s 12:31:18 [2023-01-09T12:31:18.150Z] 12:31:18 [2023-01-09T12:31:18.150Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker 12:31:18 [2023-01-09T12:31:18.150Z] #102 DONE 0.0s 12:31:18 [2023-01-09T12:31:18.150Z] 12:31:18 [2023-01-09T12:31:18.150Z] #103 [dev-base 1/10] RUN groupadd -r docker 12:31:18 [2023-01-09T12:31:18.719Z] #103 DONE 0.4s 12:31:18 [2023-01-09T12:31:18.719Z] 12:31:18 [2023-01-09T12:31:18.719Z] #104 [dev-base 2/10] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 12:31:18 [2023-01-09T12:31:18.982Z] #104 DONE 0.5s 12:31:19 [2023-01-09T12:31:19.242Z] 12:31:19 [2023-01-09T12:31:19.242Z] #105 [dev-base 3/10] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 12:31:19 [2023-01-09T12:31:19.504Z] #105 0.427 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 12:31:19 [2023-01-09T12:31:19.763Z] #105 DONE 0.5s 12:31:19 [2023-01-09T12:31:19.763Z] 12:31:19 [2023-01-09T12:31:19.763Z] #106 [dev-base 4/10] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 12:31:20 [2023-01-09T12:31:20.025Z] #106 DONE 0.5s 12:31:20 [2023-01-09T12:31:20.025Z] 12:31:20 [2023-01-09T12:31:20.025Z] #107 [dev-base 5/10] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 12:31:20 [2023-01-09T12:31:20.594Z] #107 DONE 0.4s 12:31:20 [2023-01-09T12:31:20.594Z] 12:31:20 [2023-01-09T12:31:20.594Z] #108 [dev-base 6/10] RUN ldconfig 12:31:21 [2023-01-09T12:31:21.162Z] #108 DONE 0.5s 12:31:21 [2023-01-09T12:31:21.162Z] 12:31:21 [2023-01-09T12:31:21.162Z] #109 [dev-base 7/10] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 12:31:21 [2023-01-09T12:31:21.744Z] #109 0.758 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 12:31:21 [2023-01-09T12:31:21.744Z] #109 0.759 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 12:31:21 [2023-01-09T12:31:21.744Z] #109 0.760 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 12:31:22 [2023-01-09T12:31:22.881Z] #109 1.137 Reading package lists... 12:31:23 [2023-01-09T12:31:23.140Z] #109 1.772 Reading package lists... 12:31:23 [2023-01-09T12:31:23.659Z] #109 2.289 Building dependency tree... 12:31:23 [2023-01-09T12:31:23.659Z] #109 2.434 Reading state information... 12:31:23 [2023-01-09T12:31:23.659Z] #109 2.614 The following additional packages will be installed: 12:31:23 [2023-01-09T12:31:23.659Z] #109 2.614 dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67 12:31:23 [2023-01-09T12:31:23.659Z] #109 2.614 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 12:31:23 [2023-01-09T12:31:23.659Z] #109 2.615 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl 12:31:23 [2023-01-09T12:31:23.659Z] #109 2.615 python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd 12:31:23 [2023-01-09T12:31:23.659Z] #109 2.617 Suggested packages: 12:31:23 [2023-01-09T12:31:23.659Z] #109 2.617 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 12:31:23 [2023-01-09T12:31:23.659Z] #109 2.617 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump 12:31:23 [2023-01-09T12:31:23.659Z] #109 2.617 acl attr quota 12:31:23 [2023-01-09T12:31:23.659Z] #109 2.617 Recommended packages: 12:31:23 [2023-01-09T12:31:23.659Z] #109 2.617 libatm1 nftables libpam-cap build-essential python3-dev unzip 12:31:23 [2023-01-09T12:31:23.918Z] #109 2.958 The following NEW packages will be installed: 12:31:23 [2023-01-09T12:31:23.918Z] #109 2.959 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq 12:31:23 [2023-01-09T12:31:23.918Z] #109 2.959 libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2 12:31:23 [2023-01-09T12:31:23.918Z] #109 2.959 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1 12:31:23 [2023-01-09T12:31:23.918Z] #109 2.959 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 12:31:23 [2023-01-09T12:31:23.918Z] #109 2.960 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl 12:31:23 [2023-01-09T12:31:23.918Z] #109 2.960 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources 12:31:23 [2023-01-09T12:31:23.918Z] #109 2.960 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim 12:31:23 [2023-01-09T12:31:23.918Z] #109 2.960 vim-common vim-runtime xfsprogs xxd xz-utils zip zstd 12:31:24 [2023-01-09T12:31:24.177Z] #109 3.260 0 upgraded, 51 newly installed, 0 to remove and 1 not upgraded. 12:31:24 [2023-01-09T12:31:24.177Z] #109 3.260 Need to get 27.2 MB of archives. 12:31:24 [2023-01-09T12:31:24.177Z] #109 3.260 After this operation, 106 MB of additional disk space will be used. 12:31:24 [2023-01-09T12:31:24.177Z] #109 3.260 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] 12:31:24 [2023-01-09T12:31:24.177Z] #109 3.264 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 12:31:24 [2023-01-09T12:31:24.177Z] #109 3.266 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 12:31:24 [2023-01-09T12:31:24.177Z] #109 3.267 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 12:31:24 [2023-01-09T12:31:24.178Z] #109 3.267 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 12:31:24 [2023-01-09T12:31:24.178Z] #109 3.268 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 12:31:24 [2023-01-09T12:31:24.178Z] #109 3.269 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 12:31:24 [2023-01-09T12:31:24.178Z] #109 3.270 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 12:31:24 [2023-01-09T12:31:24.178Z] #109 3.275 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 12:31:24 [2023-01-09T12:31:24.178Z] #109 3.276 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 12:31:24 [2023-01-09T12:31:24.178Z] #109 3.278 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.281 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.288 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.290 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.292 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.293 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.295 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.296 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.297 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.298 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.299 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.300 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.302 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.307 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.307 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.307 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.307 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.308 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.309 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.367 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.368 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.369 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.369 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.370 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.370 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.371 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.372 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.383 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.384 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 12:31:24 [2023-01-09T12:31:24.437Z] #109 3.385 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 12:31:24 [2023-01-09T12:31:24.438Z] #109 3.386 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] 12:31:24 [2023-01-09T12:31:24.438Z] #109 3.389 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] 12:31:24 [2023-01-09T12:31:24.438Z] #109 3.394 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 12:31:24 [2023-01-09T12:31:24.438Z] #109 3.394 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] 12:31:24 [2023-01-09T12:31:24.438Z] #109 3.397 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] 12:31:24 [2023-01-09T12:31:24.438Z] #109 3.399 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] 12:31:24 [2023-01-09T12:31:24.438Z] #109 3.401 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 12:31:24 [2023-01-09T12:31:24.438Z] #109 3.438 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] 12:31:24 [2023-01-09T12:31:24.438Z] #109 3.446 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] 12:31:24 [2023-01-09T12:31:24.438Z] #109 3.450 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] 12:31:24 [2023-01-09T12:31:24.438Z] #109 3.451 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] 12:31:24 [2023-01-09T12:31:24.697Z] #109 3.590 debconf: delaying package configuration, since apt-utils is not installed 12:31:24 [2023-01-09T12:31:24.697Z] #109 3.627 Fetched 27.2 MB in 0s (56.1 MB/s) 12:31:24 [2023-01-09T12:31:24.697Z] #109 3.651 Selecting previously unselected package pigz. 12:31:24 [2023-01-09T12:31:24.697Z] #109 3.651 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15744 files and directories currently installed.) 12:31:24 [2023-01-09T12:31:24.697Z] #109 3.660 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... 12:31:24 [2023-01-09T12:31:24.697Z] #109 3.663 Unpacking pigz (2.6-1) ... 12:31:24 [2023-01-09T12:31:24.697Z] #109 3.703 Selecting previously unselected package libelf1:arm64. 12:31:24 [2023-01-09T12:31:24.697Z] #109 3.705 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... 12:31:24 [2023-01-09T12:31:24.697Z] #109 3.713 Unpacking libelf1:arm64 (0.183-1) ... 12:31:24 [2023-01-09T12:31:24.697Z] #109 3.759 Selecting previously unselected package libbpf0:arm64. 12:31:24 [2023-01-09T12:31:24.956Z] #109 3.761 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... 12:31:24 [2023-01-09T12:31:24.956Z] #109 3.764 Unpacking libbpf0:arm64 (1:0.3-2) ... 12:31:24 [2023-01-09T12:31:24.956Z] #109 3.806 Selecting previously unselected package libcap2:arm64. 12:31:24 [2023-01-09T12:31:24.956Z] #109 3.806 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... 12:31:24 [2023-01-09T12:31:24.956Z] #109 3.809 Unpacking libcap2:arm64 (1:2.44-1) ... 12:31:24 [2023-01-09T12:31:24.956Z] #109 3.841 Selecting previously unselected package libmnl0:arm64. 12:31:24 [2023-01-09T12:31:24.956Z] #109 3.844 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... 12:31:24 [2023-01-09T12:31:24.956Z] #109 3.847 Unpacking libmnl0:arm64 (1.0.4-3) ... 12:31:24 [2023-01-09T12:31:24.956Z] #109 3.884 Selecting previously unselected package libxtables12:arm64. 12:31:24 [2023-01-09T12:31:24.956Z] #109 3.886 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... 12:31:24 [2023-01-09T12:31:24.956Z] #109 3.890 Unpacking libxtables12:arm64 (1.8.7-1) ... 12:31:24 [2023-01-09T12:31:24.956Z] #109 3.919 Selecting previously unselected package libcap2-bin. 12:31:24 [2023-01-09T12:31:24.956Z] #109 3.921 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... 12:31:24 [2023-01-09T12:31:24.956Z] #109 3.927 Unpacking libcap2-bin (1:2.44-1) ... 12:31:24 [2023-01-09T12:31:24.956Z] #109 3.967 Selecting previously unselected package iproute2. 12:31:24 [2023-01-09T12:31:24.956Z] #109 3.968 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... 12:31:24 [2023-01-09T12:31:24.956Z] #109 3.973 Unpacking iproute2 (5.10.0-4) ... 12:31:25 [2023-01-09T12:31:25.216Z] #109 4.069 Selecting previously unselected package xxd. 12:31:25 [2023-01-09T12:31:25.216Z] #109 4.072 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 12:31:25 [2023-01-09T12:31:25.216Z] #109 4.077 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 12:31:25 [2023-01-09T12:31:25.216Z] #109 4.131 Selecting previously unselected package vim-common. 12:31:25 [2023-01-09T12:31:25.216Z] #109 4.133 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 12:31:25 [2023-01-09T12:31:25.216Z] #109 4.142 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 12:31:25 [2023-01-09T12:31:25.216Z] #109 4.196 Selecting previously unselected package bash-completion. 12:31:25 [2023-01-09T12:31:25.216Z] #109 4.198 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... 12:31:25 [2023-01-09T12:31:25.785Z] #109 4.852 Unpacking bash-completion (1:2.11-2) ... 12:31:26 [2023-01-09T12:31:26.045Z] #109 4.966 Selecting previously unselected package bzip2. 12:31:26 [2023-01-09T12:31:26.045Z] #109 4.968 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... 12:31:26 [2023-01-09T12:31:26.045Z] #109 4.975 Unpacking bzip2 (1.0.8-4) ... 12:31:26 [2023-01-09T12:31:26.045Z] #109 5.017 Selecting previously unselected package xz-utils. 12:31:26 [2023-01-09T12:31:26.045Z] #109 5.019 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 12:31:26 [2023-01-09T12:31:26.045Z] #109 5.023 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 12:31:26 [2023-01-09T12:31:26.045Z] #109 5.087 Selecting previously unselected package apparmor. 12:31:26 [2023-01-09T12:31:26.045Z] #109 5.087 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... 12:31:26 [2023-01-09T12:31:26.305Z] #109 5.110 Unpacking apparmor (2.13.6-10) ... 12:31:26 [2023-01-09T12:31:26.305Z] #109 5.219 Selecting previously unselected package libdevmapper1.02.1:arm64. 12:31:26 [2023-01-09T12:31:26.305Z] #109 5.221 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 12:31:26 [2023-01-09T12:31:26.305Z] #109 5.227 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 12:31:26 [2023-01-09T12:31:26.305Z] #109 5.270 Selecting previously unselected package dmsetup. 12:31:26 [2023-01-09T12:31:26.305Z] #109 5.270 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 12:31:26 [2023-01-09T12:31:26.305Z] #109 5.274 Unpacking dmsetup (2:1.02.175-2.1) ... 12:31:26 [2023-01-09T12:31:26.305Z] #109 5.311 Selecting previously unselected package inetutils-ping. 12:31:26 [2023-01-09T12:31:26.305Z] #109 5.313 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... 12:31:26 [2023-01-09T12:31:26.305Z] #109 5.316 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... 12:31:26 [2023-01-09T12:31:26.305Z] #109 5.364 Selecting previously unselected package libip4tc2:arm64. 12:31:26 [2023-01-09T12:31:26.564Z] #109 5.366 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ... 12:31:26 [2023-01-09T12:31:26.564Z] #109 5.370 Unpacking libip4tc2:arm64 (1.8.7-1) ... 12:31:26 [2023-01-09T12:31:26.564Z] #109 5.408 Selecting previously unselected package libip6tc2:arm64. 12:31:26 [2023-01-09T12:31:26.564Z] #109 5.410 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ... 12:31:26 [2023-01-09T12:31:26.564Z] #109 5.414 Unpacking libip6tc2:arm64 (1.8.7-1) ... 12:31:26 [2023-01-09T12:31:26.564Z] #109 5.453 Selecting previously unselected package libnfnetlink0:arm64. 12:31:26 [2023-01-09T12:31:26.564Z] #109 5.453 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 12:31:26 [2023-01-09T12:31:26.564Z] #109 5.457 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 12:31:26 [2023-01-09T12:31:26.564Z] #109 5.493 Selecting previously unselected package libnetfilter-conntrack3:arm64. 12:31:26 [2023-01-09T12:31:26.564Z] #109 5.496 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 12:31:26 [2023-01-09T12:31:26.564Z] #109 5.499 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 12:31:26 [2023-01-09T12:31:26.564Z] #109 5.535 Selecting previously unselected package libnftnl11:arm64. 12:31:26 [2023-01-09T12:31:26.564Z] #109 5.538 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ... 12:31:26 [2023-01-09T12:31:26.564Z] #109 5.542 Unpacking libnftnl11:arm64 (1.1.9-1) ... 12:31:26 [2023-01-09T12:31:26.564Z] #109 5.580 Selecting previously unselected package iptables. 12:31:26 [2023-01-09T12:31:26.564Z] #109 5.582 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ... 12:31:26 [2023-01-09T12:31:26.564Z] #109 5.585 Unpacking iptables (1.8.7-1) ... 12:31:26 [2023-01-09T12:31:26.823Z] #109 5.660 Selecting previously unselected package libonig5:arm64. 12:31:26 [2023-01-09T12:31:26.823Z] #109 5.662 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ... 12:31:26 [2023-01-09T12:31:26.823Z] #109 5.667 Unpacking libonig5:arm64 (6.9.6-1.1) ... 12:31:26 [2023-01-09T12:31:26.824Z] #109 5.731 Selecting previously unselected package libjq1:arm64. 12:31:26 [2023-01-09T12:31:26.824Z] #109 5.734 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ... 12:31:26 [2023-01-09T12:31:26.824Z] #109 5.738 Unpacking libjq1:arm64 (1.6-2.1) ... 12:31:26 [2023-01-09T12:31:26.824Z] #109 5.775 Selecting previously unselected package jq. 12:31:26 [2023-01-09T12:31:26.824Z] #109 5.778 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ... 12:31:26 [2023-01-09T12:31:26.824Z] #109 5.782 Unpacking jq (1.6-2.1) ... 12:31:26 [2023-01-09T12:31:26.824Z] #109 5.823 Selecting previously unselected package libaio1:arm64. 12:31:26 [2023-01-09T12:31:26.824Z] #109 5.825 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ... 12:31:26 [2023-01-09T12:31:26.824Z] #109 5.830 Unpacking libaio1:arm64 (0.3.112-9) ... 12:31:26 [2023-01-09T12:31:26.824Z] #109 5.867 Selecting previously unselected package libgpm2:arm64. 12:31:26 [2023-01-09T12:31:26.824Z] #109 5.869 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ... 12:31:26 [2023-01-09T12:31:26.824Z] #109 5.873 Unpacking libgpm2:arm64 (1.20.7-8) ... 12:31:26 [2023-01-09T12:31:26.824Z] #109 5.907 Selecting previously unselected package libicu67:arm64. 12:31:27 [2023-01-09T12:31:27.083Z] #109 5.910 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ... 12:31:27 [2023-01-09T12:31:27.083Z] #109 5.915 Unpacking libicu67:arm64 (67.1-7) ... 12:31:27 [2023-01-09T12:31:27.652Z] #109 6.592 Selecting previously unselected package libinih1:arm64. 12:31:27 [2023-01-09T12:31:27.652Z] #109 6.594 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ... 12:31:27 [2023-01-09T12:31:27.652Z] #109 6.598 Unpacking libinih1:arm64 (53-1+b2) ... 12:31:27 [2023-01-09T12:31:27.652Z] #109 6.632 Selecting previously unselected package libnet1:arm64. 12:31:27 [2023-01-09T12:31:27.652Z] #109 6.635 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 12:31:27 [2023-01-09T12:31:27.652Z] #109 6.639 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 12:31:27 [2023-01-09T12:31:27.652Z] #109 6.681 Selecting previously unselected package libnl-3-200:arm64. 12:31:27 [2023-01-09T12:31:27.652Z] #109 6.684 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ... 12:31:27 [2023-01-09T12:31:27.652Z] #109 6.687 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 12:31:27 [2023-01-09T12:31:27.652Z] #109 6.726 Selecting previously unselected package libprotobuf-c1:arm64. 12:31:27 [2023-01-09T12:31:27.652Z] #109 6.729 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 12:31:27 [2023-01-09T12:31:27.652Z] #109 6.733 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 12:31:27 [2023-01-09T12:31:27.911Z] #109 6.770 Selecting previously unselected package libyajl2:arm64. 12:31:27 [2023-01-09T12:31:27.911Z] #109 6.772 Preparing to unpack .../33-libyajl2_2.1.0-3_arm64.deb ... 12:31:27 [2023-01-09T12:31:27.911Z] #109 6.776 Unpacking libyajl2:arm64 (2.1.0-3) ... 12:31:27 [2023-01-09T12:31:27.911Z] #109 6.806 Selecting previously unselected package net-tools. 12:31:27 [2023-01-09T12:31:27.911Z] #109 6.809 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... 12:31:27 [2023-01-09T12:31:27.911Z] #109 6.813 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 12:31:27 [2023-01-09T12:31:27.911Z] #109 6.867 Selecting previously unselected package patch. 12:31:27 [2023-01-09T12:31:27.911Z] #109 6.868 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ... 12:31:27 [2023-01-09T12:31:27.911Z] #109 6.873 Unpacking patch (2.7.6-7) ... 12:31:27 [2023-01-09T12:31:27.911Z] #109 6.909 Selecting previously unselected package python-pip-whl. 12:31:27 [2023-01-09T12:31:27.912Z] #109 6.912 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 12:31:27 [2023-01-09T12:31:27.912Z] #109 6.916 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 12:31:28 [2023-01-09T12:31:28.170Z] #109 7.052 Selecting previously unselected package python3-lib2to3. 12:31:28 [2023-01-09T12:31:28.170Z] #109 7.054 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... 12:31:28 [2023-01-09T12:31:28.170Z] #109 7.058 Unpacking python3-lib2to3 (3.9.2-1) ... 12:31:28 [2023-01-09T12:31:28.170Z] #109 7.100 Selecting previously unselected package python3-distutils. 12:31:28 [2023-01-09T12:31:28.170Z] #109 7.102 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... 12:31:28 [2023-01-09T12:31:28.170Z] #109 7.105 Unpacking python3-distutils (3.9.2-1) ... 12:31:28 [2023-01-09T12:31:28.170Z] #109 7.149 Selecting previously unselected package python3-pkg-resources. 12:31:28 [2023-01-09T12:31:28.170Z] #109 7.151 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... 12:31:28 [2023-01-09T12:31:28.170Z] #109 7.154 Unpacking python3-pkg-resources (52.0.0-4) ... 12:31:28 [2023-01-09T12:31:28.170Z] #109 7.201 Selecting previously unselected package python3-setuptools. 12:31:28 [2023-01-09T12:31:28.170Z] #109 7.203 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... 12:31:28 [2023-01-09T12:31:28.170Z] #109 7.208 Unpacking python3-setuptools (52.0.0-4) ... 12:31:28 [2023-01-09T12:31:28.170Z] #109 7.271 Selecting previously unselected package python3-wheel. 12:31:28 [2023-01-09T12:31:28.430Z] #109 7.273 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... 12:31:28 [2023-01-09T12:31:28.430Z] #109 7.278 Unpacking python3-wheel (0.34.2-1) ... 12:31:28 [2023-01-09T12:31:28.430Z] #109 7.313 Selecting previously unselected package python3-pip. 12:31:28 [2023-01-09T12:31:28.430Z] #109 7.315 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... 12:31:28 [2023-01-09T12:31:28.430Z] #109 7.320 Unpacking python3-pip (20.3.4-4+deb11u1) ... 12:31:28 [2023-01-09T12:31:28.430Z] #109 7.396 Selecting previously unselected package sudo. 12:31:28 [2023-01-09T12:31:28.430Z] #109 7.399 Preparing to unpack .../43-sudo_1.9.5p2-3_arm64.deb ... 12:31:28 [2023-01-09T12:31:28.430Z] #109 7.404 Unpacking sudo (1.9.5p2-3) ... 12:31:28 [2023-01-09T12:31:28.430Z] #109 7.518 Selecting previously unselected package thin-provisioning-tools. 12:31:28 [2023-01-09T12:31:28.690Z] #109 7.520 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ... 12:31:28 [2023-01-09T12:31:28.690Z] #109 7.524 Unpacking thin-provisioning-tools (0.9.0-1) ... 12:31:28 [2023-01-09T12:31:28.690Z] #109 7.584 Selecting previously unselected package uidmap. 12:31:28 [2023-01-09T12:31:28.690Z] #109 7.587 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ... 12:31:28 [2023-01-09T12:31:28.690Z] #109 7.591 Unpacking uidmap (1:4.8.1-1) ... 12:31:28 [2023-01-09T12:31:28.690Z] #109 7.646 Selecting previously unselected package vim-runtime. 12:31:28 [2023-01-09T12:31:28.690Z] #109 7.648 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 12:31:28 [2023-01-09T12:31:28.690Z] #109 7.660 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 12:31:28 [2023-01-09T12:31:28.690Z] #109 7.672 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 12:31:28 [2023-01-09T12:31:28.690Z] #109 7.676 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 12:31:29 [2023-01-09T12:31:29.259Z] #109 8.259 Selecting previously unselected package vim. 12:31:29 [2023-01-09T12:31:29.259Z] #109 8.259 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... 12:31:29 [2023-01-09T12:31:29.259Z] #109 8.267 Unpacking vim (2:8.2.2434-3+deb11u1) ... 12:31:29 [2023-01-09T12:31:29.519Z] #109 8.400 Selecting previously unselected package xfsprogs. 12:31:29 [2023-01-09T12:31:29.519Z] #109 8.402 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ... 12:31:29 [2023-01-09T12:31:29.519Z] #109 8.406 Unpacking xfsprogs (5.10.0-4) ... 12:31:29 [2023-01-09T12:31:29.519Z] #109 8.507 Selecting previously unselected package zip. 12:31:29 [2023-01-09T12:31:29.519Z] #109 8.510 Preparing to unpack .../49-zip_3.0-12_arm64.deb ... 12:31:29 [2023-01-09T12:31:29.519Z] #109 8.516 Unpacking zip (3.0-12) ... 12:31:29 [2023-01-09T12:31:29.519Z] #109 8.560 Selecting previously unselected package zstd. 12:31:29 [2023-01-09T12:31:29.519Z] #109 8.562 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ... 12:31:29 [2023-01-09T12:31:29.519Z] #109 8.566 Unpacking zstd (1.4.8+dfsg-2.1) ... 12:31:29 [2023-01-09T12:31:29.519Z] #109 8.653 Setting up python3-pkg-resources (52.0.0-4) ... 12:31:29 [2023-01-09T12:31:29.779Z] #109 8.848 Setting up libip4tc2:arm64 (1.8.7-1) ... 12:31:29 [2023-01-09T12:31:29.779Z] #109 8.859 Setting up net-tools (1.60+git20181103.0eebece-1) ... 12:31:29 [2023-01-09T12:31:29.779Z] #109 8.873 Setting up libgpm2:arm64 (1.20.7-8) ... 12:31:29 [2023-01-09T12:31:29.779Z] #109 8.895 Setting up libicu67:arm64 (67.1-7) ... 12:31:29 [2023-01-09T12:31:29.779Z] #109 8.906 Setting up libip6tc2:arm64 (1.8.7-1) ... 12:31:30 [2023-01-09T12:31:30.038Z] #109 8.917 Setting up libinih1:arm64 (53-1+b2) ... 12:31:30 [2023-01-09T12:31:30.038Z] #109 8.927 Setting up uidmap (1:4.8.1-1) ... 12:31:30 [2023-01-09T12:31:30.038Z] #109 8.937 Setting up libyajl2:arm64 (2.1.0-3) ... 12:31:30 [2023-01-09T12:31:30.038Z] #109 8.947 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 12:31:30 [2023-01-09T12:31:30.038Z] #109 8.958 Setting up bzip2 (1.0.8-4) ... 12:31:30 [2023-01-09T12:31:30.038Z] #109 8.968 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 12:31:30 [2023-01-09T12:31:30.038Z] #109 8.981 Setting up python3-wheel (0.34.2-1) ... 12:31:30 [2023-01-09T12:31:30.297Z] #109 9.122 Setting up xxd (2:8.2.2434-3+deb11u1) ... 12:31:30 [2023-01-09T12:31:30.297Z] #109 9.133 Setting up libcap2:arm64 (1:2.44-1) ... 12:31:30 [2023-01-09T12:31:30.297Z] #109 9.144 Setting up libcap2-bin (1:2.44-1) ... 12:31:30 [2023-01-09T12:31:30.297Z] #109 9.155 Setting up apparmor (2.13.6-10) ... 12:31:30 [2023-01-09T12:31:30.866Z] #109 9.950 Setting up zip (3.0-12) ... 12:31:31 [2023-01-09T12:31:31.126Z] #109 9.961 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 12:31:31 [2023-01-09T12:31:31.126Z] #109 9.981 Setting up bash-completion (1:2.11-2) ... 12:31:31 [2023-01-09T12:31:31.694Z] #109 10.73 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 12:31:31 [2023-01-09T12:31:31.694Z] #109 10.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 12:31:31 [2023-01-09T12:31:31.694Z] #109 10.76 Setting up libmnl0:arm64 (1.0.4-3) ... 12:31:31 [2023-01-09T12:31:31.694Z] #109 10.77 Setting up patch (2.7.6-7) ... 12:31:31 [2023-01-09T12:31:31.694Z] #109 10.79 Setting up sudo (1.9.5p2-3) ... 12:31:31 [2023-01-09T12:31:31.694Z] #109 10.84 invoke-rc.d: could not determine current runlevel 12:31:31 [2023-01-09T12:31:31.953Z] #109 10.85 invoke-rc.d: policy-rc.d denied execution of start. 12:31:31 [2023-01-09T12:31:31.953Z] #109 10.86 Setting up libxtables12:arm64 (1.8.7-1) ... 12:31:31 [2023-01-09T12:31:31.953Z] #109 10.87 Setting up inetutils-ping (2:2.0-1+deb11u1) ... 12:31:31 [2023-01-09T12:31:31.953Z] #109 10.88 Setting up pigz (2.6-1) ... 12:31:31 [2023-01-09T12:31:31.953Z] #109 10.89 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 12:31:31 [2023-01-09T12:31:31.953Z] #109 10.90 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 12:31:31 [2023-01-09T12:31:31.953Z] #109 10.93 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 12:31:31 [2023-01-09T12:31:31.953Z] #109 10.94 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 12:31:31 [2023-01-09T12:31:31.953Z] #109 11.09 Setting up libaio1:arm64 (0.3.112-9) ... 12:31:31 [2023-01-09T12:31:31.953Z] #109 11.10 Setting up python3-lib2to3 (3.9.2-1) ... 12:31:32 [2023-01-09T12:31:32.213Z] #109 11.21 Setting up libelf1:arm64 (0.183-1) ... 12:31:32 [2023-01-09T12:31:32.213Z] #109 11.24 Setting up zstd (1.4.8+dfsg-2.1) ... 12:31:32 [2023-01-09T12:31:32.213Z] #109 11.26 Setting up libonig5:arm64 (6.9.6-1.1) ... 12:31:32 [2023-01-09T12:31:32.213Z] #109 11.27 Setting up python3-distutils (3.9.2-1) ... 12:31:32 [2023-01-09T12:31:32.473Z] #109 11.39 Setting up vim (2:8.2.2434-3+deb11u1) ... 12:31:32 [2023-01-09T12:31:32.473Z] #109 11.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 12:31:32 [2023-01-09T12:31:32.473Z] #109 11.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 12:31:32 [2023-01-09T12:31:32.473Z] #109 11.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 12:31:32 [2023-01-09T12:31:32.473Z] #109 11.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 12:31:32 [2023-01-09T12:31:32.473Z] #109 11.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 12:31:32 [2023-01-09T12:31:32.473Z] #109 11.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 12:31:32 [2023-01-09T12:31:32.473Z] #109 11.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 12:31:32 [2023-01-09T12:31:32.473Z] #109 11.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 12:31:32 [2023-01-09T12:31:32.473Z] #109 11.44 Setting up python3-setuptools (52.0.0-4) ... 12:31:32 [2023-01-09T12:31:32.733Z] #109 11.77 Setting up libjq1:arm64 (1.6-2.1) ... 12:31:32 [2023-01-09T12:31:32.993Z] #109 11.78 Setting up libnftnl11:arm64 (1.1.9-1) ... 12:31:32 [2023-01-09T12:31:32.993Z] #109 11.79 Setting up thin-provisioning-tools (0.9.0-1) ... 12:31:32 [2023-01-09T12:31:32.993Z] #109 11.80 Setting up python3-pip (20.3.4-4+deb11u1) ... 12:31:32 [2023-01-09T12:31:32.993Z] #109 12.06 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 12:31:33 [2023-01-09T12:31:33.252Z] #109 12.07 Setting up jq (1.6-2.1) ... 12:31:33 [2023-01-09T12:31:33.252Z] #109 12.08 Setting up libbpf0:arm64 (1:0.3-2) ... 12:31:33 [2023-01-09T12:31:33.252Z] #109 12.09 Setting up iptables (1.8.7-1) ... 12:31:33 [2023-01-09T12:31:33.252Z] #109 12.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 12:31:33 [2023-01-09T12:31:33.252Z] #109 12.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 12:31:33 [2023-01-09T12:31:33.252Z] #109 12.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 12:31:33 [2023-01-09T12:31:33.252Z] #109 12.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 12:31:33 [2023-01-09T12:31:33.252Z] #109 12.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 12:31:33 [2023-01-09T12:31:33.252Z] #109 12.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 12:31:33 [2023-01-09T12:31:33.252Z] #109 12.15 Setting up iproute2 (5.10.0-4) ... 12:31:33 [2023-01-09T12:31:33.252Z] #109 12.30 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 12:31:33 [2023-01-09T12:31:33.252Z] #109 12.31 Setting up dmsetup (2:1.02.175-2.1) ... 12:31:33 [2023-01-09T12:31:33.252Z] #109 12.36 Setting up xfsprogs (5.10.0-4) ... 12:31:33 [2023-01-09T12:31:33.512Z] #109 12.37 Processing triggers for libc-bin (2.31-13+deb11u5) ... 12:31:34 [2023-01-09T12:31:34.080Z] #109 DONE 13.0s 12:31:34 [2023-01-09T12:31:34.080Z] 12:31:34 [2023-01-09T12:31:34.080Z] #110 [dev-base 8/10] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 12:31:34 [2023-01-09T12:31:34.690Z] #110 0.430 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 12:31:34 [2023-01-09T12:31:34.690Z] #110 0.434 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 12:31:34 [2023-01-09T12:31:34.690Z] #110 0.437 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 12:31:34 [2023-01-09T12:31:34.690Z] #110 DONE 0.5s 12:31:34 [2023-01-09T12:31:34.690Z] 12:31:34 [2023-01-09T12:31:34.690Z] #111 [dev-base 9/10] RUN pip3 install yamllint==1.27.1 12:31:41 [2023-01-09T12:31:41.262Z] #111 5.734 Collecting yamllint==1.27.1 12:31:41 [2023-01-09T12:31:41.262Z] #111 6.767 Downloading yamllint-1.27.1.tar.gz (129 kB) 12:31:41 [2023-01-09T12:31:41.521Z] #111 7.057 Collecting pathspec>=0.5.3 12:31:41 [2023-01-09T12:31:41.521Z] #111 7.062 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) 12:31:41 [2023-01-09T12:31:41.521Z] #111 7.154 Collecting pyyaml 12:31:41 [2023-01-09T12:31:41.781Z] #111 7.161 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 12:31:41 [2023-01-09T12:31:41.781Z] #111 7.176 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) 12:31:41 [2023-01-09T12:31:41.781Z] #111 7.180 Building wheels for collected packages: yamllint 12:31:41 [2023-01-09T12:31:41.781Z] #111 7.181 Building wheel for yamllint (setup.py): started 12:31:41 [2023-01-09T12:31:41.781Z] #111 7.431 Building wheel for yamllint (setup.py): finished with status 'done' 12:31:42 [2023-01-09T12:31:42.040Z] #111 7.432 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=f417f1ec8291470c1fef6336c3d5ac960180ec0bdf472c7c95bd732c23c0eb65 12:31:42 [2023-01-09T12:31:42.040Z] #111 7.432 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee 12:31:42 [2023-01-09T12:31:42.040Z] #111 7.435 Successfully built yamllint 12:31:42 [2023-01-09T12:31:42.040Z] #111 7.441 Installing collected packages: pyyaml, pathspec, yamllint 12:31:42 [2023-01-09T12:31:42.040Z] #111 7.555 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.27.1 12:31:42 [2023-01-09T12:31:42.040Z] #111 DONE 7.7s 12:31:42 [2023-01-09T12:31:42.299Z] 12:31:42 [2023-01-09T12:31:42.299Z] #112 [dev-base 10/10] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev 12:31:42 [2023-01-09T12:31:42.867Z] #112 0.707 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease 12:31:42 [2023-01-09T12:31:42.867Z] #112 0.707 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease 12:31:42 [2023-01-09T12:31:42.867Z] #112 0.707 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease 12:31:43 [2023-01-09T12:31:43.694Z] #112 1.062 Reading package lists... 12:31:44 [2023-01-09T12:31:44.212Z] #112 1.598 Reading package lists... 12:31:44 [2023-01-09T12:31:44.472Z] #112 2.125 Building dependency tree... 12:31:44 [2023-01-09T12:31:44.472Z] #112 2.278 Reading state information... 12:31:44 [2023-01-09T12:31:44.731Z] #112 2.452 gcc is already the newest version (4:10.2.1-1). 12:31:44 [2023-01-09T12:31:44.731Z] #112 2.452 pkg-config is already the newest version (0.29.2-1). 12:31:44 [2023-01-09T12:31:44.731Z] #112 2.452 The following additional packages will be installed: 12:31:44 [2023-01-09T12:31:44.731Z] #112 2.452 gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev libbtrfs0 12:31:44 [2023-01-09T12:31:44.731Z] #112 2.452 libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin 12:31:44 [2023-01-09T12:31:44.731Z] #112 2.453 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 12:31:44 [2023-01-09T12:31:44.731Z] #112 2.453 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev 12:31:44 [2023-01-09T12:31:44.731Z] #112 2.453 libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev 12:31:44 [2023-01-09T12:31:44.731Z] #112 2.453 libsepol1-dev uuid-dev zlib1g-dev 12:31:44 [2023-01-09T12:31:44.731Z] #112 2.454 Suggested packages: 12:31:44 [2023-01-09T12:31:44.731Z] #112 2.454 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 12:31:44 [2023-01-09T12:31:44.731Z] #112 2.454 | libgdk-pixbuf2.0-dev libxml2-utils seccomp 12:31:44 [2023-01-09T12:31:44.731Z] #112 2.454 Recommended packages: 12:31:44 [2023-01-09T12:31:44.731Z] #112 2.454 build-essential fakeroot libalgorithm-merge-perl 12:31:44 [2023-01-09T12:31:44.731Z] #112 2.722 The following NEW packages will be installed: 12:31:44 [2023-01-09T12:31:44.991Z] #112 2.723 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1 12:31:44 [2023-01-09T12:31:44.991Z] #112 2.723 libblkid-dev libbtrfs-dev libbtrfs0 libdevmapper-dev 12:31:44 [2023-01-09T12:31:44.991Z] #112 2.723 libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin 12:31:44 [2023-01-09T12:31:44.991Z] #112 2.723 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 12:31:44 [2023-01-09T12:31:44.991Z] #112 2.723 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev 12:31:44 [2023-01-09T12:31:44.991Z] #112 2.723 libpcre32-3 libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev 12:31:44 [2023-01-09T12:31:44.991Z] #112 2.724 libsecret-common libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev 12:31:44 [2023-01-09T12:31:44.991Z] #112 2.724 uuid-dev zlib1g-dev 12:31:44 [2023-01-09T12:31:44.991Z] #112 2.999 0 upgraded, 35 newly installed, 0 to remove and 1 not upgraded. 12:31:44 [2023-01-09T12:31:44.991Z] #112 2.999 Need to get 10.8 MB of archives. 12:31:44 [2023-01-09T12:31:44.992Z] #112 2.999 After this operation, 42.9 MB of additional disk space will be used. 12:31:44 [2023-01-09T12:31:44.992Z] #112 2.999 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.019 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.021 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.023 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.033 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.035 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.036 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.037 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.039 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.040 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.042 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.043 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.045 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.048 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.048 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.051 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.052 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.055 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.056 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.060 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.061 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.061 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.063 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.069 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.070 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.072 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.072 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.075 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.076 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.086 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.089 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.090 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.098 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.099 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.100 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] 12:31:45 [2023-01-09T12:31:45.251Z] #112 3.234 debconf: delaying package configuration, since apt-utils is not installed 12:31:45 [2023-01-09T12:31:45.511Z] #112 3.271 Fetched 10.8 MB in 0s (29.2 MB/s) 12:31:45 [2023-01-09T12:31:45.511Z] #112 3.294 Selecting previously unselected package dpkg-dev. 12:31:45 [2023-01-09T12:31:45.511Z] #112 3.294 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20385 files and directories currently installed.) 12:31:45 [2023-01-09T12:31:45.511Z] #112 3.305 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... 12:31:45 [2023-01-09T12:31:45.511Z] #112 3.308 Unpacking dpkg-dev (1.20.12) ... 12:31:45 [2023-01-09T12:31:45.511Z] #112 3.437 Selecting previously unselected package libgirepository-1.0-1:arm64. 12:31:45 [2023-01-09T12:31:45.511Z] #112 3.440 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 12:31:45 [2023-01-09T12:31:45.511Z] #112 3.448 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 12:31:45 [2023-01-09T12:31:45.511Z] #112 3.483 Selecting previously unselected package gir1.2-glib-2.0:arm64. 12:31:45 [2023-01-09T12:31:45.511Z] #112 3.485 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 12:31:45 [2023-01-09T12:31:45.771Z] #112 3.489 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 12:31:45 [2023-01-09T12:31:45.771Z] #112 3.540 Selecting previously unselected package libsecret-common. 12:31:45 [2023-01-09T12:31:45.771Z] #112 3.542 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... 12:31:45 [2023-01-09T12:31:45.771Z] #112 3.547 Unpacking libsecret-common (0.20.4-2) ... 12:31:45 [2023-01-09T12:31:45.771Z] #112 3.600 Selecting previously unselected package libsecret-1-0:arm64. 12:31:45 [2023-01-09T12:31:45.771Z] #112 3.602 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... 12:31:45 [2023-01-09T12:31:45.771Z] #112 3.605 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 12:31:45 [2023-01-09T12:31:45.771Z] #112 3.643 Selecting previously unselected package gir1.2-secret-1:arm64. 12:31:45 [2023-01-09T12:31:45.771Z] #112 3.646 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... 12:31:45 [2023-01-09T12:31:45.771Z] #112 3.649 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 12:31:45 [2023-01-09T12:31:45.771Z] #112 3.686 Selecting previously unselected package libapparmor1:arm64. 12:31:45 [2023-01-09T12:31:45.771Z] #112 3.689 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ... 12:31:45 [2023-01-09T12:31:45.771Z] #112 3.693 Unpacking libapparmor1:arm64 (2.13.6-10) ... 12:31:45 [2023-01-09T12:31:45.771Z] #112 3.730 Selecting previously unselected package libapparmor-dev:arm64. 12:31:46 [2023-01-09T12:31:46.030Z] #112 3.733 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ... 12:31:46 [2023-01-09T12:31:46.030Z] #112 3.737 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 12:31:46 [2023-01-09T12:31:46.030Z] #112 3.777 Selecting previously unselected package uuid-dev:arm64. 12:31:46 [2023-01-09T12:31:46.030Z] #112 3.785 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 12:31:46 [2023-01-09T12:31:46.030Z] #112 3.790 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 12:31:46 [2023-01-09T12:31:46.030Z] #112 3.836 Selecting previously unselected package libblkid-dev:arm64. 12:31:46 [2023-01-09T12:31:46.030Z] #112 3.837 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 12:31:46 [2023-01-09T12:31:46.030Z] #112 3.846 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 12:31:46 [2023-01-09T12:31:46.030Z] #112 3.901 Selecting previously unselected package libbtrfs0:arm64. 12:31:46 [2023-01-09T12:31:46.030Z] #112 3.904 Preparing to unpack .../10-libbtrfs0_5.10.1-2_arm64.deb ... 12:31:46 [2023-01-09T12:31:46.030Z] #112 3.908 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 12:31:46 [2023-01-09T12:31:46.030Z] #112 3.949 Selecting previously unselected package libbtrfs-dev:arm64. 12:31:46 [2023-01-09T12:31:46.289Z] #112 3.951 Preparing to unpack .../11-libbtrfs-dev_5.10.1-2_arm64.deb ... 12:31:46 [2023-01-09T12:31:46.289Z] #112 3.955 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 12:31:46 [2023-01-09T12:31:46.289Z] #112 4.013 Selecting previously unselected package libdevmapper-event1.02.1:arm64. 12:31:46 [2023-01-09T12:31:46.289Z] #112 4.016 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... 12:31:46 [2023-01-09T12:31:46.289Z] #112 4.019 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 12:31:46 [2023-01-09T12:31:46.289Z] #112 4.051 Selecting previously unselected package libudev-dev:arm64. 12:31:46 [2023-01-09T12:31:46.289Z] #112 4.051 Preparing to unpack .../13-libudev-dev_247.3-7+deb11u1_arm64.deb ... 12:31:46 [2023-01-09T12:31:46.289Z] #112 4.055 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... 12:31:46 [2023-01-09T12:31:46.289Z] #112 4.095 Selecting previously unselected package libsepol1-dev:arm64. 12:31:46 [2023-01-09T12:31:46.289Z] #112 4.098 Preparing to unpack .../14-libsepol1-dev_3.1-1_arm64.deb ... 12:31:46 [2023-01-09T12:31:46.289Z] #112 4.101 Unpacking libsepol1-dev:arm64 (3.1-1) ... 12:31:46 [2023-01-09T12:31:46.289Z] #112 4.167 Selecting previously unselected package libpcre2-16-0:arm64. 12:31:46 [2023-01-09T12:31:46.289Z] #112 4.169 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 12:31:46 [2023-01-09T12:31:46.289Z] #112 4.174 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 12:31:46 [2023-01-09T12:31:46.289Z] #112 4.224 Selecting previously unselected package libpcre2-32-0:arm64. 12:31:46 [2023-01-09T12:31:46.289Z] #112 4.227 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 12:31:46 [2023-01-09T12:31:46.289Z] #112 4.231 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 12:31:46 [2023-01-09T12:31:46.289Z] #112 4.281 Selecting previously unselected package libpcre2-posix2:arm64. 12:31:46 [2023-01-09T12:31:46.548Z] #112 4.283 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 12:31:46 [2023-01-09T12:31:46.548Z] #112 4.288 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 12:31:46 [2023-01-09T12:31:46.548Z] #112 4.323 Selecting previously unselected package libpcre2-dev:arm64. 12:31:46 [2023-01-09T12:31:46.548Z] #112 4.326 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 12:31:46 [2023-01-09T12:31:46.548Z] #112 4.329 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 12:31:46 [2023-01-09T12:31:46.548Z] #112 4.416 Selecting previously unselected package libselinux1-dev:arm64. 12:31:46 [2023-01-09T12:31:46.548Z] #112 4.418 Preparing to unpack .../19-libselinux1-dev_3.1-3_arm64.deb ... 12:31:46 [2023-01-09T12:31:46.548Z] #112 4.423 Unpacking libselinux1-dev:arm64 (3.1-3) ... 12:31:46 [2023-01-09T12:31:46.548Z] #112 4.481 Selecting previously unselected package libdevmapper-dev:arm64. 12:31:46 [2023-01-09T12:31:46.548Z] #112 4.484 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... 12:31:46 [2023-01-09T12:31:46.548Z] #112 4.488 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 12:31:46 [2023-01-09T12:31:46.548Z] #112 4.528 Selecting previously unselected package libffi-dev:arm64. 12:31:46 [2023-01-09T12:31:46.807Z] #112 4.531 Preparing to unpack .../21-libffi-dev_3.3-6_arm64.deb ... 12:31:46 [2023-01-09T12:31:46.807Z] #112 4.535 Unpacking libffi-dev:arm64 (3.3-6) ... 12:31:46 [2023-01-09T12:31:46.807Z] #112 4.569 Selecting previously unselected package libglib2.0-data. 12:31:46 [2023-01-09T12:31:46.807Z] #112 4.572 Preparing to unpack .../22-libglib2.0-data_2.66.8-1_all.deb ... 12:31:46 [2023-01-09T12:31:46.807Z] #112 4.577 Unpacking libglib2.0-data (2.66.8-1) ... 12:31:46 [2023-01-09T12:31:46.807Z] #112 4.718 Selecting previously unselected package libglib2.0-bin. 12:31:46 [2023-01-09T12:31:46.807Z] #112 4.721 Preparing to unpack .../23-libglib2.0-bin_2.66.8-1_arm64.deb ... 12:31:46 [2023-01-09T12:31:46.807Z] #112 4.725 Unpacking libglib2.0-bin (2.66.8-1) ... 12:31:46 [2023-01-09T12:31:46.807Z] #112 4.768 Selecting previously unselected package libglib2.0-dev-bin. 12:31:46 [2023-01-09T12:31:46.807Z] #112 4.770 Preparing to unpack .../24-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 12:31:46 [2023-01-09T12:31:46.807Z] #112 4.774 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 12:31:46 [2023-01-09T12:31:46.807Z] #112 4.817 Selecting previously unselected package libmount-dev:arm64. 12:31:47 [2023-01-09T12:31:47.067Z] #112 4.820 Preparing to unpack .../25-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 12:31:47 [2023-01-09T12:31:47.067Z] #112 4.824 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 12:31:47 [2023-01-09T12:31:47.067Z] #112 4.864 Selecting previously unselected package libpcre16-3:arm64. 12:31:47 [2023-01-09T12:31:47.067Z] #112 4.864 Preparing to unpack .../26-libpcre16-3_2%3a8.39-13_arm64.deb ... 12:31:47 [2023-01-09T12:31:47.067Z] #112 4.868 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 12:31:47 [2023-01-09T12:31:47.067Z] #112 4.919 Selecting previously unselected package libpcre32-3:arm64. 12:31:47 [2023-01-09T12:31:47.067Z] #112 4.921 Preparing to unpack .../27-libpcre32-3_2%3a8.39-13_arm64.deb ... 12:31:47 [2023-01-09T12:31:47.067Z] #112 4.927 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 12:31:47 [2023-01-09T12:31:47.067Z] #112 4.975 Selecting previously unselected package libpcrecpp0v5:arm64. 12:31:47 [2023-01-09T12:31:47.067Z] #112 4.977 Preparing to unpack .../28-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 12:31:47 [2023-01-09T12:31:47.067Z] #112 4.981 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 12:31:47 [2023-01-09T12:31:47.067Z] #112 5.016 Selecting previously unselected package libpcre3-dev:arm64. 12:31:47 [2023-01-09T12:31:47.067Z] #112 5.019 Preparing to unpack .../29-libpcre3-dev_2%3a8.39-13_arm64.deb ... 12:31:47 [2023-01-09T12:31:47.326Z] #112 5.022 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 12:31:47 [2023-01-09T12:31:47.326Z] #112 5.103 Selecting previously unselected package zlib1g-dev:arm64. 12:31:47 [2023-01-09T12:31:47.326Z] #112 5.106 Preparing to unpack .../30-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 12:31:47 [2023-01-09T12:31:47.326Z] #112 5.109 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 12:31:47 [2023-01-09T12:31:47.326Z] #112 5.153 Selecting previously unselected package libglib2.0-dev:arm64. 12:31:47 [2023-01-09T12:31:47.326Z] #112 5.155 Preparing to unpack .../31-libglib2.0-dev_2.66.8-1_arm64.deb ... 12:31:47 [2023-01-09T12:31:47.326Z] #112 5.159 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 12:31:47 [2023-01-09T12:31:47.585Z] #112 5.348 Selecting previously unselected package libseccomp-dev:arm64. 12:31:47 [2023-01-09T12:31:47.585Z] #112 5.351 Preparing to unpack .../32-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 12:31:47 [2023-01-09T12:31:47.585Z] #112 5.354 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 12:31:47 [2023-01-09T12:31:47.585Z] #112 5.390 Selecting previously unselected package libsecret-1-dev:arm64. 12:31:47 [2023-01-09T12:31:47.585Z] #112 5.393 Preparing to unpack .../33-libsecret-1-dev_0.20.4-2_arm64.deb ... 12:31:47 [2023-01-09T12:31:47.585Z] #112 5.399 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 12:31:47 [2023-01-09T12:31:47.585Z] #112 5.456 Selecting previously unselected package libsystemd-dev:arm64. 12:31:47 [2023-01-09T12:31:47.585Z] #112 5.457 Preparing to unpack .../34-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... 12:31:47 [2023-01-09T12:31:47.585Z] #112 5.462 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... 12:31:47 [2023-01-09T12:31:47.585Z] #112 5.577 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 12:31:47 [2023-01-09T12:31:47.844Z] #112 5.591 Setting up libglib2.0-dev-bin (2.66.8-1) ... 12:31:47 [2023-01-09T12:31:47.844Z] #112 5.753 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 12:31:47 [2023-01-09T12:31:47.844Z] #112 5.767 Setting up libapparmor1:arm64 (2.13.6-10) ... 12:31:47 [2023-01-09T12:31:47.844Z] #112 5.784 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... 12:31:47 [2023-01-09T12:31:47.844Z] #112 5.803 Setting up libpcre16-3:arm64 (2:8.39-13) ... 12:31:47 [2023-01-09T12:31:47.844Z] #112 5.814 Setting up libsepol1-dev:arm64 (3.1-1) ... 12:31:47 [2023-01-09T12:31:47.844Z] #112 5.824 Setting up libffi-dev:arm64 (3.3-6) ... 12:31:47 [2023-01-09T12:31:47.844Z] #112 5.836 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 12:31:48 [2023-01-09T12:31:48.103Z] #112 5.849 Setting up dpkg-dev (1.20.12) ... 12:31:48 [2023-01-09T12:31:48.103Z] #112 5.868 Setting up libbtrfs0:arm64 (5.10.1-2) ... 12:31:48 [2023-01-09T12:31:48.103Z] #112 5.878 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 12:31:48 [2023-01-09T12:31:48.103Z] #112 5.888 Setting up libglib2.0-data (2.66.8-1) ... 12:31:48 [2023-01-09T12:31:48.103Z] #112 5.900 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 12:31:48 [2023-01-09T12:31:48.103Z] #112 5.912 Setting up libpcre32-3:arm64 (2:8.39-13) ... 12:31:48 [2023-01-09T12:31:48.103Z] #112 5.925 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... 12:31:48 [2023-01-09T12:31:48.103Z] #112 5.936 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 12:31:48 [2023-01-09T12:31:48.103Z] #112 5.947 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 12:31:48 [2023-01-09T12:31:48.103Z] #112 5.957 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 12:31:48 [2023-01-09T12:31:48.103Z] #112 5.968 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 12:31:48 [2023-01-09T12:31:48.103Z] #112 5.980 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 12:31:48 [2023-01-09T12:31:48.103Z] #112 5.990 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... 12:31:48 [2023-01-09T12:31:48.103Z] #112 6.001 Setting up libsecret-common (0.20.4-2) ... 12:31:48 [2023-01-09T12:31:48.103Z] #112 6.012 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 12:31:48 [2023-01-09T12:31:48.103Z] #112 6.029 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 12:31:48 [2023-01-09T12:31:48.103Z] #112 6.042 Setting up libselinux1-dev:arm64 (3.1-3) ... 12:31:48 [2023-01-09T12:31:48.103Z] #112 6.053 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 12:31:48 [2023-01-09T12:31:48.362Z] #112 6.064 Setting up libglib2.0-bin (2.66.8-1) ... 12:31:48 [2023-01-09T12:31:48.362Z] #112 6.076 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 12:31:48 [2023-01-09T12:31:48.362Z] #112 6.087 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 12:31:48 [2023-01-09T12:31:48.362Z] #112 6.100 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... 12:31:48 [2023-01-09T12:31:48.362Z] #112 6.112 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 12:31:48 [2023-01-09T12:31:48.362Z] #112 6.122 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 12:31:48 [2023-01-09T12:31:48.362Z] #112 6.133 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 12:31:48 [2023-01-09T12:31:48.362Z] #112 6.148 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 12:31:48 [2023-01-09T12:31:48.362Z] #112 6.161 No schema files found: doing nothing. 12:31:48 [2023-01-09T12:31:48.362Z] #112 6.167 Processing triggers for libc-bin (2.31-13+deb11u5) ... 12:31:48 [2023-01-09T12:31:48.362Z] #112 6.189 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 12:31:48 [2023-01-09T12:31:48.622Z] #112 DONE 6.5s 12:31:48 [2023-01-09T12:31:48.622Z] 12:31:48 [2023-01-09T12:31:48.622Z] #113 [dev 1/1] COPY . . 12:31:51 [2023-01-09T12:31:51.170Z] #113 DONE 2.4s 12:31:51 [2023-01-09T12:31:51.170Z] 12:31:51 [2023-01-09T12:31:51.170Z] #114 exporting to image 12:31:51 [2023-01-09T12:31:51.170Z] #114 exporting layers 12:31:52 [2023-01-09T12:31:52.108Z] #114 exporting layers 1.1s done 12:31:52 [2023-01-09T12:31:52.108Z] #114 writing image sha256:62a6ab034ad4af6cb3402ee4b763085c8e190285831deeea306f92bf691fd4bd done 12:31:52 [2023-01-09T12:31:52.108Z] #114 naming to docker.io/library/docker:691b44b4c3c8f045e55a5a029b59826d01f3c2c6 done 12:31:52 [2023-01-09T12:31:52.108Z] #114 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 12:31:52 [2023-01-09T12:31:52.420Z] + sudo modprobe ip6table_filter [Pipeline] sh 12:31:52 [2023-01-09T12:31:52.704Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44769/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=691b44b4c3c8f045e55a5a029b59826d01f3c2c6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:691b44b4c3c8f045e55a5a029b59826d01f3c2c6 hack/test/unit 12:31:53 [2023-01-09T12:31:53.273Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') 12:31:53 [2023-01-09T12:31:53.273Z] + TESTFLAGS+=' -test.timeout=5m' 12:31:53 [2023-01-09T12:31:53.273Z] + TESTDIRS=./... 12:31:53 [2023-01-09T12:31:53.273Z] + exclude_paths='/vendor/|/integration' 12:31:53 [2023-01-09T12:31:53.273Z] ++ go list ./... 12:31:53 [2023-01-09T12:31:53.273Z] ++ grep -vE '(/vendor/|/integration)' 12:31:54 [2023-01-09T12:31:54.215Z] + pkg_list='github.com/docker/docker/api 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/backend/build 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/httpstatus 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/httputils 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/middleware 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/build 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/checkpoint 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/container 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/debug 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/distribution 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/grpc 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/image 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/network 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/plugin 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/session 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/swarm 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/system 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/volume 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/backend 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/blkiodev 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/container 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/events 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/filters 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/image 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/mount 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/network 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/plugins/logdriver 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/registry 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/strslice 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/swarm 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/swarm/runtime 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/time 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/versions 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/versions/v1p19 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/versions/v1p20 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/volume 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/builder-next 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/builder-next/exporter 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/builder-next/imagerefchecker 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/builder-next/worker 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/dockerfile 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/remotecontext 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/remotecontext/git 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/remotecontext/urlutil 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/cli 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/cli/config 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/cli/debug 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/cli/winresources/docker-proxy 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/cli/winresources/dockerd 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/client 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/cmd/docker-proxy 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/cmd/dockerd 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/cmd/dockerd/trap 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/container 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/container/stream 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/contrib/apparmor 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/contrib/docker-device-tool 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/contrib/httpserver 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/cluster 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/cluster/controllers/plugin 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/cluster/convert 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/cluster/executor 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/cluster/executor/container 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/cluster/provider 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/config 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/events 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/events/testutils 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/exec 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/graphdriver 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/graphdriver/aufs 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/graphdriver/btrfs 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/graphdriver/copy 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/graphdriver/devmapper 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/graphdriver/graphtest 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/graphdriver/overlay 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/graphdriver/overlay2 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/graphdriver/overlayutils 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/graphdriver/register 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/graphdriver/vfs 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/graphdriver/zfs 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/images 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/initlayer 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/links 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/listeners 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/logger 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/logger/awslogs 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/logger/fluentd 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/logger/gcplogs 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/logger/gelf 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/logger/journald 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/logger/jsonfilelog 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/logger/local 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/logger/logentries 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/logger/loggertest 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/logger/loggerutils 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/logger/loggerutils/cache 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/logger/splunk 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/logger/syslog 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/logger/templates 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/names 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/network 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/stats 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/distribution 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/distribution/metadata 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/distribution/utils 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/distribution/xfer 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/dockerversion 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/errdefs 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/image 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/image/cache 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/image/tarexport 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/image/v1 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/internal/test/suite 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/layer 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libcontainerd 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libcontainerd/queue 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libcontainerd/remote 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libcontainerd/supervisor 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libcontainerd/types 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/bitseq 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/cluster 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/cmd/diagnostic 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/cmd/ovrouter 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/cmd/readme_test 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/config 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/datastore 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/diagnostic 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/discoverapi 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/driverapi 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/drivers/bridge 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/drivers/host 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/drivers/ipvlan 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/drivers/macvlan 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/drivers/null 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/drivers/overlay 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/drivers/remote 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/drivers/remote/api 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/drivers/windows 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/drvregistry 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/etchosts 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/idm 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/internal/caller 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/internal/setmatrix 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/ipam 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/ipamapi 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/ipams/builtin 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/ipams/null 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/ipams/remote 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/ipams/remote/api 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/ipams/windowsipam 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/ipamutils 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/iptables 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/netlabel 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/netutils 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/networkdb 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/ns 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/options 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/osl 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/osl/kernel 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/portallocator 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/portmapper 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/resolvconf 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/testutils 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/libnetwork/types 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/oci 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/oci/caps 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/opts 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/aaparser 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/archive 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/authorization 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/broadcaster 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/capabilities 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/chrootarchive 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/containerfs 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/devicemapper 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/directory 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/dmesg 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/fileutils 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/fsutils 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/homedir 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/idtools 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/ioutils 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/jsonmessage 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/longpath 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/loopback 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/namesgenerator 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/parsers 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/parsers/kernel 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/parsers/operatingsystem 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/pidfile 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/platform 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/plugingetter 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/plugins 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/plugins/transport 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/pools 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/progress 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/pubsub 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/reexec 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/signal 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/stack 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/stdcopy 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/streamformatter 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/stringid 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/sysinfo 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/system 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/tailfile 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/tarsum 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/truncindex 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/urlutil 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/pkg/useragent 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/plugin 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/plugin/executor/containerd 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/plugin/v2 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/profiles/apparmor 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/profiles/seccomp 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/quota 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/reference 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/registry 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/registry/resumable 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/restartmanager 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/rootless 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/rootless/specconv 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/runconfig 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/runconfig/opts 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/testutil 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/testutil/daemon 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/testutil/environment 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/testutil/fakecontext 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/testutil/fakegit 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/testutil/fakestorage 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/testutil/fixtures/load 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/testutil/fixtures/plugin 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/testutil/fixtures/plugin/basic 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/testutil/registry 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/testutil/request 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/volume 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/volume/drivers 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/volume/local 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/volume/mounts 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/volume/service 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/volume/service/opts 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/volume/testutils' 12:31:54 [2023-01-09T12:31:54.215Z] ++ grep --fixed-strings -v /libnetwork 12:31:54 [2023-01-09T12:31:54.215Z] ++ echo 'github.com/docker/docker/api 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/backend/build 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/httpstatus 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/httputils 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/middleware 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/build 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/checkpoint 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/container 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/debug 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/distribution 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/grpc 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/image 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/network 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/plugin 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/session 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/swarm 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/system 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/server/router/volume 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/backend 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/blkiodev 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/container 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/events 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/filters 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/image 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/mount 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/network 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/plugins/logdriver 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/registry 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/strslice 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/swarm 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/swarm/runtime 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/time 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/versions 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/versions/v1p19 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/versions/v1p20 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/api/types/volume 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/builder-next 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/builder-next/exporter 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/builder-next/imagerefchecker 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/builder-next/worker 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/dockerfile 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/remotecontext 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/remotecontext/git 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/builder/remotecontext/urlutil 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/cli 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/cli/config 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/cli/debug 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/cli/winresources/docker-proxy 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/cli/winresources/dockerd 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/client 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/cmd/docker-proxy 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/cmd/dockerd 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/cmd/dockerd/trap 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/container 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/container/stream 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/contrib/apparmor 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/contrib/docker-device-tool 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/contrib/httpserver 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/cluster 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/cluster/controllers/plugin 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/cluster/convert 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/cluster/executor 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/cluster/executor/container 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/cluster/provider 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/config 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/events 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/events/testutils 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/exec 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/graphdriver 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/graphdriver/aufs 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/graphdriver/btrfs 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/graphdriver/copy 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/graphdriver/devmapper 12:31:54 [2023-01-09T12:31:54.215Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver/graphtest 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver/overlay 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver/overlay2 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver/overlayutils 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver/register 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver/vfs 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver/zfs 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/images 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/initlayer 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/links 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/listeners 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/awslogs 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/fluentd 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/gcplogs 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/gelf 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/journald 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/jsonfilelog 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/local 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/logentries 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/loggertest 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/loggerutils 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/loggerutils/cache 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/splunk 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/syslog 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/templates 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/names 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/network 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/stats 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/distribution 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/distribution/metadata 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/distribution/utils 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/distribution/xfer 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/dockerversion 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/errdefs 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/image 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/image/cache 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/image/tarexport 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/image/v1 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/internal/test/suite 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/layer 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libcontainerd 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libcontainerd/queue 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libcontainerd/remote 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libcontainerd/supervisor 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libcontainerd/types 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/bitseq 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/cluster 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/cmd/diagnostic 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/cmd/ovrouter 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/cmd/readme_test 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/config 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/datastore 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/diagnostic 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/discoverapi 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/driverapi 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/drivers/bridge 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/drivers/host 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/drivers/ipvlan 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/drivers/macvlan 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/drivers/null 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/drivers/overlay 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/drivers/remote 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/drivers/remote/api 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/drivers/windows 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/drvregistry 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/etchosts 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/idm 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/internal/caller 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/internal/setmatrix 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/ipam 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/ipamapi 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/ipams/builtin 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/ipams/null 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/ipams/remote 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/ipams/remote/api 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/ipams/windowsipam 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/ipamutils 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/iptables 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/netlabel 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/netutils 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/networkdb 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/ns 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/options 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/osl 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/osl/kernel 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/portallocator 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/portmapper 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/resolvconf 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/testutils 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libnetwork/types 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/oci 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/oci/caps 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/opts 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/aaparser 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/archive 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/authorization 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/broadcaster 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/capabilities 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/chrootarchive 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/containerfs 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/devicemapper 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/directory 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/dmesg 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/fileutils 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/fsutils 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/homedir 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/idtools 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/ioutils 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/jsonmessage 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/longpath 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/loopback 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/namesgenerator 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/parsers 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/parsers/kernel 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/parsers/operatingsystem 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/pidfile 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/platform 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/plugingetter 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/plugins 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/plugins/transport 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/pools 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/progress 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/pubsub 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/reexec 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/signal 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/stack 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/stdcopy 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/streamformatter 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/stringid 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/sysinfo 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/system 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/tailfile 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/tarsum 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/truncindex 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/urlutil 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/useragent 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/plugin 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/plugin/executor/containerd 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/plugin/v2 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/profiles/apparmor 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/profiles/seccomp 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/quota 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/reference 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/registry 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/registry/resumable 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/restartmanager 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/rootless 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/rootless/specconv 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/runconfig 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/runconfig/opts 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/testutil 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/testutil/daemon 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/testutil/environment 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/testutil/fakecontext 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/testutil/fakegit 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/testutil/fakestorage 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/testutil/fixtures/load 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/testutil/fixtures/plugin 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/testutil/fixtures/plugin/basic 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/testutil/registry 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/testutil/request 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/volume 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/volume/drivers 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/volume/local 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/volume/mounts 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/volume/service 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/volume/service/opts 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/volume/testutils' 12:31:54 [2023-01-09T12:31:54.216Z] + base_pkg_list='github.com/docker/docker/api 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/server 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/server/backend/build 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/server/httpstatus 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/server/httputils 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/server/middleware 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/server/router 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/server/router/build 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/server/router/checkpoint 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/server/router/container 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/server/router/debug 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/server/router/distribution 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/server/router/grpc 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/server/router/image 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/server/router/network 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/server/router/plugin 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/server/router/session 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/server/router/swarm 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/server/router/system 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/server/router/volume 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/types 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/types/backend 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/types/blkiodev 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/types/container 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/types/events 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/types/filters 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/types/image 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/types/mount 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/types/network 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/types/plugins/logdriver 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/types/registry 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/types/strslice 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/types/swarm 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/types/swarm/runtime 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/types/time 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/types/versions 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/types/versions/v1p19 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/types/versions/v1p20 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/api/types/volume 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/builder 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/builder/builder-next 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/builder/builder-next/exporter 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/builder/builder-next/imagerefchecker 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/builder/builder-next/worker 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/builder/dockerfile 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/builder/remotecontext 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/builder/remotecontext/git 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/builder/remotecontext/urlutil 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/cli 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/cli/config 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/cli/debug 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/cli/winresources/docker-proxy 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/cli/winresources/dockerd 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/client 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/cmd/docker-proxy 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/cmd/dockerd 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/cmd/dockerd/trap 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/container 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/container/stream 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/contrib/apparmor 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/contrib/docker-device-tool 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/contrib/httpserver 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/cluster 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/cluster/controllers/plugin 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/cluster/convert 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/cluster/executor 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/cluster/executor/container 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/cluster/provider 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/config 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/events 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/events/testutils 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/exec 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver/aufs 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver/btrfs 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver/copy 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver/devmapper 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver/graphtest 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver/overlay 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver/overlay2 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver/overlayutils 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver/register 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver/vfs 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/graphdriver/zfs 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/images 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/initlayer 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/links 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/listeners 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/awslogs 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/fluentd 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/gcplogs 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/gelf 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/journald 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/jsonfilelog 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/local 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/logentries 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/loggertest 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/loggerutils 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/loggerutils/cache 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/splunk 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/syslog 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/logger/templates 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/names 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/network 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/daemon/stats 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/distribution 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/distribution/metadata 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/distribution/utils 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/distribution/xfer 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/dockerversion 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/errdefs 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/image 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/image/cache 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/image/tarexport 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/image/v1 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/internal/test/suite 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/layer 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libcontainerd 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libcontainerd/queue 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libcontainerd/remote 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libcontainerd/supervisor 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/libcontainerd/types 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/oci 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/oci/caps 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/opts 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/aaparser 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/archive 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/authorization 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/broadcaster 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/capabilities 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/chrootarchive 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/containerfs 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/devicemapper 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/directory 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/dmesg 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/fileutils 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/fsutils 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/homedir 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/idtools 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/ioutils 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/jsonmessage 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/longpath 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/loopback 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/namesgenerator 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/parsers 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/parsers/kernel 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/parsers/operatingsystem 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/pidfile 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/platform 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/plugingetter 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/plugins 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/plugins/transport 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/pools 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/progress 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/pubsub 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/reexec 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/signal 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/stack 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/stdcopy 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/streamformatter 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/stringid 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/sysinfo 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/system 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/tailfile 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/tarsum 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/truncindex 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/urlutil 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/pkg/useragent 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/plugin 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/plugin/executor/containerd 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/plugin/v2 12:31:54 [2023-01-09T12:31:54.216Z] github.com/docker/docker/profiles/apparmor 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/profiles/seccomp 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/quota 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/reference 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/registry 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/registry/resumable 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/restartmanager 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/rootless 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/rootless/specconv 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/runconfig 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/runconfig/opts 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/daemon 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/environment 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/fakecontext 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/fakegit 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/fakestorage 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/fixtures/load 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/fixtures/plugin 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/fixtures/plugin/basic 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/registry 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/request 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/volume 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/volume/drivers 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/volume/local 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/volume/mounts 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/volume/service 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/volume/service/opts 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/volume/testutils' 12:31:54 [2023-01-09T12:31:54.217Z] ++ grep --fixed-strings /libnetwork 12:31:54 [2023-01-09T12:31:54.217Z] ++ echo 'github.com/docker/docker/api 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/server 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/server/backend/build 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/server/httpstatus 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/server/httputils 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/server/middleware 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/server/router 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/server/router/build 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/server/router/checkpoint 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/server/router/container 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/server/router/debug 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/server/router/distribution 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/server/router/grpc 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/server/router/image 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/server/router/network 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/server/router/plugin 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/server/router/session 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/server/router/swarm 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/server/router/system 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/server/router/volume 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/types 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/types/backend 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/types/blkiodev 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/types/container 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/types/events 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/types/filters 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/types/image 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/types/mount 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/types/network 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/types/plugins/logdriver 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/types/registry 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/types/strslice 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/types/swarm 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/types/swarm/runtime 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/types/time 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/types/versions 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/types/versions/v1p19 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/types/versions/v1p20 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/api/types/volume 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/builder 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/builder/builder-next 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/builder/builder-next/exporter 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/builder/builder-next/imagerefchecker 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/builder/builder-next/worker 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/builder/dockerfile 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/builder/remotecontext 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/builder/remotecontext/git 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/builder/remotecontext/urlutil 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/cli 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/cli/config 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/cli/debug 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/cli/winresources/docker-proxy 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/cli/winresources/dockerd 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/client 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/cmd/docker-proxy 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/cmd/dockerd 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/cmd/dockerd/trap 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/container 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/container/stream 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/contrib/apparmor 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/contrib/docker-device-tool 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/contrib/httpserver 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/cluster 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/cluster/controllers/plugin 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/cluster/convert 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/cluster/executor 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/cluster/executor/container 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/cluster/provider 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/config 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/events 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/events/testutils 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/exec 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/graphdriver 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/graphdriver/aufs 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/graphdriver/btrfs 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/graphdriver/copy 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/graphdriver/devmapper 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/graphdriver/graphtest 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/graphdriver/overlay 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/graphdriver/overlay2 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/graphdriver/overlayutils 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/graphdriver/register 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/graphdriver/vfs 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/graphdriver/zfs 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/images 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/initlayer 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/links 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/listeners 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/logger 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/logger/awslogs 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/logger/fluentd 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/logger/gcplogs 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/logger/gelf 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/logger/journald 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/logger/jsonfilelog 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/logger/local 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/logger/logentries 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/logger/loggertest 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/logger/loggerutils 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/logger/loggerutils/cache 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/logger/splunk 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/logger/syslog 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/logger/templates 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/names 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/network 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/daemon/stats 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/distribution 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/distribution/metadata 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/distribution/utils 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/distribution/xfer 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/dockerversion 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/errdefs 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/image 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/image/cache 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/image/tarexport 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/image/v1 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/internal/test/suite 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/layer 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libcontainerd 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libcontainerd/queue 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libcontainerd/remote 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libcontainerd/supervisor 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libcontainerd/types 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/bitseq 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/cluster 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/cmd/diagnostic 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/cmd/ovrouter 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/cmd/readme_test 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/config 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/datastore 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/diagnostic 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/discoverapi 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/driverapi 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/bridge 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/host 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/ipvlan 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/macvlan 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/null 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/overlay 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/remote 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/remote/api 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/windows 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drvregistry 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/etchosts 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/idm 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/internal/caller 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/internal/setmatrix 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/ipam 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/ipamapi 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/ipams/builtin 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/ipams/null 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/ipams/remote 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/ipams/remote/api 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/ipams/windowsipam 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/ipamutils 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/iptables 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/netlabel 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/netutils 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/networkdb 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/ns 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/options 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/osl 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/osl/kernel 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/portallocator 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/portmapper 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/resolvconf 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/testutils 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/types 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/oci 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/oci/caps 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/opts 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/aaparser 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/archive 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/authorization 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/broadcaster 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/capabilities 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/chrootarchive 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/containerfs 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/devicemapper 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/directory 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/dmesg 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/fileutils 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/fsutils 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/homedir 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/idtools 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/ioutils 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/jsonmessage 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/longpath 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/loopback 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/namesgenerator 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/parsers 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/parsers/kernel 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/parsers/operatingsystem 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/pidfile 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/platform 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/plugingetter 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/plugins 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/plugins/transport 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/pools 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/progress 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/pubsub 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/reexec 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/signal 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/stack 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/stdcopy 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/streamformatter 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/stringid 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/sysinfo 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/system 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/tailfile 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/tarsum 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/truncindex 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/urlutil 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/pkg/useragent 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/plugin 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/plugin/executor/containerd 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/plugin/v2 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/profiles/apparmor 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/profiles/seccomp 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/quota 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/reference 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/registry 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/registry/resumable 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/restartmanager 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/rootless 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/rootless/specconv 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/runconfig 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/runconfig/opts 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/daemon 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/environment 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/fakecontext 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/fakegit 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/fakestorage 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/fixtures/load 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/fixtures/plugin 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/fixtures/plugin/basic 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/registry 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/testutil/request 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/volume 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/volume/drivers 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/volume/local 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/volume/mounts 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/volume/service 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/volume/service/opts 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/volume/testutils' 12:31:54 [2023-01-09T12:31:54.217Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/bitseq 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/cluster 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/cmd/diagnostic 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/cmd/ovrouter 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/cmd/readme_test 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/config 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/datastore 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/diagnostic 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/discoverapi 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/driverapi 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/bridge 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/host 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/ipvlan 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/macvlan 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/null 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/overlay 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/remote 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/remote/api 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/windows 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/drvregistry 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/etchosts 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/idm 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/internal/caller 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/internal/setmatrix 12:31:54 [2023-01-09T12:31:54.217Z] github.com/docker/docker/libnetwork/ipam 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/ipamapi 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/ipams/builtin 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/ipams/null 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/ipams/remote 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/ipams/remote/api 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/ipams/windowsipam 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/ipamutils 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/iptables 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/netlabel 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/netutils 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/networkdb 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/ns 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/options 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/osl 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/osl/kernel 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/portallocator 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/portmapper 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/resolvconf 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/testutils 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/types' 12:31:54 [2023-01-09T12:31:54.218Z] + echo 'github.com/docker/docker/libnetwork 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/bitseq 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/cluster 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/cmd/diagnostic 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/cmd/ovrouter 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/cmd/readme_test 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/config 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/datastore 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/diagnostic 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/discoverapi 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/driverapi 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/drivers/bridge 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/drivers/host 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/drivers/ipvlan 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/drivers/macvlan 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/drivers/null 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/drivers/overlay 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/drivers/remote 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/drivers/remote/api 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/drivers/windows 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/drvregistry 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/etchosts 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/idm 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/internal/caller 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/internal/setmatrix 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/ipam 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/ipamapi 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/ipams/builtin 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/ipams/null 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/ipams/remote 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/ipams/remote/api 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/ipams/windowsipam 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/ipamutils 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/iptables 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/netlabel 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/netutils 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/networkdb 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/ns 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/options 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/osl 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/osl/kernel 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/portallocator 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/portmapper 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/resolvconf 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/testutils 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/types' 12:31:54 [2023-01-09T12:31:54.218Z] + grep --fixed-strings libnetwork/drivers/bridge 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/drivers/bridge 12:31:54 [2023-01-09T12:31:54.218Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:31:54 [2023-01-09T12:31:54.218Z] + type docker-proxy 12:31:54 [2023-01-09T12:31:54.218Z] hack/test/unit: line 25: type: docker-proxy: not found 12:31:54 [2023-01-09T12:31:54.218Z] + hack/make.sh binary-proxy install-proxy 12:31:54 [2023-01-09T12:31:54.218Z] 12:31:54 [2023-01-09T12:31:54.218Z] Removing bundles/ 12:31:54 [2023-01-09T12:31:54.218Z] 12:31:54 [2023-01-09T12:31:54.218Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 12:31:54 [2023-01-09T12:31:54.218Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 12:32:00 [2023-01-09T12:32:00.793Z] Created binary: bundles/binary-proxy/docker-proxy 12:32:00 [2023-01-09T12:32:00.793Z] 12:32:00 [2023-01-09T12:32:00.793Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 12:32:00 [2023-01-09T12:32:00.793Z] Installing docker-proxy to /usr/local/bin/ 12:32:00 [2023-01-09T12:32:00.793Z] 12:32:00 [2023-01-09T12:32:00.793Z] + mkdir -p bundles 12:32:00 [2023-01-09T12:32:00.793Z] + '[' -n 'github.com/docker/docker/api 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/server 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/server/backend/build 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/server/httpstatus 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/server/httputils 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/server/middleware 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/server/router 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/server/router/build 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/server/router/checkpoint 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/server/router/container 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/server/router/debug 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/server/router/distribution 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/server/router/grpc 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/server/router/image 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/server/router/network 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/server/router/plugin 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/server/router/session 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/server/router/swarm 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/server/router/system 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/server/router/volume 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/types 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/types/backend 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/types/blkiodev 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/types/container 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/types/events 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/types/filters 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/types/image 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/types/mount 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/types/network 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/types/plugins/logdriver 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/types/registry 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/types/strslice 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/types/swarm 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/types/swarm/runtime 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/types/time 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/types/versions 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/types/versions/v1p19 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/types/versions/v1p20 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/api/types/volume 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/builder 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/builder/builder-next 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/builder/builder-next/exporter 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/builder/builder-next/imagerefchecker 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/builder/builder-next/worker 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/builder/dockerfile 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/builder/remotecontext 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/builder/remotecontext/git 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/builder/remotecontext/urlutil 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/cli 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/cli/config 12:32:00 [2023-01-09T12:32:00.793Z] github.com/docker/docker/cli/debug 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/cli/winresources/docker-proxy 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/cli/winresources/dockerd 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/client 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/cmd/docker-proxy 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/cmd/dockerd 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/cmd/dockerd/trap 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/container 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/container/stream 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/contrib/apparmor 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/contrib/docker-device-tool 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/contrib/httpserver 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/cluster 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/cluster/controllers/plugin 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/cluster/convert 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/cluster/executor 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/cluster/executor/container 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/cluster/provider 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/config 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/events 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/events/testutils 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/exec 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/graphdriver 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/graphdriver/aufs 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/graphdriver/btrfs 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/graphdriver/copy 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/graphdriver/devmapper 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/graphdriver/graphtest 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/graphdriver/overlay 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/graphdriver/overlay2 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/graphdriver/overlayutils 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/graphdriver/register 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/graphdriver/vfs 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/graphdriver/zfs 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/images 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/initlayer 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/links 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/listeners 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/logger 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/logger/awslogs 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/logger/fluentd 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/logger/gcplogs 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/logger/gelf 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/logger/journald 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/logger/jsonfilelog 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/logger/local 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/logger/logentries 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/logger/loggertest 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/logger/loggerutils 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/logger/loggerutils/cache 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/logger/splunk 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/logger/syslog 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/logger/templates 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/names 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/network 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/daemon/stats 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/distribution 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/distribution/metadata 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/distribution/utils 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/distribution/xfer 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/dockerversion 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/errdefs 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/image 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/image/cache 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/image/tarexport 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/image/v1 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/internal/test/suite 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/layer 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/libcontainerd 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/libcontainerd/queue 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/libcontainerd/remote 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/libcontainerd/supervisor 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/libcontainerd/types 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/oci 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/oci/caps 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/opts 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/aaparser 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/archive 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/authorization 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/broadcaster 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/capabilities 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/chrootarchive 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/containerfs 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/devicemapper 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/directory 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/dmesg 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/fileutils 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/fsutils 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/homedir 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/idtools 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/ioutils 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/jsonmessage 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/longpath 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/loopback 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/namesgenerator 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/parsers 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/parsers/kernel 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/parsers/operatingsystem 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/pidfile 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/platform 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/plugingetter 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/plugins 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/plugins/transport 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/pools 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/progress 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/pubsub 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/reexec 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/signal 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/stack 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/stdcopy 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/streamformatter 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/stringid 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/sysinfo 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/system 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/tailfile 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/tarsum 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/truncindex 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/urlutil 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/pkg/useragent 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/plugin 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/plugin/executor/containerd 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/plugin/v2 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/profiles/apparmor 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/profiles/seccomp 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/quota 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/reference 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/registry 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/registry/resumable 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/restartmanager 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/rootless 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/rootless/specconv 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/runconfig 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/runconfig/opts 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/testutil 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/testutil/daemon 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/testutil/environment 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/testutil/fakecontext 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/testutil/fakegit 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/testutil/fakestorage 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/testutil/fixtures/load 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/testutil/fixtures/plugin 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/testutil/fixtures/plugin/basic 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/testutil/registry 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/testutil/request 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/volume 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/volume/drivers 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/volume/local 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/volume/mounts 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/volume/service 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/volume/service/opts 12:32:00 [2023-01-09T12:32:00.794Z] github.com/docker/docker/volume/testutils' ']' 12:32:00 [2023-01-09T12:32:00.794Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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 github.com/docker/docker/cli/config 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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec 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/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/test/suite 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/fsutils 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/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal 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/truncindex github.com/docker/docker/pkg/urlutil 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 12:32:01 [2023-01-09T12:32:01.734Z] ? github.com/docker/docker/api [no test files] 12:32:13 [2023-01-09T12:32:13.952Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/server/backend/build [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements 12:33:35 [2023-01-09T12:33:35.415Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/server/router [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/server/router/build [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/server/router/container [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/server/router/debug [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/server/router/image [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/server/router/network [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/server/router/session [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/server/router/system [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 93.7% of statements 12:33:35 [2023-01-09T12:33:35.415Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements 12:33:35 [2023-01-09T12:33:35.415Z] ok github.com/docker/docker/api/server/router/volume 0.018s coverage: 66.7% of statements 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/types [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/types/backend [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/types/container [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/types/events [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/types/image [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/types/mount [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/types/network [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/types/registry [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/types/swarm [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements 12:33:35 [2023-01-09T12:33:35.415Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/api/types/volume [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/builder [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/builder/builder-next [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ok github.com/docker/docker/builder/remotecontext 0.109s coverage: 13.7% of statements 12:33:35 [2023-01-09T12:33:35.415Z] ok github.com/docker/docker/builder/dockerfile 0.459s coverage: 49.3% of statements 12:33:35 [2023-01-09T12:33:35.415Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements 12:33:35 [2023-01-09T12:33:35.415Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements 12:33:35 [2023-01-09T12:33:35.415Z] ok github.com/docker/docker/builder/remotecontext/git 2.445s coverage: 83.5% of statements 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/cli [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/cli/config [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 12:33:35 [2023-01-09T12:33:35.415Z] ok github.com/docker/docker/cmd/docker-proxy 0.031s coverage: 68.2% of statements 12:33:35 [2023-01-09T12:33:35.415Z] ok github.com/docker/docker/client 0.091s coverage: 76.0% of statements 12:34:07 [2023-01-09T12:34:07.512Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 31.8% of statements 12:34:08 [2023-01-09T12:34:08.950Z] ok github.com/docker/docker/container 0.117s coverage: 36.1% of statements 12:34:09 [2023-01-09T12:34:09.210Z] ok github.com/docker/docker/cmd/dockerd/trap 2.433s coverage: 0.0% of statements 12:34:09 [2023-01-09T12:34:09.210Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 12:34:09 [2023-01-09T12:34:09.210Z] ? github.com/docker/docker/container/stream [no test files] 12:34:09 [2023-01-09T12:34:09.210Z] ? github.com/docker/docker/contrib/apparmor [no test files] 12:34:09 [2023-01-09T12:34:09.210Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 12:34:09 [2023-01-09T12:34:09.210Z] ? github.com/docker/docker/contrib/httpserver [no test files] 12:34:14 [2023-01-09T12:34:14.489Z] ok github.com/docker/docker/daemon/cluster 0.092s coverage: 0.5% of statements 12:34:15 [2023-01-09T12:34:15.871Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements 12:34:17 [2023-01-09T12:34:17.251Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 36.9% of statements 12:34:23 [2023-01-09T12:34:23.823Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements 12:34:25 [2023-01-09T12:34:25.203Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.1% of statements 12:34:25 [2023-01-09T12:34:25.772Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 12:34:26 [2023-01-09T12:34:26.341Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements 12:34:26 [2023-01-09T12:34:26.910Z] ok github.com/docker/docker/daemon 10.100s coverage: 16.3% of statements 12:34:26 [2023-01-09T12:34:26.910Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 12:34:26 [2023-01-09T12:34:26.910Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 12:34:26 [2023-01-09T12:34:26.910Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 12:34:26 [2023-01-09T12:34:26.910Z] ? github.com/docker/docker/daemon/exec [no test files] 12:34:27 [2023-01-09T12:34:27.860Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.617s coverage: 74.8% of statements 12:34:28 [2023-01-09T12:34:28.802Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.324s coverage: 60.7% of statements 12:34:29 [2023-01-09T12:34:29.061Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.0% of statements 12:34:30 [2023-01-09T12:34:30.444Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements 12:34:31 [2023-01-09T12:34:31.828Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.264s coverage: 50.6% of statements 12:34:32 [2023-01-09T12:34:32.397Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.059s coverage: 45.9% of statements 12:34:32 [2023-01-09T12:34:32.397Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 12:34:33 [2023-01-09T12:34:33.779Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements 12:34:33 [2023-01-09T12:34:33.779Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.826s coverage: 58.8% of statements 12:34:33 [2023-01-09T12:34:33.779Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 12:34:33 [2023-01-09T12:34:33.779Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 12:34:34 [2023-01-09T12:34:34.348Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements 12:34:34 [2023-01-09T12:34:34.608Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements 12:34:35 [2023-01-09T12:34:35.990Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 6.9% of statements 12:34:35 [2023-01-09T12:34:35.990Z] ? github.com/docker/docker/daemon/initlayer [no test files] 12:34:35 [2023-01-09T12:34:35.990Z] ? github.com/docker/docker/daemon/listeners [no test files] 12:34:36 [2023-01-09T12:34:36.249Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements 12:34:37 [2023-01-09T12:34:37.188Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements 12:34:37 [2023-01-09T12:34:37.188Z] ok github.com/docker/docker/daemon/logger/awslogs 0.133s coverage: 79.6% of statements 12:34:37 [2023-01-09T12:34:37.188Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 12:34:37 [2023-01-09T12:34:37.757Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements 12:34:37 [2023-01-09T12:34:37.757Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements 12:34:38 [2023-01-09T12:34:38.016Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements 12:34:38 [2023-01-09T12:34:38.586Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.158s coverage: 76.8% of statements 12:34:38 [2023-01-09T12:34:38.846Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 79.4% of statements 12:34:38 [2023-01-09T12:34:38.846Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 12:34:38 [2023-01-09T12:34:38.846Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 12:34:39 [2023-01-09T12:34:39.415Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements 12:34:39 [2023-01-09T12:34:39.675Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 62.0% of statements 12:34:40 [2023-01-09T12:34:40.613Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements 12:34:40 [2023-01-09T12:34:40.872Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 12:34:41 [2023-01-09T12:34:41.444Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 12:34:42 [2023-01-09T12:34:42.022Z] ok github.com/docker/docker/daemon/logger/splunk 1.534s coverage: 82.5% of statements 12:34:42 [2023-01-09T12:34:42.022Z] ? github.com/docker/docker/daemon/names [no test files] 12:34:42 [2023-01-09T12:34:42.022Z] ? github.com/docker/docker/daemon/stats [no test files] 12:34:42 [2023-01-09T12:34:42.960Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements 12:34:43 [2023-01-09T12:34:43.220Z] ok github.com/docker/docker/distribution 0.594s coverage: 29.5% of statements 12:34:43 [2023-01-09T12:34:43.220Z] ? github.com/docker/docker/distribution/utils [no test files] 12:34:43 [2023-01-09T12:34:43.798Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.7% of statements 12:34:44 [2023-01-09T12:34:44.367Z] ok github.com/docker/docker/image 0.026s coverage: 87.3% of statements 12:34:44 [2023-01-09T12:34:44.627Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements 12:34:45 [2023-01-09T12:34:45.195Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements 12:34:45 [2023-01-09T12:34:45.195Z] ? github.com/docker/docker/dockerversion [no test files] 12:34:45 [2023-01-09T12:34:45.195Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements 12:34:45 [2023-01-09T12:34:45.195Z] ? github.com/docker/docker/image/v1 [no test files] 12:34:45 [2023-01-09T12:34:45.455Z] ? github.com/docker/docker/internal/test/suite [no test files] 12:34:45 [2023-01-09T12:34:45.714Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements 12:34:46 [2023-01-09T12:34:46.284Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements 12:34:47 [2023-01-09T12:34:47.223Z] ok github.com/docker/docker/opts 0.021s coverage: 66.0% of statements 12:34:47 [2023-01-09T12:34:47.223Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements 12:34:48 [2023-01-09T12:34:48.604Z] ok github.com/docker/docker/pkg/archive 0.282s coverage: 82.1% of statements 12:34:49 [2023-01-09T12:34:49.543Z] ok github.com/docker/docker/pkg/authorization 0.389s coverage: 68.3% of statements 12:34:49 [2023-01-09T12:34:49.802Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 12:34:49 [2023-01-09T12:34:49.802Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 12:34:53 [2023-01-09T12:34:53.092Z] ok github.com/docker/docker/pkg/chrootarchive 2.523s coverage: 43.1% of statements 12:34:53 [2023-01-09T12:34:53.351Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements 12:34:53 [2023-01-09T12:34:53.351Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements 12:34:53 [2023-01-09T12:34:53.610Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements 12:34:53 [2023-01-09T12:34:53.869Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 78.6% of statements 12:34:54 [2023-01-09T12:34:54.129Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements 12:34:54 [2023-01-09T12:34:54.129Z] ok github.com/docker/docker/layer 7.283s coverage: 68.9% of statements 12:34:54 [2023-01-09T12:34:54.129Z] ? github.com/docker/docker/libcontainerd [no test files] 12:34:54 [2023-01-09T12:34:54.129Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 12:34:54 [2023-01-09T12:34:54.129Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 12:34:54 [2023-01-09T12:34:54.129Z] ? github.com/docker/docker/libcontainerd/types [no test files] 12:34:54 [2023-01-09T12:34:54.129Z] ? github.com/docker/docker/oci/caps [no test files] 12:34:54 [2023-01-09T12:34:54.129Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 12:34:54 [2023-01-09T12:34:54.129Z] ? github.com/docker/docker/pkg/fsutils [no test files] 12:34:55 [2023-01-09T12:34:55.148Z] ok github.com/docker/docker/pkg/idtools 0.328s coverage: 68.1% of statements 12:34:55 [2023-01-09T12:34:55.148Z] ok github.com/docker/docker/pkg/ioutils 0.347s coverage: 70.1% of statements 12:34:55 [2023-01-09T12:34:55.408Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements 12:34:55 [2023-01-09T12:34:55.408Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements 12:34:55 [2023-01-09T12:34:55.408Z] ? github.com/docker/docker/pkg/loopback [no test files] 12:34:55 [2023-01-09T12:34:55.667Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements 12:34:55 [2023-01-09T12:34:55.667Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 12:34:55 [2023-01-09T12:34:55.927Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements 12:34:55 [2023-01-09T12:34:55.927Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements 12:34:56 [2023-01-09T12:34:56.196Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements 12:34:56 [2023-01-09T12:34:56.196Z] ? github.com/docker/docker/pkg/platform [no test files] 12:34:56 [2023-01-09T12:34:56.196Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 12:34:56 [2023-01-09T12:34:56.765Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements 12:34:57 [2023-01-09T12:34:57.025Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements 12:34:57 [2023-01-09T12:34:57.284Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements 12:34:57 [2023-01-09T12:34:57.543Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 12:34:57 [2023-01-09T12:34:57.803Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements 12:34:58 [2023-01-09T12:34:58.063Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements 12:34:58 [2023-01-09T12:34:58.323Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements 12:34:58 [2023-01-09T12:34:58.582Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements 12:34:58 [2023-01-09T12:34:58.582Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 12:34:59 [2023-01-09T12:34:59.152Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements 12:34:59 [2023-01-09T12:34:59.720Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 44.8% of statements 12:34:59 [2023-01-09T12:34:59.980Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements 12:35:00 [2023-01-09T12:35:00.240Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements 12:35:00 [2023-01-09T12:35:00.808Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements 12:35:00 [2023-01-09T12:35:00.808Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 12:35:02 [2023-01-09T12:35:02.715Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements 12:35:02 [2023-01-09T12:35:02.974Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements 12:35:03 [2023-01-09T12:35:03.234Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements 12:35:04 [2023-01-09T12:35:04.614Z] ok github.com/docker/docker/quota 0.211s coverage: 71.4% of statements 12:35:04 [2023-01-09T12:35:04.874Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements 12:35:05 [2023-01-09T12:35:05.813Z] ok github.com/docker/docker/registry 0.080s coverage: 58.7% of statements 12:35:06 [2023-01-09T12:35:06.073Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements 12:35:06 [2023-01-09T12:35:06.333Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements 12:35:06 [2023-01-09T12:35:06.902Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements 12:35:07 [2023-01-09T12:35:07.163Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements 12:35:08 [2023-01-09T12:35:08.543Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements 12:35:09 [2023-01-09T12:35:09.481Z] ok github.com/docker/docker/volume/local 0.107s coverage: 77.1% of statements 12:35:09 [2023-01-09T12:35:09.748Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements 12:35:11 [2023-01-09T12:35:11.129Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements 12:35:33 [2023-01-09T12:35:33.067Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.3% of statements 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/pkg/pubsub [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/pkg/signal [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/pkg/urlutil [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/profiles/apparmor [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/rootless [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/rootless/specconv [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/runconfig/opts [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/testutil/daemon [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/testutil/environment [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/testutil/fakegit [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/testutil/registry [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/testutil/request [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/volume [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/volume/service/opts [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] ? github.com/docker/docker/volume/testutils [no test files] 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === Skipped 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] network_proxy_test.go:208: No support for dual stack yet 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:44: Driver btrfs not supported 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:44: Driver btrfs not supported 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:44: Driver btrfs not supported 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:44: Driver btrfs not supported 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:44: Driver btrfs not supported 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:71: No driver to put! 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] time="2023-01-09T12:34:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:42: graphdriver: driver not supported 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] time="2023-01-09T12:34:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:42: graphdriver: driver not supported 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] time="2023-01-09T12:34:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:42: graphdriver: driver not supported 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] time="2023-01-09T12:34:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:42: graphdriver: driver not supported 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] time="2023-01-09T12:34:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:42: graphdriver: driver not supported 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:71: No driver to put! 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] overlay_test.go:45: Fails to compute changes after apply intermittently 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] overlay_test.go:50: Fails to compute changes intermittently 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] overlay_test.go:65: Cannot run test with naive change algorithm 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:44: Driver zfs not supported 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:44: Driver zfs not supported 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:44: Driver zfs not supported 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:44: Driver zfs not supported 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:44: Driver zfs not supported 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] graphtest_unix.go:71: No driver to put! 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 12:35:33 [2023-01-09T12:35:33.067Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 12:35:33 [2023-01-09T12:35:33.067Z] 12:35:33 [2023-01-09T12:35:33.067Z] DONE 2794 tests, 28 skipped in 209.836s 12:35:33 [2023-01-09T12:35:33.067Z] + '[' -n 'github.com/docker/docker/libnetwork 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/bitseq 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/cluster 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/cmd/diagnostic 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/cmd/ovrouter 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/cmd/readme_test 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/config 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/datastore 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/diagnostic 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/discoverapi 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/driverapi 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/drivers/bridge 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/drivers/host 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/drivers/ipvlan 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/drivers/macvlan 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/drivers/null 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/drivers/overlay 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/drivers/remote 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/drivers/remote/api 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/drivers/windows 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/drvregistry 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/etchosts 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/idm 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/internal/caller 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/internal/setmatrix 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/ipam 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/ipamapi 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/ipams/builtin 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/ipams/null 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/ipams/remote 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/ipams/remote/api 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/ipams/windowsipam 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/ipamutils 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/iptables 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/netlabel 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/netutils 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/networkdb 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/ns 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/options 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/osl 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/osl/kernel 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/portallocator 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/portmapper 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/resolvconf 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/testutils 12:35:33 [2023-01-09T12:35:33.067Z] github.com/docker/docker/libnetwork/types' ']' 12:35:33 [2023-01-09T12:35:33.067Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -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 12:36:19 [2023-01-09T12:36:19.754Z] ok github.com/docker/docker/libnetwork 37.554s coverage: 40.6% of statements 12:36:19 [2023-01-09T12:36:19.754Z] ok github.com/docker/docker/libnetwork/bitseq 0.139s coverage: 84.4% of statements 12:36:19 [2023-01-09T12:36:19.754Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 12:36:19 [2023-01-09T12:36:19.754Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 12:36:19 [2023-01-09T12:36:19.754Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 12:36:19 [2023-01-09T12:36:19.754Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 12:36:19 [2023-01-09T12:36:19.754Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 12:36:19 [2023-01-09T12:36:19.754Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 12:36:19 [2023-01-09T12:36:19.754Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] 12:36:19 [2023-01-09T12:36:19.754Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 12:36:19 [2023-01-09T12:36:19.754Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 22.4% of statements 12:36:19 [2023-01-09T12:36:19.754Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements 12:36:19 [2023-01-09T12:36:19.754Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 12:36:19 [2023-01-09T12:36:19.754Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 12:36:19 [2023-01-09T12:36:19.754Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 12:36:19 [2023-01-09T12:36:19.754Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.673s coverage: 60.0% of statements 12:36:19 [2023-01-09T12:36:19.754Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 12:36:19 [2023-01-09T12:36:19.754Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements 12:36:19 [2023-01-09T12:36:19.754Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.0% of statements 12:36:19 [2023-01-09T12:36:19.754Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 12:36:20 [2023-01-09T12:36:20.013Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements 12:36:20 [2023-01-09T12:36:20.272Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 12:36:20 [2023-01-09T12:36:20.532Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements 12:36:30 [2023-01-09T12:36:30.522Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.207s coverage: 6.6% of statements 12:36:30 [2023-01-09T12:36:30.522Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 12:36:30 [2023-01-09T12:36:30.522Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements 12:36:30 [2023-01-09T12:36:30.781Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements 12:36:30 [2023-01-09T12:36:30.781Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 12:36:30 [2023-01-09T12:36:30.781Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 12:36:31 [2023-01-09T12:36:31.041Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 12:36:31 [2023-01-09T12:36:31.301Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements 12:36:31 [2023-01-09T12:36:31.560Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements 12:36:31 [2023-01-09T12:36:31.820Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements 12:36:32 [2023-01-09T12:36:32.079Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 12:36:42 [2023-01-09T12:36:42.063Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 12:37:00 [2023-01-09T12:37:00.163Z] ok github.com/docker/docker/libnetwork/ipam 15.731s coverage: 85.3% of statements 12:37:00 [2023-01-09T12:37:00.163Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 12:37:00 [2023-01-09T12:37:00.163Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 12:37:00 [2023-01-09T12:37:00.163Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements 12:37:00 [2023-01-09T12:37:00.163Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements 12:37:00 [2023-01-09T12:37:00.163Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 12:37:00 [2023-01-09T12:37:00.163Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements 12:37:00 [2023-01-09T12:37:00.163Z] ok github.com/docker/docker/libnetwork/ipamutils 0.258s coverage: 74.0% of statements 12:37:00 [2023-01-09T12:37:00.732Z] ok github.com/docker/docker/libnetwork/iptables 0.174s coverage: 42.5% of statements 12:37:00 [2023-01-09T12:37:00.732Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements 12:37:00 [2023-01-09T12:37:00.994Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements 12:38:52 [2023-01-09T12:38:52.466Z] ok github.com/docker/docker/libnetwork/networkdb 104.083s coverage: 60.1% of statements 12:38:52 [2023-01-09T12:38:52.466Z] ? github.com/docker/docker/libnetwork/ns [no test files] 12:38:52 [2023-01-09T12:38:52.466Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 12:38:52 [2023-01-09T12:38:52.466Z] ok github.com/docker/docker/libnetwork/osl 4.336s coverage: 39.7% of statements 12:38:52 [2023-01-09T12:38:52.466Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 12:38:52 [2023-01-09T12:38:52.466Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements 12:38:53 [2023-01-09T12:38:53.403Z] ok github.com/docker/docker/libnetwork/portmapper 0.672s coverage: 48.6% of statements 12:38:53 [2023-01-09T12:38:53.663Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 82.8% of statements 12:38:53 [2023-01-09T12:38:53.663Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 12:38:53 [2023-01-09T12:38:53.922Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements 12:38:53 [2023-01-09T12:38:53.922Z] 12:38:53 [2023-01-09T12:38:53.922Z] === Skipped 12:38:53 [2023-01-09T12:38:53.922Z] === SKIP: libnetwork TestParallel1 (0.00s) 12:38:53 [2023-01-09T12:38:53.922Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 12:38:53 [2023-01-09T12:38:53.922Z] 12:38:53 [2023-01-09T12:38:53.922Z] === SKIP: libnetwork TestParallel3 (0.00s) 12:38:53 [2023-01-09T12:38:53.922Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 12:38:53 [2023-01-09T12:38:53.922Z] 12:38:53 [2023-01-09T12:38:53.922Z] === SKIP: libnetwork TestParallel2 (0.00s) 12:38:53 [2023-01-09T12:38:53.922Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 12:38:53 [2023-01-09T12:38:53.922Z] 12:38:53 [2023-01-09T12:38:53.922Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) 12:38:53 [2023-01-09T12:38:53.922Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 12:38:53 [2023-01-09T12:38:53.922Z] 12:38:53 [2023-01-09T12:38:53.922Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) 12:38:53 [2023-01-09T12:38:53.922Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 12:38:53 [2023-01-09T12:38:53.922Z] 12:38:53 [2023-01-09T12:38:53.922Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) 12:38:53 [2023-01-09T12:38:53.922Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 12:38:53 [2023-01-09T12:38:53.922Z] 12:38:53 [2023-01-09T12:38:53.922Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) 12:38:53 [2023-01-09T12:38:53.922Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 12:38:53 [2023-01-09T12:38:53.922Z] 12:38:53 [2023-01-09T12:38:53.922Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) 12:38:53 [2023-01-09T12:38:53.922Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 12:38:53 [2023-01-09T12:38:53.922Z] 12:38:53 [2023-01-09T12:38:53.922Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 12:38:53 [2023-01-09T12:38:53.922Z] firewalld_test.go:14: firewalld is not running 12:38:53 [2023-01-09T12:38:53.922Z] 12:38:53 [2023-01-09T12:38:53.922Z] DONE 327 tests, 9 skipped in 203.240s Post stage [Pipeline] junit 12:38:54 [2023-01-09T12:38:54.505Z] Recording test results 12:38:54 [2023-01-09T12:38:54.650Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:54 [2023-01-09T12:38:54.965Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44769/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=691b44b4c3c8f045e55a5a029b59826d01f3c2c6 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:691b44b4c3c8f045e55a5a029b59826d01f3c2c6 hack/make.sh dynbinary test-integration 12:38:55 [2023-01-09T12:38:55.534Z] 12:38:55 [2023-01-09T12:38:55.534Z] Removing bundles/ 12:38:55 [2023-01-09T12:38:55.534Z] 12:38:55 [2023-01-09T12:38:55.534Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 12:38:55 [2023-01-09T12:38:55.534Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 12:40:32 [2023-01-09T12:40:32.006Z] Created binary: bundles/dynbinary-daemon/dockerd 12:40:32 [2023-01-09T12:40:32.007Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 12:40:32 [2023-01-09T12:40:32.007Z] Created binary: bundles/dynbinary-daemon/docker-proxy 12:40:32 [2023-01-09T12:40:32.007Z] 12:40:32 [2023-01-09T12:40:32.007Z] ---> Making bundle: test-integration (in bundles/test-integration) 12:40:32 [2023-01-09T12:40:32.007Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 12:40:32 [2023-01-09T12:40:32.007Z] HOSTNAME=3c6265256bd8 12:40:32 [2023-01-09T12:40:32.007Z] TESTDEBUG=0 12:40:32 [2023-01-09T12:40:32.007Z] DEST=bundles/test-integration 12:40:32 [2023-01-09T12:40:32.007Z] PWD=/go/src/github.com/docker/docker 12:40:32 [2023-01-09T12:40:32.007Z] DOCKER_GITCOMMIT=691b44b4c3c8f045e55a5a029b59826d01f3c2c6 12:40:32 [2023-01-09T12:40:32.007Z] container=docker 12:40:32 [2023-01-09T12:40:32.007Z] HOME=/root 12:40:32 [2023-01-09T12:40:32.007Z] GOLANG_VERSION=1.19.4 12:40:32 [2023-01-09T12:40:32.007Z] VALIDATE_REPO=https://github.com/moby/moby.git 12:40:32 [2023-01-09T12:40:32.007Z] VALIDATE_BRANCH=23.0 12:40:32 [2023-01-09T12:40:32.007Z] TERM=xterm 12:40:32 [2023-01-09T12:40:32.007Z] DOCKER_PKG=github.com/docker/docker 12:40:32 [2023-01-09T12:40:32.007Z] SHLVL=1 12:40:32 [2023-01-09T12:40:32.007Z] TIMEOUT=120m 12:40:32 [2023-01-09T12:40:32.007Z] DOCKER_GRAPHDRIVER=overlay2 12:40:32 [2023-01-09T12:40:32.007Z] GO111MODULE=off 12:40:32 [2023-01-09T12:40:32.007Z] DOCKER_EXPERIMENTAL=1 12:40:32 [2023-01-09T12:40:32.007Z] TEST_SKIP_INTEGRATION_CLI=1 12:40:32 [2023-01-09T12:40:32.007Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 12:40:32 [2023-01-09T12:40:32.007Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 12:40:32 [2023-01-09T12:40:32.007Z] GOPATH=/go 12:40:32 [2023-01-09T12:40:32.007Z] PKG_CONFIG=pkg-config 12:40:32 [2023-01-09T12:40:32.007Z] _=/usr/bin/env 12:40:32 [2023-01-09T12:40:32.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 12:41:04 [2023-01-09T12:41:04.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 12:41:04 [2023-01-09T12:41:04.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 12:41:26 [2023-01-09T12:41:26.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 12:41:34 [2023-01-09T12:41:34.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 12:41:46 [2023-01-09T12:41:46.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 12:41:46 [2023-01-09T12:41:46.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 12:41:46 [2023-01-09T12:41:46.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 12:41:47 [2023-01-09T12:41:47.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 12:41:48 [2023-01-09T12:41:48.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 12:41:48 [2023-01-09T12:41:48.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 12:41:49 [2023-01-09T12:41:49.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 12:41:51 [2023-01-09T12:41:51.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 12:41:51 [2023-01-09T12:41:51.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 12:41:52 [2023-01-09T12:41:52.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 12:41:53 [2023-01-09T12:41:53.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 12:41:54 [2023-01-09T12:41:54.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 12:41:54 [2023-01-09T12:41:54.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 12:41:56 [2023-01-09T12:41:56.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 12:41:56 [2023-01-09T12:41:56.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 12:41:57 [2023-01-09T12:41:57.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 12:41:58 [2023-01-09T12:41:58.199Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 12:41:58 [2023-01-09T12:41:58.199Z] Using test binary docker 12:41:58 [2023-01-09T12:41:58.199Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 12:41:58 [2023-01-09T12:41:58.199Z] +++ /etc/init.d/apparmor start 12:41:58 [2023-01-09T12:41:58.199Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 12:41:58 [2023-01-09T12:41:58.200Z] INFO: Waiting for daemon to start... 12:41:58 [2023-01-09T12:41:58.200Z] Starting dockerd 12:41:58 [2023-01-09T12:41:58.200Z] +++ 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 12:42:00 [2023-01-09T12:42:00.105Z] . 12:42:00 [2023-01-09T12:42:00.105Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 12:42:00 [2023-01-09T12:42:00.105Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 12:42:00 [2023-01-09T12:42:00.105Z] Error: No such image: emptyfs 12:42:00 [2023-01-09T12:42:00.105Z] ++++ tar -cC bundles/test-integration/emptyfs . 12:42:00 [2023-01-09T12:42:00.105Z] ++++ docker load 12:42:00 [2023-01-09T12:42:00.105Z] Running integration-test (iteration 1) 12:42:00 [2023-01-09T12:42:00.365Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 12:42:00 [2023-01-09T12:42:00.365Z] ++ 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 12:42:00 [2023-01-09T12:42:00.365Z] ++ set -e 12:42:00 [2023-01-09T12:42:00.365Z] ++ '[' -n 0 ']' 12:42:00 [2023-01-09T12:42:00.365Z] ++ set -x 12:42:00 [2023-01-09T12:42:00.365Z] ++ 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 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 12:42:00 [2023-01-09T12:42:00.365Z] Loaded image: busybox:latest 12:42:00 [2023-01-09T12:42:00.624Z] Loaded image: busybox:glibc 12:42:01 [2023-01-09T12:42:01.562Z] Loaded image: debian:bullseye-slim 12:42:01 [2023-01-09T12:42:01.562Z] Loaded image: hello-world:latest 12:42:01 [2023-01-09T12:42:01.821Z] Loaded image: arm32v7/hello-world:latest 12:42:01 [2023-01-09T12:42:01.822Z] INFO: Testing against a local daemon 12:42:01 [2023-01-09T12:42:01.822Z] === RUN TestCgroupNamespacesBuild 12:42:03 [2023-01-09T12:42:03.201Z] --- PASS: TestCgroupNamespacesBuild (1.45s) 12:42:03 [2023-01-09T12:42:03.201Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 12:42:04 [2023-01-09T12:42:04.580Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) 12:42:04 [2023-01-09T12:42:04.580Z] === RUN TestBuildWithSession 12:42:04 [2023-01-09T12:42:04.580Z] build_session_test.go:25: TODO: BuildKit 12:42:04 [2023-01-09T12:42:04.580Z] --- SKIP: TestBuildWithSession (0.00s) 12:42:04 [2023-01-09T12:42:04.580Z] === RUN TestBuildSquashParent 12:42:08 [2023-01-09T12:42:08.775Z] --- PASS: TestBuildSquashParent (3.71s) 12:42:08 [2023-01-09T12:42:08.775Z] === RUN TestBuildWithRemoveAndForceRemove 12:42:08 [2023-01-09T12:42:08.775Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 12:42:08 [2023-01-09T12:42:08.775Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 12:42:08 [2023-01-09T12:42:08.775Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 12:42:08 [2023-01-09T12:42:08.775Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 12:42:08 [2023-01-09T12:42:08.775Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 12:42:08 [2023-01-09T12:42:08.775Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 12:42:08 [2023-01-09T12:42:08.775Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 12:42:08 [2023-01-09T12:42:08.775Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 12:42:08 [2023-01-09T12:42:08.775Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 12:42:08 [2023-01-09T12:42:08.775Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 12:42:08 [2023-01-09T12:42:08.775Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 12:42:08 [2023-01-09T12:42:08.775Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 12:42:08 [2023-01-09T12:42:08.775Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 12:42:08 [2023-01-09T12:42:08.775Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 12:42:09 [2023-01-09T12:42:09.713Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 12:42:09 [2023-01-09T12:42:09.713Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 12:42:10 [2023-01-09T12:42:10.651Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 12:42:10 [2023-01-09T12:42:10.911Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 12:42:12 [2023-01-09T12:42:12.290Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 12:42:12 [2023-01-09T12:42:12.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) 12:42:12 [2023-01-09T12:42:12.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) 12:42:12 [2023-01-09T12:42:12.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.18s) 12:42:12 [2023-01-09T12:42:12.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.41s) 12:42:12 [2023-01-09T12:42:12.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.31s) 12:42:12 [2023-01-09T12:42:12.290Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.22s) 12:42:12 [2023-01-09T12:42:12.290Z] === RUN TestBuildMultiStageCopy 12:42:12 [2023-01-09T12:42:12.290Z] === RUN TestBuildMultiStageCopy/copy_to_root 12:42:13 [2023-01-09T12:42:13.677Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 12:42:13 [2023-01-09T12:42:13.677Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 12:42:13 [2023-01-09T12:42:13.940Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 12:42:14 [2023-01-09T12:42:14.199Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 12:42:14 [2023-01-09T12:42:14.459Z] --- PASS: TestBuildMultiStageCopy (2.12s) 12:42:14 [2023-01-09T12:42:14.459Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.18s) 12:42:14 [2023-01-09T12:42:14.459Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) 12:42:14 [2023-01-09T12:42:14.459Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) 12:42:14 [2023-01-09T12:42:14.459Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) 12:42:14 [2023-01-09T12:42:14.459Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) 12:42:14 [2023-01-09T12:42:14.459Z] === RUN TestBuildMultiStageParentConfig 12:42:15 [2023-01-09T12:42:15.027Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) 12:42:15 [2023-01-09T12:42:15.027Z] === RUN TestBuildLabelWithTargets 12:42:15 [2023-01-09T12:42:15.965Z] --- PASS: TestBuildLabelWithTargets (0.96s) 12:42:15 [2023-01-09T12:42:15.965Z] === RUN TestBuildWithEmptyLayers 12:42:16 [2023-01-09T12:42:16.534Z] --- PASS: TestBuildWithEmptyLayers (0.46s) 12:42:16 [2023-01-09T12:42:16.534Z] === RUN TestBuildMultiStageOnBuild 12:42:17 [2023-01-09T12:42:17.913Z] --- PASS: TestBuildMultiStageOnBuild (1.44s) 12:42:17 [2023-01-09T12:42:17.913Z] === RUN TestBuildUncleanTarFilenames 12:42:18 [2023-01-09T12:42:18.483Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) 12:42:18 [2023-01-09T12:42:18.483Z] === RUN TestBuildMultiStageLayerLeak 12:42:19 [2023-01-09T12:42:19.862Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s) 12:42:19 [2023-01-09T12:42:19.862Z] === RUN TestBuildWithHugeFile 12:43:16 [2023-01-09T12:43:16.105Z] --- PASS: TestBuildWithHugeFile (55.07s) 12:43:16 [2023-01-09T12:43:16.105Z] === RUN TestBuildWCOWSandboxSize 12:43:16 [2023-01-09T12:43:16.105Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 12:43:16 [2023-01-09T12:43:16.105Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 12:43:16 [2023-01-09T12:43:16.105Z] === RUN TestBuildWithEmptyDockerfile 12:43:16 [2023-01-09T12:43:16.105Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 12:43:16 [2023-01-09T12:43:16.105Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 12:43:16 [2023-01-09T12:43:16.105Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 12:43:16 [2023-01-09T12:43:16.105Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 12:43:16 [2023-01-09T12:43:16.105Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 12:43:16 [2023-01-09T12:43:16.105Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 12:43:16 [2023-01-09T12:43:16.105Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 12:43:16 [2023-01-09T12:43:16.105Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 12:43:16 [2023-01-09T12:43:16.105Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 12:43:16 [2023-01-09T12:43:16.105Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 12:43:16 [2023-01-09T12:43:16.105Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) 12:43:16 [2023-01-09T12:43:16.105Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) 12:43:16 [2023-01-09T12:43:16.105Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 12:43:16 [2023-01-09T12:43:16.105Z] === RUN TestBuildPreserveOwnership 12:43:16 [2023-01-09T12:43:16.105Z] === RUN TestBuildPreserveOwnership/copy_from 12:43:17 [2023-01-09T12:43:17.042Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 12:43:17 [2023-01-09T12:43:17.985Z] --- PASS: TestBuildPreserveOwnership (2.91s) 12:43:17 [2023-01-09T12:43:17.985Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.92s) 12:43:17 [2023-01-09T12:43:17.985Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) 12:43:17 [2023-01-09T12:43:17.985Z] === RUN TestBuildPlatformInvalid 12:43:18 [2023-01-09T12:43:18.244Z] --- PASS: TestBuildPlatformInvalid (0.08s) 12:43:18 [2023-01-09T12:43:18.244Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 12:43:18 [2023-01-09T12:43:18.814Z] Loaded image: busybox:latest 12:43:19 [2023-01-09T12:43:19.073Z] Loaded image: busybox:glibc 12:43:20 [2023-01-09T12:43:20.012Z] Loaded image: debian:bullseye-slim 12:43:20 [2023-01-09T12:43:20.012Z] Loaded image: hello-world:latest 12:43:20 [2023-01-09T12:43:20.012Z] Loaded image: arm32v7/hello-world:latest 12:43:28 [2023-01-09T12:43:28.136Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.92s) 12:43:28 [2023-01-09T12:43:28.136Z] PASS 12:43:28 [2023-01-09T12:43:28.136Z] 12:43:28 [2023-01-09T12:43:28.136Z] === Skipped 12:43:28 [2023-01-09T12:43:28.136Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 12:43:28 [2023-01-09T12:43:28.136Z] build_session_test.go:25: TODO: BuildKit 12:43:28 [2023-01-09T12:43:28.136Z] 12:43:28 [2023-01-09T12:43:28.136Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 12:43:28 [2023-01-09T12:43:28.136Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 12:43:28 [2023-01-09T12:43:28.136Z] 12:43:28 [2023-01-09T12:43:28.136Z] DONE 34 tests, 2 skipped in 87.813s 12:43:28 [2023-01-09T12:43:28.136Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 12:43:28 [2023-01-09T12:43:28.136Z] ++ 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 12:43:28 [2023-01-09T12:43:28.136Z] ++ set -e 12:43:28 [2023-01-09T12:43:28.136Z] ++ '[' -n 0 ']' 12:43:28 [2023-01-09T12:43:28.136Z] ++ set -x 12:43:28 [2023-01-09T12:43:28.136Z] ++ 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 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 12:43:28 [2023-01-09T12:43:28.136Z] INFO: Testing against a local daemon 12:43:28 [2023-01-09T12:43:28.136Z] === RUN TestConfigInspect 12:43:30 [2023-01-09T12:43:30.672Z] --- PASS: TestConfigInspect (2.22s) 12:43:30 [2023-01-09T12:43:30.672Z] === RUN TestConfigList 12:43:32 [2023-01-09T12:43:32.577Z] --- PASS: TestConfigList (2.18s) 12:43:32 [2023-01-09T12:43:32.577Z] === RUN TestConfigsCreateAndDelete 12:43:35 [2023-01-09T12:43:35.115Z] --- PASS: TestConfigsCreateAndDelete (2.16s) 12:43:35 [2023-01-09T12:43:35.115Z] === RUN TestConfigsUpdate 12:43:37 [2023-01-09T12:43:37.024Z] --- PASS: TestConfigsUpdate (2.23s) 12:43:37 [2023-01-09T12:43:37.024Z] === RUN TestTemplatedConfig 12:43:39 [2023-01-09T12:43:39.577Z] --- PASS: TestTemplatedConfig (2.43s) 12:43:39 [2023-01-09T12:43:39.577Z] === RUN TestConfigCreateResolve 12:43:42 [2023-01-09T12:43:42.112Z] --- PASS: TestConfigCreateResolve (2.26s) 12:43:42 [2023-01-09T12:43:42.112Z] PASS 12:43:42 [2023-01-09T12:43:42.112Z] 12:43:42 [2023-01-09T12:43:42.112Z] DONE 6 tests in 13.579s 12:43:42 [2023-01-09T12:43:42.112Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 12:43:42 [2023-01-09T12:43:42.112Z] ++ 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 12:43:42 [2023-01-09T12:43:42.112Z] ++ set -e 12:43:42 [2023-01-09T12:43:42.112Z] ++ '[' -n 0 ']' 12:43:42 [2023-01-09T12:43:42.112Z] ++ set -x 12:43:42 [2023-01-09T12:43:42.112Z] ++ 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 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 12:43:42 [2023-01-09T12:43:42.112Z] INFO: Testing against a local daemon 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestAttachWithTTY 12:43:42 [2023-01-09T12:43:42.112Z] --- PASS: TestAttachWithTTY (0.06s) 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestAttachWithoutTTy 12:43:42 [2023-01-09T12:43:42.112Z] --- PASS: TestAttachWithoutTTy (0.04s) 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestCheckpoint 12:43:42 [2023-01-09T12:43:42.112Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 12:43:42 [2023-01-09T12:43:42.112Z] --- SKIP: TestCheckpoint (0.00s) 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/commit 12:43:42 [2023-01-09T12:43:42.112Z] === PAUSE TestContainerInvalidJSON/commit 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/containers/create 12:43:42 [2023-01-09T12:43:42.112Z] === PAUSE TestContainerInvalidJSON/containers/create 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 12:43:42 [2023-01-09T12:43:42.112Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/containers/foobar/update 12:43:42 [2023-01-09T12:43:42.112Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/exec/foobar/start 12:43:42 [2023-01-09T12:43:42.112Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 12:43:42 [2023-01-09T12:43:42.112Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 12:43:42 [2023-01-09T12:43:42.112Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 12:43:42 [2023-01-09T12:43:42.112Z] === CONT TestContainerInvalidJSON/commit 12:43:42 [2023-01-09T12:43:42.112Z] === CONT TestContainerInvalidJSON/exec/foobar/start 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/commit/empty_body 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 12:43:42 [2023-01-09T12:43:42.112Z] === CONT TestContainerInvalidJSON/containers/foobar/update 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 12:43:42 [2023-01-09T12:43:42.112Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 12:43:42 [2023-01-09T12:43:42.112Z] === CONT TestContainerInvalidJSON/containers/create 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 12:43:42 [2023-01-09T12:43:42.112Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 12:43:42 [2023-01-09T12:43:42.112Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 12:43:42 [2023-01-09T12:43:42.112Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 12:43:42 [2023-01-09T12:43:42.112Z] --- PASS: TestContainerInvalidJSON (0.01s) 12:43:42 [2023-01-09T12:43:42.112Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 12:43:42 [2023-01-09T12:43:42.112Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 12:43:42 [2023-01-09T12:43:42.112Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 12:43:42 [2023-01-09T12:43:42.113Z] === RUN TestCopyFromContainerPathDoesNotExist 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 12:43:42 [2023-01-09T12:43:42.113Z] === RUN TestCopyFromContainerPathIsNotDir 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 12:43:42 [2023-01-09T12:43:42.113Z] === RUN TestCopyToContainerPathDoesNotExist 12:43:42 [2023-01-09T12:43:42.113Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 12:43:42 [2023-01-09T12:43:42.113Z] === RUN TestCopyEmptyFile 12:43:42 [2023-01-09T12:43:42.373Z] --- PASS: TestCopyEmptyFile (0.21s) 12:43:42 [2023-01-09T12:43:42.373Z] === RUN TestCopyToContainerPathIsNotDir 12:43:42 [2023-01-09T12:43:42.373Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 12:43:42 [2023-01-09T12:43:42.373Z] === RUN TestCopyFromContainer 12:43:43 [2023-01-09T12:43:43.310Z] === RUN TestCopyFromContainer// 12:43:43 [2023-01-09T12:43:43.310Z] === RUN TestCopyFromContainer//bar/root 12:43:43 [2023-01-09T12:43:43.310Z] === RUN TestCopyFromContainer//bar/root/ 12:43:43 [2023-01-09T12:43:43.570Z] === RUN TestCopyFromContainer/bar/quux 12:43:43 [2023-01-09T12:43:43.570Z] === RUN TestCopyFromContainer/bar/quux/ 12:43:43 [2023-01-09T12:43:43.570Z] === RUN TestCopyFromContainer/bar/quux/baz 12:43:43 [2023-01-09T12:43:43.570Z] === RUN TestCopyFromContainer/bar/filesymlink 12:43:43 [2023-01-09T12:43:43.570Z] === RUN TestCopyFromContainer/bar/dirsymlink 12:43:43 [2023-01-09T12:43:43.829Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 12:43:43 [2023-01-09T12:43:43.829Z] === RUN TestCopyFromContainer/bar/notarget 12:43:43 [2023-01-09T12:43:43.829Z] --- PASS: TestCopyFromContainer (1.56s) 12:43:43 [2023-01-09T12:43:43.829Z] --- PASS: TestCopyFromContainer// (0.06s) 12:43:43 [2023-01-09T12:43:43.829Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) 12:43:43 [2023-01-09T12:43:43.829Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) 12:43:43 [2023-01-09T12:43:43.829Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) 12:43:43 [2023-01-09T12:43:43.829Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) 12:43:43 [2023-01-09T12:43:43.829Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) 12:43:43 [2023-01-09T12:43:43.829Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) 12:43:43 [2023-01-09T12:43:43.829Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) 12:43:43 [2023-01-09T12:43:43.829Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) 12:43:43 [2023-01-09T12:43:43.830Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) 12:43:43 [2023-01-09T12:43:43.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 12:43:43 [2023-01-09T12:43:43.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 12:43:43 [2023-01-09T12:43:43.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 12:43:43 [2023-01-09T12:43:43.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 12:43:43 [2023-01-09T12:43:43.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 12:43:43 [2023-01-09T12:43:43.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 12:43:43 [2023-01-09T12:43:43.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 12:43:43 [2023-01-09T12:43:43.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 12:43:43 [2023-01-09T12:43:43.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 12:43:43 [2023-01-09T12:43:43.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 12:43:43 [2023-01-09T12:43:43.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 12:43:43 [2023-01-09T12:43:43.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 12:43:43 [2023-01-09T12:43:43.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 12:43:43 [2023-01-09T12:43:43.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 12:43:43 [2023-01-09T12:43:43.830Z] === RUN TestCreateLinkToNonExistingContainer 12:43:43 [2023-01-09T12:43:43.830Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 12:43:43 [2023-01-09T12:43:43.830Z] === RUN TestCreateWithInvalidEnv 12:43:43 [2023-01-09T12:43:43.830Z] === RUN TestCreateWithInvalidEnv/0 12:43:43 [2023-01-09T12:43:43.830Z] === PAUSE TestCreateWithInvalidEnv/0 12:43:43 [2023-01-09T12:43:43.830Z] === RUN TestCreateWithInvalidEnv/1 12:43:43 [2023-01-09T12:43:43.830Z] === PAUSE TestCreateWithInvalidEnv/1 12:43:43 [2023-01-09T12:43:43.830Z] === RUN TestCreateWithInvalidEnv/2 12:43:43 [2023-01-09T12:43:43.830Z] === PAUSE TestCreateWithInvalidEnv/2 12:43:44 [2023-01-09T12:43:44.089Z] === CONT TestCreateWithInvalidEnv/0 12:43:44 [2023-01-09T12:43:44.089Z] === CONT TestCreateWithInvalidEnv/2 12:43:44 [2023-01-09T12:43:44.089Z] === CONT TestCreateWithInvalidEnv/1 12:43:44 [2023-01-09T12:43:44.089Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 12:43:44 [2023-01-09T12:43:44.089Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 12:43:44 [2023-01-09T12:43:44.089Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 12:43:44 [2023-01-09T12:43:44.089Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 12:43:44 [2023-01-09T12:43:44.089Z] === RUN TestCreateTmpfsMountsTarget 12:43:44 [2023-01-09T12:43:44.089Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 12:43:44 [2023-01-09T12:43:44.089Z] === RUN TestCreateWithCustomMaskedPaths 12:43:45 [2023-01-09T12:43:45.469Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) 12:43:45 [2023-01-09T12:43:45.469Z] === RUN TestCreateWithCustomReadonlyPaths 12:43:46 [2023-01-09T12:43:46.407Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s) 12:43:46 [2023-01-09T12:43:46.407Z] === RUN TestCreateWithInvalidHealthcheckParams 12:43:46 [2023-01-09T12:43:46.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 12:43:46 [2023-01-09T12:43:46.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 12:43:46 [2023-01-09T12:43:46.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 12:43:46 [2023-01-09T12:43:46.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 12:43:46 [2023-01-09T12:43:46.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 12:43:46 [2023-01-09T12:43:46.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 12:43:46 [2023-01-09T12:43:46.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 12:43:46 [2023-01-09T12:43:46.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 12:43:46 [2023-01-09T12:43:46.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 12:43:46 [2023-01-09T12:43:46.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 12:43:46 [2023-01-09T12:43:46.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 12:43:46 [2023-01-09T12:43:46.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 12:43:46 [2023-01-09T12:43:46.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 12:43:46 [2023-01-09T12:43:46.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 12:43:46 [2023-01-09T12:43:46.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 12:43:46 [2023-01-09T12:43:46.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 12:43:46 [2023-01-09T12:43:46.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 12:43:46 [2023-01-09T12:43:46.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 12:43:46 [2023-01-09T12:43:46.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 12:43:46 [2023-01-09T12:43:46.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 12:43:46 [2023-01-09T12:43:46.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 12:43:46 [2023-01-09T12:43:46.407Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 12:43:46 [2023-01-09T12:43:46.975Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) 12:43:46 [2023-01-09T12:43:46.975Z] === RUN TestCreateDifferentPlatform 12:43:46 [2023-01-09T12:43:46.975Z] === RUN TestCreateDifferentPlatform/different_os 12:43:46 [2023-01-09T12:43:46.975Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 12:43:46 [2023-01-09T12:43:46.975Z] --- PASS: TestCreateDifferentPlatform (0.01s) 12:43:46 [2023-01-09T12:43:46.975Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 12:43:46 [2023-01-09T12:43:46.975Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 12:43:46 [2023-01-09T12:43:46.975Z] === RUN TestCreateVolumesFromNonExistingContainer 12:43:46 [2023-01-09T12:43:46.975Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) 12:43:46 [2023-01-09T12:43:46.975Z] === RUN TestCreatePlatformSpecificImageNoPlatform 12:43:46 [2023-01-09T12:43:46.975Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 12:43:46 [2023-01-09T12:43:46.975Z] === RUN TestCreateInvalidHostConfig 12:43:46 [2023-01-09T12:43:46.975Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 12:43:46 [2023-01-09T12:43:46.975Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 12:43:46 [2023-01-09T12:43:46.975Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 12:43:46 [2023-01-09T12:43:46.975Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 12:43:46 [2023-01-09T12:43:46.975Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 12:43:46 [2023-01-09T12:43:46.975Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 12:43:46 [2023-01-09T12:43:46.975Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 12:43:46 [2023-01-09T12:43:46.975Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 12:43:46 [2023-01-09T12:43:46.975Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 12:43:46 [2023-01-09T12:43:46.975Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 12:43:46 [2023-01-09T12:43:46.975Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 12:43:46 [2023-01-09T12:43:46.975Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 12:43:46 [2023-01-09T12:43:46.975Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 12:43:46 [2023-01-09T12:43:46.975Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 12:43:46 [2023-01-09T12:43:46.975Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 12:43:46 [2023-01-09T12:43:46.975Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 12:43:46 [2023-01-09T12:43:46.975Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 12:43:46 [2023-01-09T12:43:46.975Z] === RUN TestContainerStartOnDaemonRestart 12:43:46 [2023-01-09T12:43:46.975Z] === PAUSE TestContainerStartOnDaemonRestart 12:43:46 [2023-01-09T12:43:46.975Z] === RUN TestDaemonRestartIpcMode 12:43:46 [2023-01-09T12:43:46.975Z] === PAUSE TestDaemonRestartIpcMode 12:43:46 [2023-01-09T12:43:46.975Z] === RUN TestDaemonHostGatewayIP 12:43:46 [2023-01-09T12:43:46.975Z] === PAUSE TestDaemonHostGatewayIP 12:43:46 [2023-01-09T12:43:46.975Z] === RUN TestRestartDaemonWithRestartingContainer 12:43:46 [2023-01-09T12:43:46.975Z] === PAUSE TestRestartDaemonWithRestartingContainer 12:43:46 [2023-01-09T12:43:46.975Z] === RUN TestContainerKillOnDaemonStart 12:43:46 [2023-01-09T12:43:46.975Z] === PAUSE TestContainerKillOnDaemonStart 12:43:46 [2023-01-09T12:43:46.975Z] === RUN TestDiff 12:43:47 [2023-01-09T12:43:47.547Z] --- PASS: TestDiff (0.42s) 12:43:47 [2023-01-09T12:43:47.547Z] === RUN TestExecConsoleSize 12:43:48 [2023-01-09T12:43:48.115Z] --- PASS: TestExecConsoleSize (0.51s) 12:43:48 [2023-01-09T12:43:48.115Z] === RUN TestExecWithCloseStdin 12:43:48 [2023-01-09T12:43:48.375Z] --- PASS: TestExecWithCloseStdin (0.50s) 12:43:48 [2023-01-09T12:43:48.375Z] === RUN TestExec 12:43:48 [2023-01-09T12:43:48.944Z] --- PASS: TestExec (0.48s) 12:43:48 [2023-01-09T12:43:48.944Z] === RUN TestExecUser 12:43:49 [2023-01-09T12:43:49.513Z] --- PASS: TestExecUser (0.48s) 12:43:49 [2023-01-09T12:43:49.513Z] === RUN TestExportContainerAndImportImage 12:43:50 [2023-01-09T12:43:50.083Z] --- PASS: TestExportContainerAndImportImage (0.59s) 12:43:50 [2023-01-09T12:43:50.083Z] === RUN TestExportContainerAfterDaemonRestart 12:43:51 [2023-01-09T12:43:51.462Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) 12:43:51 [2023-01-09T12:43:51.462Z] === RUN TestHealthCheckWorkdir 12:43:52 [2023-01-09T12:43:52.031Z] --- PASS: TestHealthCheckWorkdir (0.64s) 12:43:52 [2023-01-09T12:43:52.031Z] === RUN TestHealthKillContainer 12:44:00 [2023-01-09T12:44:00.161Z] --- PASS: TestHealthKillContainer (7.92s) 12:44:00 [2023-01-09T12:44:00.161Z] === RUN TestHealthCheckProcessKilled 12:44:00 [2023-01-09T12:44:00.421Z] --- PASS: TestHealthCheckProcessKilled (0.63s) 12:44:00 [2023-01-09T12:44:00.421Z] === RUN TestInspectCpusetInConfigPre120 12:44:00 [2023-01-09T12:44:00.989Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) 12:44:00 [2023-01-09T12:44:00.989Z] === RUN TestIpcModeNone 12:44:01 [2023-01-09T12:44:01.249Z] --- PASS: TestIpcModeNone (0.47s) 12:44:01 [2023-01-09T12:44:01.249Z] === RUN TestIpcModePrivate 12:44:01 [2023-01-09T12:44:01.817Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false 12:44:01 [2023-01-09T12:44:01.817Z] --- PASS: TestIpcModePrivate (0.50s) 12:44:01 [2023-01-09T12:44:01.817Z] === RUN TestIpcModeShareable 12:44:02 [2023-01-09T12:44:02.386Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true 12:44:02 [2023-01-09T12:44:02.386Z] --- PASS: TestIpcModeShareable (0.50s) 12:44:02 [2023-01-09T12:44:02.386Z] === RUN TestAPIIpcModeShareableAndContainer 12:44:04 [2023-01-09T12:44:04.292Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.57s) 12:44:04 [2023-01-09T12:44:04.292Z] === RUN TestAPIIpcModeHost 12:44:04 [2023-01-09T12:44:04.292Z] --- PASS: TestAPIIpcModeHost (0.38s) 12:44:04 [2023-01-09T12:44:04.292Z] === RUN TestDaemonIpcModeShareable 12:44:05 [2023-01-09T12:44:05.671Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 12:44:05 [2023-01-09T12:44:05.671Z] --- PASS: TestDaemonIpcModeShareable (1.20s) 12:44:05 [2023-01-09T12:44:05.671Z] === RUN TestDaemonIpcModePrivate 12:44:06 [2023-01-09T12:44:06.608Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 12:44:06 [2023-01-09T12:44:06.608Z] --- PASS: TestDaemonIpcModePrivate (1.15s) 12:44:06 [2023-01-09T12:44:06.608Z] === RUN TestDaemonIpcModePrivateFromConfig 12:44:07 [2023-01-09T12:44:07.987Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false 12:44:07 [2023-01-09T12:44:07.987Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) 12:44:07 [2023-01-09T12:44:07.987Z] === RUN TestDaemonIpcModeShareableFromConfig 12:44:08 [2023-01-09T12:44:08.924Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true 12:44:09 [2023-01-09T12:44:09.183Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s) 12:44:09 [2023-01-09T12:44:09.183Z] === RUN TestIpcModeOlderClient 12:44:09 [2023-01-09T12:44:09.183Z] === PAUSE TestIpcModeOlderClient 12:44:09 [2023-01-09T12:44:09.183Z] === RUN TestKillContainerInvalidSignal 12:44:09 [2023-01-09T12:44:09.442Z] --- PASS: TestKillContainerInvalidSignal (0.46s) 12:44:09 [2023-01-09T12:44:09.442Z] === RUN TestKillContainer 12:44:09 [2023-01-09T12:44:09.442Z] === RUN TestKillContainer/no_signal 12:44:10 [2023-01-09T12:44:10.010Z] === RUN TestKillContainer/non_killing_signal 12:44:10 [2023-01-09T12:44:10.269Z] === RUN TestKillContainer/killing_signal 12:44:10 [2023-01-09T12:44:10.837Z] --- PASS: TestKillContainer (1.30s) 12:44:10 [2023-01-09T12:44:10.837Z] --- PASS: TestKillContainer/no_signal (0.42s) 12:44:10 [2023-01-09T12:44:10.837Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) 12:44:10 [2023-01-09T12:44:10.837Z] --- PASS: TestKillContainer/killing_signal (0.41s) 12:44:10 [2023-01-09T12:44:10.837Z] === RUN TestKillWithStopSignalAndRestartPolicies 12:44:10 [2023-01-09T12:44:10.837Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 12:44:11 [2023-01-09T12:44:11.405Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 12:44:11 [2023-01-09T12:44:11.665Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s) 12:44:11 [2023-01-09T12:44:11.665Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) 12:44:11 [2023-01-09T12:44:11.665Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) 12:44:11 [2023-01-09T12:44:11.665Z] === RUN TestKillStoppedContainer 12:44:11 [2023-01-09T12:44:11.665Z] --- PASS: TestKillStoppedContainer (0.04s) 12:44:11 [2023-01-09T12:44:11.665Z] === RUN TestKillStoppedContainerAPIPre120 12:44:11 [2023-01-09T12:44:11.924Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) 12:44:11 [2023-01-09T12:44:11.924Z] === RUN TestKillDifferentUserContainer 12:44:12 [2023-01-09T12:44:12.183Z] --- PASS: TestKillDifferentUserContainer (0.42s) 12:44:12 [2023-01-09T12:44:12.183Z] === RUN TestInspectOomKilledTrue 12:44:12 [2023-01-09T12:44:12.754Z] --- PASS: TestInspectOomKilledTrue (0.47s) 12:44:12 [2023-01-09T12:44:12.754Z] === RUN TestInspectOomKilledFalse 12:44:13 [2023-01-09T12:44:13.328Z] --- PASS: TestInspectOomKilledFalse (0.42s) 12:44:13 [2023-01-09T12:44:13.328Z] === RUN TestLinksEtcHostsContentMatch 12:44:13 [2023-01-09T12:44:13.328Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) 12:44:13 [2023-01-09T12:44:13.328Z] === RUN TestLinksContainerNames 12:44:14 [2023-01-09T12:44:14.266Z] --- PASS: TestLinksContainerNames (0.91s) 12:44:14 [2023-01-09T12:44:14.266Z] === RUN TestLogsFollowTailEmpty 12:44:14 [2023-01-09T12:44:14.837Z] --- PASS: TestLogsFollowTailEmpty (0.43s) 12:44:14 [2023-01-09T12:44:14.837Z] === RUN TestLogs 12:44:14 [2023-01-09T12:44:14.837Z] === RUN TestLogs/driver_local 12:44:14 [2023-01-09T12:44:14.837Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 12:44:14 [2023-01-09T12:44:14.837Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 12:44:14 [2023-01-09T12:44:14.837Z] === RUN TestLogs/driver_local/tty/only_stdout 12:44:14 [2023-01-09T12:44:14.837Z] === PAUSE TestLogs/driver_local/tty/only_stdout 12:44:14 [2023-01-09T12:44:14.837Z] === RUN TestLogs/driver_local/tty/only_stderr 12:44:14 [2023-01-09T12:44:14.837Z] === PAUSE TestLogs/driver_local/tty/only_stderr 12:44:14 [2023-01-09T12:44:14.837Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 12:44:14 [2023-01-09T12:44:14.837Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 12:44:14 [2023-01-09T12:44:14.837Z] === RUN TestLogs/driver_local/without_tty/only_stdout 12:44:14 [2023-01-09T12:44:14.837Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 12:44:14 [2023-01-09T12:44:14.837Z] === RUN TestLogs/driver_local/without_tty/only_stderr 12:44:14 [2023-01-09T12:44:14.837Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 12:44:14 [2023-01-09T12:44:14.837Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 12:44:14 [2023-01-09T12:44:14.837Z] === CONT TestLogs/driver_local/without_tty/only_stderr 12:44:15 [2023-01-09T12:44:15.406Z] === CONT TestLogs/driver_local/without_tty/only_stdout 12:44:15 [2023-01-09T12:44:15.665Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 12:44:15 [2023-01-09T12:44:15.925Z] === CONT TestLogs/driver_local/tty/only_stderr 12:44:16 [2023-01-09T12:44:16.185Z] === CONT TestLogs/driver_local/tty/only_stdout 12:44:16 [2023-01-09T12:44:16.446Z] === RUN TestLogs/driver_json-file 12:44:16 [2023-01-09T12:44:16.446Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 12:44:16 [2023-01-09T12:44:16.446Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 12:44:16 [2023-01-09T12:44:16.446Z] === RUN TestLogs/driver_json-file/tty/only_stdout 12:44:16 [2023-01-09T12:44:16.446Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 12:44:16 [2023-01-09T12:44:16.446Z] === RUN TestLogs/driver_json-file/tty/only_stderr 12:44:16 [2023-01-09T12:44:16.446Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 12:44:16 [2023-01-09T12:44:16.446Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 12:44:16 [2023-01-09T12:44:16.446Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 12:44:16 [2023-01-09T12:44:16.446Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 12:44:16 [2023-01-09T12:44:16.446Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 12:44:16 [2023-01-09T12:44:16.446Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 12:44:16 [2023-01-09T12:44:16.446Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 12:44:16 [2023-01-09T12:44:16.446Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 12:44:16 [2023-01-09T12:44:16.705Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 12:44:17 [2023-01-09T12:44:17.274Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 12:44:17 [2023-01-09T12:44:17.274Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 12:44:17 [2023-01-09T12:44:17.843Z] === CONT TestLogs/driver_json-file/tty/only_stderr 12:44:17 [2023-01-09T12:44:17.843Z] === CONT TestLogs/driver_json-file/tty/only_stdout 12:44:18 [2023-01-09T12:44:18.411Z] --- PASS: TestLogs (3.52s) 12:44:18 [2023-01-09T12:44:18.411Z] --- PASS: TestLogs/driver_local (0.01s) 12:44:18 [2023-01-09T12:44:18.411Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.63s) 12:44:18 [2023-01-09T12:44:18.411Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s) 12:44:18 [2023-01-09T12:44:18.411Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s) 12:44:18 [2023-01-09T12:44:18.411Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.51s) 12:44:18 [2023-01-09T12:44:18.411Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.53s) 12:44:18 [2023-01-09T12:44:18.411Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.45s) 12:44:18 [2023-01-09T12:44:18.411Z] --- PASS: TestLogs/driver_json-file (0.01s) 12:44:18 [2023-01-09T12:44:18.411Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s) 12:44:18 [2023-01-09T12:44:18.411Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s) 12:44:18 [2023-01-09T12:44:18.411Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.49s) 12:44:18 [2023-01-09T12:44:18.411Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s) 12:44:18 [2023-01-09T12:44:18.411Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.52s) 12:44:18 [2023-01-09T12:44:18.411Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) 12:44:18 [2023-01-09T12:44:18.411Z] === RUN TestContainerNetworkMountsNoChown 12:44:18 [2023-01-09T12:44:18.670Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/default 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/default 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/private 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/private 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/rprivate 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/rprivate 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/slave 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/slave 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/rslave 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/rslave 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/shared 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/shared 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/rshared 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/rshared 12:44:18 [2023-01-09T12:44:18.670Z] === CONT TestMountDaemonRoot/default 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/default/bind_root 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/default/bind_root 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/default/bind_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/default/mount_root 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/default/mount_root 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/default/mount_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === CONT TestMountDaemonRoot/rslave 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/rslave/bind_root 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/rslave/mount_root 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === CONT TestMountDaemonRoot/rshared 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/rshared/bind_root 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/rshared/mount_root 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === CONT TestMountDaemonRoot/shared 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/shared/bind_root 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/shared/bind_root 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/shared/bind_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/shared/mount_root 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/shared/mount_root 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/shared/mount_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === CONT TestMountDaemonRoot/rprivate 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/rprivate/bind_root 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/rprivate/mount_root 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === CONT TestMountDaemonRoot/slave 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/slave/bind_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/slave/mount_root 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/slave/mount_root 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/slave/mount_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/slave/bind_root 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/slave/bind_root 12:44:18 [2023-01-09T12:44:18.670Z] === CONT TestMountDaemonRoot/private 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/private/mount_root 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/private/mount_root 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/private/mount_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/private/bind_root 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/private/bind_root 12:44:18 [2023-01-09T12:44:18.670Z] === RUN TestMountDaemonRoot/private/bind_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 12:44:18 [2023-01-09T12:44:18.670Z] === CONT TestMountDaemonRoot/default/bind_root 12:44:18 [2023-01-09T12:44:18.670Z] === CONT TestMountDaemonRoot/rslave/bind_root 12:44:18 [2023-01-09T12:44:18.670Z] === CONT TestMountDaemonRoot/rshared/bind_root 12:44:18 [2023-01-09T12:44:18.670Z] === CONT TestMountDaemonRoot/default/mount_subpath 12:44:18 [2023-01-09T12:44:18.929Z] === CONT TestMountDaemonRoot/default/mount_root 12:44:18 [2023-01-09T12:44:18.929Z] === CONT TestMountDaemonRoot/default/bind_subpath 12:44:18 [2023-01-09T12:44:18.929Z] === CONT TestMountDaemonRoot/shared/bind_root 12:44:18 [2023-01-09T12:44:18.929Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 12:44:18 [2023-01-09T12:44:18.929Z] === CONT TestMountDaemonRoot/rslave/mount_root 12:44:18 [2023-01-09T12:44:18.929Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 12:44:18 [2023-01-09T12:44:18.929Z] === CONT TestMountDaemonRoot/rprivate/bind_root 12:44:18 [2023-01-09T12:44:18.930Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 12:44:18 [2023-01-09T12:44:18.930Z] === CONT TestMountDaemonRoot/rshared/mount_root 12:44:18 [2023-01-09T12:44:18.930Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 12:44:18 [2023-01-09T12:44:18.930Z] === CONT TestMountDaemonRoot/slave/bind_subpath 12:44:18 [2023-01-09T12:44:18.930Z] === CONT TestMountDaemonRoot/shared/mount_subpath 12:44:18 [2023-01-09T12:44:18.930Z] === CONT TestMountDaemonRoot/shared/mount_root 12:44:19 [2023-01-09T12:44:19.189Z] === CONT TestMountDaemonRoot/shared/bind_subpath 12:44:19 [2023-01-09T12:44:19.189Z] === CONT TestMountDaemonRoot/private/mount_root 12:44:19 [2023-01-09T12:44:19.189Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 12:44:19 [2023-01-09T12:44:19.189Z] === CONT TestMountDaemonRoot/rprivate/mount_root 12:44:19 [2023-01-09T12:44:19.189Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 12:44:19 [2023-01-09T12:44:19.189Z] === CONT TestMountDaemonRoot/slave/bind_root 12:44:19 [2023-01-09T12:44:19.189Z] === CONT TestMountDaemonRoot/slave/mount_subpath 12:44:19 [2023-01-09T12:44:19.189Z] === CONT TestMountDaemonRoot/slave/mount_root 12:44:19 [2023-01-09T12:44:19.189Z] === CONT TestMountDaemonRoot/private/bind_root 12:44:19 [2023-01-09T12:44:19.189Z] === CONT TestMountDaemonRoot/private/bind_subpath 12:44:19 [2023-01-09T12:44:19.189Z] === CONT TestMountDaemonRoot/private/mount_subpath 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot (0.02s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/default (0.00s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/private (0.00s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) 12:44:19 [2023-01-09T12:44:19.189Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 12:44:19 [2023-01-09T12:44:19.189Z] === RUN TestContainerBindMountNonRecursive 12:44:20 [2023-01-09T12:44:20.568Z] --- PASS: TestContainerBindMountNonRecursive (1.24s) 12:44:20 [2023-01-09T12:44:20.568Z] === RUN TestContainerVolumesMountedAsShared 12:44:20 [2023-01-09T12:44:20.827Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) 12:44:20 [2023-01-09T12:44:20.827Z] === RUN TestContainerVolumesMountedAsSlave 12:44:21 [2023-01-09T12:44:21.396Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) 12:44:21 [2023-01-09T12:44:21.396Z] === RUN TestNetworkNat 12:44:21 [2023-01-09T12:44:21.656Z] --- PASS: TestNetworkNat (0.48s) 12:44:21 [2023-01-09T12:44:21.656Z] === RUN TestNetworkLocalhostTCPNat 12:44:22 [2023-01-09T12:44:22.224Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) 12:44:22 [2023-01-09T12:44:22.224Z] === RUN TestNetworkLoopbackNat 12:44:24 [2023-01-09T12:44:24.759Z] --- PASS: TestNetworkLoopbackNat (2.59s) 12:44:24 [2023-01-09T12:44:24.759Z] === RUN TestPause 12:44:25 [2023-01-09T12:44:25.328Z] --- PASS: TestPause (0.55s) 12:44:25 [2023-01-09T12:44:25.328Z] === RUN TestPauseFailsOnWindowsServerContainers 12:44:25 [2023-01-09T12:44:25.328Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 12:44:25 [2023-01-09T12:44:25.328Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 12:44:25 [2023-01-09T12:44:25.328Z] === RUN TestPauseStopPausedContainer 12:44:25 [2023-01-09T12:44:25.897Z] --- PASS: TestPauseStopPausedContainer (0.50s) 12:44:25 [2023-01-09T12:44:25.897Z] === RUN TestPidHost 12:44:26 [2023-01-09T12:44:26.834Z] --- PASS: TestPidHost (0.99s) 12:44:26 [2023-01-09T12:44:26.834Z] === RUN TestPsFilter 12:44:26 [2023-01-09T12:44:26.834Z] --- PASS: TestPsFilter (0.12s) 12:44:26 [2023-01-09T12:44:26.834Z] === RUN TestRemoveContainerWithRemovedVolume 12:44:27 [2023-01-09T12:44:27.408Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) 12:44:27 [2023-01-09T12:44:27.408Z] === RUN TestRemoveContainerWithVolume 12:44:27 [2023-01-09T12:44:27.673Z] --- PASS: TestRemoveContainerWithVolume (0.44s) 12:44:27 [2023-01-09T12:44:27.673Z] === RUN TestRemoveContainerRunning 12:44:28 [2023-01-09T12:44:28.241Z] --- PASS: TestRemoveContainerRunning (0.43s) 12:44:28 [2023-01-09T12:44:28.241Z] === RUN TestRemoveContainerForceRemoveRunning 12:44:28 [2023-01-09T12:44:28.810Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) 12:44:28 [2023-01-09T12:44:28.810Z] === RUN TestRemoveInvalidContainer 12:44:28 [2023-01-09T12:44:28.810Z] --- PASS: TestRemoveInvalidContainer (0.01s) 12:44:28 [2023-01-09T12:44:28.810Z] === RUN TestRenameLinkedContainer 12:44:30 [2023-01-09T12:44:30.717Z] --- PASS: TestRenameLinkedContainer (1.73s) 12:44:30 [2023-01-09T12:44:30.717Z] === RUN TestRenameStoppedContainer 12:44:30 [2023-01-09T12:44:30.717Z] --- PASS: TestRenameStoppedContainer (0.41s) 12:44:30 [2023-01-09T12:44:30.717Z] === RUN TestRenameRunningContainerAndReuse 12:44:31 [2023-01-09T12:44:31.654Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) 12:44:31 [2023-01-09T12:44:31.654Z] === RUN TestRenameInvalidName 12:44:32 [2023-01-09T12:44:32.223Z] --- PASS: TestRenameInvalidName (0.43s) 12:44:32 [2023-01-09T12:44:32.223Z] === RUN TestRenameAnonymousContainer 12:44:33 [2023-01-09T12:44:33.603Z] --- PASS: TestRenameAnonymousContainer (1.57s) 12:44:33 [2023-01-09T12:44:33.603Z] === RUN TestRenameContainerWithSameName 12:44:34 [2023-01-09T12:44:34.172Z] --- PASS: TestRenameContainerWithSameName (0.43s) 12:44:34 [2023-01-09T12:44:34.172Z] === RUN TestRenameContainerWithLinkedContainer 12:44:35 [2023-01-09T12:44:35.110Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) 12:44:35 [2023-01-09T12:44:35.110Z] === RUN TestResize 12:44:35 [2023-01-09T12:44:35.369Z] --- PASS: TestResize (0.42s) 12:44:35 [2023-01-09T12:44:35.369Z] === RUN TestResizeWithInvalidSize 12:44:35 [2023-01-09T12:44:35.937Z] --- PASS: TestResizeWithInvalidSize (0.43s) 12:44:35 [2023-01-09T12:44:35.937Z] === RUN TestResizeWhenContainerNotStarted 12:44:36 [2023-01-09T12:44:36.197Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) 12:44:36 [2023-01-09T12:44:36.197Z] === RUN TestDaemonRestartKillContainers 12:44:36 [2023-01-09T12:44:36.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 12:44:36 [2023-01-09T12:44:36.197Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 12:44:38 [2023-01-09T12:44:38.105Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 12:44:39 [2023-01-09T12:44:39.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 12:44:40 [2023-01-09T12:44:40.423Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 12:44:40 [2023-01-09T12:44:40.423Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 12:44:41 [2023-01-09T12:44:41.802Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 12:44:41 [2023-01-09T12:44:41.802Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 12:44:46 [2023-01-09T12:44:46.010Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 12:44:46 [2023-01-09T12:44:46.010Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 12:44:47 [2023-01-09T12:44:47.390Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 12:44:49 [2023-01-09T12:44:49.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 12:44:49 [2023-01-09T12:44:49.296Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 12:44:50 [2023-01-09T12:44:50.676Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 12:44:51 [2023-01-09T12:44:51.244Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 12:44:52 [2023-01-09T12:44:52.624Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 12:44:54 [2023-01-09T12:44:54.002Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 12:44:54 [2023-01-09T12:44:54.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s) 12:44:54 [2023-01-09T12:44:54.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) 12:44:54 [2023-01-09T12:44:54.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.14s) 12:44:54 [2023-01-09T12:44:54.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) 12:44:54 [2023-01-09T12:44:54.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) 12:44:54 [2023-01-09T12:44:54.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) 12:44:54 [2023-01-09T12:44:54.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s) 12:44:54 [2023-01-09T12:44:54.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.64s) 12:44:54 [2023-01-09T12:44:54.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s) 12:44:54 [2023-01-09T12:44:54.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) 12:44:54 [2023-01-09T12:44:54.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.98s) 12:44:54 [2023-01-09T12:44:54.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) 12:44:54 [2023-01-09T12:44:54.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s) 12:44:54 [2023-01-09T12:44:54.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s) 12:44:54 [2023-01-09T12:44:54.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) 12:44:54 [2023-01-09T12:44:54.002Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) 12:44:54 [2023-01-09T12:44:54.002Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 12:44:54 [2023-01-09T12:44:54.002Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 12:44:54 [2023-01-09T12:44:54.939Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 12:44:55 [2023-01-09T12:44:55.877Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.89s) 12:44:55 [2023-01-09T12:44:55.877Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) 12:44:55 [2023-01-09T12:44:55.877Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.99s) 12:44:55 [2023-01-09T12:44:55.877Z] === RUN TestCgroupNamespacesRun 12:44:57 [2023-01-09T12:44:57.256Z] --- PASS: TestCgroupNamespacesRun (1.15s) 12:44:57 [2023-01-09T12:44:57.256Z] === RUN TestCgroupNamespacesRunPrivileged 12:44:58 [2023-01-09T12:44:58.193Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) 12:44:58 [2023-01-09T12:44:58.193Z] === RUN TestCgroupNamespacesRunDaemonHostMode 12:44:59 [2023-01-09T12:44:59.571Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) 12:44:59 [2023-01-09T12:44:59.571Z] === RUN TestCgroupNamespacesRunHostMode 12:45:00 [2023-01-09T12:45:00.528Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) 12:45:00 [2023-01-09T12:45:00.528Z] === RUN TestCgroupNamespacesRunPrivateMode 12:45:01 [2023-01-09T12:45:01.910Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) 12:45:01 [2023-01-09T12:45:01.910Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 12:45:02 [2023-01-09T12:45:02.847Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) 12:45:02 [2023-01-09T12:45:02.847Z] === RUN TestCgroupNamespacesRunInvalidMode 12:45:03 [2023-01-09T12:45:03.785Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) 12:45:03 [2023-01-09T12:45:03.785Z] === RUN TestCgroupNamespacesRunOlderClient 12:45:04 [2023-01-09T12:45:04.722Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) 12:45:04 [2023-01-09T12:45:04.722Z] === RUN TestNISDomainname 12:45:05 [2023-01-09T12:45:05.291Z] --- PASS: TestNISDomainname (0.52s) 12:45:05 [2023-01-09T12:45:05.291Z] === RUN TestHostnameDnsResolution 12:45:05 [2023-01-09T12:45:05.861Z] --- PASS: TestHostnameDnsResolution (0.69s) 12:45:05 [2023-01-09T12:45:05.861Z] === RUN TestUnprivilegedPortsAndPing 12:45:06 [2023-01-09T12:45:06.429Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) 12:45:06 [2023-01-09T12:45:06.429Z] === RUN TestPrivilegedHostDevices 12:45:06 [2023-01-09T12:45:06.998Z] --- PASS: TestPrivilegedHostDevices (0.49s) 12:45:06 [2023-01-09T12:45:06.998Z] === RUN TestRunConsoleSize 12:45:07 [2023-01-09T12:45:07.257Z] --- PASS: TestRunConsoleSize (0.40s) 12:45:07 [2023-01-09T12:45:07.257Z] === RUN TestRunWithAlternativeContainerdShim 12:45:09 [2023-01-09T12:45:09.793Z] --- PASS: TestRunWithAlternativeContainerdShim (2.01s) 12:45:09 [2023-01-09T12:45:09.793Z] === RUN TestStats 12:45:11 [2023-01-09T12:45:11.698Z] --- PASS: TestStats (2.44s) 12:45:11 [2023-01-09T12:45:11.698Z] === RUN TestStopContainerWithTimeout 12:45:11 [2023-01-09T12:45:11.698Z] === RUN TestStopContainerWithTimeout/0 12:45:11 [2023-01-09T12:45:11.698Z] === PAUSE TestStopContainerWithTimeout/0 12:45:11 [2023-01-09T12:45:11.698Z] === RUN TestStopContainerWithTimeout/1 12:45:11 [2023-01-09T12:45:11.698Z] === PAUSE TestStopContainerWithTimeout/1 12:45:11 [2023-01-09T12:45:11.698Z] === RUN TestStopContainerWithTimeout/3 12:45:11 [2023-01-09T12:45:11.698Z] === PAUSE TestStopContainerWithTimeout/3 12:45:11 [2023-01-09T12:45:11.698Z] === RUN TestStopContainerWithTimeout/-1 12:45:11 [2023-01-09T12:45:11.698Z] === PAUSE TestStopContainerWithTimeout/-1 12:45:11 [2023-01-09T12:45:11.698Z] === CONT TestStopContainerWithTimeout/0 12:45:11 [2023-01-09T12:45:11.698Z] === CONT TestStopContainerWithTimeout/3 12:45:12 [2023-01-09T12:45:12.637Z] === CONT TestStopContainerWithTimeout/-1 12:45:14 [2023-01-09T12:45:14.542Z] === CONT TestStopContainerWithTimeout/1 12:45:15 [2023-01-09T12:45:15.922Z] --- PASS: TestStopContainerWithTimeout (0.01s) 12:45:15 [2023-01-09T12:45:15.922Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) 12:45:15 [2023-01-09T12:45:15.922Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) 12:45:15 [2023-01-09T12:45:15.922Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) 12:45:15 [2023-01-09T12:45:15.922Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) 12:45:15 [2023-01-09T12:45:15.922Z] === RUN TestDeleteDevicemapper 12:45:15 [2023-01-09T12:45:15.922Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 12:45:15 [2023-01-09T12:45:15.922Z] --- SKIP: TestDeleteDevicemapper (0.00s) 12:45:15 [2023-01-09T12:45:15.922Z] === RUN TestStopContainerWithRestartPolicyAlways 12:45:17 [2023-01-09T12:45:17.835Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s) 12:45:17 [2023-01-09T12:45:17.835Z] === RUN TestUpdateMemory 12:45:18 [2023-01-09T12:45:18.095Z] --- PASS: TestUpdateMemory (0.54s) 12:45:18 [2023-01-09T12:45:18.095Z] === RUN TestUpdateCPUQuota 12:45:19 [2023-01-09T12:45:19.033Z] --- PASS: TestUpdateCPUQuota (0.78s) 12:45:19 [2023-01-09T12:45:19.033Z] === RUN TestUpdatePidsLimit 12:45:19 [2023-01-09T12:45:19.033Z] === RUN TestUpdatePidsLimit/update_from_none 12:45:19 [2023-01-09T12:45:19.033Z] === RUN TestUpdatePidsLimit/no_change 12:45:19 [2023-01-09T12:45:19.292Z] === RUN TestUpdatePidsLimit/update_lower 12:45:19 [2023-01-09T12:45:19.551Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 12:45:19 [2023-01-09T12:45:19.551Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 12:45:19 [2023-01-09T12:45:19.810Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 12:45:20 [2023-01-09T12:45:20.070Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 12:45:20 [2023-01-09T12:45:20.639Z] --- PASS: TestUpdatePidsLimit (1.88s) 12:45:20 [2023-01-09T12:45:20.639Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) 12:45:20 [2023-01-09T12:45:20.639Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) 12:45:20 [2023-01-09T12:45:20.639Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) 12:45:20 [2023-01-09T12:45:20.639Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) 12:45:20 [2023-01-09T12:45:20.639Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) 12:45:20 [2023-01-09T12:45:20.639Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) 12:45:20 [2023-01-09T12:45:20.639Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) 12:45:20 [2023-01-09T12:45:20.639Z] === RUN TestUpdateRestartPolicy 12:45:32 [2023-01-09T12:45:32.851Z] --- PASS: TestUpdateRestartPolicy (10.88s) 12:45:32 [2023-01-09T12:45:32.851Z] === RUN TestUpdateRestartWithAutoRemove 12:45:32 [2023-01-09T12:45:32.851Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) 12:45:32 [2023-01-09T12:45:32.851Z] === RUN TestWaitNonBlocked 12:45:32 [2023-01-09T12:45:32.851Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 12:45:32 [2023-01-09T12:45:32.851Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 12:45:32 [2023-01-09T12:45:32.851Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 12:45:32 [2023-01-09T12:45:32.851Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 12:45:32 [2023-01-09T12:45:32.851Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 12:45:32 [2023-01-09T12:45:32.851Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 12:45:32 [2023-01-09T12:45:32.851Z] --- PASS: TestWaitNonBlocked (0.01s) 12:45:32 [2023-01-09T12:45:32.851Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) 12:45:32 [2023-01-09T12:45:32.851Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) 12:45:32 [2023-01-09T12:45:32.851Z] === RUN TestWaitBlocked 12:45:32 [2023-01-09T12:45:32.851Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 12:45:32 [2023-01-09T12:45:32.851Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 12:45:32 [2023-01-09T12:45:32.851Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 12:45:32 [2023-01-09T12:45:32.851Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 12:45:32 [2023-01-09T12:45:32.851Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 12:45:32 [2023-01-09T12:45:32.851Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 12:45:33 [2023-01-09T12:45:33.790Z] --- PASS: TestWaitBlocked (0.01s) 12:45:33 [2023-01-09T12:45:33.790Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) 12:45:33 [2023-01-09T12:45:33.790Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) 12:45:33 [2023-01-09T12:45:33.790Z] === RUN TestWaitConditions 12:45:33 [2023-01-09T12:45:33.790Z] === RUN TestWaitConditions/default 12:45:33 [2023-01-09T12:45:33.790Z] === PAUSE TestWaitConditions/default 12:45:33 [2023-01-09T12:45:33.790Z] === RUN TestWaitConditions/not-running 12:45:33 [2023-01-09T12:45:33.790Z] === PAUSE TestWaitConditions/not-running 12:45:33 [2023-01-09T12:45:33.790Z] === RUN TestWaitConditions/next-exit 12:45:33 [2023-01-09T12:45:33.790Z] === PAUSE TestWaitConditions/next-exit 12:45:33 [2023-01-09T12:45:33.790Z] === RUN TestWaitConditions/removed 12:45:33 [2023-01-09T12:45:33.790Z] === PAUSE TestWaitConditions/removed 12:45:33 [2023-01-09T12:45:33.790Z] === CONT TestWaitConditions/default 12:45:33 [2023-01-09T12:45:33.790Z] === CONT TestWaitConditions/removed 12:45:35 [2023-01-09T12:45:35.169Z] === CONT TestWaitConditions/next-exit 12:45:35 [2023-01-09T12:45:35.169Z] === CONT TestWaitConditions/not-running 12:45:37 [2023-01-09T12:45:37.075Z] --- PASS: TestWaitConditions (0.02s) 12:45:37 [2023-01-09T12:45:37.075Z] --- PASS: TestWaitConditions/removed (1.54s) 12:45:37 [2023-01-09T12:45:37.075Z] --- PASS: TestWaitConditions/default (1.67s) 12:45:37 [2023-01-09T12:45:37.075Z] --- PASS: TestWaitConditions/next-exit (1.40s) 12:45:37 [2023-01-09T12:45:37.075Z] --- PASS: TestWaitConditions/not-running (1.42s) 12:45:37 [2023-01-09T12:45:37.075Z] === RUN TestWaitRestartedContainer 12:45:37 [2023-01-09T12:45:37.075Z] === RUN TestWaitRestartedContainer/default 12:45:37 [2023-01-09T12:45:37.075Z] === PAUSE TestWaitRestartedContainer/default 12:45:37 [2023-01-09T12:45:37.075Z] === RUN TestWaitRestartedContainer/not-running 12:45:37 [2023-01-09T12:45:37.075Z] === PAUSE TestWaitRestartedContainer/not-running 12:45:37 [2023-01-09T12:45:37.075Z] === RUN TestWaitRestartedContainer/next-exit 12:45:37 [2023-01-09T12:45:37.075Z] === PAUSE TestWaitRestartedContainer/next-exit 12:45:37 [2023-01-09T12:45:37.075Z] === CONT TestWaitRestartedContainer/default 12:45:37 [2023-01-09T12:45:37.075Z] === CONT TestWaitRestartedContainer/next-exit 12:45:38 [2023-01-09T12:45:38.453Z] === CONT TestWaitRestartedContainer/not-running 12:45:39 [2023-01-09T12:45:39.021Z] --- PASS: TestWaitRestartedContainer (0.01s) 12:45:39 [2023-01-09T12:45:39.021Z] --- PASS: TestWaitRestartedContainer/next-exit (1.48s) 12:45:39 [2023-01-09T12:45:39.021Z] --- PASS: TestWaitRestartedContainer/default (1.51s) 12:45:39 [2023-01-09T12:45:39.021Z] --- PASS: TestWaitRestartedContainer/not-running (0.88s) 12:45:39 [2023-01-09T12:45:39.021Z] === CONT TestContainerStartOnDaemonRestart 12:45:39 [2023-01-09T12:45:39.021Z] === CONT TestRestartDaemonWithRestartingContainer 12:45:41 [2023-01-09T12:45:41.560Z] --- PASS: TestContainerStartOnDaemonRestart (2.08s) 12:45:41 [2023-01-09T12:45:41.560Z] === CONT TestIpcModeOlderClient 12:45:41 [2023-01-09T12:45:41.560Z] --- PASS: TestIpcModeOlderClient (0.05s) 12:45:41 [2023-01-09T12:45:41.560Z] === CONT TestContainerKillOnDaemonStart 12:45:41 [2023-01-09T12:45:41.560Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.55s) 12:45:41 [2023-01-09T12:45:41.560Z] === CONT TestDaemonHostGatewayIP 12:45:44 [2023-01-09T12:45:44.106Z] --- PASS: TestDaemonHostGatewayIP (2.26s) 12:45:44 [2023-01-09T12:45:44.106Z] === CONT TestDaemonRestartIpcMode 12:45:46 [2023-01-09T12:45:46.011Z] --- PASS: TestDaemonRestartIpcMode (2.21s) 12:45:54 [2023-01-09T12:45:54.131Z] --- PASS: TestContainerKillOnDaemonStart (11.56s) 12:45:54 [2023-01-09T12:45:54.131Z] PASS 12:45:54 [2023-01-09T12:45:54.131Z] 12:45:54 [2023-01-09T12:45:54.131Z] === Skipped 12:45:54 [2023-01-09T12:45:54.131Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 12:45:54 [2023-01-09T12:45:54.131Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 12:45:54 [2023-01-09T12:45:54.131Z] 12:45:54 [2023-01-09T12:45:54.131Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 12:45:54 [2023-01-09T12:45:54.131Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 12:45:54 [2023-01-09T12:45:54.131Z] 12:45:54 [2023-01-09T12:45:54.131Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 12:45:54 [2023-01-09T12:45:54.131Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 12:45:54 [2023-01-09T12:45:54.131Z] 12:45:54 [2023-01-09T12:45:54.131Z] DONE 273 tests, 3 skipped in 131.067s 12:45:54 [2023-01-09T12:45:54.131Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 12:45:54 [2023-01-09T12:45:54.131Z] ++ 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 12:45:54 [2023-01-09T12:45:54.131Z] ++ set -e 12:45:54 [2023-01-09T12:45:54.131Z] ++ '[' -n 0 ']' 12:45:54 [2023-01-09T12:45:54.131Z] ++ set -x 12:45:54 [2023-01-09T12:45:54.132Z] ++ 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 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 12:45:54 [2023-01-09T12:45:54.132Z] INFO: Testing against a local daemon 12:45:54 [2023-01-09T12:45:54.132Z] === RUN TestConfigDaemonID 12:45:54 [2023-01-09T12:45:54.132Z] daemon_test.go:67: [d663e0d4419b7] daemon is not started 12:45:54 [2023-01-09T12:45:54.132Z] --- PASS: TestConfigDaemonID (1.04s) 12:45:54 [2023-01-09T12:45:54.132Z] === RUN TestDaemonConfigValidation 12:45:54 [2023-01-09T12:45:54.132Z] === RUN TestDaemonConfigValidation/config_with_no_content 12:45:54 [2023-01-09T12:45:54.132Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 12:45:54 [2023-01-09T12:45:54.132Z] === RUN TestDaemonConfigValidation/config_with_{} 12:45:54 [2023-01-09T12:45:54.132Z] === PAUSE TestDaemonConfigValidation/config_with_{} 12:45:54 [2023-01-09T12:45:54.132Z] === RUN TestDaemonConfigValidation/invalid_config 12:45:54 [2023-01-09T12:45:54.132Z] === PAUSE TestDaemonConfigValidation/invalid_config 12:45:54 [2023-01-09T12:45:54.132Z] === RUN TestDaemonConfigValidation/malformed_config 12:45:54 [2023-01-09T12:45:54.132Z] === PAUSE TestDaemonConfigValidation/malformed_config 12:45:54 [2023-01-09T12:45:54.132Z] === RUN TestDaemonConfigValidation/valid_config 12:45:54 [2023-01-09T12:45:54.132Z] === PAUSE TestDaemonConfigValidation/valid_config 12:45:54 [2023-01-09T12:45:54.132Z] === CONT TestDaemonConfigValidation/config_with_no_content 12:45:54 [2023-01-09T12:45:54.132Z] === CONT TestDaemonConfigValidation/malformed_config 12:45:54 [2023-01-09T12:45:54.132Z] === CONT TestDaemonConfigValidation/valid_config 12:45:54 [2023-01-09T12:45:54.132Z] === CONT TestDaemonConfigValidation/invalid_config 12:45:54 [2023-01-09T12:45:54.132Z] === CONT TestDaemonConfigValidation/config_with_{} 12:45:54 [2023-01-09T12:45:54.132Z] --- PASS: TestDaemonConfigValidation (0.00s) 12:45:54 [2023-01-09T12:45:54.132Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) 12:45:54 [2023-01-09T12:45:54.132Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) 12:45:54 [2023-01-09T12:45:54.132Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) 12:45:54 [2023-01-09T12:45:54.132Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) 12:45:54 [2023-01-09T12:45:54.132Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) 12:45:54 [2023-01-09T12:45:54.132Z] === RUN TestConfigDaemonSeccompProfiles 12:45:54 [2023-01-09T12:45:54.132Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 12:45:55 [2023-01-09T12:45:55.070Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 12:45:56 [2023-01-09T12:45:56.448Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 12:45:57 [2023-01-09T12:45:57.385Z] === CONT TestConfigDaemonSeccompProfiles 12:45:57 [2023-01-09T12:45:57.385Z] daemon_test.go:181: [d718abf69a0bf] daemon is not started 12:45:57 [2023-01-09T12:45:57.385Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) 12:45:57 [2023-01-09T12:45:57.385Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 12:45:57 [2023-01-09T12:45:57.385Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 12:45:57 [2023-01-09T12:45:57.385Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) 12:45:57 [2023-01-09T12:45:57.385Z] === RUN TestDaemonProxy 12:45:57 [2023-01-09T12:45:57.385Z] === RUN TestDaemonProxy/environment_variables 12:45:59 [2023-01-09T12:45:59.292Z] === RUN TestDaemonProxy/command-line_options 12:46:00 [2023-01-09T12:46:00.670Z] === RUN TestDaemonProxy/configuration_file 12:46:02 [2023-01-09T12:46:02.598Z] === RUN TestDaemonProxy/conflicting_options 12:46:02 [2023-01-09T12:46:02.859Z] === RUN TestDaemonProxy/reload_sanitized 12:46:03 [2023-01-09T12:46:03.428Z] --- PASS: TestDaemonProxy (6.23s) 12:46:03 [2023-01-09T12:46:03.428Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) 12:46:03 [2023-01-09T12:46:03.428Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) 12:46:03 [2023-01-09T12:46:03.428Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) 12:46:03 [2023-01-09T12:46:03.428Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 12:46:03 [2023-01-09T12:46:03.428Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) 12:46:03 [2023-01-09T12:46:03.428Z] === RUN TestLiveRestore 12:46:03 [2023-01-09T12:46:03.428Z] === RUN TestLiveRestore/volume_references 12:46:03 [2023-01-09T12:46:03.428Z] === PAUSE TestLiveRestore/volume_references 12:46:03 [2023-01-09T12:46:03.428Z] === CONT TestLiveRestore/volume_references 12:46:04 [2023-01-09T12:46:04.366Z] === RUN TestLiveRestore/volume_references/restartPolicy 12:46:04 [2023-01-09T12:46:04.366Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 12:46:05 [2023-01-09T12:46:05.304Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 12:46:06 [2023-01-09T12:46:06.243Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 12:46:07 [2023-01-09T12:46:07.183Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 12:46:08 [2023-01-09T12:46:08.124Z] --- PASS: TestLiveRestore (0.00s) 12:46:08 [2023-01-09T12:46:08.124Z] --- PASS: TestLiveRestore/volume_references (4.49s) 12:46:08 [2023-01-09T12:46:08.124Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.80s) 12:46:08 [2023-01-09T12:46:08.124Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s) 12:46:08 [2023-01-09T12:46:08.124Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s) 12:46:08 [2023-01-09T12:46:08.124Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.93s) 12:46:08 [2023-01-09T12:46:08.124Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s) 12:46:08 [2023-01-09T12:46:08.124Z] PASS 12:46:08 [2023-01-09T12:46:08.124Z] 12:46:08 [2023-01-09T12:46:08.124Z] DONE 24 tests in 15.246s 12:46:08 [2023-01-09T12:46:08.124Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 12:46:08 [2023-01-09T12:46:08.124Z] ++ 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 12:46:08 [2023-01-09T12:46:08.124Z] ++ set -e 12:46:08 [2023-01-09T12:46:08.124Z] ++ '[' -n 0 ']' 12:46:08 [2023-01-09T12:46:08.124Z] ++ set -x 12:46:08 [2023-01-09T12:46:08.124Z] ++ 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 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 12:46:08 [2023-01-09T12:46:08.124Z] INFO: Testing against a local daemon 12:46:08 [2023-01-09T12:46:08.124Z] === RUN TestCommitInheritsEnv 12:46:08 [2023-01-09T12:46:08.384Z] --- PASS: TestCommitInheritsEnv (0.29s) 12:46:08 [2023-01-09T12:46:08.384Z] === RUN TestImportExtremelyLargeImageWorks 12:46:08 [2023-01-09T12:46:08.384Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 12:46:08 [2023-01-09T12:46:08.384Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 12:46:08 [2023-01-09T12:46:08.384Z] === RUN TestImportWithCustomPlatform 12:46:08 [2023-01-09T12:46:08.384Z] === RUN TestImportWithCustomPlatform/#00 12:46:08 [2023-01-09T12:46:08.643Z] === RUN TestImportWithCustomPlatform/_______ 12:46:08 [2023-01-09T12:46:08.643Z] === RUN TestImportWithCustomPlatform// 12:46:08 [2023-01-09T12:46:08.643Z] === RUN TestImportWithCustomPlatform/linux 12:46:08 [2023-01-09T12:46:08.643Z] === RUN TestImportWithCustomPlatform/LINUX 12:46:08 [2023-01-09T12:46:08.643Z] === RUN TestImportWithCustomPlatform/linux/sparc64 12:46:08 [2023-01-09T12:46:08.903Z] === RUN TestImportWithCustomPlatform/macos 12:46:08 [2023-01-09T12:46:08.903Z] === RUN TestImportWithCustomPlatform/macos/arm64 12:46:08 [2023-01-09T12:46:08.903Z] === RUN TestImportWithCustomPlatform/nintendo64 12:46:08 [2023-01-09T12:46:08.903Z] --- PASS: TestImportWithCustomPlatform (0.35s) 12:46:08 [2023-01-09T12:46:08.903Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) 12:46:08 [2023-01-09T12:46:08.903Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 12:46:08 [2023-01-09T12:46:08.903Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 12:46:08 [2023-01-09T12:46:08.903Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) 12:46:08 [2023-01-09T12:46:08.903Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) 12:46:08 [2023-01-09T12:46:08.903Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) 12:46:08 [2023-01-09T12:46:08.903Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 12:46:08 [2023-01-09T12:46:08.903Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 12:46:08 [2023-01-09T12:46:08.903Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 12:46:08 [2023-01-09T12:46:08.903Z] === RUN TestImagesFilterMultiReference 12:46:08 [2023-01-09T12:46:08.903Z] --- PASS: TestImagesFilterMultiReference (0.05s) 12:46:08 [2023-01-09T12:46:08.903Z] === RUN TestImagePullPlatformInvalid 12:46:08 [2023-01-09T12:46:08.903Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 12:46:08 [2023-01-09T12:46:08.903Z] === RUN TestImagePullStoredfDigestForOtherRepo 12:46:08 [2023-01-09T12:46:08.903Z] time="2023-01-09T12:46:08Z" 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=17059027-315a-44c5-a66d-12e3d1133db4 version="v2.3.0+unknown" 12:46:08 [2023-01-09T12:46:08.903Z] time="2023-01-09T12:46:08Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 version="v2.3.0+unknown" 12:46:08 [2023-01-09T12:46:08.903Z] time="2023-01-09T12:46:08Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 version="v2.3.0+unknown" 12:46:08 [2023-01-09T12:46:08.903Z] time="2023-01-09T12:46:08Z" level=info msg="Starting upload purge in 33m0s" go.version=go1.19.4 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 version="v2.3.0+unknown" 12:46:08 [2023-01-09T12:46:08.903Z] time="2023-01-09T12:46:08Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d80c343d-1aa5-45d8-bbb6-325ddc8b401a http.request.method=GET http.request.remoteaddr="127.0.0.1:42656" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 version="v2.3.0+unknown" 12:46:08 [2023-01-09T12:46:08.903Z] time="2023-01-09T12:46:08Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d80c343d-1aa5-45d8-bbb6-325ddc8b401a http.request.method=GET http.request.remoteaddr="127.0.0.1:42656" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.882311ms http.response.status=200 http.response.written=2 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 version="v2.3.0+unknown" 12:46:08 [2023-01-09T12:46:08.903Z] 127.0.0.1 - - [09/Jan/2023:12:46:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0b882d29-360d-48e9-9848-b2b89cc7bc9b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=0b882d29-360d-48e9-9848-b2b89cc7bc9b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" 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=0b882d29-360d-48e9-9848-b2b89cc7bc9b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=40.836µ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=cd873c96-22d5-4ee6-a628-af14247d571b trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" 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=0b882d29-360d-48e9-9848-b2b89cc7bc9b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.82818ms http.response.status=404 http.response.written=157 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] 127.0.0.1 - - [09/Jan/2023:12:46:08 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=634f4127-d2ec-48a7-96f1-a539400202b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=634f4127-d2ec-48a7-96f1-a539400202b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" 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=634f4127-d2ec-48a7-96f1-a539400202b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=41.69µ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=d94f8e49-ff13-4ba5-82a0-ce42f255b445 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" 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=634f4127-d2ec-48a7-96f1-a539400202b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.525001ms http.response.status=404 http.response.written=157 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] 127.0.0.1 - - [09/Jan/2023:12:46:08 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.15+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2e5ff4b4-a77a-49ca-b8c7-5f5e366102f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2e5ff4b4-a77a-49ca-b8c7-5f5e366102f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9961c8c0-3978-4638-9c96-75fa03a555cf/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2e5ff4b4-a77a-49ca-b8c7-5f5e366102f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=154.672µ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=db903722-7d94-4d6f-b6c1-0a4a8b9f6aae trace.line=95 vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9961c8c0-3978-4638-9c96-75fa03a555cf/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2e5ff4b4-a77a-49ca-b8c7-5f5e366102f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=30.646µ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=071674be-a679-49bb-a65a-ca1ed7445715 trace.line=141 vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=cac9e50c-80bf-4cc9-a0f7-807cfadf0b06 http.request.method=POST http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=cac9e50c-80bf-4cc9-a0f7-807cfadf0b06 http.request.method=POST http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=cac9e50c-80bf-4cc9-a0f7-807cfadf0b06 http.request.method=POST http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=220.656µ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=28657d6c-8e9b-4a3b-b75d-a043d52f1067 trace.line=95 vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=cac9e50c-80bf-4cc9-a0f7-807cfadf0b06 http.request.method=POST http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=19.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).Stat" trace.id=b588d77f-dad6-463a-8c93-0300dbdd7eba trace.line=141 vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9961c8c0-3978-4638-9c96-75fa03a555cf/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2e5ff4b4-a77a-49ca-b8c7-5f5e366102f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=88.137µ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=76bd9225-ef98-477d-adaf-0da0a81997e1 trace.line=95 vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2e5ff4b4-a77a-49ca-b8c7-5f5e366102f9 http.request.method=POST http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=4.920005ms http.response.status=202 http.response.written=0 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] 127.0.0.1 - - [09/Jan/2023:12:46:08 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" 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=d3f79821-e869-4daa-9b0a-712c2b4e652e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/uploads/9961c8c0-3978-4638-9c96-75fa03a555cf?_state=gUx5-lLvYuqXk3W0jr_uXTmLFe_Nnd9v212qWUVJJRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NjFjOGMwLTM5NzgtNDYzOC05Yzk2LTc1ZmEwM2E1NTVjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDMyNzQzMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.uuid=9961c8c0-3978-4638-9c96-75fa03a555cf version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" 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=d3f79821-e869-4daa-9b0a-712c2b4e652e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/uploads/9961c8c0-3978-4638-9c96-75fa03a555cf?_state=gUx5-lLvYuqXk3W0jr_uXTmLFe_Nnd9v212qWUVJJRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NjFjOGMwLTM5NzgtNDYzOC05Yzk2LTc1ZmEwM2E1NTVjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDMyNzQzMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.uuid=9961c8c0-3978-4638-9c96-75fa03a555cf version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/9961c8c0-3978-4638-9c96-75fa03a555cf/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3f79821-e869-4daa-9b0a-712c2b4e652e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/uploads/9961c8c0-3978-4638-9c96-75fa03a555cf?_state=gUx5-lLvYuqXk3W0jr_uXTmLFe_Nnd9v212qWUVJJRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NjFjOGMwLTM5NzgtNDYzOC05Yzk2LTc1ZmEwM2E1NTVjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDMyNzQzMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=42.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).GetContent" trace.id=ffc02830-5e0e-4475-b588-dfe8da653eb5 trace.line=82 vars.name=test vars.uuid=9961c8c0-3978-4638-9c96-75fa03a555cf version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9961c8c0-3978-4638-9c96-75fa03a555cf/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3f79821-e869-4daa-9b0a-712c2b4e652e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/uploads/9961c8c0-3978-4638-9c96-75fa03a555cf?_state=gUx5-lLvYuqXk3W0jr_uXTmLFe_Nnd9v212qWUVJJRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NjFjOGMwLTM5NzgtNDYzOC05Yzk2LTc1ZmEwM2E1NTVjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDMyNzQzMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=30.4µ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=0c5e979e-1d28-4e1e-855f-92f38f8c9a18 trace.line=141 vars.name=test vars.uuid=9961c8c0-3978-4638-9c96-75fa03a555cf version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=cac9e50c-80bf-4cc9-a0f7-807cfadf0b06 http.request.method=POST http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=73.746µ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=ad7e9531-6d38-4189-ba6d-946929e41edd trace.line=95 vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=cac9e50c-80bf-4cc9-a0f7-807cfadf0b06 http.request.method=POST http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=14.511051ms http.response.status=202 http.response.written=0 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] 127.0.0.1 - - [09/Jan/2023:12:46:08 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.15+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/9961c8c0-3978-4638-9c96-75fa03a555cf/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3f79821-e869-4daa-9b0a-712c2b4e652e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/uploads/9961c8c0-3978-4638-9c96-75fa03a555cf?_state=gUx5-lLvYuqXk3W0jr_uXTmLFe_Nnd9v212qWUVJJRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NjFjOGMwLTM5NzgtNDYzOC05Yzk2LTc1ZmEwM2E1NTVjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDMyNzQzMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=61.184µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=7c1992ad-c95f-4eaf-9536-8ad642a412a3 trace.line=124 vars.name=test vars.uuid=9961c8c0-3978-4638-9c96-75fa03a555cf version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" 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=d3f79821-e869-4daa-9b0a-712c2b4e652e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/uploads/9961c8c0-3978-4638-9c96-75fa03a555cf?_state=gUx5-lLvYuqXk3W0jr_uXTmLFe_Nnd9v212qWUVJJRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NjFjOGMwLTM5NzgtNDYzOC05Yzk2LTc1ZmEwM2E1NTVjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDMyNzQzMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.uuid=9961c8c0-3978-4638-9c96-75fa03a555cf version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9961c8c0-3978-4638-9c96-75fa03a555cf/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3f79821-e869-4daa-9b0a-712c2b4e652e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/uploads/9961c8c0-3978-4638-9c96-75fa03a555cf?_state=gUx5-lLvYuqXk3W0jr_uXTmLFe_Nnd9v212qWUVJJRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NjFjOGMwLTM5NzgtNDYzOC05Yzk2LTc1ZmEwM2E1NTVjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDMyNzQzMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=11.799µ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=d2a93dfb-3d14-47dc-812f-57c2147fd876 trace.line=141 vars.name=test vars.uuid=9961c8c0-3978-4638-9c96-75fa03a555cf version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.165Z] time="2023-01-09T12:46:08Z" 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=d3f79821-e869-4daa-9b0a-712c2b4e652e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/uploads/9961c8c0-3978-4638-9c96-75fa03a555cf?_state=gUx5-lLvYuqXk3W0jr_uXTmLFe_Nnd9v212qWUVJJRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NjFjOGMwLTM5NzgtNDYzOC05Yzk2LTc1ZmEwM2E1NTVjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDMyNzQzMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=13.834µ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=026e9d85-aebd-4625-870d-46ad2c9bf646 trace.line=141 vars.name=test vars.uuid=9961c8c0-3978-4638-9c96-75fa03a555cf version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9961c8c0-3978-4638-9c96-75fa03a555cf/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3f79821-e869-4daa-9b0a-712c2b4e652e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/uploads/9961c8c0-3978-4638-9c96-75fa03a555cf?_state=gUx5-lLvYuqXk3W0jr_uXTmLFe_Nnd9v212qWUVJJRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NjFjOGMwLTM5NzgtNDYzOC05Yzk2LTc1ZmEwM2E1NTVjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDMyNzQzMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=556.051µ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=a5878804-20e4-4f1a-b9f7-1eabb0fadeb2 trace.line=141 vars.name=test vars.uuid=9961c8c0-3978-4638-9c96-75fa03a555cf version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/9961c8c0-3978-4638-9c96-75fa03a555cf/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=d3f79821-e869-4daa-9b0a-712c2b4e652e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/uploads/9961c8c0-3978-4638-9c96-75fa03a555cf?_state=gUx5-lLvYuqXk3W0jr_uXTmLFe_Nnd9v212qWUVJJRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NjFjOGMwLTM5NzgtNDYzOC05Yzk2LTc1ZmEwM2E1NTVjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDMyNzQzMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=91.904µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=7dc94dfc-8da2-4e5c-a9ca-75861ae458b5 trace.line=167 vars.name=test vars.uuid=9961c8c0-3978-4638-9c96-75fa03a555cf version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" 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=d3f79821-e869-4daa-9b0a-712c2b4e652e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/uploads/9961c8c0-3978-4638-9c96-75fa03a555cf?_state=gUx5-lLvYuqXk3W0jr_uXTmLFe_Nnd9v212qWUVJJRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NjFjOGMwLTM5NzgtNDYzOC05Yzk2LTc1ZmEwM2E1NTVjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDMyNzQzMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=98.115µ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=697d628c-9693-48c9-90ee-4b3eb7639ad9 trace.line=95 vars.name=test vars.uuid=9961c8c0-3978-4638-9c96-75fa03a555cf version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" 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=5595e3f3-3bde-4b13-8d54-0ca81a8485ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb?_state=5T2VoIJjiG40CpH2y7bBMdBBHffVvBTNUUHHUgi6LjN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZTNmMDYxLTcxZmItNDEzZS1hNGQ1LWNkZWI3NTQ5ZjNiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDYwOTE1MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.uuid=bbe3f061-71fb-413e-a4d5-cdeb7549f3bb version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" 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=5595e3f3-3bde-4b13-8d54-0ca81a8485ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb?_state=5T2VoIJjiG40CpH2y7bBMdBBHffVvBTNUUHHUgi6LjN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZTNmMDYxLTcxZmItNDEzZS1hNGQ1LWNkZWI3NTQ5ZjNiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDYwOTE1MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.uuid=bbe3f061-71fb-413e-a4d5-cdeb7549f3bb version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5595e3f3-3bde-4b13-8d54-0ca81a8485ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb?_state=5T2VoIJjiG40CpH2y7bBMdBBHffVvBTNUUHHUgi6LjN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZTNmMDYxLTcxZmItNDEzZS1hNGQ1LWNkZWI3NTQ5ZjNiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDYwOTE1MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=45.858µ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=33a933da-3ce4-48a0-a7d2-c783dcd7127c trace.line=82 vars.name=test vars.uuid=bbe3f061-71fb-413e-a4d5-cdeb7549f3bb version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5595e3f3-3bde-4b13-8d54-0ca81a8485ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb?_state=5T2VoIJjiG40CpH2y7bBMdBBHffVvBTNUUHHUgi6LjN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZTNmMDYxLTcxZmItNDEzZS1hNGQ1LWNkZWI3NTQ5ZjNiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDYwOTE1MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=15.031µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bb7e7be3-4a46-4231-9f22-73ce5caf90f6 trace.line=141 vars.name=test vars.uuid=bbe3f061-71fb-413e-a4d5-cdeb7549f3bb version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/9961c8c0-3978-4638-9c96-75fa03a555cf\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d3f79821-e869-4daa-9b0a-712c2b4e652e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/uploads/9961c8c0-3978-4638-9c96-75fa03a555cf?_state=gUx5-lLvYuqXk3W0jr_uXTmLFe_Nnd9v212qWUVJJRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NjFjOGMwLTM5NzgtNDYzOC05Yzk2LTc1ZmEwM2E1NTVjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDMyNzQzMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=572.559µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=d8913777-b67b-4537-b5ff-558535b615b9 trace.line=181 vars.name=test vars.uuid=9961c8c0-3978-4638-9c96-75fa03a555cf version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" 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=d3f79821-e869-4daa-9b0a-712c2b4e652e http.request.method=PUT http.request.remoteaddr="127.0.0.1:42676" http.request.uri="/v2/test/blobs/uploads/9961c8c0-3978-4638-9c96-75fa03a555cf?_state=gUx5-lLvYuqXk3W0jr_uXTmLFe_Nnd9v212qWUVJJRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NjFjOGMwLTM5NzgtNDYzOC05Yzk2LTc1ZmEwM2E1NTVjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDMyNzQzMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=9.106568ms http.response.status=201 http.response.written=0 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] 127.0.0.1 - - [09/Jan/2023:12:46:08 +0000] "PUT /v2/test/blobs/uploads/9961c8c0-3978-4638-9c96-75fa03a555cf?_state=gUx5-lLvYuqXk3W0jr_uXTmLFe_Nnd9v212qWUVJJRl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk5NjFjOGMwLTM5NzgtNDYzOC05Yzk2LTc1ZmEwM2E1NTVjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDMyNzQzMTFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5595e3f3-3bde-4b13-8d54-0ca81a8485ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb?_state=5T2VoIJjiG40CpH2y7bBMdBBHffVvBTNUUHHUgi6LjN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZTNmMDYxLTcxZmItNDEzZS1hNGQ1LWNkZWI3NTQ5ZjNiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDYwOTE1MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=66.485µ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=62d36e17-be3e-4020-8817-5724855433d0 trace.line=124 vars.name=test vars.uuid=bbe3f061-71fb-413e-a4d5-cdeb7549f3bb version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" 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=5595e3f3-3bde-4b13-8d54-0ca81a8485ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb?_state=5T2VoIJjiG40CpH2y7bBMdBBHffVvBTNUUHHUgi6LjN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZTNmMDYxLTcxZmItNDEzZS1hNGQ1LWNkZWI3NTQ5ZjNiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDYwOTE1MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.uuid=bbe3f061-71fb-413e-a4d5-cdeb7549f3bb version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5595e3f3-3bde-4b13-8d54-0ca81a8485ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb?_state=5T2VoIJjiG40CpH2y7bBMdBBHffVvBTNUUHHUgi6LjN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZTNmMDYxLTcxZmItNDEzZS1hNGQ1LWNkZWI3NTQ5ZjNiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDYwOTE1MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=10.223µ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=2ce97c2a-3ce6-4c92-9f63-2b87cfd9053f trace.line=141 vars.name=test vars.uuid=bbe3f061-71fb-413e-a4d5-cdeb7549f3bb version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" 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=5595e3f3-3bde-4b13-8d54-0ca81a8485ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb?_state=5T2VoIJjiG40CpH2y7bBMdBBHffVvBTNUUHHUgi6LjN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZTNmMDYxLTcxZmItNDEzZS1hNGQ1LWNkZWI3NTQ5ZjNiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDYwOTE1MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=13.473µ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=78c231e5-ba8d-4ac9-b16d-81528b26ea62 trace.line=141 vars.name=test vars.uuid=bbe3f061-71fb-413e-a4d5-cdeb7549f3bb version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5595e3f3-3bde-4b13-8d54-0ca81a8485ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb?_state=5T2VoIJjiG40CpH2y7bBMdBBHffVvBTNUUHHUgi6LjN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZTNmMDYxLTcxZmItNDEzZS1hNGQ1LWNkZWI3NTQ5ZjNiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDYwOTE1MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=7.983µ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=3103352b-d533-41d7-9b70-ab8638301f2e trace.line=141 vars.name=test vars.uuid=bbe3f061-71fb-413e-a4d5-cdeb7549f3bb version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb/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=5595e3f3-3bde-4b13-8d54-0ca81a8485ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb?_state=5T2VoIJjiG40CpH2y7bBMdBBHffVvBTNUUHHUgi6LjN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZTNmMDYxLTcxZmItNDEzZS1hNGQ1LWNkZWI3NTQ5ZjNiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDYwOTE1MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=37.653µ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=02de6ecb-a83f-4fc6-8f0a-2ad18ffb2977 trace.line=167 vars.name=test vars.uuid=bbe3f061-71fb-413e-a4d5-cdeb7549f3bb version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" 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=5595e3f3-3bde-4b13-8d54-0ca81a8485ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb?_state=5T2VoIJjiG40CpH2y7bBMdBBHffVvBTNUUHHUgi6LjN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZTNmMDYxLTcxZmItNDEzZS1hNGQ1LWNkZWI3NTQ5ZjNiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDYwOTE1MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=39.023µ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=b411b1cb-0b18-4856-afa0-c6d2891c3606 trace.line=95 vars.name=test vars.uuid=bbe3f061-71fb-413e-a4d5-cdeb7549f3bb version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5595e3f3-3bde-4b13-8d54-0ca81a8485ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb?_state=5T2VoIJjiG40CpH2y7bBMdBBHffVvBTNUUHHUgi6LjN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZTNmMDYxLTcxZmItNDEzZS1hNGQ1LWNkZWI3NTQ5ZjNiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDYwOTE1MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=68.036µ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=4ee6fc03-9fdf-4caf-a0c8-33834d676023 trace.line=181 vars.name=test vars.uuid=bbe3f061-71fb-413e-a4d5-cdeb7549f3bb version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" 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=5595e3f3-3bde-4b13-8d54-0ca81a8485ae http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/blobs/uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb?_state=5T2VoIJjiG40CpH2y7bBMdBBHffVvBTNUUHHUgi6LjN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZTNmMDYxLTcxZmItNDEzZS1hNGQ1LWNkZWI3NTQ5ZjNiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDYwOTE1MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=7.182904ms http.response.status=201 http.response.written=0 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] 127.0.0.1 - - [09/Jan/2023:12:46:08 +0000] "PUT /v2/test/blobs/uploads/bbe3f061-71fb-413e-a4d5-cdeb7549f3bb?_state=5T2VoIJjiG40CpH2y7bBMdBBHffVvBTNUUHHUgi6LjN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJiZTNmMDYxLTcxZmItNDEzZS1hNGQ1LWNkZWI3NTQ5ZjNiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0wOVQxMjo0NjowOC45NDYwOTE1MjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=96339da4-6e02-4379-8363-83b97be6ac6d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=96339da4-6e02-4379-8363-83b97be6ac6d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" 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=96339da4-6e02-4379-8363-83b97be6ac6d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=103.383µ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=999f28b8-6f7d-46cc-b644-dcfbd1b34ec1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" 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=96339da4-6e02-4379-8363-83b97be6ac6d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.209323ms http.response.status=404 http.response.written=96 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] 127.0.0.1 - - [09/Jan/2023:12:46:08 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.15+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" 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=3273fbdd-697d-4731-8dd1-1bf30a14b00c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" 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=3273fbdd-697d-4731-8dd1-1bf30a14b00c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" 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=3273fbdd-697d-4731-8dd1-1bf30a14b00c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.166Z] time="2023-01-09T12:46:08Z" 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=3273fbdd-697d-4731-8dd1-1bf30a14b00c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" 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=3273fbdd-697d-4731-8dd1-1bf30a14b00c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=38.981µ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=c0f07ec5-9dbf-449e-bb64-4990eac27476 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" 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=3273fbdd-697d-4731-8dd1-1bf30a14b00c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=104.786µ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=95a8d38c-4a1c-4675-a499-c785e940664a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" 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=3273fbdd-697d-4731-8dd1-1bf30a14b00c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=28.127µ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=f62edad6-476c-46c6-a102-713fa40b5b61 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" 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=3273fbdd-697d-4731-8dd1-1bf30a14b00c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=17.632µ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=f708c5f7-3455-47ec-8973-ae480d19214b trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" 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=3273fbdd-697d-4731-8dd1-1bf30a14b00c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=20.849µ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=3481d68f-e39f-46cc-8130-7736b3c5f05d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" 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=3273fbdd-697d-4731-8dd1-1bf30a14b00c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=83.855µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d394f455-861f-476f-bee4-182238bb9ce4 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" 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=3273fbdd-697d-4731-8dd1-1bf30a14b00c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=136.022µ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=5b2af28f-d5e4-4909-95b1-898c342c4c22 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" 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=3273fbdd-697d-4731-8dd1-1bf30a14b00c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=50.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).PutContent" trace.id=65aac247-ec16-450f-b5fe-6e24ffcd2dfc trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" 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=3273fbdd-697d-4731-8dd1-1bf30a14b00c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=82.624µ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=aca4495a-8c27-4853-b361-7df93b0aa2c8 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" 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=3273fbdd-697d-4731-8dd1-1bf30a14b00c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=107.312µ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=904f444c-31cb-440e-bc3e-9c311545db9f trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" 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=3273fbdd-697d-4731-8dd1-1bf30a14b00c http.request.method=PUT http.request.remoteaddr="127.0.0.1:42666" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.15+unknown" http.response.duration=4.558002ms http.response.status=201 http.response.written=0 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] 127.0.0.1 - - [09/Jan/2023:12:46:08 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.15+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=118808e7-3277-40a4-a86a-62f5116757ea http.request.method=GET http.request.remoteaddr="127.0.0.1:42702" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=118808e7-3277-40a4-a86a-62f5116757ea http.request.method=GET http.request.remoteaddr="127.0.0.1:42702" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 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="905.057µs" http.response.status=200 http.response.written=2 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] 127.0.0.1 - - [09/Jan/2023:12:46:08 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6ca45637-a9e8-4e2c-a953-98042741febe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6ca45637-a9e8-4e2c-a953-98042741febe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" 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=6ca45637-a9e8-4e2c-a953-98042741febe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=192.866µ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=95e3963a-ac65-4bc5-abd4-9950dbbd9577 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6ca45637-a9e8-4e2c-a953-98042741febe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" 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=6ca45637-a9e8-4e2c-a953-98042741febe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=51.405µ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=9aa6a1fe-90fa-4b7a-bffe-831eb26580cc trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" 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=6ca45637-a9e8-4e2c-a953-98042741febe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=27.413µ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=72a82d04-f339-4058-9b0a-006011175423 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" 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=6ca45637-a9e8-4e2c-a953-98042741febe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=57.287µ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=71c4380c-3f1b-42b9-9f32-7d8c7034d86b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6ca45637-a9e8-4e2c-a953-98042741febe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.reference=latest version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6ca45637-a9e8-4e2c-a953-98042741febe http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42704" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 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.987679ms http.response.status=200 http.response.written=417 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] 127.0.0.1 - - [09/Jan/2023:12:46:08 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d90dfb3a-89a8-4460-8f1d-ddf853907557 http.request.method=GET http.request.remoteaddr="127.0.0.1:42708" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d90dfb3a-89a8-4460-8f1d-ddf853907557 http.request.method=GET http.request.remoteaddr="127.0.0.1:42708" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d90dfb3a-89a8-4460-8f1d-ddf853907557 http.request.method=GET http.request.remoteaddr="127.0.0.1:42708" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" 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=d90dfb3a-89a8-4460-8f1d-ddf853907557 http.request.method=GET http.request.remoteaddr="127.0.0.1:42708" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=50.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=a1633e26-6cd7-42b6-b5f4-376d7dc2dee5 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" 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=d90dfb3a-89a8-4460-8f1d-ddf853907557 http.request.method=GET http.request.remoteaddr="127.0.0.1:42708" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=14.917µ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=25513c86-ff2a-41d1-b3ba-2a05e2fb75b6 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" 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=d90dfb3a-89a8-4460-8f1d-ddf853907557 http.request.method=GET http.request.remoteaddr="127.0.0.1:42708" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=19.544µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9c0e8ba5-14a8-4b87-91ef-44ff15c9d873 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.167Z] time="2023-01-09T12:46:08Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d90dfb3a-89a8-4460-8f1d-ddf853907557 http.request.method=GET http.request.remoteaddr="127.0.0.1:42708" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:08Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=d90dfb3a-89a8-4460-8f1d-ddf853907557 http.request.method=GET http.request.remoteaddr="127.0.0.1:42708" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 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.570144ms http.response.status=200 http.response.written=417 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] 127.0.0.1 - - [09/Jan/2023:12:46:08 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6377b2dd-4649-472f-aedf-2fbcbf8def25 http.request.method=GET http.request.remoteaddr="127.0.0.1:42724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6377b2dd-4649-472f-aedf-2fbcbf8def25 http.request.method=GET http.request.remoteaddr="127.0.0.1:42724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" 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=6377b2dd-4649-472f-aedf-2fbcbf8def25 http.request.method=GET http.request.remoteaddr="127.0.0.1:42724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=37.316µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a69e4f60-f369-4a84-a238-9573190f6c40 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" 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=6377b2dd-4649-472f-aedf-2fbcbf8def25 http.request.method=GET http.request.remoteaddr="127.0.0.1:42724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=25.829µ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=5097adb0-e9fc-4692-8e70-7b289f878ebe trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" 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=6377b2dd-4649-472f-aedf-2fbcbf8def25 http.request.method=GET http.request.remoteaddr="127.0.0.1:42724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=23.983µ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=77e68e49-a31a-4e14-899e-72363a27eabf trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" 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=6377b2dd-4649-472f-aedf-2fbcbf8def25 http.request.method=GET http.request.remoteaddr="127.0.0.1:42724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=14.096µ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=aa6322ca-60c5-4293-9f2f-60869e9b512b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" 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=6377b2dd-4649-472f-aedf-2fbcbf8def25 http.request.method=GET http.request.remoteaddr="127.0.0.1:42724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=13.038µ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=8531a6c1-92ae-4c6f-9e97-f1ded04657a4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" 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=6377b2dd-4649-472f-aedf-2fbcbf8def25 http.request.method=GET http.request.remoteaddr="127.0.0.1:42724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=6.966µ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=74241085-956c-4e49-a8aa-8a6622bade58 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=06677ec7-38d6-492a-a737-f2a0811817e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42710" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=06677ec7-38d6-492a-a737-f2a0811817e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42710" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" 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=06677ec7-38d6-492a-a737-f2a0811817e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42710" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=46.645µ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=c8fbce55-c45e-43aa-8f90-6aa00851aa17 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" 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=06677ec7-38d6-492a-a737-f2a0811817e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42710" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=17.575µ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=57473c01-d73c-4127-be7c-22b9538d9318 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" 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=06677ec7-38d6-492a-a737-f2a0811817e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42710" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=107.518µ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=df7206b7-be33-4f4a-ac18-52941e798062 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" 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=06677ec7-38d6-492a-a737-f2a0811817e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42710" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=17.895µ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=8a927565-eefc-4372-a224-48492040c591 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" 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=06677ec7-38d6-492a-a737-f2a0811817e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42710" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=31.007µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=58ac19b6-5916-4afa-b60d-8257b1eabec7 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" 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=06677ec7-38d6-492a-a737-f2a0811817e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42710" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=7.999µ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=c0e4c35c-699b-40ca-abbb-abd89dcfa3ca trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" 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=06677ec7-38d6-492a-a737-f2a0811817e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42710" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=23.712µ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=08862ef9-81d3-44b4-be4b-b1daaff349b7 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" 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=06677ec7-38d6-492a-a737-f2a0811817e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42710" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=167.972µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=911dbae1-4800-4a4d-be54-92638631d93f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" 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=06677ec7-38d6-492a-a737-f2a0811817e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42710" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=16.894µ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=b34d2664-d343-4e37-ae50-340215338232 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=06677ec7-38d6-492a-a737-f2a0811817e7 http.request.method=GET http.request.remoteaddr="127.0.0.1:42710" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 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=5.115242ms http.response.status=200 http.response.written=179 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] 127.0.0.1 - - [09/Jan/2023:12:46:09 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" 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=6377b2dd-4649-472f-aedf-2fbcbf8def25 http.request.method=GET http.request.remoteaddr="127.0.0.1:42724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=139.197µ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=4b3ab739-d18c-4a4a-b2ff-ea7072a62d7d trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" 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=6377b2dd-4649-472f-aedf-2fbcbf8def25 http.request.method=GET http.request.remoteaddr="127.0.0.1:42724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=32.87µ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=7deb12a0-2a20-46f5-b62b-7b8aa4726f6c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" 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=6377b2dd-4649-472f-aedf-2fbcbf8def25 http.request.method=GET http.request.remoteaddr="127.0.0.1:42724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=13.276µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9666f681-4718-48eb-97c4-9bb35e17a73f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=6377b2dd-4649-472f-aedf-2fbcbf8def25 http.request.method=GET http.request.remoteaddr="127.0.0.1:42724" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.888449ms http.response.status=200 http.response.written=68 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.168Z] 127.0.0.1 - - [09/Jan/2023:12:46:09 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 12:46:09 [2023-01-09T12:46:09.168Z] time="2023-01-09T12:46:09Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=02f375d0-3558-44f4-994e-d828fee306da http.request.method=GET http.request.remoteaddr="127.0.0.1:42754" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.169Z] time="2023-01-09T12:46:09Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=02f375d0-3558-44f4-994e-d828fee306da http.request.method=GET http.request.remoteaddr="127.0.0.1:42754" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 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="830.475µs" http.response.status=200 http.response.written=2 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.169Z] 127.0.0.1 - - [09/Jan/2023:12:46:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 12:46:09 [2023-01-09T12:46:09.169Z] time="2023-01-09T12:46:09Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=843c5332-5ee7-4728-98e8-71aefb6cbaea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42758" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.169Z] time="2023-01-09T12:46:09Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=843c5332-5ee7-4728-98e8-71aefb6cbaea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42758" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.169Z] time="2023-01-09T12:46:09Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=843c5332-5ee7-4728-98e8-71aefb6cbaea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42758" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.169Z] time="2023-01-09T12:46:09Z" 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=843c5332-5ee7-4728-98e8-71aefb6cbaea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42758" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=30.941µ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=620de650-aa8c-475b-b565-201fcbd3b22a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.169Z] time="2023-01-09T12:46:09Z" 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=843c5332-5ee7-4728-98e8-71aefb6cbaea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42758" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=12.233µ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=7f725873-ad5f-47ff-8f5d-2f20efee421a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.169Z] time="2023-01-09T12:46:09Z" 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=843c5332-5ee7-4728-98e8-71aefb6cbaea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42758" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 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.291848ms http.response.status=404 http.response.written=181 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.169Z] 127.0.0.1 - - [09/Jan/2023:12:46:09 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 12:46:09 [2023-01-09T12:46:09.169Z] time="2023-01-09T12:46:09Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=23d9ab06-65e7-4fe4-a5d6-09d0773d1753 http.request.method=GET http.request.remoteaddr="127.0.0.1:42770" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.169Z] time="2023-01-09T12:46:09Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=23d9ab06-65e7-4fe4-a5d6-09d0773d1753 http.request.method=GET http.request.remoteaddr="127.0.0.1:42770" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.169Z] time="2023-01-09T12:46:09Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=23d9ab06-65e7-4fe4-a5d6-09d0773d1753 http.request.method=GET http.request.remoteaddr="127.0.0.1:42770" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.169Z] time="2023-01-09T12:46:09Z" 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=23d9ab06-65e7-4fe4-a5d6-09d0773d1753 http.request.method=GET http.request.remoteaddr="127.0.0.1:42770" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=28.094µ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=3c81d70d-7dcf-4735-9090-667a2a411565 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.169Z] time="2023-01-09T12:46:09Z" 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=23d9ab06-65e7-4fe4-a5d6-09d0773d1753 http.request.method=GET http.request.remoteaddr="127.0.0.1:42770" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=17059027-315a-44c5-a66d-12e3d1133db4 trace.duration=11.782µ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=394c99f4-c1a1-4c99-b557-64af15bed0a8 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.169Z] time="2023-01-09T12:46:09Z" 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=23d9ab06-65e7-4fe4-a5d6-09d0773d1753 http.request.method=GET http.request.remoteaddr="127.0.0.1:42770" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 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.21034ms http.response.status=404 http.response.written=181 instance.id=17059027-315a-44c5-a66d-12e3d1133db4 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 12:46:09 [2023-01-09T12:46:09.169Z] 127.0.0.1 - - [09/Jan/2023:12:46:09 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/691b44b4c3c8f045e55a5a029b59826d01f3c2c6 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 12:46:09 [2023-01-09T12:46:09.169Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s) 12:46:09 [2023-01-09T12:46:09.169Z] === RUN TestRemoveImageOrphaning 12:46:09 [2023-01-09T12:46:09.428Z] --- PASS: TestRemoveImageOrphaning (0.26s) 12:46:09 [2023-01-09T12:46:09.428Z] === RUN TestRemoveImageGarbageCollector 12:46:09 [2023-01-09T12:46:09.428Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:46:09 [2023-01-09T12:46:09.428Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 12:46:09 [2023-01-09T12:46:09.428Z] === RUN TestTagUnprefixedRepoByNameOrName 12:46:09 [2023-01-09T12:46:09.428Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 12:46:09 [2023-01-09T12:46:09.428Z] === RUN TestTagInvalidReference 12:46:09 [2023-01-09T12:46:09.428Z] --- PASS: TestTagInvalidReference (0.01s) 12:46:09 [2023-01-09T12:46:09.428Z] === RUN TestTagValidPrefixedRepo 12:46:09 [2023-01-09T12:46:09.428Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 12:46:09 [2023-01-09T12:46:09.428Z] === RUN TestTagExistedNameWithoutForce 12:46:09 [2023-01-09T12:46:09.688Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 12:46:09 [2023-01-09T12:46:09.688Z] === RUN TestTagOfficialNames 12:46:09 [2023-01-09T12:46:09.688Z] --- PASS: TestTagOfficialNames (0.04s) 12:46:09 [2023-01-09T12:46:09.688Z] === RUN TestTagMatchesDigest 12:46:09 [2023-01-09T12:46:09.688Z] --- PASS: TestTagMatchesDigest (0.01s) 12:46:09 [2023-01-09T12:46:09.688Z] PASS 12:46:09 [2023-01-09T12:46:09.688Z] 12:46:09 [2023-01-09T12:46:09.688Z] === Skipped 12:46:09 [2023-01-09T12:46:09.688Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 12:46:09 [2023-01-09T12:46:09.688Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 12:46:09 [2023-01-09T12:46:09.688Z] 12:46:09 [2023-01-09T12:46:09.688Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 12:46:09 [2023-01-09T12:46:09.688Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:46:09 [2023-01-09T12:46:09.688Z] 12:46:09 [2023-01-09T12:46:09.688Z] DONE 23 tests, 2 skipped in 1.617s 12:46:09 [2023-01-09T12:46:09.688Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 12:46:09 [2023-01-09T12:46:09.688Z] ++ 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 12:46:09 [2023-01-09T12:46:09.688Z] ++ set -e 12:46:09 [2023-01-09T12:46:09.688Z] ++ '[' -n 0 ']' 12:46:09 [2023-01-09T12:46:09.688Z] ++ set -x 12:46:09 [2023-01-09T12:46:09.688Z] ++ 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 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 12:46:09 [2023-01-09T12:46:09.688Z] === RUN TestStripANSICommands 12:46:09 [2023-01-09T12:46:09.688Z] === RUN TestStripANSICommands/#00 12:46:09 [2023-01-09T12:46:09.688Z] === RUN TestStripANSICommands/#01 12:46:09 [2023-01-09T12:46:09.688Z] --- PASS: TestStripANSICommands (0.00s) 12:46:09 [2023-01-09T12:46:09.688Z] --- PASS: TestStripANSICommands/#00 (0.00s) 12:46:09 [2023-01-09T12:46:09.688Z] --- PASS: TestStripANSICommands/#01 (0.00s) 12:46:09 [2023-01-09T12:46:09.688Z] PASS 12:46:09 [2023-01-09T12:46:09.688Z] 12:46:09 [2023-01-09T12:46:09.688Z] DONE 3 tests in 0.042s 12:46:09 [2023-01-09T12:46:09.688Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 12:46:09 [2023-01-09T12:46:09.688Z] ++ 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 12:46:09 [2023-01-09T12:46:09.688Z] ++ set -e 12:46:09 [2023-01-09T12:46:09.688Z] ++ '[' -n 0 ']' 12:46:09 [2023-01-09T12:46:09.688Z] ++ set -x 12:46:09 [2023-01-09T12:46:09.688Z] ++ 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 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 12:46:09 [2023-01-09T12:46:09.688Z] INFO: Testing against a local daemon 12:46:09 [2023-01-09T12:46:09.688Z] === RUN TestNetworkCreateDelete 12:46:09 [2023-01-09T12:46:09.947Z] --- PASS: TestNetworkCreateDelete (0.14s) 12:46:09 [2023-01-09T12:46:09.947Z] === RUN TestDockerNetworkDeletePreferID 12:46:10 [2023-01-09T12:46:10.206Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) 12:46:10 [2023-01-09T12:46:10.206Z] === RUN TestDaemonDNSFallback 12:46:16 [2023-01-09T12:46:16.775Z] --- PASS: TestDaemonDNSFallback (6.32s) 12:46:16 [2023-01-09T12:46:16.775Z] === RUN TestInspectNetwork 12:46:20 [2023-01-09T12:46:20.089Z] === RUN TestInspectNetwork/full_network_id 12:46:20 [2023-01-09T12:46:20.089Z] === RUN TestInspectNetwork/partial_network_id 12:46:20 [2023-01-09T12:46:20.089Z] === RUN TestInspectNetwork/network_name 12:46:20 [2023-01-09T12:46:20.089Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 12:46:24 [2023-01-09T12:46:24.281Z] --- PASS: TestInspectNetwork (6.99s) 12:46:24 [2023-01-09T12:46:24.281Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 12:46:24 [2023-01-09T12:46:24.281Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 12:46:24 [2023-01-09T12:46:24.281Z] --- PASS: TestInspectNetwork/network_name (0.00s) 12:46:24 [2023-01-09T12:46:24.281Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 12:46:24 [2023-01-09T12:46:24.281Z] === RUN TestRunContainerWithBridgeNone 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestNetworkInvalidJSON 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestNetworkInvalidJSON/networks/create 12:46:25 [2023-01-09T12:46:25.219Z] === PAUSE TestNetworkInvalidJSON/networks/create 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 12:46:25 [2023-01-09T12:46:25.219Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 12:46:25 [2023-01-09T12:46:25.219Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 12:46:25 [2023-01-09T12:46:25.219Z] === CONT TestNetworkInvalidJSON/networks/create 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 12:46:25 [2023-01-09T12:46:25.219Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 12:46:25 [2023-01-09T12:46:25.219Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestNetworkInvalidJSON (0.02s) 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestNetworkList 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestNetworkList//networks 12:46:25 [2023-01-09T12:46:25.219Z] === PAUSE TestNetworkList//networks 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestNetworkList//networks/ 12:46:25 [2023-01-09T12:46:25.219Z] === PAUSE TestNetworkList//networks/ 12:46:25 [2023-01-09T12:46:25.219Z] === CONT TestNetworkList//networks 12:46:25 [2023-01-09T12:46:25.219Z] === CONT TestNetworkList//networks/ 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestNetworkList (0.01s) 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestNetworkList//networks/ (0.00s) 12:46:25 [2023-01-09T12:46:25.219Z] --- PASS: TestNetworkList//networks (0.00s) 12:46:25 [2023-01-09T12:46:25.219Z] === RUN TestHostIPv4BridgeLabel 12:46:25 [2023-01-09T12:46:25.792Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 12:46:25 [2023-01-09T12:46:25.792Z] === RUN TestDaemonRestartWithLiveRestore 12:46:26 [2023-01-09T12:46:26.729Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 12:46:26 [2023-01-09T12:46:26.729Z] === RUN TestDaemonDefaultNetworkPools 12:46:27 [2023-01-09T12:46:27.666Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) 12:46:27 [2023-01-09T12:46:27.666Z] === RUN TestDaemonRestartWithExistingNetwork 12:46:28 [2023-01-09T12:46:28.605Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) 12:46:28 [2023-01-09T12:46:28.605Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 12:46:29 [2023-01-09T12:46:29.983Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) 12:46:29 [2023-01-09T12:46:29.983Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 12:46:30 [2023-01-09T12:46:30.551Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) 12:46:30 [2023-01-09T12:46:30.551Z] === RUN TestServiceWithPredefinedNetwork 12:46:33 [2023-01-09T12:46:33.087Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) 12:46:33 [2023-01-09T12:46:33.087Z] === RUN TestServiceRemoveKeepsIngressNetwork 12:46:33 [2023-01-09T12:46:33.087Z] service_test.go:242: FLAKY_TEST 12:46:33 [2023-01-09T12:46:33.087Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 12:46:33 [2023-01-09T12:46:33.087Z] === RUN TestServiceWithDataPathPortInit 12:46:47 [2023-01-09T12:46:47.989Z] --- PASS: TestServiceWithDataPathPortInit (13.68s) 12:46:47 [2023-01-09T12:46:47.989Z] === RUN TestServiceWithDefaultAddressPoolInit 12:46:48 [2023-01-09T12:46:48.940Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:950tu1gkx568cu5mn4m6jx2f8 Created:2023-01-09 12:46:47.677989818 +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[935feb43d8f6751fe101b7971a7217aa41d76203537bdb1e4e52fa1a34966be2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.unaomgc4l1wyl9ua5b745t1rx EndpointID:3361b7fba0aab5f90f3a89bb000ba161dde522a2b49e7f26bdf6be1c75b8a103 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:28b90b0eb063befd54dc4c44f7b84f434ae936b08dac2f1f1f10b0fe340338ad 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:47bc01e83bb7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.unaomgc4l1wyl9ua5b745t1rx EndpointID:3361b7fba0aab5f90f3a89bb000ba161dde522a2b49e7f26bdf6be1c75b8a103 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 12:46:53 [2023-01-09T12:46:53.132Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) 12:46:53 [2023-01-09T12:46:53.132Z] PASS 12:46:53 [2023-01-09T12:46:53.132Z] 12:46:53 [2023-01-09T12:46:53.132Z] === Skipped 12:46:53 [2023-01-09T12:46:53.132Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 12:46:53 [2023-01-09T12:46:53.132Z] service_test.go:242: FLAKY_TEST 12:46:53 [2023-01-09T12:46:53.132Z] 12:46:53 [2023-01-09T12:46:53.132Z] DONE 38 tests, 1 skipped in 43.535s 12:46:53 [2023-01-09T12:46:53.132Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 12:46:53 [2023-01-09T12:46:53.132Z] ++ 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 12:46:53 [2023-01-09T12:46:53.132Z] ++ set -e 12:46:53 [2023-01-09T12:46:53.132Z] ++ '[' -n 0 ']' 12:46:53 [2023-01-09T12:46:53.132Z] ++ set -x 12:46:53 [2023-01-09T12:46:53.132Z] ++ 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 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 12:46:53 [2023-01-09T12:46:53.391Z] INFO: Testing against a local daemon 12:46:53 [2023-01-09T12:46:53.391Z] === RUN TestDockerNetworkIpvlanPersistance 12:46:53 [2023-01-09T12:46:53.391Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:46:53 [2023-01-09T12:46:53.391Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 12:46:53 [2023-01-09T12:46:53.391Z] === RUN TestDockerNetworkIpvlan 12:46:53 [2023-01-09T12:46:53.391Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:46:53 [2023-01-09T12:46:53.391Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 12:46:53 [2023-01-09T12:46:53.391Z] PASS 12:46:53 [2023-01-09T12:46:53.391Z] 12:46:53 [2023-01-09T12:46:53.391Z] === Skipped 12:46:53 [2023-01-09T12:46:53.391Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 12:46:53 [2023-01-09T12:46:53.391Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:46:53 [2023-01-09T12:46:53.391Z] 12:46:53 [2023-01-09T12:46:53.391Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 12:46:53 [2023-01-09T12:46:53.391Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 12:46:53 [2023-01-09T12:46:53.391Z] 12:46:53 [2023-01-09T12:46:53.391Z] DONE 2 tests, 2 skipped in 0.099s 12:46:53 [2023-01-09T12:46:53.391Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 12:46:53 [2023-01-09T12:46:53.391Z] ++ 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 12:46:53 [2023-01-09T12:46:53.391Z] ++ set -e 12:46:53 [2023-01-09T12:46:53.391Z] ++ '[' -n 0 ']' 12:46:53 [2023-01-09T12:46:53.391Z] ++ set -x 12:46:53 [2023-01-09T12:46:53.391Z] ++ 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 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 12:46:53 [2023-01-09T12:46:53.391Z] INFO: Testing against a local daemon 12:46:53 [2023-01-09T12:46:53.391Z] === RUN TestDockerNetworkMacvlanPersistance 12:46:54 [2023-01-09T12:46:54.770Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) 12:46:54 [2023-01-09T12:46:54.770Z] === RUN TestDockerNetworkMacvlan 12:46:55 [2023-01-09T12:46:55.338Z] === RUN TestDockerNetworkMacvlan/Subinterface 12:46:56 [2023-01-09T12:46:56.275Z] === RUN TestDockerNetworkMacvlan/OverlapParent 12:46:56 [2023-01-09T12:46:56.843Z] === RUN TestDockerNetworkMacvlan/NilParent 12:46:58 [2023-01-09T12:46:58.749Z] === RUN TestDockerNetworkMacvlan/InternalMode 12:47:00 [2023-01-09T12:47:00.128Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 12:47:03 [2023-01-09T12:47:03.419Z] === RUN TestDockerNetworkMacvlan/Addressing 12:47:03 [2023-01-09T12:47:03.989Z] --- PASS: TestDockerNetworkMacvlan (9.39s) 12:47:03 [2023-01-09T12:47:03.989Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) 12:47:03 [2023-01-09T12:47:03.989Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) 12:47:03 [2023-01-09T12:47:03.989Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) 12:47:03 [2023-01-09T12:47:03.989Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) 12:47:03 [2023-01-09T12:47:03.989Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) 12:47:03 [2023-01-09T12:47:03.989Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) 12:47:03 [2023-01-09T12:47:03.989Z] PASS 12:47:03 [2023-01-09T12:47:03.989Z] 12:47:03 [2023-01-09T12:47:03.989Z] DONE 8 tests in 10.723s 12:47:03 [2023-01-09T12:47:03.989Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 12:47:03 [2023-01-09T12:47:03.989Z] ++ 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 12:47:03 [2023-01-09T12:47:03.989Z] ++ set -e 12:47:03 [2023-01-09T12:47:03.989Z] ++ '[' -n 0 ']' 12:47:03 [2023-01-09T12:47:03.989Z] ++ set -x 12:47:03 [2023-01-09T12:47:03.989Z] ++ 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 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 12:47:04 [2023-01-09T12:47:04.248Z] testing: warning: no tests to run 12:47:04 [2023-01-09T12:47:04.248Z] PASS 12:47:04 [2023-01-09T12:47:04.248Z] 12:47:04 [2023-01-09T12:47:04.248Z] DONE 0 tests in 0.025s 12:47:04 [2023-01-09T12:47:04.248Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 12:47:04 [2023-01-09T12:47:04.248Z] ++ 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 12:47:04 [2023-01-09T12:47:04.248Z] ++ set -e 12:47:04 [2023-01-09T12:47:04.248Z] ++ '[' -n 0 ']' 12:47:04 [2023-01-09T12:47:04.248Z] ++ set -x 12:47:04 [2023-01-09T12:47:04.248Z] ++ 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 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 12:47:04 [2023-01-09T12:47:04.248Z] INFO: Testing against a local daemon 12:47:04 [2023-01-09T12:47:04.248Z] === RUN TestAuthZPluginAllowRequest 12:47:05 [2023-01-09T12:47:05.641Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) 12:47:05 [2023-01-09T12:47:05.641Z] === RUN TestAuthZPluginTLS 12:47:05 [2023-01-09T12:47:05.903Z] --- PASS: TestAuthZPluginTLS (0.56s) 12:47:05 [2023-01-09T12:47:05.903Z] === RUN TestAuthZPluginDenyRequest 12:47:06 [2023-01-09T12:47:06.471Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 12:47:06 [2023-01-09T12:47:06.471Z] === RUN TestAuthZPluginAPIDenyResponse 12:47:07 [2023-01-09T12:47:07.039Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 12:47:07 [2023-01-09T12:47:07.039Z] === RUN TestAuthZPluginDenyResponse 12:47:07 [2023-01-09T12:47:07.608Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) 12:47:07 [2023-01-09T12:47:07.608Z] === RUN TestAuthZPluginAllowEventStream 12:47:08 [2023-01-09T12:47:08.988Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) 12:47:08 [2023-01-09T12:47:08.988Z] === RUN TestAuthZPluginErrorResponse 12:47:09 [2023-01-09T12:47:09.247Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 12:47:09 [2023-01-09T12:47:09.247Z] === RUN TestAuthZPluginErrorRequest 12:47:09 [2023-01-09T12:47:09.816Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 12:47:09 [2023-01-09T12:47:09.816Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 12:47:10 [2023-01-09T12:47:10.384Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 12:47:10 [2023-01-09T12:47:10.384Z] === RUN TestAuthZPluginEnsureLoadImportWorking 12:47:11 [2023-01-09T12:47:11.762Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) 12:47:11 [2023-01-09T12:47:11.762Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 12:47:13 [2023-01-09T12:47:13.141Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s) 12:47:13 [2023-01-09T12:47:13.141Z] === RUN TestAuthZPluginHeader 12:47:13 [2023-01-09T12:47:13.709Z] --- PASS: TestAuthZPluginHeader (0.70s) 12:47:13 [2023-01-09T12:47:13.709Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 12:47:13 [2023-01-09T12:47:13.709Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:47:13 [2023-01-09T12:47:13.709Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 12:47:13 [2023-01-09T12:47:13.709Z] === RUN TestAuthZPluginV2Disable 12:47:13 [2023-01-09T12:47:13.709Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:47:13 [2023-01-09T12:47:13.709Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 12:47:13 [2023-01-09T12:47:13.709Z] === RUN TestAuthZPluginV2RejectVolumeRequests 12:47:13 [2023-01-09T12:47:13.709Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:47:13 [2023-01-09T12:47:13.709Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 12:47:13 [2023-01-09T12:47:13.709Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 12:47:13 [2023-01-09T12:47:13.709Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:47:13 [2023-01-09T12:47:13.709Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 12:47:13 [2023-01-09T12:47:13.709Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 12:47:31 [2023-01-09T12:47:31.800Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) 12:47:31 [2023-01-09T12:47:31.800Z] PASS 12:47:31 [2023-01-09T12:47:31.800Z] 12:47:31 [2023-01-09T12:47:31.800Z] === Skipped 12:47:31 [2023-01-09T12:47:31.800Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 12:47:31 [2023-01-09T12:47:31.800Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:47:31 [2023-01-09T12:47:31.800Z] 12:47:31 [2023-01-09T12:47:31.800Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 12:47:31 [2023-01-09T12:47:31.800Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:47:31 [2023-01-09T12:47:31.800Z] 12:47:31 [2023-01-09T12:47:31.800Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 12:47:31 [2023-01-09T12:47:31.800Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:47:31 [2023-01-09T12:47:31.800Z] 12:47:31 [2023-01-09T12:47:31.800Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 12:47:31 [2023-01-09T12:47:31.800Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:47:31 [2023-01-09T12:47:31.800Z] 12:47:31 [2023-01-09T12:47:31.800Z] DONE 17 tests, 4 skipped in 26.480s 12:47:31 [2023-01-09T12:47:31.800Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 12:47:31 [2023-01-09T12:47:31.800Z] ++ 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 12:47:31 [2023-01-09T12:47:31.800Z] ++ set -e 12:47:31 [2023-01-09T12:47:31.800Z] ++ '[' -n 0 ']' 12:47:31 [2023-01-09T12:47:31.800Z] ++ set -x 12:47:31 [2023-01-09T12:47:31.800Z] ++ 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 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 12:47:31 [2023-01-09T12:47:31.800Z] INFO: Testing against a local daemon 12:47:31 [2023-01-09T12:47:31.800Z] === RUN TestPluginInvalidJSON 12:47:31 [2023-01-09T12:47:31.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 12:47:31 [2023-01-09T12:47:31.800Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 12:47:31 [2023-01-09T12:47:31.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 12:47:31 [2023-01-09T12:47:31.800Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 12:47:31 [2023-01-09T12:47:31.800Z] === RUN TestPluginInvalidJSON/plugins/pull 12:47:31 [2023-01-09T12:47:31.800Z] === PAUSE TestPluginInvalidJSON/plugins/pull 12:47:31 [2023-01-09T12:47:31.800Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 12:47:31 [2023-01-09T12:47:31.800Z] === CONT TestPluginInvalidJSON/plugins/pull 12:47:31 [2023-01-09T12:47:31.800Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 12:47:31 [2023-01-09T12:47:31.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 12:47:31 [2023-01-09T12:47:31.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 12:47:31 [2023-01-09T12:47:31.800Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 12:47:31 [2023-01-09T12:47:31.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 12:47:31 [2023-01-09T12:47:31.800Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 12:47:31 [2023-01-09T12:47:31.800Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 12:47:31 [2023-01-09T12:47:31.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 12:47:31 [2023-01-09T12:47:31.800Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 12:47:31 [2023-01-09T12:47:31.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 12:47:31 [2023-01-09T12:47:31.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 12:47:31 [2023-01-09T12:47:31.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 12:47:31 [2023-01-09T12:47:31.800Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 12:47:31 [2023-01-09T12:47:31.800Z] --- PASS: TestPluginInvalidJSON (0.02s) 12:47:31 [2023-01-09T12:47:31.800Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 12:47:31 [2023-01-09T12:47:31.800Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 12:47:31 [2023-01-09T12:47:31.800Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 12:47:31 [2023-01-09T12:47:31.800Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 12:47:31 [2023-01-09T12:47:31.800Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 12:47:31 [2023-01-09T12:47:31.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 12:47:31 [2023-01-09T12:47:31.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 12:47:31 [2023-01-09T12:47:31.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 12:47:31 [2023-01-09T12:47:31.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 12:47:31 [2023-01-09T12:47:31.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 12:47:31 [2023-01-09T12:47:31.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 12:47:31 [2023-01-09T12:47:31.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 12:47:31 [2023-01-09T12:47:31.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 12:47:31 [2023-01-09T12:47:31.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 12:47:31 [2023-01-09T12:47:31.800Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 12:47:31 [2023-01-09T12:47:31.800Z] === RUN TestPluginInstall 12:47:31 [2023-01-09T12:47:31.800Z] === RUN TestPluginInstall/no_auth 12:47:35 [2023-01-09T12:47:35.109Z] time="2023-01-09T12:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 12:47:35 [2023-01-09T12:47:35.109Z] time="2023-01-09T12:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:569ef2ff49733bbc44c84aeba2bf7a597969b7a795686a54e2a1431bec91f3ad" mediatype=application/vnd.docker.plugin.v1+json size=522 12:47:35 [2023-01-09T12:47:35.109Z] time="2023-01-09T12:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 12:47:35 [2023-01-09T12:47:35.109Z] time="2023-01-09T12:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:569ef2ff49733bbc44c84aeba2bf7a597969b7a795686a54e2a1431bec91f3ad" mediatype=application/vnd.docker.plugin.v1+json size=522 12:47:35 [2023-01-09T12:47:35.109Z] === RUN TestPluginInstall/with_htpasswd 12:47:35 [2023-01-09T12:47:35.109Z] time="2023-01-09T12:47:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 12:47:35 [2023-01-09T12:47:35.109Z] time="2023-01-09T12:47:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:569ef2ff49733bbc44c84aeba2bf7a597969b7a795686a54e2a1431bec91f3ad" mediatype=application/vnd.docker.plugin.v1+json size=522 12:47:35 [2023-01-09T12:47:35.109Z] time="2023-01-09T12:47:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 12:47:35 [2023-01-09T12:47:35.109Z] time="2023-01-09T12:47:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:569ef2ff49733bbc44c84aeba2bf7a597969b7a795686a54e2a1431bec91f3ad" mediatype=application/vnd.docker.plugin.v1+json size=522 12:47:35 [2023-01-09T12:47:35.369Z] === RUN TestPluginInstall/with_insecure 12:47:36 [2023-01-09T12:47:36.306Z] time="2023-01-09T12:47:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 12:47:36 [2023-01-09T12:47:36.306Z] time="2023-01-09T12:47:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4011d9fb8d3350f42b81489d5044b3345f6b4a1ab0068d90d53d885bc8af990" mediatype=application/vnd.docker.plugin.v1+json size=522 12:47:36 [2023-01-09T12:47:36.306Z] time="2023-01-09T12:47:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 12:47:36 [2023-01-09T12:47:36.306Z] time="2023-01-09T12:47:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4011d9fb8d3350f42b81489d5044b3345f6b4a1ab0068d90d53d885bc8af990" mediatype=application/vnd.docker.plugin.v1+json size=522 12:47:36 [2023-01-09T12:47:36.566Z] plugin_test.go:195: [d3c66a0b6e9c6] daemon is not started 12:47:36 [2023-01-09T12:47:36.566Z] --- PASS: TestPluginInstall (5.73s) 12:47:36 [2023-01-09T12:47:36.566Z] --- PASS: TestPluginInstall/no_auth (4.11s) 12:47:36 [2023-01-09T12:47:36.566Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) 12:47:36 [2023-01-09T12:47:36.566Z] --- PASS: TestPluginInstall/with_insecure (1.04s) 12:47:36 [2023-01-09T12:47:36.566Z] === RUN TestPluginsWithRuntimes 12:47:37 [2023-01-09T12:47:37.945Z] === RUN TestPluginsWithRuntimes/No_Args 12:47:38 [2023-01-09T12:47:38.882Z] === RUN TestPluginsWithRuntimes/With_Args 12:47:39 [2023-01-09T12:47:39.819Z] --- PASS: TestPluginsWithRuntimes (3.34s) 12:47:39 [2023-01-09T12:47:39.819Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) 12:47:39 [2023-01-09T12:47:39.819Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) 12:47:39 [2023-01-09T12:47:39.819Z] === RUN TestPluginBackCompatMediaTypes 12:47:40 [2023-01-09T12:47:40.388Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) 12:47:40 [2023-01-09T12:47:40.388Z] PASS 12:47:40 [2023-01-09T12:47:40.388Z] 12:47:40 [2023-01-09T12:47:40.388Z] DONE 24 tests in 9.769s 12:47:40 [2023-01-09T12:47:40.388Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 12:47:40 [2023-01-09T12:47:40.388Z] ++ 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 12:47:40 [2023-01-09T12:47:40.388Z] ++ set -e 12:47:40 [2023-01-09T12:47:40.388Z] ++ '[' -n 0 ']' 12:47:40 [2023-01-09T12:47:40.388Z] ++ set -x 12:47:40 [2023-01-09T12:47:40.388Z] ++ 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 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 12:47:40 [2023-01-09T12:47:40.647Z] INFO: Testing against a local daemon 12:47:40 [2023-01-09T12:47:40.647Z] === RUN TestExternalGraphDriver 12:47:40 [2023-01-09T12:47:40.908Z] === RUN TestExternalGraphDriver/json 12:47:42 [2023-01-09T12:47:42.814Z] === RUN TestExternalGraphDriver/spec 12:47:44 [2023-01-09T12:47:44.194Z] === RUN TestExternalGraphDriver/pull 12:47:45 [2023-01-09T12:47:45.572Z] --- PASS: TestExternalGraphDriver (5.12s) 12:47:45 [2023-01-09T12:47:45.572Z] --- PASS: TestExternalGraphDriver/json (1.57s) 12:47:45 [2023-01-09T12:47:45.572Z] --- PASS: TestExternalGraphDriver/spec (1.61s) 12:47:45 [2023-01-09T12:47:45.572Z] --- PASS: TestExternalGraphDriver/pull (1.60s) 12:47:45 [2023-01-09T12:47:45.572Z] === RUN TestGraphdriverPluginV2 12:47:46 [2023-01-09T12:47:46.141Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:47:46 [2023-01-09T12:47:46.141Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) 12:47:46 [2023-01-09T12:47:46.141Z] PASS 12:47:46 [2023-01-09T12:47:46.141Z] 12:47:46 [2023-01-09T12:47:46.141Z] === Skipped 12:47:46 [2023-01-09T12:47:46.141Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) 12:47:46 [2023-01-09T12:47:46.141Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:47:46 [2023-01-09T12:47:46.141Z] 12:47:46 [2023-01-09T12:47:46.141Z] DONE 5 tests, 1 skipped in 5.542s 12:47:46 [2023-01-09T12:47:46.141Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 12:47:46 [2023-01-09T12:47:46.141Z] ++ 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 12:47:46 [2023-01-09T12:47:46.141Z] ++ set -e 12:47:46 [2023-01-09T12:47:46.141Z] ++ '[' -n 0 ']' 12:47:46 [2023-01-09T12:47:46.141Z] ++ set -x 12:47:46 [2023-01-09T12:47:46.141Z] ++ 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 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 12:47:46 [2023-01-09T12:47:46.141Z] INFO: Testing against a local daemon 12:47:46 [2023-01-09T12:47:46.141Z] === RUN TestContinueAfterPluginCrash 12:47:46 [2023-01-09T12:47:46.141Z] === PAUSE TestContinueAfterPluginCrash 12:47:46 [2023-01-09T12:47:46.141Z] === RUN TestReadPluginNoRead 12:47:46 [2023-01-09T12:47:46.141Z] === PAUSE TestReadPluginNoRead 12:47:46 [2023-01-09T12:47:46.141Z] === RUN TestDaemonStartWithLogOpt 12:47:46 [2023-01-09T12:47:46.141Z] === PAUSE TestDaemonStartWithLogOpt 12:47:46 [2023-01-09T12:47:46.141Z] === CONT TestContinueAfterPluginCrash 12:47:46 [2023-01-09T12:47:46.141Z] === CONT TestDaemonStartWithLogOpt 12:47:49 [2023-01-09T12:47:49.432Z] --- PASS: TestDaemonStartWithLogOpt (3.13s) 12:47:49 [2023-01-09T12:47:49.432Z] === CONT TestReadPluginNoRead 12:47:51 [2023-01-09T12:47:51.344Z] === RUN TestReadPluginNoRead/default 12:47:53 [2023-01-09T12:47:53.251Z] === RUN TestReadPluginNoRead/disabled_caching 12:47:54 [2023-01-09T12:47:54.197Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 12:47:54 [2023-01-09T12:47:54.197Z] --- PASS: TestContinueAfterPluginCrash (8.02s) 12:47:55 [2023-01-09T12:47:55.135Z] === CONT TestReadPluginNoRead 12:47:55 [2023-01-09T12:47:55.136Z] read_test.go:91: [dae680a0da89a] daemon is not started 12:47:55 [2023-01-09T12:47:55.136Z] --- PASS: TestReadPluginNoRead (6.02s) 12:47:55 [2023-01-09T12:47:55.395Z] --- PASS: TestReadPluginNoRead/default (1.43s) 12:47:55 [2023-01-09T12:47:55.395Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) 12:47:55 [2023-01-09T12:47:55.395Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) 12:47:55 [2023-01-09T12:47:55.395Z] PASS 12:47:55 [2023-01-09T12:47:55.395Z] 12:47:55 [2023-01-09T12:47:55.395Z] DONE 6 tests in 9.262s 12:47:55 [2023-01-09T12:47:55.395Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 12:47:55 [2023-01-09T12:47:55.395Z] ++ 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 12:47:55 [2023-01-09T12:47:55.395Z] ++ set -e 12:47:55 [2023-01-09T12:47:55.395Z] ++ '[' -n 0 ']' 12:47:55 [2023-01-09T12:47:55.395Z] ++ set -x 12:47:55 [2023-01-09T12:47:55.395Z] ++ 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 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 12:47:55 [2023-01-09T12:47:55.395Z] testing: warning: no tests to run 12:47:55 [2023-01-09T12:47:55.395Z] PASS 12:47:55 [2023-01-09T12:47:55.395Z] 12:47:55 [2023-01-09T12:47:55.395Z] DONE 0 tests in 0.034s 12:47:55 [2023-01-09T12:47:55.395Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 12:47:55 [2023-01-09T12:47:55.395Z] ++ 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 12:47:55 [2023-01-09T12:47:55.395Z] ++ set -e 12:47:55 [2023-01-09T12:47:55.395Z] ++ '[' -n 0 ']' 12:47:55 [2023-01-09T12:47:55.395Z] ++ set -x 12:47:55 [2023-01-09T12:47:55.395Z] ++ 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 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 12:47:55 [2023-01-09T12:47:55.395Z] INFO: Testing against a local daemon 12:47:55 [2023-01-09T12:47:55.395Z] === RUN TestPluginWithDevMounts 12:47:55 [2023-01-09T12:47:55.395Z] === PAUSE TestPluginWithDevMounts 12:47:55 [2023-01-09T12:47:55.395Z] === CONT TestPluginWithDevMounts 12:47:57 [2023-01-09T12:47:57.301Z] --- PASS: TestPluginWithDevMounts (1.53s) 12:47:57 [2023-01-09T12:47:57.301Z] PASS 12:47:57 [2023-01-09T12:47:57.301Z] 12:47:57 [2023-01-09T12:47:57.301Z] DONE 1 tests in 1.630s 12:47:57 [2023-01-09T12:47:57.301Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 12:47:57 [2023-01-09T12:47:57.301Z] ++ 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 12:47:57 [2023-01-09T12:47:57.301Z] ++ set -e 12:47:57 [2023-01-09T12:47:57.301Z] ++ '[' -n 0 ']' 12:47:57 [2023-01-09T12:47:57.301Z] ++ set -x 12:47:57 [2023-01-09T12:47:57.301Z] ++ 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 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 12:47:57 [2023-01-09T12:47:57.301Z] INFO: Testing against a local daemon 12:47:57 [2023-01-09T12:47:57.301Z] === RUN TestSecretInspect 12:47:59 [2023-01-09T12:47:59.207Z] --- PASS: TestSecretInspect (2.21s) 12:47:59 [2023-01-09T12:47:59.207Z] === RUN TestSecretList 12:48:01 [2023-01-09T12:48:01.744Z] --- PASS: TestSecretList (2.29s) 12:48:01 [2023-01-09T12:48:01.744Z] === RUN TestSecretsCreateAndDelete 12:48:03 [2023-01-09T12:48:03.651Z] --- PASS: TestSecretsCreateAndDelete (2.18s) 12:48:03 [2023-01-09T12:48:03.651Z] === RUN TestSecretsUpdate 12:48:06 [2023-01-09T12:48:06.186Z] --- PASS: TestSecretsUpdate (2.14s) 12:48:06 [2023-01-09T12:48:06.186Z] === RUN TestTemplatedSecret 12:48:08 [2023-01-09T12:48:08.902Z] --- PASS: TestTemplatedSecret (2.44s) 12:48:08 [2023-01-09T12:48:08.902Z] === RUN TestSecretCreateResolve 12:48:10 [2023-01-09T12:48:10.841Z] --- PASS: TestSecretCreateResolve (2.24s) 12:48:10 [2023-01-09T12:48:10.841Z] PASS 12:48:10 [2023-01-09T12:48:10.841Z] 12:48:10 [2023-01-09T12:48:10.841Z] DONE 6 tests in 13.583s 12:48:10 [2023-01-09T12:48:10.841Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 12:48:10 [2023-01-09T12:48:10.841Z] ++ 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 12:48:10 [2023-01-09T12:48:10.841Z] ++ set -e 12:48:10 [2023-01-09T12:48:10.841Z] ++ '[' -n 0 ']' 12:48:10 [2023-01-09T12:48:10.841Z] ++ set -x 12:48:10 [2023-01-09T12:48:10.841Z] ++ 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 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 12:48:10 [2023-01-09T12:48:10.841Z] INFO: Testing against a local daemon 12:48:10 [2023-01-09T12:48:10.841Z] === RUN TestServiceCreateInit 12:48:10 [2023-01-09T12:48:10.841Z] === RUN TestServiceCreateInit/daemonInitDisabled 12:48:15 [2023-01-09T12:48:15.034Z] === RUN TestServiceCreateInit/daemonInitEnabled 12:48:18 [2023-01-09T12:48:18.324Z] --- PASS: TestServiceCreateInit (7.23s) 12:48:18 [2023-01-09T12:48:18.324Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s) 12:48:18 [2023-01-09T12:48:18.324Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.59s) 12:48:18 [2023-01-09T12:48:18.324Z] === RUN TestCreateServiceMultipleTimes 12:48:33 [2023-01-09T12:48:33.210Z] --- PASS: TestCreateServiceMultipleTimes (15.29s) 12:48:33 [2023-01-09T12:48:33.210Z] === RUN TestCreateServiceConflict 12:48:35 [2023-01-09T12:48:35.745Z] --- PASS: TestCreateServiceConflict (2.16s) 12:48:35 [2023-01-09T12:48:35.745Z] === RUN TestCreateServiceMaxReplicas 12:48:38 [2023-01-09T12:48:38.280Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) 12:48:38 [2023-01-09T12:48:38.280Z] === RUN TestCreateWithDuplicateNetworkNames 12:48:53 [2023-01-09T12:48:53.170Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) 12:48:53 [2023-01-09T12:48:53.170Z] === RUN TestCreateServiceSecretFileMode 12:48:53 [2023-01-09T12:48:53.429Z] --- PASS: TestCreateServiceSecretFileMode (2.38s) 12:48:53 [2023-01-09T12:48:53.429Z] === RUN TestCreateServiceConfigFileMode 12:48:55 [2023-01-09T12:48:55.966Z] --- PASS: TestCreateServiceConfigFileMode (2.37s) 12:48:55 [2023-01-09T12:48:55.966Z] === RUN TestCreateServiceSysctls 12:48:59 [2023-01-09T12:48:59.256Z] --- PASS: TestCreateServiceSysctls (3.06s) 12:48:59 [2023-01-09T12:48:59.256Z] === RUN TestCreateServiceCapabilities 12:49:01 [2023-01-09T12:49:01.163Z] --- PASS: TestCreateServiceCapabilities (2.37s) 12:49:01 [2023-01-09T12:49:01.163Z] === RUN TestInspect 12:49:04 [2023-01-09T12:49:04.454Z] --- PASS: TestInspect (2.70s) 12:49:04 [2023-01-09T12:49:04.454Z] === RUN TestCreateJob 12:49:06 [2023-01-09T12:49:06.990Z] --- PASS: TestCreateJob (2.98s) 12:49:06 [2023-01-09T12:49:06.990Z] === RUN TestReplicatedJob 12:49:12 [2023-01-09T12:49:12.294Z] --- PASS: TestReplicatedJob (4.97s) 12:49:12 [2023-01-09T12:49:12.294Z] === RUN TestUpdateReplicatedJob 12:49:15 [2023-01-09T12:49:15.587Z] --- PASS: TestUpdateReplicatedJob (3.13s) 12:49:15 [2023-01-09T12:49:15.587Z] === RUN TestServiceListWithStatuses 12:49:15 [2023-01-09T12:49:15.587Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 12:49:15 [2023-01-09T12:49:15.587Z] --- SKIP: TestServiceListWithStatuses (0.00s) 12:49:15 [2023-01-09T12:49:15.587Z] === RUN TestDockerNetworkConnectAlias 12:49:18 [2023-01-09T12:49:18.878Z] --- PASS: TestDockerNetworkConnectAlias (3.89s) 12:49:18 [2023-01-09T12:49:18.878Z] === RUN TestDockerNetworkReConnect 12:49:22 [2023-01-09T12:49:22.168Z] --- PASS: TestDockerNetworkReConnect (3.20s) 12:49:22 [2023-01-09T12:49:22.168Z] === RUN TestServicePlugin 12:49:22 [2023-01-09T12:49:22.168Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:49:22 [2023-01-09T12:49:22.168Z] --- SKIP: TestServicePlugin (0.00s) 12:49:22 [2023-01-09T12:49:22.168Z] === RUN TestServiceUpdateLabel 12:49:24 [2023-01-09T12:49:24.703Z] --- PASS: TestServiceUpdateLabel (2.19s) 12:49:24 [2023-01-09T12:49:24.703Z] === RUN TestServiceUpdateSecrets 12:49:39 [2023-01-09T12:49:39.606Z] --- PASS: TestServiceUpdateSecrets (14.41s) 12:49:39 [2023-01-09T12:49:39.606Z] === RUN TestServiceUpdateConfigs 12:49:54 [2023-01-09T12:49:54.489Z] --- PASS: TestServiceUpdateConfigs (14.37s) 12:49:54 [2023-01-09T12:49:54.489Z] === RUN TestServiceUpdateNetwork 12:50:06 [2023-01-09T12:50:06.700Z] --- PASS: TestServiceUpdateNetwork (12.42s) 12:50:06 [2023-01-09T12:50:06.700Z] === RUN TestServiceUpdatePidsLimit 12:50:06 [2023-01-09T12:50:06.700Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 12:50:07 [2023-01-09T12:50:07.269Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 12:50:15 [2023-01-09T12:50:15.389Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 12:50:21 [2023-01-09T12:50:21.975Z] --- PASS: TestServiceUpdatePidsLimit (16.08s) 12:50:21 [2023-01-09T12:50:21.975Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) 12:50:21 [2023-01-09T12:50:21.975Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) 12:50:21 [2023-01-09T12:50:21.975Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) 12:50:21 [2023-01-09T12:50:21.975Z] PASS 12:50:21 [2023-01-09T12:50:21.975Z] 12:50:21 [2023-01-09T12:50:21.975Z] === Skipped 12:50:21 [2023-01-09T12:50:21.975Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 12:50:21 [2023-01-09T12:50:21.975Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 12:50:21 [2023-01-09T12:50:21.975Z] 12:50:21 [2023-01-09T12:50:21.975Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 12:50:21 [2023-01-09T12:50:21.975Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 12:50:21 [2023-01-09T12:50:21.975Z] 12:50:21 [2023-01-09T12:50:21.975Z] DONE 27 tests, 2 skipped in 131.026s 12:50:21 [2023-01-09T12:50:21.975Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 12:50:21 [2023-01-09T12:50:21.975Z] ++ 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 12:50:21 [2023-01-09T12:50:21.975Z] ++ set -e 12:50:21 [2023-01-09T12:50:21.975Z] ++ '[' -n 0 ']' 12:50:21 [2023-01-09T12:50:21.975Z] ++ set -x 12:50:21 [2023-01-09T12:50:21.975Z] ++ 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 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 12:50:21 [2023-01-09T12:50:21.975Z] INFO: Testing against a local daemon 12:50:21 [2023-01-09T12:50:21.975Z] === RUN TestSessionCreate 12:50:21 [2023-01-09T12:50:21.975Z] --- PASS: TestSessionCreate (0.03s) 12:50:21 [2023-01-09T12:50:21.975Z] === RUN TestSessionCreateWithBadUpgrade 12:50:21 [2023-01-09T12:50:21.975Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 12:50:21 [2023-01-09T12:50:21.975Z] PASS 12:50:21 [2023-01-09T12:50:21.975Z] 12:50:21 [2023-01-09T12:50:21.975Z] DONE 2 tests in 0.129s 12:50:21 [2023-01-09T12:50:21.975Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 12:50:21 [2023-01-09T12:50:21.975Z] ++ 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 12:50:21 [2023-01-09T12:50:21.975Z] ++ set -e 12:50:21 [2023-01-09T12:50:21.975Z] ++ '[' -n 0 ']' 12:50:21 [2023-01-09T12:50:21.975Z] ++ set -x 12:50:21 [2023-01-09T12:50:21.975Z] ++ 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 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 12:50:21 [2023-01-09T12:50:21.975Z] INFO: Testing against a local daemon 12:50:21 [2023-01-09T12:50:21.975Z] === RUN TestCgroupDriverSystemdMemoryLimit 12:50:21 [2023-01-09T12:50:21.975Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 12:50:21 [2023-01-09T12:50:21.975Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 12:50:21 [2023-01-09T12:50:21.975Z] === RUN TestDiskUsage 12:50:21 [2023-01-09T12:50:21.975Z] === PAUSE TestDiskUsage 12:50:21 [2023-01-09T12:50:21.975Z] === RUN TestEventsExecDie 12:50:22 [2023-01-09T12:50:22.544Z] --- PASS: TestEventsExecDie (0.48s) 12:50:22 [2023-01-09T12:50:22.544Z] === RUN TestEventsBackwardsCompatible 12:50:22 [2023-01-09T12:50:22.544Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 12:50:22 [2023-01-09T12:50:22.544Z] === RUN TestEventsVolumeCreate 12:50:22 [2023-01-09T12:50:22.544Z] --- PASS: TestEventsVolumeCreate (0.05s) 12:50:22 [2023-01-09T12:50:22.544Z] === RUN TestInfoBinaryCommits 12:50:22 [2023-01-09T12:50:22.544Z] --- PASS: TestInfoBinaryCommits (0.02s) 12:50:22 [2023-01-09T12:50:22.544Z] === RUN TestInfoAPIVersioned 12:50:22 [2023-01-09T12:50:22.544Z] --- PASS: TestInfoAPIVersioned (0.01s) 12:50:22 [2023-01-09T12:50:22.544Z] === RUN TestInfoAPI 12:50:22 [2023-01-09T12:50:22.544Z] --- PASS: TestInfoAPI (0.02s) 12:50:22 [2023-01-09T12:50:22.544Z] === RUN TestInfoAPIWarnings 12:50:40 [2023-01-09T12:50:40.634Z] --- PASS: TestInfoAPIWarnings (16.55s) 12:50:40 [2023-01-09T12:50:40.634Z] === RUN TestInfoDebug 12:50:40 [2023-01-09T12:50:40.634Z] --- PASS: TestInfoDebug (0.52s) 12:50:40 [2023-01-09T12:50:40.634Z] === RUN TestInfoInsecureRegistries 12:50:40 [2023-01-09T12:50:40.634Z] --- PASS: TestInfoInsecureRegistries (0.52s) 12:50:40 [2023-01-09T12:50:40.634Z] === RUN TestInfoRegistryMirrors 12:50:40 [2023-01-09T12:50:40.634Z] --- PASS: TestInfoRegistryMirrors (0.52s) 12:50:40 [2023-01-09T12:50:40.634Z] === RUN TestLoginFailsWithBadCredentials 12:50:40 [2023-01-09T12:50:40.893Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) 12:50:40 [2023-01-09T12:50:40.893Z] === RUN TestPingCacheHeaders 12:50:41 [2023-01-09T12:50:41.152Z] --- PASS: TestPingCacheHeaders (0.02s) 12:50:41 [2023-01-09T12:50:41.152Z] === RUN TestPingGet 12:50:41 [2023-01-09T12:50:41.152Z] --- PASS: TestPingGet (0.01s) 12:50:41 [2023-01-09T12:50:41.152Z] === RUN TestPingHead 12:50:41 [2023-01-09T12:50:41.152Z] --- PASS: TestPingHead (0.02s) 12:50:41 [2023-01-09T12:50:41.152Z] === RUN TestPingSwarmHeader 12:50:41 [2023-01-09T12:50:41.721Z] === RUN TestPingSwarmHeader/before_swarm_init 12:50:41 [2023-01-09T12:50:41.721Z] === RUN TestPingSwarmHeader/after_swarm_init 12:50:42 [2023-01-09T12:50:42.659Z] === RUN TestPingSwarmHeader/after_swarm_leave 12:50:42 [2023-01-09T12:50:42.659Z] --- PASS: TestPingSwarmHeader (1.65s) 12:50:42 [2023-01-09T12:50:42.659Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 12:50:42 [2023-01-09T12:50:42.659Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 12:50:42 [2023-01-09T12:50:42.659Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 12:50:42 [2023-01-09T12:50:42.659Z] === RUN TestPingBuilderHeader 12:50:42 [2023-01-09T12:50:42.659Z] === RUN TestPingBuilderHeader/default_config 12:50:43 [2023-01-09T12:50:43.227Z] === RUN TestPingBuilderHeader/buildkit_disabled 12:50:43 [2023-01-09T12:50:43.796Z] --- PASS: TestPingBuilderHeader (1.05s) 12:50:43 [2023-01-09T12:50:43.796Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) 12:50:43 [2023-01-09T12:50:43.796Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) 12:50:43 [2023-01-09T12:50:43.796Z] === RUN TestVersion 12:50:43 [2023-01-09T12:50:43.796Z] --- PASS: TestVersion (0.02s) 12:50:43 [2023-01-09T12:50:43.796Z] === CONT TestDiskUsage 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/empty 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/empty/container_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/empty/image_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/empty/volume_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/empty/build-cache_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/empty/container,_volume_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/empty/image,_build-cache_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/after_LoadBusybox 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 12:50:44 [2023-01-09T12:50:44.364Z] === RUN TestDiskUsage/after_container.Run 12:50:44 [2023-01-09T12:50:44.933Z] === RUN TestDiskUsage/after_container.Run/container_types 12:50:44 [2023-01-09T12:50:44.933Z] === RUN TestDiskUsage/after_container.Run/image_types 12:50:44 [2023-01-09T12:50:44.933Z] === RUN TestDiskUsage/after_container.Run/volume_types 12:50:44 [2023-01-09T12:50:44.933Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 12:50:44 [2023-01-09T12:50:44.933Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 12:50:44 [2023-01-09T12:50:44.933Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 12:50:44 [2023-01-09T12:50:44.933Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 12:50:44 [2023-01-09T12:50:44.933Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 12:50:44 [2023-01-09T12:50:44.933Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 12:50:44 [2023-01-09T12:50:44.933Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage (1.15s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/empty (0.01s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] PASS 12:50:44 [2023-01-09T12:50:44.933Z] 12:50:44 [2023-01-09T12:50:44.933Z] === Skipped 12:50:44 [2023-01-09T12:50:44.933Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 12:50:44 [2023-01-09T12:50:44.933Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 12:50:44 [2023-01-09T12:50:44.933Z] 12:50:44 [2023-01-09T12:50:44.933Z] DONE 57 tests, 1 skipped in 23.176s 12:50:44 [2023-01-09T12:50:44.933Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 12:50:44 [2023-01-09T12:50:44.933Z] ++ 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 12:50:44 [2023-01-09T12:50:44.933Z] ++ set -e 12:50:44 [2023-01-09T12:50:44.933Z] ++ '[' -n 0 ']' 12:50:44 [2023-01-09T12:50:44.933Z] ++ set -x 12:50:44 [2023-01-09T12:50:44.934Z] ++ 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 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 12:50:44 [2023-01-09T12:50:44.934Z] INFO: Testing against a local daemon 12:50:44 [2023-01-09T12:50:44.934Z] === RUN TestVolumesCreateAndList 12:50:45 [2023-01-09T12:50:45.193Z] --- PASS: TestVolumesCreateAndList (0.02s) 12:50:45 [2023-01-09T12:50:45.193Z] === RUN TestVolumesRemove 12:50:45 [2023-01-09T12:50:45.193Z] --- PASS: TestVolumesRemove (0.06s) 12:50:45 [2023-01-09T12:50:45.193Z] === RUN TestVolumesInspect 12:50:45 [2023-01-09T12:50:45.193Z] --- PASS: TestVolumesInspect (0.02s) 12:50:45 [2023-01-09T12:50:45.193Z] === RUN TestVolumesInvalidJSON 12:50:45 [2023-01-09T12:50:45.193Z] === RUN TestVolumesInvalidJSON/volumes/create 12:50:45 [2023-01-09T12:50:45.193Z] === PAUSE TestVolumesInvalidJSON/volumes/create 12:50:45 [2023-01-09T12:50:45.193Z] === CONT TestVolumesInvalidJSON/volumes/create 12:50:45 [2023-01-09T12:50:45.193Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 12:50:45 [2023-01-09T12:50:45.193Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 12:50:45 [2023-01-09T12:50:45.193Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 12:50:45 [2023-01-09T12:50:45.193Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 12:50:45 [2023-01-09T12:50:45.193Z] --- PASS: TestVolumesInvalidJSON (0.01s) 12:50:45 [2023-01-09T12:50:45.193Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 12:50:45 [2023-01-09T12:50:45.193Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 12:50:45 [2023-01-09T12:50:45.193Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 12:50:45 [2023-01-09T12:50:45.193Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 12:50:45 [2023-01-09T12:50:45.193Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 12:50:45 [2023-01-09T12:50:45.193Z] === RUN TestVolumePruneAnonymous 12:50:45 [2023-01-09T12:50:45.193Z] --- PASS: TestVolumePruneAnonymous (0.03s) 12:50:45 [2023-01-09T12:50:45.193Z] PASS 12:50:45 [2023-01-09T12:50:45.193Z] 12:50:45 [2023-01-09T12:50:45.193Z] DONE 10 tests in 0.240s 12:50:45 [2023-01-09T12:50:45.193Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 12:50:45 [2023-01-09T12:50:45.460Z] ++++ cat bundles/test-integration/docker.pid 12:50:45 [2023-01-09T12:50:45.460Z] +++ kill 15096 12:50:45 [2023-01-09T12:50:45.460Z] +++ /etc/init.d/apparmor stop 12:50:45 [2023-01-09T12:50:45.460Z] Leaving: AppArmorNo profiles have been unloaded. 12:50:45 [2023-01-09T12:50:45.460Z] 12:50:45 [2023-01-09T12:50:45.460Z] Unloading profiles will leave already running processes permanently 12:50:45 [2023-01-09T12:50:45.460Z] unconfined, which can lead to unexpected situations. 12:50:45 [2023-01-09T12:50:45.460Z] 12:50:45 [2023-01-09T12:50:45.460Z] To set a process to complain mode, use the command line tool 12:50:45 [2023-01-09T12:50:45.460Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 12:50:45 [2023-01-09T12:50:45.460Z] +++ true 12:50:45 [2023-01-09T12:50:45.460Z] exiting test-integration 12:50:45 [2023-01-09T12:50:45.460Z] ++ exit 0 12:50:45 [2023-01-09T12:50:45.460Z] Post stage [Pipeline] junit 12:50:46 [2023-01-09T12:50:46.411Z] Recording test results 12:50:46 [2023-01-09T12:50:46.616Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 12:50:46 [2023-01-09T12:50:46.923Z] + echo Ensuring container killed. 12:50:46 [2023-01-09T12:50:46.923Z] Ensuring container killed. 12:50:46 [2023-01-09T12:50:46.923Z] + docker rm -vf docker-pr1 12:50:46 [2023-01-09T12:50:46.923Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh 12:50:47 [2023-01-09T12:50:47.206Z] + echo Chowning /workspace to jenkins user 12:50:47 [2023-01-09T12:50:47.206Z] Chowning /workspace to jenkins user 12:50:47 [2023-01-09T12:50:47.206Z] + id -u 12:50:47 [2023-01-09T12:50:47.206Z] + id -g 12:50:47 [2023-01-09T12:50:47.206Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44769:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 12:50:48 [2023-01-09T12:50:48.882Z] + bundleName=arm64-integration 12:50:48 [2023-01-09T12:50:48.882Z] + echo Creating arm64-integration-bundles.tar.gz 12:50:48 [2023-01-09T12:50:48.882Z] Creating arm64-integration-bundles.tar.gz 12:50:48 [2023-01-09T12:50:48.882Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 12:50:48 [2023-01-09T12:50:48.882Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 12:50:49 [2023-01-09T12:50:49.154Z] Archiving artifacts 12:50:49 [2023-01-09T12:50:49.587Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44769/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 12:50:49 [2023-01-09T12:50:49.887Z] + make clean 12:50:50 [2023-01-09T12:50:50.147Z] docker volume rm -f docker-dev-cache docker-mod-cache 12:50:50 [2023-01-09T12:50:50.147Z] docker-dev-cache 12:50:50 [2023-01-09T12:50:50.147Z] 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