Branch indexing Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 542c735926c9208dc0fe9fc02026a110ca0343f9 rather than 33bfb320846cc74cf56b66ef22600dd8ae72bac2 Obtained Jenkinsfile from 542c735926c9208dc0fe9fc02026a110ca0343f9 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-42454@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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # 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 [2022-10-25T21:35:44.916Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-10-25T21:35:44.919Z] Trying to pass milestone 7 [Pipeline] milestone [2022-10-25T21:35:45.034Z] Trying to pass milestone 8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-10-25T21:36:00.213Z] Still waiting to schedule task [2022-10-25T21:36:00.213Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-10-25T21:58:49.033Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04307f823cd88c709) in /home/ubuntu/workspace/moby_PR-42454 [Pipeline] { [Pipeline] checkout [2022-10-25T21:58:49.066Z] The recommended git tool is: git [2022-10-25T21:58:49.105Z] using credential docker-jenkins-github-credentials [2022-10-25T21:58:49.120Z] Cloning the remote Git repository [2022-10-25T21:58:49.120Z] Cloning with configured refspecs honoured and without tags [2022-10-25T21:58:49.127Z] Cloning repository https://github.com/moby/moby.git [2022-10-25T21:58:49.128Z] > git init /home/ubuntu/workspace/moby_PR-42454 # timeout=10 [2022-10-25T21:58:49.144Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-25T21:58:49.144Z] > git --version # timeout=10 [2022-10-25T21:58:49.156Z] > git --version # 'git version 2.25.1' [2022-10-25T21:58:49.156Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-25T21:58:49.157Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42454/head:refs/remotes/origin/PR-42454 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-10-25T21:59:01.881Z] Fetching without tags [2022-10-25T21:59:02.139Z] Merging remotes/origin/master commit 542c735926c9208dc0fe9fc02026a110ca0343f9 into PR head commit 33bfb320846cc74cf56b66ef22600dd8ae72bac2 [2022-10-25T21:59:01.837Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-25T21:59:01.842Z] > git config --add remote.origin.fetch +refs/pull/42454/head:refs/remotes/origin/PR-42454 # timeout=10 [2022-10-25T21:59:01.851Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-10-25T21:59:01.868Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-25T21:59:01.927Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-25T21:59:01.927Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-25T21:59:01.928Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42454/head:refs/remotes/origin/PR-42454 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-10-25T21:59:02.142Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T21:59:02.146Z] > git checkout -f 33bfb320846cc74cf56b66ef22600dd8ae72bac2 # timeout=10 [2022-10-25T21:59:02.654Z] > git remote # timeout=10 [2022-10-25T21:59:02.659Z] > git config --get remote.origin.url # timeout=10 [2022-10-25T21:59:02.664Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-25T21:59:02.665Z] > git merge 542c735926c9208dc0fe9fc02026a110ca0343f9 # timeout=10 [2022-10-25T21:59:04.757Z] Merge succeeded, producing 6a97b5a045ab5fc9dda0cb26858f8ff85a826cf7 [2022-10-25T21:59:04.757Z] Checking out Revision 6a97b5a045ab5fc9dda0cb26858f8ff85a826cf7 (PR-42454) [2022-10-25T21:59:04.822Z] Commit message: "Merge commit '542c735926c9208dc0fe9fc02026a110ca0343f9' into HEAD" [2022-10-25T21:59:04.832Z] First time build. Skipping changelog. [2022-10-25T21:59:04.753Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-25T21:59:04.760Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T21:59:04.767Z] > git checkout -f 6a97b5a045ab5fc9dda0cb26858f8ff85a826cf7 # timeout=10 [2022-10-25T21:59:04.824Z] > git rev-list --no-walk 60760a32d2c707835873c685de45e66322561549 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T21:59:05.431Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42454:/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 [2022-10-25T21:59:05.431Z] Unable to find image 'alpine:latest' locally [2022-10-25T21:59:05.431Z] latest: Pulling from library/alpine [2022-10-25T21:59:05.688Z] 9b18e9b68314: Pulling fs layer [2022-10-25T21:59:05.688Z] 9b18e9b68314: Verifying Checksum [2022-10-25T21:59:05.688Z] 9b18e9b68314: Download complete [2022-10-25T21:59:05.688Z] 9b18e9b68314: Pull complete [2022-10-25T21:59:05.688Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T21:59:05.688Z] Status: Downloaded newer image for alpine:latest [2022-10-25T21:59:09.860Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) 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] { (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] } [2022-10-25T21:59:25.440Z] Still waiting to schedule task [2022-10-25T21:59:25.441Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-10-25T22:00:07.166Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03c07def244a4a488) in /home/ubuntu/workspace/moby_PR-42454 [Pipeline] { [Pipeline] checkout [2022-10-25T22:00:07.187Z] The recommended git tool is: git [2022-10-25T22:00:07.195Z] using credential docker-jenkins-github-credentials [2022-10-25T22:00:07.210Z] Cloning the remote Git repository [2022-10-25T22:00:07.210Z] Cloning with configured refspecs honoured and without tags [2022-10-25T22:00:07.214Z] Cloning repository https://github.com/moby/moby.git [2022-10-25T22:00:07.215Z] > git init /home/ubuntu/workspace/moby_PR-42454 # timeout=10 [2022-10-25T22:00:07.226Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-25T22:00:07.226Z] > git --version # timeout=10 [2022-10-25T22:00:07.229Z] > git --version # 'git version 2.25.1' [2022-10-25T22:00:07.229Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-25T22:00:07.230Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42454/head:refs/remotes/origin/PR-42454 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-10-25T22:00:19.892Z] Fetching without tags [2022-10-25T22:00:20.076Z] Merging remotes/origin/master commit 542c735926c9208dc0fe9fc02026a110ca0343f9 into PR head commit 33bfb320846cc74cf56b66ef22600dd8ae72bac2 [2022-10-25T22:00:19.880Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-25T22:00:19.883Z] > git config --add remote.origin.fetch +refs/pull/42454/head:refs/remotes/origin/PR-42454 # timeout=10 [2022-10-25T22:00:19.886Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-10-25T22:00:19.892Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-25T22:00:19.896Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-25T22:00:19.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-25T22:00:19.897Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42454/head:refs/remotes/origin/PR-42454 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-10-25T22:00:20.080Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T22:00:20.083Z] > git checkout -f 33bfb320846cc74cf56b66ef22600dd8ae72bac2 # timeout=10 [2022-10-25T22:00:20.534Z] > git remote # timeout=10 [2022-10-25T22:00:20.538Z] > git config --get remote.origin.url # timeout=10 [2022-10-25T22:00:20.543Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-25T22:00:20.544Z] > git merge 542c735926c9208dc0fe9fc02026a110ca0343f9 # timeout=10 [2022-10-25T22:00:22.591Z] Merge succeeded, producing 9eaed748d21decfcfd61dde5c6fd661ebabff4dc [2022-10-25T22:00:22.591Z] Checking out Revision 9eaed748d21decfcfd61dde5c6fd661ebabff4dc (PR-42454) [2022-10-25T22:00:22.590Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-25T22:00:22.595Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T22:00:22.603Z] > git checkout -f 9eaed748d21decfcfd61dde5c6fd661ebabff4dc # timeout=10 [2022-10-25T22:00:23.195Z] Commit message: "Merge commit '542c735926c9208dc0fe9fc02026a110ca0343f9' into HEAD" [2022-10-25T22:00:23.201Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-10-25T22:00:23.777Z] + docker version [2022-10-25T22:00:23.777Z] Client: Docker Engine - Community [2022-10-25T22:00:23.777Z] Version: 22.06.0-beta.0 [2022-10-25T22:00:23.777Z] API version: 1.42 [2022-10-25T22:00:23.777Z] Go version: go1.18.3 [2022-10-25T22:00:23.777Z] Git commit: 3e9117b [2022-10-25T22:00:23.777Z] Built: Fri Jun 3 17:55:34 2022 [2022-10-25T22:00:23.777Z] OS/Arch: linux/arm64 [2022-10-25T22:00:23.777Z] Context: default [2022-10-25T22:00:23.777Z] [2022-10-25T22:00:23.777Z] Server: Docker Engine - Community [2022-10-25T22:00:23.777Z] Engine: [2022-10-25T22:00:23.777Z] Version: 22.06.0-beta.0 [2022-10-25T22:00:23.777Z] API version: 1.42 (minimum version 1.12) [2022-10-25T22:00:23.777Z] Go version: go1.18.3 [2022-10-25T22:00:23.777Z] Git commit: 38633e7 [2022-10-25T22:00:23.777Z] Built: Fri Jun 3 17:55:34 2022 [2022-10-25T22:00:23.777Z] OS/Arch: linux/arm64 [2022-10-25T22:00:23.777Z] Experimental: true [2022-10-25T22:00:23.777Z] containerd: [2022-10-25T22:00:23.777Z] Version: 1.6.8 [2022-10-25T22:00:23.777Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-25T22:00:23.777Z] runc: [2022-10-25T22:00:23.777Z] Version: 1.1.4 [2022-10-25T22:00:23.777Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-10-25T22:00:23.777Z] docker-init: [2022-10-25T22:00:23.777Z] Version: 0.19.0 [2022-10-25T22:00:23.777Z] GitCommit: de40ad0 [Pipeline] sh [2022-10-25T22:00:24.057Z] + docker info [2022-10-25T22:00:24.057Z] Client: [2022-10-25T22:00:24.057Z] Context: default [2022-10-25T22:00:24.057Z] Debug Mode: false [2022-10-25T22:00:24.057Z] Plugins: [2022-10-25T22:00:24.057Z] buildx: Docker Buildx (Docker Inc.) [2022-10-25T22:00:24.057Z] Version: v0.8.2 [2022-10-25T22:00:24.057Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-10-25T22:00:24.057Z] compose: Docker Compose (Docker Inc.) [2022-10-25T22:00:24.057Z] Version: v2.12.0 [2022-10-25T22:00:24.057Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-10-25T22:00:24.057Z] [2022-10-25T22:00:24.057Z] Server: [2022-10-25T22:00:24.057Z] Containers: 0 [2022-10-25T22:00:24.057Z] Running: 0 [2022-10-25T22:00:24.057Z] Paused: 0 [2022-10-25T22:00:24.057Z] Stopped: 0 [2022-10-25T22:00:24.057Z] Images: 3 [2022-10-25T22:00:24.057Z] Server Version: 22.06.0-beta.0 [2022-10-25T22:00:24.057Z] Storage Driver: overlay2 [2022-10-25T22:00:24.057Z] Backing Filesystem: extfs [2022-10-25T22:00:24.057Z] Supports d_type: true [2022-10-25T22:00:24.057Z] Using metacopy: false [2022-10-25T22:00:24.057Z] Native Overlay Diff: true [2022-10-25T22:00:24.057Z] userxattr: false [2022-10-25T22:00:24.057Z] Logging Driver: json-file [2022-10-25T22:00:24.057Z] Cgroup Driver: cgroupfs [2022-10-25T22:00:24.057Z] Cgroup Version: 1 [2022-10-25T22:00:24.057Z] Plugins: [2022-10-25T22:00:24.057Z] Volume: local [2022-10-25T22:00:24.057Z] Network: bridge host ipvlan macvlan null overlay [2022-10-25T22:00:24.057Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-10-25T22:00:24.057Z] Swarm: inactive [2022-10-25T22:00:24.057Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-10-25T22:00:24.057Z] Default Runtime: runc [2022-10-25T22:00:24.057Z] Init Binary: docker-init [2022-10-25T22:00:24.057Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-25T22:00:24.057Z] runc version: v1.1.4-0-g5fd4c4d [2022-10-25T22:00:24.057Z] init version: de40ad0 [2022-10-25T22:00:24.057Z] Security Options: [2022-10-25T22:00:24.057Z] apparmor [2022-10-25T22:00:24.057Z] seccomp [2022-10-25T22:00:24.057Z] Profile: builtin [2022-10-25T22:00:24.057Z] Kernel Version: 5.15.0-1022-aws [2022-10-25T22:00:24.057Z] Operating System: Ubuntu 20.04.5 LTS [2022-10-25T22:00:24.057Z] OSType: linux [2022-10-25T22:00:24.057Z] Architecture: aarch64 [2022-10-25T22:00:24.057Z] CPUs: 2 [2022-10-25T22:00:24.057Z] Total Memory: 7.559GiB [2022-10-25T22:00:24.057Z] Name: ip-10-100-71-125 [2022-10-25T22:00:24.057Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2022-10-25T22:00:24.057Z] Docker Root Dir: /var/lib/docker [2022-10-25T22:00:24.057Z] Debug Mode: false [2022-10-25T22:00:24.057Z] Registry: https://index.docker.io/v1/ [2022-10-25T22:00:24.057Z] Labels: [2022-10-25T22:00:24.057Z] Experimental: true [2022-10-25T22:00:24.057Z] Insecure Registries: [2022-10-25T22:00:24.057Z] 127.0.0.0/8 [2022-10-25T22:00:24.057Z] Live Restore Enabled: true [2022-10-25T22:00:24.057Z] [Pipeline] sh [2022-10-25T22:00:24.332Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-10-25T22:00:24.332Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-10-25T22:00:24.332Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42454/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-10-25T22:00:24.332Z] + bash /home/ubuntu/workspace/moby_PR-42454/check-config.sh [2022-10-25T22:00:24.332Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-10-25T22:00:24.332Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2022-10-25T22:00:24.332Z] [2022-10-25T22:00:24.332Z] Generally Necessary: [2022-10-25T22:00:24.332Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-10-25T22:00:24.332Z] - apparmor: enabled and tools installed [2022-10-25T22:00:24.332Z] - CONFIG_NAMESPACES: enabled [2022-10-25T22:00:24.332Z] - CONFIG_NET_NS: enabled [2022-10-25T22:00:24.332Z] - CONFIG_PID_NS: enabled [2022-10-25T22:00:24.332Z] - CONFIG_IPC_NS: enabled [2022-10-25T22:00:24.332Z] - CONFIG_UTS_NS: enabled [2022-10-25T22:00:24.332Z] - CONFIG_CGROUPS: enabled [2022-10-25T22:00:24.332Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-10-25T22:00:24.332Z] - CONFIG_CGROUP_DEVICE: enabled [2022-10-25T22:00:24.332Z] - CONFIG_CGROUP_FREEZER: enabled [2022-10-25T22:00:24.332Z] - CONFIG_CGROUP_SCHED: enabled [2022-10-25T22:00:24.332Z] - CONFIG_CPUSETS: enabled [2022-10-25T22:00:24.332Z] - CONFIG_MEMCG: enabled [2022-10-25T22:00:24.332Z] - CONFIG_KEYS: enabled [2022-10-25T22:00:24.332Z] - CONFIG_VETH: enabled (as module) [2022-10-25T22:00:24.332Z] - CONFIG_BRIDGE: enabled (as module) [2022-10-25T22:00:24.332Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-10-25T22:00:24.332Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-10-25T22:00:24.332Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-10-25T22:00:24.332Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-10-25T22:00:24.588Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-10-25T22:00:24.588Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-10-25T22:00:24.588Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-10-25T22:00:24.588Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-10-25T22:00:24.588Z] - CONFIG_NF_NAT: enabled (as module) [2022-10-25T22:00:24.588Z] - CONFIG_POSIX_MQUEUE: enabled [2022-10-25T22:00:24.588Z] - CONFIG_CGROUP_BPF: enabled [2022-10-25T22:00:24.588Z] [2022-10-25T22:00:24.588Z] Optional Features: [2022-10-25T22:00:24.588Z] - CONFIG_USER_NS: enabled [2022-10-25T22:00:24.588Z] - CONFIG_SECCOMP: enabled [2022-10-25T22:00:24.588Z] - CONFIG_SECCOMP_FILTER: enabled [2022-10-25T22:00:24.588Z] - CONFIG_CGROUP_PIDS: enabled [2022-10-25T22:00:24.588Z] - CONFIG_MEMCG_SWAP: enabled [2022-10-25T22:00:24.588Z] (cgroup swap accounting is currently enabled) [2022-10-25T22:00:24.588Z] - CONFIG_BLK_CGROUP: enabled [2022-10-25T22:00:24.588Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-10-25T22:00:24.588Z] - CONFIG_CGROUP_PERF: enabled [2022-10-25T22:00:24.588Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-10-25T22:00:24.588Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-10-25T22:00:24.588Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-10-25T22:00:24.588Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-10-25T22:00:24.588Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-10-25T22:00:24.588Z] - CONFIG_RT_GROUP_SCHED: missing [2022-10-25T22:00:24.588Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-10-25T22:00:24.588Z] - CONFIG_IP_VS: enabled (as module) [2022-10-25T22:00:24.588Z] - CONFIG_IP_VS_NFCT: enabled [2022-10-25T22:00:24.588Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-10-25T22:00:24.844Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-10-25T22:00:24.844Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-10-25T22:00:24.844Z] - CONFIG_SECURITY_SELINUX: enabled [2022-10-25T22:00:24.844Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-10-25T22:00:24.844Z] - CONFIG_EXT4_FS: enabled [2022-10-25T22:00:24.844Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-10-25T22:00:24.844Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-10-25T22:00:24.844Z] - Network Drivers: [2022-10-25T22:00:24.844Z] - "overlay": [2022-10-25T22:00:24.844Z] - CONFIG_VXLAN: enabled (as module) [2022-10-25T22:00:24.844Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-10-25T22:00:24.844Z] Optional (for encrypted networks): [2022-10-25T22:00:24.844Z] - CONFIG_CRYPTO: enabled [2022-10-25T22:00:24.844Z] - CONFIG_CRYPTO_AEAD: enabled [2022-10-25T22:00:24.844Z] - CONFIG_CRYPTO_GCM: enabled [2022-10-25T22:00:24.844Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-10-25T22:00:24.844Z] - CONFIG_CRYPTO_GHASH: enabled [2022-10-25T22:00:24.844Z] - CONFIG_XFRM: enabled [2022-10-25T22:00:24.844Z] - CONFIG_XFRM_USER: enabled (as module) [2022-10-25T22:00:24.844Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-10-25T22:00:24.844Z] - CONFIG_INET_ESP: enabled (as module) [2022-10-25T22:00:24.844Z] - "ipvlan": [2022-10-25T22:00:24.844Z] - CONFIG_IPVLAN: enabled (as module) [2022-10-25T22:00:24.844Z] - "macvlan": [2022-10-25T22:00:24.844Z] - CONFIG_MACVLAN: enabled (as module) [2022-10-25T22:00:24.844Z] - CONFIG_DUMMY: enabled (as module) [2022-10-25T22:00:24.844Z] - "ftp,tftp client in container": [2022-10-25T22:00:23.199Z] > git rev-list --no-walk 60760a32d2c707835873c685de45e66322561549 # timeout=10 [2022-10-25T22:00:25.101Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-10-25T22:00:25.101Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-10-25T22:00:25.101Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-10-25T22:00:25.101Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-10-25T22:00:25.101Z] - Storage Drivers: [2022-10-25T22:00:25.101Z] - "aufs": [2022-10-25T22:00:25.101Z] - CONFIG_AUFS_FS: enabled (as module) [2022-10-25T22:00:25.101Z] - "btrfs": [2022-10-25T22:00:25.101Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-10-25T22:00:25.101Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-10-25T22:00:25.101Z] - "devicemapper": [2022-10-25T22:00:25.101Z] - CONFIG_BLK_DEV_DM: enabled [2022-10-25T22:00:25.101Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-10-25T22:00:25.101Z] - "overlay": [2022-10-25T22:00:25.101Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-10-25T22:00:25.101Z] - "zfs": [2022-10-25T22:00:25.101Z] - /dev/zfs: present [2022-10-25T22:00:25.101Z] - zfs command: missing [2022-10-25T22:00:25.101Z] - zpool command: missing [2022-10-25T22:00:25.101Z] [2022-10-25T22:00:25.101Z] Limits: [2022-10-25T22:00:25.101Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-10-25T22:00:25.101Z] [2022-10-25T22:00:25.101Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-10-25T22:00:25.448Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9eaed748d21decfcfd61dde5c6fd661ebabff4dc . [2022-10-25T22:00:25.704Z] #1 [internal] load build definition from Dockerfile [2022-10-25T22:00:25.704Z] #1 transferring dockerfile: 19.29kB done [2022-10-25T22:00:25.704Z] #1 DONE 0.0s [2022-10-25T22:00:25.704Z] [2022-10-25T22:00:25.704Z] #2 [internal] load .dockerignore [2022-10-25T22:00:25.704Z] #2 transferring context: 145B done [2022-10-25T22:00:25.704Z] #2 DONE 0.0s [2022-10-25T22:00:25.704Z] [2022-10-25T22:00:25.704Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-10-25T22:00:25.960Z] #3 DONE 0.1s [2022-10-25T22:00:25.960Z] [2022-10-25T22:00:25.960Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-10-25T22:00:25.960Z] #4 CACHED [2022-10-25T22:00:25.960Z] [2022-10-25T22:00:25.960Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-25T22:00:26.216Z] #5 ... [2022-10-25T22:00:26.216Z] [2022-10-25T22:00:26.216Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-10-25T22:00:26.216Z] #6 DONE 0.1s [2022-10-25T22:00:26.216Z] [2022-10-25T22:00:26.216Z] #7 [internal] load metadata for docker.io/library/golang:1.19.2-bullseye [2022-10-25T22:00:26.216Z] #7 DONE 0.1s [2022-10-25T22:00:26.216Z] [2022-10-25T22:00:26.216Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-25T22:00:26.216Z] #8 DONE 0.1s [2022-10-25T22:00:26.216Z] [2022-10-25T22:00:26.216Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-25T22:00:26.216Z] #5 DONE 0.1s [2022-10-25T22:00:26.781Z] [2022-10-25T22:00:26.781Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-10-25T22:00:26.781Z] #9 DONE 0.0s [2022-10-25T22:00:26.781Z] [2022-10-25T22:00:26.781Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-25T22:00:26.781Z] #10 DONE 0.0s [2022-10-25T22:00:26.781Z] [2022-10-25T22:00:26.781Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-25T22:00:26.781Z] #11 DONE 0.0s [2022-10-25T22:00:26.781Z] [2022-10-25T22:00:26.781Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:8f150b415a1516c585aab3abeb4fd1e40f371fbc3a64b3a7d0ec45fc7dca1c30 [2022-10-25T22:00:26.781Z] #12 DONE 0.0s [2022-10-25T22:00:26.781Z] [2022-10-25T22:00:26.781Z] #13 [internal] load build context [2022-10-25T22:00:27.041Z] #13 ... [2022-10-25T22:00:27.041Z] [2022-10-25T22:00:27.041Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-10-25T22:00:27.041Z] #14 DONE 0.5s [2022-10-25T22:00:27.041Z] [2022-10-25T22:00:27.041Z] #13 [internal] load build context [2022-10-25T22:00:27.982Z] #13 transferring context: 63.04MB 1.2s done [2022-10-25T22:00:27.982Z] #13 DONE 1.2s [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #15 [dev-systemd-false 6/28] RUN ldconfig [2022-10-25T22:00:27.982Z] #15 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #16 [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.2.3" && /build/go-winres --help [2022-10-25T22:00:27.982Z] #16 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #17 [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.1" && /build/gotestsum --version [2022-10-25T22:00:27.982Z] #17 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #18 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-10-25T22:00:27.982Z] #18 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #19 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-10-25T22:00:27.982Z] #19 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #20 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-10-25T22:00:27.982Z] #20 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-10-25T22:00:27.982Z] #21 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #22 [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 [2022-10-25T22:00:27.982Z] #22 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #23 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-10-25T22:00:27.982Z] #23 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #24 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-10-25T22:00:27.982Z] #24 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #25 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-10-25T22:00:27.982Z] #25 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #26 [base 3/3] 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 [2022-10-25T22:00:27.982Z] #26 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #27 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-10-25T22:00:27.982Z] #27 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #28 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-10-25T22:00:27.982Z] #28 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #29 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-10-25T22:00:27.982Z] #29 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #30 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-10-25T22:00:27.982Z] #30 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #31 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-25T22:00:27.982Z] #31 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #32 [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 [2022-10-25T22:00:27.982Z] #32 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #33 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-10-25T22:00:27.982Z] #33 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #34 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-10-25T22:00:27.982Z] #34 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #35 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-10-25T22:00:27.982Z] #35 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #36 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-10-25T22:00:27.982Z] #36 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-10-25T22:00:27.982Z] #37 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #38 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-10-25T22:00:27.982Z] #38 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #39 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-10-25T22:00:27.982Z] #39 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #40 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-10-25T22:00:27.982Z] #40 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #41 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-10-25T22:00:27.982Z] #41 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #42 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-10-25T22:00:27.982Z] #42 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-25T22:00:27.982Z] #43 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #44 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-10-25T22:00:27.982Z] #44 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #45 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-10-25T22:00:27.982Z] #45 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #46 [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 [2022-10-25T22:00:27.982Z] #46 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #47 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-10-25T22:00:27.982Z] #47 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #48 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-10-25T22:00:27.982Z] #48 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #49 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-10-25T22:00:27.982Z] #49 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0" && /build/golangci-lint --version [2022-10-25T22:00:27.982Z] #50 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #51 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-25T22:00:27.982Z] #51 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #52 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-10-25T22:00:27.982Z] #52 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #53 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-10-25T22:00:27.982Z] #53 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #54 [tini 1/3] 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 vim-common [2022-10-25T22:00:27.982Z] #54 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.982Z] #55 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-10-25T22:00:27.982Z] #55 CACHED [2022-10-25T22:00:27.982Z] [2022-10-25T22:00:27.983Z] #56 [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 [2022-10-25T22:00:27.983Z] #56 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #57 [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 [2022-10-25T22:00:27.983Z] #57 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #58 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-10-25T22:00:27.983Z] #58 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #59 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-10-25T22:00:27.983Z] #59 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #60 [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 [2022-10-25T22:00:27.983Z] #60 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #61 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-10-25T22:00:27.983Z] #61 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #62 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-10-25T22:00:27.983Z] #62 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #63 [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 ; [2022-10-25T22:00:27.983Z] #63 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-10-25T22:00:27.983Z] #64 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-10-25T22:00:27.983Z] #65 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #66 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-10-25T22:00:27.983Z] #66 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #67 [dev-systemd-false 7/28] 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 [2022-10-25T22:00:27.983Z] #67 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #68 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-10-25T22:00:27.983Z] #68 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #69 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-10-25T22:00:27.983Z] #69 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #70 [dev-systemd-false 8/28] 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 [2022-10-25T22:00:27.983Z] #70 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #71 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-10-25T22:00:27.983Z] #71 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #72 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-10-25T22:00:27.983Z] #72 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #73 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-10-25T22:00:27.983Z] #73 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #74 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-10-25T22:00:27.983Z] #74 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #75 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-10-25T22:00:27.983Z] #75 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #76 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-10-25T22:00:27.983Z] #76 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #77 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-10-25T22:00:27.983Z] #77 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-10-25T22:00:27.983Z] #78 CACHED [2022-10-25T22:00:27.983Z] [2022-10-25T22:00:27.983Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-10-25T22:00:33.230Z] #79 DONE 4.8s [2022-10-25T22:00:33.230Z] [2022-10-25T22:00:33.230Z] #80 exporting to image [2022-10-25T22:00:33.230Z] #80 exporting layers [2022-10-25T22:00:33.230Z] #80 exporting layers 0.7s done [2022-10-25T22:00:33.230Z] #80 writing image sha256:913564c8da244b95a791b1d3398a7cf021f49c823e5c73259f99b46b3218bcd4 done [2022-10-25T22:00:33.230Z] #80 naming to docker.io/library/docker:9eaed748d21decfcfd61dde5c6fd661ebabff4dc done [2022-10-25T22:00:33.230Z] #80 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-10-25T22:00:33.537Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-10-25T22:00:33.813Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42454/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9eaed748d21decfcfd61dde5c6fd661ebabff4dc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9eaed748d21decfcfd61dde5c6fd661ebabff4dc hack/test/unit [2022-10-25T22:00:34.069Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-10-25T22:00:34.069Z] + TESTFLAGS+=' -test.timeout=5m' [2022-10-25T22:00:34.069Z] + TESTDIRS=./... [2022-10-25T22:00:34.069Z] + exclude_paths='/vendor/|/integration' [2022-10-25T22:00:34.069Z] ++ go list ./... [2022-10-25T22:00:34.069Z] ++ grep -vE '(/vendor/|/integration)' [2022-10-25T22:00:35.437Z] + pkg_list='github.com/docker/docker/api [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/server [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/server/backend/build [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/server/httpstatus [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/server/httputils [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/server/middleware [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/server/router [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/server/router/build [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/server/router/checkpoint [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/server/router/container [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/server/router/debug [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/server/router/distribution [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/server/router/grpc [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/server/router/image [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/server/router/network [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/server/router/plugin [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/server/router/session [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/server/router/swarm [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/server/router/system [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/server/router/volume [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/types [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/types/backend [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/types/blkiodev [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/types/container [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/types/events [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/types/filters [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/types/image [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/types/mount [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/types/network [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/types/plugins/logdriver [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/types/registry [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/types/strslice [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/types/swarm [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/types/swarm/runtime [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/types/time [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/types/versions [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/types/versions/v1p19 [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/types/versions/v1p20 [2022-10-25T22:00:35.437Z] github.com/docker/docker/api/types/volume [2022-10-25T22:00:35.437Z] github.com/docker/docker/builder [2022-10-25T22:00:35.437Z] github.com/docker/docker/builder/builder-next [2022-10-25T22:00:35.437Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-10-25T22:00:35.437Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-10-25T22:00:35.437Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-10-25T22:00:35.437Z] github.com/docker/docker/builder/builder-next/exporter [2022-10-25T22:00:35.437Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-10-25T22:00:35.437Z] github.com/docker/docker/builder/builder-next/worker [2022-10-25T22:00:35.437Z] github.com/docker/docker/builder/dockerfile [2022-10-25T22:00:35.437Z] github.com/docker/docker/builder/remotecontext [2022-10-25T22:00:35.437Z] github.com/docker/docker/builder/remotecontext/git [2022-10-25T22:00:35.437Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-10-25T22:00:35.437Z] github.com/docker/docker/cli [2022-10-25T22:00:35.437Z] github.com/docker/docker/cli/config [2022-10-25T22:00:35.437Z] github.com/docker/docker/cli/debug [2022-10-25T22:00:35.437Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-10-25T22:00:35.437Z] github.com/docker/docker/cli/winresources/dockerd [2022-10-25T22:00:35.437Z] github.com/docker/docker/client [2022-10-25T22:00:35.437Z] github.com/docker/docker/cmd/docker-proxy [2022-10-25T22:00:35.437Z] github.com/docker/docker/cmd/dockerd [2022-10-25T22:00:35.437Z] github.com/docker/docker/cmd/dockerd/trap [2022-10-25T22:00:35.437Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-10-25T22:00:35.437Z] github.com/docker/docker/container [2022-10-25T22:00:35.437Z] github.com/docker/docker/container/stream [2022-10-25T22:00:35.437Z] github.com/docker/docker/contrib/apparmor [2022-10-25T22:00:35.437Z] github.com/docker/docker/contrib/docker-device-tool [2022-10-25T22:00:35.437Z] github.com/docker/docker/contrib/httpserver [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/cluster [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/cluster/convert [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/cluster/executor [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/cluster/executor/container [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/cluster/provider [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/config [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/containerd [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/events [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/events/testutils [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/graphdriver [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/graphdriver/copy [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/graphdriver/register [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/images [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/initlayer [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/links [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/listeners [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/logger [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/logger/awslogs [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/logger/fluentd [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/logger/gcplogs [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/logger/gelf [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/logger/journald [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-10-25T22:00:35.437Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/local [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/logentries [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/loggertest [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/loggerutils [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/splunk [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/syslog [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/templates [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/names [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/network [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/stats [2022-10-25T22:00:35.438Z] github.com/docker/docker/distribution [2022-10-25T22:00:35.438Z] github.com/docker/docker/distribution/metadata [2022-10-25T22:00:35.438Z] github.com/docker/docker/distribution/utils [2022-10-25T22:00:35.438Z] github.com/docker/docker/distribution/xfer [2022-10-25T22:00:35.438Z] github.com/docker/docker/dockerversion [2022-10-25T22:00:35.438Z] github.com/docker/docker/errdefs [2022-10-25T22:00:35.438Z] github.com/docker/docker/image [2022-10-25T22:00:35.438Z] github.com/docker/docker/image/cache [2022-10-25T22:00:35.438Z] github.com/docker/docker/image/tarexport [2022-10-25T22:00:35.438Z] github.com/docker/docker/image/v1 [2022-10-25T22:00:35.438Z] github.com/docker/docker/internal/test/suite [2022-10-25T22:00:35.438Z] github.com/docker/docker/layer [2022-10-25T22:00:35.438Z] github.com/docker/docker/libcontainerd [2022-10-25T22:00:35.438Z] github.com/docker/docker/libcontainerd/queue [2022-10-25T22:00:35.438Z] github.com/docker/docker/libcontainerd/remote [2022-10-25T22:00:35.438Z] github.com/docker/docker/libcontainerd/supervisor [2022-10-25T22:00:35.438Z] github.com/docker/docker/libcontainerd/types [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/bitseq [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/cluster [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/config [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/datastore [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/diagnostic [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/discoverapi [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/driverapi [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/host [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/null [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/remote [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/windows [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drvregistry [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/etchosts [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/idm [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/internal/caller [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/ipam [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/ipamapi [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/ipams/null [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/ipams/remote [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/ipamutils [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/iptables [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/netlabel [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/netutils [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/networkdb [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/ns [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/options [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/osl [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/osl/kernel [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/portallocator [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/portmapper [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/resolvconf [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/testutils [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/types [2022-10-25T22:00:35.438Z] github.com/docker/docker/oci [2022-10-25T22:00:35.438Z] github.com/docker/docker/oci/caps [2022-10-25T22:00:35.438Z] github.com/docker/docker/opts [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/aaparser [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/archive [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/authorization [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/broadcaster [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/capabilities [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/chrootarchive [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/containerfs [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/devicemapper [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/directory [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/dmesg [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/fileutils [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/homedir [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/idtools [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/ioutils [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/jsonmessage [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/longpath [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/loopback [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/namesgenerator [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/parsers [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/parsers/kernel [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/pidfile [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/platform [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/plugingetter [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/plugins [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/plugins/transport [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/pools [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/progress [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/reexec [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/stack [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/stdcopy [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/streamformatter [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/stringid [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/sysinfo [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/system [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/tailfile [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/tarsum [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/useragent [2022-10-25T22:00:35.438Z] github.com/docker/docker/plugin [2022-10-25T22:00:35.438Z] github.com/docker/docker/plugin/executor/containerd [2022-10-25T22:00:35.438Z] github.com/docker/docker/plugin/v2 [2022-10-25T22:00:35.438Z] github.com/docker/docker/profiles/apparmor [2022-10-25T22:00:35.438Z] github.com/docker/docker/profiles/seccomp [2022-10-25T22:00:35.438Z] github.com/docker/docker/quota [2022-10-25T22:00:35.438Z] github.com/docker/docker/reference [2022-10-25T22:00:35.438Z] github.com/docker/docker/registry [2022-10-25T22:00:35.438Z] github.com/docker/docker/registry/resumable [2022-10-25T22:00:35.438Z] github.com/docker/docker/restartmanager [2022-10-25T22:00:35.438Z] github.com/docker/docker/rootless [2022-10-25T22:00:35.438Z] github.com/docker/docker/rootless/specconv [2022-10-25T22:00:35.438Z] github.com/docker/docker/runconfig [2022-10-25T22:00:35.438Z] github.com/docker/docker/runconfig/opts [2022-10-25T22:00:35.438Z] github.com/docker/docker/testutil [2022-10-25T22:00:35.438Z] github.com/docker/docker/testutil/daemon [2022-10-25T22:00:35.438Z] github.com/docker/docker/testutil/environment [2022-10-25T22:00:35.438Z] github.com/docker/docker/testutil/fakecontext [2022-10-25T22:00:35.438Z] github.com/docker/docker/testutil/fakegit [2022-10-25T22:00:35.438Z] github.com/docker/docker/testutil/fakestorage [2022-10-25T22:00:35.438Z] github.com/docker/docker/testutil/fixtures/load [2022-10-25T22:00:35.438Z] github.com/docker/docker/testutil/fixtures/plugin [2022-10-25T22:00:35.438Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-10-25T22:00:35.438Z] github.com/docker/docker/testutil/registry [2022-10-25T22:00:35.438Z] github.com/docker/docker/testutil/request [2022-10-25T22:00:35.438Z] github.com/docker/docker/volume [2022-10-25T22:00:35.438Z] github.com/docker/docker/volume/drivers [2022-10-25T22:00:35.438Z] github.com/docker/docker/volume/local [2022-10-25T22:00:35.438Z] github.com/docker/docker/volume/mounts [2022-10-25T22:00:35.438Z] github.com/docker/docker/volume/service [2022-10-25T22:00:35.438Z] github.com/docker/docker/volume/service/opts [2022-10-25T22:00:35.438Z] github.com/docker/docker/volume/testutils' [2022-10-25T22:00:35.438Z] ++ grep --fixed-strings -v /libnetwork [2022-10-25T22:00:35.438Z] ++ echo 'github.com/docker/docker/api [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/server [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/server/backend/build [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/server/httpstatus [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/server/httputils [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/server/middleware [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/server/router [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/server/router/build [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/server/router/checkpoint [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/server/router/container [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/server/router/debug [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/server/router/distribution [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/server/router/grpc [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/server/router/image [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/server/router/network [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/server/router/plugin [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/server/router/session [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/server/router/swarm [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/server/router/system [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/server/router/volume [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/types [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/types/backend [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/types/blkiodev [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/types/container [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/types/events [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/types/filters [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/types/image [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/types/mount [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/types/network [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/types/plugins/logdriver [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/types/registry [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/types/strslice [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/types/swarm [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/types/swarm/runtime [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/types/time [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/types/versions [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/types/versions/v1p19 [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/types/versions/v1p20 [2022-10-25T22:00:35.438Z] github.com/docker/docker/api/types/volume [2022-10-25T22:00:35.438Z] github.com/docker/docker/builder [2022-10-25T22:00:35.438Z] github.com/docker/docker/builder/builder-next [2022-10-25T22:00:35.438Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-10-25T22:00:35.438Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-10-25T22:00:35.438Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-10-25T22:00:35.438Z] github.com/docker/docker/builder/builder-next/exporter [2022-10-25T22:00:35.438Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-10-25T22:00:35.438Z] github.com/docker/docker/builder/builder-next/worker [2022-10-25T22:00:35.438Z] github.com/docker/docker/builder/dockerfile [2022-10-25T22:00:35.438Z] github.com/docker/docker/builder/remotecontext [2022-10-25T22:00:35.438Z] github.com/docker/docker/builder/remotecontext/git [2022-10-25T22:00:35.438Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-10-25T22:00:35.438Z] github.com/docker/docker/cli [2022-10-25T22:00:35.438Z] github.com/docker/docker/cli/config [2022-10-25T22:00:35.438Z] github.com/docker/docker/cli/debug [2022-10-25T22:00:35.438Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-10-25T22:00:35.438Z] github.com/docker/docker/cli/winresources/dockerd [2022-10-25T22:00:35.438Z] github.com/docker/docker/client [2022-10-25T22:00:35.438Z] github.com/docker/docker/cmd/docker-proxy [2022-10-25T22:00:35.438Z] github.com/docker/docker/cmd/dockerd [2022-10-25T22:00:35.438Z] github.com/docker/docker/cmd/dockerd/trap [2022-10-25T22:00:35.438Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-10-25T22:00:35.438Z] github.com/docker/docker/container [2022-10-25T22:00:35.438Z] github.com/docker/docker/container/stream [2022-10-25T22:00:35.438Z] github.com/docker/docker/contrib/apparmor [2022-10-25T22:00:35.438Z] github.com/docker/docker/contrib/docker-device-tool [2022-10-25T22:00:35.438Z] github.com/docker/docker/contrib/httpserver [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/cluster [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/cluster/convert [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/cluster/executor [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/cluster/executor/container [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/cluster/provider [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/config [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/containerd [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/events [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/events/testutils [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/graphdriver [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/graphdriver/copy [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/graphdriver/register [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/images [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/initlayer [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/links [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/listeners [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/awslogs [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/fluentd [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/gcplogs [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/gelf [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/journald [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/local [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/logentries [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/loggertest [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/loggerutils [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/splunk [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/syslog [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/logger/templates [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/names [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/network [2022-10-25T22:00:35.438Z] github.com/docker/docker/daemon/stats [2022-10-25T22:00:35.438Z] github.com/docker/docker/distribution [2022-10-25T22:00:35.438Z] github.com/docker/docker/distribution/metadata [2022-10-25T22:00:35.438Z] github.com/docker/docker/distribution/utils [2022-10-25T22:00:35.438Z] github.com/docker/docker/distribution/xfer [2022-10-25T22:00:35.438Z] github.com/docker/docker/dockerversion [2022-10-25T22:00:35.438Z] github.com/docker/docker/errdefs [2022-10-25T22:00:35.438Z] github.com/docker/docker/image [2022-10-25T22:00:35.438Z] github.com/docker/docker/image/cache [2022-10-25T22:00:35.438Z] github.com/docker/docker/image/tarexport [2022-10-25T22:00:35.438Z] github.com/docker/docker/image/v1 [2022-10-25T22:00:35.438Z] github.com/docker/docker/internal/test/suite [2022-10-25T22:00:35.438Z] github.com/docker/docker/layer [2022-10-25T22:00:35.438Z] github.com/docker/docker/libcontainerd [2022-10-25T22:00:35.438Z] github.com/docker/docker/libcontainerd/queue [2022-10-25T22:00:35.438Z] github.com/docker/docker/libcontainerd/remote [2022-10-25T22:00:35.438Z] github.com/docker/docker/libcontainerd/supervisor [2022-10-25T22:00:35.438Z] github.com/docker/docker/libcontainerd/types [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/bitseq [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/cluster [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/config [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/datastore [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/diagnostic [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/discoverapi [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/driverapi [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/host [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/null [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/remote [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/windows [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/drvregistry [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/etchosts [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/idm [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/internal/caller [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/ipam [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/ipamapi [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/ipams/null [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/ipams/remote [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/ipamutils [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/iptables [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/netlabel [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/netutils [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/networkdb [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/ns [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/options [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/osl [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/osl/kernel [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/portallocator [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/portmapper [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/resolvconf [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/testutils [2022-10-25T22:00:35.438Z] github.com/docker/docker/libnetwork/types [2022-10-25T22:00:35.438Z] github.com/docker/docker/oci [2022-10-25T22:00:35.438Z] github.com/docker/docker/oci/caps [2022-10-25T22:00:35.438Z] github.com/docker/docker/opts [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/aaparser [2022-10-25T22:00:35.438Z] github.com/docker/docker/pkg/archive [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/authorization [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/broadcaster [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/capabilities [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/chrootarchive [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/containerfs [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/devicemapper [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/directory [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/dmesg [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/fileutils [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/homedir [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/idtools [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/ioutils [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/jsonmessage [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/longpath [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/loopback [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/namesgenerator [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/parsers [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/parsers/kernel [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/pidfile [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/platform [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/plugingetter [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/plugins [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/plugins/transport [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/pools [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/progress [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/reexec [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/stack [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/stdcopy [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/streamformatter [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/stringid [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/sysinfo [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/system [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/tailfile [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/tarsum [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/useragent [2022-10-25T22:00:35.439Z] github.com/docker/docker/plugin [2022-10-25T22:00:35.439Z] github.com/docker/docker/plugin/executor/containerd [2022-10-25T22:00:35.439Z] github.com/docker/docker/plugin/v2 [2022-10-25T22:00:35.439Z] github.com/docker/docker/profiles/apparmor [2022-10-25T22:00:35.439Z] github.com/docker/docker/profiles/seccomp [2022-10-25T22:00:35.439Z] github.com/docker/docker/quota [2022-10-25T22:00:35.439Z] github.com/docker/docker/reference [2022-10-25T22:00:35.439Z] github.com/docker/docker/registry [2022-10-25T22:00:35.439Z] github.com/docker/docker/registry/resumable [2022-10-25T22:00:35.439Z] github.com/docker/docker/restartmanager [2022-10-25T22:00:35.439Z] github.com/docker/docker/rootless [2022-10-25T22:00:35.439Z] github.com/docker/docker/rootless/specconv [2022-10-25T22:00:35.439Z] github.com/docker/docker/runconfig [2022-10-25T22:00:35.439Z] github.com/docker/docker/runconfig/opts [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/daemon [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/environment [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/fakecontext [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/fakegit [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/fakestorage [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/fixtures/load [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/fixtures/plugin [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/registry [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/request [2022-10-25T22:00:35.439Z] github.com/docker/docker/volume [2022-10-25T22:00:35.439Z] github.com/docker/docker/volume/drivers [2022-10-25T22:00:35.439Z] github.com/docker/docker/volume/local [2022-10-25T22:00:35.439Z] github.com/docker/docker/volume/mounts [2022-10-25T22:00:35.439Z] github.com/docker/docker/volume/service [2022-10-25T22:00:35.439Z] github.com/docker/docker/volume/service/opts [2022-10-25T22:00:35.439Z] github.com/docker/docker/volume/testutils' [2022-10-25T22:00:35.439Z] + base_pkg_list='github.com/docker/docker/api [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/backend/build [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/httpstatus [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/httputils [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/middleware [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/build [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/checkpoint [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/container [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/debug [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/distribution [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/grpc [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/image [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/network [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/plugin [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/session [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/swarm [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/system [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/volume [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/backend [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/blkiodev [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/container [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/events [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/filters [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/image [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/mount [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/network [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/plugins/logdriver [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/registry [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/strslice [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/swarm [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/swarm/runtime [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/time [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/versions [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/versions/v1p19 [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/versions/v1p20 [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/volume [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/builder-next [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/builder-next/exporter [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/builder-next/worker [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/dockerfile [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/remotecontext [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/remotecontext/git [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-10-25T22:00:35.439Z] github.com/docker/docker/cli [2022-10-25T22:00:35.439Z] github.com/docker/docker/cli/config [2022-10-25T22:00:35.439Z] github.com/docker/docker/cli/debug [2022-10-25T22:00:35.439Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-10-25T22:00:35.439Z] github.com/docker/docker/cli/winresources/dockerd [2022-10-25T22:00:35.439Z] github.com/docker/docker/client [2022-10-25T22:00:35.439Z] github.com/docker/docker/cmd/docker-proxy [2022-10-25T22:00:35.439Z] github.com/docker/docker/cmd/dockerd [2022-10-25T22:00:35.439Z] github.com/docker/docker/cmd/dockerd/trap [2022-10-25T22:00:35.439Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-10-25T22:00:35.439Z] github.com/docker/docker/container [2022-10-25T22:00:35.439Z] github.com/docker/docker/container/stream [2022-10-25T22:00:35.439Z] github.com/docker/docker/contrib/apparmor [2022-10-25T22:00:35.439Z] github.com/docker/docker/contrib/docker-device-tool [2022-10-25T22:00:35.439Z] github.com/docker/docker/contrib/httpserver [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/cluster [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/cluster/convert [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/cluster/executor [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/cluster/executor/container [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/cluster/provider [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/config [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/containerd [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/events [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/events/testutils [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/graphdriver [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/graphdriver/copy [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/graphdriver/register [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/images [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/initlayer [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/links [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/listeners [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/logger [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/logger/awslogs [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/logger/fluentd [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/logger/gcplogs [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/logger/gelf [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/logger/journald [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/logger/local [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/logger/logentries [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/logger/loggertest [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/logger/loggerutils [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/logger/splunk [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/logger/syslog [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/logger/templates [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/names [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/network [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/stats [2022-10-25T22:00:35.439Z] github.com/docker/docker/distribution [2022-10-25T22:00:35.439Z] github.com/docker/docker/distribution/metadata [2022-10-25T22:00:35.439Z] github.com/docker/docker/distribution/utils [2022-10-25T22:00:35.439Z] github.com/docker/docker/distribution/xfer [2022-10-25T22:00:35.439Z] github.com/docker/docker/dockerversion [2022-10-25T22:00:35.439Z] github.com/docker/docker/errdefs [2022-10-25T22:00:35.439Z] github.com/docker/docker/image [2022-10-25T22:00:35.439Z] github.com/docker/docker/image/cache [2022-10-25T22:00:35.439Z] github.com/docker/docker/image/tarexport [2022-10-25T22:00:35.439Z] github.com/docker/docker/image/v1 [2022-10-25T22:00:35.439Z] github.com/docker/docker/internal/test/suite [2022-10-25T22:00:35.439Z] github.com/docker/docker/layer [2022-10-25T22:00:35.439Z] github.com/docker/docker/libcontainerd [2022-10-25T22:00:35.439Z] github.com/docker/docker/libcontainerd/queue [2022-10-25T22:00:35.439Z] github.com/docker/docker/libcontainerd/remote [2022-10-25T22:00:35.439Z] github.com/docker/docker/libcontainerd/supervisor [2022-10-25T22:00:35.439Z] github.com/docker/docker/libcontainerd/types [2022-10-25T22:00:35.439Z] github.com/docker/docker/oci [2022-10-25T22:00:35.439Z] github.com/docker/docker/oci/caps [2022-10-25T22:00:35.439Z] github.com/docker/docker/opts [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/aaparser [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/archive [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/authorization [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/broadcaster [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/capabilities [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/chrootarchive [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/containerfs [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/devicemapper [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/directory [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/dmesg [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/fileutils [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/homedir [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/idtools [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/ioutils [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/jsonmessage [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/longpath [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/loopback [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/namesgenerator [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/parsers [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/parsers/kernel [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/pidfile [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/platform [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/plugingetter [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/plugins [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/plugins/transport [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/pools [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/progress [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/reexec [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/stack [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/stdcopy [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/streamformatter [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/stringid [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/sysinfo [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/system [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/tailfile [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/tarsum [2022-10-25T22:00:35.439Z] github.com/docker/docker/pkg/useragent [2022-10-25T22:00:35.439Z] github.com/docker/docker/plugin [2022-10-25T22:00:35.439Z] github.com/docker/docker/plugin/executor/containerd [2022-10-25T22:00:35.439Z] github.com/docker/docker/plugin/v2 [2022-10-25T22:00:35.439Z] github.com/docker/docker/profiles/apparmor [2022-10-25T22:00:35.439Z] github.com/docker/docker/profiles/seccomp [2022-10-25T22:00:35.439Z] github.com/docker/docker/quota [2022-10-25T22:00:35.439Z] github.com/docker/docker/reference [2022-10-25T22:00:35.439Z] github.com/docker/docker/registry [2022-10-25T22:00:35.439Z] github.com/docker/docker/registry/resumable [2022-10-25T22:00:35.439Z] github.com/docker/docker/restartmanager [2022-10-25T22:00:35.439Z] github.com/docker/docker/rootless [2022-10-25T22:00:35.439Z] github.com/docker/docker/rootless/specconv [2022-10-25T22:00:35.439Z] github.com/docker/docker/runconfig [2022-10-25T22:00:35.439Z] github.com/docker/docker/runconfig/opts [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/daemon [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/environment [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/fakecontext [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/fakegit [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/fakestorage [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/fixtures/load [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/fixtures/plugin [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/registry [2022-10-25T22:00:35.439Z] github.com/docker/docker/testutil/request [2022-10-25T22:00:35.439Z] github.com/docker/docker/volume [2022-10-25T22:00:35.439Z] github.com/docker/docker/volume/drivers [2022-10-25T22:00:35.439Z] github.com/docker/docker/volume/local [2022-10-25T22:00:35.439Z] github.com/docker/docker/volume/mounts [2022-10-25T22:00:35.439Z] github.com/docker/docker/volume/service [2022-10-25T22:00:35.439Z] github.com/docker/docker/volume/service/opts [2022-10-25T22:00:35.439Z] github.com/docker/docker/volume/testutils' [2022-10-25T22:00:35.439Z] ++ grep --fixed-strings /libnetwork [2022-10-25T22:00:35.439Z] ++ echo 'github.com/docker/docker/api [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/backend/build [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/httpstatus [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/httputils [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/middleware [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/build [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/checkpoint [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/container [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/debug [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/distribution [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/grpc [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/image [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/network [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/plugin [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/session [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/swarm [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/system [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/server/router/volume [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/backend [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/blkiodev [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/container [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/events [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/filters [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/image [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/mount [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/network [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/plugins/logdriver [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/registry [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/strslice [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/swarm [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/swarm/runtime [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/time [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/versions [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/versions/v1p19 [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/versions/v1p20 [2022-10-25T22:00:35.439Z] github.com/docker/docker/api/types/volume [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/builder-next [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/builder-next/exporter [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/builder-next/worker [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/dockerfile [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/remotecontext [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/remotecontext/git [2022-10-25T22:00:35.439Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-10-25T22:00:35.439Z] github.com/docker/docker/cli [2022-10-25T22:00:35.439Z] github.com/docker/docker/cli/config [2022-10-25T22:00:35.439Z] github.com/docker/docker/cli/debug [2022-10-25T22:00:35.439Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-10-25T22:00:35.439Z] github.com/docker/docker/cli/winresources/dockerd [2022-10-25T22:00:35.439Z] github.com/docker/docker/client [2022-10-25T22:00:35.439Z] github.com/docker/docker/cmd/docker-proxy [2022-10-25T22:00:35.439Z] github.com/docker/docker/cmd/dockerd [2022-10-25T22:00:35.439Z] github.com/docker/docker/cmd/dockerd/trap [2022-10-25T22:00:35.439Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-10-25T22:00:35.439Z] github.com/docker/docker/container [2022-10-25T22:00:35.439Z] github.com/docker/docker/container/stream [2022-10-25T22:00:35.439Z] github.com/docker/docker/contrib/apparmor [2022-10-25T22:00:35.439Z] github.com/docker/docker/contrib/docker-device-tool [2022-10-25T22:00:35.439Z] github.com/docker/docker/contrib/httpserver [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/cluster [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/cluster/convert [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/cluster/executor [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/cluster/executor/container [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/cluster/provider [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/config [2022-10-25T22:00:35.439Z] github.com/docker/docker/daemon/containerd [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/events [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/events/testutils [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/graphdriver [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/graphdriver/copy [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/graphdriver/register [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/images [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/initlayer [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/links [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/listeners [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/logger [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/logger/awslogs [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/logger/fluentd [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/logger/gcplogs [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/logger/gelf [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/logger/journald [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/logger/local [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/logger/logentries [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/logger/loggertest [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/logger/loggerutils [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/logger/splunk [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/logger/syslog [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/logger/templates [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/names [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/network [2022-10-25T22:00:35.440Z] github.com/docker/docker/daemon/stats [2022-10-25T22:00:35.440Z] github.com/docker/docker/distribution [2022-10-25T22:00:35.440Z] github.com/docker/docker/distribution/metadata [2022-10-25T22:00:35.440Z] github.com/docker/docker/distribution/utils [2022-10-25T22:00:35.440Z] github.com/docker/docker/distribution/xfer [2022-10-25T22:00:35.440Z] github.com/docker/docker/dockerversion [2022-10-25T22:00:35.440Z] github.com/docker/docker/errdefs [2022-10-25T22:00:35.440Z] github.com/docker/docker/image [2022-10-25T22:00:35.440Z] github.com/docker/docker/image/cache [2022-10-25T22:00:35.440Z] github.com/docker/docker/image/tarexport [2022-10-25T22:00:35.440Z] github.com/docker/docker/image/v1 [2022-10-25T22:00:35.440Z] github.com/docker/docker/internal/test/suite [2022-10-25T22:00:35.440Z] github.com/docker/docker/layer [2022-10-25T22:00:35.440Z] github.com/docker/docker/libcontainerd [2022-10-25T22:00:35.440Z] github.com/docker/docker/libcontainerd/queue [2022-10-25T22:00:35.440Z] github.com/docker/docker/libcontainerd/remote [2022-10-25T22:00:35.440Z] github.com/docker/docker/libcontainerd/supervisor [2022-10-25T22:00:35.440Z] github.com/docker/docker/libcontainerd/types [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/bitseq [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cluster [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/config [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/datastore [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/diagnostic [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/discoverapi [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/driverapi [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/host [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/null [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/remote [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/windows [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drvregistry [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/etchosts [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/idm [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/internal/caller [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipam [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipamapi [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipams/null [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipams/remote [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipamutils [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/iptables [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/netlabel [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/netutils [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/networkdb [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ns [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/options [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/osl [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/osl/kernel [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/portallocator [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/portmapper [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/resolvconf [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/testutils [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/types [2022-10-25T22:00:35.440Z] github.com/docker/docker/oci [2022-10-25T22:00:35.440Z] github.com/docker/docker/oci/caps [2022-10-25T22:00:35.440Z] github.com/docker/docker/opts [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/aaparser [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/archive [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/authorization [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/broadcaster [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/capabilities [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/chrootarchive [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/containerfs [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/devicemapper [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/directory [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/dmesg [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/fileutils [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/homedir [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/idtools [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/ioutils [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/jsonmessage [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/longpath [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/loopback [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/namesgenerator [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/parsers [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/parsers/kernel [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/pidfile [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/platform [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/plugingetter [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/plugins [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/plugins/transport [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/pools [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/progress [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/reexec [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/stack [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/stdcopy [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/streamformatter [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/stringid [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/sysinfo [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/system [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/tailfile [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/tarsum [2022-10-25T22:00:35.440Z] github.com/docker/docker/pkg/useragent [2022-10-25T22:00:35.440Z] github.com/docker/docker/plugin [2022-10-25T22:00:35.440Z] github.com/docker/docker/plugin/executor/containerd [2022-10-25T22:00:35.440Z] github.com/docker/docker/plugin/v2 [2022-10-25T22:00:35.440Z] github.com/docker/docker/profiles/apparmor [2022-10-25T22:00:35.440Z] github.com/docker/docker/profiles/seccomp [2022-10-25T22:00:35.440Z] github.com/docker/docker/quota [2022-10-25T22:00:35.440Z] github.com/docker/docker/reference [2022-10-25T22:00:35.440Z] github.com/docker/docker/registry [2022-10-25T22:00:35.440Z] github.com/docker/docker/registry/resumable [2022-10-25T22:00:35.440Z] github.com/docker/docker/restartmanager [2022-10-25T22:00:35.440Z] github.com/docker/docker/rootless [2022-10-25T22:00:35.440Z] github.com/docker/docker/rootless/specconv [2022-10-25T22:00:35.440Z] github.com/docker/docker/runconfig [2022-10-25T22:00:35.440Z] github.com/docker/docker/runconfig/opts [2022-10-25T22:00:35.440Z] github.com/docker/docker/testutil [2022-10-25T22:00:35.440Z] github.com/docker/docker/testutil/daemon [2022-10-25T22:00:35.440Z] github.com/docker/docker/testutil/environment [2022-10-25T22:00:35.440Z] github.com/docker/docker/testutil/fakecontext [2022-10-25T22:00:35.440Z] github.com/docker/docker/testutil/fakegit [2022-10-25T22:00:35.440Z] github.com/docker/docker/testutil/fakestorage [2022-10-25T22:00:35.440Z] github.com/docker/docker/testutil/fixtures/load [2022-10-25T22:00:35.440Z] github.com/docker/docker/testutil/fixtures/plugin [2022-10-25T22:00:35.440Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-10-25T22:00:35.440Z] github.com/docker/docker/testutil/registry [2022-10-25T22:00:35.440Z] github.com/docker/docker/testutil/request [2022-10-25T22:00:35.440Z] github.com/docker/docker/volume [2022-10-25T22:00:35.440Z] github.com/docker/docker/volume/drivers [2022-10-25T22:00:35.440Z] github.com/docker/docker/volume/local [2022-10-25T22:00:35.440Z] github.com/docker/docker/volume/mounts [2022-10-25T22:00:35.440Z] github.com/docker/docker/volume/service [2022-10-25T22:00:35.440Z] github.com/docker/docker/volume/service/opts [2022-10-25T22:00:35.440Z] github.com/docker/docker/volume/testutils' [2022-10-25T22:00:35.440Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/bitseq [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cluster [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/config [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/datastore [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/diagnostic [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/discoverapi [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/driverapi [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/host [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/null [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/remote [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/windows [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drvregistry [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/etchosts [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/idm [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/internal/caller [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipam [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipamapi [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipams/null [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipams/remote [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipamutils [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/iptables [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/netlabel [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/netutils [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/networkdb [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ns [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/options [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/osl [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/osl/kernel [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/portallocator [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/portmapper [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/resolvconf [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/testutils [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/types' [2022-10-25T22:00:35.440Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-10-25T22:00:35.440Z] + echo 'github.com/docker/docker/libnetwork [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/bitseq [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cluster [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/config [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/datastore [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/diagnostic [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/discoverapi [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/driverapi [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/host [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/null [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/remote [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/windows [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drvregistry [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/etchosts [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/idm [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/internal/caller [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipam [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipamapi [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipams/null [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipams/remote [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ipamutils [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/iptables [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/netlabel [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/netutils [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/networkdb [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/ns [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/options [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/osl [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/osl/kernel [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/portallocator [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/portmapper [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/resolvconf [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/testutils [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/types' [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-10-25T22:00:35.440Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-10-25T22:00:35.440Z] + type docker-proxy [2022-10-25T22:00:35.440Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-10-25T22:00:35.440Z] + hack/make.sh binary-proxy install-proxy [2022-10-25T22:00:35.440Z] [2022-10-25T22:00:35.440Z] Removing bundles/ [2022-10-25T22:00:35.440Z] [2022-10-25T22:00:35.440Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-10-25T22:00:35.440Z] Building: bundles/binary-proxy/docker-proxy [2022-10-25T22:00:35.440Z] GOOS="" GOARCH="" GOARM="" [2022-10-25T22:00:41.982Z] Created binary: bundles/binary-proxy/docker-proxy [2022-10-25T22:00:41.982Z] [2022-10-25T22:00:41.982Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-10-25T22:00:41.982Z] Installing docker-proxy to /usr/local/bin/ [2022-10-25T22:00:41.982Z] [2022-10-25T22:00:41.982Z] + mkdir -p bundles [2022-10-25T22:00:41.982Z] + '[' -n 'github.com/docker/docker/api [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/server [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/server/backend/build [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/server/httpstatus [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/server/httputils [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/server/middleware [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/server/router [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/server/router/build [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/server/router/checkpoint [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/server/router/container [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/server/router/debug [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/server/router/distribution [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/server/router/grpc [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/server/router/image [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/server/router/network [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/server/router/plugin [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/server/router/session [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/server/router/swarm [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/server/router/system [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/server/router/volume [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/types [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/types/backend [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/types/blkiodev [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/types/container [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/types/events [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/types/filters [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/types/image [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/types/mount [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/types/network [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/types/plugins/logdriver [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/types/registry [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/types/strslice [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/types/swarm [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/types/swarm/runtime [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/types/time [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/types/versions [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/types/versions/v1p19 [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/types/versions/v1p20 [2022-10-25T22:00:41.982Z] github.com/docker/docker/api/types/volume [2022-10-25T22:00:41.982Z] github.com/docker/docker/builder [2022-10-25T22:00:41.982Z] github.com/docker/docker/builder/builder-next [2022-10-25T22:00:41.982Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-10-25T22:00:41.982Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-10-25T22:00:41.982Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-10-25T22:00:41.982Z] github.com/docker/docker/builder/builder-next/exporter [2022-10-25T22:00:41.982Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-10-25T22:00:41.982Z] github.com/docker/docker/builder/builder-next/worker [2022-10-25T22:00:41.982Z] github.com/docker/docker/builder/dockerfile [2022-10-25T22:00:41.982Z] github.com/docker/docker/builder/remotecontext [2022-10-25T22:00:41.982Z] github.com/docker/docker/builder/remotecontext/git [2022-10-25T22:00:41.982Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-10-25T22:00:41.982Z] github.com/docker/docker/cli [2022-10-25T22:00:41.982Z] github.com/docker/docker/cli/config [2022-10-25T22:00:41.982Z] github.com/docker/docker/cli/debug [2022-10-25T22:00:41.982Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-10-25T22:00:41.982Z] github.com/docker/docker/cli/winresources/dockerd [2022-10-25T22:00:41.982Z] github.com/docker/docker/client [2022-10-25T22:00:41.982Z] github.com/docker/docker/cmd/docker-proxy [2022-10-25T22:00:41.982Z] github.com/docker/docker/cmd/dockerd [2022-10-25T22:00:41.982Z] github.com/docker/docker/cmd/dockerd/trap [2022-10-25T22:00:41.982Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-10-25T22:00:41.982Z] github.com/docker/docker/container [2022-10-25T22:00:41.982Z] github.com/docker/docker/container/stream [2022-10-25T22:00:41.982Z] github.com/docker/docker/contrib/apparmor [2022-10-25T22:00:41.982Z] github.com/docker/docker/contrib/docker-device-tool [2022-10-25T22:00:41.982Z] github.com/docker/docker/contrib/httpserver [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/cluster [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/cluster/convert [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/cluster/executor [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/cluster/executor/container [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/cluster/provider [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/config [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/containerd [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/events [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/events/testutils [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/graphdriver [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/graphdriver/copy [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/graphdriver/register [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/images [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/initlayer [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/links [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/listeners [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/logger [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/logger/awslogs [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/logger/fluentd [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/logger/gcplogs [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/logger/gelf [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/logger/journald [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/logger/local [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/logger/logentries [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/logger/loggertest [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/logger/loggerutils [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/logger/splunk [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/logger/syslog [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/logger/templates [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/names [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/network [2022-10-25T22:00:41.982Z] github.com/docker/docker/daemon/stats [2022-10-25T22:00:41.982Z] github.com/docker/docker/distribution [2022-10-25T22:00:41.982Z] github.com/docker/docker/distribution/metadata [2022-10-25T22:00:41.982Z] github.com/docker/docker/distribution/utils [2022-10-25T22:00:41.982Z] github.com/docker/docker/distribution/xfer [2022-10-25T22:00:41.982Z] github.com/docker/docker/dockerversion [2022-10-25T22:00:41.982Z] github.com/docker/docker/errdefs [2022-10-25T22:00:41.982Z] github.com/docker/docker/image [2022-10-25T22:00:41.982Z] github.com/docker/docker/image/cache [2022-10-25T22:00:41.982Z] github.com/docker/docker/image/tarexport [2022-10-25T22:00:41.982Z] github.com/docker/docker/image/v1 [2022-10-25T22:00:41.982Z] github.com/docker/docker/internal/test/suite [2022-10-25T22:00:41.982Z] github.com/docker/docker/layer [2022-10-25T22:00:41.982Z] github.com/docker/docker/libcontainerd [2022-10-25T22:00:41.982Z] github.com/docker/docker/libcontainerd/queue [2022-10-25T22:00:41.982Z] github.com/docker/docker/libcontainerd/remote [2022-10-25T22:00:41.982Z] github.com/docker/docker/libcontainerd/supervisor [2022-10-25T22:00:41.982Z] github.com/docker/docker/libcontainerd/types [2022-10-25T22:00:41.982Z] github.com/docker/docker/oci [2022-10-25T22:00:41.982Z] github.com/docker/docker/oci/caps [2022-10-25T22:00:41.982Z] github.com/docker/docker/opts [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/aaparser [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/archive [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/authorization [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/broadcaster [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/capabilities [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/chrootarchive [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/containerfs [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/devicemapper [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/directory [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/dmesg [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/fileutils [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/homedir [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/idtools [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/ioutils [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/jsonmessage [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/longpath [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/loopback [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/namesgenerator [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/parsers [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/parsers/kernel [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/pidfile [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/platform [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/plugingetter [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/plugins [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/plugins/transport [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/pools [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/progress [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/reexec [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/stack [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/stdcopy [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/streamformatter [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/stringid [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/sysinfo [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/system [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/tailfile [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/tarsum [2022-10-25T22:00:41.982Z] github.com/docker/docker/pkg/useragent [2022-10-25T22:00:41.982Z] github.com/docker/docker/plugin [2022-10-25T22:00:41.982Z] github.com/docker/docker/plugin/executor/containerd [2022-10-25T22:00:41.982Z] github.com/docker/docker/plugin/v2 [2022-10-25T22:00:41.982Z] github.com/docker/docker/profiles/apparmor [2022-10-25T22:00:41.982Z] github.com/docker/docker/profiles/seccomp [2022-10-25T22:00:41.982Z] github.com/docker/docker/quota [2022-10-25T22:00:41.982Z] github.com/docker/docker/reference [2022-10-25T22:00:41.982Z] github.com/docker/docker/registry [2022-10-25T22:00:41.982Z] github.com/docker/docker/registry/resumable [2022-10-25T22:00:41.982Z] github.com/docker/docker/restartmanager [2022-10-25T22:00:41.982Z] github.com/docker/docker/rootless [2022-10-25T22:00:41.982Z] github.com/docker/docker/rootless/specconv [2022-10-25T22:00:41.982Z] github.com/docker/docker/runconfig [2022-10-25T22:00:41.982Z] github.com/docker/docker/runconfig/opts [2022-10-25T22:00:41.982Z] github.com/docker/docker/testutil [2022-10-25T22:00:41.982Z] github.com/docker/docker/testutil/daemon [2022-10-25T22:00:41.982Z] github.com/docker/docker/testutil/environment [2022-10-25T22:00:41.982Z] github.com/docker/docker/testutil/fakecontext [2022-10-25T22:00:41.982Z] github.com/docker/docker/testutil/fakegit [2022-10-25T22:00:41.982Z] github.com/docker/docker/testutil/fakestorage [2022-10-25T22:00:41.982Z] github.com/docker/docker/testutil/fixtures/load [2022-10-25T22:00:41.982Z] github.com/docker/docker/testutil/fixtures/plugin [2022-10-25T22:00:41.982Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-10-25T22:00:41.982Z] github.com/docker/docker/testutil/registry [2022-10-25T22:00:41.982Z] github.com/docker/docker/testutil/request [2022-10-25T22:00:41.982Z] github.com/docker/docker/volume [2022-10-25T22:00:41.982Z] github.com/docker/docker/volume/drivers [2022-10-25T22:00:41.982Z] github.com/docker/docker/volume/local [2022-10-25T22:00:41.982Z] github.com/docker/docker/volume/mounts [2022-10-25T22:00:41.982Z] github.com/docker/docker/volume/service [2022-10-25T22:00:41.982Z] github.com/docker/docker/volume/service/opts [2022-10-25T22:00:41.982Z] github.com/docker/docker/volume/testutils' ']' [2022-10-25T22:00:41.983Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-10-25T22:00:41.983Z] ? github.com/docker/docker/api [no test files] [2022-10-25T22:00:56.866Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-10-25T22:02:18.342Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 31.9% of statements [2022-10-25T22:02:18.342Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/server/router [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-10-25T22:02:18.342Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-10-25T22:02:18.342Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-10-25T22:02:18.342Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 66.7% of statements [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/types [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/types/container [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/types/events [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/types/image [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/types/network [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-10-25T22:02:18.342Z] ok github.com/docker/docker/api/types/registry 0.007s coverage: 54.2% of statements [2022-10-25T22:02:18.342Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-10-25T22:02:18.342Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-10-25T22:02:18.342Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/builder [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-10-25T22:02:18.342Z] ok github.com/docker/docker/builder/remotecontext 0.127s coverage: 13.7% of statements [2022-10-25T22:02:18.342Z] ok github.com/docker/docker/builder/dockerfile 0.573s coverage: 50.2% of statements [2022-10-25T22:02:18.342Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-10-25T22:02:18.342Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-10-25T22:02:18.342Z] ok github.com/docker/docker/builder/remotecontext/git 2.374s coverage: 83.5% of statements [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/cli [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/cli/config [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-10-25T22:02:18.342Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-10-25T22:02:18.342Z] ok github.com/docker/docker/cmd/docker-proxy 0.033s coverage: 67.6% of statements [2022-10-25T22:02:18.342Z] ok github.com/docker/docker/client 0.098s coverage: 76.1% of statements [2022-10-25T22:02:50.376Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 29.9% of statements [2022-10-25T22:02:50.376Z] ok github.com/docker/docker/container 0.123s coverage: 35.6% of statements [2022-10-25T22:02:50.376Z] ok github.com/docker/docker/cmd/dockerd/trap 2.361s coverage: 0.0% of statements [2022-10-25T22:02:50.376Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-10-25T22:02:50.376Z] ? github.com/docker/docker/container/stream [no test files] [2022-10-25T22:02:50.376Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-10-25T22:02:50.376Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-10-25T22:02:50.376Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-10-25T22:02:53.647Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2022-10-25T22:02:55.538Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-10-25T22:02:56.907Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-10-25T22:03:03.453Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-10-25T22:03:04.382Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 76.8% of statements [2022-10-25T22:03:04.945Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-10-25T22:03:05.875Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-10-25T22:03:06.439Z] ok github.com/docker/docker/daemon 10.133s coverage: 16.4% of statements [2022-10-25T22:03:06.439Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-10-25T22:03:06.439Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-10-25T22:03:06.439Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-10-25T22:03:06.439Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-10-25T22:03:07.002Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.640s coverage: 74.8% of statements [2022-10-25T22:03:08.370Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.277s coverage: 60.7% of statements [2022-10-25T22:03:08.370Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.020s coverage: 3.0% of statements [2022-10-25T22:03:09.737Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2022-10-25T22:03:11.643Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.211s coverage: 50.6% of statements [2022-10-25T22:03:11.901Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.182s coverage: 46.1% of statements [2022-10-25T22:03:11.901Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-10-25T22:03:13.290Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.220s coverage: 60.3% of statements [2022-10-25T22:03:13.290Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-10-25T22:03:13.290Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-10-25T22:03:13.290Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-10-25T22:03:14.220Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-10-25T22:03:14.782Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-10-25T22:03:15.346Z] ok github.com/docker/docker/daemon/images 0.050s coverage: 6.8% of statements [2022-10-25T22:03:15.346Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-10-25T22:03:15.346Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-10-25T22:03:15.909Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.2% of statements [2022-10-25T22:03:16.839Z] ok github.com/docker/docker/daemon/logger/awslogs 0.138s coverage: 79.6% of statements [2022-10-25T22:03:16.839Z] ok github.com/docker/docker/daemon/logger/fluentd 0.026s coverage: 53.6% of statements [2022-10-25T22:03:16.839Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-10-25T22:03:17.402Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 68.2% of statements [2022-10-25T22:03:17.659Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-10-25T22:03:18.588Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.169s coverage: 76.8% of statements [2022-10-25T22:03:18.845Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-10-25T22:03:19.407Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 79.4% of statements [2022-10-25T22:03:20.336Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.7% of statements [2022-10-25T22:03:20.899Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-10-25T22:03:21.462Z] ok github.com/docker/docker/daemon/logger/journald 3.493s coverage: 74.5% of statements [2022-10-25T22:03:21.462Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-10-25T22:03:21.462Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-10-25T22:03:21.462Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-10-25T22:03:21.462Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-10-25T22:03:22.390Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-10-25T22:03:22.390Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-10-25T22:03:22.952Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-10-25T22:03:23.209Z] ok github.com/docker/docker/daemon/logger/splunk 1.548s coverage: 82.5% of statements [2022-10-25T22:03:23.209Z] ? github.com/docker/docker/daemon/names [no test files] [2022-10-25T22:03:23.209Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-10-25T22:03:24.139Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 44.4% of statements [2022-10-25T22:03:26.030Z] ok github.com/docker/docker/distribution 1.496s coverage: 29.7% of statements [2022-10-25T22:03:26.030Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-10-25T22:03:26.287Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-10-25T22:03:26.850Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 85.4% of statements [2022-10-25T22:03:26.850Z] ? github.com/docker/docker/dockerversion [no test files] [2022-10-25T22:03:26.850Z] ok github.com/docker/docker/image 0.031s coverage: 86.9% of statements [2022-10-25T22:03:27.780Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-10-25T22:03:27.780Z] ok github.com/docker/docker/image/tarexport 0.014s coverage: 0.7% of statements [2022-10-25T22:03:27.780Z] ? github.com/docker/docker/image/v1 [no test files] [2022-10-25T22:03:27.780Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-10-25T22:03:28.037Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-10-25T22:03:28.966Z] ok github.com/docker/docker/oci 0.022s coverage: 41.4% of statements [2022-10-25T22:03:29.551Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-10-25T22:03:29.551Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-10-25T22:03:31.449Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 81.9% of statements [2022-10-25T22:03:32.194Z] ok github.com/docker/docker/pkg/authorization 0.538s coverage: 68.3% of statements [2022-10-25T22:03:32.450Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-10-25T22:03:32.706Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-10-25T22:03:35.974Z] ok github.com/docker/docker/pkg/chrootarchive 2.512s coverage: 44.9% of statements [2022-10-25T22:03:35.974Z] ok github.com/docker/docker/pkg/containerfs 0.016s coverage: 28.6% of statements [2022-10-25T22:03:35.974Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements [2022-10-25T22:03:36.230Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-10-25T22:03:36.486Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 77.5% of statements [2022-10-25T22:03:36.743Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-10-25T22:03:37.306Z] ok github.com/docker/docker/layer 7.948s coverage: 68.9% of statements [2022-10-25T22:03:37.306Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-10-25T22:03:37.306Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-10-25T22:03:37.306Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-10-25T22:03:37.306Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-10-25T22:03:37.306Z] ? github.com/docker/docker/oci/caps [no test files] [2022-10-25T22:03:37.306Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-10-25T22:03:37.562Z] ok github.com/docker/docker/pkg/idtools 0.468s coverage: 69.6% of statements [2022-10-25T22:03:37.819Z] ok github.com/docker/docker/pkg/ioutils 0.372s coverage: 71.5% of statements [2022-10-25T22:03:37.819Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-10-25T22:03:38.075Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2022-10-25T22:03:38.076Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-10-25T22:03:38.076Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-10-25T22:03:38.332Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-10-25T22:03:38.588Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2022-10-25T22:03:38.588Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 76.5% of statements [2022-10-25T22:03:38.844Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-10-25T22:03:38.844Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-10-25T22:03:38.844Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-10-25T22:03:39.100Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2022-10-25T22:03:39.663Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-10-25T22:03:39.919Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-10-25T22:03:40.175Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-10-25T22:03:40.432Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-10-25T22:03:40.688Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-10-25T22:03:40.688Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-10-25T22:03:40.945Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-10-25T22:03:41.201Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-10-25T22:03:41.764Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-10-25T22:03:42.020Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 46.0% of statements [2022-10-25T22:03:42.276Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-10-25T22:03:42.839Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2022-10-25T22:03:43.095Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-10-25T22:03:44.986Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-10-25T22:03:45.243Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-10-25T22:03:45.499Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-10-25T22:03:46.866Z] ok github.com/docker/docker/quota 0.240s coverage: 71.4% of statements [2022-10-25T22:03:47.122Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-10-25T22:03:48.051Z] ok github.com/docker/docker/registry 0.081s coverage: 58.7% of statements [2022-10-25T22:03:48.307Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-10-25T22:03:48.564Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-10-25T22:03:48.821Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-10-25T22:03:49.077Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-10-25T22:03:50.969Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-10-25T22:03:51.226Z] ok github.com/docker/docker/volume/local 0.067s coverage: 77.1% of statements [2022-10-25T22:03:51.793Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-10-25T22:03:53.174Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-10-25T22:04:15.062Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/rootless [no test files] [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/testutil/request [no test files] [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/volume [no test files] [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-10-25T22:04:15.062Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === Skipped [2022-10-25T22:04:15.062Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-10-25T22:04:15.062Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-10-25T22:04:15.062Z] network_proxy_test.go:208: No support for dual stack yet [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-10-25T22:04:15.062Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-10-25T22:04:15.062Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-10-25T22:04:15.062Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:04:15.062Z] graphtest_unix.go:44: Driver btrfs not supported [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-10-25T22:04:15.062Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:04:15.062Z] graphtest_unix.go:44: Driver btrfs not supported [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-10-25T22:04:15.062Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:04:15.062Z] graphtest_unix.go:44: Driver btrfs not supported [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-10-25T22:04:15.062Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:04:15.062Z] graphtest_unix.go:44: Driver btrfs not supported [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-10-25T22:04:15.062Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:04:15.062Z] graphtest_unix.go:44: Driver btrfs not supported [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-10-25T22:04:15.062Z] graphtest_unix.go:71: No driver to put! [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-10-25T22:04:15.062Z] time="2022-10-25T22:03:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-25T22:04:15.062Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-10-25T22:04:15.062Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-10-25T22:04:15.062Z] time="2022-10-25T22:03:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-25T22:04:15.062Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-10-25T22:04:15.062Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-10-25T22:04:15.062Z] time="2022-10-25T22:03:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-25T22:04:15.062Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-10-25T22:04:15.062Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-10-25T22:04:15.062Z] time="2022-10-25T22:03:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-25T22:04:15.062Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-10-25T22:04:15.062Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-10-25T22:04:15.062Z] time="2022-10-25T22:03:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-25T22:04:15.062Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-10-25T22:04:15.062Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-10-25T22:04:15.062Z] graphtest_unix.go:71: No driver to put! [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-10-25T22:04:15.062Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-10-25T22:04:15.062Z] overlay_test.go:50: Fails to compute changes intermittently [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-10-25T22:04:15.062Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-10-25T22:04:15.062Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-10-25T22:04:15.062Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:04:15.062Z] graphtest_unix.go:44: Driver zfs not supported [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-10-25T22:04:15.062Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:04:15.062Z] graphtest_unix.go:44: Driver zfs not supported [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-10-25T22:04:15.062Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:04:15.062Z] graphtest_unix.go:44: Driver zfs not supported [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-10-25T22:04:15.062Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:04:15.062Z] graphtest_unix.go:44: Driver zfs not supported [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-10-25T22:04:15.062Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:04:15.062Z] graphtest_unix.go:44: Driver zfs not supported [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-10-25T22:04:15.062Z] graphtest_unix.go:71: No driver to put! [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-10-25T22:04:15.062Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-10-25T22:04:15.062Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2022-10-25T22:04:15.062Z] [2022-10-25T22:04:15.062Z] DONE 2869 tests, 28 skipped in 212.288s [2022-10-25T22:04:15.062Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/bitseq [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/cluster [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/config [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/datastore [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/diagnostic [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/discoverapi [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/driverapi [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/drivers/host [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/drivers/null [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/drivers/remote [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-10-25T22:04:15.062Z] github.com/docker/docker/libnetwork/drivers/windows [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/drvregistry [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/etchosts [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/idm [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/internal/caller [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/ipam [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/ipamapi [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/ipams/null [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/ipams/remote [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/ipamutils [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/iptables [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/netlabel [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/netutils [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/networkdb [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/ns [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/options [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/osl [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/osl/kernel [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/portallocator [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/portmapper [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/resolvconf [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/testutils [2022-10-25T22:04:15.063Z] github.com/docker/docker/libnetwork/types' ']' [2022-10-25T22:04:15.063Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-10-25T22:05:01.684Z] ok github.com/docker/docker/libnetwork 37.429s coverage: 40.6% of statements [2022-10-25T22:05:01.684Z] ok github.com/docker/docker/libnetwork/bitseq 0.139s coverage: 84.4% of statements [2022-10-25T22:05:01.684Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-10-25T22:05:01.684Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-10-25T22:05:01.684Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-10-25T22:05:01.684Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-10-25T22:05:01.684Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-10-25T22:05:01.684Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-10-25T22:05:01.684Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-10-25T22:05:01.684Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-10-25T22:05:01.684Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 9.3% of statements [2022-10-25T22:05:01.684Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-10-25T22:05:01.684Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-10-25T22:05:01.684Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-10-25T22:05:01.684Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-10-25T22:05:01.684Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.555s coverage: 59.9% of statements [2022-10-25T22:05:01.684Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-10-25T22:05:01.684Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-10-25T22:05:01.684Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 5.1% of statements [2022-10-25T22:05:01.940Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-10-25T22:05:02.502Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.013s coverage: 4.7% of statements [2022-10-25T22:05:02.502Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-10-25T22:05:02.758Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-10-25T22:05:12.702Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.322s coverage: 6.6% of statements [2022-10-25T22:05:12.702Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-10-25T22:05:12.702Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.012s coverage: 63.6% of statements [2022-10-25T22:05:13.264Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-10-25T22:05:13.264Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-10-25T22:05:13.264Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-10-25T22:05:13.264Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-10-25T22:05:13.826Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-10-25T22:05:13.826Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-10-25T22:05:14.083Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-10-25T22:05:14.339Z] ok github.com/docker/docker/libnetwork/internal/caller 0.008s coverage: 100.0% of statements [2022-10-25T22:05:26.520Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-10-25T22:05:41.366Z] ok github.com/docker/docker/libnetwork/ipam 15.319s coverage: 85.3% of statements [2022-10-25T22:05:41.366Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-10-25T22:05:41.366Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-10-25T22:05:41.366Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-10-25T22:05:41.366Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-10-25T22:05:41.366Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-10-25T22:05:41.366Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-10-25T22:05:41.929Z] ok github.com/docker/docker/libnetwork/ipamutils 0.261s coverage: 74.0% of statements [2022-10-25T22:05:42.491Z] ok github.com/docker/docker/libnetwork/iptables 0.176s coverage: 45.1% of statements [2022-10-25T22:05:42.748Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-10-25T22:05:43.003Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-10-25T22:07:34.390Z] time="2022-10-25T22:07:30Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-10-25T22:07:34.390Z] ok github.com/docker/docker/libnetwork/networkdb 106.169s coverage: 60.1% of statements [2022-10-25T22:07:34.390Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-10-25T22:07:34.390Z] ok github.com/docker/docker/libnetwork/options 0.008s coverage: 100.0% of statements [2022-10-25T22:07:35.756Z] ok github.com/docker/docker/libnetwork/osl 4.311s coverage: 39.7% of statements [2022-10-25T22:07:35.756Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-10-25T22:07:36.013Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-10-25T22:07:37.380Z] ok github.com/docker/docker/libnetwork/portmapper 0.640s coverage: 46.3% of statements [2022-10-25T22:07:37.380Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements [2022-10-25T22:07:37.380Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-10-25T22:07:37.638Z] ok github.com/docker/docker/libnetwork/types 0.007s coverage: 37.3% of statements [2022-10-25T22:07:37.638Z] [2022-10-25T22:07:37.638Z] === Skipped [2022-10-25T22:07:37.638Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-10-25T22:07:37.638Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-10-25T22:07:37.638Z] [2022-10-25T22:07:37.638Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-10-25T22:07:37.638Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-10-25T22:07:37.638Z] [2022-10-25T22:07:37.638Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-10-25T22:07:37.638Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-10-25T22:07:37.638Z] [2022-10-25T22:07:37.638Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-10-25T22:07:37.638Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-10-25T22:07:37.638Z] [2022-10-25T22:07:37.638Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-10-25T22:07:37.638Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-10-25T22:07:37.638Z] [2022-10-25T22:07:37.638Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-10-25T22:07:37.638Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-10-25T22:07:37.638Z] [2022-10-25T22:07:37.638Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-10-25T22:07:37.638Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-10-25T22:07:37.638Z] [2022-10-25T22:07:37.638Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-10-25T22:07:37.638Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-10-25T22:07:37.638Z] [2022-10-25T22:07:37.638Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-10-25T22:07:37.638Z] firewalld_test.go:14: firewalld is not running [2022-10-25T22:07:37.638Z] [2022-10-25T22:07:37.638Z] DONE 325 tests, 9 skipped in 204.394s Post stage [Pipeline] junit [2022-10-25T22:07:38.217Z] Recording test results [2022-10-25T22:07:38.359Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T22:07:38.670Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42454/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9eaed748d21decfcfd61dde5c6fd661ebabff4dc -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:9eaed748d21decfcfd61dde5c6fd661ebabff4dc hack/make.sh dynbinary test-integration [2022-10-25T22:07:39.233Z] [2022-10-25T22:07:39.233Z] Removing bundles/ [2022-10-25T22:07:39.233Z] [2022-10-25T22:07:39.233Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-10-25T22:07:39.233Z] Building: bundles/dynbinary-daemon/dockerd [2022-10-25T22:07:39.233Z] GOOS="" GOARCH="" GOARM="" [2022-10-25T22:09:15.618Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-10-25T22:09:15.618Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-10-25T22:09:15.618Z] GOOS="" GOARCH="" GOARM="" [2022-10-25T22:09:15.618Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-10-25T22:09:15.618Z] [2022-10-25T22:09:15.618Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-10-25T22:09:15.618Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-10-25T22:09:15.618Z] HOSTNAME=4b673272d5dd [2022-10-25T22:09:15.618Z] TESTDEBUG=0 [2022-10-25T22:09:15.618Z] DEST=bundles/test-integration [2022-10-25T22:09:15.618Z] PWD=/go/src/github.com/docker/docker [2022-10-25T22:09:15.618Z] DOCKER_GITCOMMIT=9eaed748d21decfcfd61dde5c6fd661ebabff4dc [2022-10-25T22:09:15.618Z] container=docker [2022-10-25T22:09:15.618Z] HOME=/root [2022-10-25T22:09:15.618Z] GOLANG_VERSION=1.19.2 [2022-10-25T22:09:15.618Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-10-25T22:09:15.618Z] VALIDATE_BRANCH=master [2022-10-25T22:09:15.618Z] TERM=xterm [2022-10-25T22:09:15.618Z] DOCKER_PKG=github.com/docker/docker [2022-10-25T22:09:15.618Z] SHLVL=1 [2022-10-25T22:09:15.618Z] TIMEOUT=120m [2022-10-25T22:09:15.618Z] DOCKER_BUILDTAGS= journald [2022-10-25T22:09:15.618Z] DOCKER_GRAPHDRIVER=overlay2 [2022-10-25T22:09:15.618Z] GO111MODULE=off [2022-10-25T22:09:15.618Z] DOCKER_EXPERIMENTAL=1 [2022-10-25T22:09:15.618Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-10-25T22:09:15.618Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-10-25T22:09:15.618Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-10-25T22:09:15.618Z] GOPATH=/go [2022-10-25T22:09:15.618Z] PKG_CONFIG=pkg-config [2022-10-25T22:09:15.618Z] _=/usr/bin/env [2022-10-25T22:09:15.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-10-25T22:09:47.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-10-25T22:09:47.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-10-25T22:10:14.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-10-25T22:10:19.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-10-25T22:10:27.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-10-25T22:10:27.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-10-25T22:10:27.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-10-25T22:10:28.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-10-25T22:10:28.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-10-25T22:10:28.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-10-25T22:10:29.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-10-25T22:10:31.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-10-25T22:10:32.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-10-25T22:10:33.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-10-25T22:10:33.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-10-25T22:10:34.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-10-25T22:10:35.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-10-25T22:10:36.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-10-25T22:10:36.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-10-25T22:10:37.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-10-25T22:10:38.628Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-10-25T22:10:38.628Z] Using test binary docker [2022-10-25T22:10:38.628Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-10-25T22:10:38.628Z] +++ /etc/init.d/apparmor start [2022-10-25T22:10:38.628Z] Not: starting. [2022-10-25T22:10:38.628Z] INFO: Waiting for daemon to start... [2022-10-25T22:10:38.628Z] Starting dockerd [2022-10-25T22:10:38.628Z] +++ 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 [2022-10-25T22:10:40.542Z] . [2022-10-25T22:10:40.542Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-10-25T22:10:40.542Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-10-25T22:10:40.542Z] Error: No such image: emptyfs [2022-10-25T22:10:40.542Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-10-25T22:10:40.542Z] ++++ docker load [2022-10-25T22:10:40.542Z] Loaded image: emptyfs:latest [2022-10-25T22:10:40.542Z] Running integration-test (iteration 1) [2022-10-25T22:10:40.542Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-10-25T22:10:40.542Z] ++ 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 [2022-10-25T22:10:40.542Z] ++ set -e [2022-10-25T22:10:40.542Z] ++ '[' -n 0 ']' [2022-10-25T22:10:40.542Z] ++ set -x [2022-10-25T22:10:40.543Z] ++ 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 [2022-10-25T22:10:40.799Z] Loaded image: busybox:latest [2022-10-25T22:10:41.055Z] Loaded image: busybox:glibc [2022-10-25T22:10:41.983Z] Loaded image: debian:bullseye-slim [2022-10-25T22:10:41.983Z] Loaded image: hello-world:latest [2022-10-25T22:10:42.239Z] Loaded image: arm32v7/hello-world:latest [2022-10-25T22:10:42.239Z] INFO: Testing against a local daemon [2022-10-25T22:10:42.239Z] === RUN TestCgroupNamespacesBuild [2022-10-25T22:10:43.606Z] --- PASS: TestCgroupNamespacesBuild (1.21s) [2022-10-25T22:10:43.606Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-10-25T22:10:44.534Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-10-25T22:10:44.534Z] === RUN TestBuildWithSession [2022-10-25T22:10:44.534Z] build_session_test.go:25: TODO: BuildKit [2022-10-25T22:10:44.534Z] --- SKIP: TestBuildWithSession (0.00s) [2022-10-25T22:10:44.534Z] === RUN TestBuildSquashParent [2022-10-25T22:10:48.702Z] --- PASS: TestBuildSquashParent (3.63s) [2022-10-25T22:10:48.702Z] === RUN TestBuildWithRemoveAndForceRemove [2022-10-25T22:10:48.702Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-25T22:10:48.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-25T22:10:48.702Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-25T22:10:48.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-25T22:10:48.702Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-25T22:10:48.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-25T22:10:48.702Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-25T22:10:48.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-25T22:10:48.702Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-25T22:10:48.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-25T22:10:48.702Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-25T22:10:48.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-25T22:10:48.702Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-25T22:10:48.702Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-25T22:10:49.631Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-25T22:10:49.631Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-25T22:10:50.560Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-25T22:10:50.560Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-25T22:10:51.489Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-10-25T22:10:51.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.18s) [2022-10-25T22:10:51.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.22s) [2022-10-25T22:10:51.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.07s) [2022-10-25T22:10:51.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.08s) [2022-10-25T22:10:51.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.03s) [2022-10-25T22:10:51.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s) [2022-10-25T22:10:51.489Z] === RUN TestBuildMultiStageCopy [2022-10-25T22:10:51.489Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-10-25T22:10:52.857Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-10-25T22:10:52.857Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-10-25T22:10:53.113Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-10-25T22:10:53.370Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-10-25T22:10:53.626Z] --- PASS: TestBuildMultiStageCopy (2.00s) [2022-10-25T22:10:53.626Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s) [2022-10-25T22:10:53.626Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-10-25T22:10:53.626Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-10-25T22:10:53.626Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-10-25T22:10:53.626Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-10-25T22:10:53.626Z] === RUN TestBuildMultiStageParentConfig [2022-10-25T22:10:54.189Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-10-25T22:10:54.189Z] === RUN TestBuildLabelWithTargets [2022-10-25T22:10:55.117Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-10-25T22:10:55.117Z] === RUN TestBuildWithEmptyLayers [2022-10-25T22:10:55.681Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-10-25T22:10:55.681Z] === RUN TestBuildMultiStageOnBuild [2022-10-25T22:10:57.047Z] --- PASS: TestBuildMultiStageOnBuild (1.31s) [2022-10-25T22:10:57.047Z] === RUN TestBuildUncleanTarFilenames [2022-10-25T22:10:57.609Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-10-25T22:10:57.609Z] === RUN TestBuildMultiStageLayerLeak [2022-10-25T22:10:58.975Z] --- PASS: TestBuildMultiStageLayerLeak (1.37s) [2022-10-25T22:10:58.975Z] === RUN TestBuildWithHugeFile [2022-10-25T22:11:45.634Z] --- PASS: TestBuildWithHugeFile (40.75s) [2022-10-25T22:11:45.634Z] === RUN TestBuildWCOWSandboxSize [2022-10-25T22:11:45.634Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-10-25T22:11:45.634Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-10-25T22:11:45.634Z] === RUN TestBuildWithEmptyDockerfile [2022-10-25T22:11:45.634Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-25T22:11:45.634Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-25T22:11:45.634Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-25T22:11:45.634Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-25T22:11:45.634Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-25T22:11:45.634Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-25T22:11:45.634Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-25T22:11:45.634Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-25T22:11:45.634Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-25T22:11:45.634Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-10-25T22:11:45.634Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-10-25T22:11:45.634Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-10-25T22:11:45.634Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-10-25T22:11:45.634Z] === RUN TestBuildPreserveOwnership [2022-10-25T22:11:45.634Z] === RUN TestBuildPreserveOwnership/copy_from [2022-10-25T22:11:45.634Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-10-25T22:11:45.634Z] --- PASS: TestBuildPreserveOwnership (2.84s) [2022-10-25T22:11:45.634Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.89s) [2022-10-25T22:11:45.634Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-10-25T22:11:45.634Z] === RUN TestBuildPlatformInvalid [2022-10-25T22:11:45.634Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-10-25T22:11:45.634Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-10-25T22:11:45.634Z] Loaded image: busybox:latest [2022-10-25T22:11:45.634Z] Loaded image: busybox:glibc [2022-10-25T22:11:45.634Z] Loaded image: debian:bullseye-slim [2022-10-25T22:11:45.634Z] Loaded image: hello-world:latest [2022-10-25T22:11:45.634Z] Loaded image: arm32v7/hello-world:latest [2022-10-25T22:11:53.724Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.65s) [2022-10-25T22:11:53.724Z] PASS [2022-10-25T22:11:53.724Z] [2022-10-25T22:11:53.724Z] === Skipped [2022-10-25T22:11:53.724Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-10-25T22:11:53.724Z] build_session_test.go:25: TODO: BuildKit [2022-10-25T22:11:53.724Z] [2022-10-25T22:11:53.724Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-10-25T22:11:53.724Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-10-25T22:11:53.724Z] [2022-10-25T22:11:53.724Z] DONE 34 tests, 2 skipped in 71.775s [2022-10-25T22:11:53.724Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-10-25T22:11:53.724Z] ++ 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 [2022-10-25T22:11:53.724Z] ++ set -e [2022-10-25T22:11:53.724Z] ++ '[' -n 0 ']' [2022-10-25T22:11:53.724Z] ++ set -x [2022-10-25T22:11:53.724Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2022-10-25T22:11:53.724Z] INFO: Testing against a local daemon [2022-10-25T22:11:53.724Z] === RUN TestConfigInspect [2022-10-25T22:11:54.653Z] --- PASS: TestConfigInspect (2.20s) [2022-10-25T22:11:54.653Z] === RUN TestConfigList [2022-10-25T22:11:57.171Z] --- PASS: TestConfigList (2.25s) [2022-10-25T22:11:57.171Z] === RUN TestConfigsCreateAndDelete [2022-10-25T22:11:59.696Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2022-10-25T22:11:59.696Z] === RUN TestConfigsUpdate [2022-10-25T22:12:01.587Z] --- PASS: TestConfigsUpdate (2.16s) [2022-10-25T22:12:01.587Z] === RUN TestTemplatedConfig [2022-10-25T22:12:03.478Z] --- PASS: TestTemplatedConfig (2.03s) [2022-10-25T22:12:03.478Z] === RUN TestConfigCreateResolve [2022-10-25T22:12:05.996Z] --- PASS: TestConfigCreateResolve (2.28s) [2022-10-25T22:12:05.996Z] PASS [2022-10-25T22:12:05.996Z] [2022-10-25T22:12:05.996Z] DONE 6 tests in 13.239s [2022-10-25T22:12:05.996Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-10-25T22:12:05.996Z] ++ 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 [2022-10-25T22:12:05.996Z] ++ set -e [2022-10-25T22:12:05.996Z] ++ '[' -n 0 ']' [2022-10-25T22:12:05.996Z] ++ set -x [2022-10-25T22:12:05.996Z] ++ 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 [2022-10-25T22:12:05.996Z] INFO: Testing against a local daemon [2022-10-25T22:12:05.996Z] === RUN TestAttachWithTTY [2022-10-25T22:12:05.996Z] --- PASS: TestAttachWithTTY (0.12s) [2022-10-25T22:12:05.996Z] === RUN TestAttachWithoutTTy [2022-10-25T22:12:05.996Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-10-25T22:12:05.996Z] === RUN TestCheckpoint [2022-10-25T22:12:05.996Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-25T22:12:05.996Z] --- SKIP: TestCheckpoint (0.00s) [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/commit [2022-10-25T22:12:05.996Z] === PAUSE TestContainerInvalidJSON/commit [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/containers/create [2022-10-25T22:12:05.996Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-10-25T22:12:05.996Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-10-25T22:12:05.996Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-10-25T22:12:05.996Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-10-25T22:12:05.996Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-10-25T22:12:05.996Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-10-25T22:12:05.996Z] === CONT TestContainerInvalidJSON/commit [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-10-25T22:12:05.996Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-10-25T22:12:05.996Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-10-25T22:12:05.996Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-10-25T22:12:05.996Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-10-25T22:12:05.996Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-10-25T22:12:05.996Z] === CONT TestContainerInvalidJSON/containers/create [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-10-25T22:12:05.996Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-10-25T22:12:05.996Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-10-25T22:12:05.996Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-10-25T22:12:06.252Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-10-25T22:12:06.252Z] === RUN TestCopyFromContainerPathIsNotDir [2022-10-25T22:12:06.252Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-10-25T22:12:06.252Z] === RUN TestCopyToContainerPathDoesNotExist [2022-10-25T22:12:06.252Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-10-25T22:12:06.252Z] === RUN TestCopyEmptyFile [2022-10-25T22:12:06.509Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-10-25T22:12:06.509Z] === RUN TestCopyToContainerPathIsNotDir [2022-10-25T22:12:06.509Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-10-25T22:12:06.509Z] === RUN TestCopyFromContainer [2022-10-25T22:12:07.438Z] === RUN TestCopyFromContainer// [2022-10-25T22:12:07.438Z] === RUN TestCopyFromContainer//bar/root [2022-10-25T22:12:07.438Z] === RUN TestCopyFromContainer//bar/root/ [2022-10-25T22:12:07.694Z] === RUN TestCopyFromContainer/bar/quux [2022-10-25T22:12:07.694Z] === RUN TestCopyFromContainer/bar/quux/ [2022-10-25T22:12:07.694Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-10-25T22:12:07.694Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-10-25T22:12:07.694Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-10-25T22:12:07.951Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-10-25T22:12:07.951Z] === RUN TestCopyFromContainer/bar/notarget [2022-10-25T22:12:07.951Z] --- PASS: TestCopyFromContainer (1.49s) [2022-10-25T22:12:07.951Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-10-25T22:12:07.951Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-10-25T22:12:07.951Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-10-25T22:12:07.951Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-10-25T22:12:07.951Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-10-25T22:12:07.951Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-10-25T22:12:07.951Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-10-25T22:12:07.951Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-10-25T22:12:07.951Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-10-25T22:12:07.951Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-10-25T22:12:07.951Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-10-25T22:12:07.951Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-25T22:12:07.951Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-25T22:12:07.951Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-25T22:12:07.951Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-25T22:12:07.951Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-25T22:12:07.951Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-25T22:12:07.951Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-25T22:12:07.951Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-25T22:12:07.951Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-25T22:12:07.951Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-10-25T22:12:07.951Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-10-25T22:12:07.951Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-10-25T22:12:07.951Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-10-25T22:12:07.951Z] === RUN TestCreateLinkToNonExistingContainer [2022-10-25T22:12:07.951Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-10-25T22:12:07.951Z] === RUN TestCreateWithInvalidEnv [2022-10-25T22:12:07.951Z] === RUN TestCreateWithInvalidEnv/0 [2022-10-25T22:12:07.951Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-10-25T22:12:07.951Z] === RUN TestCreateWithInvalidEnv/1 [2022-10-25T22:12:07.951Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-10-25T22:12:07.951Z] === RUN TestCreateWithInvalidEnv/2 [2022-10-25T22:12:07.951Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-10-25T22:12:07.951Z] === CONT TestCreateWithInvalidEnv/0 [2022-10-25T22:12:07.951Z] === CONT TestCreateWithInvalidEnv/2 [2022-10-25T22:12:07.951Z] === CONT TestCreateWithInvalidEnv/1 [2022-10-25T22:12:07.951Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-10-25T22:12:07.951Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-10-25T22:12:07.951Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-10-25T22:12:07.951Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-10-25T22:12:07.951Z] === RUN TestCreateTmpfsMountsTarget [2022-10-25T22:12:07.951Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-10-25T22:12:07.951Z] === RUN TestCreateWithCustomMaskedPaths [2022-10-25T22:12:09.318Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-10-25T22:12:09.318Z] === RUN TestCreateWithCustomReadonlyPaths [2022-10-25T22:12:10.687Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-10-25T22:12:10.688Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-10-25T22:12:10.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-25T22:12:10.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-25T22:12:10.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-25T22:12:10.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-25T22:12:10.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-25T22:12:10.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-25T22:12:10.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-25T22:12:10.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-25T22:12:10.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-25T22:12:10.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-25T22:12:10.688Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-25T22:12:10.688Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-25T22:12:10.688Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-25T22:12:10.688Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-25T22:12:10.688Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-25T22:12:10.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-10-25T22:12:10.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-10-25T22:12:10.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-10-25T22:12:10.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-10-25T22:12:10.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-10-25T22:12:10.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-10-25T22:12:10.688Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-10-25T22:12:10.944Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-10-25T22:12:10.944Z] === RUN TestCreateDifferentPlatform [2022-10-25T22:12:10.944Z] === RUN TestCreateDifferentPlatform/different_os [2022-10-25T22:12:10.944Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-10-25T22:12:10.944Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-10-25T22:12:10.944Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-10-25T22:12:10.944Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-10-25T22:12:10.944Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-10-25T22:12:10.944Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-10-25T22:12:10.944Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-10-25T22:12:10.944Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-10-25T22:12:10.944Z] === RUN TestCreateInvalidHostConfig [2022-10-25T22:12:10.944Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-10-25T22:12:10.944Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-10-25T22:12:10.944Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-10-25T22:12:10.944Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-10-25T22:12:10.944Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-10-25T22:12:10.944Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-10-25T22:12:10.944Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-10-25T22:12:10.944Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-10-25T22:12:10.944Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-10-25T22:12:10.944Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-10-25T22:12:10.944Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-10-25T22:12:10.944Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-10-25T22:12:10.944Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-10-25T22:12:10.944Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-10-25T22:12:10.944Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-10-25T22:12:10.944Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-10-25T22:12:10.944Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-10-25T22:12:10.944Z] === RUN TestContainerStartOnDaemonRestart [2022-10-25T22:12:10.944Z] === PAUSE TestContainerStartOnDaemonRestart [2022-10-25T22:12:10.944Z] === RUN TestDaemonRestartIpcMode [2022-10-25T22:12:10.944Z] === PAUSE TestDaemonRestartIpcMode [2022-10-25T22:12:10.944Z] === RUN TestDaemonHostGatewayIP [2022-10-25T22:12:10.944Z] === PAUSE TestDaemonHostGatewayIP [2022-10-25T22:12:10.944Z] === RUN TestRestartDaemonWithRestartingContainer [2022-10-25T22:12:10.944Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-10-25T22:12:10.944Z] === RUN TestContainerKillOnDaemonStart [2022-10-25T22:12:10.944Z] === PAUSE TestContainerKillOnDaemonStart [2022-10-25T22:12:10.944Z] === RUN TestDiff [2022-10-25T22:12:11.506Z] --- PASS: TestDiff (0.43s) [2022-10-25T22:12:11.506Z] === RUN TestExecConsoleSize [2022-10-25T22:12:11.762Z] --- PASS: TestExecConsoleSize (0.46s) [2022-10-25T22:12:11.762Z] === RUN TestExecWithCloseStdin [2022-10-25T22:12:12.324Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-10-25T22:12:12.324Z] === RUN TestExec [2022-10-25T22:12:12.887Z] --- PASS: TestExec (0.47s) [2022-10-25T22:12:12.887Z] === RUN TestExecUser [2022-10-25T22:12:13.449Z] --- PASS: TestExecUser (0.49s) [2022-10-25T22:12:13.449Z] === RUN TestExportContainerAndImportImage [2022-10-25T22:12:14.011Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-10-25T22:12:14.011Z] === RUN TestExportContainerAfterDaemonRestart [2022-10-25T22:12:15.379Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-10-25T22:12:15.379Z] === RUN TestHealthCheckWorkdir [2022-10-25T22:12:15.636Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-10-25T22:12:15.636Z] === RUN TestHealthKillContainer [2022-10-25T22:12:23.725Z] --- PASS: TestHealthKillContainer (7.81s) [2022-10-25T22:12:23.725Z] === RUN TestHealthCheckProcessKilled [2022-10-25T22:12:23.981Z] --- PASS: TestHealthCheckProcessKilled (0.64s) [2022-10-25T22:12:23.981Z] === RUN TestInspectCpusetInConfigPre120 [2022-10-25T22:12:24.543Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-10-25T22:12:24.543Z] === RUN TestIpcModeNone [2022-10-25T22:12:25.106Z] --- PASS: TestIpcModeNone (0.46s) [2022-10-25T22:12:25.106Z] === RUN TestIpcModePrivate [2022-10-25T22:12:25.363Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-10-25T22:12:25.363Z] --- PASS: TestIpcModePrivate (0.49s) [2022-10-25T22:12:25.363Z] === RUN TestIpcModeShareable [2022-10-25T22:12:25.926Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-10-25T22:12:25.926Z] --- PASS: TestIpcModeShareable (0.46s) [2022-10-25T22:12:25.926Z] === RUN TestAPIIpcModeShareableAndContainer [2022-10-25T22:12:27.291Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-10-25T22:12:27.291Z] === RUN TestAPIIpcModeHost [2022-10-25T22:12:27.855Z] --- PASS: TestAPIIpcModeHost (0.33s) [2022-10-25T22:12:27.855Z] === RUN TestDaemonIpcModeShareable [2022-10-25T22:12:28.783Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-10-25T22:12:28.783Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-10-25T22:12:28.783Z] === RUN TestDaemonIpcModePrivate [2022-10-25T22:12:30.149Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-10-25T22:12:30.149Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-10-25T22:12:30.149Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-10-25T22:12:31.078Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-10-25T22:12:31.078Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-10-25T22:12:31.078Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-10-25T22:12:32.445Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-10-25T22:12:32.445Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-10-25T22:12:32.445Z] === RUN TestIpcModeOlderClient [2022-10-25T22:12:32.445Z] === PAUSE TestIpcModeOlderClient [2022-10-25T22:12:32.445Z] === RUN TestKillContainerInvalidSignal [2022-10-25T22:12:32.701Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-10-25T22:12:32.701Z] === RUN TestKillContainer [2022-10-25T22:12:32.701Z] === RUN TestKillContainer/no_signal [2022-10-25T22:12:33.264Z] === RUN TestKillContainer/non_killing_signal [2022-10-25T22:12:33.520Z] === RUN TestKillContainer/killing_signal [2022-10-25T22:12:34.084Z] --- PASS: TestKillContainer (1.28s) [2022-10-25T22:12:34.084Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-10-25T22:12:34.084Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-10-25T22:12:34.084Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-10-25T22:12:34.084Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-10-25T22:12:34.084Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-10-25T22:12:34.340Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-10-25T22:12:34.902Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-10-25T22:12:34.902Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-10-25T22:12:34.902Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-10-25T22:12:34.902Z] === RUN TestKillStoppedContainer [2022-10-25T22:12:34.902Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-10-25T22:12:34.902Z] === RUN TestKillStoppedContainerAPIPre120 [2022-10-25T22:12:34.902Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-10-25T22:12:34.902Z] === RUN TestKillDifferentUserContainer [2022-10-25T22:12:35.473Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-10-25T22:12:35.473Z] === RUN TestInspectOomKilledTrue [2022-10-25T22:12:35.730Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-10-25T22:12:35.730Z] === RUN TestInspectOomKilledFalse [2022-10-25T22:12:36.292Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-10-25T22:12:36.292Z] === RUN TestLinksEtcHostsContentMatch [2022-10-25T22:12:36.548Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-10-25T22:12:36.548Z] === RUN TestLinksContainerNames [2022-10-25T22:12:37.476Z] --- PASS: TestLinksContainerNames (0.86s) [2022-10-25T22:12:37.476Z] === RUN TestLogsFollowTailEmpty [2022-10-25T22:12:37.732Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-10-25T22:12:37.732Z] === RUN TestLogs [2022-10-25T22:12:37.732Z] === RUN TestLogs/driver_local [2022-10-25T22:12:37.732Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-10-25T22:12:37.732Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-10-25T22:12:37.732Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-10-25T22:12:37.732Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-10-25T22:12:37.732Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-10-25T22:12:37.732Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-10-25T22:12:37.732Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-10-25T22:12:37.732Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-10-25T22:12:37.732Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-10-25T22:12:37.732Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-10-25T22:12:37.732Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-10-25T22:12:37.732Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-10-25T22:12:37.732Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-10-25T22:12:37.732Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-10-25T22:12:38.661Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-10-25T22:12:38.661Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-10-25T22:12:38.917Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-10-25T22:12:39.173Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-10-25T22:12:39.737Z] === RUN TestLogs/driver_json-file [2022-10-25T22:12:39.737Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-10-25T22:12:39.737Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-10-25T22:12:39.737Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-10-25T22:12:39.737Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-10-25T22:12:39.737Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-10-25T22:12:39.737Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-10-25T22:12:39.737Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-10-25T22:12:39.737Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-10-25T22:12:39.737Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-10-25T22:12:39.737Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-10-25T22:12:39.737Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-10-25T22:12:39.737Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-10-25T22:12:39.737Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-10-25T22:12:39.737Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-10-25T22:12:40.299Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-10-25T22:12:40.299Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-10-25T22:12:41.228Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-10-25T22:12:41.228Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-10-25T22:12:41.485Z] --- PASS: TestLogs (3.76s) [2022-10-25T22:12:41.485Z] --- PASS: TestLogs/driver_local (0.01s) [2022-10-25T22:12:41.485Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.74s) [2022-10-25T22:12:41.485Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s) [2022-10-25T22:12:41.485Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.45s) [2022-10-25T22:12:41.485Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s) [2022-10-25T22:12:41.485Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.48s) [2022-10-25T22:12:41.485Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.69s) [2022-10-25T22:12:41.485Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-10-25T22:12:41.485Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.62s) [2022-10-25T22:12:41.485Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s) [2022-10-25T22:12:41.485Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.68s) [2022-10-25T22:12:41.485Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.75s) [2022-10-25T22:12:41.485Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.52s) [2022-10-25T22:12:41.485Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.44s) [2022-10-25T22:12:41.485Z] === RUN TestContainerNetworkMountsNoChown [2022-10-25T22:12:42.047Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/default [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/default [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/private [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/private [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/rprivate [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/rprivate [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/slave [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/slave [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/rslave [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/rslave [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/shared [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/shared [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/rshared [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/rshared [2022-10-25T22:12:42.047Z] === CONT TestMountDaemonRoot/default [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/default/mount_root [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-10-25T22:12:42.047Z] === CONT TestMountDaemonRoot/rslave [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/default/bind_root [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-10-25T22:12:42.047Z] === CONT TestMountDaemonRoot/rshared [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-10-25T22:12:42.047Z] === CONT TestMountDaemonRoot/shared [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-10-25T22:12:42.047Z] === CONT TestMountDaemonRoot/rprivate [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-10-25T22:12:42.047Z] === CONT TestMountDaemonRoot/slave [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-10-25T22:12:42.047Z] === CONT TestMountDaemonRoot/private [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/private/mount_root [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/private/bind_root [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-10-25T22:12:42.047Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-10-25T22:12:42.047Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-10-25T22:12:42.047Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-10-25T22:12:42.047Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-10-25T22:12:42.047Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-10-25T22:12:42.047Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-10-25T22:12:42.047Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-10-25T22:12:42.047Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-10-25T22:12:42.047Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-10-25T22:12:42.047Z] === CONT TestMountDaemonRoot/default/bind_root [2022-10-25T22:12:42.304Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-10-25T22:12:42.304Z] === CONT TestMountDaemonRoot/default/mount_root [2022-10-25T22:12:42.304Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-10-25T22:12:42.304Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-10-25T22:12:42.304Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-10-25T22:12:42.304Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-10-25T22:12:42.304Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-10-25T22:12:42.304Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-10-25T22:12:42.304Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-10-25T22:12:42.304Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-10-25T22:12:42.304Z] === CONT TestMountDaemonRoot/private/mount_root [2022-10-25T22:12:42.304Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-10-25T22:12:42.304Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-10-25T22:12:42.560Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-10-25T22:12:42.560Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-10-25T22:12:42.560Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-10-25T22:12:42.560Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-10-25T22:12:42.560Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-10-25T22:12:42.560Z] === CONT TestMountDaemonRoot/private/bind_root [2022-10-25T22:12:42.560Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-10-25T22:12:42.560Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-10-25T22:12:42.560Z] === RUN TestContainerBindMountNonRecursive [2022-10-25T22:12:43.926Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-10-25T22:12:43.926Z] === RUN TestContainerVolumesMountedAsShared [2022-10-25T22:12:44.186Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-10-25T22:12:44.186Z] === RUN TestContainerVolumesMountedAsSlave [2022-10-25T22:12:44.747Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-10-25T22:12:44.747Z] === RUN TestNetworkNat [2022-10-25T22:12:45.006Z] --- PASS: TestNetworkNat (0.48s) [2022-10-25T22:12:45.006Z] === RUN TestNetworkLocalhostTCPNat [2022-10-25T22:12:45.568Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-10-25T22:12:45.568Z] === RUN TestNetworkLoopbackNat [2022-10-25T22:12:48.085Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-10-25T22:12:48.085Z] === RUN TestPause [2022-10-25T22:12:48.647Z] --- PASS: TestPause (0.44s) [2022-10-25T22:12:48.647Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-10-25T22:12:48.647Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-25T22:12:48.647Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-10-25T22:12:48.647Z] === RUN TestPauseStopPausedContainer [2022-10-25T22:12:48.903Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-10-25T22:12:48.903Z] === RUN TestPidHost [2022-10-25T22:12:50.043Z] --- PASS: TestPidHost (0.91s) [2022-10-25T22:12:50.043Z] === RUN TestPsFilter [2022-10-25T22:12:50.043Z] --- PASS: TestPsFilter (0.11s) [2022-10-25T22:12:50.043Z] === RUN TestRemoveContainerWithRemovedVolume [2022-10-25T22:12:50.299Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-10-25T22:12:50.299Z] === RUN TestRemoveContainerWithVolume [2022-10-25T22:12:50.861Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-10-25T22:12:50.861Z] === RUN TestRemoveContainerRunning [2022-10-25T22:12:51.119Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-10-25T22:12:51.119Z] === RUN TestRemoveContainerForceRemoveRunning [2022-10-25T22:12:51.681Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-10-25T22:12:51.681Z] === RUN TestRemoveInvalidContainer [2022-10-25T22:12:51.681Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-10-25T22:12:51.681Z] === RUN TestRenameLinkedContainer [2022-10-25T22:12:53.571Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-10-25T22:12:53.571Z] === RUN TestRenameStoppedContainer [2022-10-25T22:12:53.827Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-10-25T22:12:53.827Z] === RUN TestRenameRunningContainerAndReuse [2022-10-25T22:12:54.755Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-10-25T22:12:54.755Z] === RUN TestRenameInvalidName [2022-10-25T22:12:55.012Z] --- PASS: TestRenameInvalidName (0.42s) [2022-10-25T22:12:55.012Z] === RUN TestRenameAnonymousContainer [2022-10-25T22:12:56.912Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-10-25T22:12:56.912Z] === RUN TestRenameContainerWithSameName [2022-10-25T22:12:56.912Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-10-25T22:12:56.912Z] === RUN TestRenameContainerWithLinkedContainer [2022-10-25T22:12:57.840Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-10-25T22:12:57.840Z] === RUN TestResize [2022-10-25T22:12:58.096Z] --- PASS: TestResize (0.41s) [2022-10-25T22:12:58.096Z] === RUN TestResizeWithInvalidSize [2022-10-25T22:12:58.659Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-10-25T22:12:58.659Z] === RUN TestResizeWhenContainerNotStarted [2022-10-25T22:12:58.920Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-10-25T22:12:58.920Z] === RUN TestDaemonRestartKillContainers [2022-10-25T22:12:58.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-25T22:12:58.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-25T22:12:58.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-25T22:12:58.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-25T22:12:58.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-25T22:12:58.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-25T22:12:58.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-25T22:12:58.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-25T22:12:58.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-25T22:12:58.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-25T22:12:58.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-25T22:12:58.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-25T22:12:58.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-25T22:12:58.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-25T22:12:58.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-25T22:12:58.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-25T22:12:58.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-10-25T22:12:58.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-10-25T22:12:58.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-10-25T22:12:58.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-10-25T22:12:58.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-10-25T22:12:58.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-10-25T22:12:58.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-10-25T22:12:58.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-10-25T22:12:58.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-25T22:12:58.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-25T22:12:58.920Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-25T22:12:58.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-25T22:12:58.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-25T22:12:58.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-25T22:12:58.920Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-25T22:12:58.920Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-25T22:12:58.920Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-25T22:12:58.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-25T22:13:00.286Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-25T22:13:00.543Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-25T22:13:01.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-25T22:13:02.035Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-10-25T22:13:02.964Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-10-25T22:13:05.482Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-10-25T22:13:06.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-10-25T22:13:09.315Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-25T22:13:09.877Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-25T22:13:10.439Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-25T22:13:11.806Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-25T22:13:12.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-25T22:13:13.297Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-25T22:13:13.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-25T22:13:15.750Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-10-25T22:13:15.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-10-25T22:13:15.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-10-25T22:13:15.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-10-25T22:13:15.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-10-25T22:13:15.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-10-25T22:13:15.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.28s) [2022-10-25T22:13:15.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.28s) [2022-10-25T22:13:15.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.67s) [2022-10-25T22:13:15.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.75s) [2022-10-25T22:13:15.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.55s) [2022-10-25T22:13:15.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-10-25T22:13:15.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-10-25T22:13:15.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.82s) [2022-10-25T22:13:15.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s) [2022-10-25T22:13:15.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s) [2022-10-25T22:13:15.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-10-25T22:13:15.750Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-10-25T22:13:15.750Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-10-25T22:13:16.680Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-10-25T22:13:17.609Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.88s) [2022-10-25T22:13:17.609Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s) [2022-10-25T22:13:17.609Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s) [2022-10-25T22:13:17.609Z] === RUN TestCgroupNamespacesRun [2022-10-25T22:13:18.538Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-10-25T22:13:18.538Z] === RUN TestCgroupNamespacesRunPrivileged [2022-10-25T22:13:19.923Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-10-25T22:13:19.923Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-10-25T22:13:20.852Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-10-25T22:13:20.852Z] === RUN TestCgroupNamespacesRunHostMode [2022-10-25T22:13:22.217Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-10-25T22:13:22.217Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-10-25T22:13:23.147Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-10-25T22:13:23.147Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-10-25T22:13:24.513Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-10-25T22:13:24.513Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-10-25T22:13:25.075Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-10-25T22:13:25.075Z] === RUN TestCgroupNamespacesRunOlderClient [2022-10-25T22:13:26.003Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-10-25T22:13:26.003Z] === RUN TestNISDomainname [2022-10-25T22:13:26.566Z] --- PASS: TestNISDomainname (0.53s) [2022-10-25T22:13:26.566Z] === RUN TestHostnameDnsResolution [2022-10-25T22:13:27.129Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-10-25T22:13:27.129Z] === RUN TestUnprivilegedPortsAndPing [2022-10-25T22:13:27.690Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-10-25T22:13:27.690Z] === RUN TestPrivilegedHostDevices [2022-10-25T22:13:28.253Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-10-25T22:13:28.253Z] === RUN TestRunConsoleSize [2022-10-25T22:13:28.815Z] --- PASS: TestRunConsoleSize (0.43s) [2022-10-25T22:13:28.815Z] === RUN TestRunWithAlternativeContainerdShim [2022-10-25T22:13:30.706Z] --- PASS: TestRunWithAlternativeContainerdShim (1.98s) [2022-10-25T22:13:30.706Z] === RUN TestStats [2022-10-25T22:13:33.222Z] --- PASS: TestStats (2.42s) [2022-10-25T22:13:33.222Z] === RUN TestStopContainerWithTimeout [2022-10-25T22:13:33.222Z] === RUN TestStopContainerWithTimeout/0 [2022-10-25T22:13:33.222Z] === PAUSE TestStopContainerWithTimeout/0 [2022-10-25T22:13:33.222Z] === RUN TestStopContainerWithTimeout/1 [2022-10-25T22:13:33.222Z] === PAUSE TestStopContainerWithTimeout/1 [2022-10-25T22:13:33.222Z] === RUN TestStopContainerWithTimeout/3 [2022-10-25T22:13:33.222Z] === PAUSE TestStopContainerWithTimeout/3 [2022-10-25T22:13:33.222Z] === RUN TestStopContainerWithTimeout/-1 [2022-10-25T22:13:33.222Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-10-25T22:13:33.222Z] === CONT TestStopContainerWithTimeout/0 [2022-10-25T22:13:33.222Z] === CONT TestStopContainerWithTimeout/-1 [2022-10-25T22:13:33.784Z] === CONT TestStopContainerWithTimeout/3 [2022-10-25T22:13:35.673Z] === CONT TestStopContainerWithTimeout/1 [2022-10-25T22:13:37.040Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-10-25T22:13:37.040Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-10-25T22:13:37.040Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2022-10-25T22:13:37.040Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-10-25T22:13:37.040Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-10-25T22:13:37.040Z] === RUN TestDeleteDevicemapper [2022-10-25T22:13:37.040Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-25T22:13:37.040Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-10-25T22:13:37.040Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-10-25T22:13:38.933Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s) [2022-10-25T22:13:38.933Z] === RUN TestUpdateMemory [2022-10-25T22:13:39.190Z] --- PASS: TestUpdateMemory (0.51s) [2022-10-25T22:13:39.190Z] === RUN TestUpdateCPUQuota [2022-10-25T22:13:40.118Z] --- PASS: TestUpdateCPUQuota (0.66s) [2022-10-25T22:13:40.118Z] === RUN TestUpdatePidsLimit [2022-10-25T22:13:40.118Z] === RUN TestUpdatePidsLimit/update_from_none [2022-10-25T22:13:40.118Z] === RUN TestUpdatePidsLimit/no_change [2022-10-25T22:13:40.374Z] === RUN TestUpdatePidsLimit/update_lower [2022-10-25T22:13:40.631Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-10-25T22:13:40.631Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-10-25T22:13:40.887Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-10-25T22:13:41.143Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-10-25T22:13:41.718Z] --- PASS: TestUpdatePidsLimit (1.71s) [2022-10-25T22:13:41.718Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-10-25T22:13:41.718Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2022-10-25T22:13:41.718Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-10-25T22:13:41.718Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-10-25T22:13:41.718Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2022-10-25T22:13:41.718Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-10-25T22:13:41.718Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-10-25T22:13:41.718Z] === RUN TestUpdateRestartPolicy [2022-10-25T22:13:54.118Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2022-10-25T22:13:54.118Z] === RUN TestUpdateRestartWithAutoRemove [2022-10-25T22:13:54.118Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-10-25T22:13:54.118Z] === RUN TestWaitNonBlocked [2022-10-25T22:13:54.118Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-25T22:13:54.118Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-25T22:13:54.118Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-25T22:13:54.118Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-25T22:13:54.118Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-25T22:13:54.118Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-25T22:13:54.118Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-10-25T22:13:54.118Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-10-25T22:13:54.118Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-10-25T22:13:54.118Z] === RUN TestWaitBlocked [2022-10-25T22:13:54.118Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-25T22:13:54.118Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-25T22:13:54.118Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-10-25T22:13:54.118Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-10-25T22:13:54.118Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-25T22:13:54.118Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-10-25T22:13:54.374Z] --- PASS: TestWaitBlocked (0.01s) [2022-10-25T22:13:54.374Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-10-25T22:13:54.374Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-10-25T22:13:54.374Z] === RUN TestWaitConditions [2022-10-25T22:13:54.374Z] === RUN TestWaitConditions/default [2022-10-25T22:13:54.374Z] === PAUSE TestWaitConditions/default [2022-10-25T22:13:54.374Z] === RUN TestWaitConditions/not-running [2022-10-25T22:13:54.374Z] === PAUSE TestWaitConditions/not-running [2022-10-25T22:13:54.374Z] === RUN TestWaitConditions/next-exit [2022-10-25T22:13:54.374Z] === PAUSE TestWaitConditions/next-exit [2022-10-25T22:13:54.374Z] === RUN TestWaitConditions/removed [2022-10-25T22:13:54.374Z] === PAUSE TestWaitConditions/removed [2022-10-25T22:13:54.374Z] === CONT TestWaitConditions/default [2022-10-25T22:13:54.374Z] === CONT TestWaitConditions/removed [2022-10-25T22:13:54.374Z] wait_test.go:146: ContainerID = f2c0cc9c127155545ab20733eabfbd1322c5333a924fdac97752a8437fb3bb32 [2022-10-25T22:13:54.374Z] === CONT TestWaitConditions/default [2022-10-25T22:13:54.374Z] wait_test.go:146: ContainerID = 047971cc1817fc4712a6a555fe7e21c085901ee6087d0d38a049bd9e8eb769b8 [2022-10-25T22:13:54.937Z] === CONT TestWaitConditions/not-running [2022-10-25T22:13:54.937Z] === CONT TestWaitConditions/next-exit [2022-10-25T22:13:54.937Z] === CONT TestWaitConditions/not-running [2022-10-25T22:13:54.937Z] wait_test.go:146: ContainerID = 178dba8441d2fe9c6497d82d0a27b41fc8e2e71515b31a64cf135bac14fccaa1 [2022-10-25T22:13:54.937Z] === CONT TestWaitConditions/next-exit [2022-10-25T22:13:54.937Z] wait_test.go:146: ContainerID = 9e46195777b6959337b2ba97d766dddb50604531b4013f1b3027881c88d74f98 [2022-10-25T22:13:55.865Z] --- PASS: TestWaitConditions (0.02s) [2022-10-25T22:13:55.865Z] --- PASS: TestWaitConditions/default (0.68s) [2022-10-25T22:13:55.865Z] --- PASS: TestWaitConditions/removed (0.68s) [2022-10-25T22:13:55.865Z] --- PASS: TestWaitConditions/next-exit (0.68s) [2022-10-25T22:13:55.865Z] --- PASS: TestWaitConditions/not-running (0.73s) [2022-10-25T22:13:55.865Z] === RUN TestWaitRestartedContainer [2022-10-25T22:13:55.865Z] === RUN TestWaitRestartedContainer/default [2022-10-25T22:13:55.865Z] === PAUSE TestWaitRestartedContainer/default [2022-10-25T22:13:55.865Z] === RUN TestWaitRestartedContainer/not-running [2022-10-25T22:13:55.865Z] === PAUSE TestWaitRestartedContainer/not-running [2022-10-25T22:13:55.865Z] === RUN TestWaitRestartedContainer/next-exit [2022-10-25T22:13:55.865Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-10-25T22:13:55.865Z] === CONT TestWaitRestartedContainer/default [2022-10-25T22:13:55.865Z] === CONT TestWaitRestartedContainer/next-exit [2022-10-25T22:13:57.232Z] === CONT TestWaitRestartedContainer/not-running [2022-10-25T22:13:58.161Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-10-25T22:13:58.161Z] --- PASS: TestWaitRestartedContainer/default (1.56s) [2022-10-25T22:13:58.161Z] --- PASS: TestWaitRestartedContainer/next-exit (1.57s) [2022-10-25T22:13:58.161Z] --- PASS: TestWaitRestartedContainer/not-running (0.87s) [2022-10-25T22:13:58.161Z] === CONT TestContainerStartOnDaemonRestart [2022-10-25T22:13:58.161Z] === CONT TestRestartDaemonWithRestartingContainer [2022-10-25T22:14:00.679Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.05s) [2022-10-25T22:14:00.679Z] === CONT TestIpcModeOlderClient [2022-10-25T22:14:00.679Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s) [2022-10-25T22:14:00.679Z] === CONT TestContainerKillOnDaemonStart [2022-10-25T22:14:00.679Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-10-25T22:14:00.679Z] === CONT TestDaemonHostGatewayIP [2022-10-25T22:14:02.570Z] --- PASS: TestDaemonHostGatewayIP (2.38s) [2022-10-25T22:14:02.570Z] === CONT TestDaemonRestartIpcMode [2022-10-25T22:14:05.090Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-10-25T22:14:13.175Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-10-25T22:14:13.175Z] PASS [2022-10-25T22:14:13.175Z] [2022-10-25T22:14:13.175Z] === Skipped [2022-10-25T22:14:13.175Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-10-25T22:14:13.175Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-25T22:14:13.175Z] [2022-10-25T22:14:13.175Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-10-25T22:14:13.175Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-25T22:14:13.175Z] [2022-10-25T22:14:13.175Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-10-25T22:14:13.175Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-25T22:14:13.175Z] [2022-10-25T22:14:13.175Z] DONE 273 tests, 3 skipped in 126.222s [2022-10-25T22:14:13.175Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-10-25T22:14:13.175Z] ++ 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 [2022-10-25T22:14:13.175Z] ++ set -e [2022-10-25T22:14:13.175Z] ++ '[' -n 0 ']' [2022-10-25T22:14:13.175Z] ++ set -x [2022-10-25T22:14:13.175Z] ++ 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 [2022-10-25T22:14:13.175Z] INFO: Testing against a local daemon [2022-10-25T22:14:13.175Z] === RUN TestConfigDaemonLibtrustID [2022-10-25T22:14:13.175Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-10-25T22:14:13.175Z] === RUN TestConfigDaemonID [2022-10-25T22:14:13.737Z] daemon_test.go:86: [d992197d95756] daemon is not started [2022-10-25T22:14:13.737Z] --- PASS: TestConfigDaemonID (1.04s) [2022-10-25T22:14:13.737Z] === RUN TestDaemonConfigValidation [2022-10-25T22:14:13.737Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-10-25T22:14:13.737Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-10-25T22:14:13.737Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-10-25T22:14:13.737Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-10-25T22:14:13.737Z] === RUN TestDaemonConfigValidation/invalid_config [2022-10-25T22:14:13.737Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-10-25T22:14:13.737Z] === RUN TestDaemonConfigValidation/malformed_config [2022-10-25T22:14:13.737Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-10-25T22:14:13.737Z] === RUN TestDaemonConfigValidation/valid_config [2022-10-25T22:14:13.737Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-10-25T22:14:13.737Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-10-25T22:14:13.737Z] === CONT TestDaemonConfigValidation/malformed_config [2022-10-25T22:14:13.737Z] === CONT TestDaemonConfigValidation/invalid_config [2022-10-25T22:14:13.737Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-10-25T22:14:13.737Z] === CONT TestDaemonConfigValidation/valid_config [2022-10-25T22:14:13.737Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-10-25T22:14:13.737Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-10-25T22:14:13.737Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-10-25T22:14:13.737Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-10-25T22:14:13.737Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-10-25T22:14:13.737Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-10-25T22:14:13.737Z] === RUN TestConfigDaemonSeccompProfiles [2022-10-25T22:14:13.737Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-10-25T22:14:15.104Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-10-25T22:14:16.032Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-10-25T22:14:16.961Z] === CONT TestConfigDaemonSeccompProfiles [2022-10-25T22:14:16.961Z] daemon_test.go:200: [da0413096290a] daemon is not started [2022-10-25T22:14:16.961Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-10-25T22:14:16.961Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-10-25T22:14:16.961Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-10-25T22:14:16.961Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-10-25T22:14:16.961Z] === RUN TestDaemonProxy [2022-10-25T22:14:16.961Z] === RUN TestDaemonProxy/environment_variables [2022-10-25T22:14:18.880Z] === RUN TestDaemonProxy/command-line_options [2022-10-25T22:14:20.772Z] === RUN TestDaemonProxy/configuration_file [2022-10-25T22:14:22.137Z] === RUN TestDaemonProxy/conflicting_options [2022-10-25T22:14:22.699Z] === RUN TestDaemonProxy/reload_sanitized [2022-10-25T22:14:23.261Z] --- PASS: TestDaemonProxy (6.22s) [2022-10-25T22:14:23.261Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-10-25T22:14:23.261Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-10-25T22:14:23.261Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-10-25T22:14:23.261Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-10-25T22:14:23.261Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-10-25T22:14:23.261Z] === RUN TestLiveRestore [2022-10-25T22:14:23.261Z] === RUN TestLiveRestore/volume_references [2022-10-25T22:14:23.261Z] === PAUSE TestLiveRestore/volume_references [2022-10-25T22:14:23.261Z] === CONT TestLiveRestore/volume_references [2022-10-25T22:14:23.823Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-10-25T22:14:23.823Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-10-25T22:14:24.752Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-10-25T22:14:25.680Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-10-25T22:14:26.608Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-10-25T22:14:27.537Z] --- PASS: TestLiveRestore (0.00s) [2022-10-25T22:14:27.537Z] --- PASS: TestLiveRestore/volume_references (4.14s) [2022-10-25T22:14:27.537Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.46s) [2022-10-25T22:14:27.537Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.86s) [2022-10-25T22:14:27.537Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.89s) [2022-10-25T22:14:27.537Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.88s) [2022-10-25T22:14:27.537Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.84s) [2022-10-25T22:14:27.537Z] PASS [2022-10-25T22:14:27.537Z] [2022-10-25T22:14:27.537Z] DONE 25 tests in 15.381s [2022-10-25T22:14:27.537Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-10-25T22:14:27.537Z] ++ 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 [2022-10-25T22:14:27.537Z] ++ set -e [2022-10-25T22:14:27.537Z] ++ '[' -n 0 ']' [2022-10-25T22:14:27.537Z] ++ set -x [2022-10-25T22:14:27.537Z] ++ 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 [2022-10-25T22:14:27.537Z] INFO: Testing against a local daemon [2022-10-25T22:14:27.537Z] === RUN TestCommitInheritsEnv [2022-10-25T22:14:27.793Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-10-25T22:14:27.793Z] === RUN TestImportExtremelyLargeImageWorks [2022-10-25T22:14:27.793Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-10-25T22:14:27.793Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-10-25T22:14:27.793Z] === RUN TestImportWithCustomPlatform [2022-10-25T22:14:27.793Z] === RUN TestImportWithCustomPlatform/#00 [2022-10-25T22:14:27.793Z] === RUN TestImportWithCustomPlatform/_______ [2022-10-25T22:14:27.793Z] === RUN TestImportWithCustomPlatform// [2022-10-25T22:14:27.793Z] === RUN TestImportWithCustomPlatform/linux [2022-10-25T22:14:28.048Z] === RUN TestImportWithCustomPlatform/LINUX [2022-10-25T22:14:28.048Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-10-25T22:14:28.048Z] === RUN TestImportWithCustomPlatform/macos [2022-10-25T22:14:28.048Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-10-25T22:14:28.049Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-10-25T22:14:28.049Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-10-25T22:14:28.049Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-10-25T22:14:28.049Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-10-25T22:14:28.049Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-10-25T22:14:28.049Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-10-25T22:14:28.049Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-10-25T22:14:28.049Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-10-25T22:14:28.049Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-10-25T22:14:28.049Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-10-25T22:14:28.049Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-10-25T22:14:28.049Z] === RUN TestImagesFilterMultiReference [2022-10-25T22:14:28.049Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-10-25T22:14:28.049Z] === RUN TestImagePullPlatformInvalid [2022-10-25T22:14:28.049Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-10-25T22:14:28.049Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-10-25T22:14:28.307Z] time="2022-10-25T22:14:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.2 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 version="v2.3.0+unknown" [2022-10-25T22:14:28.307Z] time="2022-10-25T22:14:28Z" level=info msg="redis not configured" go.version=go1.19.2 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 version="v2.3.0+unknown" [2022-10-25T22:14:28.307Z] time="2022-10-25T22:14:28Z" level=info msg="Starting upload purge in 15m0s" go.version=go1.19.2 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 version="v2.3.0+unknown" [2022-10-25T22:14:28.307Z] time="2022-10-25T22:14:28Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.2 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 version="v2.3.0+unknown" [2022-10-25T22:14:28.307Z] time="2022-10-25T22:14:28Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c64ec172-8b6f-41ff-89fa-6b9309c29eca http.request.method=GET http.request.remoteaddr="127.0.0.1:37076" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 version="v2.3.0+unknown" [2022-10-25T22:14:28.307Z] time="2022-10-25T22:14:28Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c64ec172-8b6f-41ff-89fa-6b9309c29eca http.request.method=GET http.request.remoteaddr="127.0.0.1:37076" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.079211ms http.response.status=200 http.response.written=2 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 version="v2.3.0+unknown" [2022-10-25T22:14:28.307Z] 127.0.0.1 - - [25/Oct/2022:22:14:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-10-25T22:14:28.307Z] time="2022-10-25T22:14:28Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=de5e31ad-58c3-482d-bd2c-ffa7e485b958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.307Z] time="2022-10-25T22:14:28Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=de5e31ad-58c3-482d-bd2c-ffa7e485b958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.307Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=de5e31ad-58c3-482d-bd2c-ffa7e485b958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=25.058µs trace.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=060aecec-b67f-4ff6-81ec-45839b775f5e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.307Z] time="2022-10-25T22:14:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=de5e31ad-58c3-482d-bd2c-ffa7e485b958 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.157831ms http.response.status=404 http.response.written=157 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.307Z] 127.0.0.1 - - [25/Oct/2022:22:14:28 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown" [2022-10-25T22:14:28.307Z] time="2022-10-25T22:14:28Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5cc4a002-f4f8-4d01-b1fc-458715755909 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.307Z] time="2022-10-25T22:14:28Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5cc4a002-f4f8-4d01-b1fc-458715755909 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.307Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5cc4a002-f4f8-4d01-b1fc-458715755909 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=22.375µs trace.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=dccc22bc-41d3-4c07-9805-23854c3b9581 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.307Z] time="2022-10-25T22:14:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5cc4a002-f4f8-4d01-b1fc-458715755909 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.503098ms http.response.status=404 http.response.written=157 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.307Z] 127.0.0.1 - - [25/Oct/2022:22:14:28 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown" [2022-10-25T22:14:28.307Z] time="2022-10-25T22:14:28Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=442ed058-7f44-4798-a025-3123b11d6f0a http.request.method=POST http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.307Z] time="2022-10-25T22:14:28Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=442ed058-7f44-4798-a025-3123b11d6f0a http.request.method=POST http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.307Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=442ed058-7f44-4798-a025-3123b11d6f0a http.request.method=POST http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=89.419µs trace.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=d3e01cef-0b49-4762-8ebb-c1328122c158 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.307Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=442ed058-7f44-4798-a025-3123b11d6f0a http.request.method=POST http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=10.707µs trace.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=6781582b-9505-4dc1-ab39-3999510dd695 trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.307Z] time="2022-10-25T22:14:28Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e0c67048-315c-4290-8d92-5a3b33a7ef46 http.request.method=POST http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e0c67048-315c-4290-8d92-5a3b33a7ef46 http.request.method=POST http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c060a02f-6b8f-468f-bad9-02904b775cb8/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e0c67048-315c-4290-8d92-5a3b33a7ef46 http.request.method=POST http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=631.699µs trace.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=0fccc9e9-f394-42a9-a2c3-38ba232f335b trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c060a02f-6b8f-468f-bad9-02904b775cb8/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e0c67048-315c-4290-8d92-5a3b33a7ef46 http.request.method=POST http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=65.509µs trace.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=0dcdebed-795f-4662-856f-3b10634a13e6 trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=442ed058-7f44-4798-a025-3123b11d6f0a http.request.method=POST http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=272.26µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1c8f1292-1f38-4a70-aa1c-45e8ab7f8d79 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=442ed058-7f44-4798-a025-3123b11d6f0a http.request.method=POST http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=6.532691ms http.response.status=202 http.response.written=0 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] 127.0.0.1 - - [25/Oct/2022:22:14:28 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c060a02f-6b8f-468f-bad9-02904b775cb8/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e0c67048-315c-4290-8d92-5a3b33a7ef46 http.request.method=POST http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=380.534µs trace.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=83102867-4db3-45d9-a2d1-a8d68acefdd9 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e0c67048-315c-4290-8d92-5a3b33a7ef46 http.request.method=POST http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=3.100755ms http.response.status=202 http.response.written=0 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] 127.0.0.1 - - [25/Oct/2022:22:14:28 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdc8525c-bf38-492a-9460-30985a86564e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4?_state=KTzFe7RkjrLSD3HrLWvzW0QEwl54q2osyil19M4tzKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0MDAxMWYxLTVjNTYtNDM4NS1iYmNhLWM3YWZlOGY4YzJkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTQwMDc2OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.uuid=440011f1-5c56-4385-bbca-c7afe8f8c2d4 version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdc8525c-bf38-492a-9460-30985a86564e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4?_state=KTzFe7RkjrLSD3HrLWvzW0QEwl54q2osyil19M4tzKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0MDAxMWYxLTVjNTYtNDM4NS1iYmNhLWM3YWZlOGY4YzJkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTQwMDc2OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.uuid=440011f1-5c56-4385-bbca-c7afe8f8c2d4 version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdc8525c-bf38-492a-9460-30985a86564e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4?_state=KTzFe7RkjrLSD3HrLWvzW0QEwl54q2osyil19M4tzKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0MDAxMWYxLTVjNTYtNDM4NS1iYmNhLWM3YWZlOGY4YzJkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTQwMDc2OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=43.446µs trace.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=61cbb60a-3017-480a-9788-c5ad10daa2e2 trace.line=82 vars.name=test vars.uuid=440011f1-5c56-4385-bbca-c7afe8f8c2d4 version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdc8525c-bf38-492a-9460-30985a86564e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4?_state=KTzFe7RkjrLSD3HrLWvzW0QEwl54q2osyil19M4tzKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0MDAxMWYxLTVjNTYtNDM4NS1iYmNhLWM3YWZlOGY4YzJkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTQwMDc2OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=21.21µs trace.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=8651d969-00ab-4814-81b3-cb0ad238319d trace.line=141 vars.name=test vars.uuid=440011f1-5c56-4385-bbca-c7afe8f8c2d4 version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdc8525c-bf38-492a-9460-30985a86564e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4?_state=KTzFe7RkjrLSD3HrLWvzW0QEwl54q2osyil19M4tzKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0MDAxMWYxLTVjNTYtNDM4NS1iYmNhLWM3YWZlOGY4YzJkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTQwMDc2OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=53.645µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=1f45bf25-6a5f-4805-845b-d76568254b5a trace.line=124 vars.name=test vars.uuid=440011f1-5c56-4385-bbca-c7afe8f8c2d4 version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdc8525c-bf38-492a-9460-30985a86564e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4?_state=KTzFe7RkjrLSD3HrLWvzW0QEwl54q2osyil19M4tzKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0MDAxMWYxLTVjNTYtNDM4NS1iYmNhLWM3YWZlOGY4YzJkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTQwMDc2OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.uuid=440011f1-5c56-4385-bbca-c7afe8f8c2d4 version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdc8525c-bf38-492a-9460-30985a86564e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4?_state=KTzFe7RkjrLSD3HrLWvzW0QEwl54q2osyil19M4tzKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0MDAxMWYxLTVjNTYtNDM4NS1iYmNhLWM3YWZlOGY4YzJkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTQwMDc2OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=11.561µs trace.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=bdcf10f7-781f-4df0-9007-58fdf84f4f27 trace.line=141 vars.name=test vars.uuid=440011f1-5c56-4385-bbca-c7afe8f8c2d4 version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdc8525c-bf38-492a-9460-30985a86564e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4?_state=KTzFe7RkjrLSD3HrLWvzW0QEwl54q2osyil19M4tzKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0MDAxMWYxLTVjNTYtNDM4NS1iYmNhLWM3YWZlOGY4YzJkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTQwMDc2OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=21.341µs trace.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=dbfb7386-2085-4dd9-9629-037295e264bc trace.line=141 vars.name=test vars.uuid=440011f1-5c56-4385-bbca-c7afe8f8c2d4 version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdc8525c-bf38-492a-9460-30985a86564e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4?_state=KTzFe7RkjrLSD3HrLWvzW0QEwl54q2osyil19M4tzKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0MDAxMWYxLTVjNTYtNDM4NS1iYmNhLWM3YWZlOGY4YzJkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTQwMDc2OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=24.869µs trace.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=452c0f61-98b9-476a-ad1c-789c390359d6 trace.line=141 vars.name=test vars.uuid=440011f1-5c56-4385-bbca-c7afe8f8c2d4 version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdc8525c-bf38-492a-9460-30985a86564e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4?_state=KTzFe7RkjrLSD3HrLWvzW0QEwl54q2osyil19M4tzKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0MDAxMWYxLTVjNTYtNDM4NS1iYmNhLWM3YWZlOGY4YzJkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTQwMDc2OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=541.919µs trace.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=38bed03d-4a5a-47a6-a73e-acf11b6ec2b6 trace.line=167 vars.name=test vars.uuid=440011f1-5c56-4385-bbca-c7afe8f8c2d4 version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ce7f9d4-b128-4d64-a10d-6f08512fef59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/uploads/c060a02f-6b8f-468f-bad9-02904b775cb8?_state=_cxxUgr4FKcd8rSlZlRC0B31Ew0YGfHfUJEohxVL2N97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNjBhMDJmLTZiOGYtNDY4Zi1iYWQ5LTAyOTA0Yjc3NWNiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTc5Njg4NFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.uuid=c060a02f-6b8f-468f-bad9-02904b775cb8 version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdc8525c-bf38-492a-9460-30985a86564e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4?_state=KTzFe7RkjrLSD3HrLWvzW0QEwl54q2osyil19M4tzKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0MDAxMWYxLTVjNTYtNDM4NS1iYmNhLWM3YWZlOGY4YzJkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTQwMDc2OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=56.598µs trace.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=92f5905c-9695-4260-a99f-4931b15858d8 trace.line=95 vars.name=test vars.uuid=440011f1-5c56-4385-bbca-c7afe8f8c2d4 version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdc8525c-bf38-492a-9460-30985a86564e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4?_state=KTzFe7RkjrLSD3HrLWvzW0QEwl54q2osyil19M4tzKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0MDAxMWYxLTVjNTYtNDM4NS1iYmNhLWM3YWZlOGY4YzJkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTQwMDc2OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=543.494µs trace.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=c5b1a9bd-c181-4d67-b042-eff4cd88c11e trace.line=181 vars.name=test vars.uuid=440011f1-5c56-4385-bbca-c7afe8f8c2d4 version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ce7f9d4-b128-4d64-a10d-6f08512fef59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/uploads/c060a02f-6b8f-468f-bad9-02904b775cb8?_state=_cxxUgr4FKcd8rSlZlRC0B31Ew0YGfHfUJEohxVL2N97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNjBhMDJmLTZiOGYtNDY4Zi1iYWQ5LTAyOTA0Yjc3NWNiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTc5Njg4NFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.uuid=c060a02f-6b8f-468f-bad9-02904b775cb8 version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fdc8525c-bf38-492a-9460-30985a86564e http.request.method=PUT http.request.remoteaddr="127.0.0.1:37082" http.request.uri="/v2/test/blobs/uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4?_state=KTzFe7RkjrLSD3HrLWvzW0QEwl54q2osyil19M4tzKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0MDAxMWYxLTVjNTYtNDM4NS1iYmNhLWM3YWZlOGY4YzJkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTQwMDc2OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=7.622027ms http.response.status=201 http.response.written=0 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] 127.0.0.1 - - [25/Oct/2022:22:14:28 +0000] "PUT /v2/test/blobs/uploads/440011f1-5c56-4385-bbca-c7afe8f8c2d4?_state=KTzFe7RkjrLSD3HrLWvzW0QEwl54q2osyil19M4tzKV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0MDAxMWYxLTVjNTYtNDM4NS1iYmNhLWM3YWZlOGY4YzJkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTQwMDc2OTRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/c060a02f-6b8f-468f-bad9-02904b775cb8/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ce7f9d4-b128-4d64-a10d-6f08512fef59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/uploads/c060a02f-6b8f-468f-bad9-02904b775cb8?_state=_cxxUgr4FKcd8rSlZlRC0B31Ew0YGfHfUJEohxVL2N97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNjBhMDJmLTZiOGYtNDY4Zi1iYWQ5LTAyOTA0Yjc3NWNiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTc5Njg4NFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=31.269µs trace.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=9cbb1032-85d0-43ef-a625-0b29a1455242 trace.line=82 vars.name=test vars.uuid=c060a02f-6b8f-468f-bad9-02904b775cb8 version="v2.3.0+unknown" [2022-10-25T22:14:28.308Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c060a02f-6b8f-468f-bad9-02904b775cb8/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ce7f9d4-b128-4d64-a10d-6f08512fef59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/uploads/c060a02f-6b8f-468f-bad9-02904b775cb8?_state=_cxxUgr4FKcd8rSlZlRC0B31Ew0YGfHfUJEohxVL2N97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNjBhMDJmLTZiOGYtNDY4Zi1iYWQ5LTAyOTA0Yjc3NWNiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTc5Njg4NFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=21.185µs trace.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=4cc4249f-1519-4f0c-84e2-20cad1862aa9 trace.line=141 vars.name=test vars.uuid=c060a02f-6b8f-468f-bad9-02904b775cb8 version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/c060a02f-6b8f-468f-bad9-02904b775cb8/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ce7f9d4-b128-4d64-a10d-6f08512fef59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/uploads/c060a02f-6b8f-468f-bad9-02904b775cb8?_state=_cxxUgr4FKcd8rSlZlRC0B31Ew0YGfHfUJEohxVL2N97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNjBhMDJmLTZiOGYtNDY4Zi1iYWQ5LTAyOTA0Yjc3NWNiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTc5Njg4NFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=126.194µs trace.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=8449c82f-f700-4e9f-b201-9816decbf1d4 trace.line=124 vars.name=test vars.uuid=c060a02f-6b8f-468f-bad9-02904b775cb8 version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ce7f9d4-b128-4d64-a10d-6f08512fef59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/uploads/c060a02f-6b8f-468f-bad9-02904b775cb8?_state=_cxxUgr4FKcd8rSlZlRC0B31Ew0YGfHfUJEohxVL2N97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNjBhMDJmLTZiOGYtNDY4Zi1iYWQ5LTAyOTA0Yjc3NWNiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTc5Njg4NFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.uuid=c060a02f-6b8f-468f-bad9-02904b775cb8 version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c060a02f-6b8f-468f-bad9-02904b775cb8/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ce7f9d4-b128-4d64-a10d-6f08512fef59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/uploads/c060a02f-6b8f-468f-bad9-02904b775cb8?_state=_cxxUgr4FKcd8rSlZlRC0B31Ew0YGfHfUJEohxVL2N97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNjBhMDJmLTZiOGYtNDY4Zi1iYWQ5LTAyOTA0Yjc3NWNiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTc5Njg4NFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=18.372µs trace.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=92ef36e1-c261-4d45-9c60-676c1f0a7bdb trace.line=141 vars.name=test vars.uuid=c060a02f-6b8f-468f-bad9-02904b775cb8 version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ce7f9d4-b128-4d64-a10d-6f08512fef59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/uploads/c060a02f-6b8f-468f-bad9-02904b775cb8?_state=_cxxUgr4FKcd8rSlZlRC0B31Ew0YGfHfUJEohxVL2N97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNjBhMDJmLTZiOGYtNDY4Zi1iYWQ5LTAyOTA0Yjc3NWNiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTc5Njg4NFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=16.976µs trace.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=b74ab1fe-4791-4379-a7f5-8f8871b8875a trace.line=141 vars.name=test vars.uuid=c060a02f-6b8f-468f-bad9-02904b775cb8 version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c060a02f-6b8f-468f-bad9-02904b775cb8/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ce7f9d4-b128-4d64-a10d-6f08512fef59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/uploads/c060a02f-6b8f-468f-bad9-02904b775cb8?_state=_cxxUgr4FKcd8rSlZlRC0B31Ew0YGfHfUJEohxVL2N97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNjBhMDJmLTZiOGYtNDY4Zi1iYWQ5LTAyOTA0Yjc3NWNiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTc5Njg4NFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=28.143µs trace.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=527b1a2f-d0ae-4768-8268-dae78bd2a099 trace.line=141 vars.name=test vars.uuid=c060a02f-6b8f-468f-bad9-02904b775cb8 version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/c060a02f-6b8f-468f-bad9-02904b775cb8/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ce7f9d4-b128-4d64-a10d-6f08512fef59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/uploads/c060a02f-6b8f-468f-bad9-02904b775cb8?_state=_cxxUgr4FKcd8rSlZlRC0B31Ew0YGfHfUJEohxVL2N97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNjBhMDJmLTZiOGYtNDY4Zi1iYWQ5LTAyOTA0Yjc3NWNiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTc5Njg4NFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=89.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).Move" trace.id=62ce1e6a-5f7c-4a1f-800b-20de464063c4 trace.line=167 vars.name=test vars.uuid=c060a02f-6b8f-468f-bad9-02904b775cb8 version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ce7f9d4-b128-4d64-a10d-6f08512fef59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/uploads/c060a02f-6b8f-468f-bad9-02904b775cb8?_state=_cxxUgr4FKcd8rSlZlRC0B31Ew0YGfHfUJEohxVL2N97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNjBhMDJmLTZiOGYtNDY4Zi1iYWQ5LTAyOTA0Yjc3NWNiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTc5Njg4NFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=80.368µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4427bcb1-56ab-4c11-81c4-3e00982eddd0 trace.line=95 vars.name=test vars.uuid=c060a02f-6b8f-468f-bad9-02904b775cb8 version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/c060a02f-6b8f-468f-bad9-02904b775cb8\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ce7f9d4-b128-4d64-a10d-6f08512fef59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/uploads/c060a02f-6b8f-468f-bad9-02904b775cb8?_state=_cxxUgr4FKcd8rSlZlRC0B31Ew0YGfHfUJEohxVL2N97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNjBhMDJmLTZiOGYtNDY4Zi1iYWQ5LTAyOTA0Yjc3NWNiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTc5Njg4NFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=165.127µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=ef382db3-43e7-46c1-8a32-2d532ba36847 trace.line=181 vars.name=test vars.uuid=c060a02f-6b8f-468f-bad9-02904b775cb8 version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0ce7f9d4-b128-4d64-a10d-6f08512fef59 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/blobs/uploads/c060a02f-6b8f-468f-bad9-02904b775cb8?_state=_cxxUgr4FKcd8rSlZlRC0B31Ew0YGfHfUJEohxVL2N97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNjBhMDJmLTZiOGYtNDY4Zi1iYWQ5LTAyOTA0Yjc3NWNiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTc5Njg4NFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=11.791359ms http.response.status=201 http.response.written=0 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] 127.0.0.1 - - [25/Oct/2022:22:14:28 +0000] "PUT /v2/test/blobs/uploads/c060a02f-6b8f-468f-bad9-02904b775cb8?_state=_cxxUgr4FKcd8rSlZlRC0B31Ew0YGfHfUJEohxVL2N97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMwNjBhMDJmLTZiOGYtNDY4Zi1iYWQ5LTAyOTA0Yjc3NWNiOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoxNDoyOC4xNTc5Njg4NFoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=94de2277-8f97-4bda-8bda-1abab22f5923 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=94de2277-8f97-4bda-8bda-1abab22f5923 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=94de2277-8f97-4bda-8bda-1abab22f5923 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=36.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).GetContent" trace.id=a0169eca-591a-4414-9387-664f7ae0bfa4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=94de2277-8f97-4bda-8bda-1abab22f5923 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="926.621µs" http.response.status=404 http.response.written=96 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] 127.0.0.1 - - [25/Oct/2022:22:14:28 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.9+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9e1b092-cf14-4a0a-be16-402ecea26433 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg=PutImageManifest go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9e1b092-cf14-4a0a-be16-402ecea26433 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9e1b092-cf14-4a0a-be16-402ecea26433 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9e1b092-cf14-4a0a-be16-402ecea26433 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9e1b092-cf14-4a0a-be16-402ecea26433 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=51.7µs trace.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=d75c2231-1fa6-4ded-974d-88e2a1ec2007 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9e1b092-cf14-4a0a-be16-402ecea26433 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=25.263µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=557e705e-3fac-46a8-bb4e-8c7e5214cfc3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9e1b092-cf14-4a0a-be16-402ecea26433 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=86.457µs trace.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=d2d97473-27d9-40c9-92ca-cb01a45ca230 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9e1b092-cf14-4a0a-be16-402ecea26433 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=12.251µs trace.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=23b01afb-7be9-4e00-85d3-1fae8aadf5ce trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9e1b092-cf14-4a0a-be16-402ecea26433 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=12.825µs trace.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=60e9928a-929c-4842-8ab6-7bd3330e6e45 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9e1b092-cf14-4a0a-be16-402ecea26433 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=63.638µs trace.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=be8a3f65-7612-475c-90ba-c947906addec trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9e1b092-cf14-4a0a-be16-402ecea26433 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=86.645µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=884d4759-37b5-436b-8b92-54c4d2125ea3 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9e1b092-cf14-4a0a-be16-402ecea26433 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=29.686µs trace.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=7ca0b595-ee4d-4683-81e8-b54b03b6b422 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9e1b092-cf14-4a0a-be16-402ecea26433 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=143.474µs trace.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=38b13fea-3608-40f2-b57a-4de8aa116c93 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9e1b092-cf14-4a0a-be16-402ecea26433 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=44.751µs trace.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=954ae011-6da1-406a-bbd0-7271ea1742f3 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] time="2022-10-25T22:14:28Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b9e1b092-cf14-4a0a-be16-402ecea26433 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=3.137268ms http.response.status=201 http.response.written=0 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 version="v2.3.0+unknown" [2022-10-25T22:14:28.309Z] 127.0.0.1 - - [25/Oct/2022:22:14:28 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=dbe40b70-51d7-4f59-b6bd-cd2bd2a34722 http.request.method=GET http.request.remoteaddr="127.0.0.1:37114" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=dbe40b70-51d7-4f59-b6bd-cd2bd2a34722 http.request.method=GET http.request.remoteaddr="127.0.0.1:37114" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="813.022µs" http.response.status=200 http.response.written=2 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] 127.0.0.1 - - [25/Oct/2022:22:14:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=69d6956f-e474-4893-9134-10718d1b8971 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37130" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=69d6956f-e474-4893-9134-10718d1b8971 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37130" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=69d6956f-e474-4893-9134-10718d1b8971 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37130" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=115.519µs trace.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=e64dc6d8-5b9e-4fbd-a7ca-bfa07a324704 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=69d6956f-e474-4893-9134-10718d1b8971 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37130" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=69d6956f-e474-4893-9134-10718d1b8971 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37130" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=40.312µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c412b435-1306-40e3-b204-d112ed5e8d45 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=69d6956f-e474-4893-9134-10718d1b8971 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37130" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=24.796µs trace.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=75033339-acf8-4aab-8a3d-84038d191ec5 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=69d6956f-e474-4893-9134-10718d1b8971 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37130" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=29.883µs trace.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=b5eeec0a-85d1-43ed-ba82-2680d6f20a99 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=69d6956f-e474-4893-9134-10718d1b8971 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37130" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=69d6956f-e474-4893-9134-10718d1b8971 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37130" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.60312ms http.response.status=200 http.response.written=417 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] 127.0.0.1 - - [25/Oct/2022:22:14:28 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7d8d8460-86ac-481d-bc42-d5a948d3e4d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:37146" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7d8d8460-86ac-481d-bc42-d5a948d3e4d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:37146" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7d8d8460-86ac-481d-bc42-d5a948d3e4d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:37146" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7d8d8460-86ac-481d-bc42-d5a948d3e4d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:37146" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=68.274µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d823d8f6-e143-4503-87d4-46d95d31d1b0 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7d8d8460-86ac-481d-bc42-d5a948d3e4d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:37146" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=15.081µs trace.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=fdaaf491-a8a8-480c-8f4e-6de3aefbb246 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7d8d8460-86ac-481d-bc42-d5a948d3e4d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:37146" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=70.85µs trace.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=b500281e-15c8-4d54-9204-bece6f030ced trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7d8d8460-86ac-481d-bc42-d5a948d3e4d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:37146" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7d8d8460-86ac-481d-bc42-d5a948d3e4d4 http.request.method=GET http.request.remoteaddr="127.0.0.1:37146" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.271413ms http.response.status=200 http.response.written=417 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] 127.0.0.1 - - [25/Oct/2022:22:14:28 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b8dc0c78-ea2e-4618-aac6-0f9086a6493e http.request.method=GET http.request.remoteaddr="127.0.0.1:37156" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=08d42373-9e21-4ef5-b44f-e794cd009cfc http.request.method=GET http.request.remoteaddr="127.0.0.1:37162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b8dc0c78-ea2e-4618-aac6-0f9086a6493e http.request.method=GET http.request.remoteaddr="127.0.0.1:37156" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b8dc0c78-ea2e-4618-aac6-0f9086a6493e http.request.method=GET http.request.remoteaddr="127.0.0.1:37156" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=142.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).GetContent" trace.id=d87ee109-f320-4e72-9819-bae6545c6bf8 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b8dc0c78-ea2e-4618-aac6-0f9086a6493e http.request.method=GET http.request.remoteaddr="127.0.0.1:37156" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=13.744µs trace.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=a354edb9-6382-4780-b49d-43528ddf3f1a trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b8dc0c78-ea2e-4618-aac6-0f9086a6493e http.request.method=GET http.request.remoteaddr="127.0.0.1:37156" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=20.431µs trace.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=f9ed05bd-355f-4c95-8a44-b491a88d15bf trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.310Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b8dc0c78-ea2e-4618-aac6-0f9086a6493e http.request.method=GET http.request.remoteaddr="127.0.0.1:37156" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=90.034µs trace.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=c3db84ea-bad7-4afb-bb22-9103488d9ae8 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b8dc0c78-ea2e-4618-aac6-0f9086a6493e http.request.method=GET http.request.remoteaddr="127.0.0.1:37156" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=14.055µs trace.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=a93737ac-36e5-4565-9cd5-87fbb9d783b0 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=08d42373-9e21-4ef5-b44f-e794cd009cfc http.request.method=GET http.request.remoteaddr="127.0.0.1:37162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=08d42373-9e21-4ef5-b44f-e794cd009cfc http.request.method=GET http.request.remoteaddr="127.0.0.1:37162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=36.561µs trace.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=dd4dad22-e07d-48f4-9f2e-3af2ec65e505 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=08d42373-9e21-4ef5-b44f-e794cd009cfc http.request.method=GET http.request.remoteaddr="127.0.0.1:37162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=24.664µs trace.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=de99e688-ae8f-44cf-ac05-849359f1f357 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=08d42373-9e21-4ef5-b44f-e794cd009cfc http.request.method=GET http.request.remoteaddr="127.0.0.1:37162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=35.544µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=67df4391-c8c2-4121-a63d-f35d350e1769 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=08d42373-9e21-4ef5-b44f-e794cd009cfc http.request.method=GET http.request.remoteaddr="127.0.0.1:37162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=27.98µs trace.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=5a607a60-4f2d-453c-b504-cb63250e37be trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=08d42373-9e21-4ef5-b44f-e794cd009cfc http.request.method=GET http.request.remoteaddr="127.0.0.1:37162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=10.954µs trace.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=7a87d4b2-21a7-47c9-b89a-b398ce1e517d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=08d42373-9e21-4ef5-b44f-e794cd009cfc http.request.method=GET http.request.remoteaddr="127.0.0.1:37162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=6.433µs trace.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=546a2dec-5857-4bb9-b40f-81e4055f6de0 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=08d42373-9e21-4ef5-b44f-e794cd009cfc http.request.method=GET http.request.remoteaddr="127.0.0.1:37162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=17.78µs trace.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=856c6776-7752-4f3b-ae5c-1796628838a9 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b8dc0c78-ea2e-4618-aac6-0f9086a6493e http.request.method=GET http.request.remoteaddr="127.0.0.1:37156" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=6.063µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=365bd57f-6052-4704-9f59-871fb8743fc7 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=08d42373-9e21-4ef5-b44f-e794cd009cfc http.request.method=GET http.request.remoteaddr="127.0.0.1:37162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=31.549µs trace.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=f9b6056f-3b06-4a84-ba62-8e88a69a5763 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=08d42373-9e21-4ef5-b44f-e794cd009cfc http.request.method=GET http.request.remoteaddr="127.0.0.1:37162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=14.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).Stat" trace.id=60733810-86b4-48c8-ad2f-ce2d1c8c0ff4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=08d42373-9e21-4ef5-b44f-e794cd009cfc http.request.method=GET http.request.remoteaddr="127.0.0.1:37162" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=6.382859ms http.response.status=200 http.response.written=68 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] 127.0.0.1 - - [25/Oct/2022:22:14:28 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b8dc0c78-ea2e-4618-aac6-0f9086a6493e http.request.method=GET http.request.remoteaddr="127.0.0.1:37156" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=1.752123ms trace.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=f72fee21-41d9-439f-bd2c-0b08f263d81d trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b8dc0c78-ea2e-4618-aac6-0f9086a6493e http.request.method=GET http.request.remoteaddr="127.0.0.1:37156" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=29.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).GetContent" trace.id=cae066fc-72cb-4ec3-91d1-57645afa3cb3 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b8dc0c78-ea2e-4618-aac6-0f9086a6493e http.request.method=GET http.request.remoteaddr="127.0.0.1:37156" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=12.808µs trace.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=a00e6f5d-3b3c-44ba-9039-7a6f2b448d1a trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b8dc0c78-ea2e-4618-aac6-0f9086a6493e http.request.method=GET http.request.remoteaddr="127.0.0.1:37156" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=9.849198ms http.response.status=200 http.response.written=179 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] 127.0.0.1 - - [25/Oct/2022:22:14:28 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4d68fca3-6a72-4fb1-a131-f7ae955bd921 http.request.method=GET http.request.remoteaddr="127.0.0.1:37180" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4d68fca3-6a72-4fb1-a131-f7ae955bd921 http.request.method=GET http.request.remoteaddr="127.0.0.1:37180" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="814.277µs" http.response.status=200 http.response.written=2 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] 127.0.0.1 - - [25/Oct/2022:22:14:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=475becf0-5df2-4b9a-a731-6880bb4ced16 http.request.method=GET http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=475becf0-5df2-4b9a-a731-6880bb4ced16 http.request.method=GET http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=475becf0-5df2-4b9a-a731-6880bb4ced16 http.request.method=GET http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=475becf0-5df2-4b9a-a731-6880bb4ced16 http.request.method=GET http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=29.53µs trace.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=bc7ad368-b806-4ffb-9b73-427b9b2d8de6 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:14:28.311Z] time="2022-10-25T22:14:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=475becf0-5df2-4b9a-a731-6880bb4ced16 http.request.method=GET http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 trace.duration=11.028µs trace.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=a245aa24-76c4-4081-9d1a-8dd9eada46d3 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:14:28.312Z] time="2022-10-25T22:14:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=475becf0-5df2-4b9a-a731-6880bb4ced16 http.request.method=GET http.request.remoteaddr="127.0.0.1:37188" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.057442ms http.response.status=404 http.response.written=181 instance.id=9eefd133-c272-4cee-a653-7c2ab3dd9e86 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:14:28.312Z] 127.0.0.1 - - [25/Oct/2022:22:14:28 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.2 git-commit/9eaed748d21decfcfd61dde5c6fd661ebabff4dc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-25T22:14:28.312Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.27s) [2022-10-25T22:14:28.312Z] === RUN TestRemoveImageOrphaning [2022-10-25T22:14:28.568Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-10-25T22:14:28.568Z] === RUN TestRemoveImageGarbageCollector [2022-10-25T22:14:28.568Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:14:28.568Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-10-25T22:14:28.568Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-10-25T22:14:28.824Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-10-25T22:14:28.824Z] === RUN TestTagInvalidReference [2022-10-25T22:14:28.824Z] --- PASS: TestTagInvalidReference (0.01s) [2022-10-25T22:14:28.824Z] === RUN TestTagValidPrefixedRepo [2022-10-25T22:14:28.824Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-10-25T22:14:28.824Z] === RUN TestTagExistedNameWithoutForce [2022-10-25T22:14:28.824Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-10-25T22:14:28.824Z] === RUN TestTagOfficialNames [2022-10-25T22:14:28.824Z] --- PASS: TestTagOfficialNames (0.05s) [2022-10-25T22:14:28.824Z] === RUN TestTagMatchesDigest [2022-10-25T22:14:28.824Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-10-25T22:14:28.824Z] PASS [2022-10-25T22:14:28.824Z] [2022-10-25T22:14:28.824Z] === Skipped [2022-10-25T22:14:28.824Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-10-25T22:14:28.824Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-10-25T22:14:28.824Z] [2022-10-25T22:14:28.824Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-10-25T22:14:28.824Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:14:28.824Z] [2022-10-25T22:14:28.824Z] DONE 23 tests, 2 skipped in 1.512s [2022-10-25T22:14:28.824Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-10-25T22:14:28.825Z] ++ 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 [2022-10-25T22:14:28.825Z] ++ set -e [2022-10-25T22:14:28.825Z] ++ '[' -n 0 ']' [2022-10-25T22:14:28.825Z] ++ set -x [2022-10-25T22:14:28.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-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 [2022-10-25T22:14:28.825Z] === RUN TestStripANSICommands [2022-10-25T22:14:28.825Z] === RUN TestStripANSICommands/#00 [2022-10-25T22:14:28.825Z] === RUN TestStripANSICommands/#01 [2022-10-25T22:14:28.825Z] --- PASS: TestStripANSICommands (0.00s) [2022-10-25T22:14:28.825Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-10-25T22:14:28.825Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-10-25T22:14:28.825Z] PASS [2022-10-25T22:14:28.825Z] [2022-10-25T22:14:28.825Z] DONE 3 tests in 0.039s [2022-10-25T22:14:28.825Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-10-25T22:14:28.825Z] ++ 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 [2022-10-25T22:14:28.825Z] ++ set -e [2022-10-25T22:14:28.825Z] ++ '[' -n 0 ']' [2022-10-25T22:14:28.825Z] ++ set -x [2022-10-25T22:14:28.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-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 [2022-10-25T22:14:29.081Z] INFO: Testing against a local daemon [2022-10-25T22:14:29.081Z] === RUN TestNetworkCreateDelete [2022-10-25T22:14:29.081Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-10-25T22:14:29.081Z] === RUN TestDockerNetworkDeletePreferID [2022-10-25T22:14:29.643Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-10-25T22:14:29.643Z] === RUN TestDaemonDNSFallback [2022-10-25T22:14:36.181Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-10-25T22:14:36.181Z] === RUN TestInspectNetwork [2022-10-25T22:14:38.699Z] === RUN TestInspectNetwork/full_network_id [2022-10-25T22:14:38.699Z] === RUN TestInspectNetwork/partial_network_id [2022-10-25T22:14:38.699Z] === RUN TestInspectNetwork/network_name [2022-10-25T22:14:38.699Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-10-25T22:14:42.867Z] --- PASS: TestInspectNetwork (7.01s) [2022-10-25T22:14:42.867Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-10-25T22:14:42.867Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-10-25T22:14:42.867Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-10-25T22:14:42.867Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-10-25T22:14:42.867Z] === RUN TestRunContainerWithBridgeNone [2022-10-25T22:14:44.253Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) [2022-10-25T22:14:44.253Z] === RUN TestNetworkInvalidJSON [2022-10-25T22:14:44.253Z] === RUN TestNetworkInvalidJSON/networks/create [2022-10-25T22:14:44.253Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-10-25T22:14:44.253Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-10-25T22:14:44.253Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-10-25T22:14:44.253Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-10-25T22:14:44.253Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-10-25T22:14:44.253Z] === CONT TestNetworkInvalidJSON/networks/create [2022-10-25T22:14:44.253Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-10-25T22:14:44.253Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-10-25T22:14:44.253Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-10-25T22:14:44.253Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-10-25T22:14:44.253Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-10-25T22:14:44.253Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-10-25T22:14:44.253Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-10-25T22:14:44.253Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-10-25T22:14:44.253Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-10-25T22:14:44.253Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-10-25T22:14:44.253Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-10-25T22:14:44.253Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-10-25T22:14:44.253Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-10-25T22:14:44.253Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-10-25T22:14:44.253Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-10-25T22:14:44.253Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-10-25T22:14:44.253Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-10-25T22:14:44.253Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-10-25T22:14:44.253Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-10-25T22:14:44.253Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-10-25T22:14:44.253Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-10-25T22:14:44.253Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-10-25T22:14:44.253Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-10-25T22:14:44.253Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-10-25T22:14:44.253Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-10-25T22:14:44.253Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-10-25T22:14:44.253Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-10-25T22:14:44.253Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-10-25T22:14:44.253Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-10-25T22:14:44.253Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-10-25T22:14:44.253Z] === RUN TestNetworkList [2022-10-25T22:14:44.253Z] === RUN TestNetworkList//networks [2022-10-25T22:14:44.253Z] === PAUSE TestNetworkList//networks [2022-10-25T22:14:44.253Z] === RUN TestNetworkList//networks/ [2022-10-25T22:14:44.253Z] === PAUSE TestNetworkList//networks/ [2022-10-25T22:14:44.253Z] === CONT TestNetworkList//networks [2022-10-25T22:14:44.253Z] === CONT TestNetworkList//networks/ [2022-10-25T22:14:44.253Z] --- PASS: TestNetworkList (0.02s) [2022-10-25T22:14:44.253Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-10-25T22:14:44.253Z] --- PASS: TestNetworkList//networks (0.00s) [2022-10-25T22:14:44.253Z] === RUN TestHostIPv4BridgeLabel [2022-10-25T22:14:44.815Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-10-25T22:14:44.815Z] === RUN TestDaemonRestartWithLiveRestore [2022-10-25T22:14:46.180Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-10-25T22:14:46.180Z] === RUN TestDaemonDefaultNetworkPools [2022-10-25T22:14:46.743Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-10-25T22:14:46.743Z] === RUN TestDaemonRestartWithExistingNetwork [2022-10-25T22:14:47.671Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-10-25T22:14:47.671Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-10-25T22:14:49.037Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-10-25T22:14:49.037Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-10-25T22:14:49.599Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-10-25T22:14:49.599Z] === RUN TestServiceWithPredefinedNetwork [2022-10-25T22:14:51.489Z] --- PASS: TestServiceWithPredefinedNetwork (1.87s) [2022-10-25T22:14:51.489Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-10-25T22:14:51.489Z] service_test.go:242: FLAKY_TEST [2022-10-25T22:14:51.489Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-25T22:14:51.489Z] === RUN TestServiceWithDataPathPortInit [2022-10-25T22:15:06.336Z] --- PASS: TestServiceWithDataPathPortInit (13.67s) [2022-10-25T22:15:06.336Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-10-25T22:15:07.703Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s3ip1obu7v7f1do1hnstaz6bf Created:2022-10-25 22:15:06.380946844 +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[f528de4c908d29bffd906045d9ae4105b752a0275b698f801091ee3b95205e3c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5zpzdwldfmb55hk99ddmqbonf EndpointID:a3bbbd7b7aa594a4a179cf2fba53dc5fda9ac89e1cd0878d4298f4ff9e05fd57 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2b09e17b9c79d5769395876ab19e1a86a4bd99475e8d5e14ed92cba8dfbcbff6 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:1ebf311567b4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5zpzdwldfmb55hk99ddmqbonf EndpointID:a3bbbd7b7aa594a4a179cf2fba53dc5fda9ac89e1cd0878d4298f4ff9e05fd57 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-10-25T22:15:11.871Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2022-10-25T22:15:11.871Z] PASS [2022-10-25T22:15:11.871Z] [2022-10-25T22:15:11.871Z] === Skipped [2022-10-25T22:15:11.871Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-25T22:15:11.871Z] service_test.go:242: FLAKY_TEST [2022-10-25T22:15:11.871Z] [2022-10-25T22:15:11.871Z] DONE 38 tests, 1 skipped in 42.929s [2022-10-25T22:15:11.871Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-10-25T22:15:11.871Z] ++ 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 [2022-10-25T22:15:11.871Z] ++ set -e [2022-10-25T22:15:11.871Z] ++ '[' -n 0 ']' [2022-10-25T22:15:11.871Z] ++ set -x [2022-10-25T22:15:11.871Z] ++ 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 [2022-10-25T22:15:11.871Z] INFO: Testing against a local daemon [2022-10-25T22:15:11.871Z] === RUN TestDockerNetworkIpvlanPersistance [2022-10-25T22:15:11.871Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-25T22:15:11.871Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-25T22:15:11.871Z] === RUN TestDockerNetworkIpvlan [2022-10-25T22:15:11.871Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-25T22:15:11.871Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-10-25T22:15:11.871Z] PASS [2022-10-25T22:15:11.871Z] [2022-10-25T22:15:11.871Z] === Skipped [2022-10-25T22:15:11.871Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-25T22:15:11.871Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-25T22:15:11.871Z] [2022-10-25T22:15:11.871Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-10-25T22:15:11.871Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-25T22:15:11.871Z] [2022-10-25T22:15:11.871Z] DONE 2 tests, 2 skipped in 0.088s [2022-10-25T22:15:11.871Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-10-25T22:15:11.871Z] ++ 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 [2022-10-25T22:15:11.871Z] ++ set -e [2022-10-25T22:15:11.871Z] ++ '[' -n 0 ']' [2022-10-25T22:15:11.871Z] ++ set -x [2022-10-25T22:15:11.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2022-10-25T22:15:12.128Z] INFO: Testing against a local daemon [2022-10-25T22:15:12.128Z] === RUN TestDockerNetworkMacvlanPersistance [2022-10-25T22:15:13.494Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-10-25T22:15:13.494Z] === RUN TestDockerNetworkMacvlan [2022-10-25T22:15:14.056Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-10-25T22:15:14.619Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-10-25T22:15:15.548Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-10-25T22:15:17.440Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-10-25T22:15:18.835Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-10-25T22:15:22.104Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-10-25T22:15:22.666Z] --- PASS: TestDockerNetworkMacvlan (9.34s) [2022-10-25T22:15:22.666Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-10-25T22:15:22.666Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-10-25T22:15:22.666Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-10-25T22:15:22.666Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s) [2022-10-25T22:15:22.666Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s) [2022-10-25T22:15:22.666Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-10-25T22:15:22.666Z] PASS [2022-10-25T22:15:22.666Z] [2022-10-25T22:15:22.666Z] DONE 8 tests in 10.654s [2022-10-25T22:15:22.666Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-10-25T22:15:22.666Z] ++ 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 [2022-10-25T22:15:22.666Z] ++ set -e [2022-10-25T22:15:22.666Z] ++ '[' -n 0 ']' [2022-10-25T22:15:22.666Z] ++ set -x [2022-10-25T22:15:22.666Z] ++ 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 [2022-10-25T22:15:22.666Z] testing: warning: no tests to run [2022-10-25T22:15:22.666Z] PASS [2022-10-25T22:15:22.666Z] [2022-10-25T22:15:22.666Z] DONE 0 tests in 0.024s [2022-10-25T22:15:22.666Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-10-25T22:15:22.666Z] ++ 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 [2022-10-25T22:15:22.666Z] ++ set -e [2022-10-25T22:15:22.666Z] ++ '[' -n 0 ']' [2022-10-25T22:15:22.666Z] ++ set -x [2022-10-25T22:15:22.666Z] ++ 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 [2022-10-25T22:15:22.666Z] INFO: Testing against a local daemon [2022-10-25T22:15:22.666Z] === RUN TestAuthZPluginAllowRequest [2022-10-25T22:15:24.032Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-10-25T22:15:24.032Z] === RUN TestAuthZPluginTLS [2022-10-25T22:15:24.596Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-10-25T22:15:24.596Z] === RUN TestAuthZPluginDenyRequest [2022-10-25T22:15:25.159Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-10-25T22:15:25.159Z] === RUN TestAuthZPluginAPIDenyResponse [2022-10-25T22:15:25.415Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-10-25T22:15:25.415Z] === RUN TestAuthZPluginDenyResponse [2022-10-25T22:15:25.978Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-10-25T22:15:25.978Z] === RUN TestAuthZPluginAllowEventStream [2022-10-25T22:15:27.345Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-10-25T22:15:27.345Z] === RUN TestAuthZPluginErrorResponse [2022-10-25T22:15:27.601Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-10-25T22:15:27.601Z] === RUN TestAuthZPluginErrorRequest [2022-10-25T22:15:28.164Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-10-25T22:15:28.164Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-10-25T22:15:28.726Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-10-25T22:15:28.726Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-10-25T22:15:30.092Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-10-25T22:15:30.092Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-10-25T22:15:31.459Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-10-25T22:15:31.459Z] === RUN TestAuthZPluginHeader [2022-10-25T22:15:32.021Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-10-25T22:15:32.021Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-10-25T22:15:32.021Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:15:32.021Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-10-25T22:15:32.021Z] === RUN TestAuthZPluginV2Disable [2022-10-25T22:15:32.021Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:15:32.021Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-10-25T22:15:32.021Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-10-25T22:15:32.021Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:15:32.021Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-10-25T22:15:32.021Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-10-25T22:15:32.021Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:15:32.021Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-10-25T22:15:32.021Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-10-25T22:15:50.066Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-10-25T22:15:50.066Z] PASS [2022-10-25T22:15:50.066Z] [2022-10-25T22:15:50.066Z] === Skipped [2022-10-25T22:15:50.066Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-10-25T22:15:50.066Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:15:50.066Z] [2022-10-25T22:15:50.066Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-10-25T22:15:50.066Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:15:50.066Z] [2022-10-25T22:15:50.066Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-10-25T22:15:50.066Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:15:50.066Z] [2022-10-25T22:15:50.066Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-10-25T22:15:50.066Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:15:50.066Z] [2022-10-25T22:15:50.066Z] DONE 17 tests, 4 skipped in 26.344s [2022-10-25T22:15:50.066Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-10-25T22:15:50.066Z] ++ 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 [2022-10-25T22:15:50.066Z] ++ set -e [2022-10-25T22:15:50.066Z] ++ '[' -n 0 ']' [2022-10-25T22:15:50.066Z] ++ set -x [2022-10-25T22:15:50.066Z] ++ 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 [2022-10-25T22:15:50.066Z] INFO: Testing against a local daemon [2022-10-25T22:15:50.066Z] === RUN TestPluginInvalidJSON [2022-10-25T22:15:50.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-10-25T22:15:50.066Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-10-25T22:15:50.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-10-25T22:15:50.066Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-10-25T22:15:50.066Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-10-25T22:15:50.066Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-10-25T22:15:50.066Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-10-25T22:15:50.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-10-25T22:15:50.066Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-10-25T22:15:50.066Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-10-25T22:15:50.066Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-10-25T22:15:50.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-10-25T22:15:50.066Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-10-25T22:15:50.066Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-10-25T22:15:50.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-10-25T22:15:50.066Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-10-25T22:15:50.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-10-25T22:15:50.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-10-25T22:15:50.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-10-25T22:15:50.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-10-25T22:15:50.066Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-10-25T22:15:50.066Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-10-25T22:15:50.066Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-10-25T22:15:50.066Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-10-25T22:15:50.066Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-10-25T22:15:50.066Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-10-25T22:15:50.066Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-10-25T22:15:50.066Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-10-25T22:15:50.066Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-10-25T22:15:50.066Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-10-25T22:15:50.066Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-10-25T22:15:50.066Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-10-25T22:15:50.066Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-10-25T22:15:50.066Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-10-25T22:15:50.066Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-10-25T22:15:50.066Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-10-25T22:15:50.067Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-10-25T22:15:50.067Z] === RUN TestPluginInstall [2022-10-25T22:15:50.067Z] === RUN TestPluginInstall/no_auth [2022-10-25T22:15:53.394Z] time="2022-10-25T22:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-25T22:15:53.394Z] time="2022-10-25T22:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0e83616aba5a8637c0ee721ab9c24dd6a391c410babf4585a084d8966c1b31d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-25T22:15:53.394Z] time="2022-10-25T22:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-25T22:15:53.394Z] time="2022-10-25T22:15:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0e83616aba5a8637c0ee721ab9c24dd6a391c410babf4585a084d8966c1b31d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-25T22:15:53.394Z] === RUN TestPluginInstall/with_htpasswd [2022-10-25T22:15:53.394Z] time="2022-10-25T22:15:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-25T22:15:53.394Z] time="2022-10-25T22:15:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:918583e68009a9cf424113d27246fe8129325b0fe44643e54cdf35e6448c36b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-25T22:15:53.394Z] time="2022-10-25T22:15:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-25T22:15:53.394Z] time="2022-10-25T22:15:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:918583e68009a9cf424113d27246fe8129325b0fe44643e54cdf35e6448c36b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-25T22:15:53.655Z] === RUN TestPluginInstall/with_insecure [2022-10-25T22:15:54.584Z] time="2022-10-25T22:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-25T22:15:54.584Z] time="2022-10-25T22:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8fd6a2f25f7ea9ec0ea12468ad04e2b895575f973ea9f4355af636c2765276b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-25T22:15:54.584Z] time="2022-10-25T22:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-25T22:15:54.584Z] time="2022-10-25T22:15:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8fd6a2f25f7ea9ec0ea12468ad04e2b895575f973ea9f4355af636c2765276b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-25T22:15:54.840Z] plugin_test.go:196: [d2a62f24fd51a] daemon is not started [2022-10-25T22:15:54.840Z] --- PASS: TestPluginInstall (5.61s) [2022-10-25T22:15:54.840Z] --- PASS: TestPluginInstall/no_auth (3.96s) [2022-10-25T22:15:54.840Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-10-25T22:15:54.840Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-10-25T22:15:54.840Z] === RUN TestPluginsWithRuntimes [2022-10-25T22:15:56.207Z] === RUN TestPluginsWithRuntimes/No_Args [2022-10-25T22:15:57.136Z] === RUN TestPluginsWithRuntimes/With_Args [2022-10-25T22:15:58.064Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2022-10-25T22:15:58.064Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-10-25T22:15:58.064Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-10-25T22:15:58.064Z] === RUN TestPluginBackCompatMediaTypes [2022-10-25T22:15:58.626Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-10-25T22:15:58.626Z] PASS [2022-10-25T22:15:58.626Z] [2022-10-25T22:15:58.626Z] DONE 24 tests in 9.603s [2022-10-25T22:15:58.626Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-10-25T22:15:58.626Z] ++ 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 [2022-10-25T22:15:58.626Z] ++ set -e [2022-10-25T22:15:58.626Z] ++ '[' -n 0 ']' [2022-10-25T22:15:58.626Z] ++ set -x [2022-10-25T22:15:58.626Z] ++ 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 [2022-10-25T22:15:58.882Z] INFO: Testing against a local daemon [2022-10-25T22:15:58.882Z] === RUN TestExternalGraphDriver [2022-10-25T22:15:59.138Z] === RUN TestExternalGraphDriver/json [2022-10-25T22:16:01.028Z] === RUN TestExternalGraphDriver/spec [2022-10-25T22:16:02.394Z] === RUN TestExternalGraphDriver/pull [2022-10-25T22:16:03.760Z] --- PASS: TestExternalGraphDriver (5.05s) [2022-10-25T22:16:03.760Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-10-25T22:16:03.760Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-10-25T22:16:03.760Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2022-10-25T22:16:03.760Z] === RUN TestGraphdriverPluginV2 [2022-10-25T22:16:04.322Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:16:04.322Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-10-25T22:16:04.322Z] PASS [2022-10-25T22:16:04.322Z] [2022-10-25T22:16:04.322Z] === Skipped [2022-10-25T22:16:04.322Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-10-25T22:16:04.322Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:16:04.322Z] [2022-10-25T22:16:04.322Z] DONE 5 tests, 1 skipped in 5.481s [2022-10-25T22:16:04.322Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-10-25T22:16:04.322Z] ++ 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 [2022-10-25T22:16:04.322Z] ++ set -e [2022-10-25T22:16:04.322Z] ++ '[' -n 0 ']' [2022-10-25T22:16:04.322Z] ++ set -x [2022-10-25T22:16:04.322Z] ++ 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 [2022-10-25T22:16:04.322Z] INFO: Testing against a local daemon [2022-10-25T22:16:04.322Z] === RUN TestContinueAfterPluginCrash [2022-10-25T22:16:04.322Z] === PAUSE TestContinueAfterPluginCrash [2022-10-25T22:16:04.322Z] === RUN TestReadPluginNoRead [2022-10-25T22:16:04.322Z] === PAUSE TestReadPluginNoRead [2022-10-25T22:16:04.322Z] === RUN TestDaemonStartWithLogOpt [2022-10-25T22:16:04.322Z] === PAUSE TestDaemonStartWithLogOpt [2022-10-25T22:16:04.322Z] === CONT TestContinueAfterPluginCrash [2022-10-25T22:16:04.322Z] === CONT TestDaemonStartWithLogOpt [2022-10-25T22:16:07.592Z] --- PASS: TestDaemonStartWithLogOpt (3.04s) [2022-10-25T22:16:07.592Z] === CONT TestReadPluginNoRead [2022-10-25T22:16:09.483Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-10-25T22:16:10.851Z] === RUN TestReadPluginNoRead/default [2022-10-25T22:16:11.780Z] === RUN TestReadPluginNoRead/disabled_caching [2022-10-25T22:16:12.342Z] --- PASS: TestContinueAfterPluginCrash (8.00s) [2022-10-25T22:16:12.905Z] === CONT TestReadPluginNoRead [2022-10-25T22:16:12.905Z] read_test.go:91: [d75007a524106] daemon is not started [2022-10-25T22:16:12.905Z] --- PASS: TestReadPluginNoRead (5.65s) [2022-10-25T22:16:12.905Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-10-25T22:16:12.905Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2022-10-25T22:16:12.905Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-10-25T22:16:12.905Z] PASS [2022-10-25T22:16:12.905Z] [2022-10-25T22:16:12.905Z] DONE 6 tests in 8.805s [2022-10-25T22:16:12.905Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-10-25T22:16:12.905Z] ++ 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 [2022-10-25T22:16:12.905Z] ++ set -e [2022-10-25T22:16:12.905Z] ++ '[' -n 0 ']' [2022-10-25T22:16:12.905Z] ++ set -x [2022-10-25T22:16:12.905Z] ++ 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 [2022-10-25T22:16:12.905Z] testing: warning: no tests to run [2022-10-25T22:16:12.905Z] PASS [2022-10-25T22:16:12.905Z] [2022-10-25T22:16:12.905Z] DONE 0 tests in 0.028s [2022-10-25T22:16:12.905Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-10-25T22:16:13.162Z] ++ 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 [2022-10-25T22:16:13.162Z] ++ set -e [2022-10-25T22:16:13.162Z] ++ '[' -n 0 ']' [2022-10-25T22:16:13.162Z] ++ set -x [2022-10-25T22:16:13.162Z] ++ 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 [2022-10-25T22:16:13.162Z] INFO: Testing against a local daemon [2022-10-25T22:16:13.162Z] === RUN TestPluginWithDevMounts [2022-10-25T22:16:13.162Z] === PAUSE TestPluginWithDevMounts [2022-10-25T22:16:13.162Z] === CONT TestPluginWithDevMounts [2022-10-25T22:16:15.052Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-10-25T22:16:15.052Z] PASS [2022-10-25T22:16:15.052Z] [2022-10-25T22:16:15.052Z] DONE 1 tests in 1.636s [2022-10-25T22:16:15.052Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-10-25T22:16:15.052Z] ++ 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 [2022-10-25T22:16:15.052Z] ++ set -e [2022-10-25T22:16:15.052Z] ++ '[' -n 0 ']' [2022-10-25T22:16:15.052Z] ++ set -x [2022-10-25T22:16:15.052Z] ++ 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 [2022-10-25T22:16:15.052Z] INFO: Testing against a local daemon [2022-10-25T22:16:15.052Z] === RUN TestSecretInspect [2022-10-25T22:16:16.984Z] --- PASS: TestSecretInspect (2.18s) [2022-10-25T22:16:16.984Z] === RUN TestSecretList [2022-10-25T22:16:19.501Z] --- PASS: TestSecretList (2.12s) [2022-10-25T22:16:19.501Z] === RUN TestSecretsCreateAndDelete [2022-10-25T22:16:21.390Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2022-10-25T22:16:21.390Z] === RUN TestSecretsUpdate [2022-10-25T22:16:23.280Z] --- PASS: TestSecretsUpdate (2.12s) [2022-10-25T22:16:23.280Z] === RUN TestTemplatedSecret [2022-10-25T22:16:25.798Z] --- PASS: TestTemplatedSecret (2.40s) [2022-10-25T22:16:25.798Z] === RUN TestSecretCreateResolve [2022-10-25T22:16:28.315Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-10-25T22:16:28.315Z] PASS [2022-10-25T22:16:28.315Z] [2022-10-25T22:16:28.315Z] DONE 6 tests in 13.192s [2022-10-25T22:16:28.315Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-10-25T22:16:28.315Z] ++ 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 [2022-10-25T22:16:28.315Z] ++ set -e [2022-10-25T22:16:28.315Z] ++ '[' -n 0 ']' [2022-10-25T22:16:28.315Z] ++ set -x [2022-10-25T22:16:28.315Z] ++ 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 [2022-10-25T22:16:28.315Z] INFO: Testing against a local daemon [2022-10-25T22:16:28.315Z] === RUN TestServiceCreateInit [2022-10-25T22:16:28.315Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-10-25T22:16:31.585Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-10-25T22:16:35.752Z] --- PASS: TestServiceCreateInit (7.12s) [2022-10-25T22:16:35.752Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s) [2022-10-25T22:16:35.752Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2022-10-25T22:16:35.752Z] === RUN TestCreateServiceMultipleTimes [2022-10-25T22:16:50.593Z] --- PASS: TestCreateServiceMultipleTimes (15.27s) [2022-10-25T22:16:50.593Z] === RUN TestCreateServiceConflict [2022-10-25T22:16:52.483Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-10-25T22:16:52.483Z] === RUN TestCreateServiceMaxReplicas [2022-10-25T22:16:55.757Z] --- PASS: TestCreateServiceMaxReplicas (2.71s) [2022-10-25T22:16:55.757Z] === RUN TestCreateWithDuplicateNetworkNames [2022-10-25T22:17:10.599Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2022-10-25T22:17:10.599Z] === RUN TestCreateServiceSecretFileMode [2022-10-25T22:17:10.599Z] --- PASS: TestCreateServiceSecretFileMode (2.36s) [2022-10-25T22:17:10.599Z] === RUN TestCreateServiceConfigFileMode [2022-10-25T22:17:13.117Z] --- PASS: TestCreateServiceConfigFileMode (2.40s) [2022-10-25T22:17:13.117Z] === RUN TestCreateServiceSysctls [2022-10-25T22:17:16.386Z] --- PASS: TestCreateServiceSysctls (2.83s) [2022-10-25T22:17:16.386Z] === RUN TestCreateServiceCapabilities [2022-10-25T22:17:17.755Z] --- PASS: TestCreateServiceCapabilities (1.95s) [2022-10-25T22:17:17.755Z] === RUN TestInspect [2022-10-25T22:17:21.023Z] --- PASS: TestInspect (2.72s) [2022-10-25T22:17:21.023Z] === RUN TestCreateJob [2022-10-25T22:17:23.540Z] --- PASS: TestCreateJob (2.92s) [2022-10-25T22:17:23.540Z] === RUN TestReplicatedJob [2022-10-25T22:17:28.787Z] --- PASS: TestReplicatedJob (4.85s) [2022-10-25T22:17:28.787Z] === RUN TestUpdateReplicatedJob [2022-10-25T22:17:31.303Z] --- PASS: TestUpdateReplicatedJob (3.00s) [2022-10-25T22:17:31.303Z] === RUN TestServiceListWithStatuses [2022-10-25T22:17:31.303Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-25T22:17:31.303Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-10-25T22:17:31.303Z] === RUN TestDockerNetworkConnectAlias [2022-10-25T22:17:35.571Z] --- PASS: TestDockerNetworkConnectAlias (4.10s) [2022-10-25T22:17:35.571Z] === RUN TestDockerNetworkReConnect [2022-10-25T22:17:38.842Z] --- PASS: TestDockerNetworkReConnect (3.19s) [2022-10-25T22:17:38.842Z] === RUN TestServicePlugin [2022-10-25T22:17:38.842Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:17:38.842Z] --- SKIP: TestServicePlugin (0.00s) [2022-10-25T22:17:38.842Z] === RUN TestServiceUpdateLabel [2022-10-25T22:17:40.732Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-10-25T22:17:40.732Z] === RUN TestServiceUpdateSecrets [2022-10-25T22:17:55.575Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2022-10-25T22:17:55.575Z] === RUN TestServiceUpdateConfigs [2022-10-25T22:18:10.417Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-10-25T22:18:10.417Z] === RUN TestServiceUpdateNetwork [2022-10-25T22:18:22.588Z] --- PASS: TestServiceUpdateNetwork (12.03s) [2022-10-25T22:18:22.588Z] === RUN TestServiceUpdatePidsLimit [2022-10-25T22:18:22.588Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-10-25T22:18:23.517Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-10-25T22:18:30.076Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-10-25T22:18:38.164Z] --- PASS: TestServiceUpdatePidsLimit (16.00s) [2022-10-25T22:18:38.164Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-10-25T22:18:38.164Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-10-25T22:18:38.164Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-10-25T22:18:38.164Z] PASS [2022-10-25T22:18:38.164Z] [2022-10-25T22:18:38.164Z] === Skipped [2022-10-25T22:18:38.164Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-10-25T22:18:38.164Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-25T22:18:38.164Z] [2022-10-25T22:18:38.164Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-10-25T22:18:38.164Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:18:38.164Z] [2022-10-25T22:18:38.164Z] DONE 27 tests, 2 skipped in 129.559s [2022-10-25T22:18:38.164Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-10-25T22:18:38.164Z] ++ 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 [2022-10-25T22:18:38.164Z] ++ set -e [2022-10-25T22:18:38.164Z] ++ '[' -n 0 ']' [2022-10-25T22:18:38.164Z] ++ set -x [2022-10-25T22:18:38.164Z] ++ 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 [2022-10-25T22:18:38.164Z] INFO: Testing against a local daemon [2022-10-25T22:18:38.164Z] === RUN TestSessionCreate [2022-10-25T22:18:38.164Z] --- PASS: TestSessionCreate (0.02s) [2022-10-25T22:18:38.164Z] === RUN TestSessionCreateWithBadUpgrade [2022-10-25T22:18:38.164Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-10-25T22:18:38.164Z] PASS [2022-10-25T22:18:38.164Z] [2022-10-25T22:18:38.164Z] DONE 2 tests in 0.115s [2022-10-25T22:18:38.164Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-10-25T22:18:38.164Z] ++ 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 [2022-10-25T22:18:38.164Z] ++ set -e [2022-10-25T22:18:38.164Z] ++ '[' -n 0 ']' [2022-10-25T22:18:38.164Z] ++ set -x [2022-10-25T22:18:38.164Z] ++ 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 [2022-10-25T22:18:38.164Z] INFO: Testing against a local daemon [2022-10-25T22:18:38.164Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-10-25T22:18:38.164Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-10-25T22:18:38.164Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-25T22:18:38.164Z] === RUN TestDiskUsage [2022-10-25T22:18:38.164Z] === PAUSE TestDiskUsage [2022-10-25T22:18:38.164Z] === RUN TestEventsExecDie [2022-10-25T22:18:38.164Z] --- PASS: TestEventsExecDie (0.47s) [2022-10-25T22:18:38.164Z] === RUN TestEventsBackwardsCompatible [2022-10-25T22:18:38.164Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-10-25T22:18:38.164Z] === RUN TestEventsVolumeCreate [2022-10-25T22:18:38.164Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-10-25T22:18:38.164Z] === RUN TestInfoBinaryCommits [2022-10-25T22:18:38.421Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-10-25T22:18:38.421Z] === RUN TestInfoAPIVersioned [2022-10-25T22:18:38.421Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-10-25T22:18:38.421Z] === RUN TestInfoAPI [2022-10-25T22:18:38.421Z] --- PASS: TestInfoAPI (0.02s) [2022-10-25T22:18:38.421Z] === RUN TestInfoAPIWarnings [2022-10-25T22:18:56.475Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-10-25T22:18:56.475Z] === RUN TestInfoDebug [2022-10-25T22:18:56.475Z] --- PASS: TestInfoDebug (0.52s) [2022-10-25T22:18:56.475Z] === RUN TestInfoInsecureRegistries [2022-10-25T22:18:56.475Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-10-25T22:18:56.475Z] === RUN TestInfoRegistryMirrors [2022-10-25T22:18:56.475Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-10-25T22:18:56.475Z] === RUN TestLoginFailsWithBadCredentials [2022-10-25T22:18:56.732Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-10-25T22:18:56.732Z] === RUN TestPingCacheHeaders [2022-10-25T22:18:56.732Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-10-25T22:18:56.732Z] === RUN TestPingGet [2022-10-25T22:18:56.993Z] --- PASS: TestPingGet (0.02s) [2022-10-25T22:18:56.993Z] === RUN TestPingHead [2022-10-25T22:18:56.993Z] --- PASS: TestPingHead (0.02s) [2022-10-25T22:18:56.993Z] === RUN TestPingSwarmHeader [2022-10-25T22:18:57.555Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-10-25T22:18:58.118Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-10-25T22:18:59.047Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-10-25T22:18:59.047Z] --- PASS: TestPingSwarmHeader (2.13s) [2022-10-25T22:18:59.047Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-10-25T22:18:59.047Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-10-25T22:18:59.047Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-10-25T22:18:59.047Z] === RUN TestPingBuilderHeader [2022-10-25T22:18:59.047Z] === RUN TestPingBuilderHeader/default_config [2022-10-25T22:18:59.609Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-10-25T22:19:00.171Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-10-25T22:19:00.171Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-10-25T22:19:00.171Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-10-25T22:19:00.171Z] === RUN TestVersion [2022-10-25T22:19:00.171Z] --- PASS: TestVersion (0.02s) [2022-10-25T22:19:00.171Z] === CONT TestDiskUsage [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/empty [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/empty/container_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/empty/image_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/empty/volume_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/empty/build-cache_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/after_LoadBusybox [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-10-25T22:19:00.734Z] === RUN TestDiskUsage/after_container.Run [2022-10-25T22:19:00.990Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-10-25T22:19:00.990Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-10-25T22:19:00.990Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-10-25T22:19:00.990Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-10-25T22:19:00.990Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-10-25T22:19:00.990Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-10-25T22:19:00.990Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-10-25T22:19:00.990Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-10-25T22:19:00.990Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-10-25T22:19:00.990Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage (1.11s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-10-25T22:19:01.247Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-10-25T22:19:01.247Z] PASS [2022-10-25T22:19:01.247Z] [2022-10-25T22:19:01.247Z] === Skipped [2022-10-25T22:19:01.247Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-25T22:19:01.247Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-10-25T22:19:01.247Z] [2022-10-25T22:19:01.247Z] DONE 57 tests, 1 skipped in 23.589s [2022-10-25T22:19:01.247Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-10-25T22:19:01.247Z] ++ 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 [2022-10-25T22:19:01.247Z] ++ set -e [2022-10-25T22:19:01.247Z] ++ '[' -n 0 ']' [2022-10-25T22:19:01.247Z] ++ set -x [2022-10-25T22:19:01.247Z] ++ 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 [2022-10-25T22:19:01.247Z] INFO: Testing against a local daemon [2022-10-25T22:19:01.247Z] === RUN TestVolumesCreateAndList [2022-10-25T22:19:01.247Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-10-25T22:19:01.247Z] === RUN TestVolumesRemove [2022-10-25T22:19:01.247Z] --- PASS: TestVolumesRemove (0.06s) [2022-10-25T22:19:01.247Z] === RUN TestVolumesInspect [2022-10-25T22:19:01.507Z] --- PASS: TestVolumesInspect (0.02s) [2022-10-25T22:19:01.507Z] === RUN TestVolumesInvalidJSON [2022-10-25T22:19:01.507Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-10-25T22:19:01.507Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-10-25T22:19:01.507Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-10-25T22:19:01.507Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-10-25T22:19:01.507Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-10-25T22:19:01.507Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-10-25T22:19:01.507Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-10-25T22:19:01.507Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-10-25T22:19:01.507Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-10-25T22:19:01.507Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-10-25T22:19:01.507Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-10-25T22:19:01.507Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-10-25T22:19:01.507Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-10-25T22:19:01.507Z] === RUN TestVolumePruneAnonymous [2022-10-25T22:19:01.507Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2022-10-25T22:19:01.507Z] PASS [2022-10-25T22:19:01.507Z] [2022-10-25T22:19:01.507Z] DONE 10 tests in 0.238s [2022-10-25T22:19:01.507Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-10-25T22:19:01.507Z] ++++ cat bundles/test-integration/docker.pid [2022-10-25T22:19:01.507Z] +++ kill 14893 [2022-10-25T22:19:01.764Z] +++ /etc/init.d/apparmor stop [2022-10-25T22:19:01.764Z] Leaving: AppArmorNo profiles have been unloaded. [2022-10-25T22:19:01.764Z] [2022-10-25T22:19:01.764Z] Unloading profiles will leave already running processes permanently [2022-10-25T22:19:01.764Z] unconfined, which can lead to unexpected situations. [2022-10-25T22:19:01.764Z] [2022-10-25T22:19:01.764Z] To set a process to complain mode, use the command line tool [2022-10-25T22:19:01.764Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-10-25T22:19:01.764Z] +++ true [2022-10-25T22:19:01.764Z] exiting test-integration [2022-10-25T22:19:01.764Z] ++ exit 0 [2022-10-25T22:19:01.764Z] Post stage [Pipeline] junit [2022-10-25T22:19:02.704Z] Recording test results [2022-10-25T22:19:03.018Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-10-25T22:19:03.354Z] + echo Ensuring container killed. [2022-10-25T22:19:03.354Z] Ensuring container killed. [2022-10-25T22:19:03.354Z] + docker rm -vf docker-pr8 [2022-10-25T22:19:03.354Z] Error response from daemon: No such container: docker-pr8 [Pipeline] sh [2022-10-25T22:19:03.629Z] + echo Chowning /workspace to jenkins user [2022-10-25T22:19:03.629Z] Chowning /workspace to jenkins user [2022-10-25T22:19:03.629Z] + id -u [2022-10-25T22:19:03.629Z] + id -g [2022-10-25T22:19:03.629Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42454:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-10-25T22:19:05.359Z] + bundleName=arm64-integration [2022-10-25T22:19:05.359Z] + echo Creating arm64-integration-bundles.tar.gz [2022-10-25T22:19:05.359Z] Creating arm64-integration-bundles.tar.gz [2022-10-25T22:19:05.359Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-10-25T22:19:05.359Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-10-25T22:19:05.372Z] Archiving artifacts [2022-10-25T22:19:05.654Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42454/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-10-25T22:19:05.985Z] + make clean [2022-10-25T22:19:06.243Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-10-25T22:19:06.243Z] docker-dev-cache [2022-10-25T22:19:06.243Z] 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