Pull request #45565 updated 20:04:44 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 41356227f24801510f9eb173ffe4ddd4768587db+1b3c2743cc5c894dfd22ac0e12770ff0af72e1e2 (2c6d5f610c55ace773977e68533887bb241aecfe) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-45565@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo 20:04:48 [2023-05-18T20:04:48.279Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 20:04:48 [2023-05-18T20:04:48.285Z] Trying to pass milestone 3 [Pipeline] milestone 20:04:48 [2023-05-18T20:04:48.412Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 20:04:48 [2023-05-18T20:04:48.616Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03176a85fd2134ed9) in /home/ubuntu/workspace/moby_PR-45565 [Pipeline] { [Pipeline] checkout 20:04:48 [2023-05-18T20:04:48.649Z] The recommended git tool is: git 20:04:48 [2023-05-18T20:04:48.656Z] using credential docker-jenkins-github-credentials 20:04:48 [2023-05-18T20:04:48.670Z] Cloning the remote Git repository 20:04:48 [2023-05-18T20:04:48.670Z] Cloning with configured refspecs honoured and without tags 20:04:48 [2023-05-18T20:04:48.671Z] Cloning repository https://github.com/moby/moby.git 20:04:48 [2023-05-18T20:04:48.672Z] > git init /home/ubuntu/workspace/moby_PR-45565 # timeout=10 20:04:48 [2023-05-18T20:04:48.676Z] Fetching upstream changes from https://github.com/moby/moby.git 20:04:48 [2023-05-18T20:04:48.677Z] > git --version # timeout=10 20:04:48 [2023-05-18T20:04:48.679Z] > git --version # 'git version 2.25.1' 20:04:48 [2023-05-18T20:04:48.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:04:48 [2023-05-18T20:04:48.680Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45565/head:refs/remotes/origin/PR-45565 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:05:01 [2023-05-18T20:05:01.612Z] Fetching without tags 20:05:01 [2023-05-18T20:05:01.892Z] Merging remotes/origin/master commit 1b3c2743cc5c894dfd22ac0e12770ff0af72e1e2 into PR head commit 41356227f24801510f9eb173ffe4ddd4768587db 20:05:01 [2023-05-18T20:05:01.596Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:05:01 [2023-05-18T20:05:01.599Z] > git config --add remote.origin.fetch +refs/pull/45565/head:refs/remotes/origin/PR-45565 # timeout=10 20:05:01 [2023-05-18T20:05:01.602Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:05:01 [2023-05-18T20:05:01.607Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:05:01 [2023-05-18T20:05:01.653Z] Fetching upstream changes from https://github.com/moby/moby.git 20:05:01 [2023-05-18T20:05:01.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:05:01 [2023-05-18T20:05:01.654Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45565/head:refs/remotes/origin/PR-45565 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:05:01 [2023-05-18T20:05:01.893Z] > git config core.sparsecheckout # timeout=10 20:05:01 [2023-05-18T20:05:01.895Z] > git checkout -f 41356227f24801510f9eb173ffe4ddd4768587db # timeout=10 20:05:02 [2023-05-18T20:05:02.521Z] > git remote # timeout=10 20:05:02 [2023-05-18T20:05:02.524Z] > git config --get remote.origin.url # timeout=10 20:05:02 [2023-05-18T20:05:02.527Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:05:02 [2023-05-18T20:05:02.528Z] > git merge 1b3c2743cc5c894dfd22ac0e12770ff0af72e1e2 # timeout=10 20:05:03 [2023-05-18T20:05:03.292Z] Merge succeeded, producing 7fb550c46fd997db9e2ed14f684f4d56e9d3b2da 20:05:03 [2023-05-18T20:05:03.292Z] Checking out Revision 7fb550c46fd997db9e2ed14f684f4d56e9d3b2da (PR-45565) 20:05:03 [2023-05-18T20:05:03.378Z] Commit message: "Merge commit '1b3c2743cc5c894dfd22ac0e12770ff0af72e1e2' into HEAD" 20:05:03 [2023-05-18T20:05:03.384Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:04 [2023-05-18T20:05:04.022Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45565:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 20:05:03 [2023-05-18T20:05:03.288Z] > git rev-parse HEAD^{commit} # timeout=10 20:05:03 [2023-05-18T20:05:03.337Z] > git config core.sparsecheckout # timeout=10 20:05:03 [2023-05-18T20:05:03.340Z] > git checkout -f 7fb550c46fd997db9e2ed14f684f4d56e9d3b2da # timeout=10 20:05:03 [2023-05-18T20:05:03.379Z] > git rev-list --no-walk 3fd45da74266963acf6243c33f8541334e594e9b # timeout=10 20:05:08 [2023-05-18T20:05:08.190Z] 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 20:05:08 [2023-05-18T20:05:08.328Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f742b0ebfe1f464d) in /home/ubuntu/workspace/moby_PR-45565 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout 20:05:08 [2023-05-18T20:05:08.360Z] The recommended git tool is: git [Pipeline] // stage 20:05:08 [2023-05-18T20:05:08.368Z] using credential docker-jenkins-github-credentials [Pipeline] // stage 20:05:08 [2023-05-18T20:05:08.379Z] Cloning the remote Git repository 20:05:08 [2023-05-18T20:05:08.379Z] Cloning with configured refspecs honoured and without tags [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) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 20:05:08 [2023-05-18T20:05:08.381Z] Cloning repository https://github.com/moby/moby.git 20:05:08 [2023-05-18T20:05:08.381Z] > git init /home/ubuntu/workspace/moby_PR-45565 # timeout=10 20:05:08 [2023-05-18T20:05:08.386Z] Fetching upstream changes from https://github.com/moby/moby.git 20:05:08 [2023-05-18T20:05:08.386Z] > git --version # timeout=10 20:05:08 [2023-05-18T20:05:08.388Z] > git --version # 'git version 2.25.1' 20:05:08 [2023-05-18T20:05:08.388Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:05:08 [2023-05-18T20:05:08.389Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45565/head:refs/remotes/origin/PR-45565 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:05:19 [2023-05-18T20:05:19.569Z] Fetching without tags 20:05:19 [2023-05-18T20:05:19.787Z] Merging remotes/origin/master commit 1b3c2743cc5c894dfd22ac0e12770ff0af72e1e2 into PR head commit 41356227f24801510f9eb173ffe4ddd4768587db 20:05:19 [2023-05-18T20:05:19.555Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:05:19 [2023-05-18T20:05:19.558Z] > git config --add remote.origin.fetch +refs/pull/45565/head:refs/remotes/origin/PR-45565 # timeout=10 20:05:19 [2023-05-18T20:05:19.560Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:05:19 [2023-05-18T20:05:19.566Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:05:19 [2023-05-18T20:05:19.571Z] Fetching upstream changes from https://github.com/moby/moby.git 20:05:19 [2023-05-18T20:05:19.571Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:05:19 [2023-05-18T20:05:19.572Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45565/head:refs/remotes/origin/PR-45565 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:05:19 [2023-05-18T20:05:19.790Z] > git config core.sparsecheckout # timeout=10 20:05:19 [2023-05-18T20:05:19.792Z] > git checkout -f 41356227f24801510f9eb173ffe4ddd4768587db # timeout=10 20:05:20 [2023-05-18T20:05:20.372Z] > git remote # timeout=10 20:05:20 [2023-05-18T20:05:20.374Z] > git config --get remote.origin.url # timeout=10 20:05:20 [2023-05-18T20:05:20.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:05:20 [2023-05-18T20:05:20.378Z] > git merge 1b3c2743cc5c894dfd22ac0e12770ff0af72e1e2 # timeout=10 20:05:21 [2023-05-18T20:05:21.238Z] Merge succeeded, producing e092dccfd41fb4d1bf056b971293816e38dc052a 20:05:21 [2023-05-18T20:05:21.239Z] Checking out Revision e092dccfd41fb4d1bf056b971293816e38dc052a (PR-45565) 20:05:21 [2023-05-18T20:05:21.276Z] Commit message: "Merge commit '1b3c2743cc5c894dfd22ac0e12770ff0af72e1e2' into HEAD" 20:05:21 [2023-05-18T20:05:21.282Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 20:05:21 [2023-05-18T20:05:21.939Z] + docker version 20:05:21 [2023-05-18T20:05:21.939Z] Client: Docker Engine - Community 20:05:21 [2023-05-18T20:05:21.939Z] Version: 23.0.1 20:05:21 [2023-05-18T20:05:21.939Z] API version: 1.42 20:05:21 [2023-05-18T20:05:21.939Z] Go version: go1.19.5 20:05:21 [2023-05-18T20:05:21.939Z] Git commit: a5ee5b1 20:05:21 [2023-05-18T20:05:21.939Z] Built: Thu Feb 9 19:46:32 2023 20:05:21 [2023-05-18T20:05:21.939Z] OS/Arch: linux/arm64 20:05:21 [2023-05-18T20:05:21.939Z] Context: default 20:05:21 [2023-05-18T20:05:21.939Z] 20:05:21 [2023-05-18T20:05:21.939Z] Server: Docker Engine - Community 20:05:21 [2023-05-18T20:05:21.939Z] Engine: 20:05:21 [2023-05-18T20:05:21.939Z] Version: 23.0.1 20:05:21 [2023-05-18T20:05:21.939Z] API version: 1.42 (minimum version 1.12) 20:05:21 [2023-05-18T20:05:21.939Z] Go version: go1.19.5 20:05:21 [2023-05-18T20:05:21.939Z] Git commit: bc3805a 20:05:21 [2023-05-18T20:05:21.939Z] Built: Thu Feb 9 19:46:32 2023 20:05:21 [2023-05-18T20:05:21.939Z] OS/Arch: linux/arm64 20:05:21 [2023-05-18T20:05:21.939Z] Experimental: true 20:05:21 [2023-05-18T20:05:21.939Z] containerd: 20:05:21 [2023-05-18T20:05:21.939Z] Version: 1.6.18 20:05:21 [2023-05-18T20:05:21.939Z] GitCommit: 2456e983eb9e37e47538f59ea18f2043c9a73640 20:05:21 [2023-05-18T20:05:21.939Z] runc: 20:05:21 [2023-05-18T20:05:21.939Z] Version: 1.1.4 20:05:21 [2023-05-18T20:05:21.939Z] GitCommit: v1.1.4-0-g5fd4c4d 20:05:21 [2023-05-18T20:05:21.939Z] docker-init: 20:05:21 [2023-05-18T20:05:21.939Z] Version: 0.19.0 20:05:21 [2023-05-18T20:05:21.939Z] GitCommit: de40ad0 [Pipeline] sh 20:05:22 [2023-05-18T20:05:22.217Z] + docker info 20:05:22 [2023-05-18T20:05:22.217Z] Client: 20:05:22 [2023-05-18T20:05:22.217Z] Context: default 20:05:22 [2023-05-18T20:05:22.217Z] Debug Mode: false 20:05:22 [2023-05-18T20:05:22.217Z] Plugins: 20:05:22 [2023-05-18T20:05:22.217Z] buildx: Docker Buildx (Docker Inc.) 20:05:22 [2023-05-18T20:05:22.217Z] Version: v0.10.4 20:05:22 [2023-05-18T20:05:22.217Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 20:05:22 [2023-05-18T20:05:22.217Z] compose: Docker Compose (Docker Inc.) 20:05:22 [2023-05-18T20:05:22.217Z] Version: v2.16.0 20:05:22 [2023-05-18T20:05:22.217Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 20:05:22 [2023-05-18T20:05:22.217Z] 20:05:22 [2023-05-18T20:05:22.217Z] Server: 20:05:22 [2023-05-18T20:05:22.217Z] Containers: 0 20:05:22 [2023-05-18T20:05:22.217Z] Running: 0 20:05:22 [2023-05-18T20:05:22.217Z] Paused: 0 20:05:22 [2023-05-18T20:05:22.217Z] Stopped: 0 20:05:22 [2023-05-18T20:05:22.217Z] Images: 7 20:05:22 [2023-05-18T20:05:22.217Z] Server Version: 23.0.1 20:05:22 [2023-05-18T20:05:22.217Z] Storage Driver: overlay2 20:05:22 [2023-05-18T20:05:22.217Z] Backing Filesystem: extfs 20:05:22 [2023-05-18T20:05:22.217Z] Supports d_type: true 20:05:22 [2023-05-18T20:05:22.217Z] Using metacopy: false 20:05:22 [2023-05-18T20:05:22.217Z] Native Overlay Diff: true 20:05:22 [2023-05-18T20:05:22.217Z] userxattr: false 20:05:22 [2023-05-18T20:05:22.217Z] Logging Driver: json-file 20:05:22 [2023-05-18T20:05:22.217Z] Cgroup Driver: cgroupfs 20:05:22 [2023-05-18T20:05:22.217Z] Cgroup Version: 1 20:05:22 [2023-05-18T20:05:22.217Z] Plugins: 20:05:22 [2023-05-18T20:05:22.217Z] Volume: local 20:05:22 [2023-05-18T20:05:22.217Z] Network: bridge host ipvlan macvlan null overlay 20:05:22 [2023-05-18T20:05:22.217Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 20:05:22 [2023-05-18T20:05:22.217Z] Swarm: inactive 20:05:22 [2023-05-18T20:05:22.217Z] Runtimes: runc io.containerd.runc.v2 20:05:22 [2023-05-18T20:05:22.217Z] Default Runtime: runc 20:05:22 [2023-05-18T20:05:22.217Z] Init Binary: docker-init 20:05:22 [2023-05-18T20:05:22.217Z] containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640 20:05:22 [2023-05-18T20:05:22.217Z] runc version: v1.1.4-0-g5fd4c4d 20:05:22 [2023-05-18T20:05:22.217Z] init version: de40ad0 20:05:22 [2023-05-18T20:05:22.217Z] Security Options: 20:05:22 [2023-05-18T20:05:22.217Z] apparmor 20:05:22 [2023-05-18T20:05:22.217Z] seccomp 20:05:22 [2023-05-18T20:05:22.217Z] Profile: builtin 20:05:22 [2023-05-18T20:05:22.217Z] Kernel Version: 5.15.0-1031-aws 20:05:22 [2023-05-18T20:05:22.217Z] Operating System: Ubuntu 20.04.6 LTS 20:05:22 [2023-05-18T20:05:22.217Z] OSType: linux 20:05:22 [2023-05-18T20:05:22.217Z] Architecture: aarch64 20:05:22 [2023-05-18T20:05:22.217Z] CPUs: 8 20:05:22 [2023-05-18T20:05:22.217Z] Total Memory: 30.64GiB 20:05:22 [2023-05-18T20:05:22.217Z] Name: ip-10-100-126-136 20:05:22 [2023-05-18T20:05:22.217Z] ID: 1c6d7120-c134-4627-b601-91a150afaa3a 20:05:22 [2023-05-18T20:05:22.217Z] Docker Root Dir: /var/lib/docker 20:05:22 [2023-05-18T20:05:22.217Z] Debug Mode: false 20:05:22 [2023-05-18T20:05:22.217Z] Registry: https://index.docker.io/v1/ 20:05:22 [2023-05-18T20:05:22.217Z] Experimental: true 20:05:22 [2023-05-18T20:05:22.217Z] Insecure Registries: 20:05:22 [2023-05-18T20:05:22.217Z] 127.0.0.0/8 20:05:22 [2023-05-18T20:05:22.217Z] Live Restore Enabled: true 20:05:22 [2023-05-18T20:05:22.217Z] [Pipeline] sh 20:05:22 [2023-05-18T20:05:22.494Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 20:05:22 [2023-05-18T20:05:22.494Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 20:05:22 [2023-05-18T20:05:22.494Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45565/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 20:05:22 [2023-05-18T20:05:22.494Z] + bash /home/ubuntu/workspace/moby_PR-45565/check-config.sh 20:05:22 [2023-05-18T20:05:22.494Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 20:05:22 [2023-05-18T20:05:22.494Z] info: reading kernel config from /boot/config-5.15.0-1031-aws ... 20:05:22 [2023-05-18T20:05:22.494Z] 20:05:22 [2023-05-18T20:05:22.494Z] Generally Necessary: 20:05:22 [2023-05-18T20:05:22.494Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 20:05:22 [2023-05-18T20:05:22.494Z] - apparmor: enabled and tools installed 20:05:22 [2023-05-18T20:05:22.494Z] - CONFIG_NAMESPACES: enabled 20:05:22 [2023-05-18T20:05:22.494Z] - CONFIG_NET_NS: enabled 20:05:22 [2023-05-18T20:05:22.494Z] - CONFIG_PID_NS: enabled 20:05:22 [2023-05-18T20:05:22.494Z] - CONFIG_IPC_NS: enabled 20:05:22 [2023-05-18T20:05:22.494Z] - CONFIG_UTS_NS: enabled 20:05:22 [2023-05-18T20:05:22.494Z] - CONFIG_CGROUPS: enabled 20:05:22 [2023-05-18T20:05:22.494Z] - CONFIG_CGROUP_CPUACCT: enabled 20:05:22 [2023-05-18T20:05:22.494Z] - CONFIG_CGROUP_DEVICE: enabled 20:05:22 [2023-05-18T20:05:22.494Z] - CONFIG_CGROUP_FREEZER: enabled 20:05:22 [2023-05-18T20:05:22.494Z] - CONFIG_CGROUP_SCHED: enabled 20:05:22 [2023-05-18T20:05:22.494Z] - CONFIG_CPUSETS: enabled 20:05:22 [2023-05-18T20:05:22.494Z] - CONFIG_MEMCG: enabled 20:05:22 [2023-05-18T20:05:22.494Z] - CONFIG_KEYS: enabled 20:05:22 [2023-05-18T20:05:22.494Z] - CONFIG_VETH: enabled (as module) 20:05:21 [2023-05-18T20:05:21.235Z] > git rev-parse HEAD^{commit} # timeout=10 20:05:21 [2023-05-18T20:05:21.241Z] > git config core.sparsecheckout # timeout=10 20:05:21 [2023-05-18T20:05:21.244Z] > git checkout -f e092dccfd41fb4d1bf056b971293816e38dc052a # timeout=10 20:05:21 [2023-05-18T20:05:21.279Z] > git rev-list --no-walk 3fd45da74266963acf6243c33f8541334e594e9b # timeout=10 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_BRIDGE: enabled (as module) 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_IP_NF_FILTER: enabled (as module) 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_IP_NF_NAT: enabled (as module) 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_NF_NAT: enabled (as module) 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_POSIX_MQUEUE: enabled 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_CGROUP_BPF: enabled 20:05:22 [2023-05-18T20:05:22.752Z] 20:05:22 [2023-05-18T20:05:22.752Z] Optional Features: 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_USER_NS: enabled 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_SECCOMP: enabled 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_SECCOMP_FILTER: enabled 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_CGROUP_PIDS: enabled 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_MEMCG_SWAP: enabled 20:05:22 [2023-05-18T20:05:22.752Z] (cgroup swap accounting is currently enabled) 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_BLK_CGROUP: enabled 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_BLK_DEV_THROTTLING: enabled 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_CGROUP_PERF: enabled 20:05:22 [2023-05-18T20:05:22.752Z] - CONFIG_CGROUP_HUGETLB: enabled 20:05:23 [2023-05-18T20:05:23.010Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 20:05:23 [2023-05-18T20:05:23.010Z] - CONFIG_CGROUP_NET_PRIO: enabled 20:05:23 [2023-05-18T20:05:23.010Z] - CONFIG_CFS_BANDWIDTH: enabled 20:05:23 [2023-05-18T20:05:23.010Z] - CONFIG_FAIR_GROUP_SCHED: enabled 20:05:23 [2023-05-18T20:05:23.010Z] - CONFIG_RT_GROUP_SCHED: missing 20:05:23 [2023-05-18T20:05:23.010Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 20:05:23 [2023-05-18T20:05:23.010Z] - CONFIG_IP_VS: enabled (as module) 20:05:23 [2023-05-18T20:05:23.010Z] - CONFIG_IP_VS_NFCT: enabled 20:05:23 [2023-05-18T20:05:23.010Z] - CONFIG_IP_VS_PROTO_TCP: enabled 20:05:23 [2023-05-18T20:05:23.010Z] - CONFIG_IP_VS_PROTO_UDP: enabled 20:05:23 [2023-05-18T20:05:23.010Z] - CONFIG_IP_VS_RR: enabled (as module) 20:05:23 [2023-05-18T20:05:23.010Z] - CONFIG_SECURITY_SELINUX: enabled 20:05:23 [2023-05-18T20:05:23.010Z] - CONFIG_SECURITY_APPARMOR: enabled 20:05:23 [2023-05-18T20:05:23.010Z] - CONFIG_EXT4_FS: enabled 20:05:23 [2023-05-18T20:05:23.010Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 20:05:23 [2023-05-18T20:05:23.010Z] - CONFIG_EXT4_FS_SECURITY: enabled 20:05:23 [2023-05-18T20:05:23.010Z] - Network Drivers: 20:05:23 [2023-05-18T20:05:23.010Z] - "overlay": 20:05:23 [2023-05-18T20:05:23.010Z] - CONFIG_VXLAN: enabled (as module) 20:05:23 [2023-05-18T20:05:23.010Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 20:05:23 [2023-05-18T20:05:23.010Z] Optional (for encrypted networks): 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_CRYPTO: enabled 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_CRYPTO_AEAD: enabled 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_CRYPTO_GCM: enabled 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_CRYPTO_SEQIV: enabled 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_CRYPTO_GHASH: enabled 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_XFRM: enabled 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_XFRM_USER: enabled (as module) 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_XFRM_ALGO: enabled (as module) 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_INET_ESP: enabled (as module) 20:05:23 [2023-05-18T20:05:23.268Z] - "ipvlan": 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_IPVLAN: enabled (as module) 20:05:23 [2023-05-18T20:05:23.268Z] - "macvlan": 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_MACVLAN: enabled (as module) 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_DUMMY: enabled (as module) 20:05:23 [2023-05-18T20:05:23.268Z] - "ftp,tftp client in container": 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_NF_NAT_FTP: enabled (as module) 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 20:05:23 [2023-05-18T20:05:23.268Z] - Storage Drivers: 20:05:23 [2023-05-18T20:05:23.268Z] - "aufs": 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_AUFS_FS: enabled (as module) 20:05:23 [2023-05-18T20:05:23.268Z] - "btrfs": 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_BTRFS_FS: enabled (as module) 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 20:05:23 [2023-05-18T20:05:23.268Z] - "devicemapper": 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_BLK_DEV_DM: enabled 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 20:05:23 [2023-05-18T20:05:23.268Z] - "overlay": 20:05:23 [2023-05-18T20:05:23.268Z] - CONFIG_OVERLAY_FS: enabled (as module) 20:05:23 [2023-05-18T20:05:23.268Z] - "zfs": 20:05:23 [2023-05-18T20:05:23.268Z] - /dev/zfs: present 20:05:23 [2023-05-18T20:05:23.268Z] - zfs command: missing 20:05:23 [2023-05-18T20:05:23.268Z] - zpool command: missing 20:05:23 [2023-05-18T20:05:23.268Z] 20:05:23 [2023-05-18T20:05:23.268Z] Limits: 20:05:23 [2023-05-18T20:05:23.268Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 20:05:23 [2023-05-18T20:05:23.268Z] 20:05:23 [2023-05-18T20:05:23.268Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 20:05:23 [2023-05-18T20:05:23.576Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e092dccfd41fb4d1bf056b971293816e38dc052a . 20:05:23 [2023-05-18T20:05:23.833Z] #1 [internal] load .dockerignore 20:05:23 [2023-05-18T20:05:23.833Z] #1 transferring context: 113B done 20:05:23 [2023-05-18T20:05:23.833Z] #1 DONE 0.0s 20:05:23 [2023-05-18T20:05:23.833Z] 20:05:23 [2023-05-18T20:05:23.833Z] #2 [internal] load build definition from Dockerfile 20:05:23 [2023-05-18T20:05:23.833Z] #2 transferring dockerfile: 26.95kB done 20:05:23 [2023-05-18T20:05:23.833Z] #2 DONE 0.0s 20:05:23 [2023-05-18T20:05:23.833Z] 20:05:23 [2023-05-18T20:05:23.833Z] #3 resolve image config for docker.io/docker/dockerfile:1 20:05:23 [2023-05-18T20:05:23.833Z] #3 DONE 0.1s 20:05:23 [2023-05-18T20:05:23.833Z] 20:05:23 [2023-05-18T20:05:23.833Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 20:05:23 [2023-05-18T20:05:23.833Z] #4 CACHED 20:05:23 [2023-05-18T20:05:23.833Z] 20:05:23 [2023-05-18T20:05:23.833Z] #5 [internal] load metadata for docker.io/library/busybox:latest 20:05:23 [2023-05-18T20:05:23.833Z] #5 DONE 0.0s 20:05:23 [2023-05-18T20:05:23.833Z] 20:05:23 [2023-05-18T20:05:23.833Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 20:05:24 [2023-05-18T20:05:24.091Z] #6 ... 20:05:24 [2023-05-18T20:05:24.091Z] 20:05:24 [2023-05-18T20:05:24.091Z] #7 [internal] load metadata for docker.io/library/golang:1.20.4-bullseye 20:05:24 [2023-05-18T20:05:24.091Z] #7 DONE 0.1s 20:05:24 [2023-05-18T20:05:24.091Z] 20:05:24 [2023-05-18T20:05:24.091Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 20:05:24 [2023-05-18T20:05:24.091Z] #8 DONE 0.1s 20:05:24 [2023-05-18T20:05:24.091Z] 20:05:24 [2023-05-18T20:05:24.091Z] #9 [internal] load metadata for docker.io/library/debian:bullseye 20:05:24 [2023-05-18T20:05:24.091Z] #9 DONE 0.1s 20:05:24 [2023-05-18T20:05:24.091Z] 20:05:24 [2023-05-18T20:05:24.091Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 20:05:24 [2023-05-18T20:05:24.091Z] #6 DONE 0.1s 20:05:24 [2023-05-18T20:05:24.350Z] 20:05:24 [2023-05-18T20:05:24.350Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 20:05:24 [2023-05-18T20:05:24.350Z] #10 DONE 0.0s 20:05:24 [2023-05-18T20:05:24.350Z] 20:05:24 [2023-05-18T20:05:24.350Z] #11 [build-dummy 1/2] FROM docker.io/library/busybox 20:05:24 [2023-05-18T20:05:24.350Z] #11 DONE 0.0s 20:05:24 [2023-05-18T20:05:24.350Z] 20:05:24 [2023-05-18T20:05:24.350Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.4-bullseye@sha256:2dc5c568c8a314583090e887e8d96d313e081e2c5333d0a7b935906baf77cee9 20:05:24 [2023-05-18T20:05:24.350Z] #12 DONE 0.0s 20:05:24 [2023-05-18T20:05:24.350Z] 20:05:24 [2023-05-18T20:05:24.350Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 20:05:24 [2023-05-18T20:05:24.350Z] #13 DONE 0.0s 20:05:24 [2023-05-18T20:05:24.350Z] 20:05:24 [2023-05-18T20:05:24.350Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:63d62ae233b588d6b426b7b072d79d1306bfd02a72bff1fc045b8511cc89ee09 20:05:24 [2023-05-18T20:05:24.350Z] #14 DONE 0.0s 20:05:24 [2023-05-18T20:05:24.350Z] 20:05:24 [2023-05-18T20:05:24.350Z] #15 [internal] load build context 20:05:24 [2023-05-18T20:05:24.917Z] #15 ... 20:05:24 [2023-05-18T20:05:24.917Z] 20:05:24 [2023-05-18T20:05:24.917Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key 20:05:24 [2023-05-18T20:05:24.917Z] #16 DONE 0.4s 20:05:24 [2023-05-18T20:05:24.917Z] 20:05:24 [2023-05-18T20:05:24.917Z] #15 [internal] load build context 20:05:25 [2023-05-18T20:05:25.175Z] #15 transferring context: 67.52MB 0.9s done 20:05:25 [2023-05-18T20:05:25.175Z] #15 DONE 0.9s 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #17 [dev-base 5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 20:05:25 [2023-05-18T20:05:25.175Z] #17 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #18 [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 20:05:25 [2023-05-18T20:05:25.175Z] #18 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #19 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 20:05:25 [2023-05-18T20:05:25.175Z] #19 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #20 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 20:05:25 [2023-05-18T20:05:25.175Z] #20 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #21 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 20:05:25 [2023-05-18T20:05:25.175Z] #21 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #22 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/ 20:05:25 [2023-05-18T20:05:25.175Z] #22 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #23 [dev-systemd-false 10/20] COPY --from=gotestsum /build/ /usr/local/bin/ 20:05:25 [2023-05-18T20:05:25.175Z] #23 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 20:05:25 [2023-05-18T20:05:25.175Z] #24 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #25 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 20:05:25 [2023-05-18T20:05:25.175Z] #25 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build 20:05:25 [2023-05-18T20:05:25.175Z] #26 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #27 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 20:05:25 [2023-05-18T20:05:25.175Z] #27 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #28 [runc-src 1/3] WORKDIR /usr/src/runc 20:05:25 [2023-05-18T20:05:25.175Z] #28 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #29 [dev-systemd-false 18/20] COPY --from=crun /build/ /usr/local/bin/ 20:05:25 [2023-05-18T20:05:25.175Z] #29 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #30 [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 20:05:25 [2023-05-18T20:05:25.175Z] #30 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #31 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 20:05:25 [2023-05-18T20:05:25.175Z] #31 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #32 [dev-systemd-false 13/20] COPY --from=runc /build/ /usr/local/bin/ 20:05:25 [2023-05-18T20:05:25.175Z] #32 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #33 [dev-systemd-false 4/20] COPY --from=delve /build/ /usr/local/bin/ 20:05:25 [2023-05-18T20:05:25.175Z] #33 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #34 [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 20:05:25 [2023-05-18T20:05:25.175Z] #34 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #35 [dev-base 4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 20:05:25 [2023-05-18T20:05:25.175Z] #35 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #36 [dev-systemd-false 7/20] COPY --from=tini /build/ /usr/local/bin/ 20:05:25 [2023-05-18T20:05:25.175Z] #36 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 20:05:25 [2023-05-18T20:05:25.175Z] #37 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 20:05:25 [2023-05-18T20:05:25.175Z] #38 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #39 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/ /etc/docker/ 20:05:25 [2023-05-18T20:05:25.175Z] #39 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #40 [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 20:05:25 [2023-05-18T20:05:25.175Z] #40 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.175Z] #41 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/ 20:05:25 [2023-05-18T20:05:25.175Z] #41 CACHED 20:05:25 [2023-05-18T20:05:25.175Z] 20:05:25 [2023-05-18T20:05:25.176Z] #42 [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...) 20:05:25 [2023-05-18T20:05:25.176Z] #42 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #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...) 20:05:25 [2023-05-18T20:05:25.176Z] #43 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #44 [dev-systemd-false 15/20] COPY --from=rootlesskit /build/ /usr/local/bin/ 20:05:25 [2023-05-18T20:05:25.176Z] #44 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #45 [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...) 20:05:25 [2023-05-18T20:05:25.176Z] #45 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #46 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" 20:05:25 [2023-05-18T20:05:25.176Z] #46 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #47 [dockercli-src 5/5] WORKDIR /usr/src/dockercli 20:05:25 [2023-05-18T20:05:25.176Z] #47 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #48 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 20:05:25 [2023-05-18T20:05:25.176Z] #48 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #49 [delve-src 1/3] WORKDIR /usr/src/delve 20:05:25 [2023-05-18T20:05:25.176Z] #49 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #50 [dev-base 2/11] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 20:05:25 [2023-05-18T20:05:25.176Z] #50 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #51 [dev-base 3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 20:05:25 [2023-05-18T20:05:25.176Z] #51 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #52 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 20:05:25 [2023-05-18T20:05:25.176Z] #52 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #53 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli 20:05:25 [2023-05-18T20:05:25.176Z] #53 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #54 [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 20:05:25 [2023-05-18T20:05:25.176Z] #54 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #55 [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 20:05:25 [2023-05-18T20:05:25.176Z] #55 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #56 [dev-systemd-false 16/20] COPY --from=vpnkit / /usr/local/bin/ 20:05:25 [2023-05-18T20:05:25.176Z] #56 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #57 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev 20:05:25 [2023-05-18T20:05:25.176Z] #57 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #58 [registry-src 1/2] WORKDIR /usr/src/registry 20:05:25 [2023-05-18T20:05:25.176Z] #58 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #59 [dev-systemd-false 3/20] COPY --from=swagger /build/ /usr/local/bin/ 20:05:25 [2023-05-18T20:05:25.176Z] #59 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #60 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 20:05:25 [2023-05-18T20:05:25.176Z] #60 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #61 [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...) 20:05:25 [2023-05-18T20:05:25.176Z] #61 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #62 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 20:05:25 [2023-05-18T20:05:25.176Z] #62 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #63 [tini-src 1/3] WORKDIR /usr/src/tini 20:05:25 [2023-05-18T20:05:25.176Z] #63 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #64 [dev-systemd-false 14/20] COPY --from=containerd /build/ /usr/local/bin/ 20:05:25 [2023-05-18T20:05:25.176Z] #64 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #65 [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 20:05:25 [2023-05-18T20:05:25.176Z] #65 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #66 [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...) 20:05:25 [2023-05-18T20:05:25.176Z] #66 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #67 [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 20:05:25 [2023-05-18T20:05:25.176Z] #67 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #68 [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 20:05:25 [2023-05-18T20:05:25.176Z] #68 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #69 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version 20:05:25 [2023-05-18T20:05:25.176Z] #69 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #70 [dev-base 10/11] RUN pip3 install yamllint==1.27.1 20:05:25 [2023-05-18T20:05:25.176Z] #70 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #71 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 20:05:25 [2023-05-18T20:05:25.176Z] #71 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #72 [dev-systemd-false 5/20] COPY --from=tomll /build/ /usr/local/bin/ 20:05:25 [2023-05-18T20:05:25.176Z] #72 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #73 [dev-systemd-false 9/20] COPY --from=criu /build/ /usr/local/bin/ 20:05:25 [2023-05-18T20:05:25.176Z] #73 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #74 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev 20:05:25 [2023-05-18T20:05:25.176Z] #74 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #75 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 20:05:25 [2023-05-18T20:05:25.176Z] #75 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #76 [dev-base 1/11] RUN groupadd -r docker 20:05:25 [2023-05-18T20:05:25.176Z] #76 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #77 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 20:05:25 [2023-05-18T20:05:25.176Z] #77 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #78 [dev-systemd-false 12/20] COPY --from=shfmt /build/ /usr/local/bin/ 20:05:25 [2023-05-18T20:05:25.176Z] #78 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #79 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/ 20:05:25 [2023-05-18T20:05:25.176Z] #79 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #80 [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...) 20:05:25 [2023-05-18T20:05:25.176Z] #80 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #81 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker 20:05:25 [2023-05-18T20:05:25.176Z] #81 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #82 [dev-base 8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 20:05:25 [2023-05-18T20:05:25.176Z] #82 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #83 [containerd-src 1/3] WORKDIR /usr/src/containerd 20:05:25 [2023-05-18T20:05:25.176Z] #83 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #84 [dev-base 7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 20:05:25 [2023-05-18T20:05:25.176Z] #84 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #85 [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 20:05:25 [2023-05-18T20:05:25.176Z] #85 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #86 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 20:05:25 [2023-05-18T20:05:25.176Z] #86 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #87 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli 20:05:25 [2023-05-18T20:05:25.176Z] #87 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #88 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 20:05:25 [2023-05-18T20:05:25.176Z] #88 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #89 [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 20:05:25 [2023-05-18T20:05:25.176Z] #89 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #90 [dev-systemd-false 8/20] COPY --from=registry /build/ /usr/local/bin/ 20:05:25 [2023-05-18T20:05:25.176Z] #90 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #91 [dockercli-src 1/5] WORKDIR /tmp/dockercli 20:05:25 [2023-05-18T20:05:25.176Z] #91 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #92 [dev-systemd-false 1/20] COPY --from=dockercli /build/ /usr/local/cli 20:05:25 [2023-05-18T20:05:25.176Z] #92 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #93 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 20:05:25 [2023-05-18T20:05:25.176Z] #93 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #94 [swagger-src 1/3] WORKDIR /usr/src/swagger 20:05:25 [2023-05-18T20:05:25.176Z] #94 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #95 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 20:05:25 [2023-05-18T20:05:25.176Z] #95 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #96 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 20:05:25 [2023-05-18T20:05:25.176Z] #96 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #97 [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.51.2" && /build/golangci-lint --version 20:05:25 [2023-05-18T20:05:25.176Z] #97 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #98 [dev-systemd-false 6/20] COPY --from=gowinres /build/ /usr/local/bin/ 20:05:25 [2023-05-18T20:05:25.176Z] #98 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #99 [dev-base 9/11] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true 20:05:25 [2023-05-18T20:05:25.176Z] #99 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #100 [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...) 20:05:25 [2023-05-18T20:05:25.176Z] #100 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #101 [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...) 20:05:25 [2023-05-18T20:05:25.176Z] #101 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #102 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 20:05:25 [2023-05-18T20:05:25.176Z] #102 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #103 [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 ; 20:05:25 [2023-05-18T20:05:25.176Z] #103 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #104 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/ 20:05:25 [2023-05-18T20:05:25.176Z] #104 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #105 [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 20:05:25 [2023-05-18T20:05:25.176Z] #105 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #106 [dev-base 6/11] RUN ldconfig 20:05:25 [2023-05-18T20:05:25.176Z] #106 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #107 [build-dummy 2/2] RUN mkdir -p /build 20:05:25 [2023-05-18T20:05:25.176Z] #107 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #108 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 20:05:25 [2023-05-18T20:05:25.176Z] #108 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #109 [base 2/5] COPY --from=xx / / 20:05:25 [2023-05-18T20:05:25.176Z] #109 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #110 [dev-systemd-false 2/20] COPY --from=frozen-images /build/ /docker-frozen-images 20:05:25 [2023-05-18T20:05:25.176Z] #110 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #111 [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 20:05:25 [2023-05-18T20:05:25.176Z] #111 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #112 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 20:05:25 [2023-05-18T20:05:25.176Z] #112 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #113 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev 20:05:25 [2023-05-18T20:05:25.176Z] #113 CACHED 20:05:25 [2023-05-18T20:05:25.176Z] 20:05:25 [2023-05-18T20:05:25.176Z] #114 [dev 1/1] COPY . . 20:05:26 [2023-05-18T20:05:26.109Z] #114 DONE 1.0s 20:05:26 [2023-05-18T20:05:26.366Z] 20:05:26 [2023-05-18T20:05:26.366Z] #115 exporting to image 20:05:26 [2023-05-18T20:05:26.366Z] #115 exporting layers 20:05:26 [2023-05-18T20:05:26.975Z] #115 exporting layers 0.8s done 20:05:26 [2023-05-18T20:05:26.975Z] #115 writing image sha256:b0e4ac1e7f492c450666431bfb2f2e209f571287ba9fc545319bd94a52b1c61b done 20:05:26 [2023-05-18T20:05:26.975Z] #115 naming to docker.io/library/docker:e092dccfd41fb4d1bf056b971293816e38dc052a done 20:05:26 [2023-05-18T20:05:26.975Z] #115 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 20:05:27 [2023-05-18T20:05:27.281Z] + sudo modprobe ip6table_filter [Pipeline] sh 20:05:27 [2023-05-18T20:05:27.559Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45565/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e092dccfd41fb4d1bf056b971293816e38dc052a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e092dccfd41fb4d1bf056b971293816e38dc052a hack/test/unit 20:05:27 [2023-05-18T20:05:27.816Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') 20:05:27 [2023-05-18T20:05:27.816Z] + TESTFLAGS+=' -test.timeout=5m' 20:05:27 [2023-05-18T20:05:27.816Z] + TESTDIRS=./... 20:05:27 [2023-05-18T20:05:27.816Z] + exclude_paths='/vendor/|/integration' 20:05:27 [2023-05-18T20:05:27.816Z] ++ go list ./... 20:05:27 [2023-05-18T20:05:27.816Z] ++ grep -vE '(/vendor/|/integration)' 20:05:28 [2023-05-18T20:05:28.752Z] + pkg_list='github.com/docker/docker/api 20:05:28 [2023-05-18T20:05:28.752Z] github.com/docker/docker/api/server 20:05:28 [2023-05-18T20:05:28.752Z] github.com/docker/docker/api/server/backend/build 20:05:28 [2023-05-18T20:05:28.752Z] github.com/docker/docker/api/server/httpstatus 20:05:28 [2023-05-18T20:05:28.752Z] github.com/docker/docker/api/server/httputils 20:05:28 [2023-05-18T20:05:28.752Z] github.com/docker/docker/api/server/middleware 20:05:28 [2023-05-18T20:05:28.752Z] github.com/docker/docker/api/server/router 20:05:28 [2023-05-18T20:05:28.752Z] github.com/docker/docker/api/server/router/build 20:05:28 [2023-05-18T20:05:28.752Z] github.com/docker/docker/api/server/router/checkpoint 20:05:28 [2023-05-18T20:05:28.752Z] github.com/docker/docker/api/server/router/container 20:05:28 [2023-05-18T20:05:28.752Z] github.com/docker/docker/api/server/router/debug 20:05:28 [2023-05-18T20:05:28.752Z] github.com/docker/docker/api/server/router/distribution 20:05:28 [2023-05-18T20:05:28.752Z] github.com/docker/docker/api/server/router/grpc 20:05:28 [2023-05-18T20:05:28.752Z] github.com/docker/docker/api/server/router/image 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router/network 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router/plugin 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router/session 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router/swarm 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router/system 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router/volume 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/backend 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/blkiodev 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/container 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/events 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/filters 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/image 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/mount 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/network 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/plugins/logdriver 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/registry 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/strslice 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/swarm 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/swarm/runtime 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/time 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/versions 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/versions/v1p19 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/versions/v1p20 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/volume 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/builder-next 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/builder-next/exporter 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/builder-next/exporter/overrides 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/builder-next/imagerefchecker 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/builder-next/worker 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/dockerfile 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/remotecontext 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/remotecontext/git 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/remotecontext/urlutil 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/cli/debug 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/cli/winresources/docker-proxy 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/cli/winresources/dockerd 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/client 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/client/buildkit 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/cmd/docker-proxy 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/cmd/dockerd 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/cmd/dockerd/trap 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/container 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/container/stream 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/contrib/apparmor 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/contrib/httpserver 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/cluster 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/cluster/controllers/plugin 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/cluster/convert 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/cluster/executor 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/cluster/executor/container 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/cluster/provider 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/config 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/containerd 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/events 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/events/testutils 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/graphdriver 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/graphdriver/btrfs 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/graphdriver/copy 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/graphdriver/graphtest 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/graphdriver/overlay2 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/graphdriver/overlayutils 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/graphdriver/register 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/graphdriver/vfs 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/graphdriver/zfs 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/images 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/initlayer 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/links 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/listeners 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/logger 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/logger/awslogs 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/logger/fluentd 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/logger/gcplogs 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/logger/gelf 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/logger/journald 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/logger/journald/internal/export 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/logger/journald/internal/fake 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/logger/jsonfilelog 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/logger/local 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/logger/logentries 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/logger/loggertest 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/logger/loggerutils 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/logger/loggerutils/cache 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/logger/splunk 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/logger/syslog 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/logger/templates 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/names 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/network 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/stats 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/distribution 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/distribution/metadata 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/distribution/utils 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/distribution/xfer 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/dockerversion 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/errdefs 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/image 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/image/cache 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/image/tarexport 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/image/v1 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/internal/mod 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/internal/mounttree 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/internal/test/suite 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/internal/unshare 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/layer 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libcontainerd 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libcontainerd/queue 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libcontainerd/remote 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libcontainerd/shimopts 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libcontainerd/supervisor 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libcontainerd/types 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/bitmap 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/bitseq 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/cluster 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/cmd/diagnostic 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/cmd/readme_test 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/config 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/datastore 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/diagnostic 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/discoverapi 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/driverapi 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/drivers/bridge 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/drivers/host 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/drivers/ipvlan 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/drivers/macvlan 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/drivers/null 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/drivers/overlay 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/drivers/remote 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/drivers/remote/api 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/drivers/windows 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/drvregistry 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/etchosts 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/idm 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/internal/caller 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/internal/setmatrix 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/ipam 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/ipamapi 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/ipams/builtin 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/ipams/null 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/ipams/remote 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/ipams/remote/api 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/ipams/windowsipam 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/ipamutils 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/ipbits 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/iptables 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/netlabel 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/netutils 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/networkdb 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/ns 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/options 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/osl 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/osl/kernel 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/portallocator 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/portmapper 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/resolvconf 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/testutils 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/libnetwork/types 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/oci 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/oci/caps 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/opts 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/aaparser 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/archive 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/authorization 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/broadcaster 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/capabilities 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/chrootarchive 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/containerfs 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/directory 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/dmesg 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/fileutils 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/homedir 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/idtools 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/ioutils 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/jsonmessage 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/longpath 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/loopback 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/meminfo 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/namesgenerator 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/parsers 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/parsers/kernel 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/parsers/operatingsystem 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/pidfile 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/platform 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/platforms 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/plugingetter 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/plugins 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/plugins/transport 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/pools 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/process 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/progress 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/reexec 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/rootless 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/rootless/specconv 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/stack 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/stdcopy 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/streamformatter 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/stringid 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/sysinfo 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/system 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/tailfile 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/tarsum 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/pkg/useragent 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/plugin 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/plugin/executor/containerd 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/plugin/v2 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/profiles/apparmor 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/profiles/seccomp 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/quota 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/reference 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/registry 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/registry/resumable 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/restartmanager 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/runconfig 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/runconfig/opts 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/testutil 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/testutil/daemon 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/testutil/environment 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/testutil/fakecontext 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/testutil/fakegit 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/testutil/fakestorage 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/testutil/fixtures/load 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/testutil/fixtures/plugin 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/testutil/fixtures/plugin/basic 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/testutil/registry 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/testutil/request 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/volume 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/volume/drivers 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/volume/local 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/volume/mounts 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/volume/service 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/volume/service/opts 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/volume/testutils' 20:05:28 [2023-05-18T20:05:28.753Z] ++ grep --fixed-strings -v /libnetwork 20:05:28 [2023-05-18T20:05:28.753Z] ++ echo 'github.com/docker/docker/api 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/backend/build 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/httpstatus 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/httputils 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/middleware 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router/build 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router/checkpoint 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router/container 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router/debug 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router/distribution 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router/grpc 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router/image 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router/network 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router/plugin 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router/session 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router/swarm 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router/system 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/server/router/volume 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/backend 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/blkiodev 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/container 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/events 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/filters 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/image 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/mount 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/network 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/plugins/logdriver 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/registry 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/strslice 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/swarm 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/swarm/runtime 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/time 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/versions 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/versions/v1p19 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/versions/v1p20 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/api/types/volume 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/builder-next 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/builder-next/exporter 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/builder-next/exporter/overrides 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/builder-next/imagerefchecker 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/builder-next/worker 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/dockerfile 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/remotecontext 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/remotecontext/git 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/builder/remotecontext/urlutil 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/cli/debug 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/cli/winresources/docker-proxy 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/cli/winresources/dockerd 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/client 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/client/buildkit 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/cmd/docker-proxy 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/cmd/dockerd 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/cmd/dockerd/trap 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/container 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/container/stream 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/contrib/apparmor 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/contrib/httpserver 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/cluster 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/cluster/controllers/plugin 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/cluster/convert 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/cluster/executor 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/cluster/executor/container 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/cluster/provider 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/config 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/containerd 20:05:28 [2023-05-18T20:05:28.753Z] github.com/docker/docker/daemon/events 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/events/testutils 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver/btrfs 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver/copy 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver/graphtest 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver/overlay2 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver/overlayutils 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver/register 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver/vfs 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver/zfs 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/images 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/initlayer 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/links 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/listeners 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/awslogs 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/fluentd 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/gcplogs 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/gelf 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/journald 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/journald/internal/export 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/journald/internal/fake 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/jsonfilelog 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/local 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/logentries 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/loggertest 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/loggerutils 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/loggerutils/cache 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/splunk 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/syslog 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/templates 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/names 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/network 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/stats 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/distribution 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/distribution/metadata 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/distribution/utils 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/distribution/xfer 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/dockerversion 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/errdefs 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/image 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/image/cache 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/image/tarexport 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/image/v1 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/internal/mod 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/internal/mounttree 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/internal/test/suite 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/internal/unshare 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/layer 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libcontainerd 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libcontainerd/queue 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libcontainerd/remote 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libcontainerd/shimopts 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libcontainerd/supervisor 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libcontainerd/types 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/bitmap 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/bitseq 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/cluster 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/cmd/diagnostic 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/cmd/readme_test 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/config 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/datastore 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/diagnostic 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/discoverapi 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/driverapi 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/drivers/bridge 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/drivers/host 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/drivers/ipvlan 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/drivers/macvlan 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/drivers/null 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/drivers/overlay 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/drivers/remote 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/drivers/remote/api 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/drivers/windows 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/drvregistry 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/etchosts 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/idm 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/internal/caller 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/internal/setmatrix 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/ipam 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/ipamapi 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/ipams/builtin 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/ipams/null 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/ipams/remote 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/ipams/remote/api 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/ipams/windowsipam 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/ipamutils 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/ipbits 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/iptables 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/netlabel 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/netutils 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/networkdb 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/ns 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/options 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/osl 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/osl/kernel 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/portallocator 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/portmapper 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/resolvconf 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/testutils 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libnetwork/types 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/oci 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/oci/caps 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/opts 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/aaparser 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/archive 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/authorization 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/broadcaster 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/capabilities 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/chrootarchive 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/containerfs 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/directory 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/dmesg 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/fileutils 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/homedir 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/idtools 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/ioutils 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/jsonmessage 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/longpath 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/loopback 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/meminfo 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/namesgenerator 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/parsers 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/parsers/kernel 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/parsers/operatingsystem 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/pidfile 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/platform 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/platforms 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/plugingetter 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/plugins 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/plugins/transport 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/pools 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/process 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/progress 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/reexec 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/rootless 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/rootless/specconv 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/stack 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/stdcopy 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/streamformatter 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/stringid 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/sysinfo 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/system 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/tailfile 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/tarsum 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/pkg/useragent 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/plugin 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/plugin/executor/containerd 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/plugin/v2 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/profiles/apparmor 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/profiles/seccomp 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/quota 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/reference 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/registry 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/registry/resumable 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/restartmanager 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/runconfig 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/runconfig/opts 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/testutil 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/testutil/daemon 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/testutil/environment 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/testutil/fakecontext 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/testutil/fakegit 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/testutil/fakestorage 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/testutil/fixtures/load 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/testutil/fixtures/plugin 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/testutil/fixtures/plugin/basic 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/testutil/registry 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/testutil/request 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/volume 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/volume/drivers 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/volume/local 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/volume/mounts 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/volume/service 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/volume/service/opts 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/volume/testutils' 20:05:28 [2023-05-18T20:05:28.754Z] + base_pkg_list='github.com/docker/docker/api 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/server 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/server/backend/build 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/server/httpstatus 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/server/httputils 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/server/middleware 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/server/router 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/server/router/build 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/server/router/checkpoint 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/server/router/container 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/server/router/debug 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/server/router/distribution 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/server/router/grpc 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/server/router/image 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/server/router/network 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/server/router/plugin 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/server/router/session 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/server/router/swarm 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/server/router/system 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/server/router/volume 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/types 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/types/backend 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/types/blkiodev 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/types/container 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/types/events 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/types/filters 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/types/image 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/types/mount 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/types/network 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/types/plugins/logdriver 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/types/registry 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/types/strslice 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/types/swarm 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/types/swarm/runtime 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/types/time 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/types/versions 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/types/versions/v1p19 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/types/versions/v1p20 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/api/types/volume 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/builder 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/builder/builder-next 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/builder/builder-next/exporter 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/builder/builder-next/exporter/overrides 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/builder/builder-next/imagerefchecker 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/builder/builder-next/worker 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/builder/dockerfile 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/builder/remotecontext 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/builder/remotecontext/git 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/builder/remotecontext/urlutil 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/cli/debug 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/cli/winresources/docker-proxy 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/cli/winresources/dockerd 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/client 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/client/buildkit 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/cmd/docker-proxy 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/cmd/dockerd 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/cmd/dockerd/trap 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/container 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/container/stream 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/contrib/apparmor 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/contrib/httpserver 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/cluster 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/cluster/controllers/plugin 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/cluster/convert 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/cluster/executor 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/cluster/executor/container 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/cluster/provider 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/config 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/containerd 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/events 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/events/testutils 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver/btrfs 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver/copy 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver/graphtest 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver/overlay2 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver/overlayutils 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver/register 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver/vfs 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/graphdriver/zfs 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/images 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/initlayer 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/links 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/listeners 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/awslogs 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/fluentd 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/gcplogs 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/gelf 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/journald 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/journald/internal/export 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/journald/internal/fake 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/jsonfilelog 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/local 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/logentries 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/loggertest 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/loggerutils 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/loggerutils/cache 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/splunk 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/syslog 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/logger/templates 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/names 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/network 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/daemon/stats 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/distribution 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/distribution/metadata 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/distribution/utils 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/distribution/xfer 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/dockerversion 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/errdefs 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/image 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/image/cache 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/image/tarexport 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/image/v1 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/internal/mod 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/internal/mounttree 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/internal/test/suite 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/internal/unshare 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/layer 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libcontainerd 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libcontainerd/queue 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libcontainerd/remote 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libcontainerd/shimopts 20:05:28 [2023-05-18T20:05:28.754Z] github.com/docker/docker/libcontainerd/supervisor 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libcontainerd/types 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/oci 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/oci/caps 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/opts 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/aaparser 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/archive 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/authorization 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/broadcaster 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/capabilities 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/chrootarchive 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/containerfs 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/directory 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/dmesg 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/fileutils 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/homedir 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/idtools 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/ioutils 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/jsonmessage 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/longpath 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/loopback 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/meminfo 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/namesgenerator 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/parsers 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/parsers/kernel 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/parsers/operatingsystem 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/pidfile 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/platform 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/platforms 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/plugingetter 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/plugins 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/plugins/transport 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/pools 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/process 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/progress 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/reexec 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/rootless 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/rootless/specconv 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/stack 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/stdcopy 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/streamformatter 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/stringid 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/sysinfo 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/system 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/tailfile 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/tarsum 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/useragent 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/plugin 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/plugin/executor/containerd 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/plugin/v2 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/profiles/apparmor 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/profiles/seccomp 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/quota 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/reference 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/registry 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/registry/resumable 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/restartmanager 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/runconfig 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/runconfig/opts 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/testutil 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/testutil/daemon 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/testutil/environment 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/testutil/fakecontext 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/testutil/fakegit 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/testutil/fakestorage 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/testutil/fixtures/load 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/testutil/fixtures/plugin 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/testutil/fixtures/plugin/basic 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/testutil/registry 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/testutil/request 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/volume 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/volume/drivers 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/volume/local 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/volume/mounts 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/volume/service 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/volume/service/opts 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/volume/testutils' 20:05:28 [2023-05-18T20:05:28.755Z] ++ grep --fixed-strings /libnetwork 20:05:28 [2023-05-18T20:05:28.755Z] ++ echo 'github.com/docker/docker/api 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/server 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/server/backend/build 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/server/httpstatus 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/server/httputils 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/server/middleware 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/server/router 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/server/router/build 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/server/router/checkpoint 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/server/router/container 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/server/router/debug 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/server/router/distribution 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/server/router/grpc 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/server/router/image 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/server/router/network 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/server/router/plugin 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/server/router/session 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/server/router/swarm 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/server/router/system 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/server/router/volume 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/types 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/types/backend 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/types/blkiodev 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/types/container 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/types/events 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/types/filters 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/types/image 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/types/mount 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/types/network 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/types/plugins/logdriver 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/types/registry 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/types/strslice 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/types/swarm 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/types/swarm/runtime 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/types/time 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/types/versions 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/types/versions/v1p19 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/types/versions/v1p20 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/api/types/volume 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/builder 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/builder/builder-next 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/builder/builder-next/exporter 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/builder/builder-next/exporter/overrides 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/builder/builder-next/imagerefchecker 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/builder/builder-next/worker 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/builder/dockerfile 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/builder/remotecontext 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/builder/remotecontext/git 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/builder/remotecontext/urlutil 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/cli/debug 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/cli/winresources/docker-proxy 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/cli/winresources/dockerd 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/client 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/client/buildkit 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/cmd/docker-proxy 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/cmd/dockerd 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/cmd/dockerd/trap 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/container 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/container/stream 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/contrib/apparmor 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/contrib/httpserver 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/cluster 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/cluster/controllers/plugin 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/cluster/convert 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/cluster/executor 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/cluster/executor/container 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/cluster/provider 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/config 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/containerd 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/events 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/events/testutils 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/graphdriver 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/graphdriver/btrfs 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/graphdriver/copy 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/graphdriver/graphtest 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/graphdriver/overlay2 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/graphdriver/overlayutils 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/graphdriver/register 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/graphdriver/vfs 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/graphdriver/zfs 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/images 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/initlayer 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/links 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/listeners 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/logger 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/logger/awslogs 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/logger/fluentd 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/logger/gcplogs 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/logger/gelf 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/logger/journald 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/logger/journald/internal/export 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/logger/journald/internal/fake 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/logger/jsonfilelog 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/logger/local 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/logger/logentries 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/logger/loggertest 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/logger/loggerutils 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/logger/loggerutils/cache 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/logger/splunk 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/logger/syslog 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/logger/templates 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/names 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/network 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/daemon/stats 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/distribution 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/distribution/metadata 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/distribution/utils 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/distribution/xfer 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/dockerversion 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/errdefs 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/image 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/image/cache 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/image/tarexport 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/image/v1 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/internal/mod 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/internal/mounttree 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/internal/test/suite 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/internal/unshare 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/layer 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libcontainerd 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libcontainerd/queue 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libcontainerd/remote 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libcontainerd/shimopts 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libcontainerd/supervisor 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libcontainerd/types 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/bitmap 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/bitseq 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/cluster 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/cmd/diagnostic 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/cmd/readme_test 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/config 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/datastore 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/diagnostic 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/discoverapi 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/driverapi 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/drivers/bridge 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/drivers/host 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/drivers/ipvlan 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/drivers/macvlan 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/drivers/null 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/drivers/overlay 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/drivers/remote 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/drivers/remote/api 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/drivers/windows 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/drvregistry 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/etchosts 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/idm 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/internal/caller 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/internal/setmatrix 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/ipam 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/ipamapi 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/ipams/builtin 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/ipams/null 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/ipams/remote 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/ipams/remote/api 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/ipams/windowsipam 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/ipamutils 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/ipbits 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/iptables 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/netlabel 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/netutils 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/networkdb 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/ns 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/options 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/osl 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/osl/kernel 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/portallocator 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/portmapper 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/resolvconf 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/testutils 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/libnetwork/types 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/oci 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/oci/caps 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/opts 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/aaparser 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/archive 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/authorization 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/broadcaster 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/capabilities 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/chrootarchive 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/containerfs 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/directory 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/dmesg 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/fileutils 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/homedir 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/idtools 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/ioutils 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/jsonmessage 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/longpath 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/loopback 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/meminfo 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/namesgenerator 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/parsers 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/parsers/kernel 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/parsers/operatingsystem 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/pidfile 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/platform 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/platforms 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/plugingetter 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/plugins 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/plugins/transport 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/pools 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/process 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/progress 20:05:28 [2023-05-18T20:05:28.755Z] github.com/docker/docker/pkg/reexec 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/pkg/rootless 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/pkg/rootless/specconv 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/pkg/stack 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/pkg/stdcopy 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/pkg/streamformatter 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/pkg/stringid 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/pkg/sysinfo 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/pkg/system 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/pkg/tailfile 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/pkg/tarsum 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/pkg/useragent 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/plugin 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/plugin/executor/containerd 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/plugin/v2 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/profiles/apparmor 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/profiles/seccomp 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/quota 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/reference 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/registry 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/registry/resumable 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/restartmanager 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/runconfig 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/runconfig/opts 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/testutil 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/testutil/daemon 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/testutil/environment 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/testutil/fakecontext 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/testutil/fakegit 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/testutil/fakestorage 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/testutil/fixtures/load 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/testutil/fixtures/plugin 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/testutil/fixtures/plugin/basic 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/testutil/registry 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/testutil/request 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/volume 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/volume/drivers 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/volume/local 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/volume/mounts 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/volume/service 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/volume/service/opts 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/volume/testutils' 20:05:28 [2023-05-18T20:05:28.756Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/bitmap 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/bitseq 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/cluster 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/cmd/diagnostic 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/cmd/readme_test 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/config 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/datastore 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/diagnostic 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/discoverapi 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/driverapi 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/bridge 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/host 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/ipvlan 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/macvlan 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/null 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/overlay 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/remote 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/remote/api 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/windows 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drvregistry 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/etchosts 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/idm 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/internal/caller 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/internal/setmatrix 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ipam 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ipamapi 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ipams/builtin 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ipams/null 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ipams/remote 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ipams/remote/api 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ipams/windowsipam 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ipamutils 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ipbits 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/iptables 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/netlabel 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/netutils 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/networkdb 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ns 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/options 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/osl 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/osl/kernel 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/portallocator 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/portmapper 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/resolvconf 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/testutils 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/types' 20:05:28 [2023-05-18T20:05:28.756Z] + echo 'github.com/docker/docker/libnetwork 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/bitmap 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/bitseq 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/cluster 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/cmd/diagnostic 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/cmd/readme_test 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/config 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/datastore 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/diagnostic 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/discoverapi 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/driverapi 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/bridge 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/host 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/ipvlan 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/macvlan 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/null 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/overlay 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/remote 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/remote/api 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/windows 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drvregistry 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/etchosts 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/idm 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/internal/caller 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/internal/setmatrix 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ipam 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ipamapi 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ipams/builtin 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ipams/null 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ipams/remote 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ipams/remote/api 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ipams/windowsipam 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ipamutils 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ipbits 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/iptables 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/netlabel 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/netutils 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/networkdb 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/ns 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/options 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/osl 20:05:28 [2023-05-18T20:05:28.756Z] + grep --fixed-strings libnetwork/drivers/bridge 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/osl/kernel 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/portallocator 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/portmapper 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/resolvconf 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/testutils 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/types' 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/bridge 20:05:28 [2023-05-18T20:05:28.756Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 20:05:28 [2023-05-18T20:05:28.756Z] + type docker-proxy 20:05:28 [2023-05-18T20:05:28.756Z] hack/test/unit: line 25: type: docker-proxy: not found 20:05:28 [2023-05-18T20:05:28.756Z] + hack/make.sh binary-proxy install-proxy 20:05:28 [2023-05-18T20:05:28.756Z] 20:05:28 [2023-05-18T20:05:28.756Z] Removing bundles/ 20:05:28 [2023-05-18T20:05:28.756Z] 20:05:28 [2023-05-18T20:05:28.756Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 20:05:28 [2023-05-18T20:05:28.756Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 20:05:32 [2023-05-18T20:05:32.939Z] Created binary: bundles/binary-proxy/docker-proxy 20:05:32 [2023-05-18T20:05:32.939Z] 20:05:32 [2023-05-18T20:05:32.939Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 20:05:32 [2023-05-18T20:05:32.939Z] Installing docker-proxy to /usr/local/bin/ 20:05:32 [2023-05-18T20:05:32.939Z] 20:05:32 [2023-05-18T20:05:32.939Z] + mkdir -p bundles 20:05:32 [2023-05-18T20:05:32.939Z] + '[' -n 'github.com/docker/docker/api 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/server 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/server/backend/build 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/server/httpstatus 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/server/httputils 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/server/middleware 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/server/router 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/server/router/build 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/server/router/checkpoint 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/server/router/container 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/server/router/debug 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/server/router/distribution 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/server/router/grpc 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/server/router/image 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/server/router/network 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/server/router/plugin 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/server/router/session 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/server/router/swarm 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/server/router/system 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/server/router/volume 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/types 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/types/backend 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/types/blkiodev 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/types/container 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/types/events 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/types/filters 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/types/image 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/types/mount 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/types/network 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/types/plugins/logdriver 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/types/registry 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/types/strslice 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/types/swarm 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/types/swarm/runtime 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/types/time 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/types/versions 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/types/versions/v1p19 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/types/versions/v1p20 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/api/types/volume 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/builder 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/builder/builder-next 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/builder/builder-next/exporter 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/builder/builder-next/exporter/overrides 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/builder/builder-next/imagerefchecker 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/builder/builder-next/worker 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/builder/dockerfile 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/builder/remotecontext 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/builder/remotecontext/git 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/builder/remotecontext/urlutil 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/cli/debug 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/cli/winresources/docker-proxy 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/cli/winresources/dockerd 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/client 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/client/buildkit 20:05:32 [2023-05-18T20:05:32.939Z] github.com/docker/docker/cmd/docker-proxy 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/cmd/dockerd 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/cmd/dockerd/trap 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/container 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/container/stream 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/contrib/apparmor 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/contrib/httpserver 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/cluster 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/cluster/controllers/plugin 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/cluster/convert 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/cluster/executor 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/cluster/executor/container 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/cluster/provider 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/config 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/containerd 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/events 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/events/testutils 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/graphdriver 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/graphdriver/btrfs 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/graphdriver/copy 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/graphdriver/graphtest 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/graphdriver/overlay2 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/graphdriver/overlayutils 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/graphdriver/register 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/graphdriver/vfs 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/graphdriver/zfs 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/images 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/initlayer 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/links 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/listeners 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/logger 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/logger/awslogs 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/logger/fluentd 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/logger/gcplogs 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/logger/gelf 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/logger/journald 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/logger/journald/internal/export 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/logger/journald/internal/fake 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/logger/jsonfilelog 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/logger/local 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/logger/logentries 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/logger/loggertest 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/logger/loggerutils 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/logger/loggerutils/cache 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/logger/splunk 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/logger/syslog 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/logger/templates 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/names 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/network 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/daemon/stats 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/distribution 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/distribution/metadata 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/distribution/utils 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/distribution/xfer 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/dockerversion 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/errdefs 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/image 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/image/cache 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/image/tarexport 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/image/v1 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/internal/mod 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/internal/mounttree 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/internal/test/suite 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/internal/unshare 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/layer 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/libcontainerd 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/libcontainerd/queue 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/libcontainerd/remote 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/libcontainerd/shimopts 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/libcontainerd/supervisor 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/libcontainerd/types 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/oci 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/oci/caps 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/opts 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/aaparser 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/archive 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/authorization 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/broadcaster 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/capabilities 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/chrootarchive 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/containerfs 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/directory 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/dmesg 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/fileutils 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/homedir 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/idtools 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/ioutils 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/jsonmessage 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/longpath 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/loopback 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/meminfo 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/namesgenerator 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/parsers 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/parsers/kernel 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/parsers/operatingsystem 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/pidfile 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/platform 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/platforms 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/plugingetter 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/plugins 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/plugins/transport 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/pools 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/process 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/progress 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/reexec 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/rootless 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/rootless/specconv 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/stack 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/stdcopy 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/streamformatter 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/stringid 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/sysinfo 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/system 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/tailfile 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/tarsum 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/pkg/useragent 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/plugin 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/plugin/executor/containerd 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/plugin/v2 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/profiles/apparmor 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/profiles/seccomp 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/quota 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/reference 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/registry 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/registry/resumable 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/restartmanager 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/runconfig 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/runconfig/opts 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/testutil 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/testutil/daemon 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/testutil/environment 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/testutil/fakecontext 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/testutil/fakegit 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/testutil/fakestorage 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/testutil/fixtures/load 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/testutil/fixtures/plugin 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/testutil/fixtures/plugin/basic 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/testutil/registry 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/testutil/request 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/volume 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/volume/drivers 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/volume/local 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/volume/mounts 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/volume/service 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/volume/service/opts 20:05:32 [2023-05-18T20:05:32.940Z] github.com/docker/docker/volume/testutils' ']' 20:05:32 [2023-05-18T20:05:32.940Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/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/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/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/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 20:05:33 [2023-05-18T20:05:33.876Z] ? github.com/docker/docker/api [no test files] 20:05:40 [2023-05-18T20:05:40.447Z] github.com/docker/docker/api/server coverage: 13.0% of statements 20:05:40 [2023-05-18T20:05:40.447Z] ok github.com/docker/docker/api/server 0.040s coverage: 13.0% of statements 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/server/backend/build [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] github.com/docker/docker/api/server/httputils coverage: 28.3% of statements 20:06:02 [2023-05-18T20:06:02.382Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 28.3% of statements 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/server/router [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/server/router/build [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/server/router/container [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/server/router/debug [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] github.com/docker/docker/api/server/middleware coverage: 37.7% of statements 20:06:02 [2023-05-18T20:06:02.382Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/server/router/image [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/server/router/network [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/server/router/session [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/server/router/system [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/types [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/types/backend [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] github.com/docker/docker/api/server/router/swarm coverage: 6.0% of statements 20:06:02 [2023-05-18T20:06:02.382Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements 20:06:02 [2023-05-18T20:06:02.382Z] github.com/docker/docker/api/server/router/volume coverage: 66.7% of statements 20:06:02 [2023-05-18T20:06:02.382Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 66.7% of statements 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/types/events [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] github.com/docker/docker/api/types/container coverage: 82.3% of statements 20:06:02 [2023-05-18T20:06:02.382Z] ok github.com/docker/docker/api/types/container 0.008s coverage: 82.3% of statements 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/types/image [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/types/mount [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/types/network [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] github.com/docker/docker/api/types/registry coverage: 54.2% of statements 20:06:02 [2023-05-18T20:06:02.382Z] github.com/docker/docker/api/types/filters coverage: 89.3% of statements 20:06:02 [2023-05-18T20:06:02.382Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 89.3% of statements 20:06:02 [2023-05-18T20:06:02.382Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/types/swarm [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] github.com/docker/docker/api/types/strslice coverage: 90.0% of statements 20:06:02 [2023-05-18T20:06:02.382Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/api/types/volume [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/builder [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/builder/builder-next [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 20:06:02 [2023-05-18T20:06:02.382Z] github.com/docker/docker/api/types/versions coverage: 77.3% of statements 20:06:02 [2023-05-18T20:06:02.382Z] github.com/docker/docker/api/types/time coverage: 100.0% of statements 20:06:02 [2023-05-18T20:06:02.382Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements 20:06:02 [2023-05-18T20:06:02.382Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements 20:06:02 [2023-05-18T20:06:02.948Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 20:06:02 [2023-05-18T20:06:02.948Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 20:06:02 [2023-05-18T20:06:02.948Z] github.com/docker/docker/cli/debug coverage: 100.0% of statements 20:06:02 [2023-05-18T20:06:02.948Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements 20:06:02 [2023-05-18T20:06:02.948Z] github.com/docker/docker/builder/remotecontext/urlutil coverage: 100.0% of statements 20:06:02 [2023-05-18T20:06:02.948Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.029s coverage: 100.0% of statements 20:06:02 [2023-05-18T20:06:02.948Z] github.com/docker/docker/builder/remotecontext coverage: 13.7% of statements 20:06:02 [2023-05-18T20:06:02.948Z] ok github.com/docker/docker/builder/remotecontext 0.042s coverage: 13.7% of statements 20:06:02 [2023-05-18T20:06:02.948Z] github.com/docker/docker/builder/dockerfile coverage: 50.1% of statements 20:06:02 [2023-05-18T20:06:02.948Z] ok github.com/docker/docker/builder/dockerfile 0.054s coverage: 50.1% of statements 20:06:03 [2023-05-18T20:06:03.887Z] ? github.com/docker/docker/client/buildkit [no test files] 20:06:03 [2023-05-18T20:06:03.887Z] github.com/docker/docker/cmd/docker-proxy coverage: 66.5% of statements 20:06:03 [2023-05-18T20:06:03.887Z] ok github.com/docker/docker/cmd/docker-proxy 0.039s coverage: 66.5% of statements 20:06:03 [2023-05-18T20:06:03.887Z] github.com/docker/docker/client coverage: 76.8% of statements 20:06:03 [2023-05-18T20:06:03.887Z] ok github.com/docker/docker/client 0.101s coverage: 76.8% of statements 20:06:09 [2023-05-18T20:06:09.158Z] github.com/docker/docker/builder/remotecontext/git coverage: 82.5% of statements 20:06:09 [2023-05-18T20:06:09.158Z] ok github.com/docker/docker/builder/remotecontext/git 5.452s coverage: 82.5% of statements 20:06:15 [2023-05-18T20:06:15.724Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 20:06:15 [2023-05-18T20:06:15.724Z] ? github.com/docker/docker/container/stream [no test files] 20:06:15 [2023-05-18T20:06:15.724Z] ? github.com/docker/docker/contrib/apparmor [no test files] 20:06:15 [2023-05-18T20:06:15.724Z] ? github.com/docker/docker/contrib/httpserver [no test files] 20:06:15 [2023-05-18T20:06:15.724Z] github.com/docker/docker/container coverage: 36.5% of statements 20:06:15 [2023-05-18T20:06:15.724Z] ok github.com/docker/docker/container 0.150s coverage: 36.5% of statements 20:06:15 [2023-05-18T20:06:15.724Z] github.com/docker/docker/cmd/dockerd coverage: 29.5% of statements 20:06:15 [2023-05-18T20:06:15.724Z] ok github.com/docker/docker/cmd/dockerd 0.190s coverage: 29.5% of statements 20:06:17 [2023-05-18T20:06:17.622Z] github.com/docker/docker/cmd/dockerd/trap coverage: 0.0% of statements 20:06:17 [2023-05-18T20:06:17.622Z] ok github.com/docker/docker/cmd/dockerd/trap 2.447s coverage: 0.0% of statements 20:06:18 [2023-05-18T20:06:18.556Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 20:06:18 [2023-05-18T20:06:18.556Z] github.com/docker/docker/daemon/cluster/convert coverage: 36.9% of statements 20:06:18 [2023-05-18T20:06:18.556Z] github.com/docker/docker/daemon/cluster/controllers/plugin coverage: 65.3% of statements 20:06:18 [2023-05-18T20:06:18.556Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements 20:06:18 [2023-05-18T20:06:18.556Z] ok github.com/docker/docker/daemon/cluster/convert 0.017s coverage: 36.9% of statements 20:06:18 [2023-05-18T20:06:18.556Z] github.com/docker/docker/daemon/cluster coverage: 0.5% of statements 20:06:18 [2023-05-18T20:06:18.556Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements 20:06:19 [2023-05-18T20:06:19.143Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 20:06:19 [2023-05-18T20:06:19.143Z] github.com/docker/docker/daemon/config coverage: 75.0% of statements 20:06:19 [2023-05-18T20:06:19.143Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 75.0% of statements 20:06:20 [2023-05-18T20:06:20.075Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 20:06:20 [2023-05-18T20:06:20.075Z] github.com/docker/docker/daemon/graphdriver coverage: 2.3% of statements 20:06:20 [2023-05-18T20:06:20.075Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.3% of statements 20:06:20 [2023-05-18T20:06:20.075Z] github.com/docker/docker/daemon/containerd coverage: 0.4% of statements 20:06:20 [2023-05-18T20:06:20.075Z] ok github.com/docker/docker/daemon/containerd 0.020s coverage: 0.4% of statements 20:06:20 [2023-05-18T20:06:20.333Z] github.com/docker/docker/daemon/events coverage: 50.0% of statements 20:06:20 [2023-05-18T20:06:20.333Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements 20:06:20 [2023-05-18T20:06:20.591Z] github.com/docker/docker/daemon/graphdriver/btrfs coverage: 2.8% of statements 20:06:20 [2023-05-18T20:06:20.591Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements 20:06:20 [2023-05-18T20:06:20.591Z] github.com/docker/docker/daemon/graphdriver/copy coverage: 59.6% of statements 20:06:20 [2023-05-18T20:06:20.591Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.185s coverage: 59.6% of statements 20:06:21 [2023-05-18T20:06:21.157Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 20:06:21 [2023-05-18T20:06:21.157Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs coverage: 1.9% of statements 20:06:21 [2023-05-18T20:06:21.157Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements 20:06:21 [2023-05-18T20:06:21.157Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 20:06:21 [2023-05-18T20:06:21.157Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 20:06:21 [2023-05-18T20:06:21.415Z] github.com/docker/docker/daemon/graphdriver/overlay2 coverage: 60.2% of statements 20:06:21 [2023-05-18T20:06:21.415Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.195s coverage: 60.2% of statements 20:06:21 [2023-05-18T20:06:21.415Z] github.com/docker/docker/daemon/graphdriver/vfs coverage: 58.5% of statements 20:06:21 [2023-05-18T20:06:21.415Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements 20:06:21 [2023-05-18T20:06:21.980Z] github.com/docker/docker/daemon/graphdriver/zfs coverage: 3.0% of statements 20:06:21 [2023-05-18T20:06:21.980Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements 20:06:22 [2023-05-18T20:06:22.546Z] github.com/docker/docker/daemon/cluster/executor/container coverage: 13.0% of statements 20:06:22 [2023-05-18T20:06:22.546Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.472s coverage: 13.0% of statements 20:06:22 [2023-05-18T20:06:22.546Z] ? github.com/docker/docker/daemon/initlayer [no test files] 20:06:22 [2023-05-18T20:06:22.546Z] ? github.com/docker/docker/daemon/listeners [no test files] 20:06:22 [2023-05-18T20:06:22.546Z] github.com/docker/docker/daemon/links coverage: 93.0% of statements 20:06:22 [2023-05-18T20:06:22.546Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements 20:06:22 [2023-05-18T20:06:22.546Z] github.com/docker/docker/daemon/images coverage: 3.0% of statements 20:06:22 [2023-05-18T20:06:22.546Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 3.0% of statements 20:06:22 [2023-05-18T20:06:22.805Z] github.com/docker/docker/daemon/logger coverage: 43.2% of statements 20:06:22 [2023-05-18T20:06:22.805Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements 20:06:23 [2023-05-18T20:06:23.063Z] github.com/docker/docker/daemon/logger/awslogs coverage: 78.5% of statements 20:06:23 [2023-05-18T20:06:23.063Z] ok github.com/docker/docker/daemon/logger/awslogs 0.118s coverage: 78.5% of statements 20:06:23 [2023-05-18T20:06:23.063Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 20:06:23 [2023-05-18T20:06:23.063Z] github.com/docker/docker/daemon/logger/fluentd coverage: 53.6% of statements 20:06:23 [2023-05-18T20:06:23.063Z] ok github.com/docker/docker/daemon/logger/fluentd 0.033s coverage: 53.6% of statements 20:06:23 [2023-05-18T20:06:23.063Z] github.com/docker/docker/daemon/logger/gelf coverage: 68.2% of statements 20:06:23 [2023-05-18T20:06:23.063Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements 20:06:23 [2023-05-18T20:06:23.629Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 20:06:23 [2023-05-18T20:06:23.629Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 20:06:23 [2023-05-18T20:06:23.629Z] github.com/docker/docker/daemon/logger/journald/internal/export coverage: 88.2% of statements 20:06:23 [2023-05-18T20:06:23.629Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.004s coverage: 88.2% of statements 20:06:23 [2023-05-18T20:06:23.887Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog coverage: 87.2% of statements 20:06:23 [2023-05-18T20:06:23.887Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements 20:06:23 [2023-05-18T20:06:23.887Z] github.com/docker/docker/daemon/logger/jsonfilelog coverage: 76.8% of statements 20:06:23 [2023-05-18T20:06:23.887Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.066s coverage: 76.8% of statements 20:06:23 [2023-05-18T20:06:23.887Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 20:06:23 [2023-05-18T20:06:23.887Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 20:06:23 [2023-05-18T20:06:23.887Z] github.com/docker/docker/daemon/logger/local coverage: 79.4% of statements 20:06:23 [2023-05-18T20:06:23.887Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 79.4% of statements 20:06:24 [2023-05-18T20:06:24.454Z] github.com/docker/docker/daemon/logger/loggerutils/cache coverage: 31.5% of statements 20:06:24 [2023-05-18T20:06:24.454Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 31.5% of statements 20:06:24 [2023-05-18T20:06:24.712Z] github.com/docker/docker/daemon/logger/loggerutils coverage: 63.5% of statements 20:06:24 [2023-05-18T20:06:24.712Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 63.5% of statements 20:06:24 [2023-05-18T20:06:24.712Z] ? github.com/docker/docker/daemon/names [no test files] 20:06:24 [2023-05-18T20:06:24.712Z] github.com/docker/docker/daemon/logger/templates coverage: 8.3% of statements 20:06:24 [2023-05-18T20:06:24.712Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements 20:06:24 [2023-05-18T20:06:24.712Z] github.com/docker/docker/daemon/logger/syslog coverage: 46.8% of statements 20:06:24 [2023-05-18T20:06:24.712Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements 20:06:24 [2023-05-18T20:06:24.971Z] github.com/docker/docker/daemon/logger/journald coverage: 74.5% of statements 20:06:24 [2023-05-18T20:06:24.971Z] ok github.com/docker/docker/daemon/logger/journald 1.430s coverage: 74.5% of statements 20:06:25 [2023-05-18T20:06:25.228Z] ? github.com/docker/docker/daemon/stats [no test files] 20:06:25 [2023-05-18T20:06:25.228Z] github.com/docker/docker/daemon/network coverage: 63.8% of statements 20:06:25 [2023-05-18T20:06:25.228Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements 20:06:26 [2023-05-18T20:06:26.163Z] ? github.com/docker/docker/distribution/utils [no test files] 20:06:26 [2023-05-18T20:06:26.163Z] ? github.com/docker/docker/dockerversion [no test files] 20:06:26 [2023-05-18T20:06:26.163Z] github.com/docker/docker/errdefs coverage: 77.7% of statements 20:06:26 [2023-05-18T20:06:26.163Z] ok github.com/docker/docker/errdefs 0.006s coverage: 77.7% of statements 20:06:26 [2023-05-18T20:06:26.163Z] github.com/docker/docker/distribution/metadata coverage: 44.4% of statements 20:06:26 [2023-05-18T20:06:26.163Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 44.4% of statements 20:06:26 [2023-05-18T20:06:26.163Z] github.com/docker/docker/daemon/logger/splunk coverage: 82.5% of statements 20:06:26 [2023-05-18T20:06:26.163Z] ok github.com/docker/docker/daemon/logger/splunk 1.440s coverage: 82.5% of statements 20:06:26 [2023-05-18T20:06:26.729Z] github.com/docker/docker/distribution coverage: 29.5% of statements 20:06:26 [2023-05-18T20:06:26.729Z] ok github.com/docker/docker/distribution 0.607s coverage: 29.5% of statements 20:06:26 [2023-05-18T20:06:26.729Z] ? github.com/docker/docker/image/v1 [no test files] 20:06:26 [2023-05-18T20:06:26.729Z] ? github.com/docker/docker/internal/mounttree [no test files] 20:06:26 [2023-05-18T20:06:26.729Z] github.com/docker/docker/internal/mod coverage: 66.7% of statements 20:06:26 [2023-05-18T20:06:26.729Z] ok github.com/docker/docker/internal/mod 0.003s coverage: 66.7% of statements 20:06:26 [2023-05-18T20:06:26.729Z] github.com/docker/docker/image/cache coverage: 19.2% of statements 20:06:26 [2023-05-18T20:06:26.729Z] github.com/docker/docker/image/tarexport coverage: 0.7% of statements 20:06:26 [2023-05-18T20:06:26.729Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements 20:06:26 [2023-05-18T20:06:26.729Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements 20:06:26 [2023-05-18T20:06:26.729Z] github.com/docker/docker/image coverage: 86.5% of statements 20:06:26 [2023-05-18T20:06:26.729Z] ok github.com/docker/docker/image 0.031s coverage: 86.5% of statements 20:06:26 [2023-05-18T20:06:26.729Z] ? github.com/docker/docker/internal/test/suite [no test files] 20:06:26 [2023-05-18T20:06:26.729Z] ? github.com/docker/docker/internal/unshare [no test files] 20:06:28 [2023-05-18T20:06:28.102Z] github.com/docker/docker/daemon coverage: 16.7% of statements 20:06:28 [2023-05-18T20:06:28.102Z] ok github.com/docker/docker/daemon 10.117s coverage: 16.7% of statements 20:06:28 [2023-05-18T20:06:28.102Z] ? github.com/docker/docker/libcontainerd [no test files] 20:06:28 [2023-05-18T20:06:28.102Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 20:06:28 [2023-05-18T20:06:28.102Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 20:06:28 [2023-05-18T20:06:28.102Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 20:06:28 [2023-05-18T20:06:28.102Z] ? github.com/docker/docker/libcontainerd/types [no test files] 20:06:28 [2023-05-18T20:06:28.102Z] github.com/docker/docker/libcontainerd/queue coverage: 100.0% of statements 20:06:28 [2023-05-18T20:06:28.102Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements 20:06:28 [2023-05-18T20:06:28.102Z] github.com/docker/docker/distribution/xfer coverage: 85.4% of statements 20:06:28 [2023-05-18T20:06:28.102Z] ok github.com/docker/docker/distribution/xfer 2.192s coverage: 85.4% of statements 20:06:28 [2023-05-18T20:06:28.360Z] ? github.com/docker/docker/oci/caps [no test files] 20:06:28 [2023-05-18T20:06:28.360Z] github.com/docker/docker/pkg/aaparser coverage: 52.9% of statements 20:06:28 [2023-05-18T20:06:28.360Z] github.com/docker/docker/oci coverage: 39.3% of statements 20:06:28 [2023-05-18T20:06:28.360Z] ok github.com/docker/docker/oci 0.020s coverage: 39.3% of statements 20:06:28 [2023-05-18T20:06:28.360Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 52.9% of statements 20:06:28 [2023-05-18T20:06:28.360Z] github.com/docker/docker/opts coverage: 67.9% of statements 20:06:28 [2023-05-18T20:06:28.360Z] ok github.com/docker/docker/opts 0.029s coverage: 67.9% of statements 20:06:28 [2023-05-18T20:06:28.927Z] github.com/docker/docker/pkg/broadcaster coverage: 100.0% of statements 20:06:28 [2023-05-18T20:06:28.927Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements 20:06:28 [2023-05-18T20:06:28.927Z] github.com/docker/docker/pkg/capabilities coverage: 87.5% of statements 20:06:28 [2023-05-18T20:06:28.927Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 20:06:28 [2023-05-18T20:06:28.927Z] github.com/docker/docker/pkg/containerfs coverage: 28.6% of statements 20:06:28 [2023-05-18T20:06:28.927Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 28.6% of statements 20:06:28 [2023-05-18T20:06:28.927Z] github.com/docker/docker/pkg/directory coverage: 81.8% of statements 20:06:28 [2023-05-18T20:06:28.927Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 81.8% of statements 20:06:29 [2023-05-18T20:06:29.186Z] github.com/docker/docker/pkg/dmesg coverage: 83.3% of statements 20:06:29 [2023-05-18T20:06:29.186Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements 20:06:29 [2023-05-18T20:06:29.186Z] github.com/docker/docker/pkg/chrootarchive coverage: 83.1% of statements 20:06:29 [2023-05-18T20:06:29.186Z] ok github.com/docker/docker/pkg/chrootarchive 0.281s coverage: 83.1% of statements 20:06:29 [2023-05-18T20:06:29.186Z] github.com/docker/docker/pkg/fileutils coverage: 77.5% of statements 20:06:29 [2023-05-18T20:06:29.186Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 77.5% of statements 20:06:29 [2023-05-18T20:06:29.186Z] github.com/docker/docker/pkg/homedir coverage: 10.4% of statements 20:06:29 [2023-05-18T20:06:29.186Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 10.4% of statements 20:06:29 [2023-05-18T20:06:29.444Z] github.com/docker/docker/pkg/archive coverage: 81.8% of statements 20:06:29 [2023-05-18T20:06:29.444Z] ok github.com/docker/docker/pkg/archive 0.473s coverage: 81.8% of statements 20:06:29 [2023-05-18T20:06:29.703Z] ? github.com/docker/docker/pkg/loopback [no test files] 20:06:29 [2023-05-18T20:06:29.703Z] github.com/docker/docker/pkg/longpath coverage: 45.5% of statements 20:06:29 [2023-05-18T20:06:29.703Z] github.com/docker/docker/pkg/jsonmessage coverage: 92.3% of statements 20:06:29 [2023-05-18T20:06:29.703Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 92.3% of statements 20:06:29 [2023-05-18T20:06:29.703Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 45.5% of statements 20:06:29 [2023-05-18T20:06:29.703Z] github.com/docker/docker/pkg/meminfo coverage: 75.0% of statements 20:06:29 [2023-05-18T20:06:29.703Z] ok github.com/docker/docker/pkg/meminfo 0.006s coverage: 75.0% of statements 20:06:29 [2023-05-18T20:06:29.703Z] github.com/docker/docker/pkg/authorization coverage: 68.3% of statements 20:06:29 [2023-05-18T20:06:29.703Z] ok github.com/docker/docker/pkg/authorization 0.833s coverage: 68.3% of statements 20:06:29 [2023-05-18T20:06:29.962Z] github.com/docker/docker/pkg/idtools coverage: 69.6% of statements 20:06:29 [2023-05-18T20:06:29.962Z] ok github.com/docker/docker/pkg/idtools 0.400s coverage: 69.6% of statements 20:06:29 [2023-05-18T20:06:29.962Z] github.com/docker/docker/pkg/namesgenerator coverage: 85.7% of statements 20:06:29 [2023-05-18T20:06:29.962Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements 20:06:29 [2023-05-18T20:06:29.962Z] github.com/docker/docker/pkg/parsers coverage: 97.0% of statements 20:06:29 [2023-05-18T20:06:29.962Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 20:06:29 [2023-05-18T20:06:29.962Z] github.com/docker/docker/pkg/parsers/kernel coverage: 60.0% of statements 20:06:29 [2023-05-18T20:06:29.962Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 20:06:29 [2023-05-18T20:06:29.962Z] github.com/docker/docker/pkg/ioutils coverage: 72.3% of statements 20:06:29 [2023-05-18T20:06:29.962Z] ok github.com/docker/docker/pkg/ioutils 0.379s coverage: 72.3% of statements 20:06:29 [2023-05-18T20:06:29.962Z] github.com/docker/docker/pkg/parsers/operatingsystem coverage: 90.2% of statements 20:06:29 [2023-05-18T20:06:29.962Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.2% of statements 20:06:29 [2023-05-18T20:06:29.962Z] ? github.com/docker/docker/pkg/platform [no test files] 20:06:29 [2023-05-18T20:06:29.962Z] ? github.com/docker/docker/pkg/platforms [no test files] 20:06:29 [2023-05-18T20:06:29.962Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 20:06:29 [2023-05-18T20:06:29.962Z] github.com/docker/docker/pkg/pidfile coverage: 94.1% of statements 20:06:29 [2023-05-18T20:06:29.962Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 94.1% of statements 20:06:30 [2023-05-18T20:06:30.527Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 20:06:30 [2023-05-18T20:06:30.527Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 20:06:30 [2023-05-18T20:06:30.527Z] github.com/docker/docker/pkg/plugins/transport coverage: 85.7% of statements 20:06:30 [2023-05-18T20:06:30.527Z] github.com/docker/docker/pkg/pools coverage: 88.2% of statements 20:06:30 [2023-05-18T20:06:30.527Z] github.com/docker/docker/pkg/process coverage: 21.7% of statements 20:06:30 [2023-05-18T20:06:30.527Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen coverage: 56.8% of statements 20:06:30 [2023-05-18T20:06:30.527Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements 20:06:30 [2023-05-18T20:06:30.527Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements 20:06:30 [2023-05-18T20:06:30.527Z] ok github.com/docker/docker/pkg/process 0.005s coverage: 21.7% of statements 20:06:30 [2023-05-18T20:06:30.527Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements 20:06:30 [2023-05-18T20:06:30.785Z] github.com/docker/docker/pkg/progress coverage: 75.9% of statements 20:06:30 [2023-05-18T20:06:30.785Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 20:06:30 [2023-05-18T20:06:30.785Z] ? github.com/docker/docker/pkg/rootless [no test files] 20:06:30 [2023-05-18T20:06:30.785Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 20:06:30 [2023-05-18T20:06:30.785Z] github.com/docker/docker/pkg/reexec coverage: 82.4% of statements 20:06:30 [2023-05-18T20:06:30.785Z] ok github.com/docker/docker/pkg/reexec 0.025s coverage: 82.4% of statements 20:06:30 [2023-05-18T20:06:30.785Z] github.com/docker/docker/pkg/stack coverage: 90.9% of statements 20:06:30 [2023-05-18T20:06:30.785Z] ok github.com/docker/docker/pkg/stack 0.025s coverage: 90.9% of statements 20:06:30 [2023-05-18T20:06:30.785Z] github.com/docker/docker/pkg/stdcopy coverage: 100.0% of statements 20:06:30 [2023-05-18T20:06:30.785Z] ok github.com/docker/docker/pkg/stdcopy 0.016s coverage: 100.0% of statements 20:06:31 [2023-05-18T20:06:31.043Z] github.com/docker/docker/pkg/stringid coverage: 61.9% of statements 20:06:31 [2023-05-18T20:06:31.043Z] github.com/docker/docker/pkg/streamformatter coverage: 66.2% of statements 20:06:31 [2023-05-18T20:06:31.043Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements 20:06:31 [2023-05-18T20:06:31.043Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 61.9% of statements 20:06:31 [2023-05-18T20:06:31.301Z] github.com/docker/docker/pkg/sysinfo coverage: 53.4% of statements 20:06:31 [2023-05-18T20:06:31.301Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.4% of statements 20:06:31 [2023-05-18T20:06:31.301Z] github.com/docker/docker/pkg/system coverage: 47.2% of statements 20:06:31 [2023-05-18T20:06:31.301Z] ok github.com/docker/docker/pkg/system 0.012s coverage: 47.2% of statements 20:06:31 [2023-05-18T20:06:31.301Z] github.com/docker/docker/pkg/tailfile coverage: 88.6% of statements 20:06:31 [2023-05-18T20:06:31.301Z] ok github.com/docker/docker/pkg/tailfile 0.034s coverage: 88.6% of statements 20:06:31 [2023-05-18T20:06:31.301Z] github.com/docker/docker/pkg/useragent coverage: 88.9% of statements 20:06:31 [2023-05-18T20:06:31.301Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 20:06:31 [2023-05-18T20:06:31.559Z] github.com/docker/docker/pkg/tarsum coverage: 89.1% of statements 20:06:31 [2023-05-18T20:06:31.559Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.1% of statements 20:06:32 [2023-05-18T20:06:32.125Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 20:06:32 [2023-05-18T20:06:32.125Z] ? github.com/docker/docker/profiles/apparmor [no test files] 20:06:32 [2023-05-18T20:06:32.125Z] github.com/docker/docker/plugin/v2 coverage: 14.4% of statements 20:06:32 [2023-05-18T20:06:32.125Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements 20:06:32 [2023-05-18T20:06:32.125Z] github.com/docker/docker/profiles/seccomp coverage: 86.0% of statements 20:06:32 [2023-05-18T20:06:32.125Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements 20:06:32 [2023-05-18T20:06:32.691Z] github.com/docker/docker/reference coverage: 83.7% of statements 20:06:32 [2023-05-18T20:06:32.691Z] ok github.com/docker/docker/reference 0.008s coverage: 83.7% of statements 20:06:32 [2023-05-18T20:06:32.691Z] github.com/docker/docker/quota coverage: 71.4% of statements 20:06:32 [2023-05-18T20:06:32.691Z] ok github.com/docker/docker/quota 0.277s coverage: 71.4% of statements 20:06:32 [2023-05-18T20:06:32.691Z] github.com/docker/docker/plugin coverage: 23.3% of statements 20:06:32 [2023-05-18T20:06:32.691Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.3% of statements 20:06:32 [2023-05-18T20:06:32.949Z] github.com/docker/docker/restartmanager coverage: 51.9% of statements 20:06:32 [2023-05-18T20:06:32.949Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 51.9% of statements 20:06:32 [2023-05-18T20:06:32.949Z] github.com/docker/docker/registry/resumable coverage: 100.0% of statements 20:06:32 [2023-05-18T20:06:32.949Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements 20:06:33 [2023-05-18T20:06:33.206Z] github.com/docker/docker/registry coverage: 64.6% of statements 20:06:33 [2023-05-18T20:06:33.206Z] ok github.com/docker/docker/registry 0.112s coverage: 64.6% of statements 20:06:33 [2023-05-18T20:06:33.206Z] ? github.com/docker/docker/runconfig/opts [no test files] 20:06:33 [2023-05-18T20:06:33.206Z] github.com/docker/docker/testutil coverage: 62.5% of statements 20:06:33 [2023-05-18T20:06:33.206Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements 20:06:33 [2023-05-18T20:06:33.206Z] github.com/docker/docker/runconfig coverage: 63.6% of statements 20:06:33 [2023-05-18T20:06:33.206Z] ok github.com/docker/docker/runconfig 0.010s coverage: 63.6% of statements 20:06:33 [2023-05-18T20:06:33.464Z] ? github.com/docker/docker/testutil/daemon [no test files] 20:06:33 [2023-05-18T20:06:33.464Z] ? github.com/docker/docker/testutil/environment [no test files] 20:06:33 [2023-05-18T20:06:33.464Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 20:06:33 [2023-05-18T20:06:33.722Z] ? github.com/docker/docker/testutil/fakegit [no test files] 20:06:33 [2023-05-18T20:06:33.722Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 20:06:33 [2023-05-18T20:06:33.722Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 20:06:33 [2023-05-18T20:06:33.722Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 20:06:33 [2023-05-18T20:06:33.722Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 20:06:33 [2023-05-18T20:06:33.722Z] ? github.com/docker/docker/testutil/registry [no test files] 20:06:33 [2023-05-18T20:06:33.722Z] ? github.com/docker/docker/testutil/request [no test files] 20:06:33 [2023-05-18T20:06:33.722Z] ? github.com/docker/docker/volume [no test files] 20:06:34 [2023-05-18T20:06:34.287Z] github.com/docker/docker/volume/drivers coverage: 36.1% of statements 20:06:34 [2023-05-18T20:06:34.287Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements 20:06:34 [2023-05-18T20:06:34.545Z] github.com/docker/docker/volume/mounts coverage: 68.1% of statements 20:06:34 [2023-05-18T20:06:34.545Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 68.1% of statements 20:06:34 [2023-05-18T20:06:34.545Z] github.com/docker/docker/volume/local coverage: 76.6% of statements 20:06:34 [2023-05-18T20:06:34.545Z] ok github.com/docker/docker/volume/local 0.116s coverage: 76.6% of statements 20:06:34 [2023-05-18T20:06:34.802Z] ? github.com/docker/docker/volume/service/opts [no test files] 20:06:34 [2023-05-18T20:06:34.802Z] ? github.com/docker/docker/volume/testutils [no test files] 20:06:34 [2023-05-18T20:06:34.802Z] github.com/docker/docker/volume/service coverage: 72.9% of statements 20:06:34 [2023-05-18T20:06:34.802Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.9% of statements 20:06:35 [2023-05-18T20:06:35.059Z] github.com/docker/docker/layer coverage: 68.7% of statements 20:06:35 [2023-05-18T20:06:35.059Z] ok github.com/docker/docker/layer 7.273s coverage: 68.7% of statements 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/pkg/plugins coverage: 74.4% of statements 20:07:07 [2023-05-18T20:07:07.123Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 74.4% of statements 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === Skipped 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] network_proxy_test.go:208: No support for dual stack yet 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:44: Driver btrfs not supported 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:44: Driver btrfs not supported 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:44: Driver btrfs not supported 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:44: Driver btrfs not supported 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:44: Driver btrfs not supported 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:71: No driver to put! 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] time="2023-05-18T20:06:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:42: graphdriver: driver not supported 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] time="2023-05-18T20:06:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:42: graphdriver: driver not supported 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] time="2023-05-18T20:06:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:42: graphdriver: driver not supported 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] time="2023-05-18T20:06:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:42: graphdriver: driver not supported 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] time="2023-05-18T20:06:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:42: graphdriver: driver not supported 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:71: No driver to put! 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] overlay_test.go:62: Cannot run test with naive change algorithm 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:44: Driver zfs not supported 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:44: Driver zfs not supported 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:44: Driver zfs not supported 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:44: Driver zfs not supported 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:44: Driver zfs not supported 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] graphtest_unix.go:71: No driver to put! 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 20:07:07 [2023-05-18T20:07:07.123Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 20:07:07 [2023-05-18T20:07:07.123Z] 20:07:07 [2023-05-18T20:07:07.123Z] DONE 3004 tests, 26 skipped in 91.353s 20:07:07 [2023-05-18T20:07:07.123Z] + '[' -n 'github.com/docker/docker/libnetwork 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/bitmap 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/bitseq 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/cluster 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/cmd/diagnostic 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/cmd/readme_test 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/config 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/datastore 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/diagnostic 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/discoverapi 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/driverapi 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/drivers/bridge 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/drivers/host 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/drivers/ipvlan 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/drivers/macvlan 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/drivers/null 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/drivers/overlay 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/drivers/remote 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/drivers/remote/api 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/drivers/windows 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/drvregistry 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/etchosts 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/idm 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/internal/caller 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/internal/setmatrix 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/ipam 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/ipamapi 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/ipams/builtin 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/ipams/null 20:07:07 [2023-05-18T20:07:07.123Z] github.com/docker/docker/libnetwork/ipams/remote 20:07:07 [2023-05-18T20:07:07.124Z] github.com/docker/docker/libnetwork/ipams/remote/api 20:07:07 [2023-05-18T20:07:07.124Z] github.com/docker/docker/libnetwork/ipams/windowsipam 20:07:07 [2023-05-18T20:07:07.124Z] github.com/docker/docker/libnetwork/ipamutils 20:07:07 [2023-05-18T20:07:07.124Z] github.com/docker/docker/libnetwork/ipbits 20:07:07 [2023-05-18T20:07:07.124Z] github.com/docker/docker/libnetwork/iptables 20:07:07 [2023-05-18T20:07:07.124Z] github.com/docker/docker/libnetwork/netlabel 20:07:07 [2023-05-18T20:07:07.124Z] github.com/docker/docker/libnetwork/netutils 20:07:07 [2023-05-18T20:07:07.124Z] github.com/docker/docker/libnetwork/networkdb 20:07:07 [2023-05-18T20:07:07.124Z] github.com/docker/docker/libnetwork/ns 20:07:07 [2023-05-18T20:07:07.124Z] github.com/docker/docker/libnetwork/options 20:07:07 [2023-05-18T20:07:07.124Z] github.com/docker/docker/libnetwork/osl 20:07:07 [2023-05-18T20:07:07.124Z] github.com/docker/docker/libnetwork/osl/kernel 20:07:07 [2023-05-18T20:07:07.124Z] github.com/docker/docker/libnetwork/portallocator 20:07:07 [2023-05-18T20:07:07.124Z] github.com/docker/docker/libnetwork/portmapper 20:07:07 [2023-05-18T20:07:07.124Z] github.com/docker/docker/libnetwork/resolvconf 20:07:07 [2023-05-18T20:07:07.124Z] github.com/docker/docker/libnetwork/testutils 20:07:07 [2023-05-18T20:07:07.124Z] github.com/docker/docker/libnetwork/types' ']' 20:07:07 [2023-05-18T20:07:07.124Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/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/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types 20:07:53 [2023-05-18T20:07:53.773Z] github.com/docker/docker/libnetwork coverage: 42.5% of statements 20:07:53 [2023-05-18T20:07:53.773Z] ok github.com/docker/docker/libnetwork 44.633s coverage: 42.5% of statements 20:07:54 [2023-05-18T20:07:54.030Z] github.com/docker/docker/libnetwork/bitmap coverage: 96.1% of statements 20:07:54 [2023-05-18T20:07:54.030Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements 20:07:54 [2023-05-18T20:07:54.596Z] github.com/docker/docker/libnetwork/bitseq coverage: 75.7% of statements 20:07:54 [2023-05-18T20:07:54.596Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 75.7% of statements 20:07:54 [2023-05-18T20:07:54.596Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 20:07:54 [2023-05-18T20:07:54.853Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 20:07:55 [2023-05-18T20:07:55.112Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 20:07:55 [2023-05-18T20:07:55.112Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 20:07:55 [2023-05-18T20:07:55.112Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 20:07:55 [2023-05-18T20:07:55.112Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 20:07:55 [2023-05-18T20:07:55.372Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 20:07:55 [2023-05-18T20:07:55.630Z] github.com/docker/docker/libnetwork/config coverage: 10.6% of statements 20:07:55 [2023-05-18T20:07:55.630Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.6% of statements 20:07:56 [2023-05-18T20:07:56.196Z] github.com/docker/docker/libnetwork/datastore coverage: 20.5% of statements 20:07:56 [2023-05-18T20:07:56.196Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 20.5% of statements 20:07:56 [2023-05-18T20:07:56.196Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 20:07:56 [2023-05-18T20:07:56.196Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 20:07:56 [2023-05-18T20:07:56.453Z] github.com/docker/docker/libnetwork/driverapi coverage: 68.9% of statements 20:07:56 [2023-05-18T20:07:56.453Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements 20:07:59 [2023-05-18T20:07:59.731Z] github.com/docker/docker/libnetwork/drivers/bridge coverage: 62.2% of statements 20:07:59 [2023-05-18T20:07:59.731Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.955s coverage: 62.2% of statements 20:07:59 [2023-05-18T20:07:59.731Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 20:07:59 [2023-05-18T20:07:59.731Z] github.com/docker/docker/libnetwork/drivers/host coverage: 33.3% of statements 20:07:59 [2023-05-18T20:07:59.731Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 33.3% of statements 20:08:01 [2023-05-18T20:08:01.103Z] github.com/docker/docker/libnetwork/drivers/ipvlan coverage: 5.2% of statements 20:08:01 [2023-05-18T20:08:01.103Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.699s coverage: 5.2% of statements 20:08:01 [2023-05-18T20:08:01.103Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 20:08:01 [2023-05-18T20:08:01.668Z] github.com/docker/docker/libnetwork/drivers/macvlan coverage: 4.8% of statements 20:08:01 [2023-05-18T20:08:01.668Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.005s coverage: 4.8% of statements 20:08:01 [2023-05-18T20:08:01.668Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 20:08:01 [2023-05-18T20:08:01.925Z] github.com/docker/docker/libnetwork/drivers/null coverage: 34.8% of statements 20:08:01 [2023-05-18T20:08:01.925Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements 20:08:03 [2023-05-18T20:08:03.298Z] github.com/docker/docker/libnetwork/drivers/overlay coverage: 1.5% of statements 20:08:03 [2023-05-18T20:08:03.298Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.011s coverage: 1.5% of statements 20:08:03 [2023-05-18T20:08:03.298Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] 20:08:03 [2023-05-18T20:08:03.555Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager coverage: 62.9% of statements 20:08:03 [2023-05-18T20:08:03.556Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 62.9% of statements 20:08:04 [2023-05-18T20:08:04.121Z] github.com/docker/docker/libnetwork/drivers/remote coverage: 57.1% of statements 20:08:04 [2023-05-18T20:08:04.121Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.1% of statements 20:08:04 [2023-05-18T20:08:04.121Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 20:08:04 [2023-05-18T20:08:04.121Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 20:08:04 [2023-05-18T20:08:04.121Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 20:08:04 [2023-05-18T20:08:04.686Z] github.com/docker/docker/libnetwork/drvregistry coverage: 86.2% of statements 20:08:04 [2023-05-18T20:08:04.686Z] ok github.com/docker/docker/libnetwork/drvregistry 0.044s coverage: 86.2% of statements 20:08:04 [2023-05-18T20:08:04.943Z] github.com/docker/docker/libnetwork/etchosts coverage: 81.0% of statements 20:08:04 [2023-05-18T20:08:04.943Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements 20:08:05 [2023-05-18T20:08:05.201Z] github.com/docker/docker/libnetwork/idm coverage: 87.5% of statements 20:08:05 [2023-05-18T20:08:05.201Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements 20:08:05 [2023-05-18T20:08:05.201Z] github.com/docker/docker/libnetwork/internal/caller coverage: 100.0% of statements 20:08:05 [2023-05-18T20:08:05.201Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 20:08:17 [2023-05-18T20:08:17.406Z] github.com/docker/docker/libnetwork/internal/setmatrix coverage: 100.0% of statements 20:08:17 [2023-05-18T20:08:17.406Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 20:08:18 [2023-05-18T20:08:18.778Z] github.com/docker/docker/libnetwork/ipam coverage: 80.5% of statements 20:08:18 [2023-05-18T20:08:18.778Z] ok github.com/docker/docker/libnetwork/ipam 2.446s coverage: 80.5% of statements 20:08:18 [2023-05-18T20:08:18.778Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 20:08:18 [2023-05-18T20:08:18.778Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 20:08:18 [2023-05-18T20:08:18.778Z] github.com/docker/docker/libnetwork/ipams/null coverage: 54.5% of statements 20:08:18 [2023-05-18T20:08:18.778Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 54.5% of statements 20:08:19 [2023-05-18T20:08:19.343Z] github.com/docker/docker/libnetwork/ipams/remote coverage: 46.8% of statements 20:08:19 [2023-05-18T20:08:19.343Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 46.8% of statements 20:08:19 [2023-05-18T20:08:19.343Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 20:08:19 [2023-05-18T20:08:19.600Z] github.com/docker/docker/libnetwork/ipams/windowsipam coverage: 80.0% of statements 20:08:19 [2023-05-18T20:08:19.600Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 80.0% of statements 20:08:20 [2023-05-18T20:08:20.165Z] github.com/docker/docker/libnetwork/ipamutils coverage: 86.4% of statements 20:08:20 [2023-05-18T20:08:20.165Z] ok github.com/docker/docker/libnetwork/ipamutils 0.284s coverage: 86.4% of statements 20:08:20 [2023-05-18T20:08:20.422Z] github.com/docker/docker/libnetwork/ipbits coverage: 100.0% of statements 20:08:20 [2023-05-18T20:08:20.422Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements 20:08:20 [2023-05-18T20:08:20.987Z] github.com/docker/docker/libnetwork/iptables coverage: 40.7% of statements 20:08:20 [2023-05-18T20:08:20.987Z] ok github.com/docker/docker/libnetwork/iptables 0.226s coverage: 40.7% of statements 20:08:20 [2023-05-18T20:08:20.987Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 20:08:21 [2023-05-18T20:08:21.552Z] github.com/docker/docker/libnetwork/netutils coverage: 54.9% of statements 20:08:21 [2023-05-18T20:08:21.552Z] ok github.com/docker/docker/libnetwork/netutils 0.015s coverage: 54.9% of statements 20:10:12 [2023-05-18T20:10:12.977Z] github.com/docker/docker/libnetwork/networkdb coverage: 60.2% of statements 20:10:12 [2023-05-18T20:10:12.977Z] ok github.com/docker/docker/libnetwork/networkdb 103.662s coverage: 60.2% of statements 20:10:12 [2023-05-18T20:10:12.977Z] ? github.com/docker/docker/libnetwork/ns [no test files] 20:10:12 [2023-05-18T20:10:12.977Z] github.com/docker/docker/libnetwork/options coverage: 100.0% of statements 20:10:12 [2023-05-18T20:10:12.977Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 20:10:12 [2023-05-18T20:10:12.977Z] github.com/docker/docker/libnetwork/osl coverage: 41.4% of statements 20:10:12 [2023-05-18T20:10:12.977Z] ok github.com/docker/docker/libnetwork/osl 4.472s coverage: 41.4% of statements 20:10:12 [2023-05-18T20:10:12.977Z] github.com/docker/docker/libnetwork/osl/kernel coverage: 20.0% of statements 20:10:12 [2023-05-18T20:10:12.977Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 20:10:12 [2023-05-18T20:10:12.977Z] github.com/docker/docker/libnetwork/portallocator coverage: 80.7% of statements 20:10:12 [2023-05-18T20:10:12.977Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements 20:10:13 [2023-05-18T20:10:13.235Z] github.com/docker/docker/libnetwork/portmapper coverage: 46.3% of statements 20:10:13 [2023-05-18T20:10:13.235Z] ok github.com/docker/docker/libnetwork/portmapper 0.704s coverage: 46.3% of statements 20:10:13 [2023-05-18T20:10:13.492Z] github.com/docker/docker/libnetwork/resolvconf coverage: 84.9% of statements 20:10:13 [2023-05-18T20:10:13.492Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 84.9% of statements 20:10:13 [2023-05-18T20:10:13.492Z] ? github.com/docker/docker/libnetwork/testutils [no test files] 20:10:13 [2023-05-18T20:10:13.749Z] github.com/docker/docker/libnetwork/types coverage: 37.3% of statements 20:10:13 [2023-05-18T20:10:13.750Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements 20:10:13 [2023-05-18T20:10:13.750Z] 20:10:13 [2023-05-18T20:10:13.750Z] === Skipped 20:10:13 [2023-05-18T20:10:13.750Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 20:10:13 [2023-05-18T20:10:13.750Z] firewalld_test.go:14: firewalld is not running 20:10:13 [2023-05-18T20:10:13.750Z] 20:10:13 [2023-05-18T20:10:13.750Z] DONE 355 tests, 1 skipped in 189.340s Post stage [Pipeline] junit 20:10:14 [2023-05-18T20:10:14.694Z] Recording test results 20:10:14 [2023-05-18T20:10:14.788Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:15 [2023-05-18T20:10:15.110Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45565/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e092dccfd41fb4d1bf056b971293816e38dc052a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e092dccfd41fb4d1bf056b971293816e38dc052a hack/make.sh dynbinary test-integration 20:10:15 [2023-05-18T20:10:15.367Z] 20:10:15 [2023-05-18T20:10:15.628Z] Removing bundles/ 20:10:15 [2023-05-18T20:10:15.628Z] 20:10:15 [2023-05-18T20:10:15.628Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 20:10:15 [2023-05-18T20:10:15.628Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 20:10:54 [2023-05-18T20:10:54.362Z] Created binary: bundles/dynbinary-daemon/dockerd 20:10:54 [2023-05-18T20:10:54.362Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 20:10:54 [2023-05-18T20:10:54.362Z] Created binary: bundles/dynbinary-daemon/docker-proxy 20:10:54 [2023-05-18T20:10:54.362Z] 20:10:54 [2023-05-18T20:10:54.362Z] ---> Making bundle: test-integration (in bundles/test-integration) 20:10:54 [2023-05-18T20:10:54.362Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 20:10:54 [2023-05-18T20:10:54.362Z] HOSTNAME=d73aead3901b 20:10:54 [2023-05-18T20:10:54.362Z] TESTDEBUG=0 20:10:54 [2023-05-18T20:10:54.362Z] DEST=bundles/test-integration 20:10:54 [2023-05-18T20:10:54.362Z] PWD=/go/src/github.com/docker/docker 20:10:54 [2023-05-18T20:10:54.362Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 20:10:54 [2023-05-18T20:10:54.362Z] DOCKER_GITCOMMIT=e092dccfd41fb4d1bf056b971293816e38dc052a 20:10:54 [2023-05-18T20:10:54.362Z] container=docker 20:10:54 [2023-05-18T20:10:54.362Z] HOME=/root 20:10:54 [2023-05-18T20:10:54.362Z] CONTAINERD_NAMESPACE=moby 20:10:54 [2023-05-18T20:10:54.362Z] GOLANG_VERSION=1.20.4 20:10:54 [2023-05-18T20:10:54.362Z] VALIDATE_REPO=https://github.com/moby/moby.git 20:10:54 [2023-05-18T20:10:54.362Z] VALIDATE_BRANCH=master 20:10:54 [2023-05-18T20:10:54.362Z] TERM=xterm 20:10:54 [2023-05-18T20:10:54.362Z] DOCKER_PKG=github.com/docker/docker 20:10:54 [2023-05-18T20:10:54.362Z] SHLVL=1 20:10:54 [2023-05-18T20:10:54.362Z] TIMEOUT=120m 20:10:54 [2023-05-18T20:10:54.362Z] DOCKER_GRAPHDRIVER=overlay2 20:10:54 [2023-05-18T20:10:54.362Z] GO111MODULE=off 20:10:54 [2023-05-18T20:10:54.362Z] DOCKER_EXPERIMENTAL=1 20:10:54 [2023-05-18T20:10:54.362Z] TEST_SKIP_INTEGRATION_CLI=1 20:10:54 [2023-05-18T20:10:54.362Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 20:10:54 [2023-05-18T20:10:54.362Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 20:10:54 [2023-05-18T20:10:54.362Z] GOPATH=/go 20:10:54 [2023-05-18T20:10:54.362Z] PKG_CONFIG=pkg-config 20:10:54 [2023-05-18T20:10:54.362Z] _=/usr/bin/env 20:10:54 [2023-05-18T20:10:54.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 20:11:02 [2023-05-18T20:11:02.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 20:11:03 [2023-05-18T20:11:03.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 20:11:13 [2023-05-18T20:11:13.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 20:11:17 [2023-05-18T20:11:17.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 20:11:20 [2023-05-18T20:11:20.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 20:11:20 [2023-05-18T20:11:20.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 20:11:21 [2023-05-18T20:11:21.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 20:11:21 [2023-05-18T20:11:21.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 20:11:22 [2023-05-18T20:11:22.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 20:11:22 [2023-05-18T20:11:22.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 20:11:23 [2023-05-18T20:11:23.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 20:11:24 [2023-05-18T20:11:24.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 20:11:25 [2023-05-18T20:11:25.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 20:11:26 [2023-05-18T20:11:26.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 20:11:26 [2023-05-18T20:11:26.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 20:11:27 [2023-05-18T20:11:27.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 20:11:28 [2023-05-18T20:11:28.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 20:11:28 [2023-05-18T20:11:28.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 20:11:29 [2023-05-18T20:11:29.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 20:11:30 [2023-05-18T20:11:30.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 20:11:30 [2023-05-18T20:11:30.632Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 20:11:30 [2023-05-18T20:11:30.632Z] Using test binary docker 20:11:30 [2023-05-18T20:11:30.889Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 20:11:30 [2023-05-18T20:11:30.889Z] +++ /etc/init.d/apparmor start 20:11:30 [2023-05-18T20:11:30.889Z] Not: starting. 20:11:30 [2023-05-18T20:11:30.889Z] INFO: Waiting for daemon to start... 20:11:30 [2023-05-18T20:11:30.889Z] Starting dockerd 20:11:30 [2023-05-18T20:11:30.889Z] +++ 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 20:11:32 [2023-05-18T20:11:32.786Z] . 20:11:32 [2023-05-18T20:11:32.786Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 20:11:32 [2023-05-18T20:11:32.786Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 20:11:32 [2023-05-18T20:11:32.786Z] Error: No such image: emptyfs 20:11:32 [2023-05-18T20:11:32.786Z] ++++ tar -cC bundles/test-integration/emptyfs . 20:11:32 [2023-05-18T20:11:32.786Z] ++++ docker load 20:11:32 [2023-05-18T20:11:32.786Z] Loaded image: emptyfs:latest 20:11:32 [2023-05-18T20:11:32.786Z] Running integration-test (iteration 1) 20:11:32 [2023-05-18T20:11:32.786Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 20:11:32 [2023-05-18T20:11:32.786Z] ++ 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 20:11:32 [2023-05-18T20:11:32.786Z] ++ set -e 20:11:32 [2023-05-18T20:11:32.786Z] ++ '[' -n 0 ']' 20:11:32 [2023-05-18T20:11:32.786Z] ++ set -x 20:11:32 [2023-05-18T20:11:32.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 20:11:33 [2023-05-18T20:11:33.044Z] Loaded image: busybox:latest 20:11:33 [2023-05-18T20:11:33.044Z] Loaded image: busybox:glibc 20:11:33 [2023-05-18T20:11:33.978Z] Loaded image: debian:bullseye-slim 20:11:33 [2023-05-18T20:11:33.978Z] Loaded image: hello-world:latest 20:11:33 [2023-05-18T20:11:33.978Z] Loaded image: arm32v7/hello-world:latest 20:11:33 [2023-05-18T20:11:33.978Z] INFO: Testing against a local daemon 20:11:33 [2023-05-18T20:11:33.978Z] === RUN TestCgroupNamespacesBuild 20:11:35 [2023-05-18T20:11:35.349Z] --- PASS: TestCgroupNamespacesBuild (1.12s) 20:11:35 [2023-05-18T20:11:35.349Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 20:11:36 [2023-05-18T20:11:36.281Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) 20:11:36 [2023-05-18T20:11:36.281Z] === RUN TestBuildWithSession 20:11:36 [2023-05-18T20:11:36.281Z] build_session_test.go:25: TODO: BuildKit 20:11:36 [2023-05-18T20:11:36.281Z] --- SKIP: TestBuildWithSession (0.00s) 20:11:36 [2023-05-18T20:11:36.281Z] === RUN TestBuildSquashParent 20:11:40 [2023-05-18T20:11:40.462Z] --- PASS: TestBuildSquashParent (3.79s) 20:11:40 [2023-05-18T20:11:40.462Z] === RUN TestBuildWithRemoveAndForceRemove 20:11:40 [2023-05-18T20:11:40.462Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:11:40 [2023-05-18T20:11:40.462Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:11:40 [2023-05-18T20:11:40.462Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:11:40 [2023-05-18T20:11:40.462Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:11:40 [2023-05-18T20:11:40.462Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:11:40 [2023-05-18T20:11:40.462Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:11:40 [2023-05-18T20:11:40.462Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:11:40 [2023-05-18T20:11:40.462Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:11:40 [2023-05-18T20:11:40.462Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:11:40 [2023-05-18T20:11:40.462Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:11:40 [2023-05-18T20:11:40.462Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:11:40 [2023-05-18T20:11:40.462Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:11:40 [2023-05-18T20:11:40.462Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:11:40 [2023-05-18T20:11:40.462Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:11:40 [2023-05-18T20:11:40.462Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:11:40 [2023-05-18T20:11:40.462Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:11:40 [2023-05-18T20:11:40.462Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:11:40 [2023-05-18T20:11:40.462Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:11:43 [2023-05-18T20:11:43.744Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 20:11:43 [2023-05-18T20:11:43.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s) 20:11:43 [2023-05-18T20:11:43.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.45s) 20:11:43 [2023-05-18T20:11:43.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.80s) 20:11:43 [2023-05-18T20:11:43.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s) 20:11:43 [2023-05-18T20:11:43.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.26s) 20:11:43 [2023-05-18T20:11:43.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.33s) 20:11:43 [2023-05-18T20:11:43.744Z] === RUN TestBuildMultiStageCopy 20:11:43 [2023-05-18T20:11:43.744Z] === RUN TestBuildMultiStageCopy/copy_to_root 20:11:44 [2023-05-18T20:11:44.318Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 20:11:44 [2023-05-18T20:11:44.576Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 20:11:44 [2023-05-18T20:11:44.576Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 20:11:44 [2023-05-18T20:11:44.576Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 20:11:44 [2023-05-18T20:11:44.576Z] --- PASS: TestBuildMultiStageCopy (1.21s) 20:11:44 [2023-05-18T20:11:44.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.98s) 20:11:44 [2023-05-18T20:11:44.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s) 20:11:44 [2023-05-18T20:11:44.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s) 20:11:44 [2023-05-18T20:11:44.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s) 20:11:44 [2023-05-18T20:11:44.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s) 20:11:44 [2023-05-18T20:11:44.576Z] === RUN TestBuildMultiStageParentConfig 20:11:44 [2023-05-18T20:11:44.834Z] --- PASS: TestBuildMultiStageParentConfig (0.27s) 20:11:44 [2023-05-18T20:11:44.834Z] === RUN TestBuildLabelWithTargets 20:11:45 [2023-05-18T20:11:45.398Z] --- PASS: TestBuildLabelWithTargets (0.41s) 20:11:45 [2023-05-18T20:11:45.398Z] === RUN TestBuildWithEmptyLayers 20:11:45 [2023-05-18T20:11:45.398Z] --- PASS: TestBuildWithEmptyLayers (0.08s) 20:11:45 [2023-05-18T20:11:45.398Z] === RUN TestBuildMultiStageOnBuild 20:11:46 [2023-05-18T20:11:46.770Z] --- PASS: TestBuildMultiStageOnBuild (1.09s) 20:11:46 [2023-05-18T20:11:46.770Z] === RUN TestBuildUncleanTarFilenames 20:11:46 [2023-05-18T20:11:46.770Z] --- PASS: TestBuildUncleanTarFilenames (0.11s) 20:11:46 [2023-05-18T20:11:46.770Z] === RUN TestBuildMultiStageLayerLeak 20:11:47 [2023-05-18T20:11:47.702Z] --- PASS: TestBuildMultiStageLayerLeak (1.00s) 20:11:47 [2023-05-18T20:11:47.702Z] === RUN TestBuildWithHugeFile 20:12:34 [2023-05-18T20:12:34.353Z] --- PASS: TestBuildWithHugeFile (43.58s) 20:12:34 [2023-05-18T20:12:34.353Z] === RUN TestBuildWCOWSandboxSize 20:12:34 [2023-05-18T20:12:34.353Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 20:12:34 [2023-05-18T20:12:34.353Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 20:12:34 [2023-05-18T20:12:34.353Z] === RUN TestBuildWithEmptyDockerfile 20:12:34 [2023-05-18T20:12:34.353Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 20:12:34 [2023-05-18T20:12:34.353Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 20:12:34 [2023-05-18T20:12:34.353Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:12:34 [2023-05-18T20:12:34.353Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:12:34 [2023-05-18T20:12:34.353Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:12:34 [2023-05-18T20:12:34.353Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:12:34 [2023-05-18T20:12:34.353Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 20:12:34 [2023-05-18T20:12:34.353Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:12:34 [2023-05-18T20:12:34.353Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:12:34 [2023-05-18T20:12:34.353Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 20:12:34 [2023-05-18T20:12:34.353Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 20:12:34 [2023-05-18T20:12:34.353Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 20:12:34 [2023-05-18T20:12:34.353Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 20:12:34 [2023-05-18T20:12:34.353Z] === RUN TestBuildPreserveOwnership 20:12:34 [2023-05-18T20:12:34.353Z] === RUN TestBuildPreserveOwnership/copy_from 20:12:34 [2023-05-18T20:12:34.353Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 20:12:34 [2023-05-18T20:12:34.353Z] --- PASS: TestBuildPreserveOwnership (2.02s) 20:12:34 [2023-05-18T20:12:34.353Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.45s) 20:12:34 [2023-05-18T20:12:34.353Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.56s) 20:12:34 [2023-05-18T20:12:34.353Z] === RUN TestBuildPlatformInvalid 20:12:34 [2023-05-18T20:12:34.353Z] --- PASS: TestBuildPlatformInvalid (0.02s) 20:12:34 [2023-05-18T20:12:34.353Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 20:12:34 [2023-05-18T20:12:34.353Z] Loaded image: busybox:latest 20:12:34 [2023-05-18T20:12:34.353Z] Loaded image: busybox:glibc 20:12:34 [2023-05-18T20:12:34.918Z] Loaded image: debian:bullseye-slim 20:12:34 [2023-05-18T20:12:34.918Z] Loaded image: hello-world:latest 20:12:34 [2023-05-18T20:12:34.918Z] Loaded image: arm32v7/hello-world:latest 20:12:43 [2023-05-18T20:12:43.023Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.28s) 20:12:43 [2023-05-18T20:12:43.023Z] PASS 20:12:43 [2023-05-18T20:12:43.023Z] 20:12:43 [2023-05-18T20:12:43.023Z] === Skipped 20:12:43 [2023-05-18T20:12:43.023Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 20:12:43 [2023-05-18T20:12:43.023Z] build_session_test.go:25: TODO: BuildKit 20:12:43 [2023-05-18T20:12:43.023Z] 20:12:43 [2023-05-18T20:12:43.023Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 20:12:43 [2023-05-18T20:12:43.023Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 20:12:43 [2023-05-18T20:12:43.023Z] 20:12:43 [2023-05-18T20:12:43.023Z] DONE 34 tests, 2 skipped in 69.665s 20:12:43 [2023-05-18T20:12:43.023Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 20:12:43 [2023-05-18T20:12:43.023Z] ++ 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 20:12:43 [2023-05-18T20:12:43.023Z] ++ set -e 20:12:43 [2023-05-18T20:12:43.023Z] ++ '[' -n 0 ']' 20:12:43 [2023-05-18T20:12:43.023Z] ++ set -x 20:12:43 [2023-05-18T20:12:43.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 20:12:43 [2023-05-18T20:12:43.023Z] INFO: Testing against a local daemon 20:12:43 [2023-05-18T20:12:43.023Z] === RUN TestConfigInspect 20:12:44 [2023-05-18T20:12:44.395Z] --- PASS: TestConfigInspect (1.89s) 20:12:44 [2023-05-18T20:12:44.395Z] === RUN TestConfigList 20:12:46 [2023-05-18T20:12:46.921Z] --- PASS: TestConfigList (1.95s) 20:12:46 [2023-05-18T20:12:46.921Z] === RUN TestConfigsCreateAndDelete 20:12:48 [2023-05-18T20:12:48.292Z] --- PASS: TestConfigsCreateAndDelete (1.93s) 20:12:48 [2023-05-18T20:12:48.292Z] === RUN TestConfigsUpdate 20:12:50 [2023-05-18T20:12:50.189Z] --- PASS: TestConfigsUpdate (1.87s) 20:12:50 [2023-05-18T20:12:50.189Z] === RUN TestTemplatedConfig 20:12:53 [2023-05-18T20:12:53.477Z] --- PASS: TestTemplatedConfig (2.65s) 20:12:53 [2023-05-18T20:12:53.477Z] === RUN TestConfigCreateResolve 20:12:54 [2023-05-18T20:12:54.848Z] --- PASS: TestConfigCreateResolve (1.97s) 20:12:54 [2023-05-18T20:12:54.848Z] PASS 20:12:54 [2023-05-18T20:12:54.848Z] 20:12:54 [2023-05-18T20:12:54.848Z] DONE 6 tests in 12.286s 20:12:54 [2023-05-18T20:12:54.848Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 20:12:54 [2023-05-18T20:12:54.848Z] ++ 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 20:12:54 [2023-05-18T20:12:54.848Z] ++ set -e 20:12:54 [2023-05-18T20:12:54.848Z] ++ '[' -n 0 ']' 20:12:54 [2023-05-18T20:12:54.848Z] ++ set -x 20:12:54 [2023-05-18T20:12:54.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 20:12:54 [2023-05-18T20:12:54.849Z] INFO: Testing against a local daemon 20:12:54 [2023-05-18T20:12:54.849Z] === RUN TestAttachWithTTY 20:12:54 [2023-05-18T20:12:54.849Z] --- PASS: TestAttachWithTTY (0.05s) 20:12:54 [2023-05-18T20:12:54.849Z] === RUN TestAttachWithoutTTy 20:12:55 [2023-05-18T20:12:55.106Z] --- PASS: TestAttachWithoutTTy (0.04s) 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestCheckpoint 20:12:55 [2023-05-18T20:12:55.106Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 20:12:55 [2023-05-18T20:12:55.106Z] --- SKIP: TestCheckpoint (0.00s) 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/commit 20:12:55 [2023-05-18T20:12:55.106Z] === PAUSE TestContainerInvalidJSON/commit 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/containers/create 20:12:55 [2023-05-18T20:12:55.106Z] === PAUSE TestContainerInvalidJSON/containers/create 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 20:12:55 [2023-05-18T20:12:55.106Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/containers/foobar/update 20:12:55 [2023-05-18T20:12:55.106Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/exec/foobar/start 20:12:55 [2023-05-18T20:12:55.106Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 20:12:55 [2023-05-18T20:12:55.106Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 20:12:55 [2023-05-18T20:12:55.106Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 20:12:55 [2023-05-18T20:12:55.106Z] === CONT TestContainerInvalidJSON/commit 20:12:55 [2023-05-18T20:12:55.106Z] === CONT TestContainerInvalidJSON/exec/foobar/start 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 20:12:55 [2023-05-18T20:12:55.106Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 20:12:55 [2023-05-18T20:12:55.106Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 20:12:55 [2023-05-18T20:12:55.106Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 20:12:55 [2023-05-18T20:12:55.106Z] === CONT TestContainerInvalidJSON/containers/create 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 20:12:55 [2023-05-18T20:12:55.106Z] === CONT TestContainerInvalidJSON/containers/foobar/update 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/commit/empty_body 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 20:12:55 [2023-05-18T20:12:55.106Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 20:12:55 [2023-05-18T20:12:55.106Z] --- PASS: TestContainerInvalidJSON (0.01s) 20:12:55 [2023-05-18T20:12:55.106Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 20:12:55 [2023-05-18T20:12:55.106Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 20:12:55 [2023-05-18T20:12:55.106Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 20:12:55 [2023-05-18T20:12:55.106Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 20:12:55 [2023-05-18T20:12:55.106Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 20:12:55 [2023-05-18T20:12:55.106Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 20:12:55 [2023-05-18T20:12:55.106Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 20:12:55 [2023-05-18T20:12:55.106Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 20:12:55 [2023-05-18T20:12:55.106Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 20:12:55 [2023-05-18T20:12:55.106Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 20:12:55 [2023-05-18T20:12:55.106Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 20:12:55 [2023-05-18T20:12:55.106Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 20:12:55 [2023-05-18T20:12:55.106Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 20:12:55 [2023-05-18T20:12:55.106Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 20:12:55 [2023-05-18T20:12:55.107Z] === RUN TestCopyFromContainerPathDoesNotExist 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) 20:12:55 [2023-05-18T20:12:55.107Z] === RUN TestCopyFromContainerPathIsNotDir 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) 20:12:55 [2023-05-18T20:12:55.107Z] === RUN TestCopyToContainerPathDoesNotExist 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 20:12:55 [2023-05-18T20:12:55.107Z] === RUN TestCopyEmptyFile 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestCopyEmptyFile (0.05s) 20:12:55 [2023-05-18T20:12:55.107Z] === RUN TestCopyToContainerPathIsNotDir 20:12:55 [2023-05-18T20:12:55.107Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) 20:12:55 [2023-05-18T20:12:55.107Z] === RUN TestCopyFromContainer 20:12:55 [2023-05-18T20:12:55.673Z] === RUN TestCopyFromContainer// 20:12:55 [2023-05-18T20:12:55.673Z] === RUN TestCopyFromContainer/. 20:12:55 [2023-05-18T20:12:55.673Z] === RUN TestCopyFromContainer//. 20:12:55 [2023-05-18T20:12:55.673Z] === RUN TestCopyFromContainer/./ 20:12:55 [2023-05-18T20:12:55.673Z] === RUN TestCopyFromContainer//./ 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCopyFromContainer//bar/root 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCopyFromContainer//bar/root/ 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCopyFromContainer//bar/root/. 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCopyFromContainer/bar/quux 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCopyFromContainer/bar/quux/ 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCopyFromContainer/bar/quux/. 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCopyFromContainer/bar/quux/baz 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCopyFromContainer/bar/filesymlink 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCopyFromContainer/bar/dirsymlink 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCopyFromContainer/bar/notarget 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCopyFromContainer (0.69s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCopyFromContainer// (0.01s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCopyFromContainer/. (0.01s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCopyFromContainer//. (0.01s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCopyFromContainer/./ (0.01s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCopyFromContainer//./ (0.01s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:12:55 [2023-05-18T20:12:55.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:12:55 [2023-05-18T20:12:55.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 20:12:55 [2023-05-18T20:12:55.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 20:12:55 [2023-05-18T20:12:55.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:12:55 [2023-05-18T20:12:55.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:12:55 [2023-05-18T20:12:55.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCreateLinkToNonExistingContainer 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCreateWithInvalidEnv 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCreateWithInvalidEnv/0 20:12:55 [2023-05-18T20:12:55.930Z] === PAUSE TestCreateWithInvalidEnv/0 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCreateWithInvalidEnv/1 20:12:55 [2023-05-18T20:12:55.930Z] === PAUSE TestCreateWithInvalidEnv/1 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCreateWithInvalidEnv/2 20:12:55 [2023-05-18T20:12:55.930Z] === PAUSE TestCreateWithInvalidEnv/2 20:12:55 [2023-05-18T20:12:55.930Z] === CONT TestCreateWithInvalidEnv/0 20:12:55 [2023-05-18T20:12:55.930Z] === CONT TestCreateWithInvalidEnv/2 20:12:55 [2023-05-18T20:12:55.930Z] === CONT TestCreateWithInvalidEnv/1 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCreateTmpfsMountsTarget 20:12:55 [2023-05-18T20:12:55.930Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 20:12:55 [2023-05-18T20:12:55.930Z] === RUN TestCreateWithCustomMaskedPaths 20:12:57 [2023-05-18T20:12:57.302Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) 20:12:57 [2023-05-18T20:12:57.302Z] === RUN TestCreateWithCustomReadonlyPaths 20:12:58 [2023-05-18T20:12:58.674Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.31s) 20:12:58 [2023-05-18T20:12:58.674Z] === RUN TestCreateWithInvalidHealthcheckParams 20:12:58 [2023-05-18T20:12:58.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:12:58 [2023-05-18T20:12:58.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:12:58 [2023-05-18T20:12:58.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:12:58 [2023-05-18T20:12:58.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:12:58 [2023-05-18T20:12:58.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:12:58 [2023-05-18T20:12:58.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:12:58 [2023-05-18T20:12:58.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:12:58 [2023-05-18T20:12:58.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:12:58 [2023-05-18T20:12:58.674Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:12:58 [2023-05-18T20:12:58.674Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:12:58 [2023-05-18T20:12:58.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:12:58 [2023-05-18T20:12:58.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:12:58 [2023-05-18T20:12:58.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:12:58 [2023-05-18T20:12:58.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:12:58 [2023-05-18T20:12:58.674Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:12:58 [2023-05-18T20:12:58.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 20:12:58 [2023-05-18T20:12:58.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 20:12:58 [2023-05-18T20:12:58.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 20:12:58 [2023-05-18T20:12:58.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 20:12:58 [2023-05-18T20:12:58.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 20:12:58 [2023-05-18T20:12:58.674Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 20:12:58 [2023-05-18T20:12:58.674Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 20:12:58 [2023-05-18T20:12:58.932Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) 20:12:58 [2023-05-18T20:12:58.932Z] === RUN TestCreateDifferentPlatform 20:12:58 [2023-05-18T20:12:58.932Z] === RUN TestCreateDifferentPlatform/different_os 20:12:58 [2023-05-18T20:12:58.932Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 20:12:58 [2023-05-18T20:12:58.932Z] --- PASS: TestCreateDifferentPlatform (0.01s) 20:12:58 [2023-05-18T20:12:58.932Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 20:12:58 [2023-05-18T20:12:58.932Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 20:12:58 [2023-05-18T20:12:58.932Z] === RUN TestCreateVolumesFromNonExistingContainer 20:12:58 [2023-05-18T20:12:58.932Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) 20:12:58 [2023-05-18T20:12:58.932Z] === RUN TestCreatePlatformSpecificImageNoPlatform 20:12:58 [2023-05-18T20:12:58.932Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s) 20:12:58 [2023-05-18T20:12:58.932Z] === RUN TestCreateInvalidHostConfig 20:12:58 [2023-05-18T20:12:58.932Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 20:12:58 [2023-05-18T20:12:58.932Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 20:12:58 [2023-05-18T20:12:58.932Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 20:12:58 [2023-05-18T20:12:58.932Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 20:12:58 [2023-05-18T20:12:58.932Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 20:12:58 [2023-05-18T20:12:58.932Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 20:12:58 [2023-05-18T20:12:58.932Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 20:12:58 [2023-05-18T20:12:58.932Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 20:12:58 [2023-05-18T20:12:58.932Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 20:12:58 [2023-05-18T20:12:58.932Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 20:12:58 [2023-05-18T20:12:58.932Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 20:12:58 [2023-05-18T20:12:58.932Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 20:12:58 [2023-05-18T20:12:58.932Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 20:12:58 [2023-05-18T20:12:58.932Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 20:12:58 [2023-05-18T20:12:58.932Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 20:12:58 [2023-05-18T20:12:58.932Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 20:12:58 [2023-05-18T20:12:58.932Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 20:12:58 [2023-05-18T20:12:58.932Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 20:12:58 [2023-05-18T20:12:58.932Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 20:12:58 [2023-05-18T20:12:58.932Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 20:12:58 [2023-05-18T20:12:58.932Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 20:12:58 [2023-05-18T20:12:58.932Z] === RUN TestContainerStartOnDaemonRestart 20:12:58 [2023-05-18T20:12:58.932Z] === PAUSE TestContainerStartOnDaemonRestart 20:12:58 [2023-05-18T20:12:58.932Z] === RUN TestDaemonRestartIpcMode 20:12:58 [2023-05-18T20:12:58.932Z] === PAUSE TestDaemonRestartIpcMode 20:12:58 [2023-05-18T20:12:58.932Z] === RUN TestDaemonHostGatewayIP 20:12:58 [2023-05-18T20:12:58.932Z] === PAUSE TestDaemonHostGatewayIP 20:12:58 [2023-05-18T20:12:58.932Z] === RUN TestRestartDaemonWithRestartingContainer 20:12:58 [2023-05-18T20:12:58.932Z] === PAUSE TestRestartDaemonWithRestartingContainer 20:12:58 [2023-05-18T20:12:58.932Z] === RUN TestContainerKillOnDaemonStart 20:12:58 [2023-05-18T20:12:58.932Z] === PAUSE TestContainerKillOnDaemonStart 20:12:58 [2023-05-18T20:12:58.932Z] === RUN TestDiff 20:12:59 [2023-05-18T20:12:59.496Z] --- PASS: TestDiff (0.47s) 20:12:59 [2023-05-18T20:12:59.496Z] === RUN TestExecConsoleSize 20:13:00 [2023-05-18T20:13:00.061Z] --- PASS: TestExecConsoleSize (0.52s) 20:13:00 [2023-05-18T20:13:00.061Z] === RUN TestExecWithCloseStdin 20:13:00 [2023-05-18T20:13:00.627Z] --- PASS: TestExecWithCloseStdin (0.50s) 20:13:00 [2023-05-18T20:13:00.627Z] === RUN TestExec 20:13:00 [2023-05-18T20:13:00.885Z] --- PASS: TestExec (0.50s) 20:13:00 [2023-05-18T20:13:00.885Z] === RUN TestExecUser 20:13:01 [2023-05-18T20:13:01.450Z] --- PASS: TestExecUser (0.53s) 20:13:01 [2023-05-18T20:13:01.450Z] === RUN TestExportContainerAndImportImage 20:13:02 [2023-05-18T20:13:02.015Z] --- PASS: TestExportContainerAndImportImage (0.48s) 20:13:02 [2023-05-18T20:13:02.015Z] === RUN TestExportContainerAfterDaemonRestart 20:13:08 [2023-05-18T20:13:08.567Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s) 20:13:08 [2023-05-18T20:13:08.567Z] === RUN TestHealthCheckWorkdir 20:13:08 [2023-05-18T20:13:08.825Z] --- PASS: TestHealthCheckWorkdir (0.64s) 20:13:08 [2023-05-18T20:13:08.825Z] === RUN TestHealthKillContainer 20:13:16 [2023-05-18T20:13:16.926Z] --- PASS: TestHealthKillContainer (7.98s) 20:13:16 [2023-05-18T20:13:16.926Z] === RUN TestHealthCheckProcessKilled 20:13:17 [2023-05-18T20:13:17.491Z] --- PASS: TestHealthCheckProcessKilled (0.76s) 20:13:17 [2023-05-18T20:13:17.491Z] === RUN TestInspectCpusetInConfigPre120 20:13:18 [2023-05-18T20:13:18.056Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) 20:13:18 [2023-05-18T20:13:18.056Z] === RUN TestInspectAnnotations 20:13:18 [2023-05-18T20:13:18.056Z] --- PASS: TestInspectAnnotations (0.03s) 20:13:18 [2023-05-18T20:13:18.056Z] === RUN TestIpcModeNone 20:13:18 [2023-05-18T20:13:18.620Z] --- PASS: TestIpcModeNone (0.55s) 20:13:18 [2023-05-18T20:13:18.620Z] === RUN TestIpcModePrivate 20:13:18 [2023-05-18T20:13:18.878Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false 20:13:19 [2023-05-18T20:13:19.135Z] --- PASS: TestIpcModePrivate (0.55s) 20:13:19 [2023-05-18T20:13:19.135Z] === RUN TestIpcModeShareable 20:13:19 [2023-05-18T20:13:19.393Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true 20:13:19 [2023-05-18T20:13:19.650Z] --- PASS: TestIpcModeShareable (0.57s) 20:13:19 [2023-05-18T20:13:19.650Z] === RUN TestAPIIpcModeShareableAndContainer 20:13:21 [2023-05-18T20:13:21.548Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s) 20:13:21 [2023-05-18T20:13:21.549Z] === RUN TestAPIIpcModeHost 20:13:21 [2023-05-18T20:13:21.549Z] --- PASS: TestAPIIpcModeHost (0.32s) 20:13:21 [2023-05-18T20:13:21.549Z] === RUN TestDaemonIpcModeShareable 20:13:22 [2023-05-18T20:13:22.481Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true 20:13:22 [2023-05-18T20:13:22.481Z] --- PASS: TestDaemonIpcModeShareable (1.10s) 20:13:22 [2023-05-18T20:13:22.481Z] === RUN TestDaemonIpcModePrivate 20:13:23 [2023-05-18T20:13:23.416Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false 20:13:23 [2023-05-18T20:13:23.674Z] --- PASS: TestDaemonIpcModePrivate (1.12s) 20:13:23 [2023-05-18T20:13:23.674Z] === RUN TestDaemonIpcModePrivateFromConfig 20:13:24 [2023-05-18T20:13:24.605Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false 20:13:24 [2023-05-18T20:13:24.863Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s) 20:13:24 [2023-05-18T20:13:24.863Z] === RUN TestDaemonIpcModeShareableFromConfig 20:13:25 [2023-05-18T20:13:25.795Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true 20:13:26 [2023-05-18T20:13:26.052Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) 20:13:26 [2023-05-18T20:13:26.052Z] === RUN TestIpcModeOlderClient 20:13:26 [2023-05-18T20:13:26.052Z] === PAUSE TestIpcModeOlderClient 20:13:26 [2023-05-18T20:13:26.052Z] === RUN TestKillContainerInvalidSignal 20:13:26 [2023-05-18T20:13:26.310Z] --- PASS: TestKillContainerInvalidSignal (0.45s) 20:13:26 [2023-05-18T20:13:26.310Z] === RUN TestKillContainer 20:13:26 [2023-05-18T20:13:26.310Z] === RUN TestKillContainer/no_signal 20:13:26 [2023-05-18T20:13:26.875Z] === RUN TestKillContainer/non_killing_signal 20:13:27 [2023-05-18T20:13:27.132Z] === RUN TestKillContainer/killing_signal 20:13:27 [2023-05-18T20:13:27.698Z] --- PASS: TestKillContainer (1.31s) 20:13:27 [2023-05-18T20:13:27.698Z] --- PASS: TestKillContainer/no_signal (0.40s) 20:13:27 [2023-05-18T20:13:27.698Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) 20:13:27 [2023-05-18T20:13:27.698Z] --- PASS: TestKillContainer/killing_signal (0.42s) 20:13:27 [2023-05-18T20:13:27.698Z] === RUN TestKillWithStopSignalAndRestartPolicies 20:13:27 [2023-05-18T20:13:27.698Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 20:13:28 [2023-05-18T20:13:28.262Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 20:13:28 [2023-05-18T20:13:28.520Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) 20:13:28 [2023-05-18T20:13:28.520Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) 20:13:28 [2023-05-18T20:13:28.520Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) 20:13:28 [2023-05-18T20:13:28.520Z] === RUN TestKillStoppedContainer 20:13:28 [2023-05-18T20:13:28.520Z] --- PASS: TestKillStoppedContainer (0.03s) 20:13:28 [2023-05-18T20:13:28.520Z] === RUN TestKillStoppedContainerAPIPre120 20:13:28 [2023-05-18T20:13:28.520Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) 20:13:28 [2023-05-18T20:13:28.520Z] === RUN TestKillDifferentUserContainer 20:13:29 [2023-05-18T20:13:29.085Z] --- PASS: TestKillDifferentUserContainer (0.42s) 20:13:29 [2023-05-18T20:13:29.085Z] === RUN TestInspectOomKilledTrue 20:13:29 [2023-05-18T20:13:29.651Z] --- PASS: TestInspectOomKilledTrue (0.50s) 20:13:29 [2023-05-18T20:13:29.651Z] === RUN TestInspectOomKilledFalse 20:13:29 [2023-05-18T20:13:29.908Z] --- PASS: TestInspectOomKilledFalse (0.40s) 20:13:29 [2023-05-18T20:13:29.908Z] === RUN TestLinksEtcHostsContentMatch 20:13:30 [2023-05-18T20:13:30.165Z] --- PASS: TestLinksEtcHostsContentMatch (0.22s) 20:13:30 [2023-05-18T20:13:30.166Z] === RUN TestLinksContainerNames 20:13:31 [2023-05-18T20:13:31.098Z] --- PASS: TestLinksContainerNames (0.89s) 20:13:31 [2023-05-18T20:13:31.098Z] === RUN TestLogsFollowTailEmpty 20:13:31 [2023-05-18T20:13:31.663Z] --- PASS: TestLogsFollowTailEmpty (0.47s) 20:13:31 [2023-05-18T20:13:31.663Z] === RUN TestLogs 20:13:31 [2023-05-18T20:13:31.663Z] === RUN TestLogs/driver_local 20:13:31 [2023-05-18T20:13:31.663Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 20:13:31 [2023-05-18T20:13:31.663Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 20:13:31 [2023-05-18T20:13:31.663Z] === RUN TestLogs/driver_local/tty/only_stdout 20:13:31 [2023-05-18T20:13:31.663Z] === PAUSE TestLogs/driver_local/tty/only_stdout 20:13:31 [2023-05-18T20:13:31.663Z] === RUN TestLogs/driver_local/tty/only_stderr 20:13:31 [2023-05-18T20:13:31.663Z] === PAUSE TestLogs/driver_local/tty/only_stderr 20:13:31 [2023-05-18T20:13:31.663Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 20:13:31 [2023-05-18T20:13:31.663Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 20:13:31 [2023-05-18T20:13:31.663Z] === RUN TestLogs/driver_local/without_tty/only_stdout 20:13:31 [2023-05-18T20:13:31.663Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 20:13:31 [2023-05-18T20:13:31.663Z] === RUN TestLogs/driver_local/without_tty/only_stderr 20:13:31 [2023-05-18T20:13:31.663Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 20:13:31 [2023-05-18T20:13:31.663Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 20:13:31 [2023-05-18T20:13:31.663Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 20:13:31 [2023-05-18T20:13:31.663Z] === CONT TestLogs/driver_local/tty/only_stderr 20:13:31 [2023-05-18T20:13:31.663Z] === CONT TestLogs/driver_local/without_tty/only_stderr 20:13:31 [2023-05-18T20:13:31.663Z] === CONT TestLogs/driver_local/without_tty/only_stdout 20:13:31 [2023-05-18T20:13:31.663Z] === CONT TestLogs/driver_local/tty/only_stdout 20:13:33 [2023-05-18T20:13:33.036Z] === RUN TestLogs/driver_json-file 20:13:33 [2023-05-18T20:13:33.036Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 20:13:33 [2023-05-18T20:13:33.036Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 20:13:33 [2023-05-18T20:13:33.036Z] === RUN TestLogs/driver_json-file/tty/only_stdout 20:13:33 [2023-05-18T20:13:33.036Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 20:13:33 [2023-05-18T20:13:33.036Z] === RUN TestLogs/driver_json-file/tty/only_stderr 20:13:33 [2023-05-18T20:13:33.036Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 20:13:33 [2023-05-18T20:13:33.036Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 20:13:33 [2023-05-18T20:13:33.036Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 20:13:33 [2023-05-18T20:13:33.036Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 20:13:33 [2023-05-18T20:13:33.036Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 20:13:33 [2023-05-18T20:13:33.036Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 20:13:33 [2023-05-18T20:13:33.036Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 20:13:33 [2023-05-18T20:13:33.036Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 20:13:33 [2023-05-18T20:13:33.036Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 20:13:33 [2023-05-18T20:13:33.036Z] === CONT TestLogs/driver_json-file/tty/only_stderr 20:13:33 [2023-05-18T20:13:33.036Z] === CONT TestLogs/driver_json-file/tty/only_stdout 20:13:33 [2023-05-18T20:13:33.036Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 20:13:33 [2023-05-18T20:13:33.036Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 20:13:34 [2023-05-18T20:13:34.932Z] --- PASS: TestLogs (3.20s) 20:13:34 [2023-05-18T20:13:34.932Z] --- PASS: TestLogs/driver_local (0.01s) 20:13:34 [2023-05-18T20:13:34.932Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.89s) 20:13:34 [2023-05-18T20:13:34.932Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.95s) 20:13:34 [2023-05-18T20:13:34.932Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.95s) 20:13:34 [2023-05-18T20:13:34.932Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.23s) 20:13:34 [2023-05-18T20:13:34.932Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.45s) 20:13:34 [2023-05-18T20:13:34.932Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.50s) 20:13:34 [2023-05-18T20:13:34.932Z] --- PASS: TestLogs/driver_json-file (0.01s) 20:13:34 [2023-05-18T20:13:34.932Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.85s) 20:13:34 [2023-05-18T20:13:34.932Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.33s) 20:13:34 [2023-05-18T20:13:34.932Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.35s) 20:13:34 [2023-05-18T20:13:34.932Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.54s) 20:13:34 [2023-05-18T20:13:34.932Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.62s) 20:13:34 [2023-05-18T20:13:34.932Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.69s) 20:13:34 [2023-05-18T20:13:34.932Z] === RUN TestContainerNetworkMountsNoChown 20:13:35 [2023-05-18T20:13:35.191Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/default 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/default 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/private 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/private 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/rprivate 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/rprivate 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/slave 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/slave 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/rslave 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/rslave 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/shared 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/shared 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/rshared 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/rshared 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/default 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/default/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/default/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/default/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/rslave 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/slave 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/rprivate 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/shared 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/default/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/slave/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/rshared 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/default/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/slave/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/shared/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/slave/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/shared/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/rprivate/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/rslave/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/default/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/private 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/private/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/shared/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/default/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/slave/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/rshared/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/shared/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/private/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/slave/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/shared/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/private/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/slave/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/private/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/default/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/rshared/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/rprivate/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/rslave/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/private/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/private/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/default/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/slave/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/default/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === RUN TestMountDaemonRoot/shared/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/slave/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/slave/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/slave/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/private/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/rprivate/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/shared/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/shared/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/shared/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/rslave/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/private/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/private/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/private/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/shared/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/rprivate/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/rshared/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/rshared/bind_root 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/rslave/mount_root 20:13:35 [2023-05-18T20:13:35.191Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot (0.02s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/default (0.00s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/private (0.00s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) 20:13:35 [2023-05-18T20:13:35.449Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) 20:13:35 [2023-05-18T20:13:35.449Z] === RUN TestContainerBindMountNonRecursive 20:13:36 [2023-05-18T20:13:36.381Z] --- PASS: TestContainerBindMountNonRecursive (1.12s) 20:13:36 [2023-05-18T20:13:36.381Z] === RUN TestContainerVolumesMountedAsShared 20:13:36 [2023-05-18T20:13:36.945Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) 20:13:36 [2023-05-18T20:13:36.945Z] === RUN TestContainerVolumesMountedAsSlave 20:13:37 [2023-05-18T20:13:37.203Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) 20:13:37 [2023-05-18T20:13:37.203Z] === RUN TestContainerCopyLeaksMounts 20:13:37 [2023-05-18T20:13:37.768Z] --- PASS: TestContainerCopyLeaksMounts (0.54s) 20:13:37 [2023-05-18T20:13:37.768Z] === RUN TestNetworkNat 20:13:38 [2023-05-18T20:13:38.333Z] --- PASS: TestNetworkNat (0.49s) 20:13:38 [2023-05-18T20:13:38.333Z] === RUN TestNetworkLocalhostTCPNat 20:13:38 [2023-05-18T20:13:38.590Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) 20:13:38 [2023-05-18T20:13:38.590Z] === RUN TestNetworkLoopbackNat 20:13:41 [2023-05-18T20:13:41.867Z] --- PASS: TestNetworkLoopbackNat (2.61s) 20:13:41 [2023-05-18T20:13:41.867Z] === RUN TestPause 20:13:41 [2023-05-18T20:13:41.867Z] --- PASS: TestPause (0.48s) 20:13:41 [2023-05-18T20:13:41.867Z] === RUN TestPauseFailsOnWindowsServerContainers 20:13:41 [2023-05-18T20:13:41.867Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 20:13:41 [2023-05-18T20:13:41.867Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 20:13:41 [2023-05-18T20:13:41.867Z] === RUN TestPauseStopPausedContainer 20:13:42 [2023-05-18T20:13:42.431Z] --- PASS: TestPauseStopPausedContainer (0.50s) 20:13:42 [2023-05-18T20:13:42.431Z] === RUN TestPidHost 20:13:43 [2023-05-18T20:13:43.363Z] --- PASS: TestPidHost (1.00s) 20:13:43 [2023-05-18T20:13:43.364Z] === RUN TestPsFilter 20:13:43 [2023-05-18T20:13:43.364Z] === RUN TestPsFilter/since 20:13:43 [2023-05-18T20:13:43.364Z] === RUN TestPsFilter/before 20:13:43 [2023-05-18T20:13:43.364Z] --- PASS: TestPsFilter (0.08s) 20:13:43 [2023-05-18T20:13:43.364Z] --- PASS: TestPsFilter/since (0.00s) 20:13:43 [2023-05-18T20:13:43.364Z] --- PASS: TestPsFilter/before (0.00s) 20:13:43 [2023-05-18T20:13:43.364Z] === RUN TestRemoveContainerWithRemovedVolume 20:13:43 [2023-05-18T20:13:43.928Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) 20:13:43 [2023-05-18T20:13:43.929Z] === RUN TestRemoveContainerWithVolume 20:13:44 [2023-05-18T20:13:44.186Z] --- PASS: TestRemoveContainerWithVolume (0.42s) 20:13:44 [2023-05-18T20:13:44.186Z] === RUN TestRemoveContainerRunning 20:13:44 [2023-05-18T20:13:44.750Z] --- PASS: TestRemoveContainerRunning (0.45s) 20:13:44 [2023-05-18T20:13:44.750Z] === RUN TestRemoveContainerForceRemoveRunning 20:13:45 [2023-05-18T20:13:45.009Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) 20:13:45 [2023-05-18T20:13:45.009Z] === RUN TestRemoveInvalidContainer 20:13:45 [2023-05-18T20:13:45.009Z] --- PASS: TestRemoveInvalidContainer (0.01s) 20:13:45 [2023-05-18T20:13:45.009Z] === RUN TestRenameLinkedContainer 20:13:46 [2023-05-18T20:13:46.917Z] --- PASS: TestRenameLinkedContainer (1.81s) 20:13:46 [2023-05-18T20:13:46.917Z] === RUN TestRenameStoppedContainer 20:13:47 [2023-05-18T20:13:47.483Z] --- PASS: TestRenameStoppedContainer (0.43s) 20:13:47 [2023-05-18T20:13:47.483Z] === RUN TestRenameRunningContainerAndReuse 20:13:48 [2023-05-18T20:13:48.415Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) 20:13:48 [2023-05-18T20:13:48.415Z] === RUN TestRenameInvalidName 20:13:48 [2023-05-18T20:13:48.673Z] --- PASS: TestRenameInvalidName (0.46s) 20:13:48 [2023-05-18T20:13:48.673Z] === RUN TestRenameAnonymousContainer 20:13:50 [2023-05-18T20:13:50.570Z] --- PASS: TestRenameAnonymousContainer (1.59s) 20:13:50 [2023-05-18T20:13:50.570Z] === RUN TestRenameContainerWithSameName 20:13:50 [2023-05-18T20:13:50.828Z] --- PASS: TestRenameContainerWithSameName (0.42s) 20:13:50 [2023-05-18T20:13:50.828Z] === RUN TestRenameContainerWithLinkedContainer 20:13:51 [2023-05-18T20:13:51.760Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) 20:13:51 [2023-05-18T20:13:51.760Z] === RUN TestResize 20:13:52 [2023-05-18T20:13:52.017Z] --- PASS: TestResize (0.45s) 20:13:52 [2023-05-18T20:13:52.017Z] === RUN TestResizeWithInvalidSize 20:13:52 [2023-05-18T20:13:52.582Z] --- PASS: TestResizeWithInvalidSize (0.45s) 20:13:52 [2023-05-18T20:13:52.582Z] === RUN TestResizeWhenContainerNotStarted 20:13:52 [2023-05-18T20:13:52.841Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) 20:13:52 [2023-05-18T20:13:52.841Z] === RUN TestDaemonRestartKillContainers 20:13:52 [2023-05-18T20:13:52.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:13:52 [2023-05-18T20:13:52.841Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:13:54 [2023-05-18T20:13:54.215Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:13:54 [2023-05-18T20:13:54.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:13:54 [2023-05-18T20:13:54.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:13:54 [2023-05-18T20:13:54.780Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 20:13:54 [2023-05-18T20:13:54.780Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 20:13:54 [2023-05-18T20:13:54.780Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:13:55 [2023-05-18T20:13:55.038Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 20:13:55 [2023-05-18T20:13:55.973Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:13:59 [2023-05-18T20:13:59.253Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 20:13:59 [2023-05-18T20:13:59.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) 20:13:59 [2023-05-18T20:13:59.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) 20:13:59 [2023-05-18T20:13:59.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) 20:13:59 [2023-05-18T20:13:59.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s) 20:13:59 [2023-05-18T20:13:59.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.88s) 20:13:59 [2023-05-18T20:13:59.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.89s) 20:13:59 [2023-05-18T20:13:59.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.19s) 20:13:59 [2023-05-18T20:13:59.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) 20:13:59 [2023-05-18T20:13:59.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.82s) 20:13:59 [2023-05-18T20:13:59.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.56s) 20:13:59 [2023-05-18T20:13:59.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.98s) 20:13:59 [2023-05-18T20:13:59.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.11s) 20:13:59 [2023-05-18T20:13:59.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.19s) 20:13:59 [2023-05-18T20:13:59.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.25s) 20:13:59 [2023-05-18T20:13:59.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s) 20:13:59 [2023-05-18T20:13:59.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.18s) 20:13:59 [2023-05-18T20:13:59.253Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 20:13:59 [2023-05-18T20:13:59.253Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 20:14:00 [2023-05-18T20:14:00.185Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 20:14:01 [2023-05-18T20:14:01.558Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.91s) 20:14:01 [2023-05-18T20:14:01.558Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s) 20:14:01 [2023-05-18T20:14:01.558Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) 20:14:01 [2023-05-18T20:14:01.558Z] === RUN TestCgroupNamespacesRun 20:14:02 [2023-05-18T20:14:02.490Z] --- PASS: TestCgroupNamespacesRun (1.12s) 20:14:02 [2023-05-18T20:14:02.490Z] === RUN TestCgroupNamespacesRunPrivileged 20:14:03 [2023-05-18T20:14:03.423Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) 20:14:03 [2023-05-18T20:14:03.423Z] === RUN TestCgroupNamespacesRunDaemonHostMode 20:14:04 [2023-05-18T20:14:04.795Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s) 20:14:04 [2023-05-18T20:14:04.795Z] === RUN TestCgroupNamespacesRunHostMode 20:14:05 [2023-05-18T20:14:05.728Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s) 20:14:05 [2023-05-18T20:14:05.728Z] === RUN TestCgroupNamespacesRunPrivateMode 20:14:06 [2023-05-18T20:14:06.660Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s) 20:14:06 [2023-05-18T20:14:06.660Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 20:14:08 [2023-05-18T20:14:08.031Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) 20:14:08 [2023-05-18T20:14:08.031Z] === RUN TestCgroupNamespacesRunInvalidMode 20:14:08 [2023-05-18T20:14:08.288Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) 20:14:08 [2023-05-18T20:14:08.288Z] === RUN TestCgroupNamespacesRunOlderClient 20:14:09 [2023-05-18T20:14:09.660Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) 20:14:09 [2023-05-18T20:14:09.661Z] === RUN TestNISDomainname 20:14:10 [2023-05-18T20:14:10.237Z] --- PASS: TestNISDomainname (0.57s) 20:14:10 [2023-05-18T20:14:10.237Z] === RUN TestHostnameDnsResolution 20:14:10 [2023-05-18T20:14:10.809Z] --- PASS: TestHostnameDnsResolution (0.70s) 20:14:10 [2023-05-18T20:14:10.809Z] === RUN TestUnprivilegedPortsAndPing 20:14:11 [2023-05-18T20:14:11.374Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) 20:14:11 [2023-05-18T20:14:11.374Z] === RUN TestPrivilegedHostDevices 20:14:11 [2023-05-18T20:14:11.939Z] --- PASS: TestPrivilegedHostDevices (0.53s) 20:14:11 [2023-05-18T20:14:11.939Z] === RUN TestRunConsoleSize 20:14:12 [2023-05-18T20:14:12.503Z] --- PASS: TestRunConsoleSize (0.45s) 20:14:12 [2023-05-18T20:14:12.503Z] === RUN TestRunWithAlternativeContainerdShim 20:14:16 [2023-05-18T20:14:16.682Z] --- PASS: TestRunWithAlternativeContainerdShim (3.98s) 20:14:16 [2023-05-18T20:14:16.682Z] === RUN TestStats 20:14:19 [2023-05-18T20:14:19.207Z] --- PASS: TestStats (2.45s) 20:14:19 [2023-05-18T20:14:19.207Z] === RUN TestStopContainerWithTimeout 20:14:19 [2023-05-18T20:14:19.207Z] === RUN TestStopContainerWithTimeout/0 20:14:19 [2023-05-18T20:14:19.207Z] === PAUSE TestStopContainerWithTimeout/0 20:14:19 [2023-05-18T20:14:19.207Z] === RUN TestStopContainerWithTimeout/1 20:14:19 [2023-05-18T20:14:19.207Z] === PAUSE TestStopContainerWithTimeout/1 20:14:19 [2023-05-18T20:14:19.207Z] === RUN TestStopContainerWithTimeout/3 20:14:19 [2023-05-18T20:14:19.207Z] === PAUSE TestStopContainerWithTimeout/3 20:14:19 [2023-05-18T20:14:19.207Z] === RUN TestStopContainerWithTimeout/-1 20:14:19 [2023-05-18T20:14:19.207Z] === PAUSE TestStopContainerWithTimeout/-1 20:14:19 [2023-05-18T20:14:19.207Z] === CONT TestStopContainerWithTimeout/0 20:14:19 [2023-05-18T20:14:19.207Z] === CONT TestStopContainerWithTimeout/-1 20:14:19 [2023-05-18T20:14:19.207Z] === CONT TestStopContainerWithTimeout/1 20:14:19 [2023-05-18T20:14:19.207Z] === CONT TestStopContainerWithTimeout/3 20:14:21 [2023-05-18T20:14:21.732Z] --- PASS: TestStopContainerWithTimeout (0.01s) 20:14:21 [2023-05-18T20:14:21.732Z] --- PASS: TestStopContainerWithTimeout/0 (0.84s) 20:14:21 [2023-05-18T20:14:21.732Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) 20:14:21 [2023-05-18T20:14:21.732Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) 20:14:21 [2023-05-18T20:14:21.732Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) 20:14:21 [2023-05-18T20:14:21.732Z] === RUN TestStopContainerWithRestartPolicyAlways 20:14:23 [2023-05-18T20:14:23.628Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.88s) 20:14:23 [2023-05-18T20:14:23.628Z] === RUN TestUpdateMemory 20:14:24 [2023-05-18T20:14:24.193Z] --- PASS: TestUpdateMemory (0.58s) 20:14:24 [2023-05-18T20:14:24.193Z] === RUN TestUpdateCPUQuota 20:14:25 [2023-05-18T20:14:25.126Z] --- PASS: TestUpdateCPUQuota (0.81s) 20:14:25 [2023-05-18T20:14:25.126Z] === RUN TestUpdatePidsLimit 20:14:25 [2023-05-18T20:14:25.126Z] === RUN TestUpdatePidsLimit/update_from_none 20:14:25 [2023-05-18T20:14:25.126Z] === RUN TestUpdatePidsLimit/no_change 20:14:25 [2023-05-18T20:14:25.384Z] === RUN TestUpdatePidsLimit/update_lower 20:14:25 [2023-05-18T20:14:25.641Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 20:14:25 [2023-05-18T20:14:25.899Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 20:14:26 [2023-05-18T20:14:26.157Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 20:14:26 [2023-05-18T20:14:26.157Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 20:14:27 [2023-05-18T20:14:27.089Z] --- PASS: TestUpdatePidsLimit (1.87s) 20:14:27 [2023-05-18T20:14:27.089Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) 20:14:27 [2023-05-18T20:14:27.089Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) 20:14:27 [2023-05-18T20:14:27.089Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) 20:14:27 [2023-05-18T20:14:27.089Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) 20:14:27 [2023-05-18T20:14:27.089Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) 20:14:27 [2023-05-18T20:14:27.089Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) 20:14:27 [2023-05-18T20:14:27.089Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) 20:14:27 [2023-05-18T20:14:27.089Z] === RUN TestUpdateRestartPolicy 20:14:39 [2023-05-18T20:14:39.279Z] --- PASS: TestUpdateRestartPolicy (10.78s) 20:14:39 [2023-05-18T20:14:39.279Z] === RUN TestUpdateRestartWithAutoRemove 20:14:39 [2023-05-18T20:14:39.279Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) 20:14:39 [2023-05-18T20:14:39.279Z] === RUN TestWaitNonBlocked 20:14:39 [2023-05-18T20:14:39.279Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 20:14:39 [2023-05-18T20:14:39.279Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 20:14:39 [2023-05-18T20:14:39.279Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 20:14:39 [2023-05-18T20:14:39.279Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 20:14:39 [2023-05-18T20:14:39.279Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 20:14:39 [2023-05-18T20:14:39.279Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 20:14:39 [2023-05-18T20:14:39.279Z] --- PASS: TestWaitNonBlocked (0.01s) 20:14:39 [2023-05-18T20:14:39.279Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) 20:14:39 [2023-05-18T20:14:39.279Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) 20:14:39 [2023-05-18T20:14:39.279Z] === RUN TestWaitBlocked 20:14:39 [2023-05-18T20:14:39.279Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 20:14:39 [2023-05-18T20:14:39.279Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 20:14:39 [2023-05-18T20:14:39.279Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 20:14:39 [2023-05-18T20:14:39.279Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 20:14:39 [2023-05-18T20:14:39.279Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 20:14:39 [2023-05-18T20:14:39.279Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 20:14:39 [2023-05-18T20:14:39.536Z] --- PASS: TestWaitBlocked (0.01s) 20:14:39 [2023-05-18T20:14:39.536Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) 20:14:39 [2023-05-18T20:14:39.536Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) 20:14:39 [2023-05-18T20:14:39.536Z] === RUN TestWaitConditions 20:14:39 [2023-05-18T20:14:39.536Z] === RUN TestWaitConditions/default 20:14:39 [2023-05-18T20:14:39.536Z] === PAUSE TestWaitConditions/default 20:14:39 [2023-05-18T20:14:39.536Z] === RUN TestWaitConditions/not-running 20:14:39 [2023-05-18T20:14:39.536Z] === PAUSE TestWaitConditions/not-running 20:14:39 [2023-05-18T20:14:39.536Z] === RUN TestWaitConditions/next-exit 20:14:39 [2023-05-18T20:14:39.536Z] === PAUSE TestWaitConditions/next-exit 20:14:39 [2023-05-18T20:14:39.536Z] === RUN TestWaitConditions/removed 20:14:39 [2023-05-18T20:14:39.536Z] === PAUSE TestWaitConditions/removed 20:14:39 [2023-05-18T20:14:39.536Z] === CONT TestWaitConditions/default 20:14:39 [2023-05-18T20:14:39.536Z] === CONT TestWaitConditions/removed 20:14:39 [2023-05-18T20:14:39.536Z] === CONT TestWaitConditions/not-running 20:14:39 [2023-05-18T20:14:39.536Z] === CONT TestWaitConditions/next-exit 20:14:39 [2023-05-18T20:14:39.536Z] wait_test.go:146: ContainerID = e0c6880d8ad2c3cf952a9b4d34eb2d68f8e29955ecf67998261f7c7f74c0fe8c 20:14:39 [2023-05-18T20:14:39.536Z] wait_test.go:146: ContainerID = b270d4bb25d69eedc47dee2093ff230688c0aa464733622764c3745c4f1485bf 20:14:39 [2023-05-18T20:14:39.536Z] wait_test.go:146: ContainerID = 3f604c03f2f7fe69d88e5fe9a44ca0f6faecf6771a3a9c1d56c10b7d24f143a6 20:14:39 [2023-05-18T20:14:39.536Z] wait_test.go:146: ContainerID = ad9107e8afbad398e6117dcf1ad0b26c37a001c22bb53242ea9acd37c5e7bd2f 20:14:40 [2023-05-18T20:14:40.908Z] --- PASS: TestWaitConditions (0.02s) 20:14:40 [2023-05-18T20:14:40.908Z] --- PASS: TestWaitConditions/not-running (0.63s) 20:14:40 [2023-05-18T20:14:40.908Z] --- PASS: TestWaitConditions/removed (0.90s) 20:14:40 [2023-05-18T20:14:40.908Z] --- PASS: TestWaitConditions/next-exit (1.14s) 20:14:40 [2023-05-18T20:14:40.908Z] --- PASS: TestWaitConditions/default (1.20s) 20:14:40 [2023-05-18T20:14:40.908Z] === RUN TestWaitRestartedContainer 20:14:40 [2023-05-18T20:14:40.908Z] === RUN TestWaitRestartedContainer/default 20:14:40 [2023-05-18T20:14:40.908Z] === PAUSE TestWaitRestartedContainer/default 20:14:40 [2023-05-18T20:14:40.908Z] === RUN TestWaitRestartedContainer/not-running 20:14:40 [2023-05-18T20:14:40.908Z] === PAUSE TestWaitRestartedContainer/not-running 20:14:40 [2023-05-18T20:14:40.908Z] === RUN TestWaitRestartedContainer/next-exit 20:14:40 [2023-05-18T20:14:40.908Z] === PAUSE TestWaitRestartedContainer/next-exit 20:14:40 [2023-05-18T20:14:40.908Z] === CONT TestWaitRestartedContainer/default 20:14:40 [2023-05-18T20:14:40.908Z] === CONT TestWaitRestartedContainer/next-exit 20:14:40 [2023-05-18T20:14:40.908Z] === CONT TestWaitRestartedContainer/not-running 20:14:42 [2023-05-18T20:14:42.805Z] --- PASS: TestWaitRestartedContainer (0.01s) 20:14:42 [2023-05-18T20:14:42.805Z] --- PASS: TestWaitRestartedContainer/next-exit (1.42s) 20:14:42 [2023-05-18T20:14:42.805Z] --- PASS: TestWaitRestartedContainer/not-running (1.83s) 20:14:42 [2023-05-18T20:14:42.805Z] --- PASS: TestWaitRestartedContainer/default (1.88s) 20:14:42 [2023-05-18T20:14:42.805Z] === CONT TestContainerStartOnDaemonRestart 20:14:42 [2023-05-18T20:14:42.805Z] === CONT TestRestartDaemonWithRestartingContainer 20:14:42 [2023-05-18T20:14:42.805Z] === CONT TestDaemonHostGatewayIP 20:14:42 [2023-05-18T20:14:42.805Z] === CONT TestIpcModeOlderClient 20:14:42 [2023-05-18T20:14:42.805Z] === CONT TestDaemonRestartIpcMode 20:14:42 [2023-05-18T20:14:42.805Z] === CONT TestContainerKillOnDaemonStart 20:14:42 [2023-05-18T20:14:42.805Z] --- PASS: TestIpcModeOlderClient (0.05s) 20:14:45 [2023-05-18T20:14:45.352Z] --- PASS: TestContainerStartOnDaemonRestart (2.45s) 20:14:45 [2023-05-18T20:14:45.610Z] --- PASS: TestDaemonHostGatewayIP (3.14s) 20:14:46 [2023-05-18T20:14:46.174Z] --- PASS: TestDaemonRestartIpcMode (3.42s) 20:14:46 [2023-05-18T20:14:46.174Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.45s) 20:14:54 [2023-05-18T20:14:54.275Z] --- PASS: TestContainerKillOnDaemonStart (11.75s) 20:14:54 [2023-05-18T20:14:54.275Z] PASS 20:14:54 [2023-05-18T20:14:54.275Z] 20:14:54 [2023-05-18T20:14:54.275Z] === Skipped 20:14:54 [2023-05-18T20:14:54.275Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 20:14:54 [2023-05-18T20:14:54.275Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 20:14:54 [2023-05-18T20:14:54.275Z] 20:14:54 [2023-05-18T20:14:54.275Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 20:14:54 [2023-05-18T20:14:54.275Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 20:14:54 [2023-05-18T20:14:54.275Z] 20:14:54 [2023-05-18T20:14:54.275Z] DONE 284 tests, 2 skipped in 119.456s 20:14:54 [2023-05-18T20:14:54.275Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 20:14:54 [2023-05-18T20:14:54.275Z] ++ 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 20:14:54 [2023-05-18T20:14:54.275Z] ++ set -e 20:14:54 [2023-05-18T20:14:54.275Z] ++ '[' -n 0 ']' 20:14:54 [2023-05-18T20:14:54.275Z] ++ set -x 20:14:54 [2023-05-18T20:14:54.275Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m 20:14:54 [2023-05-18T20:14:54.275Z] INFO: Testing against a local daemon 20:14:54 [2023-05-18T20:14:54.275Z] === RUN TestConfigDaemonID 20:14:55 [2023-05-18T20:14:55.647Z] daemon_test.go:52: [da89ed17d034f] daemon is not started 20:14:55 [2023-05-18T20:14:55.647Z] --- PASS: TestConfigDaemonID (1.04s) 20:14:55 [2023-05-18T20:14:55.647Z] === RUN TestDaemonConfigValidation 20:14:55 [2023-05-18T20:14:55.647Z] === RUN TestDaemonConfigValidation/config_with_no_content 20:14:55 [2023-05-18T20:14:55.647Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 20:14:55 [2023-05-18T20:14:55.647Z] === RUN TestDaemonConfigValidation/config_with_{} 20:14:55 [2023-05-18T20:14:55.647Z] === PAUSE TestDaemonConfigValidation/config_with_{} 20:14:55 [2023-05-18T20:14:55.647Z] === RUN TestDaemonConfigValidation/invalid_config 20:14:55 [2023-05-18T20:14:55.647Z] === PAUSE TestDaemonConfigValidation/invalid_config 20:14:55 [2023-05-18T20:14:55.647Z] === RUN TestDaemonConfigValidation/malformed_config 20:14:55 [2023-05-18T20:14:55.647Z] === PAUSE TestDaemonConfigValidation/malformed_config 20:14:55 [2023-05-18T20:14:55.647Z] === RUN TestDaemonConfigValidation/valid_config 20:14:55 [2023-05-18T20:14:55.647Z] === PAUSE TestDaemonConfigValidation/valid_config 20:14:55 [2023-05-18T20:14:55.647Z] === CONT TestDaemonConfigValidation/config_with_no_content 20:14:55 [2023-05-18T20:14:55.647Z] === CONT TestDaemonConfigValidation/malformed_config 20:14:55 [2023-05-18T20:14:55.647Z] === CONT TestDaemonConfigValidation/valid_config 20:14:55 [2023-05-18T20:14:55.647Z] === CONT TestDaemonConfigValidation/invalid_config 20:14:55 [2023-05-18T20:14:55.647Z] === CONT TestDaemonConfigValidation/config_with_{} 20:14:55 [2023-05-18T20:14:55.647Z] --- PASS: TestDaemonConfigValidation (0.00s) 20:14:55 [2023-05-18T20:14:55.647Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) 20:14:55 [2023-05-18T20:14:55.647Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) 20:14:55 [2023-05-18T20:14:55.647Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) 20:14:55 [2023-05-18T20:14:55.647Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) 20:14:55 [2023-05-18T20:14:55.647Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) 20:14:55 [2023-05-18T20:14:55.647Z] === RUN TestConfigDaemonSeccompProfiles 20:14:55 [2023-05-18T20:14:55.647Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 20:14:56 [2023-05-18T20:14:56.581Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 20:14:57 [2023-05-18T20:14:57.512Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 20:14:58 [2023-05-18T20:14:58.884Z] daemon_test.go:166: [d552760c9c8ce] daemon is not started 20:14:58 [2023-05-18T20:14:58.884Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) 20:14:58 [2023-05-18T20:14:58.884Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 20:14:58 [2023-05-18T20:14:58.884Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 20:14:58 [2023-05-18T20:14:58.884Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 20:14:58 [2023-05-18T20:14:58.884Z] === RUN TestDaemonProxy 20:14:58 [2023-05-18T20:14:58.884Z] === RUN TestDaemonProxy/environment_variables 20:15:00 [2023-05-18T20:15:00.256Z] === RUN TestDaemonProxy/command-line_options 20:15:02 [2023-05-18T20:15:02.154Z] === RUN TestDaemonProxy/configuration_file 20:15:04 [2023-05-18T20:15:04.051Z] === RUN TestDaemonProxy/conflicting_options 20:15:04 [2023-05-18T20:15:04.308Z] === RUN TestDaemonProxy/reload_sanitized 20:15:04 [2023-05-18T20:15:04.873Z] --- PASS: TestDaemonProxy (6.22s) 20:15:04 [2023-05-18T20:15:04.873Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) 20:15:04 [2023-05-18T20:15:04.873Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) 20:15:04 [2023-05-18T20:15:04.873Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) 20:15:04 [2023-05-18T20:15:04.873Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 20:15:04 [2023-05-18T20:15:04.873Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) 20:15:04 [2023-05-18T20:15:04.873Z] === RUN TestLiveRestore 20:15:04 [2023-05-18T20:15:04.873Z] === RUN TestLiveRestore/volume_references 20:15:04 [2023-05-18T20:15:04.873Z] === PAUSE TestLiveRestore/volume_references 20:15:04 [2023-05-18T20:15:04.873Z] === CONT TestLiveRestore/volume_references 20:15:05 [2023-05-18T20:15:05.438Z] === RUN TestLiveRestore/volume_references/restartPolicy 20:15:05 [2023-05-18T20:15:05.438Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 20:15:06 [2023-05-18T20:15:06.370Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 20:15:07 [2023-05-18T20:15:07.303Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 20:15:07 [2023-05-18T20:15:07.868Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 20:15:08 [2023-05-18T20:15:08.800Z] --- PASS: TestLiveRestore (0.00s) 20:15:08 [2023-05-18T20:15:08.800Z] --- PASS: TestLiveRestore/volume_references (3.98s) 20:15:08 [2023-05-18T20:15:08.800Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.38s) 20:15:08 [2023-05-18T20:15:08.800Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.83s) 20:15:08 [2023-05-18T20:15:08.800Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.85s) 20:15:08 [2023-05-18T20:15:08.800Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.87s) 20:15:08 [2023-05-18T20:15:08.800Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.84s) 20:15:08 [2023-05-18T20:15:08.800Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 20:15:09 [2023-05-18T20:15:09.734Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s) 20:15:09 [2023-05-18T20:15:09.734Z] PASS 20:15:09 [2023-05-18T20:15:09.734Z] 20:15:09 [2023-05-18T20:15:09.734Z] DONE 25 tests in 15.144s 20:15:09 [2023-05-18T20:15:09.734Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 20:15:09 [2023-05-18T20:15:09.734Z] ++ 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 20:15:09 [2023-05-18T20:15:09.734Z] ++ set -e 20:15:09 [2023-05-18T20:15:09.734Z] ++ '[' -n 0 ']' 20:15:09 [2023-05-18T20:15:09.734Z] ++ set -x 20:15:09 [2023-05-18T20:15:09.734Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 20:15:09 [2023-05-18T20:15:09.734Z] INFO: Testing against a local daemon 20:15:09 [2023-05-18T20:15:09.734Z] === RUN TestCommitInheritsEnv 20:15:09 [2023-05-18T20:15:09.734Z] --- PASS: TestCommitInheritsEnv (0.14s) 20:15:09 [2023-05-18T20:15:09.734Z] === RUN TestImportExtremelyLargeImageWorks 20:15:09 [2023-05-18T20:15:09.734Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 20:15:09 [2023-05-18T20:15:09.734Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 20:15:09 [2023-05-18T20:15:09.734Z] === RUN TestImportWithCustomPlatform 20:15:09 [2023-05-18T20:15:09.734Z] === RUN TestImportWithCustomPlatform/#00 20:15:09 [2023-05-18T20:15:09.734Z] === RUN TestImportWithCustomPlatform/_______ 20:15:09 [2023-05-18T20:15:09.734Z] === RUN TestImportWithCustomPlatform// 20:15:09 [2023-05-18T20:15:09.734Z] === RUN TestImportWithCustomPlatform/linux 20:15:09 [2023-05-18T20:15:09.734Z] === RUN TestImportWithCustomPlatform/LINUX 20:15:09 [2023-05-18T20:15:09.734Z] === RUN TestImportWithCustomPlatform/linux/sparc64 20:15:09 [2023-05-18T20:15:09.734Z] === RUN TestImportWithCustomPlatform/macos 20:15:09 [2023-05-18T20:15:09.734Z] === RUN TestImportWithCustomPlatform/macos/arm64 20:15:09 [2023-05-18T20:15:09.734Z] === RUN TestImportWithCustomPlatform/nintendo64 20:15:09 [2023-05-18T20:15:09.734Z] --- PASS: TestImportWithCustomPlatform (0.11s) 20:15:09 [2023-05-18T20:15:09.734Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 20:15:09 [2023-05-18T20:15:09.734Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 20:15:09 [2023-05-18T20:15:09.734Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 20:15:09 [2023-05-18T20:15:09.734Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 20:15:09 [2023-05-18T20:15:09.734Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 20:15:09 [2023-05-18T20:15:09.734Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 20:15:09 [2023-05-18T20:15:09.734Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 20:15:09 [2023-05-18T20:15:09.734Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 20:15:09 [2023-05-18T20:15:09.734Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 20:15:09 [2023-05-18T20:15:09.734Z] === RUN TestImagesFilterMultiReference 20:15:09 [2023-05-18T20:15:09.734Z] --- PASS: TestImagesFilterMultiReference (0.05s) 20:15:09 [2023-05-18T20:15:09.734Z] === RUN TestImagesFilterBeforeSince 20:15:09 [2023-05-18T20:15:09.992Z] list_test.go:87: ImageList: ID=sha256:64b1be22cf1cfc99972a3d34da3b3894907c3d2f679c2997a55cc0ce03c02597 RepoTags=[testimagesfilterbeforesince:v1] 20:15:09 [2023-05-18T20:15:09.992Z] list_test.go:87: ImageList: ID=sha256:963b9b8effbac2f2028ff47b3c2639feb72705059c8bb7ef47cd889fddcfba6e RepoTags=[testimagesfilterbeforesince:v3] 20:15:09 [2023-05-18T20:15:09.992Z] list_test.go:87: ImageList: ID=sha256:81d2df0e17ee326cd7cf8a137d3a169beace6f227b5287c0dcedf69616ab7208 RepoTags=[testimagesfilterbeforesince:v2] 20:15:09 [2023-05-18T20:15:09.992Z] --- PASS: TestImagesFilterBeforeSince (0.21s) 20:15:09 [2023-05-18T20:15:09.992Z] === RUN TestImagePullPlatformInvalid 20:15:09 [2023-05-18T20:15:09.992Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 20:15:09 [2023-05-18T20:15:09.992Z] === RUN TestImagePullStoredfDigestForOtherRepo 20:15:09 [2023-05-18T20:15:09.992Z] time="2023-05-18T20:15:09Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.4 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 version="v2.3.0+unknown" 20:15:09 [2023-05-18T20:15:09.992Z] time="2023-05-18T20:15:09Z" level=info msg="redis not configured" go.version=go1.20.4 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 version="v2.3.0+unknown" 20:15:09 [2023-05-18T20:15:09.992Z] time="2023-05-18T20:15:09Z" level=info msg="Starting upload purge in 45m0s" go.version=go1.20.4 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 version="v2.3.0+unknown" 20:15:09 [2023-05-18T20:15:09.992Z] time="2023-05-18T20:15:09Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.4 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=09f622c5-660b-4798-96ab-1648ac27c5dc http.request.method=GET http.request.remoteaddr="127.0.0.1:40474" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=09f622c5-660b-4798-96ab-1648ac27c5dc http.request.method=GET http.request.remoteaddr="127.0.0.1:40474" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.092904ms http.response.status=200 http.response.written=2 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] 127.0.0.1 - - [18/May/2023:20:15:10 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9f4540f1-2261-43f6-9a77-1668f066d560 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dac7f4b9-104f-4fcf-bf98-b2c614f64d3e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9f4540f1-2261-43f6-9a77-1668f066d560 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dac7f4b9-104f-4fcf-bf98-b2c614f64d3e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9f4540f1-2261-43f6-9a77-1668f066d560 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=29.071µs trace.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=1c729774-11e2-4b17-9860-fa53ce7eb79f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dac7f4b9-104f-4fcf-bf98-b2c614f64d3e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=25.198µs trace.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=02827fa6-1cff-4ab2-8cfe-f0bf5bbf5ac8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=9f4540f1-2261-43f6-9a77-1668f066d560 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.147697ms http.response.status=404 http.response.written=157 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] 127.0.0.1 - - [18/May/2023:20:15:10 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=dac7f4b9-104f-4fcf-bf98-b2c614f64d3e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.208472ms http.response.status=404 http.response.written=157 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] 127.0.0.1 - - [18/May/2023:20:15:10 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a74889e4-afa5-438d-bc38-c6db192631d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=314591f6-efb2-40a9-ac4a-df31e5ed76ec http.request.method=POST http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=314591f6-efb2-40a9-ac4a-df31e5ed76ec http.request.method=POST http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a74889e4-afa5-438d-bc38-c6db192631d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=314591f6-efb2-40a9-ac4a-df31e5ed76ec http.request.method=POST http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=123.027µs trace.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=9da5e9a9-7b58-4ca3-887d-f8936437aa2c trace.line=95 vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b/startedat\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a74889e4-afa5-438d-bc38-c6db192631d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=125.415µs trace.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=d16ab1e4-ff36-411a-abb1-b3ae9f1235f5 trace.line=95 vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=314591f6-efb2-40a9-ac4a-df31e5ed76ec http.request.method=POST http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=31.147µs trace.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=b3ee2459-4e99-49ce-87fb-0352e6feaf2b trace.line=141 vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a74889e4-afa5-438d-bc38-c6db192631d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=19.167µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=efdfc9f9-893e-4ac5-befd-0dfd50805286 trace.line=141 vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a74889e4-afa5-438d-bc38-c6db192631d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=80.623µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=25ecf021-5a66-4ce1-8a12-ebe54bf44311 trace.line=95 vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a74889e4-afa5-438d-bc38-c6db192631d4 http.request.method=POST http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.048374ms http.response.status=202 http.response.written=0 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db/hashstates/sha256/0\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=314591f6-efb2-40a9-ac4a-df31e5ed76ec http.request.method=POST http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=71.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).PutContent" trace.id=b3d16258-2c8e-4bac-a6c9-cd6e6a6ef99b trace.line=95 vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] 127.0.0.1 - - [18/May/2023:20:15:10 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=314591f6-efb2-40a9-ac4a-df31e5ed76ec http.request.method=POST http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.129448ms http.response.status=202 http.response.written=0 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] 127.0.0.1 - - [18/May/2023:20:15:10 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown" 20:15:10 [2023-05-18T20:15:10.252Z] time="2023-05-18T20:15:10Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11e0eb19-173c-476a-9976-fc72df7a63ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b?_state=URZ8HFB57WzMT-Erk0KdE8X4-e8vlsxMbMSehOmjaD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkOTE4M2YyLWIyOGItNDI1YS1iMWNkLTRjYTFkOWNkZjcyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1NjM4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.uuid=5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11e0eb19-173c-476a-9976-fc72df7a63ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b?_state=URZ8HFB57WzMT-Erk0KdE8X4-e8vlsxMbMSehOmjaD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkOTE4M2YyLWIyOGItNDI1YS1iMWNkLTRjYTFkOWNkZjcyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1NjM4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.uuid=5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11e0eb19-173c-476a-9976-fc72df7a63ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b?_state=URZ8HFB57WzMT-Erk0KdE8X4-e8vlsxMbMSehOmjaD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkOTE4M2YyLWIyOGItNDI1YS1iMWNkLTRjYTFkOWNkZjcyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1NjM4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=39.548µs trace.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=d9b6c9cf-898e-4b49-8082-f68f18c4e360 trace.line=82 vars.name=test vars.uuid=5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11e0eb19-173c-476a-9976-fc72df7a63ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b?_state=URZ8HFB57WzMT-Erk0KdE8X4-e8vlsxMbMSehOmjaD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkOTE4M2YyLWIyOGItNDI1YS1iMWNkLTRjYTFkOWNkZjcyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1NjM4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 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=c9a61667-d953-459f-af86-601cdf910e7e trace.line=141 vars.name=test vars.uuid=5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11e0eb19-173c-476a-9976-fc72df7a63ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b?_state=URZ8HFB57WzMT-Erk0KdE8X4-e8vlsxMbMSehOmjaD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkOTE4M2YyLWIyOGItNDI1YS1iMWNkLTRjYTFkOWNkZjcyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1NjM4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=54.573µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=3a81578a-88ba-40cd-b354-ebdbe479b529 trace.line=124 vars.name=test vars.uuid=5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11e0eb19-173c-476a-9976-fc72df7a63ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b?_state=URZ8HFB57WzMT-Erk0KdE8X4-e8vlsxMbMSehOmjaD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkOTE4M2YyLWIyOGItNDI1YS1iMWNkLTRjYTFkOWNkZjcyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1NjM4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.uuid=5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11e0eb19-173c-476a-9976-fc72df7a63ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b?_state=URZ8HFB57WzMT-Erk0KdE8X4-e8vlsxMbMSehOmjaD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkOTE4M2YyLWIyOGItNDI1YS1iMWNkLTRjYTFkOWNkZjcyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1NjM4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=9.28µs trace.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=7f29fe02-a2be-4530-9203-8a0be675dec4 trace.line=141 vars.name=test vars.uuid=5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11e0eb19-173c-476a-9976-fc72df7a63ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b?_state=URZ8HFB57WzMT-Erk0KdE8X4-e8vlsxMbMSehOmjaD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkOTE4M2YyLWIyOGItNDI1YS1iMWNkLTRjYTFkOWNkZjcyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1NjM4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=10.535µs trace.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=5aa3c5e4-e7f4-48c1-83fe-c1360d847b77 trace.line=141 vars.name=test vars.uuid=5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11e0eb19-173c-476a-9976-fc72df7a63ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b?_state=URZ8HFB57WzMT-Erk0KdE8X4-e8vlsxMbMSehOmjaD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkOTE4M2YyLWIyOGItNDI1YS1iMWNkLTRjYTFkOWNkZjcyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1NjM4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=8.353µs trace.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=557fa1e8-a496-4cec-9927-9bd395b75556 trace.line=141 vars.name=test vars.uuid=5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11e0eb19-173c-476a-9976-fc72df7a63ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b?_state=URZ8HFB57WzMT-Erk0KdE8X4-e8vlsxMbMSehOmjaD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkOTE4M2YyLWIyOGItNDI1YS1iMWNkLTRjYTFkOWNkZjcyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1NjM4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=49.691µs trace.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=c6f0488f-7ec0-4e5a-9750-a59b388c2e93 trace.line=167 vars.name=test vars.uuid=5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11e0eb19-173c-476a-9976-fc72df7a63ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b?_state=URZ8HFB57WzMT-Erk0KdE8X4-e8vlsxMbMSehOmjaD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkOTE4M2YyLWIyOGItNDI1YS1iMWNkLTRjYTFkOWNkZjcyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1NjM4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=52.529µs trace.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=3ef7d67c-0967-459c-82f9-3dad2b7bf7fa trace.line=95 vars.name=test vars.uuid=5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11e0eb19-173c-476a-9976-fc72df7a63ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b?_state=URZ8HFB57WzMT-Erk0KdE8X4-e8vlsxMbMSehOmjaD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkOTE4M2YyLWIyOGItNDI1YS1iMWNkLTRjYTFkOWNkZjcyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1NjM4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=92.168µs trace.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=ac876f06-55ea-4082-a2ce-2ebf69bf1b32 trace.line=181 vars.name=test vars.uuid=5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=11e0eb19-173c-476a-9976-fc72df7a63ce http.request.method=PUT http.request.remoteaddr="127.0.0.1:40490" http.request.uri="/v2/test/blobs/uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b?_state=URZ8HFB57WzMT-Erk0KdE8X4-e8vlsxMbMSehOmjaD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkOTE4M2YyLWIyOGItNDI1YS1iMWNkLTRjYTFkOWNkZjcyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1NjM4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.821404ms http.response.status=201 http.response.written=0 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] 127.0.0.1 - - [18/May/2023:20:15:10 +0000] "PUT /v2/test/blobs/uploads/5d9183f2-b28b-425a-b1cd-4ca1d9cdf72b?_state=URZ8HFB57WzMT-Erk0KdE8X4-e8vlsxMbMSehOmjaD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkOTE4M2YyLWIyOGItNDI1YS1iMWNkLTRjYTFkOWNkZjcyYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1NjM4ODRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76837a91-7cc3-431d-8948-fd54d3849df2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db?_state=fnQKopLb2cekWNMdG1D-J38HiZN5e6lc_sBIpVu7aD97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NTI1NWU2LTY3Y2UtNGZlNi1iNWMzLWUyNjY4NDk3ZTdkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1MzU2MTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.uuid=d85255e6-67ce-4fe6-b5c3-e2668497e7db version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76837a91-7cc3-431d-8948-fd54d3849df2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db?_state=fnQKopLb2cekWNMdG1D-J38HiZN5e6lc_sBIpVu7aD97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NTI1NWU2LTY3Y2UtNGZlNi1iNWMzLWUyNjY4NDk3ZTdkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1MzU2MTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.uuid=d85255e6-67ce-4fe6-b5c3-e2668497e7db version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db/startedat\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76837a91-7cc3-431d-8948-fd54d3849df2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db?_state=fnQKopLb2cekWNMdG1D-J38HiZN5e6lc_sBIpVu7aD97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NTI1NWU2LTY3Y2UtNGZlNi1iNWMzLWUyNjY4NDk3ZTdkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1MzU2MTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=36.612µs trace.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=00143839-c16f-48a7-be70-82b237319eed trace.line=82 vars.name=test vars.uuid=d85255e6-67ce-4fe6-b5c3-e2668497e7db version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76837a91-7cc3-431d-8948-fd54d3849df2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db?_state=fnQKopLb2cekWNMdG1D-J38HiZN5e6lc_sBIpVu7aD97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NTI1NWU2LTY3Y2UtNGZlNi1iNWMzLWUyNjY4NDk3ZTdkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1MzU2MTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=13.358µs trace.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=c72befa9-fa4a-4453-ab3a-a6427798ccf1 trace.line=141 vars.name=test vars.uuid=d85255e6-67ce-4fe6-b5c3-e2668497e7db version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db/data\", 0)" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76837a91-7cc3-431d-8948-fd54d3849df2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db?_state=fnQKopLb2cekWNMdG1D-J38HiZN5e6lc_sBIpVu7aD97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NTI1NWU2LTY3Y2UtNGZlNi1iNWMzLWUyNjY4NDk3ZTdkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1MzU2MTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=129.083µs trace.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=506da4cb-0fb2-416d-9bb1-95dc4a6adc5c trace.line=124 vars.name=test vars.uuid=d85255e6-67ce-4fe6-b5c3-e2668497e7db version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76837a91-7cc3-431d-8948-fd54d3849df2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db?_state=fnQKopLb2cekWNMdG1D-J38HiZN5e6lc_sBIpVu7aD97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NTI1NWU2LTY3Y2UtNGZlNi1iNWMzLWUyNjY4NDk3ZTdkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1MzU2MTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.uuid=d85255e6-67ce-4fe6-b5c3-e2668497e7db version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76837a91-7cc3-431d-8948-fd54d3849df2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db?_state=fnQKopLb2cekWNMdG1D-J38HiZN5e6lc_sBIpVu7aD97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NTI1NWU2LTY3Y2UtNGZlNi1iNWMzLWUyNjY4NDk3ZTdkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1MzU2MTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=19.43µs trace.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=5446ba22-3c83-4914-b58d-2d3d7f39d05d trace.line=141 vars.name=test vars.uuid=d85255e6-67ce-4fe6-b5c3-e2668497e7db version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76837a91-7cc3-431d-8948-fd54d3849df2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db?_state=fnQKopLb2cekWNMdG1D-J38HiZN5e6lc_sBIpVu7aD97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NTI1NWU2LTY3Y2UtNGZlNi1iNWMzLWUyNjY4NDk3ZTdkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1MzU2MTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=15.483µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=89590245-784f-402b-8235-90e7195433d5 trace.line=141 vars.name=test vars.uuid=d85255e6-67ce-4fe6-b5c3-e2668497e7db version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.253Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db/data\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76837a91-7cc3-431d-8948-fd54d3849df2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db?_state=fnQKopLb2cekWNMdG1D-J38HiZN5e6lc_sBIpVu7aD97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NTI1NWU2LTY3Y2UtNGZlNi1iNWMzLWUyNjY4NDk3ZTdkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1MzU2MTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=11.126µs trace.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=edd5b32a-0017-4657-b794-dbd01759f3ea trace.line=141 vars.name=test vars.uuid=d85255e6-67ce-4fe6-b5c3-e2668497e7db version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76837a91-7cc3-431d-8948-fd54d3849df2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db?_state=fnQKopLb2cekWNMdG1D-J38HiZN5e6lc_sBIpVu7aD97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NTI1NWU2LTY3Y2UtNGZlNi1iNWMzLWUyNjY4NDk3ZTdkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1MzU2MTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=46.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).Move" trace.id=42667907-6f06-4683-a604-6d1169dbc192 trace.line=167 vars.name=test vars.uuid=d85255e6-67ce-4fe6-b5c3-e2668497e7db version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76837a91-7cc3-431d-8948-fd54d3849df2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db?_state=fnQKopLb2cekWNMdG1D-J38HiZN5e6lc_sBIpVu7aD97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NTI1NWU2LTY3Y2UtNGZlNi1iNWMzLWUyNjY4NDk3ZTdkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1MzU2MTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=50.371µs trace.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=a7304471-023c-4e73-ae33-46f2dfc57047 trace.line=95 vars.name=test vars.uuid=d85255e6-67ce-4fe6-b5c3-e2668497e7db version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db\")" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76837a91-7cc3-431d-8948-fd54d3849df2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db?_state=fnQKopLb2cekWNMdG1D-J38HiZN5e6lc_sBIpVu7aD97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NTI1NWU2LTY3Y2UtNGZlNi1iNWMzLWUyNjY4NDk3ZTdkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1MzU2MTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=78.417µs trace.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=b8bbfab1-ed8e-4f36-9b13-6abd754775a2 trace.line=181 vars.name=test vars.uuid=d85255e6-67ce-4fe6-b5c3-e2668497e7db version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=76837a91-7cc3-431d-8948-fd54d3849df2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/blobs/uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db?_state=fnQKopLb2cekWNMdG1D-J38HiZN5e6lc_sBIpVu7aD97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NTI1NWU2LTY3Y2UtNGZlNi1iNWMzLWUyNjY4NDk3ZTdkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1MzU2MTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.301617ms http.response.status=201 http.response.written=0 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] 127.0.0.1 - - [18/May/2023:20:15:10 +0000] "PUT /v2/test/blobs/uploads/d85255e6-67ce-4fe6-b5c3-e2668497e7db?_state=fnQKopLb2cekWNMdG1D-J38HiZN5e6lc_sBIpVu7aD97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQ4NTI1NWU2LTY3Y2UtNGZlNi1iNWMzLWUyNjY4NDk3ZTdkYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNS0xOFQyMDoxNToxMC4wNzE1MzU2MTdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e0f81fee-bf9c-4987-ad26-b0babba70597 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e0f81fee-bf9c-4987-ad26-b0babba70597 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e0f81fee-bf9c-4987-ad26-b0babba70597 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=22.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=b72ed6c6-b7f1-4779-8242-dd00e1654fa1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=e0f81fee-bf9c-4987-ad26-b0babba70597 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="812.019µs" http.response.status=404 http.response.written=96 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] 127.0.0.1 - - [18/May/2023:20:15:10 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b1b5aab0-5257-4058-8400-c76d7dbcfdfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg=PutImageManifest go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b1b5aab0-5257-4058-8400-c76d7dbcfdfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b1b5aab0-5257-4058-8400-c76d7dbcfdfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b1b5aab0-5257-4058-8400-c76d7dbcfdfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b1b5aab0-5257-4058-8400-c76d7dbcfdfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=37.498µs trace.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=f1be65f5-be4b-4005-9a70-1a614042cfa7 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b1b5aab0-5257-4058-8400-c76d7dbcfdfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=14.425µs trace.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=a5c8aa7d-12bc-40d7-9c62-a178d8099b6c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b1b5aab0-5257-4058-8400-c76d7dbcfdfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=19.75µs trace.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=e31bbf3e-0c2b-4ca6-97e6-40f19680cd85 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b1b5aab0-5257-4058-8400-c76d7dbcfdfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=10.339µs trace.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=a6580b86-3356-488a-8325-f55dd7391e42 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b1b5aab0-5257-4058-8400-c76d7dbcfdfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 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=6c4654f8-5fba-4aef-a439-d238fa2fb524 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b1b5aab0-5257-4058-8400-c76d7dbcfdfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=50.462µs trace.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=9c85c961-be16-4fc0-9e94-5ca2922fdb8f trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b1b5aab0-5257-4058-8400-c76d7dbcfdfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=53.628µs trace.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=a4fbea2b-7c30-4bf0-9fc9-7e88c475cd78 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b1b5aab0-5257-4058-8400-c76d7dbcfdfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=26.109µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=49d1ce2f-a171-4374-9a6f-7dde61c82faf trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b1b5aab0-5257-4058-8400-c76d7dbcfdfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=59.873µs trace.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=ddf82ecf-79e8-4b63-9aa1-ad15c6b814dc trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b1b5aab0-5257-4058-8400-c76d7dbcfdfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=32.18µs trace.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=8cddb42e-3b68-4e3f-8279-bdf29b9f6be7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=info msg="response completed" go.version=go1.20.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b1b5aab0-5257-4058-8400-c76d7dbcfdfd http.request.method=PUT http.request.remoteaddr="127.0.0.1:40492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.642467ms http.response.status=201 http.response.written=0 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] 127.0.0.1 - - [18/May/2023:20:15:10 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8b411c99-9574-44b4-849b-215f697ff2df http.request.method=GET http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=8b411c99-9574-44b4-849b-215f697ff2df http.request.method=GET http.request.remoteaddr="127.0.0.1:40530" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="820.56µs" http.response.status=200 http.response.written=2 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] 127.0.0.1 - - [18/May/2023:20:15:10 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=18964fde-ae36-4cfe-b0ed-5bc7995f24d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=18964fde-ae36-4cfe-b0ed-5bc7995f24d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.254Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=18964fde-ae36-4cfe-b0ed-5bc7995f24d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=47.959µs trace.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=e5b06cc5-5df8-456f-b1c9-17966998eeae trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=18964fde-ae36-4cfe-b0ed-5bc7995f24d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=18964fde-ae36-4cfe-b0ed-5bc7995f24d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=21.998µs trace.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=db429fbc-ee88-4d9b-a272-4ae97e1cd9ee trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=18964fde-ae36-4cfe-b0ed-5bc7995f24d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=19.348µs trace.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=5dafbfcb-f860-483f-b364-373558bf7dfe trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=18964fde-ae36-4cfe-b0ed-5bc7995f24d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=19.996µs trace.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=d19a7e85-b537-4863-b4b9-02941afe7e67 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=18964fde-ae36-4cfe-b0ed-5bc7995f24d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.reference=latest version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=18964fde-ae36-4cfe-b0ed-5bc7995f24d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-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.381495ms http.response.status=200 http.response.written=417 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] 127.0.0.1 - - [18/May/2023:20:15:10 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1809f201-8821-4edd-8dfd-d02d9cdc5c3c http.request.method=GET http.request.remoteaddr="127.0.0.1:40550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1809f201-8821-4edd-8dfd-d02d9cdc5c3c http.request.method=GET http.request.remoteaddr="127.0.0.1:40550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1809f201-8821-4edd-8dfd-d02d9cdc5c3c http.request.method=GET http.request.remoteaddr="127.0.0.1:40550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1809f201-8821-4edd-8dfd-d02d9cdc5c3c http.request.method=GET http.request.remoteaddr="127.0.0.1:40550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=44.669µs trace.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=06faa256-dd08-4a57-9cf7-c83e126abecf trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1809f201-8821-4edd-8dfd-d02d9cdc5c3c http.request.method=GET http.request.remoteaddr="127.0.0.1:40550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=15.319µs trace.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=212f0987-ef77-4763-81e2-3b6223f3c5bf trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1809f201-8821-4edd-8dfd-d02d9cdc5c3c http.request.method=GET http.request.remoteaddr="127.0.0.1:40550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=16.927µs trace.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=5681a699-4521-4686-8212-0b9932aa3e36 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1809f201-8821-4edd-8dfd-d02d9cdc5c3c http.request.method=GET http.request.remoteaddr="127.0.0.1:40550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=1809f201-8821-4edd-8dfd-d02d9cdc5c3c http.request.method=GET http.request.remoteaddr="127.0.0.1:40550" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-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.280637ms http.response.status=200 http.response.written=417 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] 127.0.0.1 - - [18/May/2023:20:15:10 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3e1eff66-2ac9-4d58-9608-f362b9439da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:40552" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3e1eff66-2ac9-4d58-9608-f362b9439da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:40552" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2a6c0b84-4ec2-4c1f-8f9d-3fa1053b2f1f http.request.method=GET http.request.remoteaddr="127.0.0.1:40558" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3e1eff66-2ac9-4d58-9608-f362b9439da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:40552" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=39.319µs trace.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=8f558269-0c1a-409b-ba91-074b991c9ded trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg=GetBlob go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2a6c0b84-4ec2-4c1f-8f9d-3fa1053b2f1f http.request.method=GET http.request.remoteaddr="127.0.0.1:40558" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3e1eff66-2ac9-4d58-9608-f362b9439da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:40552" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=14.679µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0b60bee1-dd20-4655-a5d9-bc38e0d714ce trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2a6c0b84-4ec2-4c1f-8f9d-3fa1053b2f1f http.request.method=GET http.request.remoteaddr="127.0.0.1:40558" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=31.508µs trace.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=ce5b9917-a0f8-495b-bf86-82449059261b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3e1eff66-2ac9-4d58-9608-f362b9439da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:40552" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=19.701µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f4be011c-8d27-4b62-bd99-4075c6086ee1 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2a6c0b84-4ec2-4c1f-8f9d-3fa1053b2f1f http.request.method=GET http.request.remoteaddr="127.0.0.1:40558" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=12.956µs trace.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=83d1aa18-8586-4ee1-98d6-ed4102d05fce trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.255Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3e1eff66-2ac9-4d58-9608-f362b9439da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:40552" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=8.911µs trace.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=5872bff9-dd81-45d6-a833-d2789cbe3ecb trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2a6c0b84-4ec2-4c1f-8f9d-3fa1053b2f1f http.request.method=GET http.request.remoteaddr="127.0.0.1:40558" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=18.945µs trace.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=17ad80e7-a1a9-416b-9c54-06de19d9ba00 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3e1eff66-2ac9-4d58-9608-f362b9439da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:40552" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=8.59µs trace.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=df398cb2-d95c-4e22-8751-3b7aaade31f6 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3e1eff66-2ac9-4d58-9608-f362b9439da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:40552" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=5.366µs trace.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=889026df-c595-49c4-960e-6078b977e411 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2a6c0b84-4ec2-4c1f-8f9d-3fa1053b2f1f http.request.method=GET http.request.remoteaddr="127.0.0.1:40558" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=9.633µs trace.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=cdf8bc5c-874a-4080-a69c-d1411f946c2c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2a6c0b84-4ec2-4c1f-8f9d-3fa1053b2f1f http.request.method=GET http.request.remoteaddr="127.0.0.1:40558" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=8.23µs trace.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=04f4efb0-2cae-4cab-a816-32b2e2908fdc trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3e1eff66-2ac9-4d58-9608-f362b9439da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:40552" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=13.949µs trace.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=31c15338-a24b-495d-985b-24138fb83854 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2a6c0b84-4ec2-4c1f-8f9d-3fa1053b2f1f http.request.method=GET http.request.remoteaddr="127.0.0.1:40558" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=5.317µs trace.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=2bac6fb0-044e-4dbb-b0dc-0665a966aaa1 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2a6c0b84-4ec2-4c1f-8f9d-3fa1053b2f1f http.request.method=GET http.request.remoteaddr="127.0.0.1:40558" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=13.465µs trace.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=41f0ba67-d3e1-478b-8d91-eea4265be028 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3e1eff66-2ac9-4d58-9608-f362b9439da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:40552" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=37.629µs trace.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=748036cd-47e2-4c39-9018-6a76afcc8b4e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3e1eff66-2ac9-4d58-9608-f362b9439da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:40552" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=15.18µs trace.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=e3d70e6a-75bb-4512-8373-2e65df42e99f trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2a6c0b84-4ec2-4c1f-8f9d-3fa1053b2f1f http.request.method=GET http.request.remoteaddr="127.0.0.1:40558" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=33.01µs trace.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=bd968f09-39d9-4652-9a88-3afc7ac9ee4a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=3e1eff66-2ac9-4d58-9608-f362b9439da2 http.request.method=GET http.request.remoteaddr="127.0.0.1:40552" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.493877ms http.response.status=200 http.response.written=179 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] 127.0.0.1 - - [18/May/2023:20:15:10 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2a6c0b84-4ec2-4c1f-8f9d-3fa1053b2f1f http.request.method=GET http.request.remoteaddr="127.0.0.1:40558" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=13.243µs trace.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=6f9f0f13-0dd1-4fdc-a0ab-e8584b7dae67 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=2a6c0b84-4ec2-4c1f-8f9d-3fa1053b2f1f http.request.method=GET http.request.remoteaddr="127.0.0.1:40558" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.439625ms http.response.status=200 http.response.written=68 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] 127.0.0.1 - - [18/May/2023:20:15:10 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d53f13e7-477f-41ae-aa71-28f6987c1477 http.request.method=GET http.request.remoteaddr="127.0.0.1:40570" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=info msg="response completed" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=d53f13e7-477f-41ae-aa71-28f6987c1477 http.request.method=GET http.request.remoteaddr="127.0.0.1:40570" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.526856ms http.response.status=200 http.response.written=2 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] 127.0.0.1 - - [18/May/2023:20:15:10 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=04657714-888c-4ebd-bc1d-3425e23a7683 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40574" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=04657714-888c-4ebd-bc1d-3425e23a7683 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40574" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=04657714-888c-4ebd-bc1d-3425e23a7683 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40574" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=04657714-888c-4ebd-bc1d-3425e23a7683 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40574" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=29.44µs trace.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=f998f78e-6d62-45d5-bceb-786e24245d39 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=04657714-888c-4ebd-bc1d-3425e23a7683 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40574" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=11.52µs trace.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=d282c2ef-2b65-443c-a70f-58e07c1620f0 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" 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.20.4 http.request.host="127.0.0.1:5000" http.request.id=04657714-888c-4ebd-bc1d-3425e23a7683 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:40574" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.054874ms http.response.status=404 http.response.written=181 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] 127.0.0.1 - - [18/May/2023:20:15:10 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg="authorizing request" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a43b9a33-23be-4866-a8d8-3fe4edb4b18e http.request.method=GET http.request.remoteaddr="127.0.0.1:40582" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.256Z] time="2023-05-18T20:15:10Z" level=debug msg=GetImageManifest go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a43b9a33-23be-4866-a8d8-3fe4edb4b18e http.request.method=GET http.request.remoteaddr="127.0.0.1:40582" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.257Z] time="2023-05-18T20:15:10Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a43b9a33-23be-4866-a8d8-3fe4edb4b18e http.request.method=GET http.request.remoteaddr="127.0.0.1:40582" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.257Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a43b9a33-23be-4866-a8d8-3fe4edb4b18e http.request.method=GET http.request.remoteaddr="127.0.0.1:40582" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=28.291µs trace.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=de71cc25-abe8-46cf-bbe7-7d0d86e191fe trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.257Z] time="2023-05-18T20:15:10Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.4 http.request.host="127.0.0.1:5000" http.request.id=a43b9a33-23be-4866-a8d8-3fe4edb4b18e http.request.method=GET http.request.remoteaddr="127.0.0.1:40582" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 trace.duration=12.283µs trace.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=0a531e4b-abde-496c-a335-9d2642e7c641 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.257Z] time="2023-05-18T20:15:10Z" 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.20.4 http.request.host="127.0.0.1:5000" http.request.id=a43b9a33-23be-4866-a8d8-3fe4edb4b18e http.request.method=GET http.request.remoteaddr="127.0.0.1:40582" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.209754ms http.response.status=404 http.response.written=181 instance.id=9bace4c8-4c8b-4a53-ab64-5213706f20a9 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 20:15:10 [2023-05-18T20:15:10.257Z] 127.0.0.1 - - [18/May/2023:20:15:10 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.4 git-commit/e092dccfd41fb4d1bf056b971293816e38dc052a kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 20:15:10 [2023-05-18T20:15:10.257Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s) 20:15:10 [2023-05-18T20:15:10.257Z] === RUN TestRemoveImageOrphaning 20:15:10 [2023-05-18T20:15:10.515Z] --- PASS: TestRemoveImageOrphaning (0.13s) 20:15:10 [2023-05-18T20:15:10.515Z] === RUN TestRemoveImageGarbageCollector 20:15:10 [2023-05-18T20:15:10.515Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:15:10 [2023-05-18T20:15:10.515Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 20:15:10 [2023-05-18T20:15:10.515Z] === RUN TestTagUnprefixedRepoByNameOrName 20:15:10 [2023-05-18T20:15:10.515Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) 20:15:10 [2023-05-18T20:15:10.515Z] === RUN TestTagInvalidReference 20:15:10 [2023-05-18T20:15:10.515Z] --- PASS: TestTagInvalidReference (0.02s) 20:15:10 [2023-05-18T20:15:10.515Z] === RUN TestTagValidPrefixedRepo 20:15:10 [2023-05-18T20:15:10.515Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 20:15:10 [2023-05-18T20:15:10.515Z] === RUN TestTagExistedNameWithoutForce 20:15:10 [2023-05-18T20:15:10.515Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 20:15:10 [2023-05-18T20:15:10.515Z] === RUN TestTagOfficialNames 20:15:10 [2023-05-18T20:15:10.515Z] --- PASS: TestTagOfficialNames (0.05s) 20:15:10 [2023-05-18T20:15:10.515Z] === RUN TestTagMatchesDigest 20:15:10 [2023-05-18T20:15:10.515Z] --- PASS: TestTagMatchesDigest (0.01s) 20:15:10 [2023-05-18T20:15:10.515Z] PASS 20:15:10 [2023-05-18T20:15:10.515Z] 20:15:10 [2023-05-18T20:15:10.515Z] === Skipped 20:15:10 [2023-05-18T20:15:10.515Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 20:15:10 [2023-05-18T20:15:10.515Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out 20:15:10 [2023-05-18T20:15:10.515Z] 20:15:10 [2023-05-18T20:15:10.515Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 20:15:10 [2023-05-18T20:15:10.515Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:15:10 [2023-05-18T20:15:10.515Z] 20:15:10 [2023-05-18T20:15:10.515Z] DONE 24 tests, 2 skipped in 1.056s 20:15:10 [2023-05-18T20:15:10.515Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 20:15:10 [2023-05-18T20:15:10.515Z] ++ 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 20:15:10 [2023-05-18T20:15:10.515Z] ++ set -e 20:15:10 [2023-05-18T20:15:10.515Z] ++ '[' -n 0 ']' 20:15:10 [2023-05-18T20:15:10.515Z] ++ set -x 20:15:10 [2023-05-18T20:15:10.515Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m 20:15:10 [2023-05-18T20:15:10.515Z] === RUN TestStripANSICommands 20:15:10 [2023-05-18T20:15:10.515Z] === RUN TestStripANSICommands/#00 20:15:10 [2023-05-18T20:15:10.515Z] === RUN TestStripANSICommands/#01 20:15:10 [2023-05-18T20:15:10.515Z] --- PASS: TestStripANSICommands (0.00s) 20:15:10 [2023-05-18T20:15:10.515Z] --- PASS: TestStripANSICommands/#00 (0.00s) 20:15:10 [2023-05-18T20:15:10.515Z] --- PASS: TestStripANSICommands/#01 (0.00s) 20:15:10 [2023-05-18T20:15:10.515Z] PASS 20:15:10 [2023-05-18T20:15:10.515Z] 20:15:10 [2023-05-18T20:15:10.515Z] DONE 3 tests in 0.010s 20:15:10 [2023-05-18T20:15:10.515Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 20:15:10 [2023-05-18T20:15:10.515Z] ++ 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 20:15:10 [2023-05-18T20:15:10.515Z] ++ set -e 20:15:10 [2023-05-18T20:15:10.515Z] ++ '[' -n 0 ']' 20:15:10 [2023-05-18T20:15:10.515Z] ++ set -x 20:15:10 [2023-05-18T20:15:10.515Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 20:15:10 [2023-05-18T20:15:10.515Z] INFO: Testing against a local daemon 20:15:10 [2023-05-18T20:15:10.515Z] === RUN TestNetworkCreateDelete 20:15:10 [2023-05-18T20:15:10.772Z] --- PASS: TestNetworkCreateDelete (0.20s) 20:15:10 [2023-05-18T20:15:10.772Z] === RUN TestDockerNetworkDeletePreferID 20:15:11 [2023-05-18T20:15:11.341Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) 20:15:11 [2023-05-18T20:15:11.341Z] === RUN TestDaemonDNSFallback 20:15:17 [2023-05-18T20:15:17.896Z] --- PASS: TestDaemonDNSFallback (6.22s) 20:15:17 [2023-05-18T20:15:17.896Z] === RUN TestInspectNetwork 20:15:20 [2023-05-18T20:15:20.421Z] === RUN TestInspectNetwork/full_network_id 20:15:20 [2023-05-18T20:15:20.421Z] === RUN TestInspectNetwork/partial_network_id 20:15:20 [2023-05-18T20:15:20.421Z] === RUN TestInspectNetwork/network_name 20:15:20 [2023-05-18T20:15:20.421Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 20:15:24 [2023-05-18T20:15:24.602Z] --- PASS: TestInspectNetwork (7.04s) 20:15:24 [2023-05-18T20:15:24.602Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 20:15:24 [2023-05-18T20:15:24.602Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 20:15:24 [2023-05-18T20:15:24.602Z] --- PASS: TestInspectNetwork/network_name (0.00s) 20:15:24 [2023-05-18T20:15:24.602Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 20:15:24 [2023-05-18T20:15:24.602Z] === RUN TestRunContainerWithBridgeNone 20:15:25 [2023-05-18T20:15:25.975Z] --- PASS: TestRunContainerWithBridgeNone (1.40s) 20:15:25 [2023-05-18T20:15:25.975Z] === RUN TestNetworkInvalidJSON 20:15:25 [2023-05-18T20:15:25.975Z] === RUN TestNetworkInvalidJSON/networks/create 20:15:25 [2023-05-18T20:15:25.975Z] === PAUSE TestNetworkInvalidJSON/networks/create 20:15:25 [2023-05-18T20:15:25.975Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 20:15:25 [2023-05-18T20:15:25.975Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 20:15:25 [2023-05-18T20:15:25.975Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 20:15:25 [2023-05-18T20:15:25.975Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 20:15:25 [2023-05-18T20:15:25.975Z] === CONT TestNetworkInvalidJSON/networks/create 20:15:25 [2023-05-18T20:15:25.975Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 20:15:25 [2023-05-18T20:15:25.975Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 20:15:25 [2023-05-18T20:15:25.975Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 20:15:25 [2023-05-18T20:15:25.975Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 20:15:25 [2023-05-18T20:15:25.975Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 20:15:25 [2023-05-18T20:15:25.975Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 20:15:25 [2023-05-18T20:15:25.975Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 20:15:25 [2023-05-18T20:15:25.975Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 20:15:25 [2023-05-18T20:15:25.975Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 20:15:25 [2023-05-18T20:15:25.975Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 20:15:25 [2023-05-18T20:15:25.975Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 20:15:25 [2023-05-18T20:15:25.975Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 20:15:25 [2023-05-18T20:15:25.975Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 20:15:25 [2023-05-18T20:15:25.975Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 20:15:25 [2023-05-18T20:15:25.975Z] --- PASS: TestNetworkInvalidJSON (0.01s) 20:15:25 [2023-05-18T20:15:25.975Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 20:15:25 [2023-05-18T20:15:25.975Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 20:15:25 [2023-05-18T20:15:25.975Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 20:15:25 [2023-05-18T20:15:25.975Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 20:15:25 [2023-05-18T20:15:25.975Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 20:15:25 [2023-05-18T20:15:25.975Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 20:15:25 [2023-05-18T20:15:25.975Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 20:15:25 [2023-05-18T20:15:25.975Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 20:15:25 [2023-05-18T20:15:25.975Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 20:15:25 [2023-05-18T20:15:25.975Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 20:15:25 [2023-05-18T20:15:25.975Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 20:15:25 [2023-05-18T20:15:25.975Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 20:15:25 [2023-05-18T20:15:25.975Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 20:15:25 [2023-05-18T20:15:25.975Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 20:15:25 [2023-05-18T20:15:25.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 20:15:25 [2023-05-18T20:15:25.976Z] === RUN TestNetworkList 20:15:25 [2023-05-18T20:15:25.976Z] === RUN TestNetworkList//networks 20:15:25 [2023-05-18T20:15:25.976Z] === PAUSE TestNetworkList//networks 20:15:25 [2023-05-18T20:15:25.976Z] === RUN TestNetworkList//networks/ 20:15:25 [2023-05-18T20:15:25.976Z] === PAUSE TestNetworkList//networks/ 20:15:25 [2023-05-18T20:15:25.976Z] === CONT TestNetworkList//networks 20:15:25 [2023-05-18T20:15:25.976Z] === CONT TestNetworkList//networks/ 20:15:25 [2023-05-18T20:15:25.976Z] --- PASS: TestNetworkList (0.01s) 20:15:25 [2023-05-18T20:15:25.976Z] --- PASS: TestNetworkList//networks (0.00s) 20:15:25 [2023-05-18T20:15:25.976Z] --- PASS: TestNetworkList//networks/ (0.00s) 20:15:25 [2023-05-18T20:15:25.976Z] === RUN TestHostIPv4BridgeLabel 20:15:26 [2023-05-18T20:15:26.540Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 20:15:26 [2023-05-18T20:15:26.540Z] === RUN TestDefaultNetworkOpts 20:15:26 [2023-05-18T20:15:26.540Z] === RUN TestDefaultNetworkOpts/default_value 20:15:27 [2023-05-18T20:15:27.912Z] === RUN TestDefaultNetworkOpts/cmdline_value 20:15:29 [2023-05-18T20:15:29.283Z] === RUN TestDefaultNetworkOpts/config-from_value 20:15:30 [2023-05-18T20:15:30.654Z] --- PASS: TestDefaultNetworkOpts (3.86s) 20:15:30 [2023-05-18T20:15:30.654Z] --- PASS: TestDefaultNetworkOpts/default_value (1.29s) 20:15:30 [2023-05-18T20:15:30.654Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.25s) 20:15:30 [2023-05-18T20:15:30.654Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.32s) 20:15:30 [2023-05-18T20:15:30.654Z] === RUN TestDaemonRestartWithLiveRestore 20:15:31 [2023-05-18T20:15:31.586Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 20:15:31 [2023-05-18T20:15:31.586Z] === RUN TestDaemonDefaultNetworkPools 20:15:32 [2023-05-18T20:15:32.517Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) 20:15:32 [2023-05-18T20:15:32.517Z] === RUN TestDaemonRestartWithExistingNetwork 20:15:33 [2023-05-18T20:15:33.451Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) 20:15:33 [2023-05-18T20:15:33.451Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 20:15:34 [2023-05-18T20:15:34.823Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) 20:15:34 [2023-05-18T20:15:34.823Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 20:15:35 [2023-05-18T20:15:35.388Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 20:15:35 [2023-05-18T20:15:35.388Z] === RUN TestServiceWithPredefinedNetwork 20:15:37 [2023-05-18T20:15:37.913Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s) 20:15:37 [2023-05-18T20:15:37.913Z] === RUN TestServiceRemoveKeepsIngressNetwork 20:15:37 [2023-05-18T20:15:37.913Z] service_test.go:242: FLAKY_TEST 20:15:37 [2023-05-18T20:15:37.913Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 20:15:37 [2023-05-18T20:15:37.913Z] === RUN TestServiceWithDataPathPortInit 20:15:52 [2023-05-18T20:15:52.782Z] --- PASS: TestServiceWithDataPathPortInit (13.53s) 20:15:52 [2023-05-18T20:15:52.782Z] === RUN TestServiceWithDefaultAddressPoolInit 20:15:53 [2023-05-18T20:15:53.348Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pki3qd3bprldevvk1y8y00f6q Created:2023-05-18 20:15:52.148284503 +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[4b45382b953139036d4aae9c71a0fc2ce6683f64dca07812fbb808956e9898a0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x2ozzlztadcgqz8vs6fnu8bba EndpointID:3902ec97a38799232bc9d18d2b8c5b18a40c95f0f11f1591d9f176d38656ec46 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8b0cb1bd9e24d933771ac64430e612a1e77f2eb75c60fd7272c5997e1cbd5d35 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:51d2049fb3e5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x2ozzlztadcgqz8vs6fnu8bba EndpointID:3902ec97a38799232bc9d18d2b8c5b18a40c95f0f11f1591d9f176d38656ec46 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 20:15:58 [2023-05-18T20:15:58.605Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.82s) 20:15:58 [2023-05-18T20:15:58.605Z] PASS 20:15:58 [2023-05-18T20:15:58.605Z] 20:15:58 [2023-05-18T20:15:58.605Z] === Skipped 20:15:58 [2023-05-18T20:15:58.605Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 20:15:58 [2023-05-18T20:15:58.605Z] service_test.go:242: FLAKY_TEST 20:15:58 [2023-05-18T20:15:58.605Z] 20:15:58 [2023-05-18T20:15:58.606Z] DONE 42 tests, 1 skipped in 47.165s 20:15:58 [2023-05-18T20:15:58.606Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 20:15:58 [2023-05-18T20:15:58.606Z] ++ 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 20:15:58 [2023-05-18T20:15:58.606Z] ++ set -e 20:15:58 [2023-05-18T20:15:58.606Z] ++ '[' -n 0 ']' 20:15:58 [2023-05-18T20:15:58.606Z] ++ set -x 20:15:58 [2023-05-18T20:15:58.606Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 20:15:58 [2023-05-18T20:15:58.606Z] INFO: Testing against a local daemon 20:15:58 [2023-05-18T20:15:58.606Z] === RUN TestDockerNetworkIpvlanPersistance 20:15:58 [2023-05-18T20:15:58.606Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:15:58 [2023-05-18T20:15:58.606Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 20:15:58 [2023-05-18T20:15:58.606Z] === RUN TestDockerNetworkIpvlan 20:15:58 [2023-05-18T20:15:58.606Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:15:58 [2023-05-18T20:15:58.606Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 20:15:58 [2023-05-18T20:15:58.606Z] PASS 20:15:58 [2023-05-18T20:15:58.606Z] 20:15:58 [2023-05-18T20:15:58.606Z] === Skipped 20:15:58 [2023-05-18T20:15:58.606Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 20:15:58 [2023-05-18T20:15:58.606Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:15:58 [2023-05-18T20:15:58.606Z] 20:15:58 [2023-05-18T20:15:58.606Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 20:15:58 [2023-05-18T20:15:58.606Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:15:58 [2023-05-18T20:15:58.606Z] 20:15:58 [2023-05-18T20:15:58.606Z] DONE 2 tests, 2 skipped in 0.025s 20:15:58 [2023-05-18T20:15:58.606Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 20:15:58 [2023-05-18T20:15:58.606Z] ++ 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 20:15:58 [2023-05-18T20:15:58.606Z] ++ set -e 20:15:58 [2023-05-18T20:15:58.606Z] ++ '[' -n 0 ']' 20:15:58 [2023-05-18T20:15:58.606Z] ++ set -x 20:15:58 [2023-05-18T20:15:58.606Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 20:15:58 [2023-05-18T20:15:58.606Z] INFO: Testing against a local daemon 20:15:58 [2023-05-18T20:15:58.606Z] === RUN TestDockerNetworkMacvlanPersistance 20:15:59 [2023-05-18T20:15:59.171Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.15s) 20:15:59 [2023-05-18T20:15:59.171Z] === RUN TestDockerNetworkMacvlan 20:15:59 [2023-05-18T20:15:59.735Z] === RUN TestDockerNetworkMacvlan/Subinterface 20:16:00 [2023-05-18T20:16:00.300Z] === RUN TestDockerNetworkMacvlan/OverlapParent 20:16:00 [2023-05-18T20:16:00.866Z] === RUN TestDockerNetworkMacvlan/NilParent 20:16:02 [2023-05-18T20:16:02.762Z] === RUN TestDockerNetworkMacvlan/InternalMode 20:16:04 [2023-05-18T20:16:04.134Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 20:16:06 [2023-05-18T20:16:06.659Z] === RUN TestDockerNetworkMacvlan/Addressing 20:16:07 [2023-05-18T20:16:07.223Z] --- PASS: TestDockerNetworkMacvlan (8.13s) 20:16:07 [2023-05-18T20:16:07.223Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) 20:16:07 [2023-05-18T20:16:07.223Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) 20:16:07 [2023-05-18T20:16:07.223Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.64s) 20:16:07 [2023-05-18T20:16:07.223Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.69s) 20:16:07 [2023-05-18T20:16:07.223Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.30s) 20:16:07 [2023-05-18T20:16:07.223Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.40s) 20:16:07 [2023-05-18T20:16:07.223Z] PASS 20:16:07 [2023-05-18T20:16:07.223Z] 20:16:07 [2023-05-18T20:16:07.223Z] DONE 8 tests in 9.312s 20:16:07 [2023-05-18T20:16:07.223Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 20:16:07 [2023-05-18T20:16:07.224Z] ++ 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 20:16:07 [2023-05-18T20:16:07.224Z] ++ set -e 20:16:07 [2023-05-18T20:16:07.224Z] ++ '[' -n 0 ']' 20:16:07 [2023-05-18T20:16:07.224Z] ++ set -x 20:16:07 [2023-05-18T20:16:07.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 20:16:07 [2023-05-18T20:16:07.224Z] testing: warning: no tests to run 20:16:07 [2023-05-18T20:16:07.224Z] PASS 20:16:07 [2023-05-18T20:16:07.224Z] 20:16:07 [2023-05-18T20:16:07.224Z] DONE 0 tests in 0.008s 20:16:07 [2023-05-18T20:16:07.224Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 20:16:07 [2023-05-18T20:16:07.224Z] ++ 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 20:16:07 [2023-05-18T20:16:07.224Z] ++ set -e 20:16:07 [2023-05-18T20:16:07.224Z] ++ '[' -n 0 ']' 20:16:07 [2023-05-18T20:16:07.224Z] ++ set -x 20:16:07 [2023-05-18T20:16:07.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 20:16:07 [2023-05-18T20:16:07.224Z] INFO: Testing against a local daemon 20:16:07 [2023-05-18T20:16:07.224Z] === RUN TestAuthZPluginAllowRequest 20:16:08 [2023-05-18T20:16:08.594Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) 20:16:08 [2023-05-18T20:16:08.595Z] === RUN TestAuthZPluginTLS 20:16:08 [2023-05-18T20:16:08.852Z] --- PASS: TestAuthZPluginTLS (0.55s) 20:16:08 [2023-05-18T20:16:08.852Z] === RUN TestAuthZPluginDenyRequest 20:16:09 [2023-05-18T20:16:09.417Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 20:16:09 [2023-05-18T20:16:09.417Z] === RUN TestAuthZPluginAPIDenyResponse 20:16:09 [2023-05-18T20:16:09.982Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 20:16:09 [2023-05-18T20:16:09.982Z] === RUN TestAuthZPluginDenyResponse 20:16:10 [2023-05-18T20:16:10.546Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) 20:16:10 [2023-05-18T20:16:10.546Z] === RUN TestAuthZPluginAllowEventStream 20:16:11 [2023-05-18T20:16:11.479Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) 20:16:11 [2023-05-18T20:16:11.479Z] === RUN TestAuthZPluginErrorResponse 20:16:12 [2023-05-18T20:16:12.044Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 20:16:12 [2023-05-18T20:16:12.044Z] === RUN TestAuthZPluginErrorRequest 20:16:12 [2023-05-18T20:16:12.609Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 20:16:12 [2023-05-18T20:16:12.609Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 20:16:13 [2023-05-18T20:16:13.174Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 20:16:13 [2023-05-18T20:16:13.174Z] === RUN TestAuthZPluginEnsureLoadImportWorking 20:16:14 [2023-05-18T20:16:14.546Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.16s) 20:16:14 [2023-05-18T20:16:14.546Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 20:16:15 [2023-05-18T20:16:15.479Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s) 20:16:15 [2023-05-18T20:16:15.479Z] === RUN TestAuthZPluginHeader 20:16:16 [2023-05-18T20:16:16.044Z] --- PASS: TestAuthZPluginHeader (0.62s) 20:16:16 [2023-05-18T20:16:16.044Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 20:16:16 [2023-05-18T20:16:16.044Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:16:16 [2023-05-18T20:16:16.044Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 20:16:16 [2023-05-18T20:16:16.044Z] === RUN TestAuthZPluginV2Disable 20:16:16 [2023-05-18T20:16:16.044Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:16:16 [2023-05-18T20:16:16.044Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 20:16:16 [2023-05-18T20:16:16.044Z] === RUN TestAuthZPluginV2RejectVolumeRequests 20:16:16 [2023-05-18T20:16:16.044Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:16:16 [2023-05-18T20:16:16.044Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 20:16:16 [2023-05-18T20:16:16.044Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 20:16:16 [2023-05-18T20:16:16.044Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:16:16 [2023-05-18T20:16:16.044Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 20:16:16 [2023-05-18T20:16:16.044Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 20:16:34 [2023-05-18T20:16:34.126Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) 20:16:34 [2023-05-18T20:16:34.126Z] PASS 20:16:34 [2023-05-18T20:16:34.126Z] 20:16:34 [2023-05-18T20:16:34.126Z] === Skipped 20:16:34 [2023-05-18T20:16:34.126Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 20:16:34 [2023-05-18T20:16:34.126Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:16:34 [2023-05-18T20:16:34.126Z] 20:16:34 [2023-05-18T20:16:34.126Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 20:16:34 [2023-05-18T20:16:34.126Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:16:34 [2023-05-18T20:16:34.126Z] 20:16:34 [2023-05-18T20:16:34.126Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 20:16:34 [2023-05-18T20:16:34.126Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:16:34 [2023-05-18T20:16:34.126Z] 20:16:34 [2023-05-18T20:16:34.126Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 20:16:34 [2023-05-18T20:16:34.126Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:16:34 [2023-05-18T20:16:34.126Z] 20:16:34 [2023-05-18T20:16:34.126Z] DONE 17 tests, 4 skipped in 25.800s 20:16:34 [2023-05-18T20:16:34.126Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 20:16:34 [2023-05-18T20:16:34.126Z] ++ 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 20:16:34 [2023-05-18T20:16:34.126Z] ++ set -e 20:16:34 [2023-05-18T20:16:34.126Z] ++ '[' -n 0 ']' 20:16:34 [2023-05-18T20:16:34.126Z] ++ set -x 20:16:34 [2023-05-18T20:16:34.126Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 20:16:34 [2023-05-18T20:16:34.126Z] INFO: Testing against a local daemon 20:16:34 [2023-05-18T20:16:34.126Z] === RUN TestPluginInvalidJSON 20:16:34 [2023-05-18T20:16:34.126Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 20:16:34 [2023-05-18T20:16:34.126Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 20:16:34 [2023-05-18T20:16:34.126Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 20:16:34 [2023-05-18T20:16:34.126Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 20:16:34 [2023-05-18T20:16:34.126Z] === RUN TestPluginInvalidJSON/plugins/pull 20:16:34 [2023-05-18T20:16:34.126Z] === PAUSE TestPluginInvalidJSON/plugins/pull 20:16:34 [2023-05-18T20:16:34.126Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 20:16:34 [2023-05-18T20:16:34.126Z] === CONT TestPluginInvalidJSON/plugins/pull 20:16:34 [2023-05-18T20:16:34.126Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 20:16:34 [2023-05-18T20:16:34.126Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 20:16:34 [2023-05-18T20:16:34.126Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 20:16:34 [2023-05-18T20:16:34.126Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 20:16:34 [2023-05-18T20:16:34.126Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 20:16:34 [2023-05-18T20:16:34.126Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 20:16:34 [2023-05-18T20:16:34.126Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 20:16:34 [2023-05-18T20:16:34.126Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 20:16:34 [2023-05-18T20:16:34.126Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 20:16:34 [2023-05-18T20:16:34.126Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 20:16:34 [2023-05-18T20:16:34.126Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 20:16:34 [2023-05-18T20:16:34.126Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 20:16:34 [2023-05-18T20:16:34.126Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 20:16:34 [2023-05-18T20:16:34.126Z] --- PASS: TestPluginInvalidJSON (0.01s) 20:16:34 [2023-05-18T20:16:34.126Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 20:16:34 [2023-05-18T20:16:34.126Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 20:16:34 [2023-05-18T20:16:34.126Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 20:16:34 [2023-05-18T20:16:34.126Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 20:16:34 [2023-05-18T20:16:34.126Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 20:16:34 [2023-05-18T20:16:34.126Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 20:16:34 [2023-05-18T20:16:34.126Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 20:16:34 [2023-05-18T20:16:34.126Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 20:16:34 [2023-05-18T20:16:34.126Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 20:16:34 [2023-05-18T20:16:34.126Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 20:16:34 [2023-05-18T20:16:34.126Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 20:16:34 [2023-05-18T20:16:34.126Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 20:16:34 [2023-05-18T20:16:34.126Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 20:16:34 [2023-05-18T20:16:34.126Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 20:16:34 [2023-05-18T20:16:34.126Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 20:16:34 [2023-05-18T20:16:34.126Z] === RUN TestPluginInstall 20:16:34 [2023-05-18T20:16:34.126Z] === RUN TestPluginInstall/no_auth 20:16:36 [2023-05-18T20:16:36.024Z] time="2023-05-18T20:16:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:16:36 [2023-05-18T20:16:36.025Z] time="2023-05-18T20:16:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d3fc262f621a9a3ea8778c36a420204103949444c5b3b9931e99f87fee939e0" mediatype=application/vnd.docker.plugin.v1+json size=522 20:16:36 [2023-05-18T20:16:36.025Z] time="2023-05-18T20:16:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:16:36 [2023-05-18T20:16:36.025Z] time="2023-05-18T20:16:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d3fc262f621a9a3ea8778c36a420204103949444c5b3b9931e99f87fee939e0" mediatype=application/vnd.docker.plugin.v1+json size=522 20:16:36 [2023-05-18T20:16:36.282Z] === RUN TestPluginInstall/with_htpasswd 20:16:36 [2023-05-18T20:16:36.540Z] time="2023-05-18T20:16:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:16:36 [2023-05-18T20:16:36.540Z] time="2023-05-18T20:16:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b523bb4cbebc6e403842298a39d7cf437c3a0a5c70bfe2d7ceced5ebaf8730ac" mediatype=application/vnd.docker.plugin.v1+json size=522 20:16:36 [2023-05-18T20:16:36.540Z] time="2023-05-18T20:16:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:16:36 [2023-05-18T20:16:36.540Z] time="2023-05-18T20:16:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b523bb4cbebc6e403842298a39d7cf437c3a0a5c70bfe2d7ceced5ebaf8730ac" mediatype=application/vnd.docker.plugin.v1+json size=522 20:16:36 [2023-05-18T20:16:36.540Z] === RUN TestPluginInstall/with_insecure 20:16:37 [2023-05-18T20:16:37.472Z] time="2023-05-18T20:16:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:16:37 [2023-05-18T20:16:37.472Z] time="2023-05-18T20:16:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab48cfafc32b9fa9e2b3db80840b6b308ef00a2e13657e7b4da53b3d9722e80d" mediatype=application/vnd.docker.plugin.v1+json size=522 20:16:37 [2023-05-18T20:16:37.472Z] time="2023-05-18T20:16:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 20:16:37 [2023-05-18T20:16:37.472Z] time="2023-05-18T20:16:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab48cfafc32b9fa9e2b3db80840b6b308ef00a2e13657e7b4da53b3d9722e80d" mediatype=application/vnd.docker.plugin.v1+json size=522 20:16:37 [2023-05-18T20:16:37.729Z] plugin_test.go:195: [dbc37989829d8] daemon is not started 20:16:37 [2023-05-18T20:16:37.729Z] --- PASS: TestPluginInstall (4.56s) 20:16:37 [2023-05-18T20:16:37.729Z] --- PASS: TestPluginInstall/no_auth (3.14s) 20:16:37 [2023-05-18T20:16:37.729Z] --- PASS: TestPluginInstall/with_htpasswd (0.48s) 20:16:37 [2023-05-18T20:16:37.729Z] --- PASS: TestPluginInstall/with_insecure (0.95s) 20:16:37 [2023-05-18T20:16:37.729Z] === RUN TestPluginsWithRuntimes 20:16:39 [2023-05-18T20:16:39.100Z] === RUN TestPluginsWithRuntimes/No_Args 20:16:40 [2023-05-18T20:16:40.032Z] === RUN TestPluginsWithRuntimes/With_Args 20:16:40 [2023-05-18T20:16:40.964Z] --- PASS: TestPluginsWithRuntimes (3.22s) 20:16:40 [2023-05-18T20:16:40.964Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) 20:16:40 [2023-05-18T20:16:40.964Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) 20:16:40 [2023-05-18T20:16:40.964Z] === RUN TestPluginBackCompatMediaTypes 20:16:41 [2023-05-18T20:16:41.221Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s) 20:16:41 [2023-05-18T20:16:41.221Z] PASS 20:16:41 [2023-05-18T20:16:41.221Z] 20:16:41 [2023-05-18T20:16:41.221Z] DONE 24 tests in 8.335s 20:16:41 [2023-05-18T20:16:41.478Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 20:16:41 [2023-05-18T20:16:41.479Z] ++ 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 20:16:41 [2023-05-18T20:16:41.479Z] ++ set -e 20:16:41 [2023-05-18T20:16:41.479Z] ++ '[' -n 0 ']' 20:16:41 [2023-05-18T20:16:41.479Z] ++ set -x 20:16:41 [2023-05-18T20:16:41.479Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 20:16:41 [2023-05-18T20:16:41.479Z] INFO: Testing against a local daemon 20:16:41 [2023-05-18T20:16:41.479Z] === RUN TestExternalGraphDriver 20:16:41 [2023-05-18T20:16:41.736Z] === RUN TestExternalGraphDriver/json 20:16:43 [2023-05-18T20:16:43.633Z] === RUN TestExternalGraphDriver/spec 20:16:45 [2023-05-18T20:16:45.005Z] === RUN TestExternalGraphDriver/pull 20:16:46 [2023-05-18T20:16:46.376Z] --- PASS: TestExternalGraphDriver (4.94s) 20:16:46 [2023-05-18T20:16:46.376Z] --- PASS: TestExternalGraphDriver/json (1.53s) 20:16:46 [2023-05-18T20:16:46.376Z] --- PASS: TestExternalGraphDriver/spec (1.52s) 20:16:46 [2023-05-18T20:16:46.376Z] --- PASS: TestExternalGraphDriver/pull (1.56s) 20:16:46 [2023-05-18T20:16:46.376Z] === RUN TestGraphdriverPluginV2 20:16:46 [2023-05-18T20:16:46.634Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:16:46 [2023-05-18T20:16:46.634Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 20:16:46 [2023-05-18T20:16:46.634Z] PASS 20:16:46 [2023-05-18T20:16:46.634Z] 20:16:46 [2023-05-18T20:16:46.634Z] === Skipped 20:16:46 [2023-05-18T20:16:46.634Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 20:16:46 [2023-05-18T20:16:46.634Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:16:46 [2023-05-18T20:16:46.634Z] 20:16:46 [2023-05-18T20:16:46.634Z] DONE 5 tests, 1 skipped in 5.289s 20:16:46 [2023-05-18T20:16:46.634Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 20:16:46 [2023-05-18T20:16:46.634Z] ++ 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 20:16:46 [2023-05-18T20:16:46.634Z] ++ set -e 20:16:46 [2023-05-18T20:16:46.634Z] ++ '[' -n 0 ']' 20:16:46 [2023-05-18T20:16:46.634Z] ++ set -x 20:16:46 [2023-05-18T20:16:46.634Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 20:16:46 [2023-05-18T20:16:46.634Z] INFO: Testing against a local daemon 20:16:46 [2023-05-18T20:16:46.634Z] === RUN TestContinueAfterPluginCrash 20:16:46 [2023-05-18T20:16:46.634Z] === PAUSE TestContinueAfterPluginCrash 20:16:46 [2023-05-18T20:16:46.634Z] === RUN TestReadPluginNoRead 20:16:46 [2023-05-18T20:16:46.634Z] === PAUSE TestReadPluginNoRead 20:16:46 [2023-05-18T20:16:46.634Z] === RUN TestDaemonStartWithLogOpt 20:16:46 [2023-05-18T20:16:46.634Z] === PAUSE TestDaemonStartWithLogOpt 20:16:46 [2023-05-18T20:16:46.634Z] === CONT TestContinueAfterPluginCrash 20:16:46 [2023-05-18T20:16:46.634Z] === CONT TestDaemonStartWithLogOpt 20:16:46 [2023-05-18T20:16:46.634Z] === CONT TestReadPluginNoRead 20:16:49 [2023-05-18T20:16:49.161Z] === RUN TestReadPluginNoRead/disabled_caching 20:16:49 [2023-05-18T20:16:49.419Z] --- PASS: TestDaemonStartWithLogOpt (2.63s) 20:16:49 [2023-05-18T20:16:49.984Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 20:16:51 [2023-05-18T20:16:51.355Z] === RUN TestReadPluginNoRead/default 20:16:52 [2023-05-18T20:16:52.287Z] read_test.go:91: [d9a0b7ebcaf15] daemon is not started 20:16:52 [2023-05-18T20:16:52.287Z] --- PASS: TestReadPluginNoRead (5.65s) 20:16:52 [2023-05-18T20:16:52.287Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) 20:16:52 [2023-05-18T20:16:52.287Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) 20:16:52 [2023-05-18T20:16:52.287Z] --- PASS: TestReadPluginNoRead/default (1.16s) 20:16:54 [2023-05-18T20:16:54.187Z] --- PASS: TestContinueAfterPluginCrash (7.59s) 20:16:54 [2023-05-18T20:16:54.187Z] PASS 20:16:54 [2023-05-18T20:16:54.187Z] 20:16:54 [2023-05-18T20:16:54.187Z] DONE 6 tests in 7.614s 20:16:54 [2023-05-18T20:16:54.188Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 20:16:54 [2023-05-18T20:16:54.188Z] ++ 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 20:16:54 [2023-05-18T20:16:54.188Z] ++ set -e 20:16:54 [2023-05-18T20:16:54.188Z] ++ '[' -n 0 ']' 20:16:54 [2023-05-18T20:16:54.188Z] ++ set -x 20:16:54 [2023-05-18T20:16:54.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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 20:16:54 [2023-05-18T20:16:54.188Z] testing: warning: no tests to run 20:16:54 [2023-05-18T20:16:54.188Z] PASS 20:16:54 [2023-05-18T20:16:54.188Z] 20:16:54 [2023-05-18T20:16:54.188Z] DONE 0 tests in 0.008s 20:16:54 [2023-05-18T20:16:54.446Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 20:16:54 [2023-05-18T20:16:54.446Z] ++ 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 20:16:54 [2023-05-18T20:16:54.446Z] ++ set -e 20:16:54 [2023-05-18T20:16:54.446Z] ++ '[' -n 0 ']' 20:16:54 [2023-05-18T20:16:54.446Z] ++ set -x 20:16:54 [2023-05-18T20:16:54.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 20:16:54 [2023-05-18T20:16:54.446Z] INFO: Testing against a local daemon 20:16:54 [2023-05-18T20:16:54.446Z] === RUN TestPluginWithDevMounts 20:16:54 [2023-05-18T20:16:54.446Z] === PAUSE TestPluginWithDevMounts 20:16:54 [2023-05-18T20:16:54.446Z] === CONT TestPluginWithDevMounts 20:16:55 [2023-05-18T20:16:55.819Z] --- PASS: TestPluginWithDevMounts (1.50s) 20:16:55 [2023-05-18T20:16:55.819Z] PASS 20:16:55 [2023-05-18T20:16:55.819Z] 20:16:55 [2023-05-18T20:16:55.819Z] DONE 1 tests in 1.522s 20:16:55 [2023-05-18T20:16:55.819Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 20:16:55 [2023-05-18T20:16:55.819Z] ++ 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 20:16:55 [2023-05-18T20:16:55.819Z] ++ set -e 20:16:55 [2023-05-18T20:16:55.819Z] ++ '[' -n 0 ']' 20:16:55 [2023-05-18T20:16:55.819Z] ++ set -x 20:16:55 [2023-05-18T20:16:55.819Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 20:16:55 [2023-05-18T20:16:55.819Z] INFO: Testing against a local daemon 20:16:55 [2023-05-18T20:16:55.819Z] === RUN TestSecretInspect 20:16:57 [2023-05-18T20:16:57.715Z] --- PASS: TestSecretInspect (1.89s) 20:16:57 [2023-05-18T20:16:57.715Z] === RUN TestSecretList 20:16:59 [2023-05-18T20:16:59.611Z] --- PASS: TestSecretList (1.88s) 20:16:59 [2023-05-18T20:16:59.611Z] === RUN TestSecretsCreateAndDelete 20:17:01 [2023-05-18T20:17:01.507Z] --- PASS: TestSecretsCreateAndDelete (1.85s) 20:17:01 [2023-05-18T20:17:01.507Z] === RUN TestSecretsUpdate 20:17:03 [2023-05-18T20:17:03.405Z] --- PASS: TestSecretsUpdate (1.93s) 20:17:03 [2023-05-18T20:17:03.405Z] === RUN TestTemplatedSecret 20:17:05 [2023-05-18T20:17:05.929Z] --- PASS: TestTemplatedSecret (2.55s) 20:17:05 [2023-05-18T20:17:05.929Z] === RUN TestSecretCreateResolve 20:17:07 [2023-05-18T20:17:07.825Z] --- PASS: TestSecretCreateResolve (1.86s) 20:17:07 [2023-05-18T20:17:07.825Z] PASS 20:17:07 [2023-05-18T20:17:07.825Z] 20:17:07 [2023-05-18T20:17:07.825Z] DONE 6 tests in 11.983s 20:17:07 [2023-05-18T20:17:07.825Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 20:17:07 [2023-05-18T20:17:07.825Z] ++ 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 20:17:07 [2023-05-18T20:17:07.825Z] ++ set -e 20:17:07 [2023-05-18T20:17:07.825Z] ++ '[' -n 0 ']' 20:17:07 [2023-05-18T20:17:07.825Z] ++ set -x 20:17:07 [2023-05-18T20:17:07.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 20:17:07 [2023-05-18T20:17:07.825Z] INFO: Testing against a local daemon 20:17:07 [2023-05-18T20:17:07.825Z] === RUN TestServiceCreateInit 20:17:07 [2023-05-18T20:17:07.825Z] === RUN TestServiceCreateInit/daemonInitDisabled 20:17:12 [2023-05-18T20:17:12.003Z] === RUN TestServiceCreateInit/daemonInitEnabled 20:17:16 [2023-05-18T20:17:16.181Z] --- PASS: TestServiceCreateInit (7.76s) 20:17:16 [2023-05-18T20:17:16.181Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.78s) 20:17:16 [2023-05-18T20:17:16.181Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.97s) 20:17:16 [2023-05-18T20:17:16.181Z] === RUN TestCreateServiceMultipleTimes 20:17:31 [2023-05-18T20:17:31.206Z] --- PASS: TestCreateServiceMultipleTimes (14.77s) 20:17:31 [2023-05-18T20:17:31.206Z] === RUN TestCreateServiceConflict 20:17:32 [2023-05-18T20:17:32.576Z] --- PASS: TestCreateServiceConflict (1.86s) 20:17:32 [2023-05-18T20:17:32.576Z] === RUN TestCreateServiceMaxReplicas 20:17:35 [2023-05-18T20:17:35.104Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) 20:17:35 [2023-05-18T20:17:35.104Z] === RUN TestCreateWithDuplicateNetworkNames 20:17:49 [2023-05-18T20:17:49.962Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.86s) 20:17:49 [2023-05-18T20:17:49.962Z] === RUN TestCreateServiceSecretFileMode 20:17:50 [2023-05-18T20:17:50.894Z] --- PASS: TestCreateServiceSecretFileMode (2.67s) 20:17:50 [2023-05-18T20:17:50.894Z] === RUN TestCreateServiceConfigFileMode 20:17:53 [2023-05-18T20:17:53.420Z] --- PASS: TestCreateServiceConfigFileMode (2.70s) 20:17:53 [2023-05-18T20:17:53.420Z] === RUN TestCreateServiceSysctls 20:17:56 [2023-05-18T20:17:56.696Z] --- PASS: TestCreateServiceSysctls (3.07s) 20:17:56 [2023-05-18T20:17:56.696Z] === RUN TestCreateServiceCapabilities 20:17:59 [2023-05-18T20:17:59.220Z] --- PASS: TestCreateServiceCapabilities (2.51s) 20:17:59 [2023-05-18T20:17:59.220Z] === RUN TestInspect 20:18:02 [2023-05-18T20:18:02.498Z] --- PASS: TestInspect (2.94s) 20:18:02 [2023-05-18T20:18:02.498Z] === RUN TestCreateJob 20:18:05 [2023-05-18T20:18:05.023Z] --- PASS: TestCreateJob (2.98s) 20:18:05 [2023-05-18T20:18:05.023Z] === RUN TestReplicatedJob 20:18:10 [2023-05-18T20:18:10.281Z] --- PASS: TestReplicatedJob (5.52s) 20:18:10 [2023-05-18T20:18:10.281Z] === RUN TestUpdateReplicatedJob 20:18:13 [2023-05-18T20:18:13.573Z] --- PASS: TestUpdateReplicatedJob (3.22s) 20:18:13 [2023-05-18T20:18:13.573Z] === RUN TestServiceListWithStatuses 20:18:13 [2023-05-18T20:18:13.573Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 20:18:13 [2023-05-18T20:18:13.574Z] --- SKIP: TestServiceListWithStatuses (0.00s) 20:18:13 [2023-05-18T20:18:13.574Z] === RUN TestDockerNetworkConnectAlias 20:18:17 [2023-05-18T20:18:17.752Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) 20:18:17 [2023-05-18T20:18:17.752Z] === RUN TestDockerNetworkReConnect 20:18:21 [2023-05-18T20:18:21.028Z] --- PASS: TestDockerNetworkReConnect (3.23s) 20:18:21 [2023-05-18T20:18:21.028Z] === RUN TestServicePlugin 20:18:21 [2023-05-18T20:18:21.028Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:18:21 [2023-05-18T20:18:21.028Z] --- SKIP: TestServicePlugin (0.00s) 20:18:21 [2023-05-18T20:18:21.028Z] === RUN TestServiceUpdateLabel 20:18:22 [2023-05-18T20:18:22.924Z] --- PASS: TestServiceUpdateLabel (1.88s) 20:18:22 [2023-05-18T20:18:22.924Z] === RUN TestServiceUpdateSecrets 20:18:37 [2023-05-18T20:18:37.783Z] --- PASS: TestServiceUpdateSecrets (14.43s) 20:18:37 [2023-05-18T20:18:37.783Z] === RUN TestServiceUpdateConfigs 20:18:52 [2023-05-18T20:18:52.642Z] --- PASS: TestServiceUpdateConfigs (14.36s) 20:18:52 [2023-05-18T20:18:52.642Z] === RUN TestServiceUpdateNetwork 20:19:04 [2023-05-18T20:19:04.831Z] --- PASS: TestServiceUpdateNetwork (12.32s) 20:19:04 [2023-05-18T20:19:04.831Z] === RUN TestServiceUpdatePidsLimit 20:19:04 [2023-05-18T20:19:04.831Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 20:19:05 [2023-05-18T20:19:05.763Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 20:19:12 [2023-05-18T20:19:12.317Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 20:19:20 [2023-05-18T20:19:20.417Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) 20:19:20 [2023-05-18T20:19:20.417Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 20:19:20 [2023-05-18T20:19:20.417Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) 20:19:20 [2023-05-18T20:19:20.417Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.77s) 20:19:20 [2023-05-18T20:19:20.417Z] PASS 20:19:20 [2023-05-18T20:19:20.417Z] 20:19:20 [2023-05-18T20:19:20.417Z] === Skipped 20:19:20 [2023-05-18T20:19:20.417Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 20:19:20 [2023-05-18T20:19:20.418Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 20:19:20 [2023-05-18T20:19:20.418Z] 20:19:20 [2023-05-18T20:19:20.418Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 20:19:20 [2023-05-18T20:19:20.418Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:19:20 [2023-05-18T20:19:20.418Z] 20:19:20 [2023-05-18T20:19:20.418Z] DONE 27 tests, 2 skipped in 131.980s 20:19:20 [2023-05-18T20:19:20.418Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 20:19:20 [2023-05-18T20:19:20.418Z] ++ 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 20:19:20 [2023-05-18T20:19:20.418Z] ++ set -e 20:19:20 [2023-05-18T20:19:20.418Z] ++ '[' -n 0 ']' 20:19:20 [2023-05-18T20:19:20.418Z] ++ set -x 20:19:20 [2023-05-18T20:19:20.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 20:19:20 [2023-05-18T20:19:20.418Z] INFO: Testing against a local daemon 20:19:20 [2023-05-18T20:19:20.418Z] === RUN TestSessionCreate 20:19:20 [2023-05-18T20:19:20.418Z] --- PASS: TestSessionCreate (0.02s) 20:19:20 [2023-05-18T20:19:20.418Z] === RUN TestSessionCreateWithBadUpgrade 20:19:20 [2023-05-18T20:19:20.418Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 20:19:20 [2023-05-18T20:19:20.418Z] PASS 20:19:20 [2023-05-18T20:19:20.418Z] 20:19:20 [2023-05-18T20:19:20.418Z] DONE 2 tests in 0.064s 20:19:20 [2023-05-18T20:19:20.418Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 20:19:20 [2023-05-18T20:19:20.418Z] ++ 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 20:19:20 [2023-05-18T20:19:20.418Z] ++ set -e 20:19:20 [2023-05-18T20:19:20.418Z] ++ '[' -n 0 ']' 20:19:20 [2023-05-18T20:19:20.418Z] ++ set -x 20:19:20 [2023-05-18T20:19:20.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 20:19:20 [2023-05-18T20:19:20.418Z] INFO: Testing against a local daemon 20:19:20 [2023-05-18T20:19:20.418Z] === RUN TestCgroupDriverSystemdMemoryLimit 20:19:20 [2023-05-18T20:19:20.418Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 20:19:20 [2023-05-18T20:19:20.418Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 20:19:20 [2023-05-18T20:19:20.418Z] === RUN TestDiskUsage 20:19:20 [2023-05-18T20:19:20.418Z] === PAUSE TestDiskUsage 20:19:20 [2023-05-18T20:19:20.418Z] === RUN TestEventsExecDie 20:19:20 [2023-05-18T20:19:20.418Z] --- PASS: TestEventsExecDie (0.51s) 20:19:20 [2023-05-18T20:19:20.418Z] === RUN TestEventsBackwardsCompatible 20:19:20 [2023-05-18T20:19:20.418Z] --- PASS: TestEventsBackwardsCompatible (0.04s) 20:19:20 [2023-05-18T20:19:20.418Z] === RUN TestEventsVolumeCreate 20:19:20 [2023-05-18T20:19:20.418Z] --- PASS: TestEventsVolumeCreate (0.04s) 20:19:20 [2023-05-18T20:19:20.418Z] === RUN TestInfoBinaryCommits 20:19:20 [2023-05-18T20:19:20.675Z] --- PASS: TestInfoBinaryCommits (0.02s) 20:19:20 [2023-05-18T20:19:20.675Z] === RUN TestInfoAPIVersioned 20:19:20 [2023-05-18T20:19:20.675Z] --- PASS: TestInfoAPIVersioned (0.01s) 20:19:20 [2023-05-18T20:19:20.675Z] === RUN TestInfoAPI 20:19:20 [2023-05-18T20:19:20.675Z] --- PASS: TestInfoAPI (0.02s) 20:19:20 [2023-05-18T20:19:20.675Z] === RUN TestInfoAPIWarnings 20:19:38 [2023-05-18T20:19:38.739Z] --- PASS: TestInfoAPIWarnings (16.54s) 20:19:38 [2023-05-18T20:19:38.739Z] === RUN TestInfoDebug 20:19:38 [2023-05-18T20:19:38.739Z] --- PASS: TestInfoDebug (0.52s) 20:19:38 [2023-05-18T20:19:38.739Z] === RUN TestInfoInsecureRegistries 20:19:38 [2023-05-18T20:19:38.739Z] --- PASS: TestInfoInsecureRegistries (0.52s) 20:19:38 [2023-05-18T20:19:38.739Z] === RUN TestInfoRegistryMirrors 20:19:38 [2023-05-18T20:19:38.739Z] --- PASS: TestInfoRegistryMirrors (0.52s) 20:19:38 [2023-05-18T20:19:38.739Z] === RUN TestLoginFailsWithBadCredentials 20:19:38 [2023-05-18T20:19:38.996Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) 20:19:38 [2023-05-18T20:19:38.996Z] === RUN TestPingCacheHeaders 20:19:38 [2023-05-18T20:19:38.996Z] --- PASS: TestPingCacheHeaders (0.02s) 20:19:38 [2023-05-18T20:19:38.996Z] === RUN TestPingGet 20:19:39 [2023-05-18T20:19:39.254Z] --- PASS: TestPingGet (0.01s) 20:19:39 [2023-05-18T20:19:39.254Z] === RUN TestPingHead 20:19:39 [2023-05-18T20:19:39.254Z] --- PASS: TestPingHead (0.02s) 20:19:39 [2023-05-18T20:19:39.254Z] === RUN TestPingSwarmHeader 20:19:39 [2023-05-18T20:19:39.818Z] === RUN TestPingSwarmHeader/before_swarm_init 20:19:40 [2023-05-18T20:19:40.384Z] === RUN TestPingSwarmHeader/after_swarm_init 20:19:40 [2023-05-18T20:19:40.949Z] === RUN TestPingSwarmHeader/after_swarm_leave 20:19:41 [2023-05-18T20:19:41.207Z] --- PASS: TestPingSwarmHeader (1.93s) 20:19:41 [2023-05-18T20:19:41.207Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 20:19:41 [2023-05-18T20:19:41.207Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 20:19:41 [2023-05-18T20:19:41.207Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 20:19:41 [2023-05-18T20:19:41.207Z] === RUN TestPingBuilderHeader 20:19:41 [2023-05-18T20:19:41.207Z] === RUN TestPingBuilderHeader/default_config 20:19:41 [2023-05-18T20:19:41.771Z] === RUN TestPingBuilderHeader/buildkit_disabled 20:19:42 [2023-05-18T20:19:42.028Z] --- PASS: TestPingBuilderHeader (1.04s) 20:19:42 [2023-05-18T20:19:42.028Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) 20:19:42 [2023-05-18T20:19:42.028Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) 20:19:42 [2023-05-18T20:19:42.028Z] === RUN TestVersion 20:19:42 [2023-05-18T20:19:42.028Z] --- PASS: TestVersion (0.02s) 20:19:42 [2023-05-18T20:19:42.028Z] === CONT TestDiskUsage 20:19:42 [2023-05-18T20:19:42.594Z] === RUN TestDiskUsage/empty 20:19:42 [2023-05-18T20:19:42.594Z] === RUN TestDiskUsage/empty/container_types 20:19:42 [2023-05-18T20:19:42.594Z] === RUN TestDiskUsage/empty/image_types 20:19:42 [2023-05-18T20:19:42.594Z] === RUN TestDiskUsage/empty/volume_types 20:19:42 [2023-05-18T20:19:42.594Z] === RUN TestDiskUsage/empty/build-cache_types 20:19:42 [2023-05-18T20:19:42.594Z] === RUN TestDiskUsage/empty/container,_volume_types 20:19:42 [2023-05-18T20:19:42.594Z] === RUN TestDiskUsage/empty/image,_build-cache_types 20:19:42 [2023-05-18T20:19:42.594Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 20:19:42 [2023-05-18T20:19:42.594Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 20:19:42 [2023-05-18T20:19:42.594Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 20:19:42 [2023-05-18T20:19:42.594Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 20:19:42 [2023-05-18T20:19:42.594Z] === RUN TestDiskUsage/after_LoadBusybox 20:19:42 [2023-05-18T20:19:42.851Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 20:19:42 [2023-05-18T20:19:42.851Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 20:19:42 [2023-05-18T20:19:42.851Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 20:19:42 [2023-05-18T20:19:42.851Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 20:19:42 [2023-05-18T20:19:42.851Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 20:19:42 [2023-05-18T20:19:42.851Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 20:19:42 [2023-05-18T20:19:42.851Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 20:19:42 [2023-05-18T20:19:42.851Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 20:19:42 [2023-05-18T20:19:42.851Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 20:19:42 [2023-05-18T20:19:42.851Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 20:19:42 [2023-05-18T20:19:42.851Z] === RUN TestDiskUsage/after_container.Run 20:19:43 [2023-05-18T20:19:43.110Z] === RUN TestDiskUsage/after_container.Run/container_types 20:19:43 [2023-05-18T20:19:43.110Z] === RUN TestDiskUsage/after_container.Run/image_types 20:19:43 [2023-05-18T20:19:43.110Z] === RUN TestDiskUsage/after_container.Run/volume_types 20:19:43 [2023-05-18T20:19:43.110Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 20:19:43 [2023-05-18T20:19:43.110Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 20:19:43 [2023-05-18T20:19:43.110Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 20:19:43 [2023-05-18T20:19:43.110Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 20:19:43 [2023-05-18T20:19:43.110Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 20:19:43 [2023-05-18T20:19:43.110Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 20:19:43 [2023-05-18T20:19:43.110Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 20:19:43 [2023-05-18T20:19:43.110Z] --- PASS: TestDiskUsage (1.09s) 20:19:43 [2023-05-18T20:19:43.110Z] --- PASS: TestDiskUsage/empty (0.01s) 20:19:43 [2023-05-18T20:19:43.110Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 20:19:43 [2023-05-18T20:19:43.110Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 20:19:43 [2023-05-18T20:19:43.110Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 20:19:43 [2023-05-18T20:19:43.110Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 20:19:43 [2023-05-18T20:19:43.110Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 20:19:43 [2023-05-18T20:19:43.110Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 20:19:43 [2023-05-18T20:19:43.110Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 20:19:43 [2023-05-18T20:19:43.110Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 20:19:43 [2023-05-18T20:19:43.110Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 20:19:43 [2023-05-18T20:19:43.110Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 20:19:43 [2023-05-18T20:19:43.110Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.09s) 20:19:43 [2023-05-18T20:19:43.110Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 20:19:43 [2023-05-18T20:19:43.110Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 20:19:43 [2023-05-18T20:19:43.110Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 20:19:43 [2023-05-18T20:19:43.110Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 20:19:43 [2023-05-18T20:19:43.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 20:19:43 [2023-05-18T20:19:43.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 20:19:43 [2023-05-18T20:19:43.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 20:19:43 [2023-05-18T20:19:43.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 20:19:43 [2023-05-18T20:19:43.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 20:19:43 [2023-05-18T20:19:43.367Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 20:19:43 [2023-05-18T20:19:43.367Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) 20:19:43 [2023-05-18T20:19:43.367Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 20:19:43 [2023-05-18T20:19:43.367Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 20:19:43 [2023-05-18T20:19:43.367Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 20:19:43 [2023-05-18T20:19:43.367Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 20:19:43 [2023-05-18T20:19:43.367Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 20:19:43 [2023-05-18T20:19:43.367Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 20:19:43 [2023-05-18T20:19:43.367Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 20:19:43 [2023-05-18T20:19:43.367Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 20:19:43 [2023-05-18T20:19:43.368Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 20:19:43 [2023-05-18T20:19:43.368Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 20:19:43 [2023-05-18T20:19:43.368Z] PASS 20:19:43 [2023-05-18T20:19:43.368Z] 20:19:43 [2023-05-18T20:19:43.368Z] === Skipped 20:19:43 [2023-05-18T20:19:43.368Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 20:19:43 [2023-05-18T20:19:43.368Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 20:19:43 [2023-05-18T20:19:43.368Z] 20:19:43 [2023-05-18T20:19:43.368Z] DONE 57 tests, 1 skipped in 23.304s 20:19:43 [2023-05-18T20:19:43.368Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 20:19:43 [2023-05-18T20:19:43.368Z] ++ 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 20:19:43 [2023-05-18T20:19:43.368Z] ++ set -e 20:19:43 [2023-05-18T20:19:43.368Z] ++ '[' -n 0 ']' 20:19:43 [2023-05-18T20:19:43.368Z] ++ set -x 20:19:43 [2023-05-18T20:19:43.368Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 20:19:43 [2023-05-18T20:19:43.368Z] INFO: Testing against a local daemon 20:19:43 [2023-05-18T20:19:43.368Z] === RUN TestVolumesCreateAndList 20:19:43 [2023-05-18T20:19:43.368Z] --- PASS: TestVolumesCreateAndList (0.02s) 20:19:43 [2023-05-18T20:19:43.368Z] === RUN TestVolumesRemove 20:19:43 [2023-05-18T20:19:43.368Z] === RUN TestVolumesRemove/volume_in_use 20:19:43 [2023-05-18T20:19:43.368Z] === RUN TestVolumesRemove/volume_not_in_use 20:19:43 [2023-05-18T20:19:43.368Z] === RUN TestVolumesRemove/non-existing_volume 20:19:43 [2023-05-18T20:19:43.368Z] === RUN TestVolumesRemove/non-existing_volume_force 20:19:43 [2023-05-18T20:19:43.368Z] --- PASS: TestVolumesRemove (0.05s) 20:19:43 [2023-05-18T20:19:43.368Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 20:19:43 [2023-05-18T20:19:43.368Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 20:19:43 [2023-05-18T20:19:43.368Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 20:19:43 [2023-05-18T20:19:43.368Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 20:19:43 [2023-05-18T20:19:43.368Z] === RUN TestVolumesRemoveSwarmEnabled 20:19:43 [2023-05-18T20:19:43.368Z] === PAUSE TestVolumesRemoveSwarmEnabled 20:19:43 [2023-05-18T20:19:43.368Z] === RUN TestVolumesInspect 20:19:43 [2023-05-18T20:19:43.368Z] --- PASS: TestVolumesInspect (0.02s) 20:19:43 [2023-05-18T20:19:43.368Z] === RUN TestVolumesInvalidJSON 20:19:43 [2023-05-18T20:19:43.368Z] === RUN TestVolumesInvalidJSON/volumes/create 20:19:43 [2023-05-18T20:19:43.368Z] === PAUSE TestVolumesInvalidJSON/volumes/create 20:19:43 [2023-05-18T20:19:43.368Z] === CONT TestVolumesInvalidJSON/volumes/create 20:19:43 [2023-05-18T20:19:43.368Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 20:19:43 [2023-05-18T20:19:43.368Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 20:19:43 [2023-05-18T20:19:43.368Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 20:19:43 [2023-05-18T20:19:43.368Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 20:19:43 [2023-05-18T20:19:43.368Z] --- PASS: TestVolumesInvalidJSON (0.01s) 20:19:43 [2023-05-18T20:19:43.368Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 20:19:43 [2023-05-18T20:19:43.368Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 20:19:43 [2023-05-18T20:19:43.368Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 20:19:43 [2023-05-18T20:19:43.368Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 20:19:43 [2023-05-18T20:19:43.368Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 20:19:43 [2023-05-18T20:19:43.368Z] === RUN TestVolumePruneAnonymous 20:19:43 [2023-05-18T20:19:43.368Z] --- PASS: TestVolumePruneAnonymous (0.03s) 20:19:43 [2023-05-18T20:19:43.368Z] === RUN TestVolumePruneAnonFromImage 20:19:43 [2023-05-18T20:19:43.625Z] --- PASS: TestVolumePruneAnonFromImage (0.10s) 20:19:43 [2023-05-18T20:19:43.625Z] === CONT TestVolumesRemoveSwarmEnabled 20:19:44 [2023-05-18T20:19:44.556Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 20:19:44 [2023-05-18T20:19:44.556Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 20:19:44 [2023-05-18T20:19:44.556Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 20:19:44 [2023-05-18T20:19:44.556Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 20:19:45 [2023-05-18T20:19:45.488Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.89s) 20:19:45 [2023-05-18T20:19:45.488Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 20:19:45 [2023-05-18T20:19:45.488Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 20:19:45 [2023-05-18T20:19:45.488Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 20:19:45 [2023-05-18T20:19:45.488Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 20:19:45 [2023-05-18T20:19:45.488Z] PASS 20:19:45 [2023-05-18T20:19:45.488Z] 20:19:45 [2023-05-18T20:19:45.488Z] DONE 20 tests in 2.149s 20:19:45 [2023-05-18T20:19:45.488Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 20:19:45 [2023-05-18T20:19:45.488Z] ++++ cat bundles/test-integration/docker.pid 20:19:45 [2023-05-18T20:19:45.488Z] +++ kill 21688 20:19:46 [2023-05-18T20:19:46.859Z] +++ /etc/init.d/apparmor stop 20:19:46 [2023-05-18T20:19:46.859Z] Leaving: AppArmorNo profiles have been unloaded. 20:19:46 [2023-05-18T20:19:46.859Z] 20:19:46 [2023-05-18T20:19:46.859Z] Unloading profiles will leave already running processes permanently 20:19:46 [2023-05-18T20:19:46.859Z] unconfined, which can lead to unexpected situations. 20:19:46 [2023-05-18T20:19:46.859Z] 20:19:46 [2023-05-18T20:19:46.859Z] To set a process to complain mode, use the command line tool 20:19:46 [2023-05-18T20:19:46.859Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 20:19:46 [2023-05-18T20:19:46.859Z] +++ true 20:19:46 [2023-05-18T20:19:46.859Z] exiting test-integration 20:19:46 [2023-05-18T20:19:46.859Z] ++ exit 0 20:19:46 [2023-05-18T20:19:46.859Z] Post stage [Pipeline] junit 20:19:47 [2023-05-18T20:19:47.802Z] Recording test results 20:19:47 [2023-05-18T20:19:47.955Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 20:19:48 [2023-05-18T20:19:48.277Z] + echo Ensuring container killed. 20:19:48 [2023-05-18T20:19:48.277Z] Ensuring container killed. 20:19:48 [2023-05-18T20:19:48.277Z] + docker rm -vf docker-pr4 20:19:48 [2023-05-18T20:19:48.277Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh 20:19:48 [2023-05-18T20:19:48.554Z] + echo Chowning /workspace to jenkins user 20:19:48 [2023-05-18T20:19:48.554Z] Chowning /workspace to jenkins user 20:19:48 [2023-05-18T20:19:48.554Z] + id -u 20:19:48 [2023-05-18T20:19:48.554Z] + id -g 20:19:48 [2023-05-18T20:19:48.554Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45565:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 20:19:50 [2023-05-18T20:19:50.210Z] + bundleName=arm64-integration 20:19:50 [2023-05-18T20:19:50.210Z] + echo Creating arm64-integration-bundles.tar.gz 20:19:50 [2023-05-18T20:19:50.210Z] Creating arm64-integration-bundles.tar.gz 20:19:50 [2023-05-18T20:19:50.210Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 20:19:50 [2023-05-18T20:19:50.210Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 20:19:50 [2023-05-18T20:19:50.478Z] Archiving artifacts 20:19:50 [2023-05-18T20:19:50.728Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45565/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 20:19:51 [2023-05-18T20:19:51.020Z] + make clean 20:19:51 [2023-05-18T20:19:51.277Z] docker volume rm -f docker-dev-cache docker-mod-cache 20:19:51 [2023-05-18T20:19:51.277Z] docker-dev-cache 20:19:51 [2023-05-18T20:19:51.277Z] 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