Branch indexing Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 2d604a12fe295154553d92620c833a412fd784b4+542c735926c9208dc0fe9fc02026a110ca0343f9 (e9780ead4527b61478a328221d9e606e65e62cda) 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-41903@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" First time build. Skipping changelog. 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:36:38.790Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-10-25T21:36:38.793Z] Trying to pass milestone 5 [Pipeline] milestone [2022-10-25T21:36:38.905Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-10-25T21:36:54.080Z] Still waiting to schedule task [2022-10-25T21:36:54.081Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-10-25T21:59:00.880Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02bdb6e2bdc39e746) in /home/ubuntu/workspace/moby_PR-41903 [Pipeline] { [Pipeline] checkout [2022-10-25T21:59:00.914Z] The recommended git tool is: git [2022-10-25T21:59:00.925Z] using credential docker-jenkins-github-credentials [2022-10-25T21:59:00.939Z] Cloning the remote Git repository [2022-10-25T21:59:00.939Z] Cloning with configured refspecs honoured and without tags [2022-10-25T21:59:00.943Z] Cloning repository https://github.com/moby/moby.git [2022-10-25T21:59:00.943Z] > git init /home/ubuntu/workspace/moby_PR-41903 # timeout=10 [2022-10-25T21:59:00.950Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-25T21:59:00.950Z] > git --version # timeout=10 [2022-10-25T21:59:00.955Z] > git --version # 'git version 2.25.1' [2022-10-25T21:59:00.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-25T21:59:00.956Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41903/head:refs/remotes/origin/PR-41903 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-10-25T21:59:14.107Z] Fetching without tags [2022-10-25T21:59:14.341Z] Merging remotes/origin/master commit 542c735926c9208dc0fe9fc02026a110ca0343f9 into PR head commit 2d604a12fe295154553d92620c833a412fd784b4 [2022-10-25T21:59:14.087Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-25T21:59:14.091Z] > git config --add remote.origin.fetch +refs/pull/41903/head:refs/remotes/origin/PR-41903 # timeout=10 [2022-10-25T21:59:14.094Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-10-25T21:59:14.105Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-25T21:59:14.111Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-25T21:59:14.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-25T21:59:14.112Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41903/head:refs/remotes/origin/PR-41903 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-10-25T21:59:14.345Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T21:59:14.349Z] > git checkout -f 2d604a12fe295154553d92620c833a412fd784b4 # timeout=10 [2022-10-25T21:59:14.902Z] > git remote # timeout=10 [2022-10-25T21:59:14.907Z] > git config --get remote.origin.url # timeout=10 [2022-10-25T21:59:14.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-25T21:59:14.914Z] > git merge 542c735926c9208dc0fe9fc02026a110ca0343f9 # timeout=10 [2022-10-25T21:59:16.044Z] Merge succeeded, producing 205cc6836e7b0f7da60c6b76b0eae3c3bba23ba5 [2022-10-25T21:59:16.044Z] Checking out Revision 205cc6836e7b0f7da60c6b76b0eae3c3bba23ba5 (PR-41903) [2022-10-25T21:59:16.268Z] Commit message: "Merge commit '542c735926c9208dc0fe9fc02026a110ca0343f9' into HEAD" [2022-10-25T21:59:16.268Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T21:59:16.041Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-25T21:59:16.047Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T21:59:16.052Z] > git checkout -f 205cc6836e7b0f7da60c6b76b0eae3c3bba23ba5 # timeout=10 [2022-10-25T21:59:16.950Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41903:/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:21.159Z] 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:36.298Z] Still waiting to schedule task [2022-10-25T21:59:36.298Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-10-25T22:11:37.949Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ede3138c49006548) in /home/ubuntu/workspace/moby_PR-41903 [Pipeline] { [Pipeline] checkout [2022-10-25T22:11:37.969Z] The recommended git tool is: git [2022-10-25T22:11:37.976Z] using credential docker-jenkins-github-credentials [2022-10-25T22:11:37.989Z] Cloning the remote Git repository [2022-10-25T22:11:37.989Z] Cloning with configured refspecs honoured and without tags [2022-10-25T22:11:37.998Z] Cloning repository https://github.com/moby/moby.git [2022-10-25T22:11:37.999Z] > git init /home/ubuntu/workspace/moby_PR-41903 # timeout=10 [2022-10-25T22:11:38.004Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-25T22:11:38.004Z] > git --version # timeout=10 [2022-10-25T22:11:38.006Z] > git --version # 'git version 2.25.1' [2022-10-25T22:11:38.006Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-25T22:11:38.007Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41903/head:refs/remotes/origin/PR-41903 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-10-25T22:11:50.324Z] Fetching without tags [2022-10-25T22:11:50.319Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-25T22:11:50.321Z] > git config --add remote.origin.fetch +refs/pull/41903/head:refs/remotes/origin/PR-41903 # timeout=10 [2022-10-25T22:11:50.323Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-10-25T22:11:50.328Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-25T22:11:50.377Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-25T22:11:50.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-25T22:11:50.378Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41903/head:refs/remotes/origin/PR-41903 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-10-25T22:11:50.556Z] Merging remotes/origin/master commit 542c735926c9208dc0fe9fc02026a110ca0343f9 into PR head commit 2d604a12fe295154553d92620c833a412fd784b4 [2022-10-25T22:11:51.822Z] Merge succeeded, producing 7138efe567f5c099819cc81cfea776ada697877e [2022-10-25T22:11:51.822Z] Checking out Revision 7138efe567f5c099819cc81cfea776ada697877e (PR-41903) [2022-10-25T22:11:50.609Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T22:11:50.612Z] > git checkout -f 2d604a12fe295154553d92620c833a412fd784b4 # timeout=10 [2022-10-25T22:11:51.147Z] > git remote # timeout=10 [2022-10-25T22:11:51.150Z] > git config --get remote.origin.url # timeout=10 [2022-10-25T22:11:51.153Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-25T22:11:51.154Z] > git merge 542c735926c9208dc0fe9fc02026a110ca0343f9 # timeout=10 [2022-10-25T22:11:51.825Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-25T22:11:51.831Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T22:11:51.833Z] > git checkout -f 7138efe567f5c099819cc81cfea776ada697877e # timeout=10 [2022-10-25T22:11:52.173Z] Commit message: "Merge commit '542c735926c9208dc0fe9fc02026a110ca0343f9' into HEAD" [2022-10-25T22:11:52.174Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-10-25T22:11:52.778Z] + docker version [2022-10-25T22:11:52.778Z] Client: Docker Engine - Community [2022-10-25T22:11:52.778Z] Version: 22.06.0-beta.0 [2022-10-25T22:11:52.778Z] API version: 1.42 [2022-10-25T22:11:52.778Z] Go version: go1.18.3 [2022-10-25T22:11:52.778Z] Git commit: 3e9117b [2022-10-25T22:11:52.778Z] Built: Fri Jun 3 17:55:34 2022 [2022-10-25T22:11:52.778Z] OS/Arch: linux/arm64 [2022-10-25T22:11:52.778Z] Context: default [2022-10-25T22:11:52.778Z] [2022-10-25T22:11:52.778Z] Server: Docker Engine - Community [2022-10-25T22:11:52.778Z] Engine: [2022-10-25T22:11:52.778Z] Version: 22.06.0-beta.0 [2022-10-25T22:11:52.778Z] API version: 1.42 (minimum version 1.12) [2022-10-25T22:11:52.778Z] Go version: go1.18.3 [2022-10-25T22:11:52.778Z] Git commit: 38633e7 [2022-10-25T22:11:52.778Z] Built: Fri Jun 3 17:55:34 2022 [2022-10-25T22:11:52.778Z] OS/Arch: linux/arm64 [2022-10-25T22:11:52.778Z] Experimental: true [2022-10-25T22:11:52.778Z] containerd: [2022-10-25T22:11:52.778Z] Version: 1.6.8 [2022-10-25T22:11:52.778Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-25T22:11:52.778Z] runc: [2022-10-25T22:11:52.778Z] Version: 1.1.4 [2022-10-25T22:11:52.778Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-10-25T22:11:52.778Z] docker-init: [2022-10-25T22:11:52.778Z] Version: 0.19.0 [2022-10-25T22:11:52.778Z] GitCommit: de40ad0 [Pipeline] sh [2022-10-25T22:11:53.178Z] + docker info [2022-10-25T22:11:53.178Z] Client: [2022-10-25T22:11:53.178Z] Context: default [2022-10-25T22:11:53.178Z] Debug Mode: false [2022-10-25T22:11:53.178Z] Plugins: [2022-10-25T22:11:53.178Z] buildx: Docker Buildx (Docker Inc.) [2022-10-25T22:11:53.178Z] Version: v0.8.2 [2022-10-25T22:11:53.178Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-10-25T22:11:53.178Z] compose: Docker Compose (Docker Inc.) [2022-10-25T22:11:53.178Z] Version: v2.12.0 [2022-10-25T22:11:53.178Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-10-25T22:11:53.178Z] [2022-10-25T22:11:53.178Z] Server: [2022-10-25T22:11:53.178Z] Containers: 0 [2022-10-25T22:11:53.178Z] Running: 0 [2022-10-25T22:11:53.178Z] Paused: 0 [2022-10-25T22:11:53.178Z] Stopped: 0 [2022-10-25T22:11:53.178Z] Images: 5 [2022-10-25T22:11:53.178Z] Server Version: 22.06.0-beta.0 [2022-10-25T22:11:53.178Z] Storage Driver: overlay2 [2022-10-25T22:11:53.178Z] Backing Filesystem: extfs [2022-10-25T22:11:53.178Z] Supports d_type: true [2022-10-25T22:11:53.178Z] Using metacopy: false [2022-10-25T22:11:53.178Z] Native Overlay Diff: true [2022-10-25T22:11:53.178Z] userxattr: false [2022-10-25T22:11:53.178Z] Logging Driver: json-file [2022-10-25T22:11:53.178Z] Cgroup Driver: cgroupfs [2022-10-25T22:11:53.178Z] Cgroup Version: 1 [2022-10-25T22:11:53.178Z] Plugins: [2022-10-25T22:11:53.178Z] Volume: local [2022-10-25T22:11:53.178Z] Network: bridge host ipvlan macvlan null overlay [2022-10-25T22:11:53.178Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-10-25T22:11:53.178Z] Swarm: inactive [2022-10-25T22:11:53.178Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-10-25T22:11:53.178Z] Default Runtime: runc [2022-10-25T22:11:53.178Z] Init Binary: docker-init [2022-10-25T22:11:53.178Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-25T22:11:53.178Z] runc version: v1.1.4-0-g5fd4c4d [2022-10-25T22:11:53.178Z] init version: de40ad0 [2022-10-25T22:11:53.178Z] Security Options: [2022-10-25T22:11:53.178Z] apparmor [2022-10-25T22:11:53.178Z] seccomp [2022-10-25T22:11:53.178Z] Profile: builtin [2022-10-25T22:11:53.178Z] Kernel Version: 5.15.0-1022-aws [2022-10-25T22:11:53.178Z] Operating System: Ubuntu 20.04.5 LTS [2022-10-25T22:11:53.178Z] OSType: linux [2022-10-25T22:11:53.178Z] Architecture: aarch64 [2022-10-25T22:11:53.178Z] CPUs: 2 [2022-10-25T22:11:53.178Z] Total Memory: 7.559GiB [2022-10-25T22:11:53.178Z] Name: ip-10-100-87-70 [2022-10-25T22:11:53.178Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2022-10-25T22:11:53.178Z] Docker Root Dir: /var/lib/docker [2022-10-25T22:11:53.178Z] Debug Mode: false [2022-10-25T22:11:53.178Z] Registry: https://index.docker.io/v1/ [2022-10-25T22:11:53.178Z] Labels: [2022-10-25T22:11:53.178Z] Experimental: true [2022-10-25T22:11:53.178Z] Insecure Registries: [2022-10-25T22:11:53.178Z] 127.0.0.0/8 [2022-10-25T22:11:53.178Z] Live Restore Enabled: true [2022-10-25T22:11:53.178Z] [Pipeline] sh [2022-10-25T22:11:53.452Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-10-25T22:11:53.452Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-10-25T22:11:53.452Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41903/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-10-25T22:11:53.452Z] + bash /home/ubuntu/workspace/moby_PR-41903/check-config.sh [2022-10-25T22:11:53.452Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-10-25T22:11:53.452Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2022-10-25T22:11:53.452Z] [2022-10-25T22:11:53.452Z] Generally Necessary: [2022-10-25T22:11:53.452Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-10-25T22:11:53.452Z] - apparmor: enabled and tools installed [2022-10-25T22:11:53.452Z] - CONFIG_NAMESPACES: enabled [2022-10-25T22:11:53.452Z] - CONFIG_NET_NS: enabled [2022-10-25T22:11:53.452Z] - CONFIG_PID_NS: enabled [2022-10-25T22:11:53.452Z] - CONFIG_IPC_NS: enabled [2022-10-25T22:11:53.452Z] - CONFIG_UTS_NS: enabled [2022-10-25T22:11:53.452Z] - CONFIG_CGROUPS: enabled [2022-10-25T22:11:53.452Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-10-25T22:11:53.452Z] - CONFIG_CGROUP_DEVICE: enabled [2022-10-25T22:11:53.452Z] - CONFIG_CGROUP_FREEZER: enabled [2022-10-25T22:11:53.452Z] - CONFIG_CGROUP_SCHED: enabled [2022-10-25T22:11:53.452Z] - CONFIG_CPUSETS: enabled [2022-10-25T22:11:53.452Z] - CONFIG_MEMCG: enabled [2022-10-25T22:11:53.452Z] - CONFIG_KEYS: enabled [2022-10-25T22:11:53.452Z] - CONFIG_VETH: enabled (as module) [2022-10-25T22:11:53.452Z] - CONFIG_BRIDGE: enabled (as module) [2022-10-25T22:11:53.452Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-10-25T22:11:53.452Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-10-25T22:11:53.452Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-10-25T22:11:53.452Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-10-25T22:11:53.452Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-10-25T22:11:53.708Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-10-25T22:11:53.708Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-10-25T22:11:53.708Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-10-25T22:11:53.708Z] - CONFIG_NF_NAT: enabled (as module) [2022-10-25T22:11:53.708Z] - CONFIG_POSIX_MQUEUE: enabled [2022-10-25T22:11:53.708Z] - CONFIG_CGROUP_BPF: enabled [2022-10-25T22:11:53.708Z] [2022-10-25T22:11:53.708Z] Optional Features: [2022-10-25T22:11:53.708Z] - CONFIG_USER_NS: enabled [2022-10-25T22:11:53.708Z] - CONFIG_SECCOMP: enabled [2022-10-25T22:11:53.708Z] - CONFIG_SECCOMP_FILTER: enabled [2022-10-25T22:11:53.708Z] - CONFIG_CGROUP_PIDS: enabled [2022-10-25T22:11:53.708Z] - CONFIG_MEMCG_SWAP: enabled [2022-10-25T22:11:53.708Z] (cgroup swap accounting is currently enabled) [2022-10-25T22:11:53.708Z] - CONFIG_BLK_CGROUP: enabled [2022-10-25T22:11:53.708Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-10-25T22:11:53.708Z] - CONFIG_CGROUP_PERF: enabled [2022-10-25T22:11:53.708Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-10-25T22:11:53.708Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-10-25T22:11:53.708Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-10-25T22:11:53.708Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-10-25T22:11:53.708Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-10-25T22:11:53.708Z] - CONFIG_RT_GROUP_SCHED: missing [2022-10-25T22:11:53.708Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-10-25T22:11:53.708Z] - CONFIG_IP_VS: enabled (as module) [2022-10-25T22:11:53.708Z] - CONFIG_IP_VS_NFCT: enabled [2022-10-25T22:11:53.708Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-10-25T22:11:53.708Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-10-25T22:11:53.964Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-10-25T22:11:53.964Z] - CONFIG_SECURITY_SELINUX: enabled [2022-10-25T22:11:53.964Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-10-25T22:11:53.964Z] - CONFIG_EXT4_FS: enabled [2022-10-25T22:11:53.964Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-10-25T22:11:53.964Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-10-25T22:11:53.964Z] - Network Drivers: [2022-10-25T22:11:53.964Z] - "overlay": [2022-10-25T22:11:53.964Z] - CONFIG_VXLAN: enabled (as module) [2022-10-25T22:11:53.964Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-10-25T22:11:53.964Z] Optional (for encrypted networks): [2022-10-25T22:11:53.964Z] - CONFIG_CRYPTO: enabled [2022-10-25T22:11:53.964Z] - CONFIG_CRYPTO_AEAD: enabled [2022-10-25T22:11:53.964Z] - CONFIG_CRYPTO_GCM: enabled [2022-10-25T22:11:53.964Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-10-25T22:11:53.964Z] - CONFIG_CRYPTO_GHASH: enabled [2022-10-25T22:11:53.964Z] - CONFIG_XFRM: enabled [2022-10-25T22:11:53.964Z] - CONFIG_XFRM_USER: enabled (as module) [2022-10-25T22:11:53.964Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-10-25T22:11:53.964Z] - CONFIG_INET_ESP: enabled (as module) [2022-10-25T22:11:53.964Z] - "ipvlan": [2022-10-25T22:11:53.964Z] - CONFIG_IPVLAN: enabled (as module) [2022-10-25T22:11:53.964Z] - "macvlan": [2022-10-25T22:11:53.964Z] - CONFIG_MACVLAN: enabled (as module) [2022-10-25T22:11:53.964Z] - CONFIG_DUMMY: enabled (as module) [2022-10-25T22:11:53.964Z] - "ftp,tftp client in container": [2022-10-25T22:11:54.220Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-10-25T22:11:54.220Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-10-25T22:11:54.220Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-10-25T22:11:54.220Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-10-25T22:11:54.220Z] - Storage Drivers: [2022-10-25T22:11:54.220Z] - "aufs": [2022-10-25T22:11:54.220Z] - CONFIG_AUFS_FS: enabled (as module) [2022-10-25T22:11:54.220Z] - "btrfs": [2022-10-25T22:11:54.220Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-10-25T22:11:54.220Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-10-25T22:11:54.220Z] - "devicemapper": [2022-10-25T22:11:54.220Z] - CONFIG_BLK_DEV_DM: enabled [2022-10-25T22:11:54.220Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-10-25T22:11:54.220Z] - "overlay": [2022-10-25T22:11:54.220Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-10-25T22:11:54.220Z] - "zfs": [2022-10-25T22:11:54.220Z] - /dev/zfs: present [2022-10-25T22:11:54.220Z] - zfs command: missing [2022-10-25T22:11:54.220Z] - zpool command: missing [2022-10-25T22:11:54.220Z] [2022-10-25T22:11:54.220Z] Limits: [2022-10-25T22:11:54.220Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-10-25T22:11:54.220Z] [2022-10-25T22:11:54.220Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-10-25T22:11:54.618Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7138efe567f5c099819cc81cfea776ada697877e . [2022-10-25T22:11:54.873Z] #1 [internal] load build definition from Dockerfile [2022-10-25T22:11:54.873Z] #1 transferring dockerfile: 19.29kB done [2022-10-25T22:11:54.873Z] #1 DONE 0.0s [2022-10-25T22:11:54.873Z] [2022-10-25T22:11:54.873Z] #2 [internal] load .dockerignore [2022-10-25T22:11:54.873Z] #2 transferring context: 145B done [2022-10-25T22:11:54.873Z] #2 DONE 0.0s [2022-10-25T22:11:54.873Z] [2022-10-25T22:11:54.874Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-10-25T22:11:55.136Z] #3 DONE 0.1s [2022-10-25T22:11:55.136Z] [2022-10-25T22:11:55.136Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-10-25T22:11:55.136Z] #4 CACHED [2022-10-25T22:11:55.136Z] [2022-10-25T22:11:55.136Z] #5 [internal] load metadata for docker.io/library/golang:1.19.2-bullseye [2022-10-25T22:11:55.392Z] #5 DONE 0.1s [2022-10-25T22:11:55.392Z] [2022-10-25T22:11:55.392Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-25T22:11:55.392Z] #6 DONE 0.1s [2022-10-25T22:11:55.392Z] [2022-10-25T22:11:55.392Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-25T22:11:55.392Z] #7 DONE 0.1s [2022-10-25T22:11:55.392Z] [2022-10-25T22:11:55.392Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-10-25T22:11:55.392Z] #8 DONE 0.1s [2022-10-25T22:11:56.759Z] [2022-10-25T22:11:56.759Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-25T22:11:56.759Z] #9 DONE 0.0s [2022-10-25T22:11:56.759Z] [2022-10-25T22:11:56.759Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-25T22:11:56.759Z] #10 DONE 0.0s [2022-10-25T22:11:56.759Z] [2022-10-25T22:11:56.759Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:8f150b415a1516c585aab3abeb4fd1e40f371fbc3a64b3a7d0ec45fc7dca1c30 [2022-10-25T22:11:56.759Z] #11 DONE 0.0s [2022-10-25T22:11:56.759Z] [2022-10-25T22:11:56.759Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-10-25T22:11:56.759Z] #12 DONE 0.0s [2022-10-25T22:11:56.759Z] [2022-10-25T22:11:56.759Z] #13 [internal] load build context [2022-10-25T22:11:57.328Z] #13 ... [2022-10-25T22:11:57.328Z] [2022-10-25T22:11:57.328Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-10-25T22:11:57.328Z] #14 DONE 0.5s [2022-10-25T22:11:57.328Z] [2022-10-25T22:11:57.328Z] #13 [internal] load build context [2022-10-25T22:11:57.892Z] #13 transferring context: 63.04MB 1.1s done [2022-10-25T22:11:57.892Z] #13 DONE 1.2s [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #15 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-10-25T22:11:57.892Z] #15 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #16 [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:11:57.892Z] #16 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #17 [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:11:57.892Z] #17 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #18 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-10-25T22:11:57.892Z] #18 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #19 [dev-systemd-false 6/28] RUN ldconfig [2022-10-25T22:11:57.892Z] #19 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #20 [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:11:57.892Z] #20 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #21 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-10-25T22:11:57.892Z] #21 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #22 [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:11:57.892Z] #22 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-10-25T22:11:57.892Z] #23 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #24 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-10-25T22:11:57.892Z] #24 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #25 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-10-25T22:11:57.892Z] #25 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #26 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-10-25T22:11:57.892Z] #26 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #27 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-10-25T22:11:57.892Z] #27 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #28 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-10-25T22:11:57.892Z] #28 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #29 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-10-25T22:11:57.892Z] #29 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #30 [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:11:57.892Z] #30 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #31 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-10-25T22:11:57.892Z] #31 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #32 [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:11:57.892Z] #32 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #33 [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:11:57.892Z] #33 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #34 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-10-25T22:11:57.892Z] #34 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #35 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-10-25T22:11:57.892Z] #35 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #36 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-10-25T22:11:57.892Z] #36 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #37 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-10-25T22:11:57.892Z] #37 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #38 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-10-25T22:11:57.892Z] #38 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #39 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-10-25T22:11:57.892Z] #39 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #40 [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:11:57.892Z] #40 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #41 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-10-25T22:11:57.892Z] #41 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #42 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-10-25T22:11:57.892Z] #42 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #43 [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:11:57.892Z] #43 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-10-25T22:11:57.892Z] #44 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #45 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-10-25T22:11:57.892Z] #45 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #46 [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:11:57.892Z] #46 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #47 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-10-25T22:11:57.892Z] #47 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #48 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-10-25T22:11:57.892Z] #48 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #49 [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:11:57.892Z] #49 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #50 [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:11:57.892Z] #50 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #51 [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:11:57.892Z] #51 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #52 [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:11:57.892Z] #52 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #53 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-10-25T22:11:57.892Z] #53 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #54 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-10-25T22:11:57.892Z] #54 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #55 [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:11:57.892Z] #55 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #56 [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:11:57.892Z] #56 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #57 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-10-25T22:11:57.892Z] #57 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #58 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-10-25T22:11:57.892Z] #58 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-10-25T22:11:57.892Z] #59 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #60 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-10-25T22:11:57.892Z] #60 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #61 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-10-25T22:11:57.892Z] #61 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #62 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-10-25T22:11:57.892Z] #62 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #63 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-10-25T22:11:57.892Z] #63 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #64 [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:11:57.892Z] #64 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #65 [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:11:57.892Z] #65 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #66 [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:11:57.892Z] #66 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #67 [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:11:57.892Z] #67 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.892Z] #68 [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:11:57.892Z] #68 CACHED [2022-10-25T22:11:57.892Z] [2022-10-25T22:11:57.893Z] #69 [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:11:57.893Z] #69 CACHED [2022-10-25T22:11:57.893Z] [2022-10-25T22:11:57.893Z] #70 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-10-25T22:11:57.893Z] #70 CACHED [2022-10-25T22:11:57.893Z] [2022-10-25T22:11:57.893Z] #71 [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:11:57.893Z] #71 CACHED [2022-10-25T22:11:57.893Z] [2022-10-25T22:11:57.893Z] #72 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-10-25T22:11:57.893Z] #72 CACHED [2022-10-25T22:11:57.893Z] [2022-10-25T22:11:57.893Z] #73 [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:11:57.893Z] #73 CACHED [2022-10-25T22:11:57.893Z] [2022-10-25T22:11:57.893Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-10-25T22:11:57.893Z] #74 CACHED [2022-10-25T22:11:57.893Z] [2022-10-25T22:11:57.893Z] #75 [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:11:57.893Z] #75 CACHED [2022-10-25T22:11:57.893Z] [2022-10-25T22:11:57.893Z] #76 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-10-25T22:11:57.893Z] #76 CACHED [2022-10-25T22:11:57.893Z] [2022-10-25T22:11:57.893Z] #77 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-10-25T22:11:57.893Z] #77 CACHED [2022-10-25T22:11:57.893Z] [2022-10-25T22:11:57.893Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-10-25T22:11:57.893Z] #78 CACHED [2022-10-25T22:11:57.893Z] [2022-10-25T22:11:57.893Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-10-25T22:12:03.142Z] #79 DONE 4.6s [2022-10-25T22:12:03.142Z] [2022-10-25T22:12:03.142Z] #80 exporting to image [2022-10-25T22:12:03.142Z] #80 exporting layers [2022-10-25T22:12:03.142Z] #80 exporting layers 0.8s done [2022-10-25T22:12:03.142Z] #80 writing image sha256:56728ccaed36aff2a8537a24d4f87d7cd5eeb14150c4dc31a6ba0c130c0e18dc done [2022-10-25T22:12:03.142Z] #80 naming to docker.io/library/docker:7138efe567f5c099819cc81cfea776ada697877e done [2022-10-25T22:12:03.142Z] #80 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-10-25T22:12:03.460Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-10-25T22:12:03.779Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41903/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7138efe567f5c099819cc81cfea776ada697877e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7138efe567f5c099819cc81cfea776ada697877e hack/test/unit [2022-10-25T22:12:04.035Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-10-25T22:12:04.035Z] + TESTFLAGS+=' -test.timeout=5m' [2022-10-25T22:12:04.035Z] + TESTDIRS=./... [2022-10-25T22:12:04.035Z] + exclude_paths='/vendor/|/integration' [2022-10-25T22:12:04.035Z] ++ go list ./... [2022-10-25T22:12:04.035Z] ++ grep -vE '(/vendor/|/integration)' [2022-10-25T22:12:04.964Z] + pkg_list='github.com/docker/docker/api [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/server [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/server/backend/build [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/server/httpstatus [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/server/httputils [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/server/middleware [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/server/router [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/server/router/build [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/server/router/checkpoint [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/server/router/container [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/server/router/debug [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/server/router/distribution [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/server/router/grpc [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/server/router/image [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/server/router/network [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/server/router/plugin [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/server/router/session [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/server/router/swarm [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/server/router/system [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/server/router/volume [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/types [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/types/backend [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/types/blkiodev [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/types/container [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/types/events [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/types/filters [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/types/image [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/types/mount [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/types/network [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/types/plugins/logdriver [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/types/registry [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/types/strslice [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/types/swarm [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/types/swarm/runtime [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/types/time [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/types/versions [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/types/versions/v1p19 [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/types/versions/v1p20 [2022-10-25T22:12:04.964Z] github.com/docker/docker/api/types/volume [2022-10-25T22:12:04.964Z] github.com/docker/docker/builder [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/builder-next [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/builder-next/exporter [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/builder-next/worker [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/dockerfile [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/remotecontext [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/remotecontext/git [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-10-25T22:12:04.965Z] github.com/docker/docker/cli [2022-10-25T22:12:04.965Z] github.com/docker/docker/cli/config [2022-10-25T22:12:04.965Z] github.com/docker/docker/cli/debug [2022-10-25T22:12:04.965Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-10-25T22:12:04.965Z] github.com/docker/docker/cli/winresources/dockerd [2022-10-25T22:12:04.965Z] github.com/docker/docker/client [2022-10-25T22:12:04.965Z] github.com/docker/docker/cmd/docker-proxy [2022-10-25T22:12:04.965Z] github.com/docker/docker/cmd/dockerd [2022-10-25T22:12:04.965Z] github.com/docker/docker/cmd/dockerd/trap [2022-10-25T22:12:04.965Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-10-25T22:12:04.965Z] github.com/docker/docker/container [2022-10-25T22:12:04.965Z] github.com/docker/docker/container/stream [2022-10-25T22:12:04.965Z] github.com/docker/docker/contrib/apparmor [2022-10-25T22:12:04.965Z] github.com/docker/docker/contrib/docker-device-tool [2022-10-25T22:12:04.965Z] github.com/docker/docker/contrib/httpserver [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/cluster [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/cluster/convert [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/cluster/executor [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/cluster/executor/container [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/cluster/provider [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/config [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/containerd [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/events [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/events/testutils [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/copy [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/register [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/images [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/initlayer [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/links [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/listeners [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/awslogs [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/fluentd [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/gcplogs [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/gelf [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/journald [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/local [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/logentries [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/loggertest [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/loggerutils [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/splunk [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/syslog [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/templates [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/names [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/network [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/stats [2022-10-25T22:12:04.965Z] github.com/docker/docker/distribution [2022-10-25T22:12:04.965Z] github.com/docker/docker/distribution/metadata [2022-10-25T22:12:04.965Z] github.com/docker/docker/distribution/utils [2022-10-25T22:12:04.965Z] github.com/docker/docker/distribution/xfer [2022-10-25T22:12:04.965Z] github.com/docker/docker/dockerversion [2022-10-25T22:12:04.965Z] github.com/docker/docker/errdefs [2022-10-25T22:12:04.965Z] github.com/docker/docker/image [2022-10-25T22:12:04.965Z] github.com/docker/docker/image/cache [2022-10-25T22:12:04.965Z] github.com/docker/docker/image/tarexport [2022-10-25T22:12:04.965Z] github.com/docker/docker/image/v1 [2022-10-25T22:12:04.965Z] github.com/docker/docker/internal/test/suite [2022-10-25T22:12:04.965Z] github.com/docker/docker/layer [2022-10-25T22:12:04.965Z] github.com/docker/docker/libcontainerd [2022-10-25T22:12:04.965Z] github.com/docker/docker/libcontainerd/queue [2022-10-25T22:12:04.965Z] github.com/docker/docker/libcontainerd/remote [2022-10-25T22:12:04.965Z] github.com/docker/docker/libcontainerd/supervisor [2022-10-25T22:12:04.965Z] github.com/docker/docker/libcontainerd/types [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/bitseq [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/cluster [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/config [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/datastore [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/diagnostic [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/discoverapi [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/driverapi [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/drivers/host [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/drivers/null [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/drivers/remote [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/drivers/windows [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/drvregistry [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/etchosts [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/idm [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/internal/caller [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/ipam [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/ipamapi [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/ipams/null [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/ipams/remote [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/ipamutils [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/iptables [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/netlabel [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/netutils [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/networkdb [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/ns [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/options [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/osl [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/osl/kernel [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/portallocator [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/portmapper [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/resolvconf [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/testutils [2022-10-25T22:12:04.965Z] github.com/docker/docker/libnetwork/types [2022-10-25T22:12:04.965Z] github.com/docker/docker/oci [2022-10-25T22:12:04.965Z] github.com/docker/docker/oci/caps [2022-10-25T22:12:04.965Z] github.com/docker/docker/opts [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/aaparser [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/archive [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/authorization [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/broadcaster [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/capabilities [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/chrootarchive [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/containerfs [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/devicemapper [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/directory [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/dmesg [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/fileutils [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/homedir [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/idtools [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/ioutils [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/jsonmessage [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/longpath [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/loopback [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/namesgenerator [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/parsers [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/parsers/kernel [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/pidfile [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/platform [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/plugingetter [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/plugins [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/plugins/transport [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/pools [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/progress [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/reexec [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/stack [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/stdcopy [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/streamformatter [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/stringid [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/sysinfo [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/system [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/tailfile [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/tarsum [2022-10-25T22:12:04.965Z] github.com/docker/docker/pkg/useragent [2022-10-25T22:12:04.965Z] github.com/docker/docker/plugin [2022-10-25T22:12:04.965Z] github.com/docker/docker/plugin/executor/containerd [2022-10-25T22:12:04.965Z] github.com/docker/docker/plugin/v2 [2022-10-25T22:12:04.965Z] github.com/docker/docker/profiles/apparmor [2022-10-25T22:12:04.965Z] github.com/docker/docker/profiles/seccomp [2022-10-25T22:12:04.965Z] github.com/docker/docker/quota [2022-10-25T22:12:04.965Z] github.com/docker/docker/reference [2022-10-25T22:12:04.965Z] github.com/docker/docker/registry [2022-10-25T22:12:04.965Z] github.com/docker/docker/registry/resumable [2022-10-25T22:12:04.965Z] github.com/docker/docker/restartmanager [2022-10-25T22:12:04.965Z] github.com/docker/docker/rootless [2022-10-25T22:12:04.965Z] github.com/docker/docker/rootless/specconv [2022-10-25T22:12:04.965Z] github.com/docker/docker/runconfig [2022-10-25T22:12:04.965Z] github.com/docker/docker/runconfig/opts [2022-10-25T22:12:04.965Z] github.com/docker/docker/testutil [2022-10-25T22:12:04.965Z] github.com/docker/docker/testutil/daemon [2022-10-25T22:12:04.965Z] github.com/docker/docker/testutil/environment [2022-10-25T22:12:04.965Z] github.com/docker/docker/testutil/fakecontext [2022-10-25T22:12:04.965Z] github.com/docker/docker/testutil/fakegit [2022-10-25T22:12:04.965Z] github.com/docker/docker/testutil/fakestorage [2022-10-25T22:12:04.965Z] github.com/docker/docker/testutil/fixtures/load [2022-10-25T22:12:04.965Z] github.com/docker/docker/testutil/fixtures/plugin [2022-10-25T22:12:04.965Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-10-25T22:12:04.965Z] github.com/docker/docker/testutil/registry [2022-10-25T22:12:04.965Z] github.com/docker/docker/testutil/request [2022-10-25T22:12:04.965Z] github.com/docker/docker/volume [2022-10-25T22:12:04.965Z] github.com/docker/docker/volume/drivers [2022-10-25T22:12:04.965Z] github.com/docker/docker/volume/local [2022-10-25T22:12:04.965Z] github.com/docker/docker/volume/mounts [2022-10-25T22:12:04.965Z] github.com/docker/docker/volume/service [2022-10-25T22:12:04.965Z] github.com/docker/docker/volume/service/opts [2022-10-25T22:12:04.965Z] github.com/docker/docker/volume/testutils' [2022-10-25T22:12:04.965Z] ++ grep --fixed-strings -v /libnetwork [2022-10-25T22:12:04.965Z] ++ echo 'github.com/docker/docker/api [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/server [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/server/backend/build [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/server/httpstatus [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/server/httputils [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/server/middleware [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/server/router [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/server/router/build [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/server/router/checkpoint [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/server/router/container [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/server/router/debug [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/server/router/distribution [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/server/router/grpc [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/server/router/image [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/server/router/network [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/server/router/plugin [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/server/router/session [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/server/router/swarm [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/server/router/system [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/server/router/volume [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/types [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/types/backend [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/types/blkiodev [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/types/container [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/types/events [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/types/filters [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/types/image [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/types/mount [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/types/network [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/types/plugins/logdriver [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/types/registry [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/types/strslice [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/types/swarm [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/types/swarm/runtime [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/types/time [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/types/versions [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/types/versions/v1p19 [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/types/versions/v1p20 [2022-10-25T22:12:04.965Z] github.com/docker/docker/api/types/volume [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/builder-next [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/builder-next/exporter [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/builder-next/worker [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/dockerfile [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/remotecontext [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/remotecontext/git [2022-10-25T22:12:04.965Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-10-25T22:12:04.965Z] github.com/docker/docker/cli [2022-10-25T22:12:04.965Z] github.com/docker/docker/cli/config [2022-10-25T22:12:04.965Z] github.com/docker/docker/cli/debug [2022-10-25T22:12:04.965Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-10-25T22:12:04.965Z] github.com/docker/docker/cli/winresources/dockerd [2022-10-25T22:12:04.965Z] github.com/docker/docker/client [2022-10-25T22:12:04.965Z] github.com/docker/docker/cmd/docker-proxy [2022-10-25T22:12:04.965Z] github.com/docker/docker/cmd/dockerd [2022-10-25T22:12:04.965Z] github.com/docker/docker/cmd/dockerd/trap [2022-10-25T22:12:04.965Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-10-25T22:12:04.965Z] github.com/docker/docker/container [2022-10-25T22:12:04.965Z] github.com/docker/docker/container/stream [2022-10-25T22:12:04.965Z] github.com/docker/docker/contrib/apparmor [2022-10-25T22:12:04.965Z] github.com/docker/docker/contrib/docker-device-tool [2022-10-25T22:12:04.965Z] github.com/docker/docker/contrib/httpserver [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/cluster [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/cluster/convert [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/cluster/executor [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/cluster/executor/container [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/cluster/provider [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/config [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/containerd [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/events [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/events/testutils [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/copy [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/register [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/images [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/initlayer [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/links [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/listeners [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/awslogs [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/fluentd [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/gcplogs [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/gelf [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/journald [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-10-25T22:12:04.965Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/local [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/logentries [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/loggertest [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/loggerutils [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/splunk [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/syslog [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/templates [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/names [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/network [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/stats [2022-10-25T22:12:04.966Z] github.com/docker/docker/distribution [2022-10-25T22:12:04.966Z] github.com/docker/docker/distribution/metadata [2022-10-25T22:12:04.966Z] github.com/docker/docker/distribution/utils [2022-10-25T22:12:04.966Z] github.com/docker/docker/distribution/xfer [2022-10-25T22:12:04.966Z] github.com/docker/docker/dockerversion [2022-10-25T22:12:04.966Z] github.com/docker/docker/errdefs [2022-10-25T22:12:04.966Z] github.com/docker/docker/image [2022-10-25T22:12:04.966Z] github.com/docker/docker/image/cache [2022-10-25T22:12:04.966Z] github.com/docker/docker/image/tarexport [2022-10-25T22:12:04.966Z] github.com/docker/docker/image/v1 [2022-10-25T22:12:04.966Z] github.com/docker/docker/internal/test/suite [2022-10-25T22:12:04.966Z] github.com/docker/docker/layer [2022-10-25T22:12:04.966Z] github.com/docker/docker/libcontainerd [2022-10-25T22:12:04.966Z] github.com/docker/docker/libcontainerd/queue [2022-10-25T22:12:04.966Z] github.com/docker/docker/libcontainerd/remote [2022-10-25T22:12:04.966Z] github.com/docker/docker/libcontainerd/supervisor [2022-10-25T22:12:04.966Z] github.com/docker/docker/libcontainerd/types [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/bitseq [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/cluster [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/config [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/datastore [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/diagnostic [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/discoverapi [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/driverapi [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/drivers/host [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/drivers/null [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/drivers/remote [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/drivers/windows [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/drvregistry [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/etchosts [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/idm [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/internal/caller [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/ipam [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/ipamapi [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/ipams/null [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/ipams/remote [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/ipamutils [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/iptables [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/netlabel [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/netutils [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/networkdb [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/ns [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/options [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/osl [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/osl/kernel [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/portallocator [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/portmapper [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/resolvconf [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/testutils [2022-10-25T22:12:04.966Z] github.com/docker/docker/libnetwork/types [2022-10-25T22:12:04.966Z] github.com/docker/docker/oci [2022-10-25T22:12:04.966Z] github.com/docker/docker/oci/caps [2022-10-25T22:12:04.966Z] github.com/docker/docker/opts [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/aaparser [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/archive [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/authorization [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/broadcaster [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/capabilities [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/chrootarchive [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/containerfs [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/devicemapper [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/directory [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/dmesg [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/fileutils [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/homedir [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/idtools [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/ioutils [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/jsonmessage [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/longpath [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/loopback [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/namesgenerator [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/parsers [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/parsers/kernel [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/pidfile [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/platform [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/plugingetter [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/plugins [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/plugins/transport [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/pools [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/progress [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/reexec [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/stack [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/stdcopy [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/streamformatter [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/stringid [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/sysinfo [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/system [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/tailfile [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/tarsum [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/useragent [2022-10-25T22:12:04.966Z] github.com/docker/docker/plugin [2022-10-25T22:12:04.966Z] github.com/docker/docker/plugin/executor/containerd [2022-10-25T22:12:04.966Z] github.com/docker/docker/plugin/v2 [2022-10-25T22:12:04.966Z] github.com/docker/docker/profiles/apparmor [2022-10-25T22:12:04.966Z] github.com/docker/docker/profiles/seccomp [2022-10-25T22:12:04.966Z] github.com/docker/docker/quota [2022-10-25T22:12:04.966Z] github.com/docker/docker/reference [2022-10-25T22:12:04.966Z] github.com/docker/docker/registry [2022-10-25T22:12:04.966Z] github.com/docker/docker/registry/resumable [2022-10-25T22:12:04.966Z] github.com/docker/docker/restartmanager [2022-10-25T22:12:04.966Z] github.com/docker/docker/rootless [2022-10-25T22:12:04.966Z] github.com/docker/docker/rootless/specconv [2022-10-25T22:12:04.966Z] github.com/docker/docker/runconfig [2022-10-25T22:12:04.966Z] github.com/docker/docker/runconfig/opts [2022-10-25T22:12:04.966Z] github.com/docker/docker/testutil [2022-10-25T22:12:04.966Z] github.com/docker/docker/testutil/daemon [2022-10-25T22:12:04.966Z] github.com/docker/docker/testutil/environment [2022-10-25T22:12:04.966Z] github.com/docker/docker/testutil/fakecontext [2022-10-25T22:12:04.966Z] github.com/docker/docker/testutil/fakegit [2022-10-25T22:12:04.966Z] github.com/docker/docker/testutil/fakestorage [2022-10-25T22:12:04.966Z] github.com/docker/docker/testutil/fixtures/load [2022-10-25T22:12:04.966Z] github.com/docker/docker/testutil/fixtures/plugin [2022-10-25T22:12:04.966Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-10-25T22:12:04.966Z] github.com/docker/docker/testutil/registry [2022-10-25T22:12:04.966Z] github.com/docker/docker/testutil/request [2022-10-25T22:12:04.966Z] github.com/docker/docker/volume [2022-10-25T22:12:04.966Z] github.com/docker/docker/volume/drivers [2022-10-25T22:12:04.966Z] github.com/docker/docker/volume/local [2022-10-25T22:12:04.966Z] github.com/docker/docker/volume/mounts [2022-10-25T22:12:04.966Z] github.com/docker/docker/volume/service [2022-10-25T22:12:04.966Z] github.com/docker/docker/volume/service/opts [2022-10-25T22:12:04.966Z] github.com/docker/docker/volume/testutils' [2022-10-25T22:12:04.966Z] + base_pkg_list='github.com/docker/docker/api [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/server [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/server/backend/build [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/server/httpstatus [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/server/httputils [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/server/middleware [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/server/router [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/server/router/build [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/server/router/checkpoint [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/server/router/container [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/server/router/debug [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/server/router/distribution [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/server/router/grpc [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/server/router/image [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/server/router/network [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/server/router/plugin [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/server/router/session [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/server/router/swarm [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/server/router/system [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/server/router/volume [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/types [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/types/backend [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/types/blkiodev [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/types/container [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/types/events [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/types/filters [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/types/image [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/types/mount [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/types/network [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/types/plugins/logdriver [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/types/registry [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/types/strslice [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/types/swarm [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/types/swarm/runtime [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/types/time [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/types/versions [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/types/versions/v1p19 [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/types/versions/v1p20 [2022-10-25T22:12:04.966Z] github.com/docker/docker/api/types/volume [2022-10-25T22:12:04.966Z] github.com/docker/docker/builder [2022-10-25T22:12:04.966Z] github.com/docker/docker/builder/builder-next [2022-10-25T22:12:04.966Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-10-25T22:12:04.966Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-10-25T22:12:04.966Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-10-25T22:12:04.966Z] github.com/docker/docker/builder/builder-next/exporter [2022-10-25T22:12:04.966Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-10-25T22:12:04.966Z] github.com/docker/docker/builder/builder-next/worker [2022-10-25T22:12:04.966Z] github.com/docker/docker/builder/dockerfile [2022-10-25T22:12:04.966Z] github.com/docker/docker/builder/remotecontext [2022-10-25T22:12:04.966Z] github.com/docker/docker/builder/remotecontext/git [2022-10-25T22:12:04.966Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-10-25T22:12:04.966Z] github.com/docker/docker/cli [2022-10-25T22:12:04.966Z] github.com/docker/docker/cli/config [2022-10-25T22:12:04.966Z] github.com/docker/docker/cli/debug [2022-10-25T22:12:04.966Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-10-25T22:12:04.966Z] github.com/docker/docker/cli/winresources/dockerd [2022-10-25T22:12:04.966Z] github.com/docker/docker/client [2022-10-25T22:12:04.966Z] github.com/docker/docker/cmd/docker-proxy [2022-10-25T22:12:04.966Z] github.com/docker/docker/cmd/dockerd [2022-10-25T22:12:04.966Z] github.com/docker/docker/cmd/dockerd/trap [2022-10-25T22:12:04.966Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-10-25T22:12:04.966Z] github.com/docker/docker/container [2022-10-25T22:12:04.966Z] github.com/docker/docker/container/stream [2022-10-25T22:12:04.966Z] github.com/docker/docker/contrib/apparmor [2022-10-25T22:12:04.966Z] github.com/docker/docker/contrib/docker-device-tool [2022-10-25T22:12:04.966Z] github.com/docker/docker/contrib/httpserver [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/cluster [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/cluster/convert [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/cluster/executor [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/cluster/executor/container [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/cluster/provider [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/config [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/containerd [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/events [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/events/testutils [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/graphdriver [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/graphdriver/copy [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/graphdriver/register [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/images [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/initlayer [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/links [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/listeners [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/awslogs [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/fluentd [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/gcplogs [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/gelf [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/journald [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/local [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/logentries [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/loggertest [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/loggerutils [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/splunk [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/syslog [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/logger/templates [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/names [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/network [2022-10-25T22:12:04.966Z] github.com/docker/docker/daemon/stats [2022-10-25T22:12:04.966Z] github.com/docker/docker/distribution [2022-10-25T22:12:04.966Z] github.com/docker/docker/distribution/metadata [2022-10-25T22:12:04.966Z] github.com/docker/docker/distribution/utils [2022-10-25T22:12:04.966Z] github.com/docker/docker/distribution/xfer [2022-10-25T22:12:04.966Z] github.com/docker/docker/dockerversion [2022-10-25T22:12:04.966Z] github.com/docker/docker/errdefs [2022-10-25T22:12:04.966Z] github.com/docker/docker/image [2022-10-25T22:12:04.966Z] github.com/docker/docker/image/cache [2022-10-25T22:12:04.966Z] github.com/docker/docker/image/tarexport [2022-10-25T22:12:04.966Z] github.com/docker/docker/image/v1 [2022-10-25T22:12:04.966Z] github.com/docker/docker/internal/test/suite [2022-10-25T22:12:04.966Z] github.com/docker/docker/layer [2022-10-25T22:12:04.966Z] github.com/docker/docker/libcontainerd [2022-10-25T22:12:04.966Z] github.com/docker/docker/libcontainerd/queue [2022-10-25T22:12:04.966Z] github.com/docker/docker/libcontainerd/remote [2022-10-25T22:12:04.966Z] github.com/docker/docker/libcontainerd/supervisor [2022-10-25T22:12:04.966Z] github.com/docker/docker/libcontainerd/types [2022-10-25T22:12:04.966Z] github.com/docker/docker/oci [2022-10-25T22:12:04.966Z] github.com/docker/docker/oci/caps [2022-10-25T22:12:04.966Z] github.com/docker/docker/opts [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/aaparser [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/archive [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/authorization [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/broadcaster [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/capabilities [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/chrootarchive [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/containerfs [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/devicemapper [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/directory [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/dmesg [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/fileutils [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/homedir [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/idtools [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/ioutils [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/jsonmessage [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/longpath [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/loopback [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/namesgenerator [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/parsers [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/parsers/kernel [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/pidfile [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/platform [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/plugingetter [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/plugins [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/plugins/transport [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/pools [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/progress [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/reexec [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/stack [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/stdcopy [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/streamformatter [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/stringid [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/sysinfo [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/system [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/tailfile [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/tarsum [2022-10-25T22:12:04.966Z] github.com/docker/docker/pkg/useragent [2022-10-25T22:12:04.966Z] github.com/docker/docker/plugin [2022-10-25T22:12:04.966Z] github.com/docker/docker/plugin/executor/containerd [2022-10-25T22:12:04.966Z] github.com/docker/docker/plugin/v2 [2022-10-25T22:12:04.966Z] github.com/docker/docker/profiles/apparmor [2022-10-25T22:12:04.966Z] github.com/docker/docker/profiles/seccomp [2022-10-25T22:12:04.966Z] github.com/docker/docker/quota [2022-10-25T22:12:04.966Z] github.com/docker/docker/reference [2022-10-25T22:12:04.966Z] github.com/docker/docker/registry [2022-10-25T22:12:04.967Z] github.com/docker/docker/registry/resumable [2022-10-25T22:12:04.967Z] github.com/docker/docker/restartmanager [2022-10-25T22:12:04.967Z] github.com/docker/docker/rootless [2022-10-25T22:12:04.967Z] github.com/docker/docker/rootless/specconv [2022-10-25T22:12:04.967Z] github.com/docker/docker/runconfig [2022-10-25T22:12:04.967Z] github.com/docker/docker/runconfig/opts [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/daemon [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/environment [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/fakecontext [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/fakegit [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/fakestorage [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/fixtures/load [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/fixtures/plugin [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/registry [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/request [2022-10-25T22:12:04.967Z] github.com/docker/docker/volume [2022-10-25T22:12:04.967Z] github.com/docker/docker/volume/drivers [2022-10-25T22:12:04.967Z] github.com/docker/docker/volume/local [2022-10-25T22:12:04.967Z] github.com/docker/docker/volume/mounts [2022-10-25T22:12:04.967Z] github.com/docker/docker/volume/service [2022-10-25T22:12:04.967Z] github.com/docker/docker/volume/service/opts [2022-10-25T22:12:04.967Z] github.com/docker/docker/volume/testutils' [2022-10-25T22:12:04.967Z] ++ grep --fixed-strings /libnetwork [2022-10-25T22:12:04.967Z] ++ echo 'github.com/docker/docker/api [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/server [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/server/backend/build [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/server/httpstatus [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/server/httputils [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/server/middleware [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/server/router [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/server/router/build [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/server/router/checkpoint [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/server/router/container [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/server/router/debug [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/server/router/distribution [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/server/router/grpc [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/server/router/image [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/server/router/network [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/server/router/plugin [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/server/router/session [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/server/router/swarm [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/server/router/system [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/server/router/volume [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/types [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/types/backend [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/types/blkiodev [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/types/container [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/types/events [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/types/filters [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/types/image [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/types/mount [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/types/network [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/types/plugins/logdriver [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/types/registry [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/types/strslice [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/types/swarm [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/types/swarm/runtime [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/types/time [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/types/versions [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/types/versions/v1p19 [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/types/versions/v1p20 [2022-10-25T22:12:04.967Z] github.com/docker/docker/api/types/volume [2022-10-25T22:12:04.967Z] github.com/docker/docker/builder [2022-10-25T22:12:04.967Z] github.com/docker/docker/builder/builder-next [2022-10-25T22:12:04.967Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-10-25T22:12:04.967Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-10-25T22:12:04.967Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-10-25T22:12:04.967Z] github.com/docker/docker/builder/builder-next/exporter [2022-10-25T22:12:04.967Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-10-25T22:12:04.967Z] github.com/docker/docker/builder/builder-next/worker [2022-10-25T22:12:04.967Z] github.com/docker/docker/builder/dockerfile [2022-10-25T22:12:04.967Z] github.com/docker/docker/builder/remotecontext [2022-10-25T22:12:04.967Z] github.com/docker/docker/builder/remotecontext/git [2022-10-25T22:12:04.967Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-10-25T22:12:04.967Z] github.com/docker/docker/cli [2022-10-25T22:12:04.967Z] github.com/docker/docker/cli/config [2022-10-25T22:12:04.967Z] github.com/docker/docker/cli/debug [2022-10-25T22:12:04.967Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-10-25T22:12:04.967Z] github.com/docker/docker/cli/winresources/dockerd [2022-10-25T22:12:04.967Z] github.com/docker/docker/client [2022-10-25T22:12:04.967Z] github.com/docker/docker/cmd/docker-proxy [2022-10-25T22:12:04.967Z] github.com/docker/docker/cmd/dockerd [2022-10-25T22:12:04.967Z] github.com/docker/docker/cmd/dockerd/trap [2022-10-25T22:12:04.967Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-10-25T22:12:04.967Z] github.com/docker/docker/container [2022-10-25T22:12:04.967Z] github.com/docker/docker/container/stream [2022-10-25T22:12:04.967Z] github.com/docker/docker/contrib/apparmor [2022-10-25T22:12:04.967Z] github.com/docker/docker/contrib/docker-device-tool [2022-10-25T22:12:04.967Z] github.com/docker/docker/contrib/httpserver [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/cluster [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/cluster/convert [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/cluster/executor [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/cluster/executor/container [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/cluster/provider [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/config [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/containerd [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/events [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/events/testutils [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/graphdriver [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/graphdriver/copy [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/graphdriver/register [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/images [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/initlayer [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/links [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/listeners [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/logger [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/logger/awslogs [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/logger/fluentd [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/logger/gcplogs [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/logger/gelf [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/logger/journald [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/logger/local [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/logger/logentries [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/logger/loggertest [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/logger/loggerutils [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/logger/splunk [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/logger/syslog [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/logger/templates [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/names [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/network [2022-10-25T22:12:04.967Z] github.com/docker/docker/daemon/stats [2022-10-25T22:12:04.967Z] github.com/docker/docker/distribution [2022-10-25T22:12:04.967Z] github.com/docker/docker/distribution/metadata [2022-10-25T22:12:04.967Z] github.com/docker/docker/distribution/utils [2022-10-25T22:12:04.967Z] github.com/docker/docker/distribution/xfer [2022-10-25T22:12:04.967Z] github.com/docker/docker/dockerversion [2022-10-25T22:12:04.967Z] github.com/docker/docker/errdefs [2022-10-25T22:12:04.967Z] github.com/docker/docker/image [2022-10-25T22:12:04.967Z] github.com/docker/docker/image/cache [2022-10-25T22:12:04.967Z] github.com/docker/docker/image/tarexport [2022-10-25T22:12:04.967Z] github.com/docker/docker/image/v1 [2022-10-25T22:12:04.967Z] github.com/docker/docker/internal/test/suite [2022-10-25T22:12:04.967Z] github.com/docker/docker/layer [2022-10-25T22:12:04.967Z] github.com/docker/docker/libcontainerd [2022-10-25T22:12:04.967Z] github.com/docker/docker/libcontainerd/queue [2022-10-25T22:12:04.967Z] github.com/docker/docker/libcontainerd/remote [2022-10-25T22:12:04.967Z] github.com/docker/docker/libcontainerd/supervisor [2022-10-25T22:12:04.967Z] github.com/docker/docker/libcontainerd/types [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/bitseq [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/cluster [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/config [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/datastore [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/diagnostic [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/discoverapi [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/driverapi [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/host [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/null [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/remote [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/windows [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drvregistry [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/etchosts [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/idm [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/internal/caller [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/ipam [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/ipamapi [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/ipams/null [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/ipams/remote [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/ipamutils [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/iptables [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/netlabel [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/netutils [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/networkdb [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/ns [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/options [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/osl [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/osl/kernel [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/portallocator [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/portmapper [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/resolvconf [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/testutils [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/types [2022-10-25T22:12:04.967Z] github.com/docker/docker/oci [2022-10-25T22:12:04.967Z] github.com/docker/docker/oci/caps [2022-10-25T22:12:04.967Z] github.com/docker/docker/opts [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/aaparser [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/archive [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/authorization [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/broadcaster [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/capabilities [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/chrootarchive [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/containerfs [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/devicemapper [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/directory [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/dmesg [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/fileutils [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/homedir [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/idtools [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/ioutils [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/jsonmessage [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/longpath [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/loopback [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/namesgenerator [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/parsers [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/parsers/kernel [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/pidfile [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/platform [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/plugingetter [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/plugins [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/plugins/transport [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/pools [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/progress [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/reexec [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/stack [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/stdcopy [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/streamformatter [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/stringid [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/sysinfo [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/system [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/tailfile [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/tarsum [2022-10-25T22:12:04.967Z] github.com/docker/docker/pkg/useragent [2022-10-25T22:12:04.967Z] github.com/docker/docker/plugin [2022-10-25T22:12:04.967Z] github.com/docker/docker/plugin/executor/containerd [2022-10-25T22:12:04.967Z] github.com/docker/docker/plugin/v2 [2022-10-25T22:12:04.967Z] github.com/docker/docker/profiles/apparmor [2022-10-25T22:12:04.967Z] github.com/docker/docker/profiles/seccomp [2022-10-25T22:12:04.967Z] github.com/docker/docker/quota [2022-10-25T22:12:04.967Z] github.com/docker/docker/reference [2022-10-25T22:12:04.967Z] github.com/docker/docker/registry [2022-10-25T22:12:04.967Z] github.com/docker/docker/registry/resumable [2022-10-25T22:12:04.967Z] github.com/docker/docker/restartmanager [2022-10-25T22:12:04.967Z] github.com/docker/docker/rootless [2022-10-25T22:12:04.967Z] github.com/docker/docker/rootless/specconv [2022-10-25T22:12:04.967Z] github.com/docker/docker/runconfig [2022-10-25T22:12:04.967Z] github.com/docker/docker/runconfig/opts [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/daemon [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/environment [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/fakecontext [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/fakegit [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/fakestorage [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/fixtures/load [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/fixtures/plugin [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/registry [2022-10-25T22:12:04.967Z] github.com/docker/docker/testutil/request [2022-10-25T22:12:04.967Z] github.com/docker/docker/volume [2022-10-25T22:12:04.967Z] github.com/docker/docker/volume/drivers [2022-10-25T22:12:04.967Z] github.com/docker/docker/volume/local [2022-10-25T22:12:04.967Z] github.com/docker/docker/volume/mounts [2022-10-25T22:12:04.967Z] github.com/docker/docker/volume/service [2022-10-25T22:12:04.967Z] github.com/docker/docker/volume/service/opts [2022-10-25T22:12:04.967Z] github.com/docker/docker/volume/testutils' [2022-10-25T22:12:04.967Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/bitseq [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/cluster [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/config [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/datastore [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/diagnostic [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/discoverapi [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/driverapi [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/host [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/null [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/remote [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/windows [2022-10-25T22:12:04.967Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/drvregistry [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/etchosts [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/idm [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/internal/caller [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/ipam [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/ipamapi [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/ipams/null [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/ipams/remote [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/ipamutils [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/iptables [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/netlabel [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/netutils [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/networkdb [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/ns [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/options [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/osl [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/osl/kernel [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/portallocator [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/portmapper [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/resolvconf [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/testutils [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/types' [2022-10-25T22:12:04.968Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-10-25T22:12:04.968Z] + echo 'github.com/docker/docker/libnetwork [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/bitseq [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/cluster [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/config [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/datastore [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/diagnostic [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/discoverapi [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/driverapi [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/drivers/host [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/drivers/null [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/drivers/remote [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/drivers/windows [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/drvregistry [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/etchosts [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/idm [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/internal/caller [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/ipam [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/ipamapi [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/ipams/null [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/ipams/remote [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/ipamutils [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/iptables [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/netlabel [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/netutils [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/networkdb [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/ns [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/options [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/osl [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/osl/kernel [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/portallocator [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/portmapper [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/resolvconf [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/testutils [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/types' [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-10-25T22:12:04.968Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-10-25T22:12:04.968Z] + type docker-proxy [2022-10-25T22:12:04.968Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-10-25T22:12:04.968Z] + hack/make.sh binary-proxy install-proxy [2022-10-25T22:12:04.968Z] [2022-10-25T22:12:05.224Z] Removing bundles/ [2022-10-25T22:12:05.224Z] [2022-10-25T22:12:05.224Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-10-25T22:12:05.224Z] Building: bundles/binary-proxy/docker-proxy [2022-10-25T22:12:05.224Z] GOOS="" GOARCH="" GOARM="" [2022-10-25T22:12:11.766Z] Created binary: bundles/binary-proxy/docker-proxy [2022-10-25T22:12:11.766Z] [2022-10-25T22:12:11.766Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-10-25T22:12:11.766Z] Installing docker-proxy to /usr/local/bin/ [2022-10-25T22:12:11.766Z] [2022-10-25T22:12:11.766Z] + mkdir -p bundles [2022-10-25T22:12:11.766Z] + '[' -n 'github.com/docker/docker/api [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/server [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/server/backend/build [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/server/httpstatus [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/server/httputils [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/server/middleware [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/server/router [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/server/router/build [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/server/router/checkpoint [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/server/router/container [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/server/router/debug [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/server/router/distribution [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/server/router/grpc [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/server/router/image [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/server/router/network [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/server/router/plugin [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/server/router/session [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/server/router/swarm [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/server/router/system [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/server/router/volume [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/types [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/types/backend [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/types/blkiodev [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/types/container [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/types/events [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/types/filters [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/types/image [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/types/mount [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/types/network [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/types/plugins/logdriver [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/types/registry [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/types/strslice [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/types/swarm [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/types/swarm/runtime [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/types/time [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/types/versions [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/types/versions/v1p19 [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/types/versions/v1p20 [2022-10-25T22:12:11.766Z] github.com/docker/docker/api/types/volume [2022-10-25T22:12:11.766Z] github.com/docker/docker/builder [2022-10-25T22:12:11.766Z] github.com/docker/docker/builder/builder-next [2022-10-25T22:12:11.766Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-10-25T22:12:11.766Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-10-25T22:12:11.766Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-10-25T22:12:11.766Z] github.com/docker/docker/builder/builder-next/exporter [2022-10-25T22:12:11.766Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-10-25T22:12:11.766Z] github.com/docker/docker/builder/builder-next/worker [2022-10-25T22:12:11.766Z] github.com/docker/docker/builder/dockerfile [2022-10-25T22:12:11.766Z] github.com/docker/docker/builder/remotecontext [2022-10-25T22:12:11.766Z] github.com/docker/docker/builder/remotecontext/git [2022-10-25T22:12:11.766Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-10-25T22:12:11.766Z] github.com/docker/docker/cli [2022-10-25T22:12:11.766Z] github.com/docker/docker/cli/config [2022-10-25T22:12:11.766Z] github.com/docker/docker/cli/debug [2022-10-25T22:12:11.766Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-10-25T22:12:11.766Z] github.com/docker/docker/cli/winresources/dockerd [2022-10-25T22:12:11.766Z] github.com/docker/docker/client [2022-10-25T22:12:11.766Z] github.com/docker/docker/cmd/docker-proxy [2022-10-25T22:12:11.766Z] github.com/docker/docker/cmd/dockerd [2022-10-25T22:12:11.766Z] github.com/docker/docker/cmd/dockerd/trap [2022-10-25T22:12:11.766Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-10-25T22:12:11.766Z] github.com/docker/docker/container [2022-10-25T22:12:11.766Z] github.com/docker/docker/container/stream [2022-10-25T22:12:11.766Z] github.com/docker/docker/contrib/apparmor [2022-10-25T22:12:11.766Z] github.com/docker/docker/contrib/docker-device-tool [2022-10-25T22:12:11.766Z] github.com/docker/docker/contrib/httpserver [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/cluster [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/cluster/convert [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/cluster/executor [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/cluster/executor/container [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/cluster/provider [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/config [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/containerd [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/events [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/events/testutils [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/graphdriver [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/graphdriver/copy [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/graphdriver/register [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/images [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/initlayer [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/links [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/listeners [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/logger [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/logger/awslogs [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/logger/fluentd [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/logger/gcplogs [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/logger/gelf [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/logger/journald [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/logger/local [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/logger/logentries [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/logger/loggertest [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/logger/loggerutils [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/logger/splunk [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/logger/syslog [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/logger/templates [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/names [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/network [2022-10-25T22:12:11.766Z] github.com/docker/docker/daemon/stats [2022-10-25T22:12:11.766Z] github.com/docker/docker/distribution [2022-10-25T22:12:11.766Z] github.com/docker/docker/distribution/metadata [2022-10-25T22:12:11.766Z] github.com/docker/docker/distribution/utils [2022-10-25T22:12:11.766Z] github.com/docker/docker/distribution/xfer [2022-10-25T22:12:11.766Z] github.com/docker/docker/dockerversion [2022-10-25T22:12:11.766Z] github.com/docker/docker/errdefs [2022-10-25T22:12:11.766Z] github.com/docker/docker/image [2022-10-25T22:12:11.766Z] github.com/docker/docker/image/cache [2022-10-25T22:12:11.766Z] github.com/docker/docker/image/tarexport [2022-10-25T22:12:11.766Z] github.com/docker/docker/image/v1 [2022-10-25T22:12:11.766Z] github.com/docker/docker/internal/test/suite [2022-10-25T22:12:11.766Z] github.com/docker/docker/layer [2022-10-25T22:12:11.766Z] github.com/docker/docker/libcontainerd [2022-10-25T22:12:11.766Z] github.com/docker/docker/libcontainerd/queue [2022-10-25T22:12:11.766Z] github.com/docker/docker/libcontainerd/remote [2022-10-25T22:12:11.766Z] github.com/docker/docker/libcontainerd/supervisor [2022-10-25T22:12:11.766Z] github.com/docker/docker/libcontainerd/types [2022-10-25T22:12:11.766Z] github.com/docker/docker/oci [2022-10-25T22:12:11.766Z] github.com/docker/docker/oci/caps [2022-10-25T22:12:11.766Z] github.com/docker/docker/opts [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/aaparser [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/archive [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/authorization [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/broadcaster [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/capabilities [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/chrootarchive [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/containerfs [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/devicemapper [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/directory [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/dmesg [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/fileutils [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/homedir [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/idtools [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/ioutils [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/jsonmessage [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/longpath [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/loopback [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/namesgenerator [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/parsers [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/parsers/kernel [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/pidfile [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/platform [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/plugingetter [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/plugins [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/plugins/transport [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/pools [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/progress [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/reexec [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/stack [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/stdcopy [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/streamformatter [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/stringid [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/sysinfo [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/system [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/tailfile [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/tarsum [2022-10-25T22:12:11.766Z] github.com/docker/docker/pkg/useragent [2022-10-25T22:12:11.766Z] github.com/docker/docker/plugin [2022-10-25T22:12:11.766Z] github.com/docker/docker/plugin/executor/containerd [2022-10-25T22:12:11.766Z] github.com/docker/docker/plugin/v2 [2022-10-25T22:12:11.766Z] github.com/docker/docker/profiles/apparmor [2022-10-25T22:12:11.766Z] github.com/docker/docker/profiles/seccomp [2022-10-25T22:12:11.766Z] github.com/docker/docker/quota [2022-10-25T22:12:11.766Z] github.com/docker/docker/reference [2022-10-25T22:12:11.766Z] github.com/docker/docker/registry [2022-10-25T22:12:11.766Z] github.com/docker/docker/registry/resumable [2022-10-25T22:12:11.766Z] github.com/docker/docker/restartmanager [2022-10-25T22:12:11.766Z] github.com/docker/docker/rootless [2022-10-25T22:12:11.766Z] github.com/docker/docker/rootless/specconv [2022-10-25T22:12:11.766Z] github.com/docker/docker/runconfig [2022-10-25T22:12:11.766Z] github.com/docker/docker/runconfig/opts [2022-10-25T22:12:11.766Z] github.com/docker/docker/testutil [2022-10-25T22:12:11.766Z] github.com/docker/docker/testutil/daemon [2022-10-25T22:12:11.766Z] github.com/docker/docker/testutil/environment [2022-10-25T22:12:11.766Z] github.com/docker/docker/testutil/fakecontext [2022-10-25T22:12:11.766Z] github.com/docker/docker/testutil/fakegit [2022-10-25T22:12:11.766Z] github.com/docker/docker/testutil/fakestorage [2022-10-25T22:12:11.766Z] github.com/docker/docker/testutil/fixtures/load [2022-10-25T22:12:11.766Z] github.com/docker/docker/testutil/fixtures/plugin [2022-10-25T22:12:11.766Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-10-25T22:12:11.766Z] github.com/docker/docker/testutil/registry [2022-10-25T22:12:11.766Z] github.com/docker/docker/testutil/request [2022-10-25T22:12:11.766Z] github.com/docker/docker/volume [2022-10-25T22:12:11.766Z] github.com/docker/docker/volume/drivers [2022-10-25T22:12:11.766Z] github.com/docker/docker/volume/local [2022-10-25T22:12:11.766Z] github.com/docker/docker/volume/mounts [2022-10-25T22:12:11.766Z] github.com/docker/docker/volume/service [2022-10-25T22:12:11.766Z] github.com/docker/docker/volume/service/opts [2022-10-25T22:12:11.766Z] github.com/docker/docker/volume/testutils' ']' [2022-10-25T22:12:11.767Z] + 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:12:12.023Z] ? github.com/docker/docker/api [no test files] [2022-10-25T22:12:26.872Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-10-25T22:13:48.267Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-10-25T22:13:48.267Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/server/router [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-10-25T22:13:48.267Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-10-25T22:13:48.267Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-10-25T22:13:48.267Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 66.7% of statements [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/types [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/types/container [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/types/events [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/types/image [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/types/network [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-10-25T22:13:48.267Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-10-25T22:13:48.267Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-10-25T22:13:48.267Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2022-10-25T22:13:48.267Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/builder [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-10-25T22:13:48.267Z] ok github.com/docker/docker/builder/remotecontext 0.150s coverage: 13.7% of statements [2022-10-25T22:13:48.267Z] ok github.com/docker/docker/builder/dockerfile 0.538s coverage: 50.2% of statements [2022-10-25T22:13:48.267Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-10-25T22:13:48.267Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-10-25T22:13:48.267Z] ok github.com/docker/docker/builder/remotecontext/git 2.373s coverage: 83.5% of statements [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/cli [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/cli/config [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-10-25T22:13:48.267Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-10-25T22:13:48.267Z] ok github.com/docker/docker/cmd/docker-proxy 0.030s coverage: 67.6% of statements [2022-10-25T22:13:48.267Z] ok github.com/docker/docker/client 0.114s coverage: 76.1% of statements [2022-10-25T22:14:20.301Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 29.9% of statements [2022-10-25T22:14:20.301Z] ok github.com/docker/docker/container 0.123s coverage: 35.6% of statements [2022-10-25T22:14:20.301Z] ok github.com/docker/docker/cmd/dockerd/trap 2.388s coverage: 0.0% of statements [2022-10-25T22:14:20.301Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-10-25T22:14:20.301Z] ? github.com/docker/docker/container/stream [no test files] [2022-10-25T22:14:20.301Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-10-25T22:14:20.301Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-10-25T22:14:20.301Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-10-25T22:14:23.573Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2022-10-25T22:14:25.467Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-10-25T22:14:26.834Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-10-25T22:14:33.444Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-10-25T22:14:34.376Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 76.8% of statements [2022-10-25T22:14:34.944Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-10-25T22:14:35.873Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-10-25T22:14:36.436Z] ok github.com/docker/docker/daemon 10.150s coverage: 16.4% of statements [2022-10-25T22:14:36.436Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-10-25T22:14:36.436Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-10-25T22:14:36.436Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-10-25T22:14:36.436Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-10-25T22:14:37.367Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.673s coverage: 74.8% of statements [2022-10-25T22:14:38.295Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.300s coverage: 60.7% of statements [2022-10-25T22:14:38.552Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-10-25T22:14:39.921Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.9% of statements [2022-10-25T22:14:41.303Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.279s coverage: 50.6% of statements [2022-10-25T22:14:41.866Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.931s coverage: 45.8% of statements [2022-10-25T22:14:41.866Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-10-25T22:14:43.233Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.191s coverage: 60.3% of statements [2022-10-25T22:14:43.233Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-10-25T22:14:43.233Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-10-25T22:14:43.233Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.5% of statements [2022-10-25T22:14:44.164Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2022-10-25T22:14:44.727Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-10-25T22:14:45.655Z] ok github.com/docker/docker/daemon/images 0.050s coverage: 6.8% of statements [2022-10-25T22:14:45.655Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-10-25T22:14:45.655Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-10-25T22:14:46.218Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 43.2% of statements [2022-10-25T22:14:46.781Z] ok github.com/docker/docker/daemon/logger/awslogs 0.133s coverage: 79.6% of statements [2022-10-25T22:14:46.781Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-10-25T22:14:46.781Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-10-25T22:14:47.344Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-10-25T22:14:47.908Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-10-25T22:14:48.836Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.154s coverage: 76.8% of statements [2022-10-25T22:14:48.836Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-10-25T22:14:49.765Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 79.4% of statements [2022-10-25T22:14:50.328Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 63.5% of statements [2022-10-25T22:14:50.891Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2022-10-25T22:14:51.821Z] ok github.com/docker/docker/daemon/logger/journald 3.454s coverage: 74.5% of statements [2022-10-25T22:14:51.821Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-10-25T22:14:51.821Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-10-25T22:14:51.821Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-10-25T22:14:51.821Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-10-25T22:14:52.385Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-10-25T22:14:52.385Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-10-25T22:14:52.948Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-10-25T22:14:53.205Z] ok github.com/docker/docker/daemon/logger/splunk 1.508s coverage: 82.5% of statements [2022-10-25T22:14:53.205Z] ? github.com/docker/docker/daemon/names [no test files] [2022-10-25T22:14:53.205Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-10-25T22:14:54.147Z] ok github.com/docker/docker/distribution/metadata 0.033s coverage: 44.4% of statements [2022-10-25T22:14:56.077Z] ok github.com/docker/docker/distribution 1.488s coverage: 29.7% of statements [2022-10-25T22:14:56.077Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-10-25T22:14:56.640Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-10-25T22:14:56.897Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements [2022-10-25T22:14:56.897Z] ? github.com/docker/docker/dockerversion [no test files] [2022-10-25T22:14:57.153Z] ok github.com/docker/docker/image 0.036s coverage: 86.9% of statements [2022-10-25T22:14:57.716Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2022-10-25T22:14:57.972Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-10-25T22:14:57.972Z] ? github.com/docker/docker/image/v1 [no test files] [2022-10-25T22:14:57.972Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-10-25T22:14:58.229Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-10-25T22:14:59.158Z] ok github.com/docker/docker/oci 0.012s coverage: 41.4% of statements [2022-10-25T22:14:59.721Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-10-25T22:14:59.977Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-10-25T22:15:01.344Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 82.1% of statements [2022-10-25T22:15:02.273Z] ok github.com/docker/docker/pkg/authorization 0.366s coverage: 68.3% of statements [2022-10-25T22:15:02.530Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-10-25T22:15:02.530Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-10-25T22:15:05.798Z] ok github.com/docker/docker/pkg/chrootarchive 2.519s coverage: 44.9% of statements [2022-10-25T22:15:05.798Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 28.6% of statements [2022-10-25T22:15:06.054Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements [2022-10-25T22:15:06.311Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-10-25T22:15:06.568Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 77.5% of statements [2022-10-25T22:15:06.823Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-10-25T22:15:07.080Z] ok github.com/docker/docker/layer 7.722s coverage: 68.9% of statements [2022-10-25T22:15:07.080Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-10-25T22:15:07.080Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-10-25T22:15:07.080Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-10-25T22:15:07.080Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-10-25T22:15:07.080Z] ? github.com/docker/docker/oci/caps [no test files] [2022-10-25T22:15:07.080Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-10-25T22:15:07.642Z] ok github.com/docker/docker/pkg/idtools 0.405s coverage: 69.6% of statements [2022-10-25T22:15:07.899Z] ok github.com/docker/docker/pkg/ioutils 0.413s coverage: 70.1% of statements [2022-10-25T22:15:08.155Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2022-10-25T22:15:08.155Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-10-25T22:15:08.155Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-10-25T22:15:08.155Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-10-25T22:15:08.411Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-10-25T22:15:08.411Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-10-25T22:15:08.668Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 76.5% of statements [2022-10-25T22:15:08.924Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 90.5% of statements [2022-10-25T22:15:08.924Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-10-25T22:15:08.924Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-10-25T22:15:09.487Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-10-25T22:15:09.743Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-10-25T22:15:09.999Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-10-25T22:15:10.255Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-10-25T22:15:10.511Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-10-25T22:15:10.767Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-10-25T22:15:11.024Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-10-25T22:15:11.281Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-10-25T22:15:11.281Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-10-25T22:15:11.843Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-10-25T22:15:12.100Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 46.0% of statements [2022-10-25T22:15:12.662Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2022-10-25T22:15:12.918Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-10-25T22:15:13.184Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-10-25T22:15:15.081Z] ok github.com/docker/docker/plugin 0.618s coverage: 23.2% of statements [2022-10-25T22:15:15.337Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-10-25T22:15:15.899Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-10-25T22:15:17.267Z] ok github.com/docker/docker/quota 0.174s coverage: 71.4% of statements [2022-10-25T22:15:17.267Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-10-25T22:15:18.197Z] ok github.com/docker/docker/registry 0.079s coverage: 58.7% of statements [2022-10-25T22:15:18.453Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-10-25T22:15:18.709Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-10-25T22:15:19.271Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-10-25T22:15:19.528Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-10-25T22:15:20.895Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-10-25T22:15:21.963Z] ok github.com/docker/docker/volume/local 0.075s coverage: 77.1% of statements [2022-10-25T22:15:22.220Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-10-25T22:15:23.149Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-10-25T22:15:45.033Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/rootless [no test files] [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/testutil/request [no test files] [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/volume [no test files] [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-10-25T22:15:45.033Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === Skipped [2022-10-25T22:15:45.033Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-10-25T22:15:45.033Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-10-25T22:15:45.033Z] network_proxy_test.go:208: No support for dual stack yet [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-10-25T22:15:45.033Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-10-25T22:15:45.033Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-10-25T22:15:45.033Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:15:45.033Z] graphtest_unix.go:44: Driver btrfs not supported [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-10-25T22:15:45.033Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:15:45.033Z] graphtest_unix.go:44: Driver btrfs not supported [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-10-25T22:15:45.033Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:15:45.033Z] graphtest_unix.go:44: Driver btrfs not supported [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-10-25T22:15:45.033Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:15:45.033Z] graphtest_unix.go:44: Driver btrfs not supported [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-10-25T22:15:45.033Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:15:45.033Z] graphtest_unix.go:44: Driver btrfs not supported [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-10-25T22:15:45.033Z] graphtest_unix.go:71: No driver to put! [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-10-25T22:15:45.033Z] time="2022-10-25T22:14:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-25T22:15:45.033Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-10-25T22:15:45.033Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-10-25T22:15:45.033Z] time="2022-10-25T22:14:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-25T22:15:45.033Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-10-25T22:15:45.033Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-10-25T22:15:45.033Z] time="2022-10-25T22:14:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-25T22:15:45.033Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-10-25T22:15:45.033Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-10-25T22:15:45.033Z] time="2022-10-25T22:14:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-25T22:15:45.033Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-10-25T22:15:45.033Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-10-25T22:15:45.033Z] time="2022-10-25T22:14:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-25T22:15:45.033Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-10-25T22:15:45.033Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-10-25T22:15:45.033Z] graphtest_unix.go:71: No driver to put! [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-10-25T22:15:45.033Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-10-25T22:15:45.033Z] overlay_test.go:50: Fails to compute changes intermittently [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-10-25T22:15:45.033Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.033Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-10-25T22:15:45.033Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-10-25T22:15:45.033Z] [2022-10-25T22:15:45.034Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-10-25T22:15:45.034Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:15:45.034Z] graphtest_unix.go:44: Driver zfs not supported [2022-10-25T22:15:45.034Z] [2022-10-25T22:15:45.034Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-10-25T22:15:45.034Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:15:45.034Z] graphtest_unix.go:44: Driver zfs not supported [2022-10-25T22:15:45.034Z] [2022-10-25T22:15:45.034Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-10-25T22:15:45.034Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:15:45.034Z] graphtest_unix.go:44: Driver zfs not supported [2022-10-25T22:15:45.034Z] [2022-10-25T22:15:45.034Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-10-25T22:15:45.034Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:15:45.034Z] graphtest_unix.go:44: Driver zfs not supported [2022-10-25T22:15:45.034Z] [2022-10-25T22:15:45.034Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-10-25T22:15:45.034Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-25T22:15:45.034Z] graphtest_unix.go:44: Driver zfs not supported [2022-10-25T22:15:45.034Z] [2022-10-25T22:15:45.034Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-10-25T22:15:45.034Z] graphtest_unix.go:71: No driver to put! [2022-10-25T22:15:45.034Z] [2022-10-25T22:15:45.034Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-10-25T22:15:45.034Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2022-10-25T22:15:45.034Z] [2022-10-25T22:15:45.034Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-10-25T22:15:45.034Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2022-10-25T22:15:45.034Z] [2022-10-25T22:15:45.034Z] DONE 2869 tests, 28 skipped in 212.342s [2022-10-25T22:15:45.034Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/bitseq [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/cluster [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/config [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/datastore [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/diagnostic [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/discoverapi [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/driverapi [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/drivers/host [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/drivers/null [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/drivers/remote [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/drivers/windows [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/drvregistry [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/etchosts [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/idm [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/internal/caller [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/ipam [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/ipamapi [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/ipams/null [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/ipams/remote [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/ipamutils [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/iptables [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/netlabel [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/netutils [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/networkdb [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/ns [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/options [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/osl [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/osl/kernel [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/portallocator [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/portmapper [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/resolvconf [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/testutils [2022-10-25T22:15:45.034Z] github.com/docker/docker/libnetwork/types' ']' [2022-10-25T22:15:45.034Z] + 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:16:31.683Z] ok github.com/docker/docker/libnetwork 37.391s coverage: 40.6% of statements [2022-10-25T22:16:31.683Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2022-10-25T22:16:31.683Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-10-25T22:16:31.683Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-10-25T22:16:31.683Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-10-25T22:16:31.683Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-10-25T22:16:31.683Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-10-25T22:16:31.683Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-10-25T22:16:31.683Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-10-25T22:16:31.683Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-10-25T22:16:31.683Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 9.3% of statements [2022-10-25T22:16:31.683Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-10-25T22:16:31.683Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-10-25T22:16:31.683Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-10-25T22:16:31.683Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-10-25T22:16:31.683Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.547s coverage: 59.9% of statements [2022-10-25T22:16:31.683Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-10-25T22:16:31.683Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-10-25T22:16:31.683Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 5.1% of statements [2022-10-25T22:16:31.939Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-10-25T22:16:32.500Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-10-25T22:16:32.500Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-10-25T22:16:32.500Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-10-25T22:16:42.444Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.268s coverage: 6.6% of statements [2022-10-25T22:16:42.444Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-10-25T22:16:42.700Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-10-25T22:16:42.956Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-10-25T22:16:42.956Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-10-25T22:16:42.956Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-10-25T22:16:42.956Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-10-25T22:16:43.519Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-10-25T22:16:43.775Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-10-25T22:16:44.031Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-10-25T22:16:44.031Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-10-25T22:16:56.203Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-10-25T22:17:11.049Z] ok github.com/docker/docker/libnetwork/ipam 15.534s coverage: 85.3% of statements [2022-10-25T22:17:11.049Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-10-25T22:17:11.049Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-10-25T22:17:11.049Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-10-25T22:17:11.049Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-10-25T22:17:11.049Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-10-25T22:17:11.306Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-10-25T22:17:11.868Z] ok github.com/docker/docker/libnetwork/ipamutils 0.269s coverage: 74.0% of statements [2022-10-25T22:17:12.430Z] ok github.com/docker/docker/libnetwork/iptables 0.165s coverage: 45.1% of statements [2022-10-25T22:17:12.686Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-10-25T22:17:12.943Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-10-25T22:19:04.361Z] time="2022-10-25T22:18:57Z" 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:19:04.361Z] ok github.com/docker/docker/libnetwork/networkdb 103.570s coverage: 60.1% of statements [2022-10-25T22:19:04.361Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-10-25T22:19:04.361Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-10-25T22:19:04.361Z] ok github.com/docker/docker/libnetwork/osl 4.335s coverage: 39.7% of statements [2022-10-25T22:19:04.361Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-10-25T22:19:04.361Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-10-25T22:19:04.618Z] ok github.com/docker/docker/libnetwork/portmapper 0.652s coverage: 46.3% of statements [2022-10-25T22:19:04.875Z] ok github.com/docker/docker/libnetwork/resolvconf 0.012s coverage: 82.8% of statements [2022-10-25T22:19:04.875Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-10-25T22:19:05.131Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-10-25T22:19:05.131Z] [2022-10-25T22:19:05.131Z] === Skipped [2022-10-25T22:19:05.131Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-10-25T22:19:05.131Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-10-25T22:19:05.131Z] [2022-10-25T22:19:05.131Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-10-25T22:19:05.131Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-10-25T22:19:05.131Z] [2022-10-25T22:19:05.131Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-10-25T22:19:05.131Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-10-25T22:19:05.131Z] [2022-10-25T22:19:05.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-10-25T22:19:05.131Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-10-25T22:19:05.131Z] [2022-10-25T22:19:05.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-10-25T22:19:05.131Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-10-25T22:19:05.131Z] [2022-10-25T22:19:05.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-10-25T22:19:05.131Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-10-25T22:19:05.131Z] [2022-10-25T22:19:05.132Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-10-25T22:19:05.132Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-10-25T22:19:05.132Z] [2022-10-25T22:19:05.132Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-10-25T22:19:05.132Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-10-25T22:19:05.132Z] [2022-10-25T22:19:05.132Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-10-25T22:19:05.132Z] firewalld_test.go:14: firewalld is not running [2022-10-25T22:19:05.132Z] [2022-10-25T22:19:05.132Z] DONE 325 tests, 9 skipped in 201.833s Post stage [Pipeline] junit [2022-10-25T22:19:05.708Z] Recording test results [2022-10-25T22:19:05.799Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T22:19:06.152Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41903/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7138efe567f5c099819cc81cfea776ada697877e -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:7138efe567f5c099819cc81cfea776ada697877e hack/make.sh dynbinary test-integration [2022-10-25T22:19:06.408Z] [2022-10-25T22:19:06.664Z] Removing bundles/ [2022-10-25T22:19:06.664Z] [2022-10-25T22:19:06.664Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-10-25T22:19:06.664Z] Building: bundles/dynbinary-daemon/dockerd [2022-10-25T22:19:06.664Z] GOOS="" GOARCH="" GOARM="" [2022-10-25T22:20:43.105Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-10-25T22:20:43.105Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-10-25T22:20:43.105Z] GOOS="" GOARCH="" GOARM="" [2022-10-25T22:20:43.105Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-10-25T22:20:43.105Z] [2022-10-25T22:20:43.105Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-10-25T22:20:43.105Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-10-25T22:20:43.105Z] HOSTNAME=5cc28c171441 [2022-10-25T22:20:43.105Z] TESTDEBUG=0 [2022-10-25T22:20:43.105Z] DEST=bundles/test-integration [2022-10-25T22:20:43.105Z] PWD=/go/src/github.com/docker/docker [2022-10-25T22:20:43.105Z] DOCKER_GITCOMMIT=7138efe567f5c099819cc81cfea776ada697877e [2022-10-25T22:20:43.105Z] container=docker [2022-10-25T22:20:43.105Z] HOME=/root [2022-10-25T22:20:43.105Z] GOLANG_VERSION=1.19.2 [2022-10-25T22:20:43.105Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-10-25T22:20:43.105Z] VALIDATE_BRANCH=master [2022-10-25T22:20:43.105Z] TERM=xterm [2022-10-25T22:20:43.105Z] DOCKER_PKG=github.com/docker/docker [2022-10-25T22:20:43.105Z] SHLVL=1 [2022-10-25T22:20:43.105Z] TIMEOUT=120m [2022-10-25T22:20:43.105Z] DOCKER_BUILDTAGS= journald [2022-10-25T22:20:43.105Z] DOCKER_GRAPHDRIVER=overlay2 [2022-10-25T22:20:43.105Z] GO111MODULE=off [2022-10-25T22:20:43.105Z] DOCKER_EXPERIMENTAL=1 [2022-10-25T22:20:43.105Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-10-25T22:20:43.105Z] 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:20:43.105Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-10-25T22:20:43.105Z] GOPATH=/go [2022-10-25T22:20:43.105Z] PKG_CONFIG=pkg-config [2022-10-25T22:20:43.105Z] _=/usr/bin/env [2022-10-25T22:20:43.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-10-25T22:21:15.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-10-25T22:21:15.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-10-25T22:21:41.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-10-25T22:21:48.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-10-25T22:21:54.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-10-25T22:21:54.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-10-25T22:21:55.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-10-25T22:21:56.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-10-25T22:21:56.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-10-25T22:21:56.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-10-25T22:21:57.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-10-25T22:21:59.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-10-25T22:22:00.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-10-25T22:22:01.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-10-25T22:22:01.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-10-25T22:22:02.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-10-25T22:22:03.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-10-25T22:22:04.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-10-25T22:22:04.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-10-25T22:22:05.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-10-25T22:22:06.585Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-10-25T22:22:06.585Z] Using test binary docker [2022-10-25T22:22:06.585Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-10-25T22:22:06.585Z] +++ /etc/init.d/apparmor start [2022-10-25T22:22:06.585Z] Not: starting. [2022-10-25T22:22:06.585Z] INFO: Waiting for daemon to start... [2022-10-25T22:22:06.585Z] Starting dockerd [2022-10-25T22:22:06.585Z] +++ 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:22:08.474Z] . [2022-10-25T22:22:08.474Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-10-25T22:22:08.474Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-10-25T22:22:08.474Z] Error: No such image: emptyfs [2022-10-25T22:22:08.474Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-10-25T22:22:08.474Z] ++++ docker load [2022-10-25T22:22:08.731Z] Loaded image: emptyfs:latest [2022-10-25T22:22:08.731Z] Running integration-test (iteration 1) [2022-10-25T22:22:08.731Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-10-25T22:22:08.731Z] ++ 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:22:08.731Z] ++ set -e [2022-10-25T22:22:08.731Z] ++ '[' -n 0 ']' [2022-10-25T22:22:08.731Z] ++ set -x [2022-10-25T22:22:08.731Z] ++ 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:22:08.988Z] Loaded image: busybox:latest [2022-10-25T22:22:08.988Z] Loaded image: busybox:glibc [2022-10-25T22:22:09.928Z] Loaded image: debian:bullseye-slim [2022-10-25T22:22:10.190Z] Loaded image: hello-world:latest [2022-10-25T22:22:10.190Z] Loaded image: arm32v7/hello-world:latest [2022-10-25T22:22:10.190Z] INFO: Testing against a local daemon [2022-10-25T22:22:10.190Z] === RUN TestCgroupNamespacesBuild [2022-10-25T22:22:11.558Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-10-25T22:22:11.558Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-10-25T22:22:12.924Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-10-25T22:22:12.924Z] === RUN TestBuildWithSession [2022-10-25T22:22:12.924Z] build_session_test.go:25: TODO: BuildKit [2022-10-25T22:22:12.924Z] --- SKIP: TestBuildWithSession (0.00s) [2022-10-25T22:22:12.924Z] === RUN TestBuildSquashParent [2022-10-25T22:22:16.192Z] --- PASS: TestBuildSquashParent (3.51s) [2022-10-25T22:22:16.192Z] === RUN TestBuildWithRemoveAndForceRemove [2022-10-25T22:22:16.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-25T22:22:16.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-25T22:22:16.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-25T22:22:16.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-25T22:22:16.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-25T22:22:16.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-25T22:22:16.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-25T22:22:16.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-25T22:22:16.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-25T22:22:16.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-25T22:22:16.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-25T22:22:16.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-25T22:22:16.192Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-25T22:22:16.192Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-25T22:22:17.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-25T22:22:17.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-25T22:22:18.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-25T22:22:18.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-25T22:22:19.855Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-10-25T22:22:19.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.31s) [2022-10-25T22:22:19.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s) [2022-10-25T22:22:19.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.17s) [2022-10-25T22:22:19.855Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.12s) [2022-10-25T22:22:19.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.08s) [2022-10-25T22:22:19.856Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.14s) [2022-10-25T22:22:19.856Z] === RUN TestBuildMultiStageCopy [2022-10-25T22:22:19.856Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-10-25T22:22:21.224Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-10-25T22:22:21.224Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-10-25T22:22:21.481Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-10-25T22:22:21.737Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-10-25T22:22:21.993Z] --- PASS: TestBuildMultiStageCopy (2.13s) [2022-10-25T22:22:21.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.19s) [2022-10-25T22:22:21.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-10-25T22:22:21.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-10-25T22:22:21.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-10-25T22:22:21.993Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-10-25T22:22:21.993Z] === RUN TestBuildMultiStageParentConfig [2022-10-25T22:22:22.922Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-10-25T22:22:22.922Z] === RUN TestBuildLabelWithTargets [2022-10-25T22:22:23.854Z] --- PASS: TestBuildLabelWithTargets (1.08s) [2022-10-25T22:22:23.854Z] === RUN TestBuildWithEmptyLayers [2022-10-25T22:22:24.420Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2022-10-25T22:22:24.420Z] === RUN TestBuildMultiStageOnBuild [2022-10-25T22:22:25.787Z] --- PASS: TestBuildMultiStageOnBuild (1.43s) [2022-10-25T22:22:25.787Z] === RUN TestBuildUncleanTarFilenames [2022-10-25T22:22:26.350Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-10-25T22:22:26.350Z] === RUN TestBuildMultiStageLayerLeak [2022-10-25T22:22:27.717Z] --- PASS: TestBuildMultiStageLayerLeak (1.48s) [2022-10-25T22:22:27.717Z] === RUN TestBuildWithHugeFile [2022-10-25T22:23:06.406Z] --- PASS: TestBuildWithHugeFile (34.65s) [2022-10-25T22:23:06.406Z] === RUN TestBuildWCOWSandboxSize [2022-10-25T22:23:06.406Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-10-25T22:23:06.406Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-10-25T22:23:06.406Z] === RUN TestBuildWithEmptyDockerfile [2022-10-25T22:23:06.406Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-25T22:23:06.406Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-25T22:23:06.406Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-25T22:23:06.406Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-25T22:23:06.406Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-25T22:23:06.406Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-25T22:23:06.406Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-25T22:23:06.406Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-25T22:23:06.406Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-25T22:23:06.406Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-10-25T22:23:06.406Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-10-25T22:23:06.406Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-10-25T22:23:06.406Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-10-25T22:23:06.406Z] === RUN TestBuildPreserveOwnership [2022-10-25T22:23:06.406Z] === RUN TestBuildPreserveOwnership/copy_from [2022-10-25T22:23:06.406Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-10-25T22:23:06.406Z] --- PASS: TestBuildPreserveOwnership (3.06s) [2022-10-25T22:23:06.406Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.04s) [2022-10-25T22:23:06.406Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.02s) [2022-10-25T22:23:06.406Z] === RUN TestBuildPlatformInvalid [2022-10-25T22:23:06.406Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-10-25T22:23:06.406Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-10-25T22:23:06.406Z] Loaded image: busybox:latest [2022-10-25T22:23:06.676Z] Loaded image: busybox:glibc [2022-10-25T22:23:07.605Z] Loaded image: debian:bullseye-slim [2022-10-25T22:23:07.605Z] Loaded image: hello-world:latest [2022-10-25T22:23:07.861Z] Loaded image: arm32v7/hello-world:latest [2022-10-25T22:23:16.039Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.11s) [2022-10-25T22:23:16.039Z] PASS [2022-10-25T22:23:16.039Z] [2022-10-25T22:23:16.039Z] === Skipped [2022-10-25T22:23:16.039Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-10-25T22:23:16.039Z] build_session_test.go:25: TODO: BuildKit [2022-10-25T22:23:16.039Z] [2022-10-25T22:23:16.039Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-10-25T22:23:16.039Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-10-25T22:23:16.039Z] [2022-10-25T22:23:16.039Z] DONE 34 tests, 2 skipped in 67.191s [2022-10-25T22:23:16.039Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-10-25T22:23:16.039Z] ++ 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:23:16.039Z] ++ set -e [2022-10-25T22:23:16.039Z] ++ '[' -n 0 ']' [2022-10-25T22:23:16.039Z] ++ set -x [2022-10-25T22:23:16.039Z] ++ 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:23:16.039Z] INFO: Testing against a local daemon [2022-10-25T22:23:16.039Z] === RUN TestConfigInspect [2022-10-25T22:23:18.556Z] --- PASS: TestConfigInspect (2.22s) [2022-10-25T22:23:18.556Z] === RUN TestConfigList [2022-10-25T22:23:20.447Z] --- PASS: TestConfigList (2.17s) [2022-10-25T22:23:20.447Z] === RUN TestConfigsCreateAndDelete [2022-10-25T22:23:22.967Z] --- PASS: TestConfigsCreateAndDelete (2.29s) [2022-10-25T22:23:22.967Z] === RUN TestConfigsUpdate [2022-10-25T22:23:24.861Z] --- PASS: TestConfigsUpdate (2.18s) [2022-10-25T22:23:24.861Z] === RUN TestTemplatedConfig [2022-10-25T22:23:27.379Z] --- PASS: TestTemplatedConfig (2.59s) [2022-10-25T22:23:27.379Z] === RUN TestConfigCreateResolve [2022-10-25T22:23:30.524Z] --- PASS: TestConfigCreateResolve (2.32s) [2022-10-25T22:23:30.524Z] PASS [2022-10-25T22:23:30.524Z] [2022-10-25T22:23:30.524Z] DONE 6 tests in 13.880s [2022-10-25T22:23:30.524Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-10-25T22:23:30.524Z] ++ 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:23:30.524Z] ++ set -e [2022-10-25T22:23:30.524Z] ++ '[' -n 0 ']' [2022-10-25T22:23:30.524Z] ++ set -x [2022-10-25T22:23:30.525Z] ++ 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:23:30.525Z] INFO: Testing against a local daemon [2022-10-25T22:23:30.525Z] === RUN TestAttachWithTTY [2022-10-25T22:23:30.525Z] --- PASS: TestAttachWithTTY (0.08s) [2022-10-25T22:23:30.525Z] === RUN TestAttachWithoutTTy [2022-10-25T22:23:30.525Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-10-25T22:23:30.525Z] === RUN TestCheckpoint [2022-10-25T22:23:30.525Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-25T22:23:30.525Z] --- SKIP: TestCheckpoint (0.00s) [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/commit [2022-10-25T22:23:30.525Z] === PAUSE TestContainerInvalidJSON/commit [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/containers/create [2022-10-25T22:23:30.525Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-10-25T22:23:30.525Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-10-25T22:23:30.525Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-10-25T22:23:30.525Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-10-25T22:23:30.525Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-10-25T22:23:30.525Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-10-25T22:23:30.525Z] === CONT TestContainerInvalidJSON/commit [2022-10-25T22:23:30.525Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-10-25T22:23:30.525Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-10-25T22:23:30.525Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-10-25T22:23:30.525Z] === CONT TestContainerInvalidJSON/containers/create [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-10-25T22:23:30.525Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-10-25T22:23:30.525Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-10-25T22:23:30.525Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-10-25T22:23:30.525Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-10-25T22:23:30.525Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-10-25T22:23:30.525Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-10-25T22:23:30.525Z] === RUN TestCopyFromContainerPathIsNotDir [2022-10-25T22:23:30.525Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-10-25T22:23:30.525Z] === RUN TestCopyToContainerPathDoesNotExist [2022-10-25T22:23:30.525Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-10-25T22:23:30.525Z] === RUN TestCopyEmptyFile [2022-10-25T22:23:30.525Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-10-25T22:23:30.525Z] === RUN TestCopyToContainerPathIsNotDir [2022-10-25T22:23:30.525Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-10-25T22:23:30.525Z] === RUN TestCopyFromContainer [2022-10-25T22:23:31.897Z] === RUN TestCopyFromContainer// [2022-10-25T22:23:31.897Z] === RUN TestCopyFromContainer//bar/root [2022-10-25T22:23:31.897Z] === RUN TestCopyFromContainer//bar/root/ [2022-10-25T22:23:31.897Z] === RUN TestCopyFromContainer/bar/quux [2022-10-25T22:23:31.897Z] === RUN TestCopyFromContainer/bar/quux/ [2022-10-25T22:23:31.897Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-10-25T22:23:31.897Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-10-25T22:23:32.153Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-10-25T22:23:32.153Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-10-25T22:23:32.153Z] === RUN TestCopyFromContainer/bar/notarget [2022-10-25T22:23:32.153Z] --- PASS: TestCopyFromContainer (1.64s) [2022-10-25T22:23:32.153Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-10-25T22:23:32.153Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-10-25T22:23:32.153Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-10-25T22:23:32.153Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-10-25T22:23:32.153Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-10-25T22:23:32.153Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-10-25T22:23:32.153Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-10-25T22:23:32.153Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-10-25T22:23:32.153Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-10-25T22:23:32.153Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-10-25T22:23:32.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-10-25T22:23:32.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-25T22:23:32.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-25T22:23:32.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-25T22:23:32.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-25T22:23:32.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-25T22:23:32.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-25T22:23:32.153Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-25T22:23:32.153Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-25T22:23:32.153Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-25T22:23:32.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-10-25T22:23:32.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-10-25T22:23:32.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-10-25T22:23:32.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-10-25T22:23:32.153Z] === RUN TestCreateLinkToNonExistingContainer [2022-10-25T22:23:32.410Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-10-25T22:23:32.410Z] === RUN TestCreateWithInvalidEnv [2022-10-25T22:23:32.410Z] === RUN TestCreateWithInvalidEnv/0 [2022-10-25T22:23:32.410Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-10-25T22:23:32.410Z] === RUN TestCreateWithInvalidEnv/1 [2022-10-25T22:23:32.410Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-10-25T22:23:32.410Z] === RUN TestCreateWithInvalidEnv/2 [2022-10-25T22:23:32.410Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-10-25T22:23:32.410Z] === CONT TestCreateWithInvalidEnv/0 [2022-10-25T22:23:32.410Z] === CONT TestCreateWithInvalidEnv/2 [2022-10-25T22:23:32.410Z] === CONT TestCreateWithInvalidEnv/1 [2022-10-25T22:23:32.410Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-10-25T22:23:32.410Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-10-25T22:23:32.410Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-10-25T22:23:32.410Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-10-25T22:23:32.410Z] === RUN TestCreateTmpfsMountsTarget [2022-10-25T22:23:32.410Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-10-25T22:23:32.410Z] === RUN TestCreateWithCustomMaskedPaths [2022-10-25T22:23:33.779Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2022-10-25T22:23:33.779Z] === RUN TestCreateWithCustomReadonlyPaths [2022-10-25T22:23:34.708Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s) [2022-10-25T22:23:34.708Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-10-25T22:23:34.964Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-25T22:23:34.964Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-25T22:23:34.964Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-25T22:23:34.964Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-25T22:23:34.964Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-25T22:23:34.964Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-25T22:23:34.964Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-25T22:23:34.964Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-25T22:23:34.964Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-25T22:23:34.964Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-25T22:23:34.964Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-25T22:23:34.964Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-25T22:23:34.964Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-25T22:23:34.964Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-25T22:23:34.964Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-25T22:23:34.964Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-10-25T22:23:34.964Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-10-25T22:23:34.964Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-10-25T22:23:34.964Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-10-25T22:23:34.964Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-10-25T22:23:34.964Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-10-25T22:23:34.964Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-10-25T22:23:35.220Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-10-25T22:23:35.220Z] === RUN TestCreateDifferentPlatform [2022-10-25T22:23:35.220Z] === RUN TestCreateDifferentPlatform/different_os [2022-10-25T22:23:35.220Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-10-25T22:23:35.220Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-10-25T22:23:35.220Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-10-25T22:23:35.220Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-10-25T22:23:35.220Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-10-25T22:23:35.220Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-10-25T22:23:35.220Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-10-25T22:23:35.476Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-10-25T22:23:35.476Z] === RUN TestCreateInvalidHostConfig [2022-10-25T22:23:35.476Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-10-25T22:23:35.476Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-10-25T22:23:35.476Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-10-25T22:23:35.476Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-10-25T22:23:35.476Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-10-25T22:23:35.476Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-10-25T22:23:35.476Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-10-25T22:23:35.476Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-10-25T22:23:35.476Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-10-25T22:23:35.476Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-10-25T22:23:35.476Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-10-25T22:23:35.476Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-10-25T22:23:35.476Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-10-25T22:23:35.476Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-10-25T22:23:35.476Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-10-25T22:23:35.476Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-10-25T22:23:35.476Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-10-25T22:23:35.476Z] === RUN TestContainerStartOnDaemonRestart [2022-10-25T22:23:35.476Z] === PAUSE TestContainerStartOnDaemonRestart [2022-10-25T22:23:35.476Z] === RUN TestDaemonRestartIpcMode [2022-10-25T22:23:35.476Z] === PAUSE TestDaemonRestartIpcMode [2022-10-25T22:23:35.476Z] === RUN TestDaemonHostGatewayIP [2022-10-25T22:23:35.476Z] === PAUSE TestDaemonHostGatewayIP [2022-10-25T22:23:35.476Z] === RUN TestRestartDaemonWithRestartingContainer [2022-10-25T22:23:35.476Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-10-25T22:23:35.476Z] === RUN TestContainerKillOnDaemonStart [2022-10-25T22:23:35.476Z] === PAUSE TestContainerKillOnDaemonStart [2022-10-25T22:23:35.476Z] === RUN TestDiff [2022-10-25T22:23:35.733Z] --- PASS: TestDiff (0.41s) [2022-10-25T22:23:35.733Z] === RUN TestExecConsoleSize [2022-10-25T22:23:36.295Z] --- PASS: TestExecConsoleSize (0.48s) [2022-10-25T22:23:36.295Z] === RUN TestExecWithCloseStdin [2022-10-25T22:23:36.857Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-10-25T22:23:36.857Z] === RUN TestExec [2022-10-25T22:23:37.420Z] --- PASS: TestExec (0.49s) [2022-10-25T22:23:37.420Z] === RUN TestExecUser [2022-10-25T22:23:37.676Z] --- PASS: TestExecUser (0.49s) [2022-10-25T22:23:37.676Z] === RUN TestExportContainerAndImportImage [2022-10-25T22:23:38.604Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2022-10-25T22:23:38.604Z] === RUN TestExportContainerAfterDaemonRestart [2022-10-25T22:23:39.532Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-10-25T22:23:39.532Z] === RUN TestHealthCheckWorkdir [2022-10-25T22:23:40.095Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-10-25T22:23:40.095Z] === RUN TestHealthKillContainer [2022-10-25T22:23:48.180Z] --- PASS: TestHealthKillContainer (7.84s) [2022-10-25T22:23:48.180Z] === RUN TestHealthCheckProcessKilled [2022-10-25T22:23:48.742Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2022-10-25T22:23:48.742Z] === RUN TestInspectCpusetInConfigPre120 [2022-10-25T22:23:48.998Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) [2022-10-25T22:23:48.998Z] === RUN TestIpcModeNone [2022-10-25T22:23:49.563Z] --- PASS: TestIpcModeNone (0.50s) [2022-10-25T22:23:49.563Z] === RUN TestIpcModePrivate [2022-10-25T22:23:50.125Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-10-25T22:23:50.125Z] --- PASS: TestIpcModePrivate (0.49s) [2022-10-25T22:23:50.125Z] === RUN TestIpcModeShareable [2022-10-25T22:23:50.382Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-10-25T22:23:50.638Z] --- PASS: TestIpcModeShareable (0.51s) [2022-10-25T22:23:50.638Z] === RUN TestAPIIpcModeShareableAndContainer [2022-10-25T22:23:52.530Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.60s) [2022-10-25T22:23:52.530Z] === RUN TestAPIIpcModeHost [2022-10-25T22:23:52.530Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-10-25T22:23:52.530Z] === RUN TestDaemonIpcModeShareable [2022-10-25T22:23:53.897Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-10-25T22:23:53.897Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-10-25T22:23:53.897Z] === RUN TestDaemonIpcModePrivate [2022-10-25T22:23:54.825Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-10-25T22:23:55.086Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-10-25T22:23:55.086Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-10-25T22:23:56.038Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-10-25T22:23:56.293Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2022-10-25T22:23:56.293Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-10-25T22:23:57.222Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-10-25T22:23:57.478Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-10-25T22:23:57.478Z] === RUN TestIpcModeOlderClient [2022-10-25T22:23:57.478Z] === PAUSE TestIpcModeOlderClient [2022-10-25T22:23:57.478Z] === RUN TestKillContainerInvalidSignal [2022-10-25T22:23:57.737Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-10-25T22:23:57.737Z] === RUN TestKillContainer [2022-10-25T22:23:57.737Z] === RUN TestKillContainer/no_signal [2022-10-25T22:23:58.313Z] === RUN TestKillContainer/non_killing_signal [2022-10-25T22:23:58.569Z] === RUN TestKillContainer/killing_signal [2022-10-25T22:23:59.131Z] --- PASS: TestKillContainer (1.33s) [2022-10-25T22:23:59.131Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-10-25T22:23:59.131Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-10-25T22:23:59.131Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-10-25T22:23:59.131Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-10-25T22:23:59.131Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-10-25T22:23:59.693Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-10-25T22:24:00.256Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-10-25T22:24:00.256Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-10-25T22:24:00.256Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-10-25T22:24:00.256Z] === RUN TestKillStoppedContainer [2022-10-25T22:24:00.512Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-10-25T22:24:00.512Z] === RUN TestKillStoppedContainerAPIPre120 [2022-10-25T22:24:00.512Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-10-25T22:24:00.512Z] === RUN TestKillDifferentUserContainer [2022-10-25T22:24:01.075Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-10-25T22:24:01.075Z] === RUN TestInspectOomKilledTrue [2022-10-25T22:24:01.637Z] --- PASS: TestInspectOomKilledTrue (0.53s) [2022-10-25T22:24:01.637Z] === RUN TestInspectOomKilledFalse [2022-10-25T22:24:01.894Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-10-25T22:24:01.894Z] === RUN TestLinksEtcHostsContentMatch [2022-10-25T22:24:02.150Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-10-25T22:24:02.151Z] === RUN TestLinksContainerNames [2022-10-25T22:24:03.079Z] --- PASS: TestLinksContainerNames (0.90s) [2022-10-25T22:24:03.079Z] === RUN TestLogsFollowTailEmpty [2022-10-25T22:24:03.641Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-10-25T22:24:03.641Z] === RUN TestLogs [2022-10-25T22:24:03.641Z] === RUN TestLogs/driver_local [2022-10-25T22:24:03.641Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-10-25T22:24:03.641Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-10-25T22:24:03.641Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-10-25T22:24:03.641Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-10-25T22:24:03.641Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-10-25T22:24:03.641Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-10-25T22:24:03.641Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-10-25T22:24:03.641Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-10-25T22:24:03.641Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-10-25T22:24:03.641Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-10-25T22:24:03.641Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-10-25T22:24:03.641Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-10-25T22:24:03.641Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-10-25T22:24:03.641Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-10-25T22:24:04.205Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-10-25T22:24:04.205Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-10-25T22:24:04.767Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-10-25T22:24:04.767Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-10-25T22:24:05.329Z] === RUN TestLogs/driver_json-file [2022-10-25T22:24:05.329Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-10-25T22:24:05.329Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-10-25T22:24:05.329Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-10-25T22:24:05.329Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-10-25T22:24:05.329Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-10-25T22:24:05.329Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-10-25T22:24:05.329Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-10-25T22:24:05.329Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-10-25T22:24:05.329Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-10-25T22:24:05.329Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-10-25T22:24:05.329Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-10-25T22:24:05.329Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-10-25T22:24:05.329Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-10-25T22:24:05.329Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-10-25T22:24:05.891Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-10-25T22:24:06.147Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-10-25T22:24:06.710Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-10-25T22:24:06.710Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-10-25T22:24:07.271Z] --- PASS: TestLogs (3.69s) [2022-10-25T22:24:07.271Z] --- PASS: TestLogs/driver_local (0.01s) [2022-10-25T22:24:07.271Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.61s) [2022-10-25T22:24:07.271Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.67s) [2022-10-25T22:24:07.271Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.53s) [2022-10-25T22:24:07.271Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s) [2022-10-25T22:24:07.271Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s) [2022-10-25T22:24:07.271Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-10-25T22:24:07.271Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-10-25T22:24:07.271Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.68s) [2022-10-25T22:24:07.271Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.73s) [2022-10-25T22:24:07.271Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s) [2022-10-25T22:24:07.271Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.58s) [2022-10-25T22:24:07.271Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s) [2022-10-25T22:24:07.271Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s) [2022-10-25T22:24:07.271Z] === RUN TestContainerNetworkMountsNoChown [2022-10-25T22:24:07.528Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-10-25T22:24:07.528Z] === RUN TestMountDaemonRoot [2022-10-25T22:24:07.528Z] === RUN TestMountDaemonRoot/default [2022-10-25T22:24:07.528Z] === PAUSE TestMountDaemonRoot/default [2022-10-25T22:24:07.528Z] === RUN TestMountDaemonRoot/private [2022-10-25T22:24:07.528Z] === PAUSE TestMountDaemonRoot/private [2022-10-25T22:24:07.528Z] === RUN TestMountDaemonRoot/rprivate [2022-10-25T22:24:07.528Z] === PAUSE TestMountDaemonRoot/rprivate [2022-10-25T22:24:07.528Z] === RUN TestMountDaemonRoot/slave [2022-10-25T22:24:07.528Z] === PAUSE TestMountDaemonRoot/slave [2022-10-25T22:24:07.528Z] === RUN TestMountDaemonRoot/rslave [2022-10-25T22:24:07.528Z] === PAUSE TestMountDaemonRoot/rslave [2022-10-25T22:24:07.528Z] === RUN TestMountDaemonRoot/shared [2022-10-25T22:24:07.528Z] === PAUSE TestMountDaemonRoot/shared [2022-10-25T22:24:07.528Z] === RUN TestMountDaemonRoot/rshared [2022-10-25T22:24:07.528Z] === PAUSE TestMountDaemonRoot/rshared [2022-10-25T22:24:07.528Z] === CONT TestMountDaemonRoot/default [2022-10-25T22:24:07.528Z] === RUN TestMountDaemonRoot/default/bind_root [2022-10-25T22:24:07.528Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/default/mount_root [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-10-25T22:24:07.785Z] === CONT TestMountDaemonRoot/rslave [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-10-25T22:24:07.785Z] === CONT TestMountDaemonRoot/rshared [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-10-25T22:24:07.785Z] === CONT TestMountDaemonRoot/shared [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-10-25T22:24:07.785Z] === CONT TestMountDaemonRoot/rprivate [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-10-25T22:24:07.785Z] === CONT TestMountDaemonRoot/slave [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-10-25T22:24:07.785Z] === CONT TestMountDaemonRoot/private [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/private/mount_root [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/private/bind_root [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-10-25T22:24:07.785Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-10-25T22:24:07.785Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-10-25T22:24:07.785Z] === CONT TestMountDaemonRoot/default/bind_root [2022-10-25T22:24:07.785Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-10-25T22:24:07.785Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-10-25T22:24:07.785Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-10-25T22:24:07.785Z] === CONT TestMountDaemonRoot/default/mount_root [2022-10-25T22:24:07.785Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-10-25T22:24:07.785Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-10-25T22:24:07.785Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-10-25T22:24:07.785Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-10-25T22:24:07.785Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-10-25T22:24:07.785Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-10-25T22:24:08.042Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-10-25T22:24:08.042Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-10-25T22:24:08.042Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-10-25T22:24:08.042Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-10-25T22:24:08.042Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-10-25T22:24:08.042Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-10-25T22:24:08.042Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-10-25T22:24:08.042Z] === CONT TestMountDaemonRoot/private/mount_root [2022-10-25T22:24:08.042Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-10-25T22:24:08.042Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-10-25T22:24:08.042Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-10-25T22:24:08.042Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-10-25T22:24:08.042Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-10-25T22:24:08.298Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-10-25T22:24:08.298Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-10-25T22:24:08.298Z] === CONT TestMountDaemonRoot/private/bind_root [2022-10-25T22:24:08.298Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-10-25T22:24:08.298Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-10-25T22:24:08.299Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-10-25T22:24:08.299Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-10-25T22:24:08.299Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-10-25T22:24:08.299Z] === RUN TestContainerBindMountNonRecursive [2022-10-25T22:24:09.664Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2022-10-25T22:24:09.664Z] === RUN TestContainerVolumesMountedAsShared [2022-10-25T22:24:10.226Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-10-25T22:24:10.226Z] === RUN TestContainerVolumesMountedAsSlave [2022-10-25T22:24:10.482Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-10-25T22:24:10.482Z] === RUN TestNetworkNat [2022-10-25T22:24:11.044Z] --- PASS: TestNetworkNat (0.48s) [2022-10-25T22:24:11.044Z] === RUN TestNetworkLocalhostTCPNat [2022-10-25T22:24:11.300Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-10-25T22:24:11.300Z] === RUN TestNetworkLoopbackNat [2022-10-25T22:24:13.826Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-10-25T22:24:13.826Z] === RUN TestPause [2022-10-25T22:24:14.396Z] --- PASS: TestPause (0.47s) [2022-10-25T22:24:14.396Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-10-25T22:24:14.396Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-25T22:24:14.396Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-10-25T22:24:14.396Z] === RUN TestPauseStopPausedContainer [2022-10-25T22:24:14.958Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2022-10-25T22:24:14.958Z] === RUN TestPidHost [2022-10-25T22:24:15.887Z] --- PASS: TestPidHost (0.97s) [2022-10-25T22:24:15.887Z] === RUN TestPsFilter [2022-10-25T22:24:15.887Z] --- PASS: TestPsFilter (0.13s) [2022-10-25T22:24:15.887Z] === RUN TestRemoveContainerWithRemovedVolume [2022-10-25T22:24:16.449Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-10-25T22:24:16.449Z] === RUN TestRemoveContainerWithVolume [2022-10-25T22:24:17.012Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-10-25T22:24:17.012Z] === RUN TestRemoveContainerRunning [2022-10-25T22:24:17.268Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-10-25T22:24:17.268Z] === RUN TestRemoveContainerForceRemoveRunning [2022-10-25T22:24:17.830Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-10-25T22:24:17.830Z] === RUN TestRemoveInvalidContainer [2022-10-25T22:24:17.830Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-10-25T22:24:17.830Z] === RUN TestRenameLinkedContainer [2022-10-25T22:24:19.723Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-10-25T22:24:19.723Z] === RUN TestRenameStoppedContainer [2022-10-25T22:24:19.979Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-10-25T22:24:19.979Z] === RUN TestRenameRunningContainerAndReuse [2022-10-25T22:24:20.907Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-10-25T22:24:20.907Z] === RUN TestRenameInvalidName [2022-10-25T22:24:21.469Z] --- PASS: TestRenameInvalidName (0.44s) [2022-10-25T22:24:21.469Z] === RUN TestRenameAnonymousContainer [2022-10-25T22:24:22.835Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-10-25T22:24:22.835Z] === RUN TestRenameContainerWithSameName [2022-10-25T22:24:23.398Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2022-10-25T22:24:23.398Z] === RUN TestRenameContainerWithLinkedContainer [2022-10-25T22:24:24.327Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-10-25T22:24:24.327Z] === RUN TestResize [2022-10-25T22:24:24.889Z] --- PASS: TestResize (0.43s) [2022-10-25T22:24:24.889Z] === RUN TestResizeWithInvalidSize [2022-10-25T22:24:25.145Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-10-25T22:24:25.145Z] === RUN TestResizeWhenContainerNotStarted [2022-10-25T22:24:25.708Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-10-25T22:24:25.708Z] === RUN TestDaemonRestartKillContainers [2022-10-25T22:24:25.708Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-25T22:24:25.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-25T22:24:25.708Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-25T22:24:25.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-25T22:24:25.708Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-25T22:24:25.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-25T22:24:25.708Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-25T22:24:25.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-25T22:24:25.708Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-25T22:24:25.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-25T22:24:25.708Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-25T22:24:25.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-25T22:24:25.708Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-25T22:24:25.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-25T22:24:25.708Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-25T22:24:25.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-25T22:24:25.708Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-10-25T22:24:25.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-10-25T22:24:25.708Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-10-25T22:24:25.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-10-25T22:24:25.708Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-10-25T22:24:25.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-10-25T22:24:25.708Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-10-25T22:24:25.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-10-25T22:24:25.708Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-25T22:24:25.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-25T22:24:25.708Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-25T22:24:25.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-25T22:24:25.708Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-25T22:24:25.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-25T22:24:25.708Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-25T22:24:25.708Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-25T22:24:25.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-25T22:24:25.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-10-25T22:24:27.601Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-25T22:24:28.966Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-25T22:24:29.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-25T22:24:30.456Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-25T22:24:31.823Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-25T22:24:32.385Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-25T22:24:33.313Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-25T22:24:34.246Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-25T22:24:34.810Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-25T22:24:35.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-25T22:24:36.300Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-25T22:24:36.557Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-10-25T22:24:37.486Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-10-25T22:24:40.004Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-10-25T22:24:44.172Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-10-25T22:24:44.172Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-10-25T22:24:44.172Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.58s) [2022-10-25T22:24:44.172Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.13s) [2022-10-25T22:24:44.172Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s) [2022-10-25T22:24:44.172Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s) [2022-10-25T22:24:44.172Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s) [2022-10-25T22:24:44.172Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s) [2022-10-25T22:24:44.172Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-10-25T22:24:44.172Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2022-10-25T22:24:44.172Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-10-25T22:24:44.172Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-10-25T22:24:44.172Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-10-25T22:24:44.172Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-10-25T22:24:44.172Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.29s) [2022-10-25T22:24:44.172Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s) [2022-10-25T22:24:44.172Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.69s) [2022-10-25T22:24:44.172Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-10-25T22:24:44.172Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-10-25T22:24:44.428Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-10-25T22:24:45.356Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.87s) [2022-10-25T22:24:45.356Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s) [2022-10-25T22:24:45.356Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) [2022-10-25T22:24:45.356Z] === RUN TestCgroupNamespacesRun [2022-10-25T22:24:46.722Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-10-25T22:24:46.722Z] === RUN TestCgroupNamespacesRunPrivileged [2022-10-25T22:24:47.651Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-10-25T22:24:47.651Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-10-25T22:24:49.018Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-10-25T22:24:49.018Z] === RUN TestCgroupNamespacesRunHostMode [2022-10-25T22:24:50.384Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-10-25T22:24:50.384Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-10-25T22:24:51.312Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-10-25T22:24:51.312Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-10-25T22:24:52.678Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-10-25T22:24:52.678Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-10-25T22:24:52.933Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-10-25T22:24:52.933Z] === RUN TestCgroupNamespacesRunOlderClient [2022-10-25T22:24:54.298Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-10-25T22:24:54.298Z] === RUN TestNISDomainname [2022-10-25T22:24:54.860Z] --- PASS: TestNISDomainname (0.49s) [2022-10-25T22:24:54.860Z] === RUN TestHostnameDnsResolution [2022-10-25T22:24:55.422Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-10-25T22:24:55.422Z] === RUN TestUnprivilegedPortsAndPing [2022-10-25T22:24:55.994Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-10-25T22:24:55.994Z] === RUN TestPrivilegedHostDevices [2022-10-25T22:24:56.264Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-10-25T22:24:56.264Z] === RUN TestRunConsoleSize [2022-10-25T22:24:56.829Z] --- PASS: TestRunConsoleSize (0.42s) [2022-10-25T22:24:56.829Z] === RUN TestRunWithAlternativeContainerdShim [2022-10-25T22:24:58.718Z] --- PASS: TestRunWithAlternativeContainerdShim (2.00s) [2022-10-25T22:24:58.718Z] === RUN TestStats [2022-10-25T22:25:01.234Z] --- PASS: TestStats (2.43s) [2022-10-25T22:25:01.234Z] === RUN TestStopContainerWithTimeout [2022-10-25T22:25:01.234Z] === RUN TestStopContainerWithTimeout/0 [2022-10-25T22:25:01.234Z] === PAUSE TestStopContainerWithTimeout/0 [2022-10-25T22:25:01.234Z] === RUN TestStopContainerWithTimeout/1 [2022-10-25T22:25:01.234Z] === PAUSE TestStopContainerWithTimeout/1 [2022-10-25T22:25:01.234Z] === RUN TestStopContainerWithTimeout/3 [2022-10-25T22:25:01.234Z] === PAUSE TestStopContainerWithTimeout/3 [2022-10-25T22:25:01.234Z] === RUN TestStopContainerWithTimeout/-1 [2022-10-25T22:25:01.234Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-10-25T22:25:01.234Z] === CONT TestStopContainerWithTimeout/0 [2022-10-25T22:25:01.234Z] === CONT TestStopContainerWithTimeout/3 [2022-10-25T22:25:01.796Z] === CONT TestStopContainerWithTimeout/-1 [2022-10-25T22:25:04.312Z] === CONT TestStopContainerWithTimeout/1 [2022-10-25T22:25:05.681Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-10-25T22:25:05.681Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-10-25T22:25:05.681Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2022-10-25T22:25:05.681Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-10-25T22:25:05.681Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2022-10-25T22:25:05.681Z] === RUN TestDeleteDevicemapper [2022-10-25T22:25:05.681Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-25T22:25:05.681Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-10-25T22:25:05.681Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-10-25T22:25:07.047Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2022-10-25T22:25:07.047Z] === RUN TestUpdateMemory [2022-10-25T22:25:07.305Z] --- PASS: TestUpdateMemory (0.54s) [2022-10-25T22:25:07.305Z] === RUN TestUpdateCPUQuota [2022-10-25T22:25:08.233Z] --- PASS: TestUpdateCPUQuota (0.74s) [2022-10-25T22:25:08.233Z] === RUN TestUpdatePidsLimit [2022-10-25T22:25:08.233Z] === RUN TestUpdatePidsLimit/update_from_none [2022-10-25T22:25:08.233Z] === RUN TestUpdatePidsLimit/no_change [2022-10-25T22:25:08.489Z] === RUN TestUpdatePidsLimit/update_lower [2022-10-25T22:25:08.746Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-10-25T22:25:09.002Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-10-25T22:25:09.002Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-10-25T22:25:09.258Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-10-25T22:25:09.820Z] --- PASS: TestUpdatePidsLimit (1.79s) [2022-10-25T22:25:09.820Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-10-25T22:25:09.820Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-10-25T22:25:09.820Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-10-25T22:25:09.820Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) [2022-10-25T22:25:09.820Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-10-25T22:25:09.820Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-10-25T22:25:09.820Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-10-25T22:25:09.820Z] === RUN TestUpdateRestartPolicy [2022-10-25T22:25:21.989Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2022-10-25T22:25:21.989Z] === RUN TestUpdateRestartWithAutoRemove [2022-10-25T22:25:21.989Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-10-25T22:25:21.989Z] === RUN TestWaitNonBlocked [2022-10-25T22:25:21.989Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-25T22:25:21.989Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-25T22:25:21.989Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-25T22:25:21.989Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-25T22:25:21.989Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-25T22:25:21.989Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-25T22:25:21.989Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-10-25T22:25:21.989Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-10-25T22:25:21.989Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-10-25T22:25:21.989Z] === RUN TestWaitBlocked [2022-10-25T22:25:21.989Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-25T22:25:21.989Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-25T22:25:21.989Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-10-25T22:25:21.989Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-10-25T22:25:21.989Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-25T22:25:21.989Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-10-25T22:25:22.552Z] --- PASS: TestWaitBlocked (0.02s) [2022-10-25T22:25:22.552Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-10-25T22:25:22.552Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-10-25T22:25:22.552Z] === RUN TestWaitConditions [2022-10-25T22:25:22.552Z] === RUN TestWaitConditions/default [2022-10-25T22:25:22.552Z] === PAUSE TestWaitConditions/default [2022-10-25T22:25:22.552Z] === RUN TestWaitConditions/not-running [2022-10-25T22:25:22.552Z] === PAUSE TestWaitConditions/not-running [2022-10-25T22:25:22.552Z] === RUN TestWaitConditions/next-exit [2022-10-25T22:25:22.552Z] === PAUSE TestWaitConditions/next-exit [2022-10-25T22:25:22.552Z] === RUN TestWaitConditions/removed [2022-10-25T22:25:22.552Z] === PAUSE TestWaitConditions/removed [2022-10-25T22:25:22.552Z] === CONT TestWaitConditions/default [2022-10-25T22:25:22.552Z] === CONT TestWaitConditions/next-exit [2022-10-25T22:25:22.552Z] wait_test.go:146: ContainerID = fd821ac5c26660b662d56cb7adba91e2ca7c1dc18ed930b2bf79ca34f897ffe5 [2022-10-25T22:25:22.552Z] === CONT TestWaitConditions/default [2022-10-25T22:25:22.552Z] wait_test.go:146: ContainerID = 4e5dff4d66d95391e278847d0f192440c9f62b7ad344efa9305e06d499b70966 [2022-10-25T22:25:23.480Z] === CONT TestWaitConditions/removed [2022-10-25T22:25:23.480Z] wait_test.go:146: ContainerID = f5a0685d27e0fc378b13e7ad76c5f54830736de77d75d52462a7844ac188405c [2022-10-25T22:25:23.480Z] === CONT TestWaitConditions/not-running [2022-10-25T22:25:23.481Z] wait_test.go:146: ContainerID = a58826be3f4cf1bafd930b146f25d396cdf24ab9bcd0a62d13144a9920f41f12 [2022-10-25T22:25:24.043Z] --- PASS: TestWaitConditions (0.01s) [2022-10-25T22:25:24.043Z] --- PASS: TestWaitConditions/next-exit (0.63s) [2022-10-25T22:25:24.043Z] --- PASS: TestWaitConditions/default (0.71s) [2022-10-25T22:25:24.043Z] --- PASS: TestWaitConditions/removed (0.84s) [2022-10-25T22:25:24.043Z] --- PASS: TestWaitConditions/not-running (0.77s) [2022-10-25T22:25:24.043Z] === RUN TestWaitRestartedContainer [2022-10-25T22:25:24.043Z] === RUN TestWaitRestartedContainer/default [2022-10-25T22:25:24.043Z] === PAUSE TestWaitRestartedContainer/default [2022-10-25T22:25:24.043Z] === RUN TestWaitRestartedContainer/not-running [2022-10-25T22:25:24.043Z] === PAUSE TestWaitRestartedContainer/not-running [2022-10-25T22:25:24.043Z] === RUN TestWaitRestartedContainer/next-exit [2022-10-25T22:25:24.043Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-10-25T22:25:24.043Z] === CONT TestWaitRestartedContainer/default [2022-10-25T22:25:24.043Z] === CONT TestWaitRestartedContainer/next-exit [2022-10-25T22:25:25.419Z] === CONT TestWaitRestartedContainer/not-running [2022-10-25T22:25:26.354Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-10-25T22:25:26.354Z] --- PASS: TestWaitRestartedContainer/next-exit (1.32s) [2022-10-25T22:25:26.354Z] --- PASS: TestWaitRestartedContainer/default (1.46s) [2022-10-25T22:25:26.354Z] --- PASS: TestWaitRestartedContainer/not-running (0.94s) [2022-10-25T22:25:26.354Z] === CONT TestContainerStartOnDaemonRestart [2022-10-25T22:25:26.354Z] === CONT TestRestartDaemonWithRestartingContainer [2022-10-25T22:25:28.872Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.01s) [2022-10-25T22:25:28.872Z] === CONT TestIpcModeOlderClient [2022-10-25T22:25:28.872Z] --- PASS: TestContainerStartOnDaemonRestart (2.08s) [2022-10-25T22:25:28.872Z] === CONT TestContainerKillOnDaemonStart [2022-10-25T22:25:28.872Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-10-25T22:25:28.872Z] === CONT TestDaemonHostGatewayIP [2022-10-25T22:25:31.389Z] --- PASS: TestDaemonHostGatewayIP (2.51s) [2022-10-25T22:25:31.389Z] === CONT TestDaemonRestartIpcMode [2022-10-25T22:25:33.281Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-10-25T22:25:41.366Z] --- PASS: TestContainerKillOnDaemonStart (11.76s) [2022-10-25T22:25:41.366Z] PASS [2022-10-25T22:25:41.366Z] [2022-10-25T22:25:41.366Z] === Skipped [2022-10-25T22:25:41.366Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-10-25T22:25:41.366Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-25T22:25:41.366Z] [2022-10-25T22:25:41.366Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-10-25T22:25:41.366Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-25T22:25:41.366Z] [2022-10-25T22:25:41.366Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-10-25T22:25:41.366Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-25T22:25:41.366Z] [2022-10-25T22:25:41.366Z] DONE 273 tests, 3 skipped in 130.415s [2022-10-25T22:25:41.366Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-10-25T22:25:41.366Z] ++ 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:25:41.366Z] ++ set -e [2022-10-25T22:25:41.366Z] ++ '[' -n 0 ']' [2022-10-25T22:25:41.366Z] ++ set -x [2022-10-25T22:25:41.366Z] ++ 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:25:41.366Z] INFO: Testing against a local daemon [2022-10-25T22:25:41.366Z] === RUN TestConfigDaemonLibtrustID [2022-10-25T22:25:41.366Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-10-25T22:25:41.366Z] === RUN TestConfigDaemonID [2022-10-25T22:25:41.928Z] daemon_test.go:86: [d03d8fdace2f4] daemon is not started [2022-10-25T22:25:41.928Z] --- PASS: TestConfigDaemonID (1.04s) [2022-10-25T22:25:41.928Z] === RUN TestDaemonConfigValidation [2022-10-25T22:25:41.928Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-10-25T22:25:41.928Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-10-25T22:25:41.928Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-10-25T22:25:41.928Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-10-25T22:25:41.928Z] === RUN TestDaemonConfigValidation/invalid_config [2022-10-25T22:25:41.928Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-10-25T22:25:41.928Z] === RUN TestDaemonConfigValidation/malformed_config [2022-10-25T22:25:41.928Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-10-25T22:25:41.928Z] === RUN TestDaemonConfigValidation/valid_config [2022-10-25T22:25:41.928Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-10-25T22:25:41.928Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-10-25T22:25:41.928Z] === CONT TestDaemonConfigValidation/malformed_config [2022-10-25T22:25:41.928Z] === CONT TestDaemonConfigValidation/invalid_config [2022-10-25T22:25:41.928Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-10-25T22:25:42.184Z] === CONT TestDaemonConfigValidation/valid_config [2022-10-25T22:25:42.184Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-10-25T22:25:42.184Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-10-25T22:25:42.184Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-10-25T22:25:42.184Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-10-25T22:25:42.184Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-10-25T22:25:42.184Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-10-25T22:25:42.184Z] === RUN TestConfigDaemonSeccompProfiles [2022-10-25T22:25:42.184Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-10-25T22:25:43.111Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-10-25T22:25:44.479Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-10-25T22:25:45.407Z] === CONT TestConfigDaemonSeccompProfiles [2022-10-25T22:25:45.407Z] daemon_test.go:200: [d41731b3ce9d1] daemon is not started [2022-10-25T22:25:45.407Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-10-25T22:25:45.407Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-10-25T22:25:45.407Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-10-25T22:25:45.407Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-10-25T22:25:45.407Z] === RUN TestDaemonProxy [2022-10-25T22:25:45.407Z] === RUN TestDaemonProxy/environment_variables [2022-10-25T22:25:47.301Z] === RUN TestDaemonProxy/command-line_options [2022-10-25T22:25:48.666Z] === RUN TestDaemonProxy/configuration_file [2022-10-25T22:25:50.556Z] === RUN TestDaemonProxy/conflicting_options [2022-10-25T22:25:51.118Z] === RUN TestDaemonProxy/reload_sanitized [2022-10-25T22:25:51.679Z] --- PASS: TestDaemonProxy (6.26s) [2022-10-25T22:25:51.679Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-10-25T22:25:51.679Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-10-25T22:25:51.679Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-10-25T22:25:51.679Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-10-25T22:25:51.679Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-10-25T22:25:51.679Z] === RUN TestLiveRestore [2022-10-25T22:25:51.679Z] === RUN TestLiveRestore/volume_references [2022-10-25T22:25:51.679Z] === PAUSE TestLiveRestore/volume_references [2022-10-25T22:25:51.679Z] === CONT TestLiveRestore/volume_references [2022-10-25T22:25:52.255Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-10-25T22:25:52.255Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-10-25T22:25:53.186Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-10-25T22:25:54.114Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-10-25T22:25:55.043Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-10-25T22:25:55.971Z] --- PASS: TestLiveRestore (0.00s) [2022-10-25T22:25:55.971Z] --- PASS: TestLiveRestore/volume_references (4.29s) [2022-10-25T22:25:55.971Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.60s) [2022-10-25T22:25:55.971Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.92s) [2022-10-25T22:25:55.971Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.92s) [2022-10-25T22:25:55.971Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.89s) [2022-10-25T22:25:55.971Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.87s) [2022-10-25T22:25:55.971Z] PASS [2022-10-25T22:25:55.971Z] [2022-10-25T22:25:55.971Z] DONE 25 tests in 15.601s [2022-10-25T22:25:55.971Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-10-25T22:25:55.971Z] ++ 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:25:55.971Z] ++ set -e [2022-10-25T22:25:55.971Z] ++ '[' -n 0 ']' [2022-10-25T22:25:55.971Z] ++ set -x [2022-10-25T22:25:55.971Z] ++ 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:25:55.971Z] INFO: Testing against a local daemon [2022-10-25T22:25:55.971Z] === RUN TestCommitInheritsEnv [2022-10-25T22:25:56.227Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-10-25T22:25:56.227Z] === RUN TestImportExtremelyLargeImageWorks [2022-10-25T22:25:56.227Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-10-25T22:25:56.227Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-10-25T22:25:56.227Z] === RUN TestImportWithCustomPlatform [2022-10-25T22:25:56.227Z] === RUN TestImportWithCustomPlatform/#00 [2022-10-25T22:25:56.483Z] === RUN TestImportWithCustomPlatform/_______ [2022-10-25T22:25:56.483Z] === RUN TestImportWithCustomPlatform// [2022-10-25T22:25:56.483Z] === RUN TestImportWithCustomPlatform/linux [2022-10-25T22:25:56.483Z] === RUN TestImportWithCustomPlatform/LINUX [2022-10-25T22:25:56.483Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-10-25T22:25:56.740Z] === RUN TestImportWithCustomPlatform/macos [2022-10-25T22:25:56.740Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-10-25T22:25:56.740Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-10-25T22:25:56.740Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-10-25T22:25:56.740Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-10-25T22:25:56.740Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-10-25T22:25:56.740Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-10-25T22:25:56.740Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-10-25T22:25:56.740Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-10-25T22:25:56.740Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-10-25T22:25:56.740Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-10-25T22:25:56.740Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-10-25T22:25:56.740Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-10-25T22:25:56.740Z] === RUN TestImagesFilterMultiReference [2022-10-25T22:25:56.740Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-10-25T22:25:56.740Z] === RUN TestImagePullPlatformInvalid [2022-10-25T22:25:56.740Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-10-25T22:25:56.740Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-10-25T22:25:56.740Z] time="2022-10-25T22:25:56Z" 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=32e75885-bfa9-4902-82e1-493005e3da27 version="v2.3.0+unknown" [2022-10-25T22:25:56.740Z] time="2022-10-25T22:25:56Z" level=info msg="redis not configured" go.version=go1.19.2 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 version="v2.3.0+unknown" [2022-10-25T22:25:56.740Z] time="2022-10-25T22:25:56Z" level=info msg="Starting upload purge in 27m0s" go.version=go1.19.2 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 version="v2.3.0+unknown" [2022-10-25T22:25:56.740Z] time="2022-10-25T22:25:56Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.2 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 version="v2.3.0+unknown" [2022-10-25T22:25:56.740Z] time="2022-10-25T22:25:56Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2da46f0f-7386-44b8-85f8-5fbd376bb309 http.request.method=GET http.request.remoteaddr="127.0.0.1:38710" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 version="v2.3.0+unknown" [2022-10-25T22:25:56.740Z] time="2022-10-25T22:25:56Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2da46f0f-7386-44b8-85f8-5fbd376bb309 http.request.method=GET http.request.remoteaddr="127.0.0.1:38710" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.061271ms http.response.status=200 http.response.written=2 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 version="v2.3.0+unknown" [2022-10-25T22:25:56.740Z] 127.0.0.1 - - [25/Oct/2022:22:25:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=18276c94-58f1-4fce-a6b3-59dd0186d3a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=18276c94-58f1-4fce-a6b3-59dd0186d3a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" 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=18276c94-58f1-4fce-a6b3-59dd0186d3a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=44.012µs trace.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=6ef93e40-3b5c-4725-a52c-09f3f64a57d3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" 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=18276c94-58f1-4fce-a6b3-59dd0186d3a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38712" 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=9.216542ms http.response.status=404 http.response.written=157 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] 127.0.0.1 - - [25/Oct/2022:22:25:56 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5cc504b2-6d85-4365-b5f0-0d2abd7b7a78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5cc504b2-6d85-4365-b5f0-0d2abd7b7a78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4c7360d6-ddff-460b-9056-483a3be0d9ad http.request.method=POST http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4c7360d6-ddff-460b-9056-483a3be0d9ad http.request.method=POST http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4c7360d6-ddff-460b-9056-483a3be0d9ad http.request.method=POST http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=120.344µs trace.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=eaa6b0ee-c42b-45b7-9519-1d705a14df09 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4c7360d6-ddff-460b-9056-483a3be0d9ad http.request.method=POST http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=11.709µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a74dde21-0458-4f53-945d-6956575a4e53 trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" 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=5cc504b2-6d85-4365-b5f0-0d2abd7b7a78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=27.151µs trace.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=cd39a263-590e-421d-8319-cd1cb4c33373 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" 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=5cc504b2-6d85-4365-b5f0-0d2abd7b7a78 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38718" 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=7.529362ms http.response.status=404 http.response.written=157 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] 127.0.0.1 - - [25/Oct/2022:22:25:56 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4c7360d6-ddff-460b-9056-483a3be0d9ad http.request.method=POST http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=140.003µs trace.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=0b3cd417-9f50-487a-a884-6951d23551e8 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4c7360d6-ddff-460b-9056-483a3be0d9ad http.request.method=POST http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=4.298401ms http.response.status=202 http.response.written=0 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] 127.0.0.1 - - [25/Oct/2022:22:25:56 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=d0071ec1-98a5-4036-8433-7c4b1d1b25be http.request.method=POST http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=d0071ec1-98a5-4036-8433-7c4b1d1b25be http.request.method=POST http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=d0071ec1-98a5-4036-8433-7c4b1d1b25be http.request.method=POST http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=202.215µs trace.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=df7f7744-b1d3-465f-975a-c07aaaa3a315 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=d0071ec1-98a5-4036-8433-7c4b1d1b25be http.request.method=POST http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=193.106µs trace.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=014c3f8c-c6ec-41c5-9437-51205603ab0f trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" 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=27b4e9a9-6eee-414f-88db-d35cc19ffe22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b?_state=lGgTizuGetkBlHBLBUkUQUZGiyY4SJx84saFAffEBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJmNWE1NWM4LWQ1YzktNDNjNi1hZWJlLWZjMWUwNWZjOGM3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjM3NDExNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.uuid=2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" 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=27b4e9a9-6eee-414f-88db-d35cc19ffe22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b?_state=lGgTizuGetkBlHBLBUkUQUZGiyY4SJx84saFAffEBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJmNWE1NWM4LWQ1YzktNDNjNi1hZWJlLWZjMWUwNWZjOGM3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjM3NDExNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.uuid=2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=27b4e9a9-6eee-414f-88db-d35cc19ffe22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b?_state=lGgTizuGetkBlHBLBUkUQUZGiyY4SJx84saFAffEBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJmNWE1NWM4LWQ1YzktNDNjNi1hZWJlLWZjMWUwNWZjOGM3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjM3NDExNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=206.309µs trace.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=353eda15-51d6-42a5-b3fa-4b65d2773ae1 trace.line=82 vars.name=test vars.uuid=2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=27b4e9a9-6eee-414f-88db-d35cc19ffe22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b?_state=lGgTizuGetkBlHBLBUkUQUZGiyY4SJx84saFAffEBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJmNWE1NWM4LWQ1YzktNDNjNi1hZWJlLWZjMWUwNWZjOGM3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjM3NDExNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=30.203µs trace.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=8576c01c-98db-44ea-b562-4e92f03f96ea trace.line=141 vars.name=test vars.uuid=2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=d0071ec1-98a5-4036-8433-7c4b1d1b25be http.request.method=POST http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=95.056µs trace.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=e7d0d87b-929a-473a-be62-785a8b472987 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=27b4e9a9-6eee-414f-88db-d35cc19ffe22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b?_state=lGgTizuGetkBlHBLBUkUQUZGiyY4SJx84saFAffEBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJmNWE1NWM4LWQ1YzktNDNjNi1hZWJlLWZjMWUwNWZjOGM3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjM3NDExNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=74.067µs trace.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=8b02b566-5626-4992-b785-b77c4dfe0ad8 trace.line=124 vars.name=test vars.uuid=2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b version="v2.3.0+unknown" [2022-10-25T22:25:56.999Z] time="2022-10-25T22:25:56Z" 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=27b4e9a9-6eee-414f-88db-d35cc19ffe22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b?_state=lGgTizuGetkBlHBLBUkUQUZGiyY4SJx84saFAffEBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJmNWE1NWM4LWQ1YzktNDNjNi1hZWJlLWZjMWUwNWZjOGM3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjM3NDExNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.uuid=2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=27b4e9a9-6eee-414f-88db-d35cc19ffe22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b?_state=lGgTizuGetkBlHBLBUkUQUZGiyY4SJx84saFAffEBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJmNWE1NWM4LWQ1YzktNDNjNi1hZWJlLWZjMWUwNWZjOGM3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjM3NDExNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=14.597µs trace.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=a4758ada-67e1-4b9c-9ba5-27a0712c4bb3 trace.line=141 vars.name=test vars.uuid=2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" 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=27b4e9a9-6eee-414f-88db-d35cc19ffe22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b?_state=lGgTizuGetkBlHBLBUkUQUZGiyY4SJx84saFAffEBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJmNWE1NWM4LWQ1YzktNDNjNi1hZWJlLWZjMWUwNWZjOGM3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjM3NDExNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=44.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=3c63673e-41c5-40cf-a909-f68f553e5754 trace.line=141 vars.name=test vars.uuid=2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=27b4e9a9-6eee-414f-88db-d35cc19ffe22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b?_state=lGgTizuGetkBlHBLBUkUQUZGiyY4SJx84saFAffEBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJmNWE1NWM4LWQ1YzktNDNjNi1hZWJlLWZjMWUwNWZjOGM3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjM3NDExNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=13.891µs trace.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=e4e79014-c69c-4c6b-a251-eb38e77dd30f trace.line=141 vars.name=test vars.uuid=2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b/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=27b4e9a9-6eee-414f-88db-d35cc19ffe22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b?_state=lGgTizuGetkBlHBLBUkUQUZGiyY4SJx84saFAffEBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJmNWE1NWM4LWQ1YzktNDNjNi1hZWJlLWZjMWUwNWZjOGM3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjM3NDExNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=157.062µs trace.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=49eb69e6-6f1c-494e-ab27-3cfe758f2ef2 trace.line=167 vars.name=test vars.uuid=2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" 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=27b4e9a9-6eee-414f-88db-d35cc19ffe22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b?_state=lGgTizuGetkBlHBLBUkUQUZGiyY4SJx84saFAffEBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJmNWE1NWM4LWQ1YzktNDNjNi1hZWJlLWZjMWUwNWZjOGM3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjM3NDExNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=128.32µs trace.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=25101d20-c800-4c77-a81c-48530518122f trace.line=95 vars.name=test vars.uuid=2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=27b4e9a9-6eee-414f-88db-d35cc19ffe22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b?_state=lGgTizuGetkBlHBLBUkUQUZGiyY4SJx84saFAffEBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJmNWE1NWM4LWQ1YzktNDNjNi1hZWJlLWZjMWUwNWZjOGM3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjM3NDExNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=254.44µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=a27d0922-0ee6-4c6e-bd51-445d3a3a8679 trace.line=181 vars.name=test vars.uuid=2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" 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=27b4e9a9-6eee-414f-88db-d35cc19ffe22 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38712" http.request.uri="/v2/test/blobs/uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b?_state=lGgTizuGetkBlHBLBUkUQUZGiyY4SJx84saFAffEBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJmNWE1NWM4LWQ1YzktNDNjNi1hZWJlLWZjMWUwNWZjOGM3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjM3NDExNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=5.594059ms http.response.status=201 http.response.written=0 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] 127.0.0.1 - - [25/Oct/2022:22:25:56 +0000] "PUT /v2/test/blobs/uploads/2f5a55c8-d5c9-43c6-aebe-fc1e05fc8c7b?_state=lGgTizuGetkBlHBLBUkUQUZGiyY4SJx84saFAffEBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJmNWE1NWM4LWQ1YzktNDNjNi1hZWJlLWZjMWUwNWZjOGM3YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjM3NDExNzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=d0071ec1-98a5-4036-8433-7c4b1d1b25be http.request.method=POST http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=5.190139ms http.response.status=202 http.response.written=0 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] 127.0.0.1 - - [25/Oct/2022:22:25:56 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" 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=e77eb55d-6c87-47dc-afb0-ec297a94228f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a?_state=U8HTiH4EPFgrGoPYIyPNim78f1hCNuMt-XDzDeTPcmR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ5NTgyMjkyLWIxZDMtNGYxMS05ZGJlLTM0NWM1NjNiMmM1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjkyNDU2M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.uuid=49582292-b1d3-4f11-9dbe-345c563b2c5a version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" 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=e77eb55d-6c87-47dc-afb0-ec297a94228f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a?_state=U8HTiH4EPFgrGoPYIyPNim78f1hCNuMt-XDzDeTPcmR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ5NTgyMjkyLWIxZDMtNGYxMS05ZGJlLTM0NWM1NjNiMmM1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjkyNDU2M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.uuid=49582292-b1d3-4f11-9dbe-345c563b2c5a version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e77eb55d-6c87-47dc-afb0-ec297a94228f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a?_state=U8HTiH4EPFgrGoPYIyPNim78f1hCNuMt-XDzDeTPcmR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ5NTgyMjkyLWIxZDMtNGYxMS05ZGJlLTM0NWM1NjNiMmM1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjkyNDU2M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=30.326µs trace.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=d28aca86-f6cf-4362-85ed-60afdd34601f trace.line=82 vars.name=test vars.uuid=49582292-b1d3-4f11-9dbe-345c563b2c5a version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e77eb55d-6c87-47dc-afb0-ec297a94228f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a?_state=U8HTiH4EPFgrGoPYIyPNim78f1hCNuMt-XDzDeTPcmR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ5NTgyMjkyLWIxZDMtNGYxMS05ZGJlLTM0NWM1NjNiMmM1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjkyNDU2M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=39.13µs trace.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=85a32571-be64-4a0a-8725-a946314acc0d trace.line=141 vars.name=test vars.uuid=49582292-b1d3-4f11-9dbe-345c563b2c5a version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e77eb55d-6c87-47dc-afb0-ec297a94228f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a?_state=U8HTiH4EPFgrGoPYIyPNim78f1hCNuMt-XDzDeTPcmR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ5NTgyMjkyLWIxZDMtNGYxMS05ZGJlLTM0NWM1NjNiMmM1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjkyNDU2M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=75.733µs trace.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=982f8a51-9b3b-4a50-a4f6-1ae8c4cc488d trace.line=124 vars.name=test vars.uuid=49582292-b1d3-4f11-9dbe-345c563b2c5a version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" 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=e77eb55d-6c87-47dc-afb0-ec297a94228f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a?_state=U8HTiH4EPFgrGoPYIyPNim78f1hCNuMt-XDzDeTPcmR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ5NTgyMjkyLWIxZDMtNGYxMS05ZGJlLTM0NWM1NjNiMmM1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjkyNDU2M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.uuid=49582292-b1d3-4f11-9dbe-345c563b2c5a version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e77eb55d-6c87-47dc-afb0-ec297a94228f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a?_state=U8HTiH4EPFgrGoPYIyPNim78f1hCNuMt-XDzDeTPcmR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ5NTgyMjkyLWIxZDMtNGYxMS05ZGJlLTM0NWM1NjNiMmM1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjkyNDU2M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=13.801µs trace.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=fbc7b63c-345e-464d-bbe2-512be50fb2ca trace.line=141 vars.name=test vars.uuid=49582292-b1d3-4f11-9dbe-345c563b2c5a version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" 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=e77eb55d-6c87-47dc-afb0-ec297a94228f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a?_state=U8HTiH4EPFgrGoPYIyPNim78f1hCNuMt-XDzDeTPcmR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ5NTgyMjkyLWIxZDMtNGYxMS05ZGJlLTM0NWM1NjNiMmM1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjkyNDU2M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=32.754µs trace.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=1612a67f-1741-4eee-882a-54a626cf096c trace.line=141 vars.name=test vars.uuid=49582292-b1d3-4f11-9dbe-345c563b2c5a version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e77eb55d-6c87-47dc-afb0-ec297a94228f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a?_state=U8HTiH4EPFgrGoPYIyPNim78f1hCNuMt-XDzDeTPcmR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ5NTgyMjkyLWIxZDMtNGYxMS05ZGJlLTM0NWM1NjNiMmM1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjkyNDU2M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=24.18µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8b895cad-cfb0-4693-b443-be1399554d11 trace.line=141 vars.name=test vars.uuid=49582292-b1d3-4f11-9dbe-345c563b2c5a version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a/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=e77eb55d-6c87-47dc-afb0-ec297a94228f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a?_state=U8HTiH4EPFgrGoPYIyPNim78f1hCNuMt-XDzDeTPcmR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ5NTgyMjkyLWIxZDMtNGYxMS05ZGJlLTM0NWM1NjNiMmM1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjkyNDU2M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=65.665µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=1700cbfd-89c1-42c6-b7c7-6ffa3162677a trace.line=167 vars.name=test vars.uuid=49582292-b1d3-4f11-9dbe-345c563b2c5a version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" 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=e77eb55d-6c87-47dc-afb0-ec297a94228f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a?_state=U8HTiH4EPFgrGoPYIyPNim78f1hCNuMt-XDzDeTPcmR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ5NTgyMjkyLWIxZDMtNGYxMS05ZGJlLTM0NWM1NjNiMmM1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjkyNDU2M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=97.665µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8847ecfd-9f0f-438a-9af9-590ec417db8d trace.line=95 vars.name=test vars.uuid=49582292-b1d3-4f11-9dbe-345c563b2c5a version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e77eb55d-6c87-47dc-afb0-ec297a94228f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a?_state=U8HTiH4EPFgrGoPYIyPNim78f1hCNuMt-XDzDeTPcmR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ5NTgyMjkyLWIxZDMtNGYxMS05ZGJlLTM0NWM1NjNiMmM1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjkyNDU2M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=106.462µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=9b3ba5c0-4ac1-42c7-a4b4-727651d52815 trace.line=181 vars.name=test vars.uuid=49582292-b1d3-4f11-9dbe-345c563b2c5a version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" 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=e77eb55d-6c87-47dc-afb0-ec297a94228f http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/blobs/uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a?_state=U8HTiH4EPFgrGoPYIyPNim78f1hCNuMt-XDzDeTPcmR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ5NTgyMjkyLWIxZDMtNGYxMS05ZGJlLTM0NWM1NjNiMmM1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjkyNDU2M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=2.410721ms http.response.status=201 http.response.written=0 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] 127.0.0.1 - - [25/Oct/2022:22:25:56 +0000] "PUT /v2/test/blobs/uploads/49582292-b1d3-4f11-9dbe-345c563b2c5a?_state=U8HTiH4EPFgrGoPYIyPNim78f1hCNuMt-XDzDeTPcmR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ5NTgyMjkyLWIxZDMtNGYxMS05ZGJlLTM0NWM1NjNiMmM1YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yNVQyMjoyNTo1Ni43NjkyNDU2M1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=08928e1d-1669-40d7-a972-1cf690cfd68b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.000Z] time="2022-10-25T22:25:56Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=08928e1d-1669-40d7-a972-1cf690cfd68b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=08928e1d-1669-40d7-a972-1cf690cfd68b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=48.795µs trace.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=abc69e0d-d304-4ce6-b3cd-5f509fee85e2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=08928e1d-1669-40d7-a972-1cf690cfd68b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38718" 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=1.434635ms http.response.status=404 http.response.written=96 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] 127.0.0.1 - - [25/Oct/2022:22:25:56 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.9+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=664966c9-0b02-4665-b123-23db9bce5dbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=664966c9-0b02-4665-b123-23db9bce5dbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=664966c9-0b02-4665-b123-23db9bce5dbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=664966c9-0b02-4665-b123-23db9bce5dbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=664966c9-0b02-4665-b123-23db9bce5dbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=36.956µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=224abd4e-a2b1-4aa4-a26d-eac3da333f9c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=664966c9-0b02-4665-b123-23db9bce5dbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=15.368µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=19d1d776-44d2-4deb-bfc8-66803ee071da trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=664966c9-0b02-4665-b123-23db9bce5dbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=73.551µs trace.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=d36f6f07-999c-45a0-8d63-5b032c911bff trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=664966c9-0b02-4665-b123-23db9bce5dbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=37.029µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=780ec300-ba63-40a6-98d8-3aa2d66c215b trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=664966c9-0b02-4665-b123-23db9bce5dbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=13.94µs trace.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=5b4c76d5-95ab-4cb3-99ef-17bbc897f3e2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=664966c9-0b02-4665-b123-23db9bce5dbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=118.105µs trace.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=1d68f47a-57a2-4c63-9f85-d4379aa4fee9 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=664966c9-0b02-4665-b123-23db9bce5dbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=94.81µs trace.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=2020ed67-759d-490c-a7b5-656eddb73587 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=664966c9-0b02-4665-b123-23db9bce5dbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=80.771µs trace.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=9878b55a-7be5-4010-856f-ac2cc8d12b9e trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=664966c9-0b02-4665-b123-23db9bce5dbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=105.444µs trace.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=23abcd6c-17c3-4c62-97db-d212c3002dc1 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=664966c9-0b02-4665-b123-23db9bce5dbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=92.611µs trace.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=5c7039c1-0502-426e-8624-69aa7f7a6d23 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=664966c9-0b02-4665-b123-23db9bce5dbb http.request.method=PUT http.request.remoteaddr="127.0.0.1:38718" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=3.287485ms http.response.status=201 http.response.written=0 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] 127.0.0.1 - - [25/Oct/2022:22:25:56 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5fbd5e28-2862-48f8-9920-7c7966bffd9e http.request.method=GET http.request.remoteaddr="127.0.0.1:38746" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=5fbd5e28-2862-48f8-9920-7c7966bffd9e http.request.method=GET http.request.remoteaddr="127.0.0.1:38746" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e 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="851.459µs" http.response.status=200 http.response.written=2 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] 127.0.0.1 - - [25/Oct/2022:22:25:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7db627db-93b8-48a3-8c64-75c02c19838e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7db627db-93b8-48a3-8c64-75c02c19838e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=7db627db-93b8-48a3-8c64-75c02c19838e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=1.33263ms trace.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=260dabca-cb26-40f0-a3e6-ffcd489380e2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7db627db-93b8-48a3-8c64-75c02c19838e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=7db627db-93b8-48a3-8c64-75c02c19838e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=28.8µs trace.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=f725a890-1459-4379-8906-01a91b9015c8 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=7db627db-93b8-48a3-8c64-75c02c19838e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=21.227µs trace.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=b1c00092-8578-4657-972f-0317d4d41557 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" 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=7db627db-93b8-48a3-8c64-75c02c19838e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=29.924µs trace.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=7774d2e9-cdd6-42d6-a91c-fa9f75990b62 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7db627db-93b8-48a3-8c64-75c02c19838e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=7db627db-93b8-48a3-8c64-75c02c19838e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38762" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e 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.913004ms http.response.status=200 http.response.written=417 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] 127.0.0.1 - - [25/Oct/2022:22:25:56 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a7ef9cc8-a656-418c-b050-b71ab5f82b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:38770" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:25:57.001Z] time="2022-10-25T22:25:56Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a7ef9cc8-a656-418c-b050-b71ab5f82b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:38770" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a7ef9cc8-a656-418c-b050-b71ab5f82b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:38770" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" 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=a7ef9cc8-a656-418c-b050-b71ab5f82b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:38770" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=283.33µs trace.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=5a28ffcd-4de1-4289-b78a-7bb2be7956ac trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" 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=a7ef9cc8-a656-418c-b050-b71ab5f82b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:38770" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=24.123µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e963b73d-5158-43f2-a3e3-1f0784fea2fe trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" 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=a7ef9cc8-a656-418c-b050-b71ab5f82b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:38770" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=30.556µs trace.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=b90473e9-4b79-47f1-92c3-aeedbf98a7ec trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a7ef9cc8-a656-418c-b050-b71ab5f82b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:38770" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=a7ef9cc8-a656-418c-b050-b71ab5f82b7d http.request.method=GET http.request.remoteaddr="127.0.0.1:38770" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e 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.919716ms http.response.status=200 http.response.written=417 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] 127.0.0.1 - - [25/Oct/2022:22:25:56 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=693d2b79-031e-4032-a650-79389a71eba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=693d2b79-031e-4032-a650-79389a71eba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" 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=693d2b79-031e-4032-a650-79389a71eba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=54.851µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=13118ac1-905a-478b-a742-67deacb6fcb4 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" 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=693d2b79-031e-4032-a650-79389a71eba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=37.636µs trace.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=359fc535-18ff-4c10-b2c5-1e59bb821908 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" 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=693d2b79-031e-4032-a650-79389a71eba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=33.912µs trace.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=30aac325-24ef-4030-8ad5-08b909c3c2a0 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" 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=693d2b79-031e-4032-a650-79389a71eba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=79.663µs trace.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=9d6a2207-08b8-43be-92ce-febe8cfd0d39 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" 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=693d2b79-031e-4032-a650-79389a71eba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=19.815µs trace.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=84c3f248-a6c9-4326-9a71-ef96f2de2f59 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" 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=693d2b79-031e-4032-a650-79389a71eba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=5.956µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=430dba26-6de9-4ba9-8231-a11dc3fb4568 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" 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=693d2b79-031e-4032-a650-79389a71eba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=17.436µs trace.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=f2f214f9-fb37-4851-bd66-f625eec05feb trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" 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=693d2b79-031e-4032-a650-79389a71eba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=30.58µs trace.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=7f2fe49f-cab6-4dcf-aa7a-79238bbd3cec trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" 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=693d2b79-031e-4032-a650-79389a71eba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=146.133µs trace.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=140b6c58-c1af-4e58-a1a0-bb4fec78267c trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=693d2b79-031e-4032-a650-79389a71eba3 http.request.method=GET http.request.remoteaddr="127.0.0.1:38784" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.429917ms http.response.status=200 http.response.written=179 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] 127.0.0.1 - - [25/Oct/2022:22:25:56 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b8e96e22-54cf-493b-b826-4ffb84edf46f http.request.method=GET http.request.remoteaddr="127.0.0.1:38798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b8e96e22-54cf-493b-b826-4ffb84edf46f http.request.method=GET http.request.remoteaddr="127.0.0.1:38798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" 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=b8e96e22-54cf-493b-b826-4ffb84edf46f http.request.method=GET http.request.remoteaddr="127.0.0.1:38798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=48.73µs trace.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=8c4b1220-74ec-431e-bd91-b17d53da674d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" 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=b8e96e22-54cf-493b-b826-4ffb84edf46f http.request.method=GET http.request.remoteaddr="127.0.0.1:38798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=22.851µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d7b1cb92-91a3-4b34-892a-19199220765b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" 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=b8e96e22-54cf-493b-b826-4ffb84edf46f http.request.method=GET http.request.remoteaddr="127.0.0.1:38798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=25.361µs trace.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=0a479411-545f-4089-8dfb-21087ddad76e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" 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=b8e96e22-54cf-493b-b826-4ffb84edf46f http.request.method=GET http.request.remoteaddr="127.0.0.1:38798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=11.651µs trace.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=fc15345a-4130-49b1-9bcc-9b64bfe1dddd trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" 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=b8e96e22-54cf-493b-b826-4ffb84edf46f http.request.method=GET http.request.remoteaddr="127.0.0.1:38798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=10.043µs trace.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=6101fe08-eb76-4cb4-af93-5f3689bf5ad2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.002Z] time="2022-10-25T22:25:56Z" 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=b8e96e22-54cf-493b-b826-4ffb84edf46f http.request.method=GET http.request.remoteaddr="127.0.0.1:38798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=7.967µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=5e99c3d6-9dad-49bc-bace-5002ccebe555 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.003Z] time="2022-10-25T22:25:56Z" 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=b8e96e22-54cf-493b-b826-4ffb84edf46f http.request.method=GET http.request.remoteaddr="127.0.0.1:38798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=22.293µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=756f44a8-85e6-45f9-a71d-df146f0b394d trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.003Z] time="2022-10-25T22:25:56Z" 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=b8e96e22-54cf-493b-b826-4ffb84edf46f http.request.method=GET http.request.remoteaddr="127.0.0.1:38798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=28.833µs trace.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=4ba3586b-a98e-4ae3-89b4-58d30771a31a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.003Z] time="2022-10-25T22:25:56Z" 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=b8e96e22-54cf-493b-b826-4ffb84edf46f http.request.method=GET http.request.remoteaddr="127.0.0.1:38798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=17.641µs trace.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=2ae422f8-d83c-47f4-977e-1567d8215df7 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-10-25T22:25:57.003Z] time="2022-10-25T22:25:56Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=b8e96e22-54cf-493b-b826-4ffb84edf46f http.request.method=GET http.request.remoteaddr="127.0.0.1:38798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.315783ms http.response.status=200 http.response.written=68 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 version="v2.3.0+unknown" [2022-10-25T22:25:57.003Z] 127.0.0.1 - - [25/Oct/2022:22:25:56 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-25T22:25:57.003Z] time="2022-10-25T22:25:56Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2c0af840-fd6d-4dc9-8c95-82a17df65af0 http.request.method=GET http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 version="v2.3.0+unknown" [2022-10-25T22:25:57.003Z] time="2022-10-25T22:25:56Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=2c0af840-fd6d-4dc9-8c95-82a17df65af0 http.request.method=GET http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e 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="850.278µs" http.response.status=200 http.response.written=2 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 version="v2.3.0+unknown" [2022-10-25T22:25:57.003Z] 127.0.0.1 - - [25/Oct/2022:22:25:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-25T22:25:57.003Z] time="2022-10-25T22:25:56Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=bd9c5244-8db3-45e9-a96f-a3d2636e97b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38822" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:25:57.003Z] time="2022-10-25T22:25:56Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=bd9c5244-8db3-45e9-a96f-a3d2636e97b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38822" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:25:57.003Z] time="2022-10-25T22:25:56Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=bd9c5244-8db3-45e9-a96f-a3d2636e97b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38822" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:25:57.003Z] time="2022-10-25T22:25:56Z" 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=bd9c5244-8db3-45e9-a96f-a3d2636e97b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38822" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=30.293µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=789b59b3-9a68-4281-ae68-6c9eac1a1faf trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:25:57.003Z] time="2022-10-25T22:25:56Z" 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=bd9c5244-8db3-45e9-a96f-a3d2636e97b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38822" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=11.495µs trace.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=2eb645c4-851d-47c8-bc43-bd251ef7ea90 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:25:57.003Z] time="2022-10-25T22:25:56Z" 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=bd9c5244-8db3-45e9-a96f-a3d2636e97b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38822" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e 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.069074ms http.response.status=404 http.response.written=181 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:25:57.003Z] 127.0.0.1 - - [25/Oct/2022:22:25:56 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-25T22:25:57.003Z] time="2022-10-25T22:25:56Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=65ff15af-6f88-4345-b0d6-7b2dc4b85f06 http.request.method=GET http.request.remoteaddr="127.0.0.1:38824" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:25:57.003Z] time="2022-10-25T22:25:56Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=65ff15af-6f88-4345-b0d6-7b2dc4b85f06 http.request.method=GET http.request.remoteaddr="127.0.0.1:38824" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:25:57.003Z] time="2022-10-25T22:25:56Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=65ff15af-6f88-4345-b0d6-7b2dc4b85f06 http.request.method=GET http.request.remoteaddr="127.0.0.1:38824" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:25:57.003Z] time="2022-10-25T22:25:56Z" 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=65ff15af-6f88-4345-b0d6-7b2dc4b85f06 http.request.method=GET http.request.remoteaddr="127.0.0.1:38824" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=26.059µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=329db667-bc29-4a1b-a59a-67618fea4b43 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:25:57.003Z] time="2022-10-25T22:25:56Z" 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=65ff15af-6f88-4345-b0d6-7b2dc4b85f06 http.request.method=GET http.request.remoteaddr="127.0.0.1:38824" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32e75885-bfa9-4902-82e1-493005e3da27 trace.duration=11.668µs trace.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=68677fce-afe6-45de-ab7a-a7ea4f6707c1 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:25:57.003Z] time="2022-10-25T22:25:56Z" 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=65ff15af-6f88-4345-b0d6-7b2dc4b85f06 http.request.method=GET http.request.remoteaddr="127.0.0.1:38824" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e 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.076746ms http.response.status=404 http.response.written=181 instance.id=32e75885-bfa9-4902-82e1-493005e3da27 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-10-25T22:25:57.003Z] 127.0.0.1 - - [25/Oct/2022:22:25:56 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.2 git-commit/7138efe567f5c099819cc81cfea776ada697877e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-25T22:25:57.003Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s) [2022-10-25T22:25:57.003Z] === RUN TestRemoveImageOrphaning [2022-10-25T22:25:57.259Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-10-25T22:25:57.259Z] === RUN TestRemoveImageGarbageCollector [2022-10-25T22:25:57.259Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:25:57.259Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-10-25T22:25:57.259Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-10-25T22:25:57.259Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-10-25T22:25:57.259Z] === RUN TestTagInvalidReference [2022-10-25T22:25:57.259Z] --- PASS: TestTagInvalidReference (0.01s) [2022-10-25T22:25:57.259Z] === RUN TestTagValidPrefixedRepo [2022-10-25T22:25:57.515Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-10-25T22:25:57.515Z] === RUN TestTagExistedNameWithoutForce [2022-10-25T22:25:57.515Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-10-25T22:25:57.515Z] === RUN TestTagOfficialNames [2022-10-25T22:25:57.515Z] --- PASS: TestTagOfficialNames (0.05s) [2022-10-25T22:25:57.515Z] === RUN TestTagMatchesDigest [2022-10-25T22:25:57.515Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-10-25T22:25:57.515Z] PASS [2022-10-25T22:25:57.515Z] [2022-10-25T22:25:57.515Z] === Skipped [2022-10-25T22:25:57.515Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-10-25T22:25:57.515Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-10-25T22:25:57.515Z] [2022-10-25T22:25:57.515Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-10-25T22:25:57.515Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:25:57.515Z] [2022-10-25T22:25:57.515Z] DONE 23 tests, 2 skipped in 1.638s [2022-10-25T22:25:57.515Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-10-25T22:25:57.516Z] ++ 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:25:57.516Z] ++ set -e [2022-10-25T22:25:57.516Z] ++ '[' -n 0 ']' [2022-10-25T22:25:57.516Z] ++ set -x [2022-10-25T22:25:57.516Z] ++ 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:25:57.516Z] === RUN TestStripANSICommands [2022-10-25T22:25:57.516Z] === RUN TestStripANSICommands/#00 [2022-10-25T22:25:57.516Z] === RUN TestStripANSICommands/#01 [2022-10-25T22:25:57.516Z] --- PASS: TestStripANSICommands (0.00s) [2022-10-25T22:25:57.516Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-10-25T22:25:57.516Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-10-25T22:25:57.516Z] PASS [2022-10-25T22:25:57.516Z] [2022-10-25T22:25:57.516Z] DONE 3 tests in 0.044s [2022-10-25T22:25:57.516Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-10-25T22:25:57.516Z] ++ 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:25:57.516Z] ++ set -e [2022-10-25T22:25:57.516Z] ++ '[' -n 0 ']' [2022-10-25T22:25:57.516Z] ++ set -x [2022-10-25T22:25:57.516Z] ++ 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:25:57.772Z] INFO: Testing against a local daemon [2022-10-25T22:25:57.772Z] === RUN TestNetworkCreateDelete [2022-10-25T22:25:57.772Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-10-25T22:25:57.772Z] === RUN TestDockerNetworkDeletePreferID [2022-10-25T22:25:58.333Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-10-25T22:25:58.333Z] === RUN TestDaemonDNSFallback [2022-10-25T22:26:04.872Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-10-25T22:26:04.872Z] === RUN TestInspectNetwork [2022-10-25T22:26:07.388Z] === RUN TestInspectNetwork/full_network_id [2022-10-25T22:26:07.388Z] === RUN TestInspectNetwork/partial_network_id [2022-10-25T22:26:07.388Z] === RUN TestInspectNetwork/network_name [2022-10-25T22:26:07.388Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-10-25T22:26:11.556Z] --- PASS: TestInspectNetwork (6.96s) [2022-10-25T22:26:11.556Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-10-25T22:26:11.556Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-10-25T22:26:11.556Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-10-25T22:26:11.556Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-10-25T22:26:11.556Z] === RUN TestRunContainerWithBridgeNone [2022-10-25T22:26:12.922Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) [2022-10-25T22:26:12.922Z] === RUN TestNetworkInvalidJSON [2022-10-25T22:26:12.922Z] === RUN TestNetworkInvalidJSON/networks/create [2022-10-25T22:26:12.922Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-10-25T22:26:12.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-10-25T22:26:12.922Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-10-25T22:26:12.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-10-25T22:26:12.922Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-10-25T22:26:12.922Z] === CONT TestNetworkInvalidJSON/networks/create [2022-10-25T22:26:12.922Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-10-25T22:26:12.922Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-10-25T22:26:12.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-10-25T22:26:12.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-10-25T22:26:12.922Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-10-25T22:26:12.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-10-25T22:26:12.922Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-10-25T22:26:12.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-10-25T22:26:12.922Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-10-25T22:26:12.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-10-25T22:26:12.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-10-25T22:26:12.922Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-10-25T22:26:12.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-10-25T22:26:12.922Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-10-25T22:26:12.922Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-10-25T22:26:12.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-10-25T22:26:12.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-10-25T22:26:12.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-10-25T22:26:12.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-10-25T22:26:12.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-10-25T22:26:12.922Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-10-25T22:26:12.922Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-10-25T22:26:12.922Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-10-25T22:26:12.922Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-10-25T22:26:12.922Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-10-25T22:26:12.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-10-25T22:26:12.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-10-25T22:26:12.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-10-25T22:26:12.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-10-25T22:26:12.922Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-10-25T22:26:12.922Z] === RUN TestNetworkList [2022-10-25T22:26:12.922Z] === RUN TestNetworkList//networks [2022-10-25T22:26:12.922Z] === PAUSE TestNetworkList//networks [2022-10-25T22:26:12.922Z] === RUN TestNetworkList//networks/ [2022-10-25T22:26:12.922Z] === PAUSE TestNetworkList//networks/ [2022-10-25T22:26:12.922Z] === CONT TestNetworkList//networks [2022-10-25T22:26:12.922Z] === CONT TestNetworkList//networks/ [2022-10-25T22:26:12.922Z] --- PASS: TestNetworkList (0.01s) [2022-10-25T22:26:12.922Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-10-25T22:26:12.922Z] --- PASS: TestNetworkList//networks (0.00s) [2022-10-25T22:26:12.922Z] === RUN TestHostIPv4BridgeLabel [2022-10-25T22:26:13.484Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-10-25T22:26:13.484Z] === RUN TestDaemonRestartWithLiveRestore [2022-10-25T22:26:14.850Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-10-25T22:26:14.850Z] === RUN TestDaemonDefaultNetworkPools [2022-10-25T22:26:15.412Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-10-25T22:26:15.412Z] === RUN TestDaemonRestartWithExistingNetwork [2022-10-25T22:26:16.345Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-10-25T22:26:16.345Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-10-25T22:26:17.721Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-10-25T22:26:17.721Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-10-25T22:26:18.286Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-10-25T22:26:18.286Z] === RUN TestServiceWithPredefinedNetwork [2022-10-25T22:26:20.803Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-10-25T22:26:20.803Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-10-25T22:26:20.803Z] service_test.go:242: FLAKY_TEST [2022-10-25T22:26:20.803Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-25T22:26:20.803Z] === RUN TestServiceWithDataPathPortInit [2022-10-25T22:26:35.645Z] --- PASS: TestServiceWithDataPathPortInit (13.75s) [2022-10-25T22:26:35.646Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-10-25T22:26:37.011Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:43fxm4uu8molxa5brjow4evnq Created:2022-10-25 22:26:35.529259155 +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[5566b20ce76431a9ff1f960d1a2b141a2f50fc42fa8fddc22cc0a54c4a65d018:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p5wliz1kwy40kfxrawxyfjceb EndpointID:22c7cfd7157e14997fd931d8711ef95d6519babd7552f7e4e01d76759c2b2461 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d28caba2397884bcdacfdd8f8c18b7e65d262807374b6988b4349d24c51a4c52 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:6bdeca63c9eb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p5wliz1kwy40kfxrawxyfjceb EndpointID:22c7cfd7157e14997fd931d8711ef95d6519babd7552f7e4e01d76759c2b2461 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-10-25T22:26:41.322Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-10-25T22:26:41.322Z] PASS [2022-10-25T22:26:41.322Z] [2022-10-25T22:26:41.322Z] === Skipped [2022-10-25T22:26:41.322Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-25T22:26:41.322Z] service_test.go:242: FLAKY_TEST [2022-10-25T22:26:41.322Z] [2022-10-25T22:26:41.322Z] DONE 38 tests, 1 skipped in 43.468s [2022-10-25T22:26:41.322Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-10-25T22:26:41.322Z] ++ 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:26:41.322Z] ++ set -e [2022-10-25T22:26:41.322Z] ++ '[' -n 0 ']' [2022-10-25T22:26:41.322Z] ++ set -x [2022-10-25T22:26:41.323Z] ++ 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:26:41.323Z] INFO: Testing against a local daemon [2022-10-25T22:26:41.323Z] === RUN TestDockerNetworkIpvlanPersistance [2022-10-25T22:26:41.323Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-25T22:26:41.323Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-25T22:26:41.323Z] === RUN TestDockerNetworkIpvlan [2022-10-25T22:26:41.323Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-25T22:26:41.323Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-10-25T22:26:41.323Z] PASS [2022-10-25T22:26:41.323Z] [2022-10-25T22:26:41.323Z] === Skipped [2022-10-25T22:26:41.323Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-25T22:26:41.323Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-25T22:26:41.323Z] [2022-10-25T22:26:41.323Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-10-25T22:26:41.323Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-25T22:26:41.323Z] [2022-10-25T22:26:41.323Z] DONE 2 tests, 2 skipped in 0.110s [2022-10-25T22:26:41.323Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-10-25T22:26:41.323Z] ++ 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:26:41.323Z] ++ set -e [2022-10-25T22:26:41.323Z] ++ '[' -n 0 ']' [2022-10-25T22:26:41.323Z] ++ set -x [2022-10-25T22:26:41.323Z] ++ 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:26:41.323Z] INFO: Testing against a local daemon [2022-10-25T22:26:41.323Z] === RUN TestDockerNetworkMacvlanPersistance [2022-10-25T22:26:42.689Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-10-25T22:26:42.689Z] === RUN TestDockerNetworkMacvlan [2022-10-25T22:26:43.251Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-10-25T22:26:43.814Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-10-25T22:26:44.742Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-10-25T22:26:46.634Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-10-25T22:26:48.001Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-10-25T22:26:51.270Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-10-25T22:26:51.841Z] --- PASS: TestDockerNetworkMacvlan (9.25s) [2022-10-25T22:26:51.841Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-10-25T22:26:51.841Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-10-25T22:26:51.841Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2022-10-25T22:26:51.841Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-10-25T22:26:51.841Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s) [2022-10-25T22:26:51.841Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-10-25T22:26:51.841Z] PASS [2022-10-25T22:26:51.841Z] [2022-10-25T22:26:51.841Z] DONE 8 tests in 10.564s [2022-10-25T22:26:51.841Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-10-25T22:26:51.841Z] ++ 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:26:51.841Z] ++ set -e [2022-10-25T22:26:51.841Z] ++ '[' -n 0 ']' [2022-10-25T22:26:51.841Z] ++ set -x [2022-10-25T22:26:51.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:26:51.841Z] testing: warning: no tests to run [2022-10-25T22:26:51.841Z] PASS [2022-10-25T22:26:51.841Z] [2022-10-25T22:26:51.841Z] DONE 0 tests in 0.024s [2022-10-25T22:26:51.841Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-10-25T22:26:51.841Z] ++ 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:26:51.841Z] ++ set -e [2022-10-25T22:26:51.841Z] ++ '[' -n 0 ']' [2022-10-25T22:26:51.841Z] ++ set -x [2022-10-25T22:26:51.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker 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:26:51.841Z] INFO: Testing against a local daemon [2022-10-25T22:26:51.841Z] === RUN TestAuthZPluginAllowRequest [2022-10-25T22:26:53.207Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-10-25T22:26:53.207Z] === RUN TestAuthZPluginTLS [2022-10-25T22:26:53.770Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-10-25T22:26:53.770Z] === RUN TestAuthZPluginDenyRequest [2022-10-25T22:26:54.026Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-10-25T22:26:54.026Z] === RUN TestAuthZPluginAPIDenyResponse [2022-10-25T22:26:54.588Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-10-25T22:26:54.588Z] === RUN TestAuthZPluginDenyResponse [2022-10-25T22:26:55.150Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-10-25T22:26:55.150Z] === RUN TestAuthZPluginAllowEventStream [2022-10-25T22:26:56.516Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-10-25T22:26:56.516Z] === RUN TestAuthZPluginErrorResponse [2022-10-25T22:26:56.773Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-10-25T22:26:56.773Z] === RUN TestAuthZPluginErrorRequest [2022-10-25T22:26:57.335Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-10-25T22:26:57.335Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-10-25T22:26:57.897Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-10-25T22:26:57.897Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-10-25T22:26:59.264Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s) [2022-10-25T22:26:59.264Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-10-25T22:27:00.631Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s) [2022-10-25T22:27:00.631Z] === RUN TestAuthZPluginHeader [2022-10-25T22:27:01.558Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-10-25T22:27:01.558Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-10-25T22:27:01.558Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:27:01.558Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-10-25T22:27:01.558Z] === RUN TestAuthZPluginV2Disable [2022-10-25T22:27:01.558Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:27:01.558Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-10-25T22:27:01.558Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-10-25T22:27:01.558Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:27:01.558Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-10-25T22:27:01.558Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-10-25T22:27:01.558Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:27:01.558Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-10-25T22:27:01.558Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-10-25T22:27:19.603Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-10-25T22:27:19.603Z] PASS [2022-10-25T22:27:19.603Z] [2022-10-25T22:27:19.603Z] === Skipped [2022-10-25T22:27:19.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-10-25T22:27:19.603Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:27:19.603Z] [2022-10-25T22:27:19.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-10-25T22:27:19.603Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:27:19.603Z] [2022-10-25T22:27:19.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-10-25T22:27:19.603Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:27:19.603Z] [2022-10-25T22:27:19.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-10-25T22:27:19.603Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:27:19.603Z] [2022-10-25T22:27:19.603Z] DONE 17 tests, 4 skipped in 26.517s [2022-10-25T22:27:19.603Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-10-25T22:27:19.603Z] ++ 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:27:19.603Z] ++ set -e [2022-10-25T22:27:19.603Z] ++ '[' -n 0 ']' [2022-10-25T22:27:19.603Z] ++ set -x [2022-10-25T22:27:19.603Z] ++ 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:27:19.603Z] INFO: Testing against a local daemon [2022-10-25T22:27:19.603Z] === RUN TestPluginInvalidJSON [2022-10-25T22:27:19.603Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-10-25T22:27:19.603Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-10-25T22:27:19.603Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-10-25T22:27:19.603Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-10-25T22:27:19.603Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-10-25T22:27:19.603Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-10-25T22:27:19.603Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-10-25T22:27:19.603Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-10-25T22:27:19.603Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-10-25T22:27:19.603Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-10-25T22:27:19.603Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-10-25T22:27:19.603Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-10-25T22:27:19.603Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-10-25T22:27:19.603Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-10-25T22:27:19.603Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-10-25T22:27:19.603Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-10-25T22:27:19.603Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-10-25T22:27:19.603Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-10-25T22:27:19.603Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-10-25T22:27:19.603Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-10-25T22:27:19.603Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-10-25T22:27:19.603Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-10-25T22:27:19.603Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-10-25T22:27:19.603Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-10-25T22:27:19.603Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-10-25T22:27:19.603Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-10-25T22:27:19.603Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-10-25T22:27:19.603Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-10-25T22:27:19.603Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-10-25T22:27:19.603Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-10-25T22:27:19.603Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-10-25T22:27:19.603Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-10-25T22:27:19.603Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-10-25T22:27:19.603Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-10-25T22:27:19.603Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-10-25T22:27:19.603Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-10-25T22:27:19.603Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-10-25T22:27:19.603Z] === RUN TestPluginInstall [2022-10-25T22:27:19.603Z] === RUN TestPluginInstall/no_auth [2022-10-25T22:27:22.873Z] time="2022-10-25T22:27:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-25T22:27:22.873Z] time="2022-10-25T22:27:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0811d95442b1f6bfefc1e2ee9cb08d9593d1e5ef9dce1e8872de3508026ca795" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-25T22:27:22.873Z] time="2022-10-25T22:27:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-25T22:27:22.873Z] time="2022-10-25T22:27:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0811d95442b1f6bfefc1e2ee9cb08d9593d1e5ef9dce1e8872de3508026ca795" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-25T22:27:22.873Z] === RUN TestPluginInstall/with_htpasswd [2022-10-25T22:27:22.873Z] time="2022-10-25T22:27:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-25T22:27:22.873Z] time="2022-10-25T22:27:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0811d95442b1f6bfefc1e2ee9cb08d9593d1e5ef9dce1e8872de3508026ca795" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-25T22:27:22.873Z] time="2022-10-25T22:27:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-25T22:27:22.873Z] time="2022-10-25T22:27:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0811d95442b1f6bfefc1e2ee9cb08d9593d1e5ef9dce1e8872de3508026ca795" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-25T22:27:23.129Z] === RUN TestPluginInstall/with_insecure [2022-10-25T22:27:24.057Z] time="2022-10-25T22:27:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-25T22:27:24.057Z] time="2022-10-25T22:27:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e6dbb17972f00ede93ea2f40a687d69ac9e36873b453eacd604f2bdcd53486e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-25T22:27:24.057Z] time="2022-10-25T22:27:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-25T22:27:24.057Z] time="2022-10-25T22:27:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e6dbb17972f00ede93ea2f40a687d69ac9e36873b453eacd604f2bdcd53486e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-25T22:27:24.313Z] plugin_test.go:196: [d1d64aa10c5b5] daemon is not started [2022-10-25T22:27:24.313Z] --- PASS: TestPluginInstall (5.78s) [2022-10-25T22:27:24.313Z] --- PASS: TestPluginInstall/no_auth (4.17s) [2022-10-25T22:27:24.313Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-10-25T22:27:24.313Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-10-25T22:27:24.313Z] === RUN TestPluginsWithRuntimes [2022-10-25T22:27:25.684Z] === RUN TestPluginsWithRuntimes/No_Args [2022-10-25T22:27:26.618Z] === RUN TestPluginsWithRuntimes/With_Args [2022-10-25T22:27:27.546Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-10-25T22:27:27.546Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-10-25T22:27:27.546Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-10-25T22:27:27.546Z] === RUN TestPluginBackCompatMediaTypes [2022-10-25T22:27:28.108Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-10-25T22:27:28.108Z] PASS [2022-10-25T22:27:28.108Z] [2022-10-25T22:27:28.108Z] DONE 24 tests in 9.794s [2022-10-25T22:27:28.108Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-10-25T22:27:28.108Z] ++ 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:27:28.108Z] ++ set -e [2022-10-25T22:27:28.108Z] ++ '[' -n 0 ']' [2022-10-25T22:27:28.108Z] ++ set -x [2022-10-25T22:27:28.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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:27:28.364Z] INFO: Testing against a local daemon [2022-10-25T22:27:28.364Z] === RUN TestExternalGraphDriver [2022-10-25T22:27:28.620Z] === RUN TestExternalGraphDriver/json [2022-10-25T22:27:30.510Z] === RUN TestExternalGraphDriver/spec [2022-10-25T22:27:31.876Z] === RUN TestExternalGraphDriver/pull [2022-10-25T22:27:33.243Z] --- PASS: TestExternalGraphDriver (5.03s) [2022-10-25T22:27:33.243Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-10-25T22:27:33.243Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-10-25T22:27:33.243Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-10-25T22:27:33.243Z] === RUN TestGraphdriverPluginV2 [2022-10-25T22:27:33.805Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:27:33.805Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-10-25T22:27:33.805Z] PASS [2022-10-25T22:27:33.805Z] [2022-10-25T22:27:33.805Z] === Skipped [2022-10-25T22:27:33.805Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-10-25T22:27:33.805Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:27:33.805Z] [2022-10-25T22:27:33.805Z] DONE 5 tests, 1 skipped in 5.470s [2022-10-25T22:27:33.805Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-10-25T22:27:33.805Z] ++ 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:27:33.805Z] ++ set -e [2022-10-25T22:27:33.805Z] ++ '[' -n 0 ']' [2022-10-25T22:27:33.805Z] ++ set -x [2022-10-25T22:27:33.805Z] ++ 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:27:33.805Z] INFO: Testing against a local daemon [2022-10-25T22:27:33.805Z] === RUN TestContinueAfterPluginCrash [2022-10-25T22:27:33.805Z] === PAUSE TestContinueAfterPluginCrash [2022-10-25T22:27:33.805Z] === RUN TestReadPluginNoRead [2022-10-25T22:27:33.805Z] === PAUSE TestReadPluginNoRead [2022-10-25T22:27:33.805Z] === RUN TestDaemonStartWithLogOpt [2022-10-25T22:27:33.805Z] === PAUSE TestDaemonStartWithLogOpt [2022-10-25T22:27:33.805Z] === CONT TestContinueAfterPluginCrash [2022-10-25T22:27:33.805Z] === CONT TestDaemonStartWithLogOpt [2022-10-25T22:27:37.074Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-10-25T22:27:37.074Z] === CONT TestReadPluginNoRead [2022-10-25T22:27:38.964Z] === RUN TestReadPluginNoRead/default [2022-10-25T22:27:40.329Z] === RUN TestReadPluginNoRead/disabled_caching [2022-10-25T22:27:41.257Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-10-25T22:27:41.822Z] --- PASS: TestContinueAfterPluginCrash (8.05s) [2022-10-25T22:27:42.384Z] === CONT TestReadPluginNoRead [2022-10-25T22:27:42.384Z] read_test.go:91: [df3d24dce2605] daemon is not started [2022-10-25T22:27:42.384Z] --- PASS: TestReadPluginNoRead (5.71s) [2022-10-25T22:27:42.384Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-10-25T22:27:42.384Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-10-25T22:27:42.384Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-10-25T22:27:42.384Z] PASS [2022-10-25T22:27:42.384Z] [2022-10-25T22:27:42.384Z] DONE 6 tests in 8.840s [2022-10-25T22:27:42.640Z] 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:27:42.640Z] ++ 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:27:42.640Z] ++ set -e [2022-10-25T22:27:42.640Z] ++ '[' -n 0 ']' [2022-10-25T22:27:42.640Z] ++ set -x [2022-10-25T22:27:42.640Z] ++ 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:27:42.640Z] testing: warning: no tests to run [2022-10-25T22:27:42.640Z] PASS [2022-10-25T22:27:42.640Z] [2022-10-25T22:27:42.640Z] DONE 0 tests in 0.034s [2022-10-25T22:27:42.640Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-10-25T22:27:42.640Z] ++ 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:27:42.640Z] ++ set -e [2022-10-25T22:27:42.640Z] ++ '[' -n 0 ']' [2022-10-25T22:27:42.640Z] ++ set -x [2022-10-25T22:27:42.640Z] ++ 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:27:42.640Z] INFO: Testing against a local daemon [2022-10-25T22:27:42.640Z] === RUN TestPluginWithDevMounts [2022-10-25T22:27:42.640Z] === PAUSE TestPluginWithDevMounts [2022-10-25T22:27:42.640Z] === CONT TestPluginWithDevMounts [2022-10-25T22:27:44.531Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-10-25T22:27:44.531Z] PASS [2022-10-25T22:27:44.531Z] [2022-10-25T22:27:44.531Z] DONE 1 tests in 1.648s [2022-10-25T22:27:44.531Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-10-25T22:27:44.531Z] ++ 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:27:44.531Z] ++ set -e [2022-10-25T22:27:44.531Z] ++ '[' -n 0 ']' [2022-10-25T22:27:44.531Z] ++ set -x [2022-10-25T22:27:44.531Z] ++ 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:27:44.531Z] INFO: Testing against a local daemon [2022-10-25T22:27:44.531Z] === RUN TestSecretInspect [2022-10-25T22:27:47.047Z] --- PASS: TestSecretInspect (2.25s) [2022-10-25T22:27:47.048Z] === RUN TestSecretList [2022-10-25T22:27:48.964Z] --- PASS: TestSecretList (2.19s) [2022-10-25T22:27:48.964Z] === RUN TestSecretsCreateAndDelete [2022-10-25T22:27:50.853Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-10-25T22:27:50.853Z] === RUN TestSecretsUpdate [2022-10-25T22:27:53.369Z] --- PASS: TestSecretsUpdate (2.15s) [2022-10-25T22:27:53.369Z] === RUN TestTemplatedSecret [2022-10-25T22:27:55.888Z] --- PASS: TestTemplatedSecret (2.43s) [2022-10-25T22:27:55.888Z] === RUN TestSecretCreateResolve [2022-10-25T22:27:57.777Z] --- PASS: TestSecretCreateResolve (2.25s) [2022-10-25T22:27:57.777Z] PASS [2022-10-25T22:27:57.777Z] [2022-10-25T22:27:57.777Z] DONE 6 tests in 13.523s [2022-10-25T22:27:57.777Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-10-25T22:27:57.777Z] ++ 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:27:57.777Z] ++ set -e [2022-10-25T22:27:57.777Z] ++ '[' -n 0 ']' [2022-10-25T22:27:57.777Z] ++ set -x [2022-10-25T22:27:57.777Z] ++ 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:27:57.777Z] INFO: Testing against a local daemon [2022-10-25T22:27:57.777Z] === RUN TestServiceCreateInit [2022-10-25T22:27:58.033Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-10-25T22:28:02.203Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-10-25T22:28:05.471Z] --- PASS: TestServiceCreateInit (7.39s) [2022-10-25T22:28:05.471Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s) [2022-10-25T22:28:05.471Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s) [2022-10-25T22:28:05.471Z] === RUN TestCreateServiceMultipleTimes [2022-10-25T22:28:23.518Z] --- PASS: TestCreateServiceMultipleTimes (15.38s) [2022-10-25T22:28:23.518Z] === RUN TestCreateServiceConflict [2022-10-25T22:28:23.518Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-10-25T22:28:23.518Z] === RUN TestCreateServiceMaxReplicas [2022-10-25T22:28:25.409Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2022-10-25T22:28:25.409Z] === RUN TestCreateWithDuplicateNetworkNames [2022-10-25T22:28:40.315Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-10-25T22:28:40.315Z] === RUN TestCreateServiceSecretFileMode [2022-10-25T22:28:41.243Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2022-10-25T22:28:41.243Z] === RUN TestCreateServiceConfigFileMode [2022-10-25T22:28:43.760Z] --- PASS: TestCreateServiceConfigFileMode (2.40s) [2022-10-25T22:28:43.760Z] === RUN TestCreateServiceSysctls [2022-10-25T22:28:47.030Z] --- PASS: TestCreateServiceSysctls (3.01s) [2022-10-25T22:28:47.030Z] === RUN TestCreateServiceCapabilities [2022-10-25T22:28:48.920Z] --- PASS: TestCreateServiceCapabilities (2.39s) [2022-10-25T22:28:48.920Z] === RUN TestInspect [2022-10-25T22:28:52.187Z] --- PASS: TestInspect (2.66s) [2022-10-25T22:28:52.187Z] === RUN TestCreateJob [2022-10-25T22:28:54.704Z] --- PASS: TestCreateJob (2.96s) [2022-10-25T22:28:54.704Z] === RUN TestReplicatedJob [2022-10-25T22:28:59.949Z] --- PASS: TestReplicatedJob (5.17s) [2022-10-25T22:28:59.949Z] === RUN TestUpdateReplicatedJob [2022-10-25T22:29:03.217Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-10-25T22:29:03.217Z] === RUN TestServiceListWithStatuses [2022-10-25T22:29:03.217Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-25T22:29:03.217Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-10-25T22:29:03.217Z] === RUN TestDockerNetworkConnectAlias [2022-10-25T22:29:07.396Z] --- PASS: TestDockerNetworkConnectAlias (3.92s) [2022-10-25T22:29:07.397Z] === RUN TestDockerNetworkReConnect [2022-10-25T22:29:10.663Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2022-10-25T22:29:10.663Z] === RUN TestServicePlugin [2022-10-25T22:29:10.663Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:29:10.663Z] --- SKIP: TestServicePlugin (0.00s) [2022-10-25T22:29:10.663Z] === RUN TestServiceUpdateLabel [2022-10-25T22:29:12.552Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-10-25T22:29:12.552Z] === RUN TestServiceUpdateSecrets [2022-10-25T22:29:27.392Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-10-25T22:29:27.392Z] === RUN TestServiceUpdateConfigs [2022-10-25T22:29:42.232Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2022-10-25T22:29:42.232Z] === RUN TestServiceUpdateNetwork [2022-10-25T22:29:54.401Z] --- PASS: TestServiceUpdateNetwork (12.17s) [2022-10-25T22:29:54.401Z] === RUN TestServiceUpdatePidsLimit [2022-10-25T22:29:54.401Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-10-25T22:29:54.963Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-10-25T22:30:03.064Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-10-25T22:30:09.600Z] --- PASS: TestServiceUpdatePidsLimit (16.14s) [2022-10-25T22:30:09.600Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-10-25T22:30:09.600Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-10-25T22:30:09.600Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-10-25T22:30:09.600Z] PASS [2022-10-25T22:30:09.600Z] [2022-10-25T22:30:09.600Z] === Skipped [2022-10-25T22:30:09.600Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-10-25T22:30:09.600Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-25T22:30:09.600Z] [2022-10-25T22:30:09.600Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-10-25T22:30:09.600Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-25T22:30:09.600Z] [2022-10-25T22:30:09.600Z] DONE 27 tests, 2 skipped in 131.387s [2022-10-25T22:30:09.600Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-10-25T22:30:09.600Z] ++ 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:30:09.600Z] ++ set -e [2022-10-25T22:30:09.600Z] ++ '[' -n 0 ']' [2022-10-25T22:30:09.600Z] ++ set -x [2022-10-25T22:30:09.600Z] ++ 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:30:09.600Z] INFO: Testing against a local daemon [2022-10-25T22:30:09.600Z] === RUN TestSessionCreate [2022-10-25T22:30:09.600Z] --- PASS: TestSessionCreate (0.02s) [2022-10-25T22:30:09.600Z] === RUN TestSessionCreateWithBadUpgrade [2022-10-25T22:30:09.600Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-10-25T22:30:09.600Z] PASS [2022-10-25T22:30:09.600Z] [2022-10-25T22:30:09.600Z] DONE 2 tests in 0.125s [2022-10-25T22:30:09.600Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-10-25T22:30:09.600Z] ++ 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:30:09.600Z] ++ set -e [2022-10-25T22:30:09.600Z] ++ '[' -n 0 ']' [2022-10-25T22:30:09.600Z] ++ set -x [2022-10-25T22:30:09.600Z] ++ 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:30:09.600Z] INFO: Testing against a local daemon [2022-10-25T22:30:09.600Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-10-25T22:30:09.601Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-10-25T22:30:09.601Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-25T22:30:09.601Z] === RUN TestDiskUsage [2022-10-25T22:30:09.601Z] === PAUSE TestDiskUsage [2022-10-25T22:30:09.601Z] === RUN TestEventsExecDie [2022-10-25T22:30:09.857Z] --- PASS: TestEventsExecDie (0.52s) [2022-10-25T22:30:09.857Z] === RUN TestEventsBackwardsCompatible [2022-10-25T22:30:10.113Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-10-25T22:30:10.113Z] === RUN TestEventsVolumeCreate [2022-10-25T22:30:10.113Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-10-25T22:30:10.113Z] === RUN TestInfoBinaryCommits [2022-10-25T22:30:10.113Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-10-25T22:30:10.113Z] === RUN TestInfoAPIVersioned [2022-10-25T22:30:10.113Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-10-25T22:30:10.113Z] === RUN TestInfoAPI [2022-10-25T22:30:10.113Z] --- PASS: TestInfoAPI (0.02s) [2022-10-25T22:30:10.113Z] === RUN TestInfoAPIWarnings [2022-10-25T22:30:28.155Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-10-25T22:30:28.155Z] === RUN TestInfoDebug [2022-10-25T22:30:28.155Z] --- PASS: TestInfoDebug (0.52s) [2022-10-25T22:30:28.155Z] === RUN TestInfoInsecureRegistries [2022-10-25T22:30:28.155Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-10-25T22:30:28.155Z] === RUN TestInfoRegistryMirrors [2022-10-25T22:30:28.155Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-10-25T22:30:28.155Z] === RUN TestLoginFailsWithBadCredentials [2022-10-25T22:30:28.717Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-10-25T22:30:28.717Z] === RUN TestPingCacheHeaders [2022-10-25T22:30:28.717Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-10-25T22:30:28.717Z] === RUN TestPingGet [2022-10-25T22:30:28.717Z] --- PASS: TestPingGet (0.01s) [2022-10-25T22:30:28.717Z] === RUN TestPingHead [2022-10-25T22:30:28.717Z] --- PASS: TestPingHead (0.02s) [2022-10-25T22:30:28.717Z] === RUN TestPingSwarmHeader [2022-10-25T22:30:29.279Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-10-25T22:30:29.279Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-10-25T22:30:30.207Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-10-25T22:30:30.207Z] --- PASS: TestPingSwarmHeader (1.64s) [2022-10-25T22:30:30.207Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-10-25T22:30:30.207Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-10-25T22:30:30.207Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-10-25T22:30:30.207Z] === RUN TestPingBuilderHeader [2022-10-25T22:30:30.207Z] === RUN TestPingBuilderHeader/default_config [2022-10-25T22:30:30.769Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-10-25T22:30:31.331Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-10-25T22:30:31.331Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-10-25T22:30:31.331Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-10-25T22:30:31.331Z] === RUN TestVersion [2022-10-25T22:30:31.331Z] --- PASS: TestVersion (0.02s) [2022-10-25T22:30:31.331Z] === CONT TestDiskUsage [2022-10-25T22:30:31.893Z] === RUN TestDiskUsage/empty [2022-10-25T22:30:31.893Z] === RUN TestDiskUsage/empty/container_types [2022-10-25T22:30:31.893Z] === RUN TestDiskUsage/empty/image_types [2022-10-25T22:30:31.893Z] === RUN TestDiskUsage/empty/volume_types [2022-10-25T22:30:31.893Z] === RUN TestDiskUsage/empty/build-cache_types [2022-10-25T22:30:31.893Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-10-25T22:30:31.893Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-10-25T22:30:31.893Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-10-25T22:30:31.893Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-10-25T22:30:31.893Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-10-25T22:30:31.893Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-10-25T22:30:31.893Z] === RUN TestDiskUsage/after_LoadBusybox [2022-10-25T22:30:32.150Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-10-25T22:30:32.150Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-10-25T22:30:32.150Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-10-25T22:30:32.150Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-10-25T22:30:32.150Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-10-25T22:30:32.150Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-10-25T22:30:32.150Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-10-25T22:30:32.150Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-10-25T22:30:32.150Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-10-25T22:30:32.150Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-10-25T22:30:32.150Z] === RUN TestDiskUsage/after_container.Run [2022-10-25T22:30:32.406Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-10-25T22:30:32.406Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-10-25T22:30:32.406Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-10-25T22:30:32.406Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-10-25T22:30:32.406Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-10-25T22:30:32.406Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-10-25T22:30:32.406Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-10-25T22:30:32.406Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-10-25T22:30:32.406Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-10-25T22:30:32.406Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage (1.14s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-10-25T22:30:32.406Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-10-25T22:30:32.406Z] PASS [2022-10-25T22:30:32.406Z] [2022-10-25T22:30:32.406Z] === Skipped [2022-10-25T22:30:32.406Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-25T22:30:32.406Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-10-25T22:30:32.406Z] [2022-10-25T22:30:32.406Z] DONE 57 tests, 1 skipped in 23.202s [2022-10-25T22:30:32.662Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-10-25T22:30:32.662Z] ++ 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:30:32.662Z] ++ set -e [2022-10-25T22:30:32.662Z] ++ '[' -n 0 ']' [2022-10-25T22:30:32.662Z] ++ set -x [2022-10-25T22:30:32.663Z] ++ 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:30:32.663Z] INFO: Testing against a local daemon [2022-10-25T22:30:32.663Z] === RUN TestVolumesCreateAndList [2022-10-25T22:30:32.663Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-10-25T22:30:32.663Z] === RUN TestVolumesRemove [2022-10-25T22:30:32.663Z] --- PASS: TestVolumesRemove (0.07s) [2022-10-25T22:30:32.663Z] === RUN TestVolumesInspect [2022-10-25T22:30:32.663Z] --- PASS: TestVolumesInspect (0.02s) [2022-10-25T22:30:32.663Z] === RUN TestVolumesInvalidJSON [2022-10-25T22:30:32.663Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-10-25T22:30:32.663Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-10-25T22:30:32.663Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-10-25T22:30:32.663Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-10-25T22:30:32.663Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-10-25T22:30:32.663Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-10-25T22:30:32.663Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-10-25T22:30:32.663Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-10-25T22:30:32.663Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-10-25T22:30:32.663Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-10-25T22:30:32.663Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-10-25T22:30:32.663Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-10-25T22:30:32.663Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-10-25T22:30:32.663Z] === RUN TestVolumePruneAnonymous [2022-10-25T22:30:32.663Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2022-10-25T22:30:32.663Z] PASS [2022-10-25T22:30:32.663Z] [2022-10-25T22:30:32.663Z] DONE 10 tests in 0.240s [2022-10-25T22:30:32.919Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-10-25T22:30:32.919Z] ++++ cat bundles/test-integration/docker.pid [2022-10-25T22:30:32.919Z] +++ kill 14881 [2022-10-25T22:30:33.174Z] +++ /etc/init.d/apparmor stop [2022-10-25T22:30:33.174Z] Leaving: AppArmorNo profiles have been unloaded. [2022-10-25T22:30:33.174Z] [2022-10-25T22:30:33.174Z] Unloading profiles will leave already running processes permanently [2022-10-25T22:30:33.174Z] unconfined, which can lead to unexpected situations. [2022-10-25T22:30:33.174Z] [2022-10-25T22:30:33.174Z] To set a process to complain mode, use the command line tool [2022-10-25T22:30:33.174Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-10-25T22:30:33.174Z] +++ true [2022-10-25T22:30:33.174Z] exiting test-integration [2022-10-25T22:30:33.174Z] ++ exit 0 [2022-10-25T22:30:33.174Z] Post stage [Pipeline] junit [2022-10-25T22:30:33.749Z] Recording test results [2022-10-25T22:30:33.955Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-10-25T22:30:34.272Z] + echo Ensuring container killed. [2022-10-25T22:30:34.272Z] Ensuring container killed. [2022-10-25T22:30:34.272Z] + docker rm -vf docker-pr6 [2022-10-25T22:30:34.272Z] Error response from daemon: No such container: docker-pr6 [Pipeline] sh [2022-10-25T22:30:34.637Z] + echo Chowning /workspace to jenkins user [2022-10-25T22:30:34.637Z] Chowning /workspace to jenkins user [2022-10-25T22:30:34.637Z] + id -u [2022-10-25T22:30:34.637Z] + id -g [2022-10-25T22:30:34.637Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41903:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-10-25T22:30:36.368Z] + bundleName=arm64-integration [2022-10-25T22:30:36.368Z] + echo Creating arm64-integration-bundles.tar.gz [2022-10-25T22:30:36.368Z] Creating arm64-integration-bundles.tar.gz [2022-10-25T22:30:36.368Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-10-25T22:30:36.368Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-10-25T22:30:36.633Z] Archiving artifacts [2022-10-25T22:30:36.886Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41903/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-10-25T22:30:37.265Z] + make clean [2022-10-25T22:30:37.520Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-10-25T22:30:37.520Z] docker-dev-cache [2022-10-25T22:30:37.520Z] 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