Pull request #46631 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 87775923971f93828610335b272129b33571541e+adea457841dc5b7a07a01f33ecef67a1a239eb9f (66d8786385543953bcaa25f1d3bc35e88fd4ba01) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-46631@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-10-12T13:04:10.640Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-10-12T13:04:10.644Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-10-12T13:04:11.137Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0920e3c8368c933b3) in /home/ubuntu/workspace/moby_PR-46631 [Pipeline] { [Pipeline] checkout [2023-10-12T13:04:11.160Z] The recommended git tool is: git [2023-10-12T13:04:11.168Z] using credential docker-jenkins-github-credentials [2023-10-12T13:04:11.182Z] Cloning the remote Git repository [2023-10-12T13:04:11.182Z] Cloning with configured refspecs honoured and without tags [2023-10-12T13:04:11.186Z] Cloning repository https://github.com/moby/moby.git [2023-10-12T13:04:11.187Z] > git init /home/ubuntu/workspace/moby_PR-46631 # timeout=10 [2023-10-12T13:04:11.191Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-10-12T13:04:11.191Z] > git --version # timeout=10 [2023-10-12T13:04:11.193Z] > git --version # 'git version 2.25.1' [2023-10-12T13:04:11.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-10-12T13:04:11.194Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46631/head:refs/remotes/origin/PR-46631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-10-12T13:04:23.736Z] Fetching without tags [2023-10-12T13:04:23.953Z] Merging remotes/origin/master commit adea457841dc5b7a07a01f33ecef67a1a239eb9f into PR head commit 87775923971f93828610335b272129b33571541e [2023-10-12T13:04:24.624Z] Merge succeeded, producing 87775923971f93828610335b272129b33571541e [2023-10-12T13:04:24.624Z] Checking out Revision 87775923971f93828610335b272129b33571541e (PR-46631) [2023-10-12T13:04:23.725Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-10-12T13:04:23.728Z] > git config --add remote.origin.fetch +refs/pull/46631/head:refs/remotes/origin/PR-46631 # timeout=10 [2023-10-12T13:04:23.731Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-10-12T13:04:23.736Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-10-12T13:04:23.741Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-10-12T13:04:23.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-10-12T13:04:23.741Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46631/head:refs/remotes/origin/PR-46631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-10-12T13:04:23.958Z] > git config core.sparsecheckout # timeout=10 [2023-10-12T13:04:23.960Z] > git checkout -f 87775923971f93828610335b272129b33571541e # timeout=10 [2023-10-12T13:04:24.609Z] > git remote # timeout=10 [2023-10-12T13:04:24.611Z] > git config --get remote.origin.url # timeout=10 [2023-10-12T13:04:24.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-10-12T13:04:24.616Z] > git merge adea457841dc5b7a07a01f33ecef67a1a239eb9f # timeout=10 [2023-10-12T13:04:24.623Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-12T13:04:24.629Z] > git config core.sparsecheckout # timeout=10 [2023-10-12T13:04:24.631Z] > git checkout -f 87775923971f93828610335b272129b33571541e # timeout=10 [2023-10-12T13:04:25.460Z] Commit message: "Return no basic auth creds error when needed" [2023-10-12T13:04:25.460Z] First time build. Skipping changelog. [2023-10-12T13:04:25.481Z] > git --version # timeout=10 [2023-10-12T13:04:25.484Z] > git --version # 'git version 2.25.1' [2023-10-12T13:04:25.486Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T13:04:26.156Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46631:/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 [2023-10-12T13:04:28.684Z] 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: arm64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [2023-10-12T13:04:29.317Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04fba4f1bc803dc81) in /home/ubuntu/workspace/moby_PR-46631 [Pipeline] { [Pipeline] checkout [2023-10-12T13:04:29.330Z] The recommended git tool is: git [2023-10-12T13:04:29.336Z] using credential docker-jenkins-github-credentials [2023-10-12T13:04:29.351Z] Cloning the remote Git repository [2023-10-12T13:04:29.351Z] Cloning with configured refspecs honoured and without tags [2023-10-12T13:04:29.356Z] Cloning repository https://github.com/moby/moby.git [2023-10-12T13:04:29.357Z] > git init /home/ubuntu/workspace/moby_PR-46631 # timeout=10 [2023-10-12T13:04:29.361Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-10-12T13:04:29.362Z] > git --version # timeout=10 [2023-10-12T13:04:29.364Z] > git --version # 'git version 2.25.1' [2023-10-12T13:04:29.364Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-10-12T13:04:29.365Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46631/head:refs/remotes/origin/PR-46631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-10-12T13:04:46.637Z] Fetching without tags [2023-10-12T13:04:46.843Z] Merging remotes/origin/master commit adea457841dc5b7a07a01f33ecef67a1a239eb9f into PR head commit 87775923971f93828610335b272129b33571541e [2023-10-12T13:04:46.627Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-10-12T13:04:46.630Z] > git config --add remote.origin.fetch +refs/pull/46631/head:refs/remotes/origin/PR-46631 # timeout=10 [2023-10-12T13:04:46.633Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-10-12T13:04:46.638Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-10-12T13:04:46.642Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-10-12T13:04:46.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-10-12T13:04:46.643Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46631/head:refs/remotes/origin/PR-46631 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-10-12T13:04:46.848Z] > git config core.sparsecheckout # timeout=10 [2023-10-12T13:04:46.851Z] > git checkout -f 87775923971f93828610335b272129b33571541e # timeout=10 [2023-10-12T13:04:47.515Z] Merge succeeded, producing 87775923971f93828610335b272129b33571541e [2023-10-12T13:04:47.516Z] Checking out Revision 87775923971f93828610335b272129b33571541e (PR-46631) [2023-10-12T13:04:48.190Z] Commit message: "Return no basic auth creds error when needed" [2023-10-12T13:04:48.207Z] > git --version # timeout=10 [2023-10-12T13:04:48.209Z] > git --version # 'git version 2.25.1' [2023-10-12T13:04:48.212Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-10-12T13:04:47.502Z] > git remote # timeout=10 [2023-10-12T13:04:47.505Z] > git config --get remote.origin.url # timeout=10 [2023-10-12T13:04:47.508Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-10-12T13:04:47.508Z] > git merge adea457841dc5b7a07a01f33ecef67a1a239eb9f # timeout=10 [2023-10-12T13:04:47.515Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-12T13:04:47.520Z] > git config core.sparsecheckout # timeout=10 [2023-10-12T13:04:47.523Z] > git checkout -f 87775923971f93828610335b272129b33571541e # timeout=10 [2023-10-12T13:04:48.973Z] + docker version [2023-10-12T13:04:48.973Z] Client: Docker Engine - Community [2023-10-12T13:04:48.973Z] Version: 24.0.2 [2023-10-12T13:04:48.973Z] API version: 1.43 [2023-10-12T13:04:48.973Z] Go version: go1.20.4 [2023-10-12T13:04:48.973Z] Git commit: cb74dfc [2023-10-12T13:04:48.973Z] Built: Thu May 25 21:52:41 2023 [2023-10-12T13:04:48.973Z] OS/Arch: linux/arm64 [2023-10-12T13:04:48.973Z] Context: default [2023-10-12T13:04:48.973Z] [2023-10-12T13:04:48.973Z] Server: Docker Engine - Community [2023-10-12T13:04:48.973Z] Engine: [2023-10-12T13:04:48.973Z] Version: 24.0.2 [2023-10-12T13:04:48.973Z] API version: 1.43 (minimum version 1.12) [2023-10-12T13:04:48.973Z] Go version: go1.20.4 [2023-10-12T13:04:48.973Z] Git commit: 659604f [2023-10-12T13:04:48.973Z] Built: Thu May 25 21:52:41 2023 [2023-10-12T13:04:48.973Z] OS/Arch: linux/arm64 [2023-10-12T13:04:48.973Z] Experimental: true [2023-10-12T13:04:48.973Z] containerd: [2023-10-12T13:04:48.973Z] Version: 1.6.21 [2023-10-12T13:04:48.973Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-10-12T13:04:48.973Z] runc: [2023-10-12T13:04:48.973Z] Version: 1.1.7 [2023-10-12T13:04:48.973Z] GitCommit: v1.1.7-0-g860f061 [2023-10-12T13:04:48.973Z] docker-init: [2023-10-12T13:04:48.973Z] Version: 0.19.0 [2023-10-12T13:04:48.973Z] GitCommit: de40ad0 [Pipeline] sh [2023-10-12T13:04:49.245Z] + docker info [2023-10-12T13:04:49.245Z] Client: Docker Engine - Community [2023-10-12T13:04:49.245Z] Version: 24.0.2 [2023-10-12T13:04:49.245Z] Context: default [2023-10-12T13:04:49.245Z] Debug Mode: false [2023-10-12T13:04:49.245Z] Plugins: [2023-10-12T13:04:49.245Z] buildx: Docker Buildx (Docker Inc.) [2023-10-12T13:04:49.245Z] Version: v0.11.0 [2023-10-12T13:04:49.245Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-10-12T13:04:49.245Z] compose: Docker Compose (Docker Inc.) [2023-10-12T13:04:49.245Z] Version: v2.19.1 [2023-10-12T13:04:49.245Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-10-12T13:04:49.245Z] [2023-10-12T13:04:49.245Z] Server: [2023-10-12T13:04:49.245Z] Containers: 0 [2023-10-12T13:04:49.245Z] Running: 0 [2023-10-12T13:04:49.245Z] Paused: 0 [2023-10-12T13:04:49.245Z] Stopped: 0 [2023-10-12T13:04:49.245Z] Images: 2 [2023-10-12T13:04:49.245Z] Server Version: 24.0.2 [2023-10-12T13:04:49.245Z] Storage Driver: overlay2 [2023-10-12T13:04:49.245Z] Backing Filesystem: extfs [2023-10-12T13:04:49.245Z] Supports d_type: true [2023-10-12T13:04:49.245Z] Using metacopy: false [2023-10-12T13:04:49.245Z] Native Overlay Diff: true [2023-10-12T13:04:49.245Z] userxattr: false [2023-10-12T13:04:49.245Z] Logging Driver: json-file [2023-10-12T13:04:49.245Z] Cgroup Driver: cgroupfs [2023-10-12T13:04:49.245Z] Cgroup Version: 1 [2023-10-12T13:04:49.245Z] Plugins: [2023-10-12T13:04:49.245Z] Volume: local [2023-10-12T13:04:49.245Z] Network: bridge host ipvlan macvlan null overlay [2023-10-12T13:04:49.245Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-10-12T13:04:49.245Z] Swarm: inactive [2023-10-12T13:04:49.245Z] Runtimes: io.containerd.runc.v2 runc [2023-10-12T13:04:49.245Z] Default Runtime: runc [2023-10-12T13:04:49.245Z] Init Binary: docker-init [2023-10-12T13:04:49.245Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-10-12T13:04:49.245Z] runc version: v1.1.7-0-g860f061 [2023-10-12T13:04:49.245Z] init version: de40ad0 [2023-10-12T13:04:49.245Z] Security Options: [2023-10-12T13:04:49.245Z] apparmor [2023-10-12T13:04:49.245Z] seccomp [2023-10-12T13:04:49.245Z] Profile: builtin [2023-10-12T13:04:49.245Z] Kernel Version: 5.15.0-1039-aws [2023-10-12T13:04:49.245Z] Operating System: Ubuntu 20.04.6 LTS [2023-10-12T13:04:49.245Z] OSType: linux [2023-10-12T13:04:49.245Z] Architecture: aarch64 [2023-10-12T13:04:49.245Z] CPUs: 8 [2023-10-12T13:04:49.245Z] Total Memory: 30.64GiB [2023-10-12T13:04:49.245Z] Name: ip-10-100-78-244 [2023-10-12T13:04:49.245Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 [2023-10-12T13:04:49.245Z] Docker Root Dir: /var/lib/docker [2023-10-12T13:04:49.245Z] Debug Mode: false [2023-10-12T13:04:49.245Z] Experimental: true [2023-10-12T13:04:49.245Z] Insecure Registries: [2023-10-12T13:04:49.245Z] 127.0.0.0/8 [2023-10-12T13:04:49.245Z] Live Restore Enabled: true [2023-10-12T13:04:49.245Z] [Pipeline] sh [2023-10-12T13:04:49.517Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-10-12T13:04:49.517Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-10-12T13:04:49.517Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46631/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-10-12T13:04:49.517Z] + bash /home/ubuntu/workspace/moby_PR-46631/check-config.sh [2023-10-12T13:04:49.517Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-10-12T13:04:49.517Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... [2023-10-12T13:04:49.517Z] [2023-10-12T13:04:49.517Z] Generally Necessary: [2023-10-12T13:04:49.517Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-10-12T13:04:49.517Z] - apparmor: enabled and tools installed [2023-10-12T13:04:49.517Z] - CONFIG_NAMESPACES: enabled [2023-10-12T13:04:49.517Z] - CONFIG_NET_NS: enabled [2023-10-12T13:04:49.517Z] - CONFIG_PID_NS: enabled [2023-10-12T13:04:49.517Z] - CONFIG_IPC_NS: enabled [2023-10-12T13:04:49.517Z] - CONFIG_UTS_NS: enabled [2023-10-12T13:04:49.517Z] - CONFIG_CGROUPS: enabled [2023-10-12T13:04:49.517Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-10-12T13:04:49.517Z] - CONFIG_CGROUP_DEVICE: enabled [2023-10-12T13:04:49.517Z] - CONFIG_CGROUP_FREEZER: enabled [2023-10-12T13:04:49.517Z] - CONFIG_CGROUP_SCHED: enabled [2023-10-12T13:04:49.517Z] - CONFIG_CPUSETS: enabled [2023-10-12T13:04:49.517Z] - CONFIG_MEMCG: enabled [2023-10-12T13:04:49.517Z] - CONFIG_KEYS: enabled [2023-10-12T13:04:49.773Z] - CONFIG_VETH: enabled (as module) [2023-10-12T13:04:49.773Z] - CONFIG_BRIDGE: enabled (as module) [2023-10-12T13:04:49.773Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-10-12T13:04:49.773Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-10-12T13:04:49.773Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-10-12T13:04:49.773Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-10-12T13:04:49.773Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-10-12T13:04:49.773Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-10-12T13:04:49.773Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-10-12T13:04:49.773Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-10-12T13:04:49.773Z] - CONFIG_NF_NAT: enabled (as module) [2023-10-12T13:04:49.773Z] - CONFIG_POSIX_MQUEUE: enabled [2023-10-12T13:04:49.773Z] - CONFIG_CGROUP_BPF: enabled [2023-10-12T13:04:49.773Z] [2023-10-12T13:04:49.773Z] Optional Features: [2023-10-12T13:04:49.773Z] - CONFIG_USER_NS: enabled [2023-10-12T13:04:49.773Z] - CONFIG_SECCOMP: enabled [2023-10-12T13:04:49.773Z] - CONFIG_SECCOMP_FILTER: enabled [2023-10-12T13:04:49.773Z] - CONFIG_CGROUP_PIDS: enabled [2023-10-12T13:04:49.773Z] - CONFIG_MEMCG_SWAP: enabled [2023-10-12T13:04:49.773Z] (cgroup swap accounting is currently enabled) [2023-10-12T13:04:49.773Z] - CONFIG_BLK_CGROUP: enabled [2023-10-12T13:04:49.773Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-10-12T13:04:49.773Z] - CONFIG_CGROUP_PERF: enabled [2023-10-12T13:04:50.028Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-10-12T13:04:50.028Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-10-12T13:04:50.028Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-10-12T13:04:50.028Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-10-12T13:04:50.028Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-10-12T13:04:50.028Z] - CONFIG_RT_GROUP_SCHED: missing [2023-10-12T13:04:50.028Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-10-12T13:04:50.028Z] - CONFIG_IP_VS: enabled (as module) [2023-10-12T13:04:50.028Z] - CONFIG_IP_VS_NFCT: enabled [2023-10-12T13:04:50.028Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-10-12T13:04:50.028Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-10-12T13:04:50.028Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-10-12T13:04:50.028Z] - CONFIG_SECURITY_SELINUX: enabled [2023-10-12T13:04:50.028Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-10-12T13:04:50.028Z] - CONFIG_EXT4_FS: enabled [2023-10-12T13:04:50.028Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-10-12T13:04:50.028Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-10-12T13:04:50.028Z] - Network Drivers: [2023-10-12T13:04:50.028Z] - "overlay": [2023-10-12T13:04:50.028Z] - CONFIG_VXLAN: enabled (as module) [2023-10-12T13:04:50.028Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-10-12T13:04:50.028Z] Optional (for encrypted networks): [2023-10-12T13:04:50.284Z] - CONFIG_CRYPTO: enabled [2023-10-12T13:04:50.284Z] - CONFIG_CRYPTO_AEAD: enabled [2023-10-12T13:04:50.284Z] - CONFIG_CRYPTO_GCM: enabled [2023-10-12T13:04:50.284Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-10-12T13:04:50.284Z] - CONFIG_CRYPTO_GHASH: enabled [2023-10-12T13:04:50.284Z] - CONFIG_XFRM: enabled [2023-10-12T13:04:50.284Z] - CONFIG_XFRM_USER: enabled (as module) [2023-10-12T13:04:50.284Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-10-12T13:04:50.284Z] - CONFIG_INET_ESP: enabled (as module) [2023-10-12T13:04:50.284Z] - "ipvlan": [2023-10-12T13:04:50.284Z] - CONFIG_IPVLAN: enabled (as module) [2023-10-12T13:04:50.284Z] - "macvlan": [2023-10-12T13:04:50.284Z] - CONFIG_MACVLAN: enabled (as module) [2023-10-12T13:04:50.284Z] - CONFIG_DUMMY: enabled (as module) [2023-10-12T13:04:50.284Z] - "ftp,tftp client in container": [2023-10-12T13:04:50.284Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-10-12T13:04:50.284Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-10-12T13:04:50.284Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-10-12T13:04:50.284Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-10-12T13:04:50.284Z] - Storage Drivers: [2023-10-12T13:04:50.284Z] - "aufs": [2023-10-12T13:04:50.284Z] - CONFIG_AUFS_FS: enabled (as module) [2023-10-12T13:04:50.284Z] - "btrfs": [2023-10-12T13:04:50.284Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-10-12T13:04:50.284Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-10-12T13:04:50.284Z] - "devicemapper": [2023-10-12T13:04:50.284Z] - CONFIG_BLK_DEV_DM: enabled [2023-10-12T13:04:50.284Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-10-12T13:04:50.284Z] - "overlay": [2023-10-12T13:04:50.284Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-10-12T13:04:50.284Z] - "zfs": [2023-10-12T13:04:50.284Z] - /dev/zfs: present [2023-10-12T13:04:50.284Z] - zfs command: missing [2023-10-12T13:04:50.284Z] - zpool command: missing [2023-10-12T13:04:50.284Z] [2023-10-12T13:04:50.284Z] Limits: [2023-10-12T13:04:50.284Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-10-12T13:04:50.284Z] [2023-10-12T13:04:50.284Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-10-12T13:04:50.576Z] + docker build --force-rm -t docker:87775923971f93828610335b272129b33571541e . [2023-10-12T13:04:50.831Z] #0 building with "default" instance using docker driver [2023-10-12T13:04:50.831Z] [2023-10-12T13:04:50.831Z] #1 [internal] load .dockerignore [2023-10-12T13:04:50.831Z] #1 transferring context: 113B done [2023-10-12T13:04:50.831Z] #1 DONE 0.0s [2023-10-12T13:04:50.831Z] [2023-10-12T13:04:50.831Z] #2 [internal] load build definition from Dockerfile [2023-10-12T13:04:50.831Z] #2 transferring dockerfile: 28.07kB done [2023-10-12T13:04:50.831Z] #2 DONE 0.0s [2023-10-12T13:04:50.831Z] [2023-10-12T13:04:50.831Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-10-12T13:04:51.087Z] #3 DONE 0.4s [2023-10-12T13:04:51.087Z] [2023-10-12T13:04:51.087Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 [2023-10-12T13:04:51.087Z] #4 CACHED [2023-10-12T13:04:51.087Z] [2023-10-12T13:04:51.087Z] #5 [internal] load metadata for docker.io/library/busybox:latest [2023-10-12T13:04:51.087Z] #5 DONE 0.0s [2023-10-12T13:04:51.087Z] [2023-10-12T13:04:51.087Z] #6 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 [2023-10-12T13:04:51.342Z] #6 ... [2023-10-12T13:04:51.342Z] [2023-10-12T13:04:51.342Z] #7 [internal] load metadata for docker.io/distribution/distribution:2.8.3 [2023-10-12T13:04:51.342Z] #7 DONE 0.1s [2023-10-12T13:04:51.342Z] [2023-10-12T13:04:51.342Z] #8 [internal] load metadata for docker.io/library/golang:1.21.3-bullseye [2023-10-12T13:04:51.342Z] #8 DONE 0.2s [2023-10-12T13:04:51.342Z] [2023-10-12T13:04:51.342Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2023-10-12T13:04:51.342Z] #9 DONE 0.2s [2023-10-12T13:04:51.342Z] [2023-10-12T13:04:51.342Z] #6 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 [2023-10-12T13:04:51.342Z] #6 DONE 0.2s [2023-10-12T13:04:51.342Z] [2023-10-12T13:04:51.342Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2023-10-12T13:04:51.342Z] #10 DONE 0.2s [2023-10-12T13:04:51.342Z] [2023-10-12T13:04:51.342Z] #11 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2 [2023-10-12T13:04:51.342Z] #11 DONE 0.2s [2023-10-12T13:04:51.342Z] [2023-10-12T13:04:51.342Z] #12 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-10-12T13:04:51.342Z] #12 DONE 0.2s [2023-10-12T13:04:53.232Z] [2023-10-12T13:04:53.232Z] #13 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:926e9fe3ed9c339edf3a59865ce783bec831db5da5952d554c03b1f5a04203d5 [2023-10-12T13:04:53.232Z] #13 DONE 0.0s [2023-10-12T13:04:53.232Z] [2023-10-12T13:04:53.232Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 [2023-10-12T13:04:53.232Z] #14 DONE 0.0s [2023-10-12T13:04:53.232Z] [2023-10-12T13:04:53.232Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b [2023-10-12T13:04:53.232Z] #15 DONE 0.0s [2023-10-12T13:04:53.232Z] [2023-10-12T13:04:53.232Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 [2023-10-12T13:04:53.232Z] #16 DONE 0.0s [2023-10-12T13:04:53.232Z] [2023-10-12T13:04:53.232Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-10-12T13:04:53.232Z] #17 DONE 0.0s [2023-10-12T13:04:53.232Z] [2023-10-12T13:04:53.232Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest [2023-10-12T13:04:53.232Z] #18 DONE 0.0s [2023-10-12T13:04:53.232Z] [2023-10-12T13:04:53.232Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2023-10-12T13:04:53.232Z] #19 DONE 0.0s [2023-10-12T13:04:53.232Z] [2023-10-12T13:04:53.232Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b [2023-10-12T13:04:53.232Z] #20 DONE 0.0s [2023-10-12T13:04:53.232Z] [2023-10-12T13:04:53.232Z] #21 [internal] load build context [2023-10-12T13:04:53.798Z] #21 transferring context: 73.81MB 0.9s done [2023-10-12T13:04:54.055Z] #21 DONE 1.1s [2023-10-12T13:04:54.055Z] [2023-10-12T13:04:54.055Z] #22 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ [2023-10-12T13:04:54.055Z] #22 CACHED [2023-10-12T13:04:54.055Z] [2023-10-12T13:04:54.055Z] #23 [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 [2023-10-12T13:04:54.055Z] #23 CACHED [2023-10-12T13:04:54.055Z] [2023-10-12T13:04:54.055Z] #24 [dev-base 9/13] 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 [2023-10-12T13:04:54.055Z] #24 CACHED [2023-10-12T13:04:54.055Z] [2023-10-12T13:04:54.055Z] #25 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 < /etc/apt/apt.conf.d/keep-cache [2023-10-12T13:04:54.055Z] #75 CACHED [2023-10-12T13:04:54.055Z] [2023-10-12T13:04:54.055Z] #76 [dev-base 12/13] COPY --link --from=dockercli /build/ /usr/local/cli [2023-10-12T13:04:54.055Z] #76 CACHED [2023-10-12T13:04:54.055Z] [2023-10-12T13:04:54.055Z] #77 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ [2023-10-12T13:04:54.055Z] #77 CACHED [2023-10-12T13:04:54.055Z] [2023-10-12T13:04:54.055Z] #78 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ [2023-10-12T13:04:54.055Z] #78 CACHED [2023-10-12T13:04:54.055Z] [2023-10-12T13:04:54.055Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <> /etc/bash.bashrc [2023-10-12T13:04:54.055Z] #105 CACHED [2023-10-12T13:04:54.055Z] [2023-10-12T13:04:54.055Z] #106 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2023-10-12T13:04:54.055Z] #106 CACHED [2023-10-12T13:04:54.055Z] [2023-10-12T13:04:54.055Z] #107 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version [2023-10-12T13:04:54.055Z] #107 CACHED [2023-10-12T13:04:54.055Z] [2023-10-12T13:04:54.055Z] #108 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose [2023-10-12T13:04:54.055Z] #108 CACHED [2023-10-12T13:04:54.055Z] [2023-10-12T13:04:54.055Z] #109 [build-dummy 2/2] RUN mkdir -p /build [2023-10-12T13:04:54.055Z] #109 CACHED [2023-10-12T13:04:54.055Z] [2023-10-12T13:04:54.055Z] #110 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-10-12T13:04:54.055Z] #110 CACHED [2023-10-12T13:04:54.055Z] [2023-10-12T13:04:54.055Z] #111 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2023-10-12T13:04:54.055Z] #111 CACHED [2023-10-12T13:04:54.055Z] [2023-10-12T13:04:54.055Z] #112 [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 [2023-10-12T13:04:54.055Z] #112 CACHED [2023-10-12T13:04:54.055Z] [2023-10-12T13:04:54.055Z] #113 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2023-10-12T13:04:54.055Z] #113 CACHED [2023-10-12T13:04:54.055Z] [2023-10-12T13:04:54.055Z] #114 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker [2023-10-12T13:04:54.055Z] #114 CACHED [2023-10-12T13:04:54.055Z] [2023-10-12T13:04:54.055Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration [2023-10-12T13:04:54.055Z] #115 CACHED [2023-10-12T13:04:54.055Z] [2023-10-12T13:04:54.055Z] #116 [dev 1/1] COPY --link . . [2023-10-12T13:05:00.584Z] #116 DONE 5.6s [2023-10-12T13:05:00.584Z] [2023-10-12T13:05:00.584Z] #117 exporting to image [2023-10-12T13:05:00.584Z] #117 exporting layers [2023-10-12T13:05:00.584Z] #117 exporting layers 0.9s done [2023-10-12T13:05:00.584Z] #117 writing image sha256:ea19bd9404efe7615ca147602e7c403b82db4b5b4f37ff61eadbac3c01c0b415 done [2023-10-12T13:05:00.584Z] #117 naming to docker.io/library/docker:87775923971f93828610335b272129b33571541e done [2023-10-12T13:05:00.584Z] #117 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-10-12T13:05:00.919Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-10-12T13:05:01.191Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46631/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=87775923971f93828610335b272129b33571541e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:87775923971f93828610335b272129b33571541e hack/test/unit [2023-10-12T13:05:01.446Z] + BUILDFLAGS=(-tags 'netgo journald') [2023-10-12T13:05:01.446Z] + TESTFLAGS+=' -test.timeout=5m' [2023-10-12T13:05:01.446Z] + TESTDIRS=./... [2023-10-12T13:05:01.446Z] + exclude_paths='/vendor/|/integration' [2023-10-12T13:05:01.446Z] ++ go list ./... [2023-10-12T13:05:01.446Z] ++ grep -vE '(/vendor/|/integration)' [2023-10-12T13:05:02.008Z] + pkg_list='github.com/docker/docker/api [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/server [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/server/backend/build [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/server/httpstatus [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/server/httputils [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/server/middleware [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/server/router [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/server/router/build [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/server/router/checkpoint [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/server/router/container [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/server/router/debug [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/server/router/distribution [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/server/router/grpc [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/server/router/image [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/server/router/network [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/server/router/plugin [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/server/router/session [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/server/router/swarm [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/server/router/system [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/server/router/volume [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/backend [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/blkiodev [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/checkpoint [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/container [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/events [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/filters [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/image [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/mount [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/network [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/plugins/logdriver [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/registry [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/strslice [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/swarm [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/swarm/runtime [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/system [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/time [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/versions [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/versions/v1p19 [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/versions/v1p20 [2023-10-12T13:05:02.008Z] github.com/docker/docker/api/types/volume [2023-10-12T13:05:02.008Z] github.com/docker/docker/builder [2023-10-12T13:05:02.008Z] github.com/docker/docker/builder/builder-next [2023-10-12T13:05:02.008Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-10-12T13:05:02.008Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-10-12T13:05:02.008Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-10-12T13:05:02.008Z] github.com/docker/docker/builder/builder-next/exporter [2023-10-12T13:05:02.008Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-10-12T13:05:02.008Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-10-12T13:05:02.008Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-10-12T13:05:02.008Z] github.com/docker/docker/builder/builder-next/worker [2023-10-12T13:05:02.008Z] github.com/docker/docker/builder/builder-next/worker/label [2023-10-12T13:05:02.008Z] github.com/docker/docker/builder/dockerfile [2023-10-12T13:05:02.008Z] github.com/docker/docker/builder/remotecontext [2023-10-12T13:05:02.008Z] github.com/docker/docker/builder/remotecontext/git [2023-10-12T13:05:02.008Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-10-12T13:05:02.008Z] github.com/docker/docker/cli/debug [2023-10-12T13:05:02.008Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-10-12T13:05:02.008Z] github.com/docker/docker/cli/winresources/dockerd [2023-10-12T13:05:02.008Z] github.com/docker/docker/client [2023-10-12T13:05:02.008Z] github.com/docker/docker/client/buildkit [2023-10-12T13:05:02.008Z] github.com/docker/docker/cmd/docker-proxy [2023-10-12T13:05:02.008Z] github.com/docker/docker/cmd/dockerd [2023-10-12T13:05:02.008Z] github.com/docker/docker/cmd/dockerd/trap [2023-10-12T13:05:02.008Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-10-12T13:05:02.008Z] github.com/docker/docker/container [2023-10-12T13:05:02.008Z] github.com/docker/docker/container/stream [2023-10-12T13:05:02.008Z] github.com/docker/docker/contrib/apparmor [2023-10-12T13:05:02.008Z] github.com/docker/docker/contrib/httpserver [2023-10-12T13:05:02.008Z] github.com/docker/docker/daemon [2023-10-12T13:05:02.008Z] github.com/docker/docker/daemon/cluster [2023-10-12T13:05:02.008Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-10-12T13:05:02.008Z] github.com/docker/docker/daemon/cluster/convert [2023-10-12T13:05:02.008Z] github.com/docker/docker/daemon/cluster/executor [2023-10-12T13:05:02.008Z] github.com/docker/docker/daemon/cluster/executor/container [2023-10-12T13:05:02.008Z] github.com/docker/docker/daemon/cluster/provider [2023-10-12T13:05:02.008Z] github.com/docker/docker/daemon/config [2023-10-12T13:05:02.008Z] github.com/docker/docker/daemon/containerd [2023-10-12T13:05:02.008Z] github.com/docker/docker/daemon/events [2023-10-12T13:05:02.008Z] github.com/docker/docker/daemon/events/testutils [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver/copy [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver/register [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/images [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/initlayer [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/links [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/listeners [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/awslogs [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/fluentd [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/gcplogs [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/gelf [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/journald [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/local [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/logentries [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/loggertest [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/loggerutils [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/splunk [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/syslog [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/templates [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/names [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/network [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/snapshotter [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/stats [2023-10-12T13:05:02.009Z] github.com/docker/docker/distribution [2023-10-12T13:05:02.009Z] github.com/docker/docker/distribution/metadata [2023-10-12T13:05:02.009Z] github.com/docker/docker/distribution/utils [2023-10-12T13:05:02.009Z] github.com/docker/docker/distribution/xfer [2023-10-12T13:05:02.009Z] github.com/docker/docker/dockerversion [2023-10-12T13:05:02.009Z] github.com/docker/docker/errdefs [2023-10-12T13:05:02.009Z] github.com/docker/docker/image [2023-10-12T13:05:02.009Z] github.com/docker/docker/image/cache [2023-10-12T13:05:02.009Z] github.com/docker/docker/image/spec/specs-go [2023-10-12T13:05:02.009Z] github.com/docker/docker/image/spec/specs-go/v1 [2023-10-12T13:05:02.009Z] github.com/docker/docker/image/tarexport [2023-10-12T13:05:02.009Z] github.com/docker/docker/image/v1 [2023-10-12T13:05:02.009Z] github.com/docker/docker/internal/compatcontext [2023-10-12T13:05:02.009Z] github.com/docker/docker/internal/mod [2023-10-12T13:05:02.009Z] github.com/docker/docker/internal/mounttree [2023-10-12T13:05:02.009Z] github.com/docker/docker/internal/multierror [2023-10-12T13:05:02.009Z] github.com/docker/docker/internal/test/suite [2023-10-12T13:05:02.009Z] github.com/docker/docker/internal/testutils [2023-10-12T13:05:02.009Z] github.com/docker/docker/internal/testutils/netnsutils [2023-10-12T13:05:02.009Z] github.com/docker/docker/internal/unshare [2023-10-12T13:05:02.009Z] github.com/docker/docker/layer [2023-10-12T13:05:02.009Z] github.com/docker/docker/libcontainerd [2023-10-12T13:05:02.009Z] github.com/docker/docker/libcontainerd/queue [2023-10-12T13:05:02.009Z] github.com/docker/docker/libcontainerd/remote [2023-10-12T13:05:02.009Z] github.com/docker/docker/libcontainerd/shimopts [2023-10-12T13:05:02.009Z] github.com/docker/docker/libcontainerd/supervisor [2023-10-12T13:05:02.009Z] github.com/docker/docker/libcontainerd/types [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/bitmap [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/cluster [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/config [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/datastore [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/diagnostic [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/discoverapi [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/driverapi [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/drivers/host [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/drivers/null [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/drivers/remote [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/drivers/windows [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/drvregistry [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/etchosts [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/internal/caller [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/ipam [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/ipamapi [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/ipams/null [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/ipams/remote [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/ipamutils [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/ipbits [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/iptables [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/netlabel [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/netutils [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/networkdb [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/ns [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/options [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/osl [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/osl/kernel [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/portallocator [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/portmapper [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/resolvconf [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/scope [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork/types [2023-10-12T13:05:02.009Z] github.com/docker/docker/oci [2023-10-12T13:05:02.009Z] github.com/docker/docker/oci/caps [2023-10-12T13:05:02.009Z] github.com/docker/docker/opts [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/aaparser [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/archive [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/authorization [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/broadcaster [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/capabilities [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/chrootarchive [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/containerfs [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/directory [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/dmesg [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/fileutils [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/homedir [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/idtools [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/ioutils [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/jsonmessage [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/longpath [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/loopback [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/meminfo [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/namesgenerator [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/parsers [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/parsers/kernel [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/pidfile [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/platform [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/platforms [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/plugingetter [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/plugins [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/plugins/transport [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/pools [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/process [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/progress [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/reexec [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/rootless [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/rootless/specconv [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/stack [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/stdcopy [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/streamformatter [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/stringid [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/sysinfo [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/system [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/tailfile [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/tarsum [2023-10-12T13:05:02.009Z] github.com/docker/docker/pkg/useragent [2023-10-12T13:05:02.009Z] github.com/docker/docker/plugin [2023-10-12T13:05:02.009Z] github.com/docker/docker/plugin/executor/containerd [2023-10-12T13:05:02.009Z] github.com/docker/docker/plugin/v2 [2023-10-12T13:05:02.009Z] github.com/docker/docker/profiles/apparmor [2023-10-12T13:05:02.009Z] github.com/docker/docker/profiles/seccomp [2023-10-12T13:05:02.009Z] github.com/docker/docker/quota [2023-10-12T13:05:02.009Z] github.com/docker/docker/reference [2023-10-12T13:05:02.009Z] github.com/docker/docker/registry [2023-10-12T13:05:02.009Z] github.com/docker/docker/registry/resumable [2023-10-12T13:05:02.009Z] github.com/docker/docker/restartmanager [2023-10-12T13:05:02.009Z] github.com/docker/docker/runconfig [2023-10-12T13:05:02.009Z] github.com/docker/docker/runconfig/opts [2023-10-12T13:05:02.009Z] github.com/docker/docker/testutil [2023-10-12T13:05:02.009Z] github.com/docker/docker/testutil/daemon [2023-10-12T13:05:02.009Z] github.com/docker/docker/testutil/environment [2023-10-12T13:05:02.009Z] github.com/docker/docker/testutil/fakecontext [2023-10-12T13:05:02.009Z] github.com/docker/docker/testutil/fakegit [2023-10-12T13:05:02.009Z] github.com/docker/docker/testutil/fakestorage [2023-10-12T13:05:02.009Z] github.com/docker/docker/testutil/fixtures/load [2023-10-12T13:05:02.009Z] github.com/docker/docker/testutil/fixtures/plugin [2023-10-12T13:05:02.009Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-10-12T13:05:02.009Z] github.com/docker/docker/testutil/registry [2023-10-12T13:05:02.009Z] github.com/docker/docker/testutil/request [2023-10-12T13:05:02.009Z] github.com/docker/docker/volume [2023-10-12T13:05:02.009Z] github.com/docker/docker/volume/drivers [2023-10-12T13:05:02.009Z] github.com/docker/docker/volume/local [2023-10-12T13:05:02.009Z] github.com/docker/docker/volume/mounts [2023-10-12T13:05:02.009Z] github.com/docker/docker/volume/service [2023-10-12T13:05:02.009Z] github.com/docker/docker/volume/service/opts [2023-10-12T13:05:02.009Z] github.com/docker/docker/volume/testutils' [2023-10-12T13:05:02.009Z] ++ grep --fixed-strings -v /libnetwork [2023-10-12T13:05:02.009Z] ++ echo 'github.com/docker/docker/api [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/server [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/server/backend/build [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/server/httpstatus [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/server/httputils [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/server/middleware [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/server/router [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/server/router/build [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/server/router/checkpoint [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/server/router/container [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/server/router/debug [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/server/router/distribution [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/server/router/grpc [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/server/router/image [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/server/router/network [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/server/router/plugin [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/server/router/session [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/server/router/swarm [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/server/router/system [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/server/router/volume [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/backend [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/blkiodev [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/checkpoint [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/container [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/events [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/filters [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/image [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/mount [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/network [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/plugins/logdriver [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/registry [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/strslice [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/swarm [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/swarm/runtime [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/system [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/time [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/versions [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/versions/v1p19 [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/versions/v1p20 [2023-10-12T13:05:02.009Z] github.com/docker/docker/api/types/volume [2023-10-12T13:05:02.009Z] github.com/docker/docker/builder [2023-10-12T13:05:02.009Z] github.com/docker/docker/builder/builder-next [2023-10-12T13:05:02.009Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-10-12T13:05:02.009Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-10-12T13:05:02.009Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-10-12T13:05:02.009Z] github.com/docker/docker/builder/builder-next/exporter [2023-10-12T13:05:02.009Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-10-12T13:05:02.009Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-10-12T13:05:02.009Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-10-12T13:05:02.009Z] github.com/docker/docker/builder/builder-next/worker [2023-10-12T13:05:02.009Z] github.com/docker/docker/builder/builder-next/worker/label [2023-10-12T13:05:02.009Z] github.com/docker/docker/builder/dockerfile [2023-10-12T13:05:02.009Z] github.com/docker/docker/builder/remotecontext [2023-10-12T13:05:02.009Z] github.com/docker/docker/builder/remotecontext/git [2023-10-12T13:05:02.009Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-10-12T13:05:02.009Z] github.com/docker/docker/cli/debug [2023-10-12T13:05:02.009Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-10-12T13:05:02.009Z] github.com/docker/docker/cli/winresources/dockerd [2023-10-12T13:05:02.009Z] github.com/docker/docker/client [2023-10-12T13:05:02.009Z] github.com/docker/docker/client/buildkit [2023-10-12T13:05:02.009Z] github.com/docker/docker/cmd/docker-proxy [2023-10-12T13:05:02.009Z] github.com/docker/docker/cmd/dockerd [2023-10-12T13:05:02.009Z] github.com/docker/docker/cmd/dockerd/trap [2023-10-12T13:05:02.009Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-10-12T13:05:02.009Z] github.com/docker/docker/container [2023-10-12T13:05:02.009Z] github.com/docker/docker/container/stream [2023-10-12T13:05:02.009Z] github.com/docker/docker/contrib/apparmor [2023-10-12T13:05:02.009Z] github.com/docker/docker/contrib/httpserver [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/cluster [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/cluster/convert [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/cluster/executor [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/cluster/executor/container [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/cluster/provider [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/config [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/containerd [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/events [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/events/testutils [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver/copy [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver/register [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/images [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/initlayer [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/links [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/listeners [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/awslogs [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/fluentd [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/gcplogs [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/gelf [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/journald [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/local [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/logentries [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/loggertest [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/loggerutils [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/splunk [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/syslog [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/logger/templates [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/names [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/network [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/snapshotter [2023-10-12T13:05:02.009Z] github.com/docker/docker/daemon/stats [2023-10-12T13:05:02.009Z] github.com/docker/docker/distribution [2023-10-12T13:05:02.009Z] github.com/docker/docker/distribution/metadata [2023-10-12T13:05:02.009Z] github.com/docker/docker/distribution/utils [2023-10-12T13:05:02.009Z] github.com/docker/docker/distribution/xfer [2023-10-12T13:05:02.009Z] github.com/docker/docker/dockerversion [2023-10-12T13:05:02.009Z] github.com/docker/docker/errdefs [2023-10-12T13:05:02.009Z] github.com/docker/docker/image [2023-10-12T13:05:02.009Z] github.com/docker/docker/image/cache [2023-10-12T13:05:02.009Z] github.com/docker/docker/image/spec/specs-go [2023-10-12T13:05:02.009Z] github.com/docker/docker/image/spec/specs-go/v1 [2023-10-12T13:05:02.009Z] github.com/docker/docker/image/tarexport [2023-10-12T13:05:02.009Z] github.com/docker/docker/image/v1 [2023-10-12T13:05:02.009Z] github.com/docker/docker/internal/compatcontext [2023-10-12T13:05:02.009Z] github.com/docker/docker/internal/mod [2023-10-12T13:05:02.009Z] github.com/docker/docker/internal/mounttree [2023-10-12T13:05:02.009Z] github.com/docker/docker/internal/multierror [2023-10-12T13:05:02.009Z] github.com/docker/docker/internal/test/suite [2023-10-12T13:05:02.009Z] github.com/docker/docker/internal/testutils [2023-10-12T13:05:02.009Z] github.com/docker/docker/internal/testutils/netnsutils [2023-10-12T13:05:02.009Z] github.com/docker/docker/internal/unshare [2023-10-12T13:05:02.009Z] github.com/docker/docker/layer [2023-10-12T13:05:02.009Z] github.com/docker/docker/libcontainerd [2023-10-12T13:05:02.009Z] github.com/docker/docker/libcontainerd/queue [2023-10-12T13:05:02.009Z] github.com/docker/docker/libcontainerd/remote [2023-10-12T13:05:02.009Z] github.com/docker/docker/libcontainerd/shimopts [2023-10-12T13:05:02.009Z] github.com/docker/docker/libcontainerd/supervisor [2023-10-12T13:05:02.009Z] github.com/docker/docker/libcontainerd/types [2023-10-12T13:05:02.009Z] github.com/docker/docker/libnetwork [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/bitmap [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/cluster [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/config [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/datastore [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/diagnostic [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/discoverapi [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/driverapi [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/drivers/host [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/drivers/null [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/drivers/remote [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/drivers/windows [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/drvregistry [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/etchosts [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/internal/caller [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/ipam [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/ipamapi [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/ipams/null [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/ipams/remote [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/ipamutils [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/ipbits [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/iptables [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/netlabel [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/netutils [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/networkdb [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/ns [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/options [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/osl [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/osl/kernel [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/portallocator [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/portmapper [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/resolvconf [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/scope [2023-10-12T13:05:02.010Z] github.com/docker/docker/libnetwork/types [2023-10-12T13:05:02.010Z] github.com/docker/docker/oci [2023-10-12T13:05:02.010Z] github.com/docker/docker/oci/caps [2023-10-12T13:05:02.010Z] github.com/docker/docker/opts [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/aaparser [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/archive [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/authorization [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/broadcaster [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/capabilities [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/chrootarchive [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/containerfs [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/directory [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/dmesg [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/fileutils [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/homedir [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/idtools [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/ioutils [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/jsonmessage [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/longpath [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/loopback [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/meminfo [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/namesgenerator [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/parsers [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/parsers/kernel [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/pidfile [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/platform [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/platforms [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/plugingetter [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/plugins [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/plugins/transport [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/pools [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/process [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/progress [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/reexec [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/rootless [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/rootless/specconv [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/stack [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/stdcopy [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/streamformatter [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/stringid [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/sysinfo [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/system [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/tailfile [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/tarsum [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/useragent [2023-10-12T13:05:02.010Z] github.com/docker/docker/plugin [2023-10-12T13:05:02.010Z] github.com/docker/docker/plugin/executor/containerd [2023-10-12T13:05:02.010Z] github.com/docker/docker/plugin/v2 [2023-10-12T13:05:02.010Z] github.com/docker/docker/profiles/apparmor [2023-10-12T13:05:02.010Z] github.com/docker/docker/profiles/seccomp [2023-10-12T13:05:02.010Z] github.com/docker/docker/quota [2023-10-12T13:05:02.010Z] github.com/docker/docker/reference [2023-10-12T13:05:02.010Z] github.com/docker/docker/registry [2023-10-12T13:05:02.010Z] github.com/docker/docker/registry/resumable [2023-10-12T13:05:02.010Z] github.com/docker/docker/restartmanager [2023-10-12T13:05:02.010Z] github.com/docker/docker/runconfig [2023-10-12T13:05:02.010Z] github.com/docker/docker/runconfig/opts [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil/daemon [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil/environment [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil/fakecontext [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil/fakegit [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil/fakestorage [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil/fixtures/load [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil/fixtures/plugin [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil/registry [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil/request [2023-10-12T13:05:02.010Z] github.com/docker/docker/volume [2023-10-12T13:05:02.010Z] github.com/docker/docker/volume/drivers [2023-10-12T13:05:02.010Z] github.com/docker/docker/volume/local [2023-10-12T13:05:02.010Z] github.com/docker/docker/volume/mounts [2023-10-12T13:05:02.010Z] github.com/docker/docker/volume/service [2023-10-12T13:05:02.010Z] github.com/docker/docker/volume/service/opts [2023-10-12T13:05:02.010Z] github.com/docker/docker/volume/testutils' [2023-10-12T13:05:02.010Z] + base_pkg_list='github.com/docker/docker/api [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/server [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/server/backend/build [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/server/httpstatus [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/server/httputils [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/server/middleware [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/server/router [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/server/router/build [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/server/router/checkpoint [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/server/router/container [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/server/router/debug [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/server/router/distribution [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/server/router/grpc [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/server/router/image [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/server/router/network [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/server/router/plugin [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/server/router/session [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/server/router/swarm [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/server/router/system [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/server/router/volume [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/backend [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/blkiodev [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/checkpoint [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/container [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/events [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/filters [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/image [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/mount [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/network [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/plugins/logdriver [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/registry [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/strslice [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/swarm [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/swarm/runtime [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/system [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/time [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/versions [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/versions/v1p19 [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/versions/v1p20 [2023-10-12T13:05:02.010Z] github.com/docker/docker/api/types/volume [2023-10-12T13:05:02.010Z] github.com/docker/docker/builder [2023-10-12T13:05:02.010Z] github.com/docker/docker/builder/builder-next [2023-10-12T13:05:02.010Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-10-12T13:05:02.010Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-10-12T13:05:02.010Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-10-12T13:05:02.010Z] github.com/docker/docker/builder/builder-next/exporter [2023-10-12T13:05:02.010Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-10-12T13:05:02.010Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-10-12T13:05:02.010Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-10-12T13:05:02.010Z] github.com/docker/docker/builder/builder-next/worker [2023-10-12T13:05:02.010Z] github.com/docker/docker/builder/builder-next/worker/label [2023-10-12T13:05:02.010Z] github.com/docker/docker/builder/dockerfile [2023-10-12T13:05:02.010Z] github.com/docker/docker/builder/remotecontext [2023-10-12T13:05:02.010Z] github.com/docker/docker/builder/remotecontext/git [2023-10-12T13:05:02.010Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-10-12T13:05:02.010Z] github.com/docker/docker/cli/debug [2023-10-12T13:05:02.010Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-10-12T13:05:02.010Z] github.com/docker/docker/cli/winresources/dockerd [2023-10-12T13:05:02.010Z] github.com/docker/docker/client [2023-10-12T13:05:02.010Z] github.com/docker/docker/client/buildkit [2023-10-12T13:05:02.010Z] github.com/docker/docker/cmd/docker-proxy [2023-10-12T13:05:02.010Z] github.com/docker/docker/cmd/dockerd [2023-10-12T13:05:02.010Z] github.com/docker/docker/cmd/dockerd/trap [2023-10-12T13:05:02.010Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-10-12T13:05:02.010Z] github.com/docker/docker/container [2023-10-12T13:05:02.010Z] github.com/docker/docker/container/stream [2023-10-12T13:05:02.010Z] github.com/docker/docker/contrib/apparmor [2023-10-12T13:05:02.010Z] github.com/docker/docker/contrib/httpserver [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/cluster [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/cluster/convert [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/cluster/executor [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/cluster/executor/container [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/cluster/provider [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/config [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/containerd [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/events [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/events/testutils [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/graphdriver [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/graphdriver/copy [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/graphdriver/register [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/images [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/initlayer [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/links [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/listeners [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/logger [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/logger/awslogs [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/logger/fluentd [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/logger/gcplogs [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/logger/gelf [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/logger/journald [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/logger/local [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/logger/logentries [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/logger/loggertest [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/logger/loggerutils [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/logger/splunk [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/logger/syslog [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/logger/templates [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/names [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/network [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/snapshotter [2023-10-12T13:05:02.010Z] github.com/docker/docker/daemon/stats [2023-10-12T13:05:02.010Z] github.com/docker/docker/distribution [2023-10-12T13:05:02.010Z] github.com/docker/docker/distribution/metadata [2023-10-12T13:05:02.010Z] github.com/docker/docker/distribution/utils [2023-10-12T13:05:02.010Z] github.com/docker/docker/distribution/xfer [2023-10-12T13:05:02.010Z] github.com/docker/docker/dockerversion [2023-10-12T13:05:02.010Z] github.com/docker/docker/errdefs [2023-10-12T13:05:02.010Z] github.com/docker/docker/image [2023-10-12T13:05:02.010Z] github.com/docker/docker/image/cache [2023-10-12T13:05:02.010Z] github.com/docker/docker/image/spec/specs-go [2023-10-12T13:05:02.010Z] github.com/docker/docker/image/spec/specs-go/v1 [2023-10-12T13:05:02.010Z] github.com/docker/docker/image/tarexport [2023-10-12T13:05:02.010Z] github.com/docker/docker/image/v1 [2023-10-12T13:05:02.010Z] github.com/docker/docker/internal/compatcontext [2023-10-12T13:05:02.010Z] github.com/docker/docker/internal/mod [2023-10-12T13:05:02.010Z] github.com/docker/docker/internal/mounttree [2023-10-12T13:05:02.010Z] github.com/docker/docker/internal/multierror [2023-10-12T13:05:02.010Z] github.com/docker/docker/internal/test/suite [2023-10-12T13:05:02.010Z] github.com/docker/docker/internal/testutils [2023-10-12T13:05:02.010Z] github.com/docker/docker/internal/testutils/netnsutils [2023-10-12T13:05:02.010Z] github.com/docker/docker/internal/unshare [2023-10-12T13:05:02.010Z] github.com/docker/docker/layer [2023-10-12T13:05:02.010Z] github.com/docker/docker/libcontainerd [2023-10-12T13:05:02.010Z] github.com/docker/docker/libcontainerd/queue [2023-10-12T13:05:02.010Z] github.com/docker/docker/libcontainerd/remote [2023-10-12T13:05:02.010Z] github.com/docker/docker/libcontainerd/shimopts [2023-10-12T13:05:02.010Z] github.com/docker/docker/libcontainerd/supervisor [2023-10-12T13:05:02.010Z] github.com/docker/docker/libcontainerd/types [2023-10-12T13:05:02.010Z] github.com/docker/docker/oci [2023-10-12T13:05:02.010Z] github.com/docker/docker/oci/caps [2023-10-12T13:05:02.010Z] github.com/docker/docker/opts [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/aaparser [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/archive [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/authorization [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/broadcaster [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/capabilities [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/chrootarchive [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/containerfs [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/directory [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/dmesg [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/fileutils [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/homedir [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/idtools [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/ioutils [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/jsonmessage [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/longpath [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/loopback [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/meminfo [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/namesgenerator [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/parsers [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/parsers/kernel [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/pidfile [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/platform [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/platforms [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/plugingetter [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/plugins [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/plugins/transport [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/pools [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/process [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/progress [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/reexec [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/rootless [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/rootless/specconv [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/stack [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/stdcopy [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/streamformatter [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/stringid [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/sysinfo [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/system [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/tailfile [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/tarsum [2023-10-12T13:05:02.010Z] github.com/docker/docker/pkg/useragent [2023-10-12T13:05:02.010Z] github.com/docker/docker/plugin [2023-10-12T13:05:02.010Z] github.com/docker/docker/plugin/executor/containerd [2023-10-12T13:05:02.010Z] github.com/docker/docker/plugin/v2 [2023-10-12T13:05:02.010Z] github.com/docker/docker/profiles/apparmor [2023-10-12T13:05:02.010Z] github.com/docker/docker/profiles/seccomp [2023-10-12T13:05:02.010Z] github.com/docker/docker/quota [2023-10-12T13:05:02.010Z] github.com/docker/docker/reference [2023-10-12T13:05:02.010Z] github.com/docker/docker/registry [2023-10-12T13:05:02.010Z] github.com/docker/docker/registry/resumable [2023-10-12T13:05:02.010Z] github.com/docker/docker/restartmanager [2023-10-12T13:05:02.010Z] github.com/docker/docker/runconfig [2023-10-12T13:05:02.010Z] github.com/docker/docker/runconfig/opts [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil/daemon [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil/environment [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil/fakecontext [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil/fakegit [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil/fakestorage [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil/fixtures/load [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil/fixtures/plugin [2023-10-12T13:05:02.010Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-10-12T13:05:02.011Z] github.com/docker/docker/testutil/registry [2023-10-12T13:05:02.011Z] github.com/docker/docker/testutil/request [2023-10-12T13:05:02.011Z] github.com/docker/docker/volume [2023-10-12T13:05:02.011Z] github.com/docker/docker/volume/drivers [2023-10-12T13:05:02.011Z] github.com/docker/docker/volume/local [2023-10-12T13:05:02.011Z] github.com/docker/docker/volume/mounts [2023-10-12T13:05:02.011Z] github.com/docker/docker/volume/service [2023-10-12T13:05:02.011Z] github.com/docker/docker/volume/service/opts [2023-10-12T13:05:02.011Z] github.com/docker/docker/volume/testutils' [2023-10-12T13:05:02.011Z] ++ grep --fixed-strings /libnetwork [2023-10-12T13:05:02.011Z] ++ echo 'github.com/docker/docker/api [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/server [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/server/backend/build [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/server/httpstatus [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/server/httputils [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/server/middleware [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/server/router [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/server/router/build [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/server/router/checkpoint [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/server/router/container [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/server/router/debug [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/server/router/distribution [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/server/router/grpc [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/server/router/image [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/server/router/network [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/server/router/plugin [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/server/router/session [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/server/router/swarm [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/server/router/system [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/server/router/volume [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/backend [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/blkiodev [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/checkpoint [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/container [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/events [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/filters [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/image [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/mount [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/network [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/plugins/logdriver [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/registry [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/strslice [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/swarm [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/swarm/runtime [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/system [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/time [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/versions [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/versions/v1p19 [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/versions/v1p20 [2023-10-12T13:05:02.011Z] github.com/docker/docker/api/types/volume [2023-10-12T13:05:02.011Z] github.com/docker/docker/builder [2023-10-12T13:05:02.011Z] github.com/docker/docker/builder/builder-next [2023-10-12T13:05:02.011Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-10-12T13:05:02.011Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-10-12T13:05:02.011Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-10-12T13:05:02.011Z] github.com/docker/docker/builder/builder-next/exporter [2023-10-12T13:05:02.011Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-10-12T13:05:02.011Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-10-12T13:05:02.011Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-10-12T13:05:02.011Z] github.com/docker/docker/builder/builder-next/worker [2023-10-12T13:05:02.011Z] github.com/docker/docker/builder/builder-next/worker/label [2023-10-12T13:05:02.011Z] github.com/docker/docker/builder/dockerfile [2023-10-12T13:05:02.011Z] github.com/docker/docker/builder/remotecontext [2023-10-12T13:05:02.011Z] github.com/docker/docker/builder/remotecontext/git [2023-10-12T13:05:02.011Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-10-12T13:05:02.011Z] github.com/docker/docker/cli/debug [2023-10-12T13:05:02.011Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-10-12T13:05:02.011Z] github.com/docker/docker/cli/winresources/dockerd [2023-10-12T13:05:02.011Z] github.com/docker/docker/client [2023-10-12T13:05:02.011Z] github.com/docker/docker/client/buildkit [2023-10-12T13:05:02.011Z] github.com/docker/docker/cmd/docker-proxy [2023-10-12T13:05:02.011Z] github.com/docker/docker/cmd/dockerd [2023-10-12T13:05:02.011Z] github.com/docker/docker/cmd/dockerd/trap [2023-10-12T13:05:02.011Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-10-12T13:05:02.011Z] github.com/docker/docker/container [2023-10-12T13:05:02.011Z] github.com/docker/docker/container/stream [2023-10-12T13:05:02.011Z] github.com/docker/docker/contrib/apparmor [2023-10-12T13:05:02.011Z] github.com/docker/docker/contrib/httpserver [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/cluster [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/cluster/convert [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/cluster/executor [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/cluster/executor/container [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/cluster/provider [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/config [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/containerd [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/events [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/events/testutils [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/graphdriver [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/graphdriver/copy [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/graphdriver/register [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/images [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/initlayer [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/links [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/listeners [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/logger [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/logger/awslogs [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/logger/fluentd [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/logger/gcplogs [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/logger/gelf [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/logger/journald [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/logger/local [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/logger/logentries [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/logger/loggertest [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/logger/loggerutils [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/logger/splunk [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/logger/syslog [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/logger/templates [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/names [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/network [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/snapshotter [2023-10-12T13:05:02.011Z] github.com/docker/docker/daemon/stats [2023-10-12T13:05:02.011Z] github.com/docker/docker/distribution [2023-10-12T13:05:02.011Z] github.com/docker/docker/distribution/metadata [2023-10-12T13:05:02.011Z] github.com/docker/docker/distribution/utils [2023-10-12T13:05:02.011Z] github.com/docker/docker/distribution/xfer [2023-10-12T13:05:02.011Z] github.com/docker/docker/dockerversion [2023-10-12T13:05:02.011Z] github.com/docker/docker/errdefs [2023-10-12T13:05:02.011Z] github.com/docker/docker/image [2023-10-12T13:05:02.011Z] github.com/docker/docker/image/cache [2023-10-12T13:05:02.011Z] github.com/docker/docker/image/spec/specs-go [2023-10-12T13:05:02.011Z] github.com/docker/docker/image/spec/specs-go/v1 [2023-10-12T13:05:02.011Z] github.com/docker/docker/image/tarexport [2023-10-12T13:05:02.011Z] github.com/docker/docker/image/v1 [2023-10-12T13:05:02.011Z] github.com/docker/docker/internal/compatcontext [2023-10-12T13:05:02.011Z] github.com/docker/docker/internal/mod [2023-10-12T13:05:02.011Z] github.com/docker/docker/internal/mounttree [2023-10-12T13:05:02.011Z] github.com/docker/docker/internal/multierror [2023-10-12T13:05:02.011Z] github.com/docker/docker/internal/test/suite [2023-10-12T13:05:02.011Z] github.com/docker/docker/internal/testutils [2023-10-12T13:05:02.011Z] github.com/docker/docker/internal/testutils/netnsutils [2023-10-12T13:05:02.011Z] github.com/docker/docker/internal/unshare [2023-10-12T13:05:02.011Z] github.com/docker/docker/layer [2023-10-12T13:05:02.011Z] github.com/docker/docker/libcontainerd [2023-10-12T13:05:02.011Z] github.com/docker/docker/libcontainerd/queue [2023-10-12T13:05:02.011Z] github.com/docker/docker/libcontainerd/remote [2023-10-12T13:05:02.011Z] github.com/docker/docker/libcontainerd/shimopts [2023-10-12T13:05:02.011Z] github.com/docker/docker/libcontainerd/supervisor [2023-10-12T13:05:02.011Z] github.com/docker/docker/libcontainerd/types [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/bitmap [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/cluster [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/config [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/datastore [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/diagnostic [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/discoverapi [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/driverapi [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/drivers/host [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/drivers/null [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/drivers/remote [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/drivers/windows [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/drvregistry [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/etchosts [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/internal/caller [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/ipam [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/ipamapi [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/ipams/null [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/ipams/remote [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/ipamutils [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/ipbits [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/iptables [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/netlabel [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/netutils [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/networkdb [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/ns [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/options [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/osl [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/osl/kernel [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/portallocator [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/portmapper [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/resolvconf [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/scope [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/types [2023-10-12T13:05:02.011Z] github.com/docker/docker/oci [2023-10-12T13:05:02.011Z] github.com/docker/docker/oci/caps [2023-10-12T13:05:02.011Z] github.com/docker/docker/opts [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/aaparser [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/archive [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/authorization [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/broadcaster [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/capabilities [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/chrootarchive [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/containerfs [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/directory [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/dmesg [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/fileutils [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/homedir [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/idtools [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/ioutils [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/jsonmessage [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/longpath [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/loopback [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/meminfo [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/namesgenerator [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/parsers [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/parsers/kernel [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/pidfile [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/platform [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/platforms [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/plugingetter [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/plugins [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/plugins/transport [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/pools [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/process [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/progress [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/reexec [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/rootless [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/rootless/specconv [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/stack [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/stdcopy [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/streamformatter [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/stringid [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/sysinfo [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/system [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/tailfile [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/tarsum [2023-10-12T13:05:02.011Z] github.com/docker/docker/pkg/useragent [2023-10-12T13:05:02.011Z] github.com/docker/docker/plugin [2023-10-12T13:05:02.011Z] github.com/docker/docker/plugin/executor/containerd [2023-10-12T13:05:02.011Z] github.com/docker/docker/plugin/v2 [2023-10-12T13:05:02.011Z] github.com/docker/docker/profiles/apparmor [2023-10-12T13:05:02.011Z] github.com/docker/docker/profiles/seccomp [2023-10-12T13:05:02.011Z] github.com/docker/docker/quota [2023-10-12T13:05:02.011Z] github.com/docker/docker/reference [2023-10-12T13:05:02.011Z] github.com/docker/docker/registry [2023-10-12T13:05:02.011Z] github.com/docker/docker/registry/resumable [2023-10-12T13:05:02.011Z] github.com/docker/docker/restartmanager [2023-10-12T13:05:02.011Z] github.com/docker/docker/runconfig [2023-10-12T13:05:02.011Z] github.com/docker/docker/runconfig/opts [2023-10-12T13:05:02.011Z] github.com/docker/docker/testutil [2023-10-12T13:05:02.011Z] github.com/docker/docker/testutil/daemon [2023-10-12T13:05:02.011Z] github.com/docker/docker/testutil/environment [2023-10-12T13:05:02.011Z] github.com/docker/docker/testutil/fakecontext [2023-10-12T13:05:02.011Z] github.com/docker/docker/testutil/fakegit [2023-10-12T13:05:02.011Z] github.com/docker/docker/testutil/fakestorage [2023-10-12T13:05:02.011Z] github.com/docker/docker/testutil/fixtures/load [2023-10-12T13:05:02.011Z] github.com/docker/docker/testutil/fixtures/plugin [2023-10-12T13:05:02.011Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-10-12T13:05:02.011Z] github.com/docker/docker/testutil/registry [2023-10-12T13:05:02.011Z] github.com/docker/docker/testutil/request [2023-10-12T13:05:02.011Z] github.com/docker/docker/volume [2023-10-12T13:05:02.011Z] github.com/docker/docker/volume/drivers [2023-10-12T13:05:02.011Z] github.com/docker/docker/volume/local [2023-10-12T13:05:02.011Z] github.com/docker/docker/volume/mounts [2023-10-12T13:05:02.011Z] github.com/docker/docker/volume/service [2023-10-12T13:05:02.011Z] github.com/docker/docker/volume/service/opts [2023-10-12T13:05:02.011Z] github.com/docker/docker/volume/testutils' [2023-10-12T13:05:02.011Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/bitmap [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/cluster [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/config [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/datastore [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/diagnostic [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/discoverapi [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/driverapi [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-10-12T13:05:02.011Z] github.com/docker/docker/libnetwork/drivers/host [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/null [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/remote [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/windows [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drvregistry [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/etchosts [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/internal/caller [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ipam [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ipamapi [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ipams/null [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ipams/remote [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ipamutils [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ipbits [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/iptables [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/netlabel [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/netutils [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/networkdb [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ns [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/options [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/osl [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/osl/kernel [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/portallocator [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/portmapper [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/resolvconf [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/scope [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/types' [2023-10-12T13:05:02.012Z] + echo 'github.com/docker/docker/libnetwork [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/bitmap [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/cluster [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/config [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/datastore [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/diagnostic [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/discoverapi [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/driverapi [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/host [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/null [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/remote [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/windows [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drvregistry [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/etchosts [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/internal/caller [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ipam [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ipamapi [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ipams/null [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ipams/remote [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ipamutils [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ipbits [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/iptables [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/netlabel [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/netutils [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/networkdb [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/ns [2023-10-12T13:05:02.012Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/options [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/osl [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/osl/kernel [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/portallocator [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/portmapper [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/resolvconf [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/scope [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/types' [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-10-12T13:05:02.012Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-10-12T13:05:02.012Z] + type docker-proxy [2023-10-12T13:05:02.012Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-10-12T13:05:02.012Z] + hack/make.sh binary-proxy install-proxy [2023-10-12T13:05:02.012Z] [2023-10-12T13:05:02.012Z] Removing bundles/ [2023-10-12T13:05:02.012Z] [2023-10-12T13:05:02.012Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-10-12T13:05:02.012Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-10-12T13:05:02.012Z] + tee /go/src/github.com/docker/docker/go.mod [2023-10-12T13:05:02.012Z] module github.com/docker/docker [2023-10-12T13:05:02.012Z] [2023-10-12T13:05:02.012Z] go 1.20 [2023-10-12T13:05:02.012Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2023-10-12T13:05:02.012Z] + GO111MODULE=on [2023-10-12T13:05:02.012Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=87775923971f93828610335b272129b33571541e" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-12T13:05:01.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy [2023-10-12T13:05:06.187Z] + rm -f /go/src/github.com/docker/docker/go.mod [2023-10-12T13:05:06.187Z] Created binary: bundles/binary-proxy/docker-proxy [2023-10-12T13:05:06.187Z] [2023-10-12T13:05:06.187Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-10-12T13:05:06.187Z] Installing docker-proxy to /usr/local/bin/ [2023-10-12T13:05:06.187Z] [2023-10-12T13:05:06.187Z] + mkdir -p bundles [2023-10-12T13:05:06.187Z] + '[' -n 'github.com/docker/docker/api [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/server [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/server/backend/build [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/server/httpstatus [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/server/httputils [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/server/middleware [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/server/router [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/server/router/build [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/server/router/checkpoint [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/server/router/container [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/server/router/debug [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/server/router/distribution [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/server/router/grpc [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/server/router/image [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/server/router/network [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/server/router/plugin [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/server/router/session [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/server/router/swarm [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/server/router/system [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/server/router/volume [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/backend [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/blkiodev [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/checkpoint [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/container [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/events [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/filters [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/image [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/mount [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/network [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/plugins/logdriver [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/registry [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/strslice [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/swarm [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/swarm/runtime [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/system [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/time [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/versions [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/versions/v1p19 [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/versions/v1p20 [2023-10-12T13:05:06.187Z] github.com/docker/docker/api/types/volume [2023-10-12T13:05:06.187Z] github.com/docker/docker/builder [2023-10-12T13:05:06.187Z] github.com/docker/docker/builder/builder-next [2023-10-12T13:05:06.187Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-10-12T13:05:06.187Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-10-12T13:05:06.187Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-10-12T13:05:06.187Z] github.com/docker/docker/builder/builder-next/exporter [2023-10-12T13:05:06.187Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-10-12T13:05:06.187Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-10-12T13:05:06.187Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-10-12T13:05:06.187Z] github.com/docker/docker/builder/builder-next/worker [2023-10-12T13:05:06.187Z] github.com/docker/docker/builder/builder-next/worker/label [2023-10-12T13:05:06.187Z] github.com/docker/docker/builder/dockerfile [2023-10-12T13:05:06.187Z] github.com/docker/docker/builder/remotecontext [2023-10-12T13:05:06.187Z] github.com/docker/docker/builder/remotecontext/git [2023-10-12T13:05:06.187Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-10-12T13:05:06.187Z] github.com/docker/docker/cli/debug [2023-10-12T13:05:06.187Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-10-12T13:05:06.187Z] github.com/docker/docker/cli/winresources/dockerd [2023-10-12T13:05:06.187Z] github.com/docker/docker/client [2023-10-12T13:05:06.187Z] github.com/docker/docker/client/buildkit [2023-10-12T13:05:06.187Z] github.com/docker/docker/cmd/docker-proxy [2023-10-12T13:05:06.187Z] github.com/docker/docker/cmd/dockerd [2023-10-12T13:05:06.187Z] github.com/docker/docker/cmd/dockerd/trap [2023-10-12T13:05:06.187Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-10-12T13:05:06.187Z] github.com/docker/docker/container [2023-10-12T13:05:06.187Z] github.com/docker/docker/container/stream [2023-10-12T13:05:06.187Z] github.com/docker/docker/contrib/apparmor [2023-10-12T13:05:06.187Z] github.com/docker/docker/contrib/httpserver [2023-10-12T13:05:06.187Z] github.com/docker/docker/daemon [2023-10-12T13:05:06.187Z] github.com/docker/docker/daemon/cluster [2023-10-12T13:05:06.187Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-10-12T13:05:06.187Z] github.com/docker/docker/daemon/cluster/convert [2023-10-12T13:05:06.187Z] github.com/docker/docker/daemon/cluster/executor [2023-10-12T13:05:06.187Z] github.com/docker/docker/daemon/cluster/executor/container [2023-10-12T13:05:06.187Z] github.com/docker/docker/daemon/cluster/provider [2023-10-12T13:05:06.187Z] github.com/docker/docker/daemon/config [2023-10-12T13:05:06.187Z] github.com/docker/docker/daemon/containerd [2023-10-12T13:05:06.187Z] github.com/docker/docker/daemon/events [2023-10-12T13:05:06.187Z] github.com/docker/docker/daemon/events/testutils [2023-10-12T13:05:06.187Z] github.com/docker/docker/daemon/graphdriver [2023-10-12T13:05:06.187Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-10-12T13:05:06.187Z] github.com/docker/docker/daemon/graphdriver/copy [2023-10-12T13:05:06.187Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-10-12T13:05:06.187Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-10-12T13:05:06.187Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-10-12T13:05:06.187Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/graphdriver/register [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/images [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/initlayer [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/links [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/listeners [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/logger [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/logger/awslogs [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/logger/fluentd [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/logger/gcplogs [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/logger/gelf [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/logger/journald [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/logger/local [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/logger/logentries [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/logger/loggertest [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/logger/loggerutils [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/logger/splunk [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/logger/syslog [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/logger/templates [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/names [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/network [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/snapshotter [2023-10-12T13:05:06.188Z] github.com/docker/docker/daemon/stats [2023-10-12T13:05:06.188Z] github.com/docker/docker/distribution [2023-10-12T13:05:06.188Z] github.com/docker/docker/distribution/metadata [2023-10-12T13:05:06.188Z] github.com/docker/docker/distribution/utils [2023-10-12T13:05:06.188Z] github.com/docker/docker/distribution/xfer [2023-10-12T13:05:06.188Z] github.com/docker/docker/dockerversion [2023-10-12T13:05:06.188Z] github.com/docker/docker/errdefs [2023-10-12T13:05:06.188Z] github.com/docker/docker/image [2023-10-12T13:05:06.188Z] github.com/docker/docker/image/cache [2023-10-12T13:05:06.188Z] github.com/docker/docker/image/spec/specs-go [2023-10-12T13:05:06.188Z] github.com/docker/docker/image/spec/specs-go/v1 [2023-10-12T13:05:06.188Z] github.com/docker/docker/image/tarexport [2023-10-12T13:05:06.188Z] github.com/docker/docker/image/v1 [2023-10-12T13:05:06.188Z] github.com/docker/docker/internal/compatcontext [2023-10-12T13:05:06.188Z] github.com/docker/docker/internal/mod [2023-10-12T13:05:06.188Z] github.com/docker/docker/internal/mounttree [2023-10-12T13:05:06.188Z] github.com/docker/docker/internal/multierror [2023-10-12T13:05:06.188Z] github.com/docker/docker/internal/test/suite [2023-10-12T13:05:06.188Z] github.com/docker/docker/internal/testutils [2023-10-12T13:05:06.188Z] github.com/docker/docker/internal/testutils/netnsutils [2023-10-12T13:05:06.188Z] github.com/docker/docker/internal/unshare [2023-10-12T13:05:06.188Z] github.com/docker/docker/layer [2023-10-12T13:05:06.188Z] github.com/docker/docker/libcontainerd [2023-10-12T13:05:06.188Z] github.com/docker/docker/libcontainerd/queue [2023-10-12T13:05:06.188Z] github.com/docker/docker/libcontainerd/remote [2023-10-12T13:05:06.188Z] github.com/docker/docker/libcontainerd/shimopts [2023-10-12T13:05:06.188Z] github.com/docker/docker/libcontainerd/supervisor [2023-10-12T13:05:06.188Z] github.com/docker/docker/libcontainerd/types [2023-10-12T13:05:06.188Z] github.com/docker/docker/oci [2023-10-12T13:05:06.188Z] github.com/docker/docker/oci/caps [2023-10-12T13:05:06.188Z] github.com/docker/docker/opts [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/aaparser [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/archive [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/authorization [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/broadcaster [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/capabilities [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/chrootarchive [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/containerfs [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/directory [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/dmesg [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/fileutils [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/homedir [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/idtools [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/ioutils [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/jsonmessage [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/longpath [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/loopback [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/meminfo [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/namesgenerator [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/parsers [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/parsers/kernel [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/pidfile [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/platform [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/platforms [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/plugingetter [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/plugins [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/plugins/transport [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/pools [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/process [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/progress [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/reexec [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/rootless [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/rootless/specconv [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/stack [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/stdcopy [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/streamformatter [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/stringid [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/sysinfo [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/system [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/tailfile [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/tarsum [2023-10-12T13:05:06.188Z] github.com/docker/docker/pkg/useragent [2023-10-12T13:05:06.188Z] github.com/docker/docker/plugin [2023-10-12T13:05:06.188Z] github.com/docker/docker/plugin/executor/containerd [2023-10-12T13:05:06.188Z] github.com/docker/docker/plugin/v2 [2023-10-12T13:05:06.188Z] github.com/docker/docker/profiles/apparmor [2023-10-12T13:05:06.188Z] github.com/docker/docker/profiles/seccomp [2023-10-12T13:05:06.188Z] github.com/docker/docker/quota [2023-10-12T13:05:06.188Z] github.com/docker/docker/reference [2023-10-12T13:05:06.188Z] github.com/docker/docker/registry [2023-10-12T13:05:06.188Z] github.com/docker/docker/registry/resumable [2023-10-12T13:05:06.188Z] github.com/docker/docker/restartmanager [2023-10-12T13:05:06.188Z] github.com/docker/docker/runconfig [2023-10-12T13:05:06.188Z] github.com/docker/docker/runconfig/opts [2023-10-12T13:05:06.188Z] github.com/docker/docker/testutil [2023-10-12T13:05:06.188Z] github.com/docker/docker/testutil/daemon [2023-10-12T13:05:06.188Z] github.com/docker/docker/testutil/environment [2023-10-12T13:05:06.188Z] github.com/docker/docker/testutil/fakecontext [2023-10-12T13:05:06.188Z] github.com/docker/docker/testutil/fakegit [2023-10-12T13:05:06.188Z] github.com/docker/docker/testutil/fakestorage [2023-10-12T13:05:06.188Z] github.com/docker/docker/testutil/fixtures/load [2023-10-12T13:05:06.188Z] github.com/docker/docker/testutil/fixtures/plugin [2023-10-12T13:05:06.188Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-10-12T13:05:06.188Z] github.com/docker/docker/testutil/registry [2023-10-12T13:05:06.188Z] github.com/docker/docker/testutil/request [2023-10-12T13:05:06.188Z] github.com/docker/docker/volume [2023-10-12T13:05:06.188Z] github.com/docker/docker/volume/drivers [2023-10-12T13:05:06.188Z] github.com/docker/docker/volume/local [2023-10-12T13:05:06.188Z] github.com/docker/docker/volume/mounts [2023-10-12T13:05:06.188Z] github.com/docker/docker/volume/service [2023-10-12T13:05:06.188Z] github.com/docker/docker/volume/service/opts [2023-10-12T13:05:06.188Z] github.com/docker/docker/volume/testutils' ']' [2023-10-12T13:05:06.188Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo 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/checkpoint 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/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter 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/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2023-10-12T13:05:06.750Z] ? github.com/docker/docker/api [no test files] [2023-10-12T13:05:14.887Z] ok github.com/docker/docker/api/server 0.023s coverage: 13.0% of statements [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/server/router [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-10-12T13:05:36.779Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 28.3% of statements [2023-10-12T13:05:36.779Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-10-12T13:05:36.779Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 7.4% of statements [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/types [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/types/checkpoint [no test files] [2023-10-12T13:05:36.779Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 66.7% of statements [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/types/events [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/types/image [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-10-12T13:05:36.779Z] ok github.com/docker/docker/api/types/container 0.007s coverage: 83.7% of statements [2023-10-12T13:05:36.779Z] ok github.com/docker/docker/api/types/network 0.008s coverage: 74.3% of statements [2023-10-12T13:05:36.779Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 94.0% of statements [2023-10-12T13:05:36.779Z] ok github.com/docker/docker/api/types/registry 0.010s coverage: 54.2% of statements [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/types/system [no test files] [2023-10-12T13:05:36.779Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/builder [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2023-10-12T13:05:36.779Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2023-10-12T13:05:36.779Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-10-12T13:05:36.779Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-10-12T13:05:36.779Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.010s coverage: 100.0% of statements [2023-10-12T13:05:36.779Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2023-10-12T13:05:36.779Z] ok github.com/docker/docker/builder/remotecontext 0.038s coverage: 33.5% of statements [2023-10-12T13:05:36.779Z] ok github.com/docker/docker/builder/dockerfile 0.062s coverage: 50.1% of statements [2023-10-12T13:05:38.146Z] ? github.com/docker/docker/client/buildkit [no test files] [2023-10-12T13:05:38.146Z] ok github.com/docker/docker/cmd/docker-proxy 0.036s coverage: 66.5% of statements [2023-10-12T13:05:38.146Z] ok github.com/docker/docker/client 0.132s coverage: 77.3% of statements [2023-10-12T13:05:42.317Z] ok github.com/docker/docker/builder/remotecontext/git 5.405s coverage: 82.5% of statements [2023-10-12T13:05:50.402Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-10-12T13:05:50.402Z] ? github.com/docker/docker/container/stream [no test files] [2023-10-12T13:05:50.402Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-10-12T13:05:50.402Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-10-12T13:05:50.402Z] ok github.com/docker/docker/container 0.125s coverage: 36.3% of statements [2023-10-12T13:05:50.402Z] ok github.com/docker/docker/cmd/dockerd 0.227s coverage: 29.5% of statements [2023-10-12T13:05:51.767Z] ok github.com/docker/docker/cmd/dockerd/trap 2.436s coverage: 0.0% of statements [2023-10-12T13:05:52.736Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-10-12T13:05:52.736Z] ok github.com/docker/docker/daemon/cluster/convert 0.019s coverage: 38.7% of statements [2023-10-12T13:05:52.736Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.020s coverage: 65.3% of statements [2023-10-12T13:05:52.736Z] ok github.com/docker/docker/daemon/cluster 0.046s coverage: 0.5% of statements [2023-10-12T13:05:52.993Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-10-12T13:05:52.993Z] ok github.com/docker/docker/daemon/config 0.044s coverage: 75.7% of statements [2023-10-12T13:05:54.358Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-10-12T13:05:54.358Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.3% of statements [2023-10-12T13:05:54.358Z] ok github.com/docker/docker/daemon/containerd 0.019s coverage: 0.9% of statements [2023-10-12T13:05:54.358Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 2.8% of statements [2023-10-12T13:05:54.358Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2023-10-12T13:05:54.614Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.188s coverage: 59.6% of statements [2023-10-12T13:05:55.175Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-10-12T13:05:55.175Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2023-10-12T13:05:55.175Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-10-12T13:05:55.175Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-10-12T13:05:55.431Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.179s coverage: 60.2% of statements [2023-10-12T13:05:55.431Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 60.9% of statements [2023-10-12T13:05:55.993Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2023-10-12T13:05:56.555Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.460s coverage: 13.4% of statements [2023-10-12T13:05:56.555Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-10-12T13:05:56.555Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-10-12T13:05:56.555Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2023-10-12T13:05:56.555Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 3.0% of statements [2023-10-12T13:05:56.811Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2023-10-12T13:05:57.067Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-10-12T13:05:57.067Z] ok github.com/docker/docker/daemon/logger/fluentd 0.010s coverage: 53.6% of statements [2023-10-12T13:05:57.323Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2023-10-12T13:05:57.323Z] ok github.com/docker/docker/daemon/logger/awslogs 0.108s coverage: 78.3% of statements [2023-10-12T13:05:57.579Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2023-10-12T13:05:57.579Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2023-10-12T13:05:57.579Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2023-10-12T13:05:57.835Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2023-10-12T13:05:57.835Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.063s coverage: 76.8% of statements [2023-10-12T13:05:57.835Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-10-12T13:05:57.835Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-10-12T13:05:57.835Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 79.4% of statements [2023-10-12T13:05:58.397Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2023-10-12T13:05:58.397Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 63.7% of statements [2023-10-12T13:05:58.653Z] ? github.com/docker/docker/daemon/names [no test files] [2023-10-12T13:05:58.653Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-10-12T13:05:58.653Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2023-10-12T13:05:58.909Z] ok github.com/docker/docker/daemon/logger/journald 1.259s coverage: 74.5% of statements [2023-10-12T13:05:58.909Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2023-10-12T13:05:58.909Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-10-12T13:05:59.166Z] ok github.com/docker/docker/daemon/network 0.032s coverage: 63.8% of statements [2023-10-12T13:05:59.727Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-10-12T13:05:59.727Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.7% of statements [2023-10-12T13:05:59.727Z] ok github.com/docker/docker/dockerversion 0.006s coverage: 100.0% of statements [2023-10-12T13:05:59.727Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2023-10-12T13:05:59.983Z] ok github.com/docker/docker/daemon/logger/splunk 1.428s coverage: 82.5% of statements [2023-10-12T13:06:00.544Z] ? github.com/docker/docker/image/spec/specs-go [no test files] [2023-10-12T13:06:00.544Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] [2023-10-12T13:06:00.544Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-10-12T13:06:00.544Z] ok github.com/docker/docker/image 0.026s coverage: 84.6% of statements [2023-10-12T13:06:00.800Z] ? github.com/docker/docker/image/v1 [no test files] [2023-10-12T13:06:00.800Z] ? github.com/docker/docker/internal/compatcontext [no test files] [2023-10-12T13:06:00.800Z] ? github.com/docker/docker/internal/mounttree [no test files] [2023-10-12T13:06:00.800Z] ok github.com/docker/docker/internal/mod 0.003s coverage: 66.7% of statements [2023-10-12T13:06:00.800Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.6% of statements [2023-10-12T13:06:00.800Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-10-12T13:06:00.800Z] ? github.com/docker/docker/internal/testutils [no test files] [2023-10-12T13:06:00.800Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2023-10-12T13:06:00.800Z] ? github.com/docker/docker/internal/unshare [no test files] [2023-10-12T13:06:00.800Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements [2023-10-12T13:06:01.361Z] ok github.com/docker/docker/distribution 1.525s coverage: 29.3% of statements [2023-10-12T13:06:01.922Z] ok github.com/docker/docker/distribution/xfer 2.171s coverage: 85.4% of statements [2023-10-12T13:06:01.922Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-10-12T13:06:01.922Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-10-12T13:06:01.922Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2023-10-12T13:06:01.922Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-10-12T13:06:01.922Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-10-12T13:06:01.922Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2023-10-12T13:06:02.484Z] ok github.com/docker/docker/daemon 10.866s coverage: 17.1% of statements [2023-10-12T13:06:02.484Z] ? github.com/docker/docker/oci/caps [no test files] [2023-10-12T13:06:02.484Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 52.9% of statements [2023-10-12T13:06:02.484Z] ok github.com/docker/docker/oci 0.018s coverage: 38.1% of statements [2023-10-12T13:06:02.484Z] ok github.com/docker/docker/opts 0.045s coverage: 67.9% of statements [2023-10-12T13:06:03.046Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2023-10-12T13:06:03.046Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 28.6% of statements [2023-10-12T13:06:03.046Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2023-10-12T13:06:03.046Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2023-10-12T13:06:03.303Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2023-10-12T13:06:03.303Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 56.4% of statements [2023-10-12T13:06:03.303Z] ok github.com/docker/docker/pkg/chrootarchive 0.274s coverage: 83.7% of statements [2023-10-12T13:06:03.303Z] ok github.com/docker/docker/pkg/authorization 0.310s coverage: 68.3% of statements [2023-10-12T13:06:03.303Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 8.3% of statements [2023-10-12T13:06:03.559Z] ok github.com/docker/docker/pkg/archive 0.477s coverage: 80.8% of statements [2023-10-12T13:06:03.815Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-10-12T13:06:03.815Z] ok github.com/docker/docker/pkg/meminfo 0.002s coverage: 75.0% of statements [2023-10-12T13:06:03.815Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 45.5% of statements [2023-10-12T13:06:03.815Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 92.3% of statements [2023-10-12T13:06:03.815Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2023-10-12T13:06:03.815Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2023-10-12T13:06:03.815Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-10-12T13:06:04.071Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-10-12T13:06:04.071Z] ? github.com/docker/docker/pkg/platforms [no test files] [2023-10-12T13:06:04.071Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-10-12T13:06:04.071Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 94.1% of statements [2023-10-12T13:06:04.071Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.2% of statements [2023-10-12T13:06:04.071Z] ok github.com/docker/docker/pkg/idtools 0.357s coverage: 69.7% of statements [2023-10-12T13:06:04.071Z] ok github.com/docker/docker/pkg/ioutils 0.375s coverage: 72.3% of statements [2023-10-12T13:06:04.631Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-10-12T13:06:04.632Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-10-12T13:06:04.632Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2023-10-12T13:06:04.632Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements [2023-10-12T13:06:04.632Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 90.0% of statements [2023-10-12T13:06:04.632Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2023-10-12T13:06:04.887Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-10-12T13:06:04.887Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-10-12T13:06:04.887Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-10-12T13:06:04.887Z] ok github.com/docker/docker/pkg/stack 0.006s coverage: 90.9% of statements [2023-10-12T13:06:04.887Z] ok github.com/docker/docker/pkg/reexec 0.030s coverage: 82.4% of statements [2023-10-12T13:06:04.887Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-10-12T13:06:05.144Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2023-10-12T13:06:05.144Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 61.9% of statements [2023-10-12T13:06:05.400Z] ok github.com/docker/docker/pkg/system 0.006s coverage: 43.1% of statements [2023-10-12T13:06:05.400Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 53.4% of statements [2023-10-12T13:06:05.400Z] ok github.com/docker/docker/pkg/tailfile 0.034s coverage: 88.6% of statements [2023-10-12T13:06:05.656Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2023-10-12T13:06:05.656Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.1% of statements [2023-10-12T13:06:06.218Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-10-12T13:06:06.218Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-10-12T13:06:06.218Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.4% of statements [2023-10-12T13:06:06.218Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2023-10-12T13:06:06.474Z] ok github.com/docker/docker/pkg/plugins 2.015s coverage: 74.9% of statements [2023-10-12T13:06:06.730Z] ok github.com/docker/docker/plugin 0.530s coverage: 23.3% of statements [2023-10-12T13:06:06.730Z] ok github.com/docker/docker/reference 0.007s coverage: 83.7% of statements [2023-10-12T13:06:06.986Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 51.9% of statements [2023-10-12T13:06:06.986Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2023-10-12T13:06:06.986Z] ok github.com/docker/docker/registry 0.118s coverage: 63.9% of statements [2023-10-12T13:06:06.986Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-10-12T13:06:06.986Z] ok github.com/docker/docker/runconfig 0.009s coverage: 63.6% of statements [2023-10-12T13:06:07.547Z] ok github.com/docker/docker/testutil 0.008s coverage: 8.2% of statements [2023-10-12T13:06:07.547Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-10-12T13:06:07.547Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-10-12T13:06:07.547Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-10-12T13:06:07.547Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-10-12T13:06:07.547Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-10-12T13:06:07.547Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-10-12T13:06:07.547Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-10-12T13:06:07.547Z] ok github.com/docker/docker/quota 0.751s coverage: 69.2% of statements [2023-10-12T13:06:07.547Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-10-12T13:06:07.547Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-10-12T13:06:07.547Z] ? github.com/docker/docker/testutil/request [no test files] [2023-10-12T13:06:07.547Z] ? github.com/docker/docker/volume [no test files] [2023-10-12T13:06:08.109Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2023-10-12T13:06:08.109Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements [2023-10-12T13:06:08.364Z] ok github.com/docker/docker/volume/local 0.146s coverage: 74.6% of statements [2023-10-12T13:06:08.620Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-10-12T13:06:08.620Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-10-12T13:06:08.620Z] ok github.com/docker/docker/volume/service 0.013s coverage: 71.8% of statements [2023-10-12T13:06:09.180Z] ok github.com/docker/docker/layer 7.146s coverage: 68.7% of statements [2023-10-12T13:06:09.180Z] [2023-10-12T13:06:09.180Z] === Skipped [2023-10-12T13:06:09.180Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-10-12T13:06:09.180Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2023-10-12T13:06:09.180Z] [2023-10-12T13:06:09.180Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-10-12T13:06:09.180Z] network_proxy_test.go:210: No support for dual stack yet [2023-10-12T13:06:09.180Z] [2023-10-12T13:06:09.180Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-10-12T13:06:09.180Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2023-10-12T13:06:09.180Z] [2023-10-12T13:06:09.180Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-10-12T13:06:09.180Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2023-10-12T13:06:09.180Z] [2023-10-12T13:06:09.180Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-10-12T13:06:09.180Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-12T13:06:09.180Z] graphtest_unix.go:41: Driver btrfs not supported [2023-10-12T13:06:09.180Z] [2023-10-12T13:06:09.180Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-10-12T13:06:09.180Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-12T13:06:09.180Z] graphtest_unix.go:41: Driver btrfs not supported [2023-10-12T13:06:09.180Z] [2023-10-12T13:06:09.180Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-10-12T13:06:09.180Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-12T13:06:09.180Z] graphtest_unix.go:41: Driver btrfs not supported [2023-10-12T13:06:09.180Z] [2023-10-12T13:06:09.180Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-10-12T13:06:09.180Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-12T13:06:09.180Z] graphtest_unix.go:41: Driver btrfs not supported [2023-10-12T13:06:09.180Z] [2023-10-12T13:06:09.180Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-10-12T13:06:09.180Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-12T13:06:09.180Z] graphtest_unix.go:41: Driver btrfs not supported [2023-10-12T13:06:09.180Z] [2023-10-12T13:06:09.180Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-10-12T13:06:09.180Z] graphtest_unix.go:68: No driver to put! [2023-10-12T13:06:09.180Z] [2023-10-12T13:06:09.180Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-10-12T13:06:09.180Z] time="2023-10-12T13:05:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-10-12T13:06:09.180Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-10-12T13:06:09.180Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-10-12T13:06:09.180Z] [2023-10-12T13:06:09.180Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-10-12T13:06:09.180Z] time="2023-10-12T13:05:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-10-12T13:06:09.181Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-10-12T13:06:09.181Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-10-12T13:06:09.181Z] [2023-10-12T13:06:09.181Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-10-12T13:06:09.181Z] time="2023-10-12T13:05:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-10-12T13:06:09.181Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-10-12T13:06:09.181Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-10-12T13:06:09.181Z] [2023-10-12T13:06:09.181Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-10-12T13:06:09.181Z] time="2023-10-12T13:05:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-10-12T13:06:09.181Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-10-12T13:06:09.181Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-10-12T13:06:09.181Z] [2023-10-12T13:06:09.181Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-10-12T13:06:09.181Z] time="2023-10-12T13:05:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-10-12T13:06:09.181Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-10-12T13:06:09.181Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-10-12T13:06:09.181Z] [2023-10-12T13:06:09.181Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-10-12T13:06:09.181Z] graphtest_unix.go:68: No driver to put! [2023-10-12T13:06:09.181Z] [2023-10-12T13:06:09.181Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-10-12T13:06:09.181Z] overlay_test.go:61: Cannot run test with naive change algorithm [2023-10-12T13:06:09.181Z] [2023-10-12T13:06:09.181Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-10-12T13:06:09.181Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-10-12T13:06:09.181Z] [2023-10-12T13:06:09.181Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-10-12T13:06:09.181Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-12T13:06:09.181Z] graphtest_unix.go:41: Driver zfs not supported [2023-10-12T13:06:09.181Z] [2023-10-12T13:06:09.181Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-10-12T13:06:09.181Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-12T13:06:09.181Z] graphtest_unix.go:41: Driver zfs not supported [2023-10-12T13:06:09.181Z] [2023-10-12T13:06:09.181Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-10-12T13:06:09.181Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-12T13:06:09.181Z] graphtest_unix.go:41: Driver zfs not supported [2023-10-12T13:06:09.181Z] [2023-10-12T13:06:09.181Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-10-12T13:06:09.181Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-12T13:06:09.181Z] graphtest_unix.go:41: Driver zfs not supported [2023-10-12T13:06:09.181Z] [2023-10-12T13:06:09.181Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-10-12T13:06:09.181Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-10-12T13:06:09.181Z] graphtest_unix.go:41: Driver zfs not supported [2023-10-12T13:06:09.181Z] [2023-10-12T13:06:09.181Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-10-12T13:06:09.181Z] graphtest_unix.go:68: No driver to put! [2023-10-12T13:06:09.181Z] [2023-10-12T13:06:09.181Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-10-12T13:06:09.181Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-10-12T13:06:09.181Z] [2023-10-12T13:06:09.181Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-10-12T13:06:09.181Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-10-12T13:06:09.181Z] [2023-10-12T13:06:09.181Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2023-10-12T13:06:09.181Z] validate_test.go:70: only tested on Windows [2023-10-12T13:06:09.181Z] [2023-10-12T13:06:09.181Z] DONE 3152 tests, 27 skipped in 63.071s [2023-10-12T13:06:09.436Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/bitmap [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/cluster [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/config [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/datastore [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/diagnostic [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/discoverapi [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/driverapi [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/drivers/host [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/drivers/null [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/drivers/remote [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/drivers/windows [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/drvregistry [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/etchosts [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/internal/caller [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/ipam [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/ipamapi [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/ipams/null [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/ipams/remote [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/ipamutils [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/ipbits [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/iptables [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/netlabel [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/netutils [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/networkdb [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/ns [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/options [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/osl [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/osl/kernel [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/portallocator [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/portmapper [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/resolvconf [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/scope [2023-10-12T13:06:09.436Z] github.com/docker/docker/libnetwork/types' ']' [2023-10-12T13:06:09.436Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types [2023-10-12T13:07:05.594Z] ok github.com/docker/docker/libnetwork 44.374s coverage: 43.0% of statements [2023-10-12T13:07:05.594Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements [2023-10-12T13:07:05.594Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-10-12T13:07:05.594Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-10-12T13:07:05.594Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-10-12T13:07:05.594Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-10-12T13:07:05.594Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-10-12T13:07:05.594Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-10-12T13:07:05.594Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-10-12T13:07:05.594Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.3% of statements [2023-10-12T13:07:05.594Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 16.3% of statements [2023-10-12T13:07:05.594Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-10-12T13:07:05.594Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-10-12T13:07:05.594Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2023-10-12T13:07:05.594Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.034s coverage: 62.4% of statements [2023-10-12T13:07:05.594Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-10-12T13:07:05.594Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 40.0% of statements [2023-10-12T13:07:05.594Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.805s coverage: 5.0% of statements [2023-10-12T13:07:05.594Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-10-12T13:07:05.594Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements [2023-10-12T13:07:05.594Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-10-12T13:07:05.594Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 40.0% of statements [2023-10-12T13:07:06.607Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.010s coverage: 1.4% of statements [2023-10-12T13:07:06.607Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements [2023-10-12T13:07:07.168Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements [2023-10-12T13:07:07.424Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.2% of statements [2023-10-12T13:07:07.424Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-10-12T13:07:07.424Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-10-12T13:07:07.424Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-10-12T13:07:07.985Z] ok github.com/docker/docker/libnetwork/drvregistry 0.020s coverage: 87.0% of statements [2023-10-12T13:07:08.240Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements [2023-10-12T13:07:08.496Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-10-12T13:07:08.496Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] [2023-10-12T13:07:08.496Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] [2023-10-12T13:07:20.661Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2023-10-12T13:07:22.549Z] ok github.com/docker/docker/libnetwork/ipam 3.339s coverage: 80.0% of statements [2023-10-12T13:07:22.549Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-10-12T13:07:22.549Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-10-12T13:07:22.804Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements [2023-10-12T13:07:23.060Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 48.7% of statements [2023-10-12T13:07:23.060Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-10-12T13:07:23.315Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements [2023-10-12T13:07:23.876Z] ok github.com/docker/docker/libnetwork/ipamutils 0.321s coverage: 86.4% of statements [2023-10-12T13:07:24.131Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2023-10-12T13:07:24.692Z] ok github.com/docker/docker/libnetwork/iptables 0.227s coverage: 39.9% of statements [2023-10-12T13:07:24.692Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2023-10-12T13:07:25.253Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 54.9% of statements [2023-10-12T13:09:16.621Z] ok github.com/docker/docker/libnetwork/networkdb 103.468s coverage: 58.5% of statements [2023-10-12T13:09:16.621Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-10-12T13:09:16.622Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2023-10-12T13:09:16.622Z] ok github.com/docker/docker/libnetwork/osl 4.442s coverage: 40.2% of statements [2023-10-12T13:09:16.622Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2023-10-12T13:09:16.622Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2023-10-12T13:09:16.622Z] ok github.com/docker/docker/libnetwork/portmapper 0.702s coverage: 46.3% of statements [2023-10-12T13:09:16.877Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 84.9% of statements [2023-10-12T13:09:16.877Z] ? github.com/docker/docker/libnetwork/scope [no test files] [2023-10-12T13:09:17.132Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements [2023-10-12T13:09:17.388Z] [2023-10-12T13:09:17.388Z] === Skipped [2023-10-12T13:09:17.388Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-10-12T13:09:17.388Z] firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory [2023-10-12T13:09:17.388Z] [2023-10-12T13:09:17.388Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) [2023-10-12T13:09:17.388Z] firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory [2023-10-12T13:09:17.388Z] [2023-10-12T13:09:17.388Z] DONE 345 tests, 2 skipped in 187.938s Post stage [Pipeline] junit [2023-10-12T13:09:18.323Z] Recording test results [2023-10-12T13:09:18.424Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T13:09:18.806Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46631/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=87775923971f93828610335b272129b33571541e -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:87775923971f93828610335b272129b33571541e hack/make.sh dynbinary test-integration [2023-10-12T13:09:19.072Z] [2023-10-12T13:09:19.072Z] Removing bundles/ [2023-10-12T13:09:19.072Z] [2023-10-12T13:09:19.072Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-10-12T13:09:19.072Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-10-12T13:09:19.072Z] + tee /go/src/github.com/docker/docker/go.mod [2023-10-12T13:09:19.072Z] module github.com/docker/docker [2023-10-12T13:09:19.072Z] [2023-10-12T13:09:19.072Z] go 1.20 [2023-10-12T13:09:19.072Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2023-10-12T13:09:19.072Z] + GO111MODULE=on [2023-10-12T13:09:19.073Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=87775923971f93828610335b272129b33571541e" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-12T13:09:18.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd [2023-10-12T13:09:57.768Z] + rm -f /go/src/github.com/docker/docker/go.mod [2023-10-12T13:09:57.768Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-10-12T13:09:57.768Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-10-12T13:09:57.768Z] + tee /go/src/github.com/docker/docker/go.mod [2023-10-12T13:09:57.768Z] module github.com/docker/docker [2023-10-12T13:09:57.768Z] [2023-10-12T13:09:57.768Z] go 1.20 [2023-10-12T13:09:57.768Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2023-10-12T13:09:57.768Z] + GO111MODULE=on [2023-10-12T13:09:57.768Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=87775923971f93828610335b272129b33571541e" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-12T13:09:18.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy [2023-10-12T13:09:57.768Z] + rm -f /go/src/github.com/docker/docker/go.mod [2023-10-12T13:09:57.768Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-10-12T13:09:57.768Z] [2023-10-12T13:09:57.768Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-10-12T13:09:57.768Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-10-12T13:09:57.768Z] HOSTNAME=ff5348dbd706 [2023-10-12T13:09:57.768Z] TESTDEBUG=0 [2023-10-12T13:09:57.768Z] DEST=bundles/test-integration [2023-10-12T13:09:57.768Z] PWD=/go/src/github.com/docker/docker [2023-10-12T13:09:57.768Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2023-10-12T13:09:57.768Z] DOCKER_GITCOMMIT=87775923971f93828610335b272129b33571541e [2023-10-12T13:09:57.768Z] container=docker [2023-10-12T13:09:57.768Z] HOME=/root [2023-10-12T13:09:57.768Z] CONTAINERD_NAMESPACE=moby [2023-10-12T13:09:57.768Z] GOLANG_VERSION=1.21.3 [2023-10-12T13:09:57.768Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-10-12T13:09:57.768Z] VALIDATE_BRANCH=master [2023-10-12T13:09:57.768Z] TERM=xterm [2023-10-12T13:09:57.768Z] DOCKER_PKG=github.com/docker/docker [2023-10-12T13:09:57.768Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker [2023-10-12T13:09:57.768Z] SHLVL=1 [2023-10-12T13:09:57.768Z] TIMEOUT=120m [2023-10-12T13:09:57.768Z] GOTOOLCHAIN=local [2023-10-12T13:09:57.768Z] DOCKER_GRAPHDRIVER=overlay2 [2023-10-12T13:09:57.768Z] GO111MODULE=off [2023-10-12T13:09:57.768Z] DOCKER_EXPERIMENTAL=1 [2023-10-12T13:09:57.768Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-10-12T13:09:57.768Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-10-12T13:09:57.768Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-10-12T13:09:57.768Z] GOPATH=/go [2023-10-12T13:09:57.768Z] PKG_CONFIG=pkg-config [2023-10-12T13:09:57.768Z] _=/usr/bin/env [2023-10-12T13:09:57.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-10-12T13:10:15.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main [2023-10-12T13:10:16.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-10-12T13:10:18.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-10-12T13:10:20.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-10-12T13:10:24.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-10-12T13:10:27.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-10-12T13:10:27.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-10-12T13:10:29.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-10-12T13:10:29.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-10-12T13:10:31.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-10-12T13:10:31.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-10-12T13:10:32.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-10-12T13:10:34.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-10-12T13:10:36.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-10-12T13:10:37.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-10-12T13:10:37.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-10-12T13:10:38.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-10-12T13:10:39.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-10-12T13:10:40.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-10-12T13:10:41.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-10-12T13:10:42.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-10-12T13:10:44.178Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-10-12T13:10:44.178Z] Using test binary /usr/local/cli-integration/docker [2023-10-12T13:10:44.178Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-10-12T13:10:44.178Z] +++ /etc/init.d/apparmor start [2023-10-12T13:10:44.178Z] Not: starting. [2023-10-12T13:10:44.178Z] INFO: Waiting for daemon to start... [2023-10-12T13:10:44.178Z] Starting dockerd [2023-10-12T13:10:44.178Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.8diGIAwVeW/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2023-10-12T13:10:54.113Z] . [2023-10-12T13:10:54.113Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) [2023-10-12T13:10:54.113Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-10-12T13:10:54.113Z] ++++ docker load [2023-10-12T13:10:54.113Z] Loaded image: emptyfs:latest [2023-10-12T13:10:54.113Z] ++++ tar -cC bundles/test-integration/dangling . [2023-10-12T13:10:54.113Z] ++++ docker load [2023-10-12T13:10:54.369Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 [2023-10-12T13:10:54.369Z] Running integration-test (iteration 1) [2023-10-12T13:10:54.369Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-10-12T13:10:54.369Z] ++ '[' -n '' ']' [2023-10-12T13:10:54.369Z] ++ 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 [2023-10-12T13:10:54.369Z] ++ set -e [2023-10-12T13:10:54.369Z] ++ '[' -n 0 ']' [2023-10-12T13:10:54.369Z] ++ set -x [2023-10-12T13:10:54.369Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:10:54.369Z] Loaded image: busybox:latest [2023-10-12T13:10:54.624Z] Loaded image: busybox:glibc [2023-10-12T13:10:55.553Z] Loaded image: debian:bullseye-slim [2023-10-12T13:10:55.553Z] Loaded image: hello-world:latest [2023-10-12T13:10:55.553Z] Loaded image: arm32v7/hello-world:latest [2023-10-12T13:10:55.553Z] INFO: Testing against a local daemon [2023-10-12T13:10:55.553Z] === RUN TestCgroupNamespacesBuild [2023-10-12T13:10:56.916Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2023-10-12T13:10:56.916Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-10-12T13:10:57.842Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2023-10-12T13:10:57.842Z] === RUN TestBuildWithSession [2023-10-12T13:10:57.842Z] build_session_test.go:26: TODO: BuildKit [2023-10-12T13:10:57.842Z] --- SKIP: TestBuildWithSession (0.00s) [2023-10-12T13:10:57.842Z] === RUN TestBuildSquashParent [2023-10-12T13:11:02.004Z] --- PASS: TestBuildSquashParent (3.65s) [2023-10-12T13:11:02.004Z] === RUN TestBuildWithRemoveAndForceRemove [2023-10-12T13:11:02.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-10-12T13:11:02.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-10-12T13:11:02.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-10-12T13:11:02.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-10-12T13:11:02.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-10-12T13:11:02.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-10-12T13:11:02.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-10-12T13:11:02.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-10-12T13:11:02.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-10-12T13:11:02.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-10-12T13:11:02.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-10-12T13:11:02.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-10-12T13:11:02.004Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-10-12T13:11:02.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-10-12T13:11:02.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-10-12T13:11:02.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-10-12T13:11:02.004Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-10-12T13:11:02.004Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-10-12T13:11:05.363Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2023-10-12T13:11:05.363Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2023-10-12T13:11:05.363Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.90s) [2023-10-12T13:11:05.363Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.09s) [2023-10-12T13:11:05.363Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s) [2023-10-12T13:11:05.363Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.26s) [2023-10-12T13:11:05.363Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.32s) [2023-10-12T13:11:05.363Z] === RUN TestBuildMultiStageCopy [2023-10-12T13:11:05.363Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-10-12T13:11:05.941Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-10-12T13:11:05.941Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-10-12T13:11:05.941Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-10-12T13:11:06.206Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-10-12T13:11:06.470Z] --- PASS: TestBuildMultiStageCopy (1.57s) [2023-10-12T13:11:06.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.09s) [2023-10-12T13:11:06.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s) [2023-10-12T13:11:06.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s) [2023-10-12T13:11:06.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s) [2023-10-12T13:11:06.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2023-10-12T13:11:06.470Z] === RUN TestBuildMultiStageParentConfig [2023-10-12T13:11:06.729Z] --- PASS: TestBuildMultiStageParentConfig (0.47s) [2023-10-12T13:11:06.729Z] === RUN TestBuildLabelWithTargets [2023-10-12T13:11:07.299Z] --- PASS: TestBuildLabelWithTargets (0.56s) [2023-10-12T13:11:07.299Z] === RUN TestBuildWithEmptyLayers [2023-10-12T13:11:07.561Z] --- PASS: TestBuildWithEmptyLayers (0.13s) [2023-10-12T13:11:07.561Z] === RUN TestBuildMultiStageOnBuild [2023-10-12T13:11:08.937Z] --- PASS: TestBuildMultiStageOnBuild (1.24s) [2023-10-12T13:11:08.937Z] === RUN TestBuildUncleanTarFilenames [2023-10-12T13:11:08.937Z] --- PASS: TestBuildUncleanTarFilenames (0.12s) [2023-10-12T13:11:08.937Z] === RUN TestBuildMultiStageLayerLeak [2023-10-12T13:11:09.863Z] --- PASS: TestBuildMultiStageLayerLeak (1.12s) [2023-10-12T13:11:09.863Z] === RUN TestBuildWithHugeFile [2023-10-12T13:12:06.024Z] --- PASS: TestBuildWithHugeFile (52.68s) [2023-10-12T13:12:06.024Z] === RUN TestBuildWCOWSandboxSize [2023-10-12T13:12:06.024Z] build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-10-12T13:12:06.024Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-10-12T13:12:06.024Z] === RUN TestBuildWithEmptyDockerfile [2023-10-12T13:12:06.024Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-10-12T13:12:06.024Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-10-12T13:12:06.024Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-10-12T13:12:06.024Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-10-12T13:12:06.024Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-10-12T13:12:06.024Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-10-12T13:12:06.024Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-10-12T13:12:06.024Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-10-12T13:12:06.024Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-10-12T13:12:06.024Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-10-12T13:12:06.024Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-10-12T13:12:06.024Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2023-10-12T13:12:06.024Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2023-10-12T13:12:06.024Z] === RUN TestBuildPreserveOwnership [2023-10-12T13:12:06.024Z] === RUN TestBuildPreserveOwnership/copy_from [2023-10-12T13:12:06.024Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-10-12T13:12:06.024Z] --- PASS: TestBuildPreserveOwnership (2.04s) [2023-10-12T13:12:06.024Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.39s) [2023-10-12T13:12:06.024Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.64s) [2023-10-12T13:12:06.024Z] === RUN TestBuildPlatformInvalid [2023-10-12T13:12:06.024Z] --- PASS: TestBuildPlatformInvalid (0.03s) [2023-10-12T13:12:06.024Z] === RUN TestBuildkitHistoryTracePropagation [2023-10-12T13:12:06.024Z] time="2023-10-12T13:12:04Z" level=info msg="[core] [Channel #1] Channel created" module=grpc [2023-10-12T13:12:06.024Z] time="2023-10-12T13:12:04Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc [2023-10-12T13:12:06.024Z] time="2023-10-12T13:12:04Z" level=info msg="[core] [Channel #1] parsed dial target is: {Scheme:unix Authority: URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc [2023-10-12T13:12:06.024Z] time="2023-10-12T13:12:04Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc [2023-10-12T13:12:06.024Z] time="2023-10-12T13:12:04Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {},\n \"BalancerAttributes\": null,\n \"Type\": 0,\n \"Metadata\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)" module=grpc [2023-10-12T13:12:06.024Z] time="2023-10-12T13:12:04Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc [2023-10-12T13:12:06.024Z] time="2023-10-12T13:12:04Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc [2023-10-12T13:12:06.024Z] time="2023-10-12T13:12:04Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc [2023-10-12T13:12:06.024Z] time="2023-10-12T13:12:04Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc [2023-10-12T13:12:06.024Z] time="2023-10-12T13:12:04Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc [2023-10-12T13:12:06.024Z] time="2023-10-12T13:12:04Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc [2023-10-12T13:12:06.024Z] time="2023-10-12T13:12:04Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc [2023-10-12T13:12:06.024Z] time="2023-10-12T13:12:04Z" level=info msg="[core] [Server #4] Server created" module=grpc [2023-10-12T13:12:06.024Z] build_traces_test.go:84: Waiting for trace to be available [2023-10-12T13:12:09.286Z] time="2023-10-12T13:12:08Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc [2023-10-12T13:12:09.286Z] time="2023-10-12T13:12:08Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc [2023-10-12T13:12:09.286Z] time="2023-10-12T13:12:08Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc [2023-10-12T13:12:09.286Z] time="2023-10-12T13:12:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc [2023-10-12T13:12:09.286Z] time="2023-10-12T13:12:08Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc [2023-10-12T13:12:09.286Z] time="2023-10-12T13:12:08Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc [2023-10-12T13:12:09.286Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s) [2023-10-12T13:12:09.286Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-10-12T13:12:09.286Z] Loaded image: busybox:latest [2023-10-12T13:12:09.542Z] Loaded image: busybox:glibc [2023-10-12T13:12:10.468Z] Loaded image: debian:bullseye-slim [2023-10-12T13:12:10.468Z] Loaded image: hello-world:latest [2023-10-12T13:12:10.468Z] Loaded image: arm32v7/hello-world:latest [2023-10-12T13:12:22.634Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.05s) [2023-10-12T13:12:22.634Z] PASS [2023-10-12T13:12:22.634Z] [2023-10-12T13:12:22.634Z] === Skipped [2023-10-12T13:12:22.634Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-10-12T13:12:22.634Z] build_session_test.go:26: TODO: BuildKit [2023-10-12T13:12:22.634Z] [2023-10-12T13:12:22.634Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-10-12T13:12:22.634Z] build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-10-12T13:12:22.634Z] [2023-10-12T13:12:22.634Z] DONE 35 tests, 2 skipped in 86.557s [2023-10-12T13:12:22.634Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m [2023-10-12T13:12:22.634Z] ++ '[' -n '' ']' [2023-10-12T13:12:22.634Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m [2023-10-12T13:12:22.634Z] ++ set -e [2023-10-12T13:12:22.634Z] ++ '[' -n 0 ']' [2023-10-12T13:12:22.634Z] ++ set -x [2023-10-12T13:12:22.634Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m [2023-10-12T13:12:22.634Z] INFO: Testing against a local daemon [2023-10-12T13:12:22.634Z] === RUN TestNoNewPrivileges [2023-10-12T13:12:25.899Z] === RUN TestNoNewPrivileges/CapabilityRequested=true [2023-10-12T13:12:26.155Z] === RUN TestNoNewPrivileges/CapabilityRequested=false [2023-10-12T13:12:26.715Z] --- PASS: TestNoNewPrivileges (5.77s) [2023-10-12T13:12:26.715Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.36s) [2023-10-12T13:12:26.715Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.45s) [2023-10-12T13:12:26.715Z] PASS [2023-10-12T13:12:26.715Z] [2023-10-12T13:12:26.715Z] DONE 3 tests in 5.797s [2023-10-12T13:12:26.715Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-10-12T13:12:26.715Z] ++ '[' -n '' ']' [2023-10-12T13:12:26.715Z] ++ 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 [2023-10-12T13:12:26.715Z] ++ set -e [2023-10-12T13:12:26.715Z] ++ '[' -n 0 ']' [2023-10-12T13:12:26.715Z] ++ set -x [2023-10-12T13:12:26.715Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:12:26.715Z] INFO: Testing against a local daemon [2023-10-12T13:12:26.715Z] === RUN TestConfigInspect [2023-10-12T13:12:28.600Z] --- PASS: TestConfigInspect (1.94s) [2023-10-12T13:12:28.600Z] === RUN TestConfigList [2023-10-12T13:12:29.963Z] === RUN TestConfigList/test_filter_by_name [2023-10-12T13:12:29.963Z] === RUN TestConfigList/test_filter_by_id [2023-10-12T13:12:29.963Z] === RUN TestConfigList/test_filter_by_label_key_only [2023-10-12T13:12:29.963Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList [2023-10-12T13:12:29.963Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList [2023-10-12T13:12:30.523Z] --- PASS: TestConfigList (1.88s) [2023-10-12T13:12:30.523Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) [2023-10-12T13:12:30.523Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) [2023-10-12T13:12:30.523Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) [2023-10-12T13:12:30.523Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) [2023-10-12T13:12:30.523Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) [2023-10-12T13:12:30.523Z] === RUN TestConfigsCreateAndDelete [2023-10-12T13:12:32.409Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2023-10-12T13:12:32.409Z] === RUN TestConfigsUpdate [2023-10-12T13:12:34.295Z] --- PASS: TestConfigsUpdate (1.86s) [2023-10-12T13:12:34.295Z] === RUN TestTemplatedConfig [2023-10-12T13:12:36.808Z] --- PASS: TestTemplatedConfig (2.58s) [2023-10-12T13:12:36.808Z] === RUN TestConfigCreateResolve [2023-10-12T13:12:38.737Z] --- PASS: TestConfigCreateResolve (1.94s) [2023-10-12T13:12:38.737Z] PASS [2023-10-12T13:12:38.737Z] [2023-10-12T13:12:38.737Z] DONE 11 tests in 12.141s [2023-10-12T13:12:38.737Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-10-12T13:12:38.737Z] ++ '[' -n '' ']' [2023-10-12T13:12:38.737Z] ++ 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 [2023-10-12T13:12:38.737Z] ++ set -e [2023-10-12T13:12:38.737Z] ++ '[' -n 0 ']' [2023-10-12T13:12:38.737Z] ++ set -x [2023-10-12T13:12:38.737Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:12:38.737Z] INFO: Testing against a local daemon [2023-10-12T13:12:38.737Z] === RUN TestAttach [2023-10-12T13:12:38.737Z] === RUN TestAttach/without_TTY [2023-10-12T13:12:38.737Z] === PAUSE TestAttach/without_TTY [2023-10-12T13:12:38.737Z] === RUN TestAttach/with_TTY [2023-10-12T13:12:38.737Z] === PAUSE TestAttach/with_TTY [2023-10-12T13:12:38.737Z] === CONT TestAttach/without_TTY [2023-10-12T13:12:38.737Z] === CONT TestAttach/with_TTY [2023-10-12T13:12:38.992Z] --- PASS: TestAttach (0.02s) [2023-10-12T13:12:38.992Z] --- PASS: TestAttach/without_TTY (0.05s) [2023-10-12T13:12:38.992Z] --- PASS: TestAttach/with_TTY (0.05s) [2023-10-12T13:12:38.992Z] === RUN TestCreateWithCDIDevices [2023-10-12T13:12:39.918Z] --- PASS: TestCreateWithCDIDevices (1.05s) [2023-10-12T13:12:39.918Z] === RUN TestCDISpecDirsAreInSystemInfo [2023-10-12T13:12:39.918Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default [2023-10-12T13:12:40.479Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned [2023-10-12T13:12:41.039Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice [2023-10-12T13:12:41.600Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice [2023-10-12T13:12:42.160Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice [2023-10-12T13:12:42.720Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice [2023-10-12T13:12:42.975Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice [2023-10-12T13:12:43.536Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice [2023-10-12T13:12:44.097Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s) [2023-10-12T13:12:44.097Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s) [2023-10-12T13:12:44.097Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s) [2023-10-12T13:12:44.097Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2023-10-12T13:12:44.097Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s) [2023-10-12T13:12:44.097Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s) [2023-10-12T13:12:44.097Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s) [2023-10-12T13:12:44.097Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2023-10-12T13:12:44.097Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s) [2023-10-12T13:12:44.097Z] === RUN TestCheckpoint [2023-10-12T13:12:44.097Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-10-12T13:12:44.097Z] --- SKIP: TestCheckpoint (0.00s) [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/commit [2023-10-12T13:12:44.097Z] === PAUSE TestContainerInvalidJSON/commit [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/containers/create [2023-10-12T13:12:44.097Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-10-12T13:12:44.097Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-10-12T13:12:44.097Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-10-12T13:12:44.097Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-10-12T13:12:44.097Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-10-12T13:12:44.097Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-10-12T13:12:44.097Z] === CONT TestContainerInvalidJSON/commit [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-10-12T13:12:44.097Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-10-12T13:12:44.097Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-10-12T13:12:44.097Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-10-12T13:12:44.097Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-10-12T13:12:44.097Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-10-12T13:12:44.097Z] === CONT TestContainerInvalidJSON/containers/create [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-10-12T13:12:44.097Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-10-12T13:12:44.097Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-10-12T13:12:44.097Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-10-12T13:12:44.097Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-10-12T13:12:44.097Z] === RUN TestCopyFromContainerPathIsNotDir [2023-10-12T13:12:44.352Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-10-12T13:12:44.353Z] === RUN TestCopyToContainerPathDoesNotExist [2023-10-12T13:12:44.353Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-10-12T13:12:44.353Z] === RUN TestCopyEmptyFile [2023-10-12T13:12:44.353Z] --- PASS: TestCopyEmptyFile (0.06s) [2023-10-12T13:12:44.353Z] === RUN TestCopyToContainerPathIsNotDir [2023-10-12T13:12:44.353Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-10-12T13:12:44.353Z] === RUN TestCopyFromContainer [2023-10-12T13:12:44.913Z] === RUN TestCopyFromContainer// [2023-10-12T13:12:44.913Z] === RUN TestCopyFromContainer/. [2023-10-12T13:12:44.913Z] === RUN TestCopyFromContainer//. [2023-10-12T13:12:45.169Z] === RUN TestCopyFromContainer/./ [2023-10-12T13:12:45.169Z] === RUN TestCopyFromContainer//./ [2023-10-12T13:12:45.169Z] === RUN TestCopyFromContainer//bar/root [2023-10-12T13:12:45.169Z] === RUN TestCopyFromContainer//bar/root/ [2023-10-12T13:12:45.169Z] === RUN TestCopyFromContainer//bar/root/. [2023-10-12T13:12:45.169Z] === RUN TestCopyFromContainer/bar/quux [2023-10-12T13:12:45.169Z] === RUN TestCopyFromContainer/bar/quux/ [2023-10-12T13:12:45.169Z] === RUN TestCopyFromContainer/bar/quux/. [2023-10-12T13:12:45.169Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-10-12T13:12:45.169Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-10-12T13:12:45.169Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-10-12T13:12:45.169Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-10-12T13:12:45.169Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2023-10-12T13:12:45.169Z] === RUN TestCopyFromContainer/bar/notarget [2023-10-12T13:12:45.169Z] --- PASS: TestCopyFromContainer (0.78s) [2023-10-12T13:12:45.169Z] --- PASS: TestCopyFromContainer// (0.01s) [2023-10-12T13:12:45.169Z] --- PASS: TestCopyFromContainer/. (0.01s) [2023-10-12T13:12:45.169Z] --- PASS: TestCopyFromContainer//. (0.01s) [2023-10-12T13:12:45.169Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2023-10-12T13:12:45.169Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2023-10-12T13:12:45.169Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2023-10-12T13:12:45.169Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2023-10-12T13:12:45.169Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) [2023-10-12T13:12:45.169Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2023-10-12T13:12:45.169Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) [2023-10-12T13:12:45.169Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) [2023-10-12T13:12:45.169Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2023-10-12T13:12:45.169Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) [2023-10-12T13:12:45.169Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) [2023-10-12T13:12:45.169Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) [2023-10-12T13:12:45.169Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) [2023-10-12T13:12:45.169Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) [2023-10-12T13:12:45.169Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-10-12T13:12:45.169Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-10-12T13:12:45.169Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-10-12T13:12:45.169Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-10-12T13:12:45.169Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-10-12T13:12:45.169Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-10-12T13:12:45.169Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-10-12T13:12:45.169Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-10-12T13:12:45.169Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-10-12T13:12:45.169Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-10-12T13:12:45.169Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-10-12T13:12:45.169Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-10-12T13:12:45.169Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-10-12T13:12:45.169Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-10-12T13:12:45.169Z] === RUN TestCreateLinkToNonExistingContainer [2023-10-12T13:12:45.169Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2023-10-12T13:12:45.169Z] === RUN TestCreateWithInvalidEnv [2023-10-12T13:12:45.169Z] === RUN TestCreateWithInvalidEnv/0 [2023-10-12T13:12:45.169Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-10-12T13:12:45.169Z] === RUN TestCreateWithInvalidEnv/1 [2023-10-12T13:12:45.169Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-10-12T13:12:45.169Z] === RUN TestCreateWithInvalidEnv/2 [2023-10-12T13:12:45.169Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-10-12T13:12:45.169Z] === CONT TestCreateWithInvalidEnv/0 [2023-10-12T13:12:45.169Z] === CONT TestCreateWithInvalidEnv/2 [2023-10-12T13:12:45.169Z] === CONT TestCreateWithInvalidEnv/1 [2023-10-12T13:12:45.169Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-10-12T13:12:45.169Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-10-12T13:12:45.169Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-10-12T13:12:45.169Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-10-12T13:12:45.169Z] === RUN TestCreateTmpfsMountsTarget [2023-10-12T13:12:45.425Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-10-12T13:12:45.425Z] === RUN TestCreateWithCustomMaskedPaths [2023-10-12T13:12:46.788Z] --- PASS: TestCreateWithCustomMaskedPaths (1.31s) [2023-10-12T13:12:46.788Z] === RUN TestCreateWithCustomReadonlyPaths [2023-10-12T13:12:48.151Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.47s) [2023-10-12T13:12:48.151Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-10-12T13:12:48.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-10-12T13:12:48.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-10-12T13:12:48.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-10-12T13:12:48.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-10-12T13:12:48.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-10-12T13:12:48.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-10-12T13:12:48.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-10-12T13:12:48.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-10-12T13:12:48.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-10-12T13:12:48.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-10-12T13:12:48.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-10-12T13:12:48.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-10-12T13:12:48.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-10-12T13:12:48.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-10-12T13:12:48.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-10-12T13:12:48.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-10-12T13:12:48.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-10-12T13:12:48.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-10-12T13:12:48.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-10-12T13:12:48.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-10-12T13:12:48.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-10-12T13:12:48.151Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-10-12T13:12:48.407Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2023-10-12T13:12:48.407Z] === RUN TestCreateDifferentPlatform [2023-10-12T13:12:48.407Z] === RUN TestCreateDifferentPlatform/different_os [2023-10-12T13:12:48.407Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-10-12T13:12:48.407Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-10-12T13:12:48.407Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-10-12T13:12:48.407Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-10-12T13:12:48.407Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-10-12T13:12:48.663Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-10-12T13:12:48.663Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-10-12T13:12:48.663Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-10-12T13:12:48.663Z] === RUN TestCreateInvalidHostConfig [2023-10-12T13:12:48.663Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-10-12T13:12:48.663Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-10-12T13:12:48.663Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-10-12T13:12:48.663Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-10-12T13:12:48.663Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-10-12T13:12:48.663Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-10-12T13:12:48.663Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-10-12T13:12:48.663Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-10-12T13:12:48.663Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2023-10-12T13:12:48.663Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2023-10-12T13:12:48.663Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-10-12T13:12:48.663Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-10-12T13:12:48.663Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-10-12T13:12:48.663Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2023-10-12T13:12:48.663Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-10-12T13:12:48.663Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-10-12T13:12:48.663Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-10-12T13:12:48.663Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-10-12T13:12:48.663Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-10-12T13:12:48.663Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2023-10-12T13:12:48.663Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-10-12T13:12:48.663Z] === RUN TestCreateWithMultipleEndpointSettings [2023-10-12T13:12:48.663Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 [2023-10-12T13:12:48.663Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 [2023-10-12T13:12:48.663Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s) [2023-10-12T13:12:48.663Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) [2023-10-12T13:12:48.663Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) [2023-10-12T13:12:48.663Z] === RUN TestContainerStartOnDaemonRestart [2023-10-12T13:12:48.663Z] === PAUSE TestContainerStartOnDaemonRestart [2023-10-12T13:12:48.663Z] === RUN TestDaemonRestartIpcMode [2023-10-12T13:12:48.663Z] === PAUSE TestDaemonRestartIpcMode [2023-10-12T13:12:48.663Z] === RUN TestDaemonHostGatewayIP [2023-10-12T13:12:48.663Z] === PAUSE TestDaemonHostGatewayIP [2023-10-12T13:12:48.663Z] === RUN TestRestartDaemonWithRestartingContainer [2023-10-12T13:12:48.663Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-10-12T13:12:48.663Z] === RUN TestHardRestartWhenContainerIsRunning [2023-10-12T13:12:48.663Z] === PAUSE TestHardRestartWhenContainerIsRunning [2023-10-12T13:12:48.663Z] === RUN TestContainerKillOnDaemonStart [2023-10-12T13:12:48.663Z] === PAUSE TestContainerKillOnDaemonStart [2023-10-12T13:12:48.663Z] === RUN TestDiff [2023-10-12T13:12:49.223Z] --- PASS: TestDiff (0.46s) [2023-10-12T13:12:49.223Z] === RUN TestDiffStoppedContainer [2023-10-12T13:12:49.479Z] --- PASS: TestDiffStoppedContainer (0.41s) [2023-10-12T13:12:49.479Z] === RUN TestExecConsoleSize [2023-10-12T13:12:50.040Z] --- PASS: TestExecConsoleSize (0.56s) [2023-10-12T13:12:50.040Z] === RUN TestExecWithCloseStdin [2023-10-12T13:12:50.601Z] --- PASS: TestExecWithCloseStdin (0.53s) [2023-10-12T13:12:50.601Z] === RUN TestExec [2023-10-12T13:12:51.162Z] --- PASS: TestExec (0.51s) [2023-10-12T13:12:51.162Z] === RUN TestExecUser [2023-10-12T13:12:51.722Z] --- PASS: TestExecUser (0.52s) [2023-10-12T13:12:51.722Z] === RUN TestExportContainerAndImportImage [2023-10-12T13:12:52.283Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2023-10-12T13:12:52.283Z] === RUN TestExportContainerAfterDaemonRestart [2023-10-12T13:12:58.856Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s) [2023-10-12T13:12:58.856Z] === RUN TestHealthCheckWorkdir [2023-10-12T13:12:59.118Z] --- PASS: TestHealthCheckWorkdir (0.68s) [2023-10-12T13:12:59.118Z] === RUN TestHealthKillContainer [2023-10-12T13:13:07.196Z] --- PASS: TestHealthKillContainer (7.95s) [2023-10-12T13:13:07.196Z] === RUN TestHealthCheckProcessKilled [2023-10-12T13:13:07.756Z] --- PASS: TestHealthCheckProcessKilled (0.75s) [2023-10-12T13:13:07.756Z] === RUN TestHealthStartInterval [2023-10-12T13:13:09.119Z] health_test.go:141: &{2023-10-12 13:13:08.89452579 +0000 UTC 2023-10-12 13:13:08.955659986 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-10-12T13:13:09.120Z] } [2023-10-12T13:13:09.120Z] health_test.go:141: &{2023-10-12 13:13:08.89452579 +0000 UTC 2023-10-12 13:13:08.955659986 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-10-12T13:13:09.120Z] } [2023-10-12T13:13:09.375Z] health_test.go:141: &{2023-10-12 13:13:08.89452579 +0000 UTC 2023-10-12 13:13:08.955659986 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-10-12T13:13:09.375Z] } [2023-10-12T13:13:09.375Z] health_test.go:141: &{2023-10-12 13:13:08.89452579 +0000 UTC 2023-10-12 13:13:08.955659986 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-10-12T13:13:09.375Z] } [2023-10-12T13:13:09.630Z] health_test.go:141: &{2023-10-12 13:13:08.89452579 +0000 UTC 2023-10-12 13:13:08.955659986 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-10-12T13:13:09.630Z] } [2023-10-12T13:13:09.630Z] health_test.go:141: &{2023-10-12 13:13:08.89452579 +0000 UTC 2023-10-12 13:13:08.955659986 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-10-12T13:13:09.630Z] } [2023-10-12T13:13:09.630Z] health_test.go:141: &{2023-10-12 13:13:08.89452579 +0000 UTC 2023-10-12 13:13:08.955659986 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-10-12T13:13:09.630Z] } [2023-10-12T13:13:09.885Z] health_test.go:141: &{2023-10-12 13:13:08.89452579 +0000 UTC 2023-10-12 13:13:08.955659986 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-10-12T13:13:09.885Z] } [2023-10-12T13:13:09.885Z] health_test.go:141: &{2023-10-12 13:13:08.89452579 +0000 UTC 2023-10-12 13:13:08.955659986 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-10-12T13:13:09.885Z] } [2023-10-12T13:13:10.141Z] health_test.go:141: &{2023-10-12 13:13:08.89452579 +0000 UTC 2023-10-12 13:13:08.955659986 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-10-12T13:13:10.141Z] } [2023-10-12T13:13:10.141Z] health_test.go:141: &{2023-10-12 13:13:09.963223495 +0000 UTC 2023-10-12 13:13:10.007054085 +0000 UTC 1 2} [2023-10-12T13:13:10.141Z] health_test.go:141: &{2023-10-12 13:13:09.963223495 +0000 UTC 2023-10-12 13:13:10.007054085 +0000 UTC 1 2} [2023-10-12T13:13:10.396Z] health_test.go:141: &{2023-10-12 13:13:09.963223495 +0000 UTC 2023-10-12 13:13:10.007054085 +0000 UTC 1 2} [2023-10-12T13:13:10.396Z] health_test.go:141: &{2023-10-12 13:13:09.963223495 +0000 UTC 2023-10-12 13:13:10.007054085 +0000 UTC 1 2} [2023-10-12T13:13:10.651Z] health_test.go:141: &{2023-10-12 13:13:09.963223495 +0000 UTC 2023-10-12 13:13:10.007054085 +0000 UTC 1 2} [2023-10-12T13:13:10.651Z] health_test.go:141: &{2023-10-12 13:13:09.963223495 +0000 UTC 2023-10-12 13:13:10.007054085 +0000 UTC 1 2} [2023-10-12T13:13:10.651Z] health_test.go:141: &{2023-10-12 13:13:09.963223495 +0000 UTC 2023-10-12 13:13:10.007054085 +0000 UTC 1 2} [2023-10-12T13:13:10.907Z] health_test.go:141: &{2023-10-12 13:13:09.963223495 +0000 UTC 2023-10-12 13:13:10.007054085 +0000 UTC 1 2} [2023-10-12T13:13:10.907Z] health_test.go:141: &{2023-10-12 13:13:09.963223495 +0000 UTC 2023-10-12 13:13:10.007054085 +0000 UTC 1 2} [2023-10-12T13:13:11.162Z] health_test.go:141: &{2023-10-12 13:13:09.963223495 +0000 UTC 2023-10-12 13:13:10.007054085 +0000 UTC 1 2} [2023-10-12T13:13:11.162Z] health_test.go:141: &{2023-10-12 13:13:09.963223495 +0000 UTC 2023-10-12 13:13:10.007054085 +0000 UTC 1 2} [2023-10-12T13:13:11.162Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:12.524Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:13.450Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:14.374Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:15.299Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:16.224Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:17.149Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:18.511Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:19.436Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:20.362Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:21.286Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:22.212Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:23.575Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:24.500Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:25.425Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:26.351Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:27.276Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:28.202Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:29.569Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:30.497Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:31.422Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:32.347Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:33.272Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:34.197Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:35.559Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:36.484Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:37.409Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:38.334Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:39.259Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:40.184Z] health_test.go:169: 1.049553991s [2023-10-12T13:13:41.547Z] --- PASS: TestHealthStartInterval (33.76s) [2023-10-12T13:13:41.547Z] === RUN TestInspectCpusetInConfigPre120 [2023-10-12T13:13:41.802Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) [2023-10-12T13:13:41.802Z] === RUN TestInspectAnnotations [2023-10-12T13:13:42.057Z] --- PASS: TestInspectAnnotations (0.05s) [2023-10-12T13:13:42.057Z] === RUN TestIpcModeNone [2023-10-12T13:13:42.618Z] --- PASS: TestIpcModeNone (0.55s) [2023-10-12T13:13:42.618Z] === RUN TestIpcModePrivate [2023-10-12T13:13:42.873Z] ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false [2023-10-12T13:13:43.129Z] --- PASS: TestIpcModePrivate (0.53s) [2023-10-12T13:13:43.129Z] === RUN TestIpcModeShareable [2023-10-12T13:13:43.384Z] ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true [2023-10-12T13:13:43.640Z] --- PASS: TestIpcModeShareable (0.53s) [2023-10-12T13:13:43.640Z] === RUN TestAPIIpcModeShareableAndContainer [2023-10-12T13:13:45.003Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.16s) [2023-10-12T13:13:45.003Z] === RUN TestAPIIpcModeHost [2023-10-12T13:13:45.003Z] --- PASS: TestAPIIpcModeHost (0.33s) [2023-10-12T13:13:45.003Z] === RUN TestDaemonIpcModeShareable [2023-10-12T13:13:45.929Z] ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2023-10-12T13:13:46.185Z] --- PASS: TestDaemonIpcModeShareable (1.08s) [2023-10-12T13:13:46.185Z] === RUN TestDaemonIpcModePrivate [2023-10-12T13:13:47.111Z] ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2023-10-12T13:13:47.416Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2023-10-12T13:13:47.416Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-10-12T13:13:48.342Z] ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2023-10-12T13:13:48.342Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s) [2023-10-12T13:13:48.342Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-10-12T13:13:49.268Z] ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2023-10-12T13:13:49.524Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s) [2023-10-12T13:13:49.524Z] === RUN TestIpcModeOlderClient [2023-10-12T13:13:49.524Z] === PAUSE TestIpcModeOlderClient [2023-10-12T13:13:49.524Z] === RUN TestKillContainerInvalidSignal [2023-10-12T13:13:50.084Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2023-10-12T13:13:50.084Z] === RUN TestKillContainer [2023-10-12T13:13:50.084Z] === RUN TestKillContainer/no_signal [2023-10-12T13:13:50.340Z] === RUN TestKillContainer/non_killing_signal [2023-10-12T13:13:50.596Z] === RUN TestKillContainer/killing_signal [2023-10-12T13:13:51.156Z] --- PASS: TestKillContainer (1.31s) [2023-10-12T13:13:51.156Z] --- PASS: TestKillContainer/no_signal (0.41s) [2023-10-12T13:13:51.156Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2023-10-12T13:13:51.156Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2023-10-12T13:13:51.156Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-10-12T13:13:51.156Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-10-12T13:13:51.717Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-10-12T13:13:52.278Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s) [2023-10-12T13:13:52.278Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2023-10-12T13:13:52.278Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2023-10-12T13:13:52.278Z] === RUN TestKillStoppedContainer [2023-10-12T13:13:52.278Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-10-12T13:13:52.278Z] === RUN TestKillStoppedContainerAPIPre120 [2023-10-12T13:13:52.278Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-10-12T13:13:52.278Z] === RUN TestKillDifferentUserContainer [2023-10-12T13:13:52.838Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2023-10-12T13:13:52.838Z] === RUN TestInspectOomKilledTrue [2023-10-12T13:13:53.093Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2023-10-12T13:13:53.093Z] === RUN TestInspectOomKilledFalse [2023-10-12T13:13:53.654Z] --- PASS: TestInspectOomKilledFalse (0.45s) [2023-10-12T13:13:53.654Z] === RUN TestLinksEtcHostsContentMatch [2023-10-12T13:13:53.909Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2023-10-12T13:13:53.909Z] === RUN TestLinksContainerNames [2023-10-12T13:13:54.835Z] --- PASS: TestLinksContainerNames (0.95s) [2023-10-12T13:13:54.835Z] === RUN TestLogsFollowTailEmpty [2023-10-12T13:13:55.395Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2023-10-12T13:13:55.395Z] === RUN TestLogs [2023-10-12T13:13:55.395Z] === RUN TestLogs/driver_local [2023-10-12T13:13:55.395Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-10-12T13:13:55.395Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-10-12T13:13:55.395Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-10-12T13:13:55.395Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-10-12T13:13:55.395Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-10-12T13:13:55.395Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-10-12T13:13:55.395Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-10-12T13:13:55.395Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-10-12T13:13:55.395Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-10-12T13:13:55.395Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-10-12T13:13:55.395Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-10-12T13:13:55.395Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-10-12T13:13:55.395Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-10-12T13:13:55.395Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-10-12T13:13:55.395Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-10-12T13:13:55.395Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-10-12T13:13:55.395Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-10-12T13:13:55.395Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-10-12T13:13:56.790Z] === RUN TestLogs/driver_json-file [2023-10-12T13:13:56.790Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-10-12T13:13:56.790Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-10-12T13:13:56.790Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-10-12T13:13:56.790Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-10-12T13:13:56.790Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-10-12T13:13:56.790Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-10-12T13:13:56.790Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-10-12T13:13:56.790Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-10-12T13:13:56.790Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-10-12T13:13:56.790Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-10-12T13:13:56.790Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-10-12T13:13:56.790Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-10-12T13:13:56.790Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-10-12T13:13:56.790Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-10-12T13:13:56.790Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-10-12T13:13:56.790Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-10-12T13:13:56.790Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-10-12T13:13:56.790Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-10-12T13:13:58.677Z] --- PASS: TestLogs (3.20s) [2023-10-12T13:13:58.677Z] --- PASS: TestLogs/driver_local (0.01s) [2023-10-12T13:13:58.677Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.08s) [2023-10-12T13:13:58.677Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.19s) [2023-10-12T13:13:58.677Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.43s) [2023-10-12T13:13:58.677Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.44s) [2023-10-12T13:13:58.677Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.52s) [2023-10-12T13:13:58.677Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.57s) [2023-10-12T13:13:58.677Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-10-12T13:13:58.677Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.91s) [2023-10-12T13:13:58.677Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.32s) [2023-10-12T13:13:58.677Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.37s) [2023-10-12T13:13:58.677Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.51s) [2023-10-12T13:13:58.677Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.61s) [2023-10-12T13:13:58.677Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.61s) [2023-10-12T13:13:58.677Z] === RUN TestContainerNetworkMountsNoChown [2023-10-12T13:13:58.932Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/default [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/default [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/private [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/private [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/rprivate [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/rprivate [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/slave [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/slave [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/rslave [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/rslave [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/shared [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/shared [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/rshared [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/rshared [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/default [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/rslave [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/rprivate [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/private [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/slave [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/rshared [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/private/mount_root [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/default/bind_root [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/shared [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/private/bind_root [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/default/mount_root [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-10-12T13:13:58.933Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-10-12T13:13:58.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/private/mount_root [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/default/bind_root [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/private/bind_root [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-10-12T13:13:58.933Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-10-12T13:13:59.188Z] === CONT TestMountDaemonRoot/default/mount_root [2023-10-12T13:13:59.188Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-10-12T13:13:59.188Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-10-12T13:13:59.188Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-10-12T13:13:59.188Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-10-12T13:13:59.188Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-10-12T13:13:59.189Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-10-12T13:13:59.189Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-10-12T13:13:59.189Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-10-12T13:13:59.189Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-10-12T13:13:59.189Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-10-12T13:13:59.189Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2023-10-12T13:13:59.189Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2023-10-12T13:13:59.189Z] === RUN TestContainerBindMountNonRecursive [2023-10-12T13:14:00.552Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2023-10-12T13:14:00.552Z] === RUN TestContainerVolumesMountedAsShared [2023-10-12T13:14:01.113Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2023-10-12T13:14:01.113Z] === RUN TestContainerVolumesMountedAsSlave [2023-10-12T13:14:01.368Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2023-10-12T13:14:01.368Z] === RUN TestContainerCopyLeaksMounts [2023-10-12T13:14:01.929Z] --- PASS: TestContainerCopyLeaksMounts (0.55s) [2023-10-12T13:14:01.929Z] === RUN TestContainerBindMountRecursivelyReadOnly [2023-10-12T13:14:03.815Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.74s) [2023-10-12T13:14:03.815Z] === RUN TestNetworkNat [2023-10-12T13:14:04.071Z] --- PASS: TestNetworkNat (0.47s) [2023-10-12T13:14:04.071Z] === RUN TestNetworkLocalhostTCPNat [2023-10-12T13:14:04.631Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2023-10-12T13:14:04.631Z] === RUN TestNetworkLoopbackNat [2023-10-12T13:14:07.143Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2023-10-12T13:14:07.143Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors [2023-10-12T13:14:07.399Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff [2023-10-12T13:14:07.399Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export [2023-10-12T13:14:07.399Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container [2023-10-12T13:14:07.399Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container [2023-10-12T13:14:07.654Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.50s) [2023-10-12T13:14:07.654Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) [2023-10-12T13:14:07.654Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) [2023-10-12T13:14:07.654Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) [2023-10-12T13:14:07.654Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) [2023-10-12T13:14:07.654Z] === RUN TestPause [2023-10-12T13:14:08.214Z] --- PASS: TestPause (0.50s) [2023-10-12T13:14:08.214Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-10-12T13:14:08.214Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-10-12T13:14:08.214Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-10-12T13:14:08.214Z] === RUN TestPauseStopPausedContainer [2023-10-12T13:14:08.775Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2023-10-12T13:14:08.775Z] === RUN TestPIDModeHost [2023-10-12T13:14:09.701Z] --- PASS: TestPIDModeHost (1.02s) [2023-10-12T13:14:09.701Z] === RUN TestPIDModeContainer [2023-10-12T13:14:09.701Z] === RUN TestPIDModeContainer/non-existing_container [2023-10-12T13:14:09.701Z] === RUN TestPIDModeContainer/non-running_container [2023-10-12T13:14:09.701Z] === RUN TestPIDModeContainer/running_container [2023-10-12T13:14:10.696Z] --- PASS: TestPIDModeContainer (1.06s) [2023-10-12T13:14:10.696Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) [2023-10-12T13:14:10.696Z] --- PASS: TestPIDModeContainer/non-running_container (0.14s) [2023-10-12T13:14:10.696Z] --- PASS: TestPIDModeContainer/running_container (0.49s) [2023-10-12T13:14:10.696Z] === RUN TestPsFilter [2023-10-12T13:14:10.696Z] === RUN TestPsFilter/since [2023-10-12T13:14:10.696Z] === RUN TestPsFilter/before [2023-10-12T13:14:10.696Z] --- PASS: TestPsFilter (0.11s) [2023-10-12T13:14:10.696Z] --- PASS: TestPsFilter/since (0.00s) [2023-10-12T13:14:10.696Z] --- PASS: TestPsFilter/before (0.00s) [2023-10-12T13:14:10.696Z] === RUN TestRemoveContainerWithRemovedVolume [2023-10-12T13:14:11.257Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2023-10-12T13:14:11.257Z] === RUN TestRemoveContainerWithVolume [2023-10-12T13:14:11.818Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2023-10-12T13:14:11.818Z] === RUN TestRemoveContainerRunning [2023-10-12T13:14:12.073Z] --- PASS: TestRemoveContainerRunning (0.42s) [2023-10-12T13:14:12.073Z] === RUN TestRemoveContainerForceRemoveRunning [2023-10-12T13:14:12.634Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2023-10-12T13:14:12.634Z] === RUN TestRemoveInvalidContainer [2023-10-12T13:14:12.634Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-10-12T13:14:12.634Z] === RUN TestRenameLinkedContainer [2023-10-12T13:14:14.520Z] --- PASS: TestRenameLinkedContainer (1.90s) [2023-10-12T13:14:14.520Z] === RUN TestRenameStoppedContainer [2023-10-12T13:14:15.081Z] --- PASS: TestRenameStoppedContainer (0.46s) [2023-10-12T13:14:15.081Z] === RUN TestRenameRunningContainerAndReuse [2023-10-12T13:14:16.007Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2023-10-12T13:14:16.007Z] === RUN TestRenameInvalidName [2023-10-12T13:14:16.263Z] --- PASS: TestRenameInvalidName (0.44s) [2023-10-12T13:14:16.263Z] === RUN TestRenameAnonymousContainer [2023-10-12T13:14:18.150Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2023-10-12T13:14:18.150Z] === RUN TestRenameContainerWithSameName [2023-10-12T13:14:18.405Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2023-10-12T13:14:18.405Z] === RUN TestRenameContainerWithLinkedContainer [2023-10-12T13:14:19.331Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2023-10-12T13:14:19.331Z] === RUN TestResize [2023-10-12T13:14:19.331Z] === RUN TestResize/success [2023-10-12T13:14:19.586Z] === RUN TestResize/invalid_size [2023-10-12T13:14:19.842Z] === RUN TestResize/invalid_state [2023-10-12T13:14:20.098Z] --- PASS: TestResize (0.95s) [2023-10-12T13:14:20.098Z] --- PASS: TestResize/success (0.24s) [2023-10-12T13:14:20.098Z] --- PASS: TestResize/invalid_size (0.24s) [2023-10-12T13:14:20.098Z] --- PASS: TestResize/invalid_state (0.03s) [2023-10-12T13:14:20.098Z] === RUN TestDaemonRestartKillContainers [2023-10-12T13:14:20.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-10-12T13:14:20.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-10-12T13:14:20.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-10-12T13:14:20.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-10-12T13:14:20.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-10-12T13:14:20.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-10-12T13:14:20.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-10-12T13:14:20.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-10-12T13:14:20.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-10-12T13:14:20.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-10-12T13:14:20.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-10-12T13:14:20.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-10-12T13:14:20.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-10-12T13:14:20.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-10-12T13:14:20.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-10-12T13:14:20.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-10-12T13:14:20.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-10-12T13:14:20.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-10-12T13:14:20.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-10-12T13:14:20.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-10-12T13:14:20.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-10-12T13:14:20.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-10-12T13:14:20.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-10-12T13:14:20.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-10-12T13:14:20.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-10-12T13:14:20.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-10-12T13:14:20.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-10-12T13:14:20.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-10-12T13:14:20.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-10-12T13:14:20.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-10-12T13:14:20.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-10-12T13:14:20.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-10-12T13:14:20.098Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-10-12T13:14:20.098Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-10-12T13:14:20.098Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-10-12T13:14:20.098Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-10-12T13:14:20.098Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-10-12T13:14:20.098Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-10-12T13:14:20.098Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-10-12T13:14:20.098Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-10-12T13:14:21.462Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-10-12T13:14:22.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-10-12T13:14:22.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-10-12T13:14:22.839Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-10-12T13:14:23.095Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-10-12T13:14:23.660Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-10-12T13:14:23.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-10-12T13:14:23.922Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-10-12T13:14:25.821Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-10-12T13:14:25.821Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2023-10-12T13:14:25.821Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s) [2023-10-12T13:14:25.821Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s) [2023-10-12T13:14:25.821Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.58s) [2023-10-12T13:14:25.821Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.16s) [2023-10-12T13:14:25.821Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.52s) [2023-10-12T13:14:25.821Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.30s) [2023-10-12T13:14:25.821Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.17s) [2023-10-12T13:14:25.821Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2023-10-12T13:14:25.821Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.92s) [2023-10-12T13:14:25.821Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.32s) [2023-10-12T13:14:25.821Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.95s) [2023-10-12T13:14:25.821Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.01s) [2023-10-12T13:14:25.821Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2023-10-12T13:14:25.821Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.85s) [2023-10-12T13:14:25.821Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.92s) [2023-10-12T13:14:25.821Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-10-12T13:14:25.821Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-10-12T13:14:26.746Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-10-12T13:14:28.109Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.05s) [2023-10-12T13:14:28.109Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.99s) [2023-10-12T13:14:28.109Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.05s) [2023-10-12T13:14:28.109Z] === RUN TestCgroupNamespacesRun [2023-10-12T13:14:29.034Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2023-10-12T13:14:29.034Z] === RUN TestCgroupNamespacesRunPrivileged [2023-10-12T13:14:29.960Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2023-10-12T13:14:29.960Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-10-12T13:14:31.322Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2023-10-12T13:14:31.322Z] === RUN TestCgroupNamespacesRunHostMode [2023-10-12T13:14:32.248Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s) [2023-10-12T13:14:32.248Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-10-12T13:14:33.174Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2023-10-12T13:14:33.174Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-10-12T13:14:34.537Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2023-10-12T13:14:34.537Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-10-12T13:14:35.098Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) [2023-10-12T13:14:35.098Z] === RUN TestCgroupNamespacesRunOlderClient [2023-10-12T13:14:36.024Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2023-10-12T13:14:36.024Z] === RUN TestNISDomainname [2023-10-12T13:14:36.584Z] --- PASS: TestNISDomainname (0.54s) [2023-10-12T13:14:36.584Z] === RUN TestHostnameDnsResolution [2023-10-12T13:14:37.510Z] --- PASS: TestHostnameDnsResolution (0.70s) [2023-10-12T13:14:37.510Z] === RUN TestUnprivilegedPortsAndPing [2023-10-12T13:14:37.766Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2023-10-12T13:14:37.766Z] === RUN TestPrivilegedHostDevices [2023-10-12T13:14:38.326Z] --- PASS: TestPrivilegedHostDevices (0.56s) [2023-10-12T13:14:38.326Z] === RUN TestRunConsoleSize [2023-10-12T13:14:38.886Z] --- PASS: TestRunConsoleSize (0.43s) [2023-10-12T13:14:38.886Z] === RUN TestRunWithAlternativeContainerdShim [2023-10-12T13:14:45.415Z] --- PASS: TestRunWithAlternativeContainerdShim (5.42s) [2023-10-12T13:14:45.415Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID [2023-10-12T13:14:45.415Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.12s) [2023-10-12T13:14:45.415Z] === RUN TestStats [2023-10-12T13:14:46.777Z] --- PASS: TestStats (1.50s) [2023-10-12T13:14:46.777Z] === RUN TestStopContainerWithTimeout [2023-10-12T13:14:46.777Z] === RUN TestStopContainerWithTimeout/0 [2023-10-12T13:14:46.777Z] === PAUSE TestStopContainerWithTimeout/0 [2023-10-12T13:14:46.777Z] === RUN TestStopContainerWithTimeout/1 [2023-10-12T13:14:46.777Z] === PAUSE TestStopContainerWithTimeout/1 [2023-10-12T13:14:46.777Z] === RUN TestStopContainerWithTimeout/3 [2023-10-12T13:14:46.777Z] === PAUSE TestStopContainerWithTimeout/3 [2023-10-12T13:14:46.777Z] === RUN TestStopContainerWithTimeout/-1 [2023-10-12T13:14:46.777Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-10-12T13:14:46.777Z] === CONT TestStopContainerWithTimeout/0 [2023-10-12T13:14:46.777Z] === CONT TestStopContainerWithTimeout/3 [2023-10-12T13:14:46.777Z] === CONT TestStopContainerWithTimeout/-1 [2023-10-12T13:14:46.777Z] === CONT TestStopContainerWithTimeout/1 [2023-10-12T13:14:50.039Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2023-10-12T13:14:50.039Z] --- PASS: TestStopContainerWithTimeout/0 (0.86s) [2023-10-12T13:14:50.039Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2023-10-12T13:14:50.039Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2023-10-12T13:14:50.039Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2023-10-12T13:14:50.039Z] === RUN TestStopContainerWithTimeoutCancel [2023-10-12T13:14:50.039Z] === PAUSE TestStopContainerWithTimeoutCancel [2023-10-12T13:14:50.039Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-10-12T13:14:52.596Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.42s) [2023-10-12T13:14:52.596Z] === RUN TestUpdateMemory [2023-10-12T13:14:52.851Z] --- PASS: TestUpdateMemory (0.56s) [2023-10-12T13:14:52.851Z] === RUN TestUpdateCPUQuota [2023-10-12T13:14:53.777Z] --- PASS: TestUpdateCPUQuota (0.84s) [2023-10-12T13:14:53.777Z] === RUN TestUpdatePidsLimit [2023-10-12T13:14:53.777Z] === RUN TestUpdatePidsLimit/update_from_none [2023-10-12T13:14:54.033Z] === RUN TestUpdatePidsLimit/no_change [2023-10-12T13:14:54.288Z] === RUN TestUpdatePidsLimit/update_lower [2023-10-12T13:14:54.543Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-10-12T13:14:54.543Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-10-12T13:14:54.799Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-10-12T13:14:55.054Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-10-12T13:14:55.980Z] --- PASS: TestUpdatePidsLimit (2.11s) [2023-10-12T13:14:55.980Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2023-10-12T13:14:55.980Z] --- PASS: TestUpdatePidsLimit/no_change (0.28s) [2023-10-12T13:14:55.980Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2023-10-12T13:14:55.980Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2023-10-12T13:14:55.980Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2023-10-12T13:14:55.980Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2023-10-12T13:14:55.980Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2023-10-12T13:14:55.980Z] === RUN TestUpdateRestartPolicy [2023-10-12T13:15:08.169Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2023-10-12T13:15:08.169Z] === RUN TestUpdateRestartWithAutoRemove [2023-10-12T13:15:08.169Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2023-10-12T13:15:08.169Z] === RUN TestWaitNonBlocked [2023-10-12T13:15:08.169Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-10-12T13:15:08.169Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-10-12T13:15:08.169Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-10-12T13:15:08.169Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-10-12T13:15:08.169Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-10-12T13:15:08.169Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-10-12T13:15:08.169Z] --- PASS: TestWaitNonBlocked (0.02s) [2023-10-12T13:15:08.169Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2023-10-12T13:15:08.169Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2023-10-12T13:15:08.169Z] === RUN TestWaitBlocked [2023-10-12T13:15:08.169Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-10-12T13:15:08.169Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-10-12T13:15:08.169Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-10-12T13:15:08.169Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-10-12T13:15:08.169Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-10-12T13:15:08.169Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-10-12T13:15:08.730Z] --- PASS: TestWaitBlocked (0.02s) [2023-10-12T13:15:08.730Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2023-10-12T13:15:08.730Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s) [2023-10-12T13:15:08.730Z] === RUN TestWaitConditions [2023-10-12T13:15:08.730Z] === RUN TestWaitConditions/default [2023-10-12T13:15:08.730Z] === PAUSE TestWaitConditions/default [2023-10-12T13:15:08.730Z] === RUN TestWaitConditions/not-running [2023-10-12T13:15:08.730Z] === PAUSE TestWaitConditions/not-running [2023-10-12T13:15:08.730Z] === RUN TestWaitConditions/next-exit [2023-10-12T13:15:08.730Z] === PAUSE TestWaitConditions/next-exit [2023-10-12T13:15:08.730Z] === RUN TestWaitConditions/removed [2023-10-12T13:15:08.730Z] === PAUSE TestWaitConditions/removed [2023-10-12T13:15:08.730Z] === CONT TestWaitConditions/default [2023-10-12T13:15:08.730Z] === CONT TestWaitConditions/next-exit [2023-10-12T13:15:08.730Z] === CONT TestWaitConditions/not-running [2023-10-12T13:15:08.730Z] === CONT TestWaitConditions/removed [2023-10-12T13:15:08.730Z] wait_test.go:146: ContainerID = 9e1c73e71bd8249a6aa0f1da3321f27f2b839a0cef6d48634e0e18ec89004167 [2023-10-12T13:15:08.730Z] wait_test.go:146: ContainerID = 3aa998bf99a15b5195f79133cef05f0c3c5e76b1f7c814ef8f8146a2c5e8be64 [2023-10-12T13:15:08.730Z] wait_test.go:146: ContainerID = 10803653f944966ed0cf7c06e22fc789e6441210ba7f191676ed28f58566735c [2023-10-12T13:15:08.730Z] wait_test.go:146: ContainerID = c9a7de2f6698b14bf5f74c7f63d9cfd9bfdefaf2bc1bb223b798c68828978fc7 [2023-10-12T13:15:10.093Z] --- PASS: TestWaitConditions (0.03s) [2023-10-12T13:15:10.094Z] --- PASS: TestWaitConditions/default (0.93s) [2023-10-12T13:15:10.094Z] --- PASS: TestWaitConditions/removed (1.03s) [2023-10-12T13:15:10.094Z] --- PASS: TestWaitConditions/not-running (1.16s) [2023-10-12T13:15:10.094Z] --- PASS: TestWaitConditions/next-exit (1.32s) [2023-10-12T13:15:10.094Z] === RUN TestWaitRestartedContainer [2023-10-12T13:15:10.094Z] === RUN TestWaitRestartedContainer/default [2023-10-12T13:15:10.094Z] === PAUSE TestWaitRestartedContainer/default [2023-10-12T13:15:10.094Z] === RUN TestWaitRestartedContainer/not-running [2023-10-12T13:15:10.094Z] === PAUSE TestWaitRestartedContainer/not-running [2023-10-12T13:15:10.094Z] === RUN TestWaitRestartedContainer/next-exit [2023-10-12T13:15:10.094Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-10-12T13:15:10.094Z] === CONT TestWaitRestartedContainer/default [2023-10-12T13:15:10.094Z] === CONT TestWaitRestartedContainer/next-exit [2023-10-12T13:15:10.094Z] === CONT TestWaitRestartedContainer/not-running [2023-10-12T13:15:12.027Z] --- PASS: TestWaitRestartedContainer (0.01s) [2023-10-12T13:15:12.027Z] --- PASS: TestWaitRestartedContainer/next-exit (1.71s) [2023-10-12T13:15:12.027Z] --- PASS: TestWaitRestartedContainer/default (1.96s) [2023-10-12T13:15:12.027Z] --- PASS: TestWaitRestartedContainer/not-running (2.02s) [2023-10-12T13:15:12.027Z] === CONT TestHardRestartWhenContainerIsRunning [2023-10-12T13:15:12.027Z] === CONT TestDaemonRestartIpcMode [2023-10-12T13:15:12.027Z] === CONT TestStopContainerWithTimeoutCancel [2023-10-12T13:15:12.027Z] === CONT TestContainerKillOnDaemonStart [2023-10-12T13:15:12.027Z] === CONT TestContainerStartOnDaemonRestart [2023-10-12T13:15:12.027Z] === CONT TestIpcModeOlderClient [2023-10-12T13:15:12.027Z] === CONT TestRestartDaemonWithRestartingContainer [2023-10-12T13:15:12.027Z] === CONT TestDaemonHostGatewayIP [2023-10-12T13:15:12.283Z] --- PASS: TestIpcModeOlderClient (0.08s) [2023-10-12T13:15:14.173Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none [2023-10-12T13:15:14.173Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure [2023-10-12T13:15:14.429Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.20s) [2023-10-12T13:15:14.429Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) [2023-10-12T13:15:14.429Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.38s) [2023-10-12T13:15:14.429Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2023-10-12T13:15:15.357Z] --- PASS: TestDaemonHostGatewayIP (3.17s) [2023-10-12T13:15:15.612Z] --- PASS: TestDaemonRestartIpcMode (3.48s) [2023-10-12T13:15:15.612Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.52s) [2023-10-12T13:15:15.612Z] --- PASS: TestStopContainerWithTimeoutCancel (3.61s) [2023-10-12T13:15:25.546Z] --- PASS: TestContainerKillOnDaemonStart (11.75s) [2023-10-12T13:15:25.546Z] PASS [2023-10-12T13:15:25.546Z] [2023-10-12T13:15:25.546Z] === Skipped [2023-10-12T13:15:25.546Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-10-12T13:15:25.546Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-10-12T13:15:25.546Z] [2023-10-12T13:15:25.546Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-10-12T13:15:25.546Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-10-12T13:15:25.546Z] [2023-10-12T13:15:25.546Z] DONE 316 tests, 2 skipped in 165.080s [2023-10-12T13:15:25.546Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-10-12T13:15:25.546Z] ++ '[' -n '' ']' [2023-10-12T13:15:25.546Z] ++ 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 [2023-10-12T13:15:25.546Z] ++ set -e [2023-10-12T13:15:25.546Z] ++ '[' -n 0 ']' [2023-10-12T13:15:25.546Z] ++ set -x [2023-10-12T13:15:25.546Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:15:25.546Z] INFO: Testing against a local daemon [2023-10-12T13:15:25.546Z] === RUN TestConfigDaemonID [2023-10-12T13:15:25.546Z] daemon_test.go:60: [d58440ba10455] daemon is not started [2023-10-12T13:15:25.546Z] --- PASS: TestConfigDaemonID (1.04s) [2023-10-12T13:15:25.546Z] === RUN TestDaemonConfigValidation [2023-10-12T13:15:25.546Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-10-12T13:15:25.546Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-10-12T13:15:25.546Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-10-12T13:15:25.546Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-10-12T13:15:25.546Z] === RUN TestDaemonConfigValidation/invalid_config [2023-10-12T13:15:25.546Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-10-12T13:15:25.546Z] === RUN TestDaemonConfigValidation/malformed_config [2023-10-12T13:15:25.546Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-10-12T13:15:25.546Z] === RUN TestDaemonConfigValidation/valid_config [2023-10-12T13:15:25.546Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-10-12T13:15:25.546Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-10-12T13:15:25.546Z] === CONT TestDaemonConfigValidation/malformed_config [2023-10-12T13:15:25.546Z] === CONT TestDaemonConfigValidation/invalid_config [2023-10-12T13:15:25.546Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-10-12T13:15:25.546Z] === CONT TestDaemonConfigValidation/valid_config [2023-10-12T13:15:25.546Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-10-12T13:15:25.546Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2023-10-12T13:15:25.546Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2023-10-12T13:15:25.546Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2023-10-12T13:15:25.546Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2023-10-12T13:15:25.546Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2023-10-12T13:15:25.546Z] === RUN TestConfigDaemonSeccompProfiles [2023-10-12T13:15:25.546Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-10-12T13:15:26.107Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-10-12T13:15:27.033Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-10-12T13:15:28.396Z] daemon_test.go:179: [d28a109c77e94] daemon is not started [2023-10-12T13:15:28.396Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2023-10-12T13:15:28.396Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-10-12T13:15:28.396Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-10-12T13:15:28.396Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-10-12T13:15:28.396Z] === RUN TestDaemonProxy [2023-10-12T13:15:28.396Z] === RUN TestDaemonProxy/environment_variables [2023-10-12T13:15:28.396Z] === PAUSE TestDaemonProxy/environment_variables [2023-10-12T13:15:28.396Z] === RUN TestDaemonProxy/command-line_options [2023-10-12T13:15:28.396Z] === PAUSE TestDaemonProxy/command-line_options [2023-10-12T13:15:28.396Z] === RUN TestDaemonProxy/configuration_file [2023-10-12T13:15:28.396Z] === PAUSE TestDaemonProxy/configuration_file [2023-10-12T13:15:28.396Z] === RUN TestDaemonProxy/conflicting_options [2023-10-12T13:15:28.651Z] === RUN TestDaemonProxy/reload_sanitized [2023-10-12T13:15:28.651Z] === PAUSE TestDaemonProxy/reload_sanitized [2023-10-12T13:15:28.651Z] === CONT TestDaemonProxy/environment_variables [2023-10-12T13:15:28.651Z] === CONT TestDaemonProxy/configuration_file [2023-10-12T13:15:28.651Z] === CONT TestDaemonProxy/reload_sanitized [2023-10-12T13:15:28.651Z] === CONT TestDaemonProxy/command-line_options [2023-10-12T13:15:30.538Z] --- PASS: TestDaemonProxy (0.50s) [2023-10-12T13:15:30.538Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2023-10-12T13:15:30.538Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) [2023-10-12T13:15:30.538Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2023-10-12T13:15:30.538Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2023-10-12T13:15:30.538Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2023-10-12T13:15:30.538Z] === RUN TestLiveRestore [2023-10-12T13:15:30.538Z] === RUN TestLiveRestore/volume_references [2023-10-12T13:15:30.538Z] === PAUSE TestLiveRestore/volume_references [2023-10-12T13:15:30.538Z] === CONT TestLiveRestore/volume_references [2023-10-12T13:15:31.098Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-10-12T13:15:31.098Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-10-12T13:15:32.024Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-10-12T13:15:32.950Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-10-12T13:15:33.876Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-10-12T13:15:34.802Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-10-12T13:15:35.728Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted [2023-10-12T13:15:36.288Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-10-12T13:15:37.214Z] --- PASS: TestLiveRestore (0.00s) [2023-10-12T13:15:37.214Z] --- PASS: TestLiveRestore/volume_references (6.79s) [2023-10-12T13:15:37.214Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.87s) [2023-10-12T13:15:37.214Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.95s) [2023-10-12T13:15:37.214Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.94s) [2023-10-12T13:15:37.214Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s) [2023-10-12T13:15:37.214Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.00s) [2023-10-12T13:15:37.214Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.38s) [2023-10-12T13:15:37.214Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.39s) [2023-10-12T13:15:37.214Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.96s) [2023-10-12T13:15:37.214Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2023-10-12T13:15:37.775Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.64s) [2023-10-12T13:15:37.775Z] PASS [2023-10-12T13:15:37.775Z] [2023-10-12T13:15:37.775Z] DONE 28 tests in 13.973s [2023-10-12T13:15:37.775Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-10-12T13:15:37.775Z] ++ '[' -n '' ']' [2023-10-12T13:15:37.775Z] ++ 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 [2023-10-12T13:15:37.775Z] ++ set -e [2023-10-12T13:15:37.775Z] ++ '[' -n 0 ']' [2023-10-12T13:15:37.775Z] ++ set -x [2023-10-12T13:15:37.775Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:15:38.030Z] INFO: Testing against a local daemon [2023-10-12T13:15:38.030Z] === RUN TestCommitInheritsEnv [2023-10-12T13:15:38.030Z] --- PASS: TestCommitInheritsEnv (0.15s) [2023-10-12T13:15:38.030Z] === RUN TestImportExtremelyLargeImageWorks [2023-10-12T13:15:38.030Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out [2023-10-12T13:15:38.030Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-10-12T13:15:38.030Z] === RUN TestImportWithCustomPlatform [2023-10-12T13:15:38.030Z] === RUN TestImportWithCustomPlatform/#00 [2023-10-12T13:15:38.030Z] === RUN TestImportWithCustomPlatform/_______ [2023-10-12T13:15:38.030Z] === RUN TestImportWithCustomPlatform// [2023-10-12T13:15:38.030Z] === RUN TestImportWithCustomPlatform/linux [2023-10-12T13:15:38.030Z] === RUN TestImportWithCustomPlatform/LINUX [2023-10-12T13:15:38.030Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-10-12T13:15:38.030Z] === RUN TestImportWithCustomPlatform/macos [2023-10-12T13:15:38.030Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-10-12T13:15:38.030Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-10-12T13:15:38.286Z] --- PASS: TestImportWithCustomPlatform (0.11s) [2023-10-12T13:15:38.286Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2023-10-12T13:15:38.286Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-10-12T13:15:38.286Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-10-12T13:15:38.286Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2023-10-12T13:15:38.286Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2023-10-12T13:15:38.286Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2023-10-12T13:15:38.286Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-10-12T13:15:38.286Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-10-12T13:15:38.286Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-10-12T13:15:38.286Z] === RUN TestImageInspectEmptyTagsAndDigests [2023-10-12T13:15:38.286Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) [2023-10-12T13:15:38.286Z] === RUN TestImagesFilterMultiReference [2023-10-12T13:15:38.286Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-10-12T13:15:38.286Z] === RUN TestImagesFilterBeforeSince [2023-10-12T13:15:38.541Z] list_test.go:87: ImageList: ID=sha256:d5eb82a24b77dbbeb6c4127b43d871d9f2c31462baa2b4cc7e9a68b723b31b77 RepoTags=[testimagesfilterbeforesince:v2] [2023-10-12T13:15:38.541Z] list_test.go:87: ImageList: ID=sha256:a31cb9c8826e1f3ec6925bc6a44fdfd107d90ab8ad9e797a63ed5d4dc0a9c300 RepoTags=[testimagesfilterbeforesince:v1] [2023-10-12T13:15:38.541Z] list_test.go:87: ImageList: ID=sha256:5e1ec90322394af40d52020957cc38155702298b101e77dbc02f5f162cc2782b RepoTags=[testimagesfilterbeforesince:v3] [2023-10-12T13:15:38.541Z] --- PASS: TestImagesFilterBeforeSince (0.23s) [2023-10-12T13:15:38.541Z] === RUN TestAPIImagesFilters [2023-10-12T13:15:38.541Z] === RUN TestAPIImagesFilters/repository_regex [2023-10-12T13:15:38.541Z] === PAUSE TestAPIImagesFilters/repository_regex [2023-10-12T13:15:38.541Z] === RUN TestAPIImagesFilters/image_name_regex [2023-10-12T13:15:38.541Z] === PAUSE TestAPIImagesFilters/image_name_regex [2023-10-12T13:15:38.541Z] === RUN TestAPIImagesFilters/image_name_without_a_tag [2023-10-12T13:15:38.541Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag [2023-10-12T13:15:38.541Z] === RUN TestAPIImagesFilters/registry_port_regex [2023-10-12T13:15:38.541Z] === PAUSE TestAPIImagesFilters/registry_port_regex [2023-10-12T13:15:38.541Z] === CONT TestAPIImagesFilters/repository_regex [2023-10-12T13:15:38.541Z] === CONT TestAPIImagesFilters/image_name_without_a_tag [2023-10-12T13:15:38.541Z] === CONT TestAPIImagesFilters/image_name_regex [2023-10-12T13:15:38.541Z] === CONT TestAPIImagesFilters/registry_port_regex [2023-10-12T13:15:38.541Z] --- PASS: TestAPIImagesFilters (0.03s) [2023-10-12T13:15:38.541Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) [2023-10-12T13:15:38.541Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) [2023-10-12T13:15:38.541Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) [2023-10-12T13:15:38.541Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) [2023-10-12T13:15:38.541Z] === RUN TestPruneDontDeleteUsedDangling [2023-10-12T13:15:38.541Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s) [2023-10-12T13:15:38.541Z] === RUN TestImagePullPlatformInvalid [2023-10-12T13:15:38.541Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-10-12T13:15:38.541Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-10-12T13:15:38.541Z] time="2023-10-12T13:15:38.456168285Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.8 instance.id=2113133a-80e9-4c24-a2a1-fb9618728510 version=2.8.3 [2023-10-12T13:15:38.541Z] time="2023-10-12T13:15:38.456265039Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=2113133a-80e9-4c24-a2a1-fb9618728510 version=2.8.3 [2023-10-12T13:15:38.541Z] time="2023-10-12T13:15:38.456287948Z" level=info msg="Starting upload purge in 26m0s" go.version=go1.20.8 instance.id=2113133a-80e9-4c24-a2a1-fb9618728510 version=2.8.3 [2023-10-12T13:15:38.541Z] time="2023-10-12T13:15:38.456496587Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=2113133a-80e9-4c24-a2a1-fb9618728510 version=2.8.3 [2023-10-12T13:15:38.799Z] time="2023-10-12T13:15:38.550784423Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5856a199-806b-49d2-b25c-84dbfd36a443 http.request.method=GET http.request.remoteaddr="127.0.0.1:44780" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" [2023-10-12T13:15:38.799Z] time="2023-10-12T13:15:38.55083417Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5856a199-806b-49d2-b25c-84dbfd36a443 http.request.method=GET http.request.remoteaddr="127.0.0.1:44780" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.97694ms http.response.status=200 http.response.written=2 [2023-10-12T13:15:38.799Z] 127.0.0.1 - - [12/Oct/2023:13:15:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-10-12T13:15:38.799Z] time="2023-10-12T13:15:38.553350563Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d5083781-f881-4951-943a-6075f4d45f81 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-10-12T13:15:38.800Z] time="2023-10-12T13:15:38.55336388Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5d3b1cd6-46dd-49d8-aedd-7d77c1351fb0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-10-12T13:15:38.800Z] time="2023-10-12T13:15:38.553394148Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5d3b1cd6-46dd-49d8-aedd-7d77c1351fb0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-10-12T13:15:38.800Z] time="2023-10-12T13:15:38.553394214Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d5083781-f881-4951-943a-6075f4d45f81 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-10-12T13:15:38.800Z] time="2023-10-12T13:15:38.553510505Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5d3b1cd6-46dd-49d8-aedd-7d77c1351fb0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=45.678µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1c2a176f-330d-49e6-9159-6b01a979f18e trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-10-12T13:15:38.800Z] time="2023-10-12T13:15:38.553511892Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d5083781-f881-4951-943a-6075f4d45f81 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=48.902µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=34a1a616-da98-4df9-aa18-a73b79886862 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-10-12T13:15:38.800Z] time="2023-10-12T13:15:38.553731403Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d5083781-f881-4951-943a-6075f4d45f81 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.273991ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-10-12T13:15:38.800Z] time="2023-10-12T13:15:38.553627001Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5d3b1cd6-46dd-49d8-aedd-7d77c1351fb0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.19752ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-10-12T13:15:38.800Z] 127.0.0.1 - - [12/Oct/2023:13:15:38 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.7+unknown" [2023-10-12T13:15:38.800Z] 127.0.0.1 - - [12/Oct/2023:13:15:38 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.7+unknown" [2023-10-12T13:15:38.800Z] time="2023-10-12T13:15:38.555362685Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=be45d1b1-8c68-43fe-82b3-34ae813f06ab http.request.method=POST http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test [2023-10-12T13:15:38.800Z] time="2023-10-12T13:15:38.555405286Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=be45d1b1-8c68-43fe-82b3-34ae813f06ab http.request.method=POST http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test [2023-10-12T13:15:38.800Z] time="2023-10-12T13:15:38.555415395Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a03ff434-3600-41e3-8895-1f16c270c9c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test [2023-10-12T13:15:38.800Z] time="2023-10-12T13:15:38.55544664Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a03ff434-3600-41e3-8895-1f16c270c9c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" vars.name=test [2023-10-12T13:15:38.800Z] time="2023-10-12T13:15:38.555554291Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=be45d1b1-8c68-43fe-82b3-34ae813f06ab http.request.method=POST http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=117.21µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cf2288f1-2e0a-4adb-863e-5e2c96da1e6c trace.line=110 vars.name=test [2023-10-12T13:15:38.800Z] time="2023-10-12T13:15:38.55556399Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a03ff434-3600-41e3-8895-1f16c270c9c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=82.142µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fb5ef2c7-7292-40ad-91ca-69e7248cf3f8 trace.line=110 vars.name=test [2023-10-12T13:15:38.800Z] time="2023-10-12T13:15:38.555606525Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=be45d1b1-8c68-43fe-82b3-34ae813f06ab http.request.method=POST http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=24.008µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=595ed1cc-9c79-43f8-96a1-aab671d0a4ff trace.line=142 vars.name=test [2023-10-12T13:15:38.800Z] time="2023-10-12T13:15:38.555609963Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a03ff434-3600-41e3-8895-1f16c270c9c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=21.538µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=10dd0912-5320-45e7-9dce-e6874e2ce815 trace.line=142 vars.name=test [2023-10-12T13:15:38.800Z] time="2023-10-12T13:15:38.555686853Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=be45d1b1-8c68-43fe-82b3-34ae813f06ab http.request.method=POST http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=43.873µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=00863d1e-a71f-4535-9b7b-de6cb5222760 trace.line=110 vars.name=test [2023-10-12T13:15:38.800Z] time="2023-10-12T13:15:38.555759723Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a03ff434-3600-41e3-8895-1f16c270c9c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" trace.duration=47.828µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0e089ae1-3c71-4dad-81bb-020dbf94b0ab trace.line=110 vars.name=test [2023-10-12T13:15:38.800Z] time="2023-10-12T13:15:38.555778635Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=be45d1b1-8c68-43fe-82b3-34ae813f06ab http.request.method=POST http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.782511ms http.response.status=202 http.response.written=0 [2023-10-12T13:15:38.800Z] 127.0.0.1 - - [12/Oct/2023:13:15:38 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.7+unknown" [2023-10-12T13:15:38.801Z] time="2023-10-12T13:15:38.555824986Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a03ff434-3600-41e3-8895-1f16c270c9c4 http.request.method=POST http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.793687ms http.response.status=202 http.response.written=0 [2023-10-12T13:15:38.801Z] 127.0.0.1 - - [12/Oct/2023:13:15:38 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.7+unknown" [2023-10-12T13:15:38.801Z] time="2023-10-12T13:15:38.557938869Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2aecabe-f910-4e41-99d1-e6fa42720ad7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49?_state=C2Z96YRu81xFRJinRZotbeCYcp15b-2bzbQ9jhFDreJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiODJjOTQ1LWVmMmEtNGYyMS1iMjdiLWU0NTg2ZTg5ZWM0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0MTYxODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=2b82c945-ef2a-4f21-b27b-e4586e89ec49 [2023-10-12T13:15:38.801Z] time="2023-10-12T13:15:38.558029084Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48d66324-f9cc-4435-a4e7-ce0ac28301ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81?_state=fBzJi1L5X6d3rRhgdUcQT-GvL_7qQyaZeSnwghc5zbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViZjIzOGQwLWYyZTMtNDEwOS04YWE1LTE2ZTAxMjk2NGU4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0NjQ0NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=5bf238d0-f2e3-4109-8aa5-16e012964e81 [2023-10-12T13:15:38.801Z] time="2023-10-12T13:15:38.558124148Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48d66324-f9cc-4435-a4e7-ce0ac28301ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81?_state=fBzJi1L5X6d3rRhgdUcQT-GvL_7qQyaZeSnwghc5zbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViZjIzOGQwLWYyZTMtNDEwOS04YWE1LTE2ZTAxMjk2NGU4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0NjQ0NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=5bf238d0-f2e3-4109-8aa5-16e012964e81 [2023-10-12T13:15:38.801Z] time="2023-10-12T13:15:38.558036436Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2aecabe-f910-4e41-99d1-e6fa42720ad7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49?_state=C2Z96YRu81xFRJinRZotbeCYcp15b-2bzbQ9jhFDreJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiODJjOTQ1LWVmMmEtNGYyMS1iMjdiLWU0NTg2ZTg5ZWM0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0MTYxODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=2b82c945-ef2a-4f21-b27b-e4586e89ec49 [2023-10-12T13:15:38.801Z] time="2023-10-12T13:15:38.558204082Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48d66324-f9cc-4435-a4e7-ce0ac28301ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81?_state=fBzJi1L5X6d3rRhgdUcQT-GvL_7qQyaZeSnwghc5zbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViZjIzOGQwLWYyZTMtNDEwOS04YWE1LTE2ZTAxMjk2NGU4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0NjQ0NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=44.012µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8505c313-eed7-412f-b3d8-9be3c3785406 trace.line=95 vars.name=test vars.uuid=5bf238d0-f2e3-4109-8aa5-16e012964e81 [2023-10-12T13:15:38.801Z] time="2023-10-12T13:15:38.558257965Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48d66324-f9cc-4435-a4e7-ce0ac28301ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81?_state=fBzJi1L5X6d3rRhgdUcQT-GvL_7qQyaZeSnwghc5zbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViZjIzOGQwLWYyZTMtNDEwOS04YWE1LTE2ZTAxMjk2NGU4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0NjQ0NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=25.953µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=682c1383-81dd-4b9c-91aa-2aa4bfb182a6 trace.line=142 vars.name=test vars.uuid=5bf238d0-f2e3-4109-8aa5-16e012964e81 [2023-10-12T13:15:38.801Z] time="2023-10-12T13:15:38.558306868Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48d66324-f9cc-4435-a4e7-ce0ac28301ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81?_state=fBzJi1L5X6d3rRhgdUcQT-GvL_7qQyaZeSnwghc5zbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViZjIzOGQwLWYyZTMtNDEwOS04YWE1LTE2ZTAxMjk2NGU4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0NjQ0NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=5bf238d0-f2e3-4109-8aa5-16e012964e81 [2023-10-12T13:15:38.801Z] time="2023-10-12T13:15:38.558259721Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2aecabe-f910-4e41-99d1-e6fa42720ad7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49?_state=C2Z96YRu81xFRJinRZotbeCYcp15b-2bzbQ9jhFDreJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiODJjOTQ1LWVmMmEtNGYyMS1iMjdiLWU0NTg2ZTg5ZWM0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0MTYxODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=35.028µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=911a8c46-578f-4fbf-b70e-9aaa71a9a157 trace.line=95 vars.name=test vars.uuid=2b82c945-ef2a-4f21-b27b-e4586e89ec49 [2023-10-12T13:15:38.801Z] time="2023-10-12T13:15:38.558372952Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48d66324-f9cc-4435-a4e7-ce0ac28301ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81?_state=fBzJi1L5X6d3rRhgdUcQT-GvL_7qQyaZeSnwghc5zbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViZjIzOGQwLWYyZTMtNDEwOS04YWE1LTE2ZTAxMjk2NGU4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0NjQ0NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=35.635µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c21fe9c5-cdbc-4dd2-8df6-a56ebb26e80b trace.line=110 vars.name=test vars.uuid=5bf238d0-f2e3-4109-8aa5-16e012964e81 [2023-10-12T13:15:38.801Z] time="2023-10-12T13:15:38.558408545Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48d66324-f9cc-4435-a4e7-ce0ac28301ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81?_state=fBzJi1L5X6d3rRhgdUcQT-GvL_7qQyaZeSnwghc5zbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViZjIzOGQwLWYyZTMtNDEwOS04YWE1LTE2ZTAxMjk2NGU4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0NjQ0NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=13.497µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=86fc85ea-840a-4240-ad82-d1bbd07500e7 trace.line=155 vars.name=test vars.uuid=5bf238d0-f2e3-4109-8aa5-16e012964e81 [2023-10-12T13:15:38.801Z] time="2023-10-12T13:15:38.558414543Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2aecabe-f910-4e41-99d1-e6fa42720ad7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49?_state=C2Z96YRu81xFRJinRZotbeCYcp15b-2bzbQ9jhFDreJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiODJjOTQ1LWVmMmEtNGYyMS1iMjdiLWU0NTg2ZTg5ZWM0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0MTYxODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=35.824µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=6f46b616-2b23-46a0-acc1-e5404887b7fd trace.line=142 vars.name=test vars.uuid=2b82c945-ef2a-4f21-b27b-e4586e89ec49 [2023-10-12T13:15:38.801Z] time="2023-10-12T13:15:38.558451909Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2aecabe-f910-4e41-99d1-e6fa42720ad7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49?_state=C2Z96YRu81xFRJinRZotbeCYcp15b-2bzbQ9jhFDreJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiODJjOTQ1LWVmMmEtNGYyMS1iMjdiLWU0NTg2ZTg5ZWM0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0MTYxODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.uuid=2b82c945-ef2a-4f21-b27b-e4586e89ec49 [2023-10-12T13:15:38.802Z] time="2023-10-12T13:15:38.558452016Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48d66324-f9cc-4435-a4e7-ce0ac28301ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81?_state=fBzJi1L5X6d3rRhgdUcQT-GvL_7qQyaZeSnwghc5zbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViZjIzOGQwLWYyZTMtNDEwOS04YWE1LTE2ZTAxMjk2NGU4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0NjQ0NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=12.291µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=18b8c012-850a-42fc-8a2f-14d2ba30afba trace.line=155 vars.name=test vars.uuid=5bf238d0-f2e3-4109-8aa5-16e012964e81 [2023-10-12T13:15:38.802Z] time="2023-10-12T13:15:38.558480947Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48d66324-f9cc-4435-a4e7-ce0ac28301ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81?_state=fBzJi1L5X6d3rRhgdUcQT-GvL_7qQyaZeSnwghc5zbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViZjIzOGQwLWYyZTMtNDEwOS04YWE1LTE2ZTAxMjk2NGU4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0NjQ0NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=8.689µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=24d8e595-5fc8-477c-a03c-cd987da4bc66 trace.line=155 vars.name=test vars.uuid=5bf238d0-f2e3-4109-8aa5-16e012964e81 [2023-10-12T13:15:38.802Z] time="2023-10-12T13:15:38.558521513Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2aecabe-f910-4e41-99d1-e6fa42720ad7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49?_state=C2Z96YRu81xFRJinRZotbeCYcp15b-2bzbQ9jhFDreJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiODJjOTQ1LWVmMmEtNGYyMS1iMjdiLWU0NTg2ZTg5ZWM0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0MTYxODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=38.875µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c5986f8e-a0de-4bc5-bec4-be8d3182cdce trace.line=110 vars.name=test vars.uuid=2b82c945-ef2a-4f21-b27b-e4586e89ec49 [2023-10-12T13:15:38.802Z] time="2023-10-12T13:15:38.558552693Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48d66324-f9cc-4435-a4e7-ce0ac28301ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81?_state=fBzJi1L5X6d3rRhgdUcQT-GvL_7qQyaZeSnwghc5zbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViZjIzOGQwLWYyZTMtNDEwOS04YWE1LTE2ZTAxMjk2NGU4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0NjQ0NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=51.635µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=95ac1233-c91c-41f6-8aec-975636ea3ec3 trace.line=185 vars.name=test vars.uuid=5bf238d0-f2e3-4109-8aa5-16e012964e81 [2023-10-12T13:15:38.802Z] time="2023-10-12T13:15:38.55855632Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2aecabe-f910-4e41-99d1-e6fa42720ad7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49?_state=C2Z96YRu81xFRJinRZotbeCYcp15b-2bzbQ9jhFDreJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiODJjOTQ1LWVmMmEtNGYyMS1iMjdiLWU0NTg2ZTg5ZWM0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0MTYxODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=10.576µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4b94bd2a-9234-4a7c-8e3e-a233e38dc6b5 trace.line=155 vars.name=test vars.uuid=2b82c945-ef2a-4f21-b27b-e4586e89ec49 [2023-10-12T13:15:38.802Z] time="2023-10-12T13:15:38.558594801Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2aecabe-f910-4e41-99d1-e6fa42720ad7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49?_state=C2Z96YRu81xFRJinRZotbeCYcp15b-2bzbQ9jhFDreJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiODJjOTQ1LWVmMmEtNGYyMS1iMjdiLWU0NTg2ZTg5ZWM0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0MTYxODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=12.316µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=854f6e69-dd0f-4460-82ac-fd624160451a trace.line=155 vars.name=test vars.uuid=2b82c945-ef2a-4f21-b27b-e4586e89ec49 [2023-10-12T13:15:38.802Z] time="2023-10-12T13:15:38.558623224Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2aecabe-f910-4e41-99d1-e6fa42720ad7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49?_state=C2Z96YRu81xFRJinRZotbeCYcp15b-2bzbQ9jhFDreJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiODJjOTQ1LWVmMmEtNGYyMS1iMjdiLWU0NTg2ZTg5ZWM0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0MTYxODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=10.223µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bc28de9a-c17f-41f1-bd9e-7d2f45ad129e trace.line=155 vars.name=test vars.uuid=2b82c945-ef2a-4f21-b27b-e4586e89ec49 [2023-10-12T13:15:38.802Z] time="2023-10-12T13:15:38.558626826Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48d66324-f9cc-4435-a4e7-ce0ac28301ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81?_state=fBzJi1L5X6d3rRhgdUcQT-GvL_7qQyaZeSnwghc5zbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViZjIzOGQwLWYyZTMtNDEwOS04YWE1LTE2ZTAxMjk2NGU4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0NjQ0NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=47.984µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=28f3d51b-efde-4c9f-a026-2c8c399854db trace.line=110 vars.name=test vars.uuid=5bf238d0-f2e3-4109-8aa5-16e012964e81 [2023-10-12T13:15:38.802Z] time="2023-10-12T13:15:38.558683367Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2aecabe-f910-4e41-99d1-e6fa42720ad7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49?_state=C2Z96YRu81xFRJinRZotbeCYcp15b-2bzbQ9jhFDreJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiODJjOTQ1LWVmMmEtNGYyMS1iMjdiLWU0NTg2ZTg5ZWM0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0MTYxODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=39.54µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=8c748756-dcfe-48df-8b6e-f791cee0c919 trace.line=185 vars.name=test vars.uuid=2b82c945-ef2a-4f21-b27b-e4586e89ec49 [2023-10-12T13:15:38.802Z] time="2023-10-12T13:15:38.558743519Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48d66324-f9cc-4435-a4e7-ce0ac28301ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81?_state=fBzJi1L5X6d3rRhgdUcQT-GvL_7qQyaZeSnwghc5zbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViZjIzOGQwLWYyZTMtNDEwOS04YWE1LTE2ZTAxMjk2NGU4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0NjQ0NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" trace.duration=93.465µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=4a924036-b75e-4362-83c8-63677567984f trace.line=202 vars.name=test vars.uuid=5bf238d0-f2e3-4109-8aa5-16e012964e81 [2023-10-12T13:15:38.802Z] time="2023-10-12T13:15:38.558758009Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2aecabe-f910-4e41-99d1-e6fa42720ad7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49?_state=C2Z96YRu81xFRJinRZotbeCYcp15b-2bzbQ9jhFDreJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiODJjOTQ1LWVmMmEtNGYyMS1iMjdiLWU0NTg2ZTg5ZWM0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0MTYxODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=42.043µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1eb95404-a7e6-442a-81f7-df14e940af63 trace.line=110 vars.name=test vars.uuid=2b82c945-ef2a-4f21-b27b-e4586e89ec49 [2023-10-12T13:15:38.802Z] time="2023-10-12T13:15:38.558823667Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=48d66324-f9cc-4435-a4e7-ce0ac28301ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:44788" http.request.uri="/v2/test/blobs/uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81?_state=fBzJi1L5X6d3rRhgdUcQT-GvL_7qQyaZeSnwghc5zbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViZjIzOGQwLWYyZTMtNDEwOS04YWE1LTE2ZTAxMjk2NGU4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0NjQ0NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.09442ms http.response.status=201 http.response.written=0 [2023-10-12T13:15:38.802Z] 127.0.0.1 - - [12/Oct/2023:13:15:38 +0000] "PUT /v2/test/blobs/uploads/5bf238d0-f2e3-4109-8aa5-16e012964e81?_state=fBzJi1L5X6d3rRhgdUcQT-GvL_7qQyaZeSnwghc5zbd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjViZjIzOGQwLWYyZTMtNDEwOS04YWE1LTE2ZTAxMjk2NGU4MSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0NjQ0NDVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown" [2023-10-12T13:15:38.803Z] time="2023-10-12T13:15:38.55886086Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2aecabe-f910-4e41-99d1-e6fa42720ad7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49?_state=C2Z96YRu81xFRJinRZotbeCYcp15b-2bzbQ9jhFDreJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiODJjOTQ1LWVmMmEtNGYyMS1iMjdiLWU0NTg2ZTg5ZWM0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0MTYxODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" trace.duration=80.032µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=a83fe5af-a3db-4b18-9023-fd8c61318938 trace.line=202 vars.name=test vars.uuid=2b82c945-ef2a-4f21-b27b-e4586e89ec49 [2023-10-12T13:15:38.803Z] time="2023-10-12T13:15:38.558935322Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2aecabe-f910-4e41-99d1-e6fa42720ad7 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/blobs/uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49?_state=C2Z96YRu81xFRJinRZotbeCYcp15b-2bzbQ9jhFDreJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiODJjOTQ1LWVmMmEtNGYyMS1iMjdiLWU0NTg2ZTg5ZWM0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0MTYxODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=2.213336ms http.response.status=201 http.response.written=0 [2023-10-12T13:15:38.803Z] 127.0.0.1 - - [12/Oct/2023:13:15:38 +0000] "PUT /v2/test/blobs/uploads/2b82c945-ef2a-4f21-b27b-e4586e89ec49?_state=C2Z96YRu81xFRJinRZotbeCYcp15b-2bzbQ9jhFDreJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJiODJjOTQ1LWVmMmEtNGYyMS1iMjdiLWU0NTg2ZTg5ZWM0OSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0xMlQxMzoxNTozOC41NTU0MTYxODNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown" [2023-10-12T13:15:38.803Z] time="2023-10-12T13:15:38.560491027Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c2b742f-2e0e-4404-8d93-53491ed04cc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest [2023-10-12T13:15:38.803Z] time="2023-10-12T13:15:38.560529058Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c2b742f-2e0e-4404-8d93-53491ed04cc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest [2023-10-12T13:15:38.803Z] time="2023-10-12T13:15:38.56058957Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c2b742f-2e0e-4404-8d93-53491ed04cc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=28.078µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a93f9cc8-0a84-4bc1-8848-b3f968cb380d trace.line=95 vars.name=test vars.reference=latest [2023-10-12T13:15:38.803Z] time="2023-10-12T13:15:38.560656294Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c2b742f-2e0e-4404-8d93-53491ed04cc7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.358102ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest [2023-10-12T13:15:38.803Z] 127.0.0.1 - - [12/Oct/2023:13:15:38 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.7+unknown" [2023-10-12T13:15:38.803Z] time="2023-10-12T13:15:38.561715738Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f9ffadf2-c9f9-4d38-bfde-d769a4201571 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest [2023-10-12T13:15:38.803Z] time="2023-10-12T13:15:38.561752005Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f9ffadf2-c9f9-4d38-bfde-d769a4201571 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest [2023-10-12T13:15:38.803Z] time="2023-10-12T13:15:38.561905539Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f9ffadf2-c9f9-4d38-bfde-d769a4201571 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest [2023-10-12T13:15:38.803Z] time="2023-10-12T13:15:38.561922564Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f9ffadf2-c9f9-4d38-bfde-d769a4201571 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest [2023-10-12T13:15:38.803Z] time="2023-10-12T13:15:38.561931385Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f9ffadf2-c9f9-4d38-bfde-d769a4201571 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest [2023-10-12T13:15:38.803Z] time="2023-10-12T13:15:38.562002548Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f9ffadf2-c9f9-4d38-bfde-d769a4201571 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=40.951µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=819bf7ec-2712-4930-a2ce-d6e7fbf14b50 trace.line=95 vars.name=test vars.reference=latest [2023-10-12T13:15:38.803Z] time="2023-10-12T13:15:38.562053707Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f9ffadf2-c9f9-4d38-bfde-d769a4201571 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=18.978µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e59e6e5e-bf0a-4363-9c15-33ffb46e9830 trace.line=155 vars.name=test vars.reference=latest [2023-10-12T13:15:38.803Z] time="2023-10-12T13:15:38.562105079Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f9ffadf2-c9f9-4d38-bfde-d769a4201571 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=20.316µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=34bb1e2f-2f00-4d67-ab92-8d5a3ee5f91e trace.line=95 vars.name=test vars.reference=latest [2023-10-12T13:15:38.803Z] time="2023-10-12T13:15:38.562145284Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f9ffadf2-c9f9-4d38-bfde-d769a4201571 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=10.74µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0bcd4937-f2ae-4bac-8895-d70904b16fb7 trace.line=155 vars.name=test vars.reference=latest [2023-10-12T13:15:38.803Z] time="2023-10-12T13:15:38.562184586Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f9ffadf2-c9f9-4d38-bfde-d769a4201571 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=12.989µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4561c443-abac-47f0-87c1-c5c61096a827 trace.line=155 vars.name=test vars.reference=latest [2023-10-12T13:15:38.803Z] time="2023-10-12T13:15:38.562261534Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f9ffadf2-c9f9-4d38-bfde-d769a4201571 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=52.398µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=37e65211-24b3-44ff-bd60-db929a19984a trace.line=110 vars.name=test vars.reference=latest [2023-10-12T13:15:38.804Z] time="2023-10-12T13:15:38.562345702Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f9ffadf2-c9f9-4d38-bfde-d769a4201571 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=51.741µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d75284f5-0039-4105-93d2-5d4e04b4c3aa trace.line=110 vars.name=test vars.reference=latest [2023-10-12T13:15:38.804Z] time="2023-10-12T13:15:38.562547261Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f9ffadf2-c9f9-4d38-bfde-d769a4201571 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=61.456µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bd610395-b9b7-4b51-bdec-68dc072bb9af trace.line=110 vars.name=test vars.reference=latest [2023-10-12T13:15:38.804Z] time="2023-10-12T13:15:38.562609882Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f9ffadf2-c9f9-4d38-bfde-d769a4201571 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" trace.duration=38.482µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=97b5eb14-c705-4480-bf98-cf7c17f00c63 trace.line=110 vars.name=test vars.reference=latest [2023-10-12T13:15:38.804Z] time="2023-10-12T13:15:38.562645016Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f9ffadf2-c9f9-4d38-bfde-d769a4201571 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" vars.name=test vars.reference=latest [2023-10-12T13:15:38.804Z] time="2023-10-12T13:15:38.562662575Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f9ffadf2-c9f9-4d38-bfde-d769a4201571 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44790" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.7+unknown" http.response.duration=1.618237ms http.response.status=201 http.response.written=0 [2023-10-12T13:15:38.804Z] 127.0.0.1 - - [12/Oct/2023:13:15:38 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.7+unknown" [2023-10-12T13:15:38.804Z] time="2023-10-12T13:15:38.56702858Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d97ed4a7-265d-490d-adca-3f6aad71767c http.request.method=GET http.request.remoteaddr="127.0.0.1:44806" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-10-12T13:15:38.804Z] time="2023-10-12T13:15:38.567067013Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d97ed4a7-265d-490d-adca-3f6aad71767c http.request.method=GET http.request.remoteaddr="127.0.0.1:44806" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="879.76µs" http.response.status=200 http.response.written=2 [2023-10-12T13:15:38.804Z] 127.0.0.1 - - [12/Oct/2023:13:15:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-10-12T13:15:38.804Z] time="2023-10-12T13:15:38.569550486Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c916548-3dd3-4afb-a11d-05bbae9a9432 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-10-12T13:15:38.804Z] time="2023-10-12T13:15:38.569596156Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c916548-3dd3-4afb-a11d-05bbae9a9432 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-10-12T13:15:38.804Z] time="2023-10-12T13:15:38.569673891Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c916548-3dd3-4afb-a11d-05bbae9a9432 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.431µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=81c97ac9-7120-42ed-8afc-6a5a14f65b60 trace.line=95 vars.name=test vars.reference=latest [2023-10-12T13:15:38.804Z] time="2023-10-12T13:15:38.56969762Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c916548-3dd3-4afb-a11d-05bbae9a9432 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-10-12T13:15:38.804Z] time="2023-10-12T13:15:38.569746449Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c916548-3dd3-4afb-a11d-05bbae9a9432 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.255µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4f680aee-75f8-4b55-9cd2-25c95f955100 trace.line=95 vars.name=test vars.reference=latest [2023-10-12T13:15:38.804Z] time="2023-10-12T13:15:38.569801661Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c916548-3dd3-4afb-a11d-05bbae9a9432 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.862µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e52812d8-162f-47d6-930b-0c51ccea97cc trace.line=155 vars.name=test vars.reference=latest [2023-10-12T13:15:38.804Z] time="2023-10-12T13:15:38.569838116Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c916548-3dd3-4afb-a11d-05bbae9a9432 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.128µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=7abb6dea-10df-4ce0-a68a-c7199375bfd8 trace.line=125 vars.name=test vars.reference=latest [2023-10-12T13:15:38.804Z] time="2023-10-12T13:15:38.569882629Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c916548-3dd3-4afb-a11d-05bbae9a9432 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-10-12T13:15:38.804Z] time="2023-10-12T13:15:38.569973689Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7c916548-3dd3-4afb-a11d-05bbae9a9432 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.642434ms http.response.status=200 http.response.written=417 [2023-10-12T13:15:38.804Z] 127.0.0.1 - - [12/Oct/2023:13:15:38 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-10-12T13:15:38.805Z] time="2023-10-12T13:15:38.577676319Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f17bdc1-0e68-4311-905e-f3282e08a83c http.request.method=GET http.request.remoteaddr="127.0.0.1:44834" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-10-12T13:15:38.805Z] time="2023-10-12T13:15:38.577717681Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f17bdc1-0e68-4311-905e-f3282e08a83c http.request.method=GET http.request.remoteaddr="127.0.0.1:44834" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-10-12T13:15:38.805Z] time="2023-10-12T13:15:38.577731096Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f17bdc1-0e68-4311-905e-f3282e08a83c http.request.method=GET http.request.remoteaddr="127.0.0.1:44834" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-10-12T13:15:38.805Z] time="2023-10-12T13:15:38.577808569Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f17bdc1-0e68-4311-905e-f3282e08a83c http.request.method=GET http.request.remoteaddr="127.0.0.1:44834" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.983µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4fe8a595-c0d5-4429-85af-ba5b7f99eeab trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-10-12T13:15:38.805Z] time="2023-10-12T13:15:38.577859769Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f17bdc1-0e68-4311-905e-f3282e08a83c http.request.method=GET http.request.remoteaddr="127.0.0.1:44834" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8fc3d09f-a2c5-43fe-9132-57e18ecf5bd9 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-10-12T13:15:38.805Z] time="2023-10-12T13:15:38.577901393Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f17bdc1-0e68-4311-905e-f3282e08a83c http.request.method=GET http.request.remoteaddr="127.0.0.1:44834" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.113µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=66e44dd4-6e68-480e-89a8-e5e1da9d5854 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-10-12T13:15:38.805Z] time="2023-10-12T13:15:38.577935896Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f17bdc1-0e68-4311-905e-f3282e08a83c http.request.method=GET http.request.remoteaddr="127.0.0.1:44834" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-10-12T13:15:38.805Z] time="2023-10-12T13:15:38.578020318Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0f17bdc1-0e68-4311-905e-f3282e08a83c http.request.method=GET http.request.remoteaddr="127.0.0.1:44834" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.074599ms http.response.status=200 http.response.written=417 [2023-10-12T13:15:38.805Z] 127.0.0.1 - - [12/Oct/2023:13:15:38 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-10-12T13:15:38.805Z] time="2023-10-12T13:15:38.584091066Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=50f26bd6-65b7-48df-ab99-ca07e92efbab http.request.method=GET http.request.remoteaddr="127.0.0.1:44836" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-10-12T13:15:38.805Z] time="2023-10-12T13:15:38.584126208Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b78ff18-1cb3-4fd5-90d8-f68c6aa2bb54 http.request.method=GET http.request.remoteaddr="127.0.0.1:44850" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-10-12T13:15:38.805Z] time="2023-10-12T13:15:38.584148231Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=50f26bd6-65b7-48df-ab99-ca07e92efbab http.request.method=GET http.request.remoteaddr="127.0.0.1:44836" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-10-12T13:15:38.805Z] time="2023-10-12T13:15:38.584162516Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b78ff18-1cb3-4fd5-90d8-f68c6aa2bb54 http.request.method=GET http.request.remoteaddr="127.0.0.1:44850" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-10-12T13:15:38.805Z] time="2023-10-12T13:15:38.584218901Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=50f26bd6-65b7-48df-ab99-ca07e92efbab http.request.method=GET http.request.remoteaddr="127.0.0.1:44836" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.713µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=38388e93-a7ea-40d1-a310-a4f2fb74ef56 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-10-12T13:15:38.806Z] time="2023-10-12T13:15:38.584224128Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b78ff18-1cb3-4fd5-90d8-f68c6aa2bb54 http.request.method=GET http.request.remoteaddr="127.0.0.1:44850" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.322µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a10b96c8-6eae-4140-9da9-7cb8695e7938 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-10-12T13:15:38.806Z] time="2023-10-12T13:15:38.584270987Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=50f26bd6-65b7-48df-ab99-ca07e92efbab http.request.method=GET http.request.remoteaddr="127.0.0.1:44836" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.469µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ec350ca1-968b-44f8-850e-76c83983e8a6 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-10-12T13:15:38.806Z] time="2023-10-12T13:15:38.584277289Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b78ff18-1cb3-4fd5-90d8-f68c6aa2bb54 http.request.method=GET http.request.remoteaddr="127.0.0.1:44850" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.865µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d284946c-0e32-41c9-bcdd-54cc3fd1e4e1 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-10-12T13:15:38.806Z] time="2023-10-12T13:15:38.584319734Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=50f26bd6-65b7-48df-ab99-ca07e92efbab http.request.method=GET http.request.remoteaddr="127.0.0.1:44836" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.029µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1d8a2002-5d69-4423-8ce2-7da802452ac6 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-10-12T13:15:38.806Z] time="2023-10-12T13:15:38.584361564Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=50f26bd6-65b7-48df-ab99-ca07e92efbab http.request.method=GET http.request.remoteaddr="127.0.0.1:44836" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.117µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dff81ae3-5030-428b-a0cf-17fd4eb8877c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-10-12T13:15:38.806Z] time="2023-10-12T13:15:38.584394187Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=50f26bd6-65b7-48df-ab99-ca07e92efbab http.request.method=GET http.request.remoteaddr="127.0.0.1:44836" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.919µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=36d25768-8a27-4491-96e6-c86875d35b97 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-10-12T13:15:38.806Z] time="2023-10-12T13:15:38.584320194Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b78ff18-1cb3-4fd5-90d8-f68c6aa2bb54 http.request.method=GET http.request.remoteaddr="127.0.0.1:44850" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.077µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2fd99f4d-5d1b-42ed-b447-dda76d7ce59d trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-10-12T13:15:38.806Z] time="2023-10-12T13:15:38.584470413Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b78ff18-1cb3-4fd5-90d8-f68c6aa2bb54 http.request.method=GET http.request.remoteaddr="127.0.0.1:44850" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.522µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6b7b8255-d49b-40db-8ebf-ac4d297b014f trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-10-12T13:15:38.806Z] time="2023-10-12T13:15:38.584515106Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b78ff18-1cb3-4fd5-90d8-f68c6aa2bb54 http.request.method=GET http.request.remoteaddr="127.0.0.1:44850" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.462µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b5a23ae7-75cf-4db1-84e2-8571f9bb2c1f trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-10-12T13:15:38.806Z] time="2023-10-12T13:15:38.584548238Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b78ff18-1cb3-4fd5-90d8-f68c6aa2bb54 http.request.method=GET http.request.remoteaddr="127.0.0.1:44850" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.531µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=89a90fb5-3fb1-4418-b1b6-84e6f6603b26 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-10-12T13:15:38.806Z] time="2023-10-12T13:15:38.584597912Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b78ff18-1cb3-4fd5-90d8-f68c6aa2bb54 http.request.method=GET http.request.remoteaddr="127.0.0.1:44850" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.434µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=d48e5839-9f88-4999-afac-1cff0bc58723 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-10-12T13:15:38.806Z] time="2023-10-12T13:15:38.584426302Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=50f26bd6-65b7-48df-ab99-ca07e92efbab http.request.method=GET http.request.remoteaddr="127.0.0.1:44836" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.805µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=322ab232-31fc-4689-b7b8-e725e0753741 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-10-12T13:15:38.806Z] time="2023-10-12T13:15:38.585617938Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=50f26bd6-65b7-48df-ab99-ca07e92efbab http.request.method=GET http.request.remoteaddr="127.0.0.1:44836" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=93.251µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=e87a63a4-de38-4a2d-b0d1-0ba45f19e7a4 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-10-12T13:15:38.806Z] time="2023-10-12T13:15:38.586276366Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b78ff18-1cb3-4fd5-90d8-f68c6aa2bb54 http.request.method=GET http.request.remoteaddr="127.0.0.1:44850" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.611µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=56c3ad34-3dd4-4a27-a951-c246acaa7cc8 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-10-12T13:15:38.807Z] time="2023-10-12T13:15:38.586292776Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=50f26bd6-65b7-48df-ab99-ca07e92efbab http.request.method=GET http.request.remoteaddr="127.0.0.1:44836" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.729µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=249082e4-112e-42a7-8af0-7f43ffbb3e34 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-10-12T13:15:38.807Z] time="2023-10-12T13:15:38.586341834Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b78ff18-1cb3-4fd5-90d8-f68c6aa2bb54 http.request.method=GET http.request.remoteaddr="127.0.0.1:44850" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.272µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=081962d4-fb77-4456-bbcc-268c0b81e2ff trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-10-12T13:15:38.807Z] time="2023-10-12T13:15:38.586400419Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b78ff18-1cb3-4fd5-90d8-f68c6aa2bb54 http.request.method=GET http.request.remoteaddr="127.0.0.1:44850" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.712829ms http.response.status=200 http.response.written=68 [2023-10-12T13:15:38.807Z] 127.0.0.1 - - [12/Oct/2023:13:15:38 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-10-12T13:15:38.807Z] time="2023-10-12T13:15:38.586343213Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=50f26bd6-65b7-48df-ab99-ca07e92efbab http.request.method=GET http.request.remoteaddr="127.0.0.1:44836" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.801µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d4c972e3-2e3b-4c55-8d5f-1a1032cb4143 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-10-12T13:15:38.807Z] time="2023-10-12T13:15:38.58651904Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=50f26bd6-65b7-48df-ab99-ca07e92efbab http.request.method=GET http.request.remoteaddr="127.0.0.1:44836" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.840082ms http.response.status=200 http.response.written=194 [2023-10-12T13:15:38.807Z] 127.0.0.1 - - [12/Oct/2023:13:15:38 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-10-12T13:15:38.807Z] time="2023-10-12T13:15:38.598508093Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1d65256c-cd36-476d-8c87-5c833c85cf2a http.request.method=GET http.request.remoteaddr="127.0.0.1:44876" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-10-12T13:15:38.807Z] time="2023-10-12T13:15:38.598708634Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1d65256c-cd36-476d-8c87-5c833c85cf2a http.request.method=GET http.request.remoteaddr="127.0.0.1:44876" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.228666ms http.response.status=200 http.response.written=2 [2023-10-12T13:15:38.807Z] 127.0.0.1 - - [12/Oct/2023:13:15:38 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-10-12T13:15:38.807Z] time="2023-10-12T13:15:38.604852284Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=296fbbff-08c5-4372-a342-5715dede17e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-10-12T13:15:38.807Z] time="2023-10-12T13:15:38.604902787Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=296fbbff-08c5-4372-a342-5715dede17e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-10-12T13:15:38.807Z] time="2023-10-12T13:15:38.604916227Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=296fbbff-08c5-4372-a342-5715dede17e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-10-12T13:15:38.807Z] time="2023-10-12T13:15:38.604982598Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=296fbbff-08c5-4372-a342-5715dede17e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.903µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b7c705a7-2e39-45bf-81a4-831bf64e41ee trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-10-12T13:15:38.807Z] time="2023-10-12T13:15:38.605028161Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=296fbbff-08c5-4372-a342-5715dede17e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.809µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d820f337-1a71-4b3c-9023-731fc7965eaa trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-10-12T13:15:38.807Z] time="2023-10-12T13:15:38.605100538Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=296fbbff-08c5-4372-a342-5715dede17e2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44888" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.25557ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-10-12T13:15:38.807Z] 127.0.0.1 - - [12/Oct/2023:13:15:38 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-10-12T13:15:38.807Z] time="2023-10-12T13:15:38.606394353Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cbaa2e4f-004f-435c-9bd0-558b11be86da http.request.method=GET http.request.remoteaddr="127.0.0.1:44892" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-10-12T13:15:38.807Z] time="2023-10-12T13:15:38.606430291Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cbaa2e4f-004f-435c-9bd0-558b11be86da http.request.method=GET http.request.remoteaddr="127.0.0.1:44892" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-10-12T13:15:38.807Z] time="2023-10-12T13:15:38.606444248Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cbaa2e4f-004f-435c-9bd0-558b11be86da http.request.method=GET http.request.remoteaddr="127.0.0.1:44892" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-10-12T13:15:38.808Z] time="2023-10-12T13:15:38.606497442Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cbaa2e4f-004f-435c-9bd0-558b11be86da http.request.method=GET http.request.remoteaddr="127.0.0.1:44892" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.395µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=77ab0f67-234c-480d-a23d-8b772c0cb7c0 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-10-12T13:15:38.808Z] time="2023-10-12T13:15:38.60654321Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cbaa2e4f-004f-435c-9bd0-558b11be86da http.request.method=GET http.request.remoteaddr="127.0.0.1:44892" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.948µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=41a12b7d-b1ea-496b-b306-926f8b911282 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-10-12T13:15:38.808Z] time="2023-10-12T13:15:38.606584424Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cbaa2e4f-004f-435c-9bd0-558b11be86da http.request.method=GET http.request.remoteaddr="127.0.0.1:44892" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="994.902µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-10-12T13:15:38.808Z] 127.0.0.1 - - [12/Oct/2023:13:15:38 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/87775923971f93828610335b272129b33571541e kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-10-12T13:15:38.808Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s) [2023-10-12T13:15:38.808Z] === RUN TestImagePullNonExisting [2023-10-12T13:15:38.808Z] === RUN TestImagePullNonExisting/asdfasdf:foobar [2023-10-12T13:15:38.808Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar [2023-10-12T13:15:38.808Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar [2023-10-12T13:15:38.808Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar [2023-10-12T13:15:38.808Z] === RUN TestImagePullNonExisting/asdfasdf [2023-10-12T13:15:38.808Z] === PAUSE TestImagePullNonExisting/asdfasdf [2023-10-12T13:15:38.808Z] === RUN TestImagePullNonExisting/asdfasdf:latest [2023-10-12T13:15:38.808Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest [2023-10-12T13:15:38.808Z] === RUN TestImagePullNonExisting/library/asdfasdf [2023-10-12T13:15:38.808Z] === PAUSE TestImagePullNonExisting/library/asdfasdf [2023-10-12T13:15:38.808Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest [2023-10-12T13:15:38.808Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest [2023-10-12T13:15:38.808Z] === CONT TestImagePullNonExisting/asdfasdf:foobar [2023-10-12T13:15:38.808Z] === CONT TestImagePullNonExisting/asdfasdf:latest [2023-10-12T13:15:38.808Z] === CONT TestImagePullNonExisting/asdfasdf [2023-10-12T13:15:38.808Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar [2023-10-12T13:15:38.808Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest [2023-10-12T13:15:38.808Z] === CONT TestImagePullNonExisting/library/asdfasdf [2023-10-12T13:15:40.246Z] --- PASS: TestImagePullNonExisting (0.01s) [2023-10-12T13:15:40.246Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.99s) [2023-10-12T13:15:40.246Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (1.00s) [2023-10-12T13:15:40.246Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (1.00s) [2023-10-12T13:15:40.246Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (1.01s) [2023-10-12T13:15:40.246Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.32s) [2023-10-12T13:15:40.246Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.32s) [2023-10-12T13:15:40.246Z] === RUN TestRemoveImageOrphaning [2023-10-12T13:15:40.246Z] --- PASS: TestRemoveImageOrphaning (0.15s) [2023-10-12T13:15:40.246Z] === RUN TestRemoveByDigest [2023-10-12T13:15:40.246Z] remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2023-10-12T13:15:40.246Z] --- SKIP: TestRemoveByDigest (0.00s) [2023-10-12T13:15:40.246Z] === RUN TestRemoveImageGarbageCollector [2023-10-12T13:15:40.246Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm [2023-10-12T13:15:40.246Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-10-12T13:15:40.246Z] === RUN TestSaveCheckTimes [2023-10-12T13:15:40.246Z] === PAUSE TestSaveCheckTimes [2023-10-12T13:15:40.246Z] === RUN TestSaveRepoWithMultipleImages [2023-10-12T13:15:41.172Z] --- PASS: TestSaveRepoWithMultipleImages (0.95s) [2023-10-12T13:15:41.172Z] === RUN TestSaveDirectoryPermissions [2023-10-12T13:15:42.098Z] --- PASS: TestSaveDirectoryPermissions (0.90s) [2023-10-12T13:15:42.098Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-10-12T13:15:42.098Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-10-12T13:15:42.098Z] === RUN TestTagUsingDigestAlgorithmAsName [2023-10-12T13:15:42.098Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) [2023-10-12T13:15:42.098Z] === RUN TestTagValidPrefixedRepo [2023-10-12T13:15:42.098Z] === RUN TestTagValidPrefixedRepo/fooo/bar [2023-10-12T13:15:42.098Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar [2023-10-12T13:15:42.098Z] === RUN TestTagValidPrefixedRepo/fooaa/test [2023-10-12T13:15:42.098Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test [2023-10-12T13:15:42.098Z] === RUN TestTagValidPrefixedRepo/foooo:t [2023-10-12T13:15:42.098Z] === PAUSE TestTagValidPrefixedRepo/foooo:t [2023-10-12T13:15:42.098Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2023-10-12T13:15:42.098Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2023-10-12T13:15:42.098Z] === CONT TestTagValidPrefixedRepo/fooo/bar [2023-10-12T13:15:42.098Z] === CONT TestTagValidPrefixedRepo/foooo:t [2023-10-12T13:15:42.098Z] === CONT TestTagValidPrefixedRepo/fooaa/test [2023-10-12T13:15:42.098Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2023-10-12T13:15:42.098Z] --- PASS: TestTagValidPrefixedRepo (0.02s) [2023-10-12T13:15:42.098Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s) [2023-10-12T13:15:42.098Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s) [2023-10-12T13:15:42.098Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s) [2023-10-12T13:15:42.098Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) [2023-10-12T13:15:42.098Z] === RUN TestTagExistedNameWithoutForce [2023-10-12T13:15:42.098Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-10-12T13:15:42.098Z] === RUN TestTagOfficialNames [2023-10-12T13:15:42.098Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox [2023-10-12T13:15:42.098Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox [2023-10-12T13:15:42.098Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox [2023-10-12T13:15:42.098Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox [2023-10-12T13:15:42.098Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox [2023-10-12T13:15:42.098Z] --- PASS: TestTagOfficialNames (0.04s) [2023-10-12T13:15:42.098Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) [2023-10-12T13:15:42.098Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) [2023-10-12T13:15:42.098Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) [2023-10-12T13:15:42.098Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) [2023-10-12T13:15:42.098Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) [2023-10-12T13:15:42.098Z] === RUN TestTagMatchesDigest [2023-10-12T13:15:42.098Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-10-12T13:15:42.098Z] === CONT TestSaveCheckTimes [2023-10-12T13:15:42.354Z] --- PASS: TestSaveCheckTimes (0.03s) [2023-10-12T13:15:42.354Z] PASS [2023-10-12T13:15:42.354Z] [2023-10-12T13:15:42.354Z] === Skipped [2023-10-12T13:15:42.354Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-10-12T13:15:42.354Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out [2023-10-12T13:15:42.354Z] [2023-10-12T13:15:42.354Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) [2023-10-12T13:15:42.354Z] remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2023-10-12T13:15:42.354Z] [2023-10-12T13:15:42.354Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-10-12T13:15:42.354Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm [2023-10-12T13:15:42.354Z] [2023-10-12T13:15:42.354Z] DONE 51 tests, 3 skipped in 4.369s [2023-10-12T13:15:42.354Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-10-12T13:15:42.354Z] ++ '[' -n '' ']' [2023-10-12T13:15:42.354Z] ++ 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 [2023-10-12T13:15:42.354Z] ++ set -e [2023-10-12T13:15:42.354Z] ++ '[' -n 0 ']' [2023-10-12T13:15:42.354Z] ++ set -x [2023-10-12T13:15:42.354Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:15:42.354Z] === RUN TestStripANSICommands [2023-10-12T13:15:42.354Z] === RUN TestStripANSICommands/#00 [2023-10-12T13:15:42.354Z] === RUN TestStripANSICommands/#01 [2023-10-12T13:15:42.354Z] --- PASS: TestStripANSICommands (0.00s) [2023-10-12T13:15:42.354Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-10-12T13:15:42.354Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-10-12T13:15:42.354Z] PASS [2023-10-12T13:15:42.354Z] [2023-10-12T13:15:42.354Z] DONE 3 tests in 0.009s [2023-10-12T13:15:42.354Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-10-12T13:15:42.354Z] ++ '[' -n '' ']' [2023-10-12T13:15:42.354Z] ++ 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 [2023-10-12T13:15:42.354Z] ++ set -e [2023-10-12T13:15:42.354Z] ++ '[' -n 0 ']' [2023-10-12T13:15:42.354Z] ++ set -x [2023-10-12T13:15:42.354Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:15:42.354Z] INFO: Testing against a local daemon [2023-10-12T13:15:42.354Z] === RUN TestCreateWithMultiNetworks [2023-10-12T13:15:43.280Z] --- PASS: TestCreateWithMultiNetworks (0.97s) [2023-10-12T13:15:43.280Z] === RUN TestNetworkCreateDelete [2023-10-12T13:15:43.536Z] --- PASS: TestNetworkCreateDelete (0.20s) [2023-10-12T13:15:43.536Z] === RUN TestDockerNetworkDeletePreferID [2023-10-12T13:15:44.096Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2023-10-12T13:15:44.096Z] === RUN TestDaemonDNSFallback [2023-10-12T13:15:50.626Z] --- PASS: TestDaemonDNSFallback (6.21s) [2023-10-12T13:15:50.626Z] === RUN TestInspectNetwork [2023-10-12T13:15:53.138Z] === RUN TestInspectNetwork/full_network_id [2023-10-12T13:15:53.138Z] === RUN TestInspectNetwork/partial_network_id [2023-10-12T13:15:53.138Z] === RUN TestInspectNetwork/network_name [2023-10-12T13:15:53.138Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-10-12T13:15:57.300Z] --- PASS: TestInspectNetwork (7.15s) [2023-10-12T13:15:57.301Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-10-12T13:15:57.301Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-10-12T13:15:57.301Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-10-12T13:15:57.301Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-10-12T13:15:57.301Z] === RUN TestRunContainerWithBridgeNone [2023-10-12T13:15:58.664Z] --- PASS: TestRunContainerWithBridgeNone (1.31s) [2023-10-12T13:15:58.664Z] === RUN TestNetworkInvalidJSON [2023-10-12T13:15:58.664Z] === RUN TestNetworkInvalidJSON/networks/create [2023-10-12T13:15:58.664Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-10-12T13:15:58.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-10-12T13:15:58.664Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-10-12T13:15:58.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-10-12T13:15:58.664Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-10-12T13:15:58.664Z] === CONT TestNetworkInvalidJSON/networks/create [2023-10-12T13:15:58.664Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-10-12T13:15:58.664Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-10-12T13:15:58.664Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-10-12T13:15:58.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-10-12T13:15:58.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-10-12T13:15:58.664Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-10-12T13:15:58.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-10-12T13:15:58.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-10-12T13:15:58.664Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-10-12T13:15:58.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-10-12T13:15:58.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-10-12T13:15:58.664Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-10-12T13:15:58.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-10-12T13:15:58.664Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-10-12T13:15:58.664Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-10-12T13:15:58.664Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-10-12T13:15:58.664Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-10-12T13:15:58.664Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-10-12T13:15:58.664Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-10-12T13:15:58.664Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-10-12T13:15:58.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2023-10-12T13:15:58.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-10-12T13:15:58.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-10-12T13:15:58.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-10-12T13:15:58.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-10-12T13:15:58.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-10-12T13:15:58.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-10-12T13:15:58.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-10-12T13:15:58.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-10-12T13:15:58.664Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-10-12T13:15:58.664Z] === RUN TestNetworkList [2023-10-12T13:15:58.664Z] === RUN TestNetworkList//networks [2023-10-12T13:15:58.664Z] === PAUSE TestNetworkList//networks [2023-10-12T13:15:58.664Z] === RUN TestNetworkList//networks/ [2023-10-12T13:15:58.664Z] === PAUSE TestNetworkList//networks/ [2023-10-12T13:15:58.664Z] === CONT TestNetworkList//networks [2023-10-12T13:15:58.664Z] === CONT TestNetworkList//networks/ [2023-10-12T13:15:58.664Z] --- PASS: TestNetworkList (0.01s) [2023-10-12T13:15:58.664Z] --- PASS: TestNetworkList//networks (0.00s) [2023-10-12T13:15:58.664Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-10-12T13:15:58.664Z] === RUN TestHostIPv4BridgeLabel [2023-10-12T13:15:59.224Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-10-12T13:15:59.224Z] === RUN TestDefaultNetworkOpts [2023-10-12T13:15:59.224Z] === RUN TestDefaultNetworkOpts/default_value [2023-10-12T13:16:00.588Z] === RUN TestDefaultNetworkOpts/cmdline_value [2023-10-12T13:16:01.951Z] === RUN TestDefaultNetworkOpts/config-from_value [2023-10-12T13:16:03.314Z] --- PASS: TestDefaultNetworkOpts (3.87s) [2023-10-12T13:16:03.314Z] --- PASS: TestDefaultNetworkOpts/default_value (1.27s) [2023-10-12T13:16:03.314Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.26s) [2023-10-12T13:16:03.314Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.34s) [2023-10-12T13:16:03.314Z] === RUN TestForbidDuplicateNetworkNames [2023-10-12T13:16:03.875Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s) [2023-10-12T13:16:03.876Z] === RUN TestDaemonRestartWithLiveRestore [2023-10-12T13:16:04.802Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-10-12T13:16:04.802Z] === RUN TestDaemonDefaultNetworkPools [2023-10-12T13:16:05.728Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2023-10-12T13:16:05.728Z] === RUN TestDaemonRestartWithExistingNetwork [2023-10-12T13:16:07.091Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2023-10-12T13:16:07.091Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-10-12T13:16:08.017Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2023-10-12T13:16:08.017Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-10-12T13:16:08.943Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2023-10-12T13:16:08.943Z] === RUN TestServiceWithPredefinedNetwork [2023-10-12T13:16:10.829Z] --- PASS: TestServiceWithPredefinedNetwork (2.15s) [2023-10-12T13:16:10.829Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-10-12T13:16:10.829Z] service_test.go:256: FLAKY_TEST [2023-10-12T13:16:10.829Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-10-12T13:16:10.829Z] === RUN TestServiceWithDataPathPortInit [2023-10-12T13:16:25.669Z] --- PASS: TestServiceWithDataPathPortInit (13.37s) [2023-10-12T13:16:25.669Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-10-12T13:16:26.595Z] service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2g1navf5vmw789l09ql3epdb6 Created:2023-10-12 13:16:25.529192614 +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[0d0637c0655d8496c5610ec5ba0c93de0b65cba5d6f5653a821dbd22697a62d9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bd49pzj65altdmazu7a6aa5qn EndpointID:9bb9079c7f0636279c64fa76259d3a33bf1eb4d28bdd854a68ef1233b6422d12 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5f26eb6497fd32489c8e2463cd6a877ad423aaf31fca3fea1278e372152bce7d 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:22e1bbe4427d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bd49pzj65altdmazu7a6aa5qn EndpointID:9bb9079c7f0636279c64fa76259d3a33bf1eb4d28bdd854a68ef1233b6422d12 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-10-12T13:16:31.834Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s) [2023-10-12T13:16:31.834Z] PASS [2023-10-12T13:16:31.834Z] [2023-10-12T13:16:31.834Z] === Skipped [2023-10-12T13:16:31.834Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-10-12T13:16:31.834Z] service_test.go:256: FLAKY_TEST [2023-10-12T13:16:31.834Z] [2023-10-12T13:16:31.834Z] DONE 44 tests, 1 skipped in 48.865s [2023-10-12T13:16:31.834Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-10-12T13:16:31.834Z] ++ '[' -n '' ']' [2023-10-12T13:16:31.834Z] ++ 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 [2023-10-12T13:16:31.834Z] ++ set -e [2023-10-12T13:16:31.834Z] ++ '[' -n 0 ']' [2023-10-12T13:16:31.834Z] ++ set -x [2023-10-12T13:16:31.834Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:16:31.834Z] INFO: Testing against a local daemon [2023-10-12T13:16:31.834Z] === RUN TestDockerNetworkIpvlanPersistance [2023-10-12T13:16:31.834Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-10-12T13:16:31.834Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-10-12T13:16:31.834Z] === RUN TestDockerNetworkIpvlan [2023-10-12T13:16:31.834Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-10-12T13:16:31.834Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-10-12T13:16:31.834Z] PASS [2023-10-12T13:16:31.834Z] [2023-10-12T13:16:31.834Z] === Skipped [2023-10-12T13:16:31.834Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-10-12T13:16:31.834Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-10-12T13:16:31.834Z] [2023-10-12T13:16:31.834Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-10-12T13:16:31.834Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-10-12T13:16:31.834Z] [2023-10-12T13:16:31.834Z] DONE 2 tests, 2 skipped in 0.038s [2023-10-12T13:16:31.834Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-10-12T13:16:31.834Z] ++ '[' -n '' ']' [2023-10-12T13:16:31.834Z] ++ 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 [2023-10-12T13:16:31.834Z] ++ set -e [2023-10-12T13:16:31.834Z] ++ '[' -n 0 ']' [2023-10-12T13:16:31.834Z] ++ set -x [2023-10-12T13:16:31.834Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:16:31.834Z] INFO: Testing against a local daemon [2023-10-12T13:16:31.834Z] === RUN TestDockerNetworkMacvlanPersistance [2023-10-12T13:16:32.395Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s) [2023-10-12T13:16:32.395Z] === RUN TestDockerNetworkMacvlan [2023-10-12T13:16:32.395Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-10-12T13:16:32.956Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-10-12T13:16:33.563Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-10-12T13:16:34.124Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-10-12T13:16:34.685Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-10-12T13:16:35.245Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-10-12T13:16:36.171Z] --- PASS: TestDockerNetworkMacvlan (3.53s) [2023-10-12T13:16:36.171Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s) [2023-10-12T13:16:36.171Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s) [2023-10-12T13:16:36.171Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s) [2023-10-12T13:16:36.171Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s) [2023-10-12T13:16:36.171Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s) [2023-10-12T13:16:36.171Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2023-10-12T13:16:36.171Z] PASS [2023-10-12T13:16:36.171Z] [2023-10-12T13:16:36.171Z] DONE 8 tests in 4.729s [2023-10-12T13:16:36.171Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-10-12T13:16:36.171Z] ++ '[' -n '' ']' [2023-10-12T13:16:36.171Z] ++ 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 [2023-10-12T13:16:36.171Z] ++ set -e [2023-10-12T13:16:36.171Z] ++ '[' -n 0 ']' [2023-10-12T13:16:36.171Z] ++ set -x [2023-10-12T13:16:36.171Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:16:36.171Z] testing: warning: no tests to run [2023-10-12T13:16:36.171Z] PASS [2023-10-12T13:16:36.171Z] [2023-10-12T13:16:36.171Z] DONE 0 tests in 0.007s [2023-10-12T13:16:36.171Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-10-12T13:16:36.171Z] ++ '[' -n '' ']' [2023-10-12T13:16:36.171Z] ++ 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 [2023-10-12T13:16:36.171Z] ++ set -e [2023-10-12T13:16:36.171Z] ++ '[' -n 0 ']' [2023-10-12T13:16:36.171Z] ++ set -x [2023-10-12T13:16:36.171Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:16:36.171Z] INFO: Testing against a local daemon [2023-10-12T13:16:36.171Z] === RUN TestAuthZPluginAllowRequest [2023-10-12T13:16:37.098Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2023-10-12T13:16:37.098Z] === RUN TestAuthZPluginTLS [2023-10-12T13:16:37.658Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-10-12T13:16:37.658Z] === RUN TestAuthZPluginDenyRequest [2023-10-12T13:16:38.219Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-10-12T13:16:38.219Z] === RUN TestAuthZPluginAPIDenyResponse [2023-10-12T13:16:38.779Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-10-12T13:16:38.779Z] === RUN TestAuthZPluginDenyResponse [2023-10-12T13:16:39.341Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-10-12T13:16:39.341Z] === RUN TestAuthZPluginAllowEventStream [2023-10-12T13:16:40.268Z] 2023/10/12 13:16:39 http: panic serving 127.0.0.1:55922: runtime error: invalid memory address or nil pointer dereference [2023-10-12T13:16:40.268Z] goroutine 154 [running]: [2023-10-12T13:16:40.268Z] net/http.(*conn).serve.func1() [2023-10-12T13:16:40.268Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2023-10-12T13:16:40.268Z] panic({0xa71c40?, 0x15799a0?}) [2023-10-12T13:16:40.268Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2023-10-12T13:16:40.268Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69f40, 0x40004ce0c0}, 0xffff6fa8b260?) [2023-10-12T13:16:40.268Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c [2023-10-12T13:16:40.268Z] net/http.HandlerFunc.ServeHTTP(0x40001dc600?, {0xd69f40?, 0x40004ce0c0?}, 0x407e58?) [2023-10-12T13:16:40.268Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2023-10-12T13:16:40.268Z] net/http.(*ServeMux).ServeHTTP(0xd70028?, {0xd69f40, 0x40004ce0c0}, 0x40001dc600) [2023-10-12T13:16:40.268Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2023-10-12T13:16:40.268Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400026c180, {0xd68b30?, 0x4000210000}, 0x40001dc500) [2023-10-12T13:16:40.268Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 [2023-10-12T13:16:40.268Z] net/http.serverHandler.ServeHTTP({0xd656e8?}, {0xd68b30?, 0x4000210000?}, 0x6?) [2023-10-12T13:16:40.268Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2023-10-12T13:16:40.268Z] net/http.(*conn).serve(0x4000353320, {0xd70028, 0x40004e8ed0}) [2023-10-12T13:16:40.268Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2023-10-12T13:16:40.268Z] created by net/http.(*Server).Serve in goroutine 49 [2023-10-12T13:16:40.268Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2023-10-12T13:16:41.193Z] 2023/10/12 13:16:40 http: panic serving 127.0.0.1:55934: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2023-10-12T13:16:41.193Z] goroutine 195 [running]: [2023-10-12T13:16:41.193Z] net/http.(*conn).serve.func1() [2023-10-12T13:16:41.193Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2023-10-12T13:16:41.193Z] panic({0xa09360?, 0x4000316230?}) [2023-10-12T13:16:41.193Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2023-10-12T13:16:41.193Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69f40, 0x40004ce360}, 0xffff6fa8b260?) [2023-10-12T13:16:41.193Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2023-10-12T13:16:41.193Z] net/http.HandlerFunc.ServeHTTP(0x40001dc700?, {0xd69f40?, 0x40004ce360?}, 0x407e58?) [2023-10-12T13:16:41.193Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2023-10-12T13:16:41.193Z] net/http.(*ServeMux).ServeHTTP(0xd70028?, {0xd69f40, 0x40004ce360}, 0x40001dc700) [2023-10-12T13:16:41.193Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2023-10-12T13:16:41.193Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400026c180, {0xd68b30?, 0x40002100e0}, 0x4000251400) [2023-10-12T13:16:41.193Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 [2023-10-12T13:16:41.193Z] net/http.serverHandler.ServeHTTP({0x40004930e0?}, {0xd68b30?, 0x40002100e0?}, 0x6?) [2023-10-12T13:16:41.193Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2023-10-12T13:16:41.193Z] net/http.(*conn).serve(0x40005c2e10, {0xd70028, 0x40004e8ed0}) [2023-10-12T13:16:41.193Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2023-10-12T13:16:41.193Z] created by net/http.(*Server).Serve in goroutine 49 [2023-10-12T13:16:41.193Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2023-10-12T13:16:43.078Z] 2023/10/12 13:16:42 http: panic serving 127.0.0.1:55940: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2023-10-12T13:16:43.078Z] goroutine 59 [running]: [2023-10-12T13:16:43.078Z] net/http.(*conn).serve.func1() [2023-10-12T13:16:43.078Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2023-10-12T13:16:43.078Z] panic({0xa09360?, 0x4000316430?}) [2023-10-12T13:16:43.078Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2023-10-12T13:16:43.078Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69f40, 0x40004ce480}, 0xffff6fa8b260?) [2023-10-12T13:16:43.078Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2023-10-12T13:16:43.078Z] net/http.HandlerFunc.ServeHTTP(0x40001dc900?, {0xd69f40?, 0x40004ce480?}, 0x407e58?) [2023-10-12T13:16:43.078Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2023-10-12T13:16:43.078Z] net/http.(*ServeMux).ServeHTTP(0xd70028?, {0xd69f40, 0x40004ce480}, 0x40001dc900) [2023-10-12T13:16:43.078Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2023-10-12T13:16:43.078Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400026c180, {0xd68b30?, 0x40002101c0}, 0x40001dc800) [2023-10-12T13:16:43.078Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 [2023-10-12T13:16:43.078Z] net/http.serverHandler.ServeHTTP({0x4000574840?}, {0xd68b30?, 0x40002101c0?}, 0x6?) [2023-10-12T13:16:43.078Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2023-10-12T13:16:43.078Z] net/http.(*conn).serve(0x40001a4360, {0xd70028, 0x40004e8ed0}) [2023-10-12T13:16:43.078Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2023-10-12T13:16:43.078Z] created by net/http.(*Server).Serve in goroutine 49 [2023-10-12T13:16:43.078Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2023-10-12T13:16:45.590Z] --- PASS: TestAuthZPluginAllowEventStream (6.02s) [2023-10-12T13:16:45.590Z] === RUN TestAuthZPluginErrorResponse [2023-10-12T13:16:45.845Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-10-12T13:16:45.845Z] === RUN TestAuthZPluginErrorRequest [2023-10-12T13:16:46.406Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-10-12T13:16:46.406Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-10-12T13:16:46.966Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-10-12T13:16:46.966Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-10-12T13:16:47.893Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s) [2023-10-12T13:16:47.893Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-10-12T13:16:49.256Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.10s) [2023-10-12T13:16:49.256Z] === RUN TestAuthZPluginHeader [2023-10-12T13:16:49.817Z] --- PASS: TestAuthZPluginHeader (0.61s) [2023-10-12T13:16:49.817Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-10-12T13:16:49.817Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2023-10-12T13:16:49.817Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-10-12T13:16:49.817Z] === RUN TestAuthZPluginV2Disable [2023-10-12T13:16:49.817Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2023-10-12T13:16:49.817Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-10-12T13:16:49.817Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-10-12T13:16:49.817Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2023-10-12T13:16:49.817Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-10-12T13:16:49.817Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-10-12T13:16:49.817Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2023-10-12T13:16:49.817Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-10-12T13:16:49.817Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-10-12T13:17:07.869Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2023-10-12T13:17:07.869Z] PASS [2023-10-12T13:17:07.869Z] [2023-10-12T13:17:07.869Z] === Skipped [2023-10-12T13:17:07.869Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-10-12T13:17:07.869Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2023-10-12T13:17:07.869Z] [2023-10-12T13:17:07.869Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-10-12T13:17:07.869Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2023-10-12T13:17:07.869Z] [2023-10-12T13:17:07.869Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-10-12T13:17:07.869Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2023-10-12T13:17:07.869Z] [2023-10-12T13:17:07.869Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-10-12T13:17:07.869Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2023-10-12T13:17:07.869Z] [2023-10-12T13:17:07.869Z] DONE 17 tests, 4 skipped in 30.586s [2023-10-12T13:17:07.869Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-10-12T13:17:07.869Z] ++ '[' -n '' ']' [2023-10-12T13:17:07.869Z] ++ 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 [2023-10-12T13:17:07.869Z] ++ set -e [2023-10-12T13:17:07.869Z] ++ '[' -n 0 ']' [2023-10-12T13:17:07.869Z] ++ set -x [2023-10-12T13:17:07.869Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:17:07.869Z] INFO: Testing against a local daemon [2023-10-12T13:17:07.869Z] === RUN TestPluginInvalidJSON [2023-10-12T13:17:07.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-10-12T13:17:07.869Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-10-12T13:17:07.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-10-12T13:17:07.869Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-10-12T13:17:07.869Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-10-12T13:17:07.869Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-10-12T13:17:07.869Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-10-12T13:17:07.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-10-12T13:17:07.869Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-10-12T13:17:07.869Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-10-12T13:17:07.869Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-10-12T13:17:07.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-10-12T13:17:07.869Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-10-12T13:17:07.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-10-12T13:17:07.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-10-12T13:17:07.869Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-10-12T13:17:07.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-10-12T13:17:07.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-10-12T13:17:07.869Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-10-12T13:17:07.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-10-12T13:17:07.869Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-10-12T13:17:07.869Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-10-12T13:17:07.869Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-10-12T13:17:07.869Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-10-12T13:17:07.869Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-10-12T13:17:07.869Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-10-12T13:17:07.869Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-10-12T13:17:07.869Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2023-10-12T13:17:07.869Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-10-12T13:17:07.869Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-10-12T13:17:07.869Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-10-12T13:17:07.869Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-10-12T13:17:07.869Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-10-12T13:17:07.869Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-10-12T13:17:07.869Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-10-12T13:17:07.869Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-10-12T13:17:07.869Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-10-12T13:17:07.869Z] === RUN TestPluginInstall [2023-10-12T13:17:07.869Z] === RUN TestPluginInstall/no_auth [2023-10-12T13:17:10.387Z] time="2023-10-12T13:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-10-12T13:17:10.387Z] time="2023-10-12T13:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4f9d905e530164b054d3401db83a7fcc480f55ae46c4a92afae791d5351c8947" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-10-12T13:17:10.387Z] time="2023-10-12T13:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-10-12T13:17:10.387Z] time="2023-10-12T13:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4f9d905e530164b054d3401db83a7fcc480f55ae46c4a92afae791d5351c8947" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-10-12T13:17:10.387Z] === RUN TestPluginInstall/with_htpasswd [2023-10-12T13:17:10.643Z] time="2023-10-12T13:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-10-12T13:17:10.643Z] time="2023-10-12T13:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7fa246da89102b78793b940e5a8a16b7b689897ee01ca91195445970ee822858" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-10-12T13:17:10.643Z] time="2023-10-12T13:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-10-12T13:17:10.643Z] time="2023-10-12T13:17:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7fa246da89102b78793b940e5a8a16b7b689897ee01ca91195445970ee822858" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-10-12T13:17:10.643Z] === RUN TestPluginInstall/with_insecure [2023-10-12T13:17:11.569Z] time="2023-10-12T13:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-10-12T13:17:11.569Z] time="2023-10-12T13:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f3c6a2779be3c8539a50646a81bde2c894421c26a80abe740534af8b267e6c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-10-12T13:17:11.569Z] time="2023-10-12T13:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-10-12T13:17:11.569Z] time="2023-10-12T13:17:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f3c6a2779be3c8539a50646a81bde2c894421c26a80abe740534af8b267e6c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-10-12T13:17:11.569Z] plugin_test.go:204: [dfaea2cda749b] daemon is not started [2023-10-12T13:17:11.569Z] --- PASS: TestPluginInstall (5.05s) [2023-10-12T13:17:11.569Z] --- PASS: TestPluginInstall/no_auth (3.67s) [2023-10-12T13:17:11.569Z] --- PASS: TestPluginInstall/with_htpasswd (0.45s) [2023-10-12T13:17:11.569Z] --- PASS: TestPluginInstall/with_insecure (0.92s) [2023-10-12T13:17:11.569Z] === RUN TestPluginsWithRuntimes [2023-10-12T13:17:13.455Z] === RUN TestPluginsWithRuntimes/No_Args [2023-10-12T13:17:14.016Z] === RUN TestPluginsWithRuntimes/With_Args [2023-10-12T13:17:14.941Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2023-10-12T13:17:14.941Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2023-10-12T13:17:14.941Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2023-10-12T13:17:14.941Z] === RUN TestPluginBackCompatMediaTypes [2023-10-12T13:17:15.502Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s) [2023-10-12T13:17:15.502Z] PASS [2023-10-12T13:17:15.502Z] [2023-10-12T13:17:15.502Z] DONE 24 tests in 8.933s [2023-10-12T13:17:15.502Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-10-12T13:17:15.502Z] ++ '[' -n '' ']' [2023-10-12T13:17:15.502Z] ++ 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 [2023-10-12T13:17:15.502Z] ++ set -e [2023-10-12T13:17:15.502Z] ++ '[' -n 0 ']' [2023-10-12T13:17:15.502Z] ++ set -x [2023-10-12T13:17:15.502Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:17:15.502Z] INFO: Testing against a local daemon [2023-10-12T13:17:15.502Z] === RUN TestExternalGraphDriver [2023-10-12T13:17:16.062Z] === RUN TestExternalGraphDriver/json [2023-10-12T13:17:16.062Z] === RUN TestExternalGraphDriver/spec [2023-10-12T13:17:16.062Z] === RUN TestExternalGraphDriver/pull [2023-10-12T13:17:16.062Z] --- PASS: TestExternalGraphDriver (0.34s) [2023-10-12T13:17:16.062Z] --- PASS: TestExternalGraphDriver/json (0.00s) [2023-10-12T13:17:16.062Z] --- PASS: TestExternalGraphDriver/spec (0.00s) [2023-10-12T13:17:16.062Z] --- PASS: TestExternalGraphDriver/pull (0.00s) [2023-10-12T13:17:16.062Z] === RUN TestGraphdriverPluginV2 [2023-10-12T13:17:16.318Z] external_test.go:415: (*Execution).NotAmd64-fm [2023-10-12T13:17:16.318Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-10-12T13:17:16.318Z] PASS [2023-10-12T13:17:16.318Z] [2023-10-12T13:17:16.318Z] === Skipped [2023-10-12T13:17:16.318Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-10-12T13:17:16.318Z] external_test.go:415: (*Execution).NotAmd64-fm [2023-10-12T13:17:16.318Z] [2023-10-12T13:17:16.318Z] DONE 5 tests, 1 skipped in 0.694s [2023-10-12T13:17:16.318Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-10-12T13:17:16.318Z] ++ '[' -n '' ']' [2023-10-12T13:17:16.318Z] ++ 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 [2023-10-12T13:17:16.318Z] ++ set -e [2023-10-12T13:17:16.318Z] ++ '[' -n 0 ']' [2023-10-12T13:17:16.318Z] ++ set -x [2023-10-12T13:17:16.318Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:17:16.318Z] INFO: Testing against a local daemon [2023-10-12T13:17:16.318Z] === RUN TestContinueAfterPluginCrash [2023-10-12T13:17:16.318Z] === PAUSE TestContinueAfterPluginCrash [2023-10-12T13:17:16.318Z] === RUN TestReadPluginNoRead [2023-10-12T13:17:16.318Z] === PAUSE TestReadPluginNoRead [2023-10-12T13:17:16.318Z] === RUN TestDaemonStartWithLogOpt [2023-10-12T13:17:16.318Z] === PAUSE TestDaemonStartWithLogOpt [2023-10-12T13:17:16.318Z] === CONT TestContinueAfterPluginCrash [2023-10-12T13:17:16.318Z] === CONT TestDaemonStartWithLogOpt [2023-10-12T13:17:16.318Z] === CONT TestReadPluginNoRead [2023-10-12T13:17:18.832Z] === RUN TestReadPluginNoRead/default [2023-10-12T13:17:19.087Z] --- PASS: TestDaemonStartWithLogOpt (2.70s) [2023-10-12T13:17:19.647Z] === RUN TestReadPluginNoRead/disabled_caching [2023-10-12T13:17:21.010Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-10-12T13:17:22.373Z] read_test.go:93: [df0a347c320e2] daemon is not started [2023-10-12T13:17:22.373Z] --- PASS: TestReadPluginNoRead (5.82s) [2023-10-12T13:17:22.373Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2023-10-12T13:17:22.373Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2023-10-12T13:17:22.373Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2023-10-12T13:17:24.260Z] --- PASS: TestContinueAfterPluginCrash (7.74s) [2023-10-12T13:17:24.260Z] PASS [2023-10-12T13:17:24.260Z] [2023-10-12T13:17:24.260Z] DONE 6 tests in 7.775s [2023-10-12T13:17:24.260Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-10-12T13:17:24.260Z] ++ '[' -n '' ']' [2023-10-12T13:17:24.260Z] ++ 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 [2023-10-12T13:17:24.260Z] ++ set -e [2023-10-12T13:17:24.260Z] ++ '[' -n 0 ']' [2023-10-12T13:17:24.260Z] ++ set -x [2023-10-12T13:17:24.260Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:17:24.260Z] testing: warning: no tests to run [2023-10-12T13:17:24.260Z] PASS [2023-10-12T13:17:24.260Z] [2023-10-12T13:17:24.260Z] DONE 0 tests in 0.007s [2023-10-12T13:17:24.260Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-10-12T13:17:24.260Z] ++ '[' -n '' ']' [2023-10-12T13:17:24.260Z] ++ 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 [2023-10-12T13:17:24.260Z] ++ set -e [2023-10-12T13:17:24.260Z] ++ '[' -n 0 ']' [2023-10-12T13:17:24.260Z] ++ set -x [2023-10-12T13:17:24.260Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:17:24.260Z] INFO: Testing against a local daemon [2023-10-12T13:17:24.260Z] === RUN TestPluginWithDevMounts [2023-10-12T13:17:24.260Z] === PAUSE TestPluginWithDevMounts [2023-10-12T13:17:24.260Z] === CONT TestPluginWithDevMounts [2023-10-12T13:17:25.623Z] --- PASS: TestPluginWithDevMounts (1.52s) [2023-10-12T13:17:25.623Z] PASS [2023-10-12T13:17:25.623Z] [2023-10-12T13:17:25.623Z] DONE 1 tests in 1.551s [2023-10-12T13:17:25.623Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-10-12T13:17:25.623Z] ++ '[' -n '' ']' [2023-10-12T13:17:25.623Z] ++ 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 [2023-10-12T13:17:25.623Z] ++ set -e [2023-10-12T13:17:25.623Z] ++ '[' -n 0 ']' [2023-10-12T13:17:25.623Z] ++ set -x [2023-10-12T13:17:25.623Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:17:25.623Z] INFO: Testing against a local daemon [2023-10-12T13:17:25.623Z] === RUN TestSecretInspect [2023-10-12T13:17:27.509Z] --- PASS: TestSecretInspect (1.85s) [2023-10-12T13:17:27.510Z] === RUN TestSecretList [2023-10-12T13:17:29.395Z] --- PASS: TestSecretList (1.93s) [2023-10-12T13:17:29.395Z] === RUN TestSecretsCreateAndDelete [2023-10-12T13:17:31.281Z] --- PASS: TestSecretsCreateAndDelete (1.95s) [2023-10-12T13:17:31.281Z] === RUN TestSecretsUpdate [2023-10-12T13:17:33.168Z] --- PASS: TestSecretsUpdate (1.88s) [2023-10-12T13:17:33.168Z] === RUN TestTemplatedSecret [2023-10-12T13:17:36.431Z] --- PASS: TestTemplatedSecret (2.64s) [2023-10-12T13:17:36.431Z] === RUN TestSecretCreateResolve [2023-10-12T13:17:37.795Z] --- PASS: TestSecretCreateResolve (1.95s) [2023-10-12T13:17:37.795Z] PASS [2023-10-12T13:17:37.795Z] [2023-10-12T13:17:37.795Z] DONE 6 tests in 12.221s [2023-10-12T13:17:37.795Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-10-12T13:17:37.795Z] ++ '[' -n '' ']' [2023-10-12T13:17:37.795Z] ++ 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 [2023-10-12T13:17:37.795Z] ++ set -e [2023-10-12T13:17:37.795Z] ++ '[' -n 0 ']' [2023-10-12T13:17:37.795Z] ++ set -x [2023-10-12T13:17:37.795Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:17:37.795Z] INFO: Testing against a local daemon [2023-10-12T13:17:37.795Z] === RUN TestServiceCreateInit [2023-10-12T13:17:37.795Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-10-12T13:17:41.986Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-10-12T13:17:46.148Z] --- PASS: TestServiceCreateInit (7.57s) [2023-10-12T13:17:46.148Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s) [2023-10-12T13:17:46.148Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2023-10-12T13:17:46.148Z] === RUN TestCreateServiceMultipleTimes [2023-10-12T13:18:00.979Z] --- PASS: TestCreateServiceMultipleTimes (14.99s) [2023-10-12T13:18:00.979Z] === RUN TestCreateServiceConflict [2023-10-12T13:18:02.341Z] --- PASS: TestCreateServiceConflict (1.94s) [2023-10-12T13:18:02.341Z] === RUN TestCreateServiceMaxReplicas [2023-10-12T13:18:05.603Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) [2023-10-12T13:18:05.603Z] === RUN TestCreateServiceSecretFileMode [2023-10-12T13:18:17.763Z] --- PASS: TestCreateServiceSecretFileMode (12.36s) [2023-10-12T13:18:17.764Z] === RUN TestCreateServiceConfigFileMode [2023-10-12T13:18:32.637Z] --- PASS: TestCreateServiceConfigFileMode (12.60s) [2023-10-12T13:18:32.637Z] === RUN TestCreateServiceSysctls [2023-10-12T13:18:33.563Z] --- PASS: TestCreateServiceSysctls (3.23s) [2023-10-12T13:18:33.563Z] === RUN TestCreateServiceCapabilities [2023-10-12T13:18:36.119Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2023-10-12T13:18:36.119Z] === RUN TestInspect [2023-10-12T13:18:38.632Z] --- PASS: TestInspect (2.81s) [2023-10-12T13:18:38.632Z] === RUN TestCreateJob [2023-10-12T13:18:41.941Z] --- PASS: TestCreateJob (3.30s) [2023-10-12T13:18:41.941Z] === RUN TestReplicatedJob [2023-10-12T13:18:47.201Z] --- PASS: TestReplicatedJob (4.84s) [2023-10-12T13:18:47.201Z] === RUN TestUpdateReplicatedJob [2023-10-12T13:18:50.464Z] --- PASS: TestUpdateReplicatedJob (3.10s) [2023-10-12T13:18:50.464Z] === RUN TestServiceListWithStatuses [2023-10-12T13:18:50.464Z] list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-10-12T13:18:50.464Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-10-12T13:18:50.464Z] === RUN TestDockerNetworkConnectAlias [2023-10-12T13:18:54.625Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2023-10-12T13:18:54.625Z] === RUN TestDockerNetworkReConnect [2023-10-12T13:18:57.138Z] --- PASS: TestDockerNetworkReConnect (3.22s) [2023-10-12T13:18:57.138Z] === RUN TestServicePlugin [2023-10-12T13:18:57.138Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2023-10-12T13:18:57.138Z] --- SKIP: TestServicePlugin (0.00s) [2023-10-12T13:18:57.138Z] === RUN TestServiceUpdateLabel [2023-10-12T13:18:59.024Z] --- PASS: TestServiceUpdateLabel (1.90s) [2023-10-12T13:18:59.024Z] === RUN TestServiceUpdateSecrets [2023-10-12T13:19:13.856Z] --- PASS: TestServiceUpdateSecrets (14.48s) [2023-10-12T13:19:13.856Z] === RUN TestServiceUpdateConfigs [2023-10-12T13:19:28.731Z] --- PASS: TestServiceUpdateConfigs (14.35s) [2023-10-12T13:19:28.731Z] === RUN TestServiceUpdateNetwork [2023-10-12T13:19:40.894Z] --- PASS: TestServiceUpdateNetwork (12.08s) [2023-10-12T13:19:40.894Z] === RUN TestServiceUpdatePidsLimit [2023-10-12T13:19:41.149Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-10-12T13:19:42.075Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-10-12T13:19:50.153Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-10-12T13:19:56.703Z] --- PASS: TestServiceUpdatePidsLimit (16.31s) [2023-10-12T13:19:56.703Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2023-10-12T13:19:56.703Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2023-10-12T13:19:56.703Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2023-10-12T13:19:56.703Z] PASS [2023-10-12T13:19:56.703Z] [2023-10-12T13:19:56.703Z] === Skipped [2023-10-12T13:19:56.703Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-10-12T13:19:56.703Z] list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-10-12T13:19:56.703Z] [2023-10-12T13:19:56.703Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-10-12T13:19:56.703Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2023-10-12T13:19:56.703Z] [2023-10-12T13:19:56.703Z] DONE 26 tests, 2 skipped in 138.498s [2023-10-12T13:19:56.703Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-10-12T13:19:56.703Z] ++ '[' -n '' ']' [2023-10-12T13:19:56.703Z] ++ 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 [2023-10-12T13:19:56.703Z] ++ set -e [2023-10-12T13:19:56.703Z] ++ '[' -n 0 ']' [2023-10-12T13:19:56.703Z] ++ set -x [2023-10-12T13:19:56.703Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:19:56.703Z] INFO: Testing against a local daemon [2023-10-12T13:19:56.703Z] === RUN TestSessionCreate [2023-10-12T13:19:56.703Z] --- PASS: TestSessionCreate (0.02s) [2023-10-12T13:19:56.703Z] === RUN TestSessionCreateWithBadUpgrade [2023-10-12T13:19:56.704Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-10-12T13:19:56.704Z] PASS [2023-10-12T13:19:56.704Z] [2023-10-12T13:19:56.704Z] DONE 2 tests in 0.065s [2023-10-12T13:19:56.704Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-10-12T13:19:56.704Z] ++ '[' -n '' ']' [2023-10-12T13:19:56.704Z] ++ 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 [2023-10-12T13:19:56.704Z] ++ set -e [2023-10-12T13:19:56.704Z] ++ '[' -n 0 ']' [2023-10-12T13:19:56.704Z] ++ set -x [2023-10-12T13:19:56.704Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:19:56.704Z] INFO: Testing against a local daemon [2023-10-12T13:19:56.704Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-10-12T13:19:56.704Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-10-12T13:19:56.704Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-10-12T13:19:56.704Z] === RUN TestDiskUsage [2023-10-12T13:19:56.704Z] === PAUSE TestDiskUsage [2023-10-12T13:19:56.704Z] === RUN TestEventsExecDie [2023-10-12T13:19:56.959Z] --- PASS: TestEventsExecDie (0.56s) [2023-10-12T13:19:56.959Z] === RUN TestEventsBackwardsCompatible [2023-10-12T13:19:57.214Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-10-12T13:19:57.214Z] === RUN TestEventsVolumeCreate [2023-10-12T13:19:57.214Z] --- PASS: TestEventsVolumeCreate (0.05s) [2023-10-12T13:19:57.214Z] === RUN TestInfoBinaryCommits [2023-10-12T13:19:57.214Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-10-12T13:19:57.214Z] === RUN TestInfoAPIVersioned [2023-10-12T13:19:57.214Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-10-12T13:19:57.214Z] === RUN TestInfoAPI [2023-10-12T13:19:57.214Z] --- PASS: TestInfoAPI (0.02s) [2023-10-12T13:19:57.214Z] === RUN TestInfoAPIWarnings [2023-10-12T13:20:15.246Z] --- PASS: TestInfoAPIWarnings (16.55s) [2023-10-12T13:20:15.246Z] === RUN TestInfoDebug [2023-10-12T13:20:15.246Z] --- PASS: TestInfoDebug (0.52s) [2023-10-12T13:20:15.246Z] === RUN TestInfoInsecureRegistries [2023-10-12T13:20:15.246Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-10-12T13:20:15.246Z] === RUN TestInfoRegistryMirrors [2023-10-12T13:20:15.246Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-10-12T13:20:15.246Z] === RUN TestLoginFailsWithBadCredentials [2023-10-12T13:20:16.609Z] --- PASS: TestLoginFailsWithBadCredentials (1.38s) [2023-10-12T13:20:16.609Z] === RUN TestPingCacheHeaders [2023-10-12T13:20:16.609Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-10-12T13:20:16.609Z] === RUN TestPingGet [2023-10-12T13:20:16.609Z] --- PASS: TestPingGet (0.01s) [2023-10-12T13:20:16.609Z] === RUN TestPingHead [2023-10-12T13:20:16.609Z] --- PASS: TestPingHead (0.02s) [2023-10-12T13:20:16.609Z] === RUN TestPingSwarmHeader [2023-10-12T13:20:17.169Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-10-12T13:20:17.770Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-10-12T13:20:18.696Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-10-12T13:20:18.696Z] --- PASS: TestPingSwarmHeader (1.87s) [2023-10-12T13:20:18.696Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-10-12T13:20:18.696Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-10-12T13:20:18.696Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-10-12T13:20:18.696Z] === RUN TestPingBuilderHeader [2023-10-12T13:20:18.696Z] === RUN TestPingBuilderHeader/default_config [2023-10-12T13:20:19.257Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-10-12T13:20:19.513Z] --- PASS: TestPingBuilderHeader (1.04s) [2023-10-12T13:20:19.513Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2023-10-12T13:20:19.513Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2023-10-12T13:20:19.513Z] === RUN TestVersion [2023-10-12T13:20:19.768Z] --- PASS: TestVersion (0.02s) [2023-10-12T13:20:19.768Z] === CONT TestDiskUsage [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/empty [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/empty/container_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/empty/image_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/empty/volume_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/empty/build-cache_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/after_LoadBusybox [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-10-12T13:20:20.329Z] === RUN TestDiskUsage/after_container.Run [2023-10-12T13:20:20.584Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-10-12T13:20:20.584Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-10-12T13:20:20.584Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-10-12T13:20:20.584Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-10-12T13:20:20.584Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-10-12T13:20:20.584Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-10-12T13:20:20.584Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-10-12T13:20:20.584Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-10-12T13:20:20.584Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-10-12T13:20:20.584Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage (1.05s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/empty (0.01s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-10-12T13:20:20.584Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-10-12T13:20:20.585Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-10-12T13:20:20.585Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-10-12T13:20:20.585Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-10-12T13:20:20.585Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-10-12T13:20:20.585Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-10-12T13:20:20.585Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-10-12T13:20:20.585Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-10-12T13:20:20.585Z] PASS [2023-10-12T13:20:20.585Z] [2023-10-12T13:20:20.585Z] === Skipped [2023-10-12T13:20:20.585Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-10-12T13:20:20.585Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-10-12T13:20:20.585Z] [2023-10-12T13:20:20.585Z] DONE 57 tests, 1 skipped in 24.256s [2023-10-12T13:20:20.840Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-10-12T13:20:20.840Z] ++ '[' -n '' ']' [2023-10-12T13:20:20.840Z] ++ 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 [2023-10-12T13:20:20.840Z] ++ set -e [2023-10-12T13:20:20.840Z] ++ '[' -n 0 ']' [2023-10-12T13:20:20.840Z] ++ set -x [2023-10-12T13:20:20.840Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.8diGIAwVeW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2023-10-12T13:20:20.840Z] INFO: Testing against a local daemon [2023-10-12T13:20:20.840Z] === RUN TestVolumesCreateAndList [2023-10-12T13:20:20.840Z] --- PASS: TestVolumesCreateAndList (0.01s) [2023-10-12T13:20:20.840Z] === RUN TestVolumesRemove [2023-10-12T13:20:20.840Z] === RUN TestVolumesRemove/volume_in_use [2023-10-12T13:20:20.840Z] === RUN TestVolumesRemove/volume_not_in_use [2023-10-12T13:20:20.840Z] === RUN TestVolumesRemove/non-existing_volume [2023-10-12T13:20:20.840Z] === RUN TestVolumesRemove/non-existing_volume_force [2023-10-12T13:20:20.840Z] --- PASS: TestVolumesRemove (0.05s) [2023-10-12T13:20:20.840Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2023-10-12T13:20:20.840Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2023-10-12T13:20:20.840Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2023-10-12T13:20:20.840Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2023-10-12T13:20:20.840Z] === RUN TestVolumesRemoveSwarmEnabled [2023-10-12T13:20:20.840Z] === PAUSE TestVolumesRemoveSwarmEnabled [2023-10-12T13:20:20.840Z] === RUN TestVolumesInspect [2023-10-12T13:20:20.840Z] --- PASS: TestVolumesInspect (0.01s) [2023-10-12T13:20:20.840Z] === RUN TestVolumesInvalidJSON [2023-10-12T13:20:20.840Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-10-12T13:20:20.840Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-10-12T13:20:20.840Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-10-12T13:20:20.840Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-10-12T13:20:20.840Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-10-12T13:20:20.840Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-10-12T13:20:20.840Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-10-12T13:20:20.840Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-10-12T13:20:20.840Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-10-12T13:20:20.840Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-10-12T13:20:20.840Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-10-12T13:20:20.840Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-10-12T13:20:20.840Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-10-12T13:20:20.840Z] === RUN TestVolumePruneAnonymous [2023-10-12T13:20:20.840Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2023-10-12T13:20:20.840Z] === RUN TestVolumePruneAnonFromImage [2023-10-12T13:20:21.096Z] --- PASS: TestVolumePruneAnonFromImage (0.12s) [2023-10-12T13:20:21.096Z] === CONT TestVolumesRemoveSwarmEnabled [2023-10-12T13:20:22.459Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2023-10-12T13:20:22.459Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2023-10-12T13:20:22.459Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2023-10-12T13:20:22.459Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2023-10-12T13:20:23.020Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.89s) [2023-10-12T13:20:23.020Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2023-10-12T13:20:23.020Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2023-10-12T13:20:23.020Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2023-10-12T13:20:23.020Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2023-10-12T13:20:23.020Z] PASS [2023-10-12T13:20:23.020Z] [2023-10-12T13:20:23.020Z] DONE 20 tests in 2.169s [2023-10-12T13:20:23.020Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-10-12T13:20:23.020Z] ++++ cat bundles/test-integration/docker.pid [2023-10-12T13:20:23.020Z] +++ kill 23713 [2023-10-12T13:20:24.383Z] +++ /etc/init.d/apparmor stop [2023-10-12T13:20:24.383Z] Leaving: AppArmorNo profiles have been unloaded. [2023-10-12T13:20:24.383Z] [2023-10-12T13:20:24.383Z] Unloading profiles will leave already running processes permanently [2023-10-12T13:20:24.383Z] unconfined, which can lead to unexpected situations. [2023-10-12T13:20:24.383Z] [2023-10-12T13:20:24.383Z] To set a process to complain mode, use the command line tool [2023-10-12T13:20:24.383Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-10-12T13:20:24.383Z] +++ true [2023-10-12T13:20:24.383Z] exiting test-integration [2023-10-12T13:20:24.383Z] ++ exit 0 [2023-10-12T13:20:24.383Z] Post stage [Pipeline] junit [2023-10-12T13:20:25.756Z] Recording test results [2023-10-12T13:20:25.931Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-10-12T13:20:26.219Z] + echo Ensuring container killed. [2023-10-12T13:20:26.219Z] Ensuring container killed. [2023-10-12T13:20:26.219Z] + docker rm -vf docker-pr1 [2023-10-12T13:20:26.219Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-10-12T13:20:26.534Z] + echo Chowning /workspace to jenkins user [2023-10-12T13:20:26.534Z] Chowning /workspace to jenkins user [2023-10-12T13:20:26.534Z] + id -u [2023-10-12T13:20:26.534Z] + id -g [2023-10-12T13:20:26.534Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46631:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-10-12T13:20:27.749Z] + bundleName=arm64-integration [2023-10-12T13:20:27.749Z] + echo Creating arm64-integration-bundles.tar.gz [2023-10-12T13:20:27.749Z] Creating arm64-integration-bundles.tar.gz [2023-10-12T13:20:27.749Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-10-12T13:20:27.749Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-10-12T13:20:28.013Z] Archiving artifacts [2023-10-12T13:20:28.258Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46631/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-10-12T13:20:28.539Z] + make clean [2023-10-12T13:20:28.539Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-10-12T13:20:28.539Z] docker-dev-cache [2023-10-12T13:20:28.539Z] 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