Pull request #46936 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe+f3cc93630ed8138a6775cbf150c6bfb341cb337b (1314e70bf7dffb9eb2ac64cc1a2c07ba86ccba3e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-46936@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-12-14T14:47:22.068Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-12-14T14:47:22.071Z] Trying to pass milestone 3 [Pipeline] milestone [2023-12-14T14:47:22.221Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-12-14T14:47:27.151Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c14c28f299e71345) in /home/ubuntu/workspace/moby_PR-46936 [Pipeline] { [Pipeline] checkout [2023-12-14T14:47:27.178Z] The recommended git tool is: git [2023-12-14T14:47:27.185Z] using credential docker-jenkins-github-credentials [2023-12-14T14:47:27.204Z] Cloning the remote Git repository [2023-12-14T14:47:27.205Z] Cloning with configured refspecs honoured and without tags [2023-12-14T14:47:27.208Z] Cloning repository https://github.com/moby/moby.git [2023-12-14T14:47:27.209Z] > git init /home/ubuntu/workspace/moby_PR-46936 # timeout=10 [2023-12-14T14:47:27.213Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-12-14T14:47:27.213Z] > git --version # timeout=10 [2023-12-14T14:47:27.216Z] > git --version # 'git version 2.25.1' [2023-12-14T14:47:27.216Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-12-14T14:47:27.216Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46936/head:refs/remotes/origin/PR-46936 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-12-14T14:47:39.202Z] Fetching without tags [2023-12-14T14:47:39.405Z] Merging remotes/origin/master commit f3cc93630ed8138a6775cbf150c6bfb341cb337b into PR head commit d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe [2023-12-14T14:47:39.191Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-12-14T14:47:39.193Z] > git config --add remote.origin.fetch +refs/pull/46936/head:refs/remotes/origin/PR-46936 # timeout=10 [2023-12-14T14:47:39.196Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-12-14T14:47:39.201Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-12-14T14:47:39.206Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-12-14T14:47:39.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-12-14T14:47:39.206Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46936/head:refs/remotes/origin/PR-46936 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-12-14T14:47:39.409Z] > git config core.sparsecheckout # timeout=10 [2023-12-14T14:47:39.411Z] > git checkout -f d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe # timeout=10 [2023-12-14T14:47:40.110Z] Merge succeeded, producing d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe [2023-12-14T14:47:40.110Z] Checking out Revision d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe (PR-46936) [2023-12-14T14:47:40.168Z] Commit message: "ci(bin-image): fix conditional run for skipped job" [2023-12-14T14:47:40.173Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:47:40.932Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46936:/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-12-14T14:47:40.096Z] > git remote # timeout=10 [2023-12-14T14:47:40.099Z] > git config --get remote.origin.url # timeout=10 [2023-12-14T14:47:40.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-12-14T14:47:40.102Z] > git merge f3cc93630ed8138a6775cbf150c6bfb341cb337b # timeout=10 [2023-12-14T14:47:40.109Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-14T14:47:40.114Z] > git config core.sparsecheckout # timeout=10 [2023-12-14T14:47:40.116Z] > git checkout -f d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe # timeout=10 [2023-12-14T14:47:40.172Z] > git rev-list --no-walk 4561941c2c68569cdc2730542b5b9795d49698ab # timeout=10 [2023-12-14T14:47:43.556Z] 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-12-14T14:47:43.614Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c14c28f299e71345) in /home/ubuntu/workspace/moby_PR-46936 [Pipeline] { [Pipeline] checkout [2023-12-14T14:47:43.654Z] The recommended git tool is: git [2023-12-14T14:47:43.663Z] using credential docker-jenkins-github-credentials [2023-12-14T14:47:43.683Z] Fetching changes from the remote Git repository [2023-12-14T14:47:43.688Z] Fetching without tags [2023-12-14T14:47:43.682Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46936/.git # timeout=10 [2023-12-14T14:47:43.687Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-12-14T14:47:43.732Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-12-14T14:47:43.732Z] > git --version # timeout=10 [2023-12-14T14:47:43.735Z] > git --version # 'git version 2.25.1' [2023-12-14T14:47:43.735Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-12-14T14:47:43.736Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46936/head:refs/remotes/origin/PR-46936 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-12-14T14:47:43.974Z] Merging remotes/origin/master commit f3cc93630ed8138a6775cbf150c6bfb341cb337b into PR head commit d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe [2023-12-14T14:47:44.040Z] Merge succeeded, producing d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe [2023-12-14T14:47:44.041Z] Checking out Revision d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe (PR-46936) [2023-12-14T14:47:44.130Z] Commit message: "ci(bin-image): fix conditional run for skipped job" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-12-14T14:47:43.978Z] > git config core.sparsecheckout # timeout=10 [2023-12-14T14:47:43.980Z] > git checkout -f d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe # timeout=10 [2023-12-14T14:47:44.026Z] > git remote # timeout=10 [2023-12-14T14:47:44.029Z] > git config --get remote.origin.url # timeout=10 [2023-12-14T14:47:44.032Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-12-14T14:47:44.032Z] > git merge f3cc93630ed8138a6775cbf150c6bfb341cb337b # timeout=10 [2023-12-14T14:47:44.039Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-14T14:47:44.044Z] > git config core.sparsecheckout # timeout=10 [2023-12-14T14:47:44.047Z] > git checkout -f d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe # timeout=10 [2023-12-14T14:47:44.827Z] + docker version [2023-12-14T14:47:44.827Z] Client: Docker Engine - Community [2023-12-14T14:47:44.827Z] Version: 24.0.7 [2023-12-14T14:47:44.827Z] API version: 1.43 [2023-12-14T14:47:44.827Z] Go version: go1.20.10 [2023-12-14T14:47:44.827Z] Git commit: afdd53b [2023-12-14T14:47:44.827Z] Built: Thu Oct 26 09:08:14 2023 [2023-12-14T14:47:44.827Z] OS/Arch: linux/arm64 [2023-12-14T14:47:44.827Z] Context: default [2023-12-14T14:47:44.827Z] [2023-12-14T14:47:44.827Z] Server: Docker Engine - Community [2023-12-14T14:47:44.827Z] Engine: [2023-12-14T14:47:44.827Z] Version: 24.0.7 [2023-12-14T14:47:44.827Z] API version: 1.43 (minimum version 1.12) [2023-12-14T14:47:44.827Z] Go version: go1.20.10 [2023-12-14T14:47:44.827Z] Git commit: 311b9ff [2023-12-14T14:47:44.827Z] Built: Thu Oct 26 09:08:14 2023 [2023-12-14T14:47:44.827Z] OS/Arch: linux/arm64 [2023-12-14T14:47:44.827Z] Experimental: true [2023-12-14T14:47:44.827Z] containerd: [2023-12-14T14:47:44.827Z] Version: 1.6.25 [2023-12-14T14:47:44.827Z] GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f [2023-12-14T14:47:44.827Z] runc: [2023-12-14T14:47:44.827Z] Version: 1.1.10 [2023-12-14T14:47:44.827Z] GitCommit: v1.1.10-0-g18a0cb0 [2023-12-14T14:47:44.827Z] docker-init: [2023-12-14T14:47:44.827Z] Version: 0.19.0 [2023-12-14T14:47:44.827Z] GitCommit: de40ad0 [Pipeline] sh [2023-12-14T14:47:45.101Z] + docker info [2023-12-14T14:47:45.101Z] Client: Docker Engine - Community [2023-12-14T14:47:45.101Z] Version: 24.0.7 [2023-12-14T14:47:45.101Z] Context: default [2023-12-14T14:47:45.101Z] Debug Mode: false [2023-12-14T14:47:45.101Z] Plugins: [2023-12-14T14:47:45.101Z] buildx: Docker Buildx (Docker Inc.) [2023-12-14T14:47:45.101Z] Version: v0.12.0 [2023-12-14T14:47:45.101Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-12-14T14:47:45.101Z] compose: Docker Compose (Docker Inc.) [2023-12-14T14:47:45.101Z] Version: v2.23.3 [2023-12-14T14:47:45.101Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-12-14T14:47:45.101Z] [2023-12-14T14:47:45.101Z] Server: [2023-12-14T14:47:45.101Z] Containers: 0 [2023-12-14T14:47:45.101Z] Running: 0 [2023-12-14T14:47:45.101Z] Paused: 0 [2023-12-14T14:47:45.101Z] Stopped: 0 [2023-12-14T14:47:45.101Z] Images: 2 [2023-12-14T14:47:45.101Z] Server Version: 24.0.7 [2023-12-14T14:47:45.101Z] Storage Driver: overlay2 [2023-12-14T14:47:45.101Z] Backing Filesystem: extfs [2023-12-14T14:47:45.101Z] Supports d_type: true [2023-12-14T14:47:45.101Z] Using metacopy: false [2023-12-14T14:47:45.101Z] Native Overlay Diff: true [2023-12-14T14:47:45.101Z] userxattr: false [2023-12-14T14:47:45.101Z] Logging Driver: json-file [2023-12-14T14:47:45.101Z] Cgroup Driver: cgroupfs [2023-12-14T14:47:45.101Z] Cgroup Version: 1 [2023-12-14T14:47:45.101Z] Plugins: [2023-12-14T14:47:45.101Z] Volume: local [2023-12-14T14:47:45.101Z] Network: bridge host ipvlan macvlan null overlay [2023-12-14T14:47:45.101Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-12-14T14:47:45.101Z] Swarm: inactive [2023-12-14T14:47:45.101Z] Runtimes: io.containerd.runc.v2 runc [2023-12-14T14:47:45.101Z] Default Runtime: runc [2023-12-14T14:47:45.101Z] Init Binary: docker-init [2023-12-14T14:47:45.101Z] containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f [2023-12-14T14:47:45.101Z] runc version: v1.1.10-0-g18a0cb0 [2023-12-14T14:47:45.101Z] init version: de40ad0 [2023-12-14T14:47:45.101Z] Security Options: [2023-12-14T14:47:45.101Z] apparmor [2023-12-14T14:47:45.101Z] seccomp [2023-12-14T14:47:45.101Z] Profile: builtin [2023-12-14T14:47:45.101Z] Kernel Version: 5.15.0-1050-aws [2023-12-14T14:47:45.101Z] Operating System: Ubuntu 20.04.6 LTS [2023-12-14T14:47:45.101Z] OSType: linux [2023-12-14T14:47:45.101Z] Architecture: aarch64 [2023-12-14T14:47:45.101Z] CPUs: 8 [2023-12-14T14:47:45.101Z] Total Memory: 30.64GiB [2023-12-14T14:47:45.101Z] Name: ip-10-100-70-20 [2023-12-14T14:47:45.101Z] ID: df31e515-0d6e-4cdc-bab7-e14664be0d77 [2023-12-14T14:47:45.101Z] Docker Root Dir: /var/lib/docker [2023-12-14T14:47:45.101Z] Debug Mode: false [2023-12-14T14:47:45.101Z] Experimental: true [2023-12-14T14:47:45.101Z] Insecure Registries: [2023-12-14T14:47:45.101Z] 127.0.0.0/8 [2023-12-14T14:47:45.101Z] Live Restore Enabled: true [2023-12-14T14:47:45.101Z] [Pipeline] sh [2023-12-14T14:47:45.374Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-12-14T14:47:45.374Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-12-14T14:47:45.374Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46936/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-12-14T14:47:45.374Z] + bash /home/ubuntu/workspace/moby_PR-46936/check-config.sh [2023-12-14T14:47:45.374Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-12-14T14:47:45.374Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ... [2023-12-14T14:47:45.374Z] [2023-12-14T14:47:45.374Z] Generally Necessary: [2023-12-14T14:47:45.374Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-12-14T14:47:45.374Z] - apparmor: enabled and tools installed [2023-12-14T14:47:45.374Z] - CONFIG_NAMESPACES: enabled [2023-12-14T14:47:45.374Z] - CONFIG_NET_NS: enabled [2023-12-14T14:47:45.374Z] - CONFIG_PID_NS: enabled [2023-12-14T14:47:45.374Z] - CONFIG_IPC_NS: enabled [2023-12-14T14:47:45.374Z] - CONFIG_UTS_NS: enabled [2023-12-14T14:47:45.374Z] - CONFIG_CGROUPS: enabled [2023-12-14T14:47:45.374Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-12-14T14:47:45.374Z] - CONFIG_CGROUP_DEVICE: enabled [2023-12-14T14:47:45.374Z] - CONFIG_CGROUP_FREEZER: enabled [2023-12-14T14:47:45.374Z] - CONFIG_CGROUP_SCHED: enabled [2023-12-14T14:47:45.374Z] - CONFIG_CPUSETS: enabled [2023-12-14T14:47:45.374Z] - CONFIG_MEMCG: enabled [2023-12-14T14:47:45.374Z] - CONFIG_KEYS: enabled [2023-12-14T14:47:45.374Z] - CONFIG_VETH: enabled (as module) [2023-12-14T14:47:45.374Z] - CONFIG_BRIDGE: enabled (as module) [2023-12-14T14:47:45.374Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-12-14T14:47:45.374Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-12-14T14:47:45.375Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-12-14T14:47:45.375Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-12-14T14:47:45.632Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-12-14T14:47:45.632Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-12-14T14:47:45.632Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-12-14T14:47:45.632Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-12-14T14:47:45.632Z] - CONFIG_NF_NAT: enabled (as module) [2023-12-14T14:47:45.632Z] - CONFIG_POSIX_MQUEUE: enabled [2023-12-14T14:47:45.632Z] - CONFIG_CGROUP_BPF: enabled [2023-12-14T14:47:45.632Z] [2023-12-14T14:47:45.632Z] Optional Features: [2023-12-14T14:47:45.632Z] - CONFIG_USER_NS: enabled [2023-12-14T14:47:45.632Z] - CONFIG_SECCOMP: enabled [2023-12-14T14:47:45.632Z] - CONFIG_SECCOMP_FILTER: enabled [2023-12-14T14:47:45.632Z] - CONFIG_CGROUP_PIDS: enabled [2023-12-14T14:47:45.632Z] - CONFIG_MEMCG_SWAP: enabled [2023-12-14T14:47:45.632Z] (cgroup swap accounting is currently enabled) [2023-12-14T14:47:45.632Z] - CONFIG_BLK_CGROUP: enabled [2023-12-14T14:47:45.632Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-12-14T14:47:45.632Z] - CONFIG_CGROUP_PERF: enabled [2023-12-14T14:47:45.632Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-12-14T14:47:45.632Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-12-14T14:47:45.632Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-12-14T14:47:45.632Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-12-14T14:47:45.632Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-12-14T14:47:45.632Z] - CONFIG_RT_GROUP_SCHED: missing [2023-12-14T14:47:45.632Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-12-14T14:47:45.632Z] - CONFIG_IP_VS: enabled (as module) [2023-12-14T14:47:45.632Z] - CONFIG_IP_VS_NFCT: enabled [2023-12-14T14:47:45.632Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-12-14T14:47:45.887Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-12-14T14:47:45.888Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-12-14T14:47:45.888Z] - CONFIG_SECURITY_SELINUX: enabled [2023-12-14T14:47:45.888Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-12-14T14:47:45.888Z] - CONFIG_EXT4_FS: enabled [2023-12-14T14:47:45.888Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-12-14T14:47:45.888Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-12-14T14:47:45.888Z] - Network Drivers: [2023-12-14T14:47:45.888Z] - "overlay": [2023-12-14T14:47:45.888Z] - CONFIG_VXLAN: enabled (as module) [2023-12-14T14:47:45.888Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-12-14T14:47:45.888Z] Optional (for encrypted networks): [2023-12-14T14:47:45.888Z] - CONFIG_CRYPTO: enabled [2023-12-14T14:47:45.888Z] - CONFIG_CRYPTO_AEAD: enabled [2023-12-14T14:47:45.888Z] - CONFIG_CRYPTO_GCM: enabled [2023-12-14T14:47:45.888Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-12-14T14:47:45.888Z] - CONFIG_CRYPTO_GHASH: enabled [2023-12-14T14:47:45.888Z] - CONFIG_XFRM: enabled [2023-12-14T14:47:45.888Z] - CONFIG_XFRM_USER: enabled (as module) [2023-12-14T14:47:45.888Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-12-14T14:47:45.888Z] - CONFIG_INET_ESP: enabled (as module) [2023-12-14T14:47:45.888Z] - "ipvlan": [2023-12-14T14:47:45.888Z] - CONFIG_IPVLAN: enabled (as module) [2023-12-14T14:47:45.888Z] - "macvlan": [2023-12-14T14:47:45.888Z] - CONFIG_MACVLAN: enabled (as module) [2023-12-14T14:47:45.888Z] - CONFIG_DUMMY: enabled (as module) [2023-12-14T14:47:45.888Z] - "ftp,tftp client in container": [2023-12-14T14:47:46.143Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-12-14T14:47:46.143Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-12-14T14:47:46.143Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-12-14T14:47:46.143Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-12-14T14:47:46.143Z] - Storage Drivers: [2023-12-14T14:47:46.143Z] - "aufs": [2023-12-14T14:47:46.143Z] - CONFIG_AUFS_FS: enabled (as module) [2023-12-14T14:47:46.143Z] - "btrfs": [2023-12-14T14:47:46.143Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-12-14T14:47:46.143Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-12-14T14:47:46.143Z] - "devicemapper": [2023-12-14T14:47:46.143Z] - CONFIG_BLK_DEV_DM: enabled [2023-12-14T14:47:46.143Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-12-14T14:47:46.143Z] - "overlay": [2023-12-14T14:47:46.143Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-12-14T14:47:46.143Z] - "zfs": [2023-12-14T14:47:46.143Z] - /dev/zfs: present [2023-12-14T14:47:46.143Z] - zfs command: missing [2023-12-14T14:47:46.143Z] - zpool command: missing [2023-12-14T14:47:46.143Z] [2023-12-14T14:47:46.143Z] Limits: [2023-12-14T14:47:46.143Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-12-14T14:47:46.143Z] [2023-12-14T14:47:46.143Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-12-14T14:47:46.481Z] + docker build --force-rm -t docker:d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe . [2023-12-14T14:47:46.738Z] #0 building with "default" instance using docker driver [2023-12-14T14:47:46.738Z] [2023-12-14T14:47:46.738Z] #1 [internal] load .dockerignore [2023-12-14T14:47:46.738Z] #1 transferring context: 113B done [2023-12-14T14:47:46.738Z] #1 DONE 0.0s [2023-12-14T14:47:46.738Z] [2023-12-14T14:47:46.738Z] #2 [internal] load build definition from Dockerfile [2023-12-14T14:47:46.738Z] #2 transferring dockerfile: 27.89kB done [2023-12-14T14:47:46.738Z] #2 DONE 0.0s [2023-12-14T14:47:46.738Z] [2023-12-14T14:47:46.738Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-12-14T14:47:46.738Z] #3 DONE 0.1s [2023-12-14T14:47:46.738Z] [2023-12-14T14:47:46.738Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 [2023-12-14T14:47:46.738Z] #4 CACHED [2023-12-14T14:47:46.738Z] [2023-12-14T14:47:46.738Z] #5 [internal] load metadata for docker.io/library/busybox:latest [2023-12-14T14:47:46.738Z] #5 DONE 0.0s [2023-12-14T14:47:46.738Z] [2023-12-14T14:47:46.738Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2023-12-14T14:47:46.738Z] #6 ... [2023-12-14T14:47:46.738Z] [2023-12-14T14:47:46.738Z] #7 [internal] load metadata for docker.io/library/golang:1.21.5-bookworm [2023-12-14T14:47:46.738Z] #7 DONE 0.1s [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2023-12-14T14:47:46.995Z] #6 DONE 0.2s [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.12.0 [2023-12-14T14:47:46.995Z] #8 DONE 0.2s [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #9 [internal] load metadata for docker.io/distribution/distribution:2.8.3 [2023-12-14T14:47:46.995Z] #9 DONE 0.2s [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 [2023-12-14T14:47:46.995Z] #10 DONE 0.2s [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #11 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-12-14T14:47:46.995Z] #11 DONE 0.2s [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #12 [internal] load metadata for docker.io/library/debian:bookworm [2023-12-14T14:47:46.995Z] #12 DONE 0.2s [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 [2023-12-14T14:47:46.995Z] #13 DONE 0.0s [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:2d3b13c2a6368032e9697e64e7c923184e6e3be03cf01eadff27de124114e64e [2023-12-14T14:47:46.995Z] #14 DONE 0.0s [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox:latest [2023-12-14T14:47:46.995Z] #15 DONE 0.0s [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #16 [build-dummy 2/2] RUN mkdir -p /build [2023-12-14T14:47:46.995Z] #16 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #17 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2023-12-14T14:47:46.995Z] #17 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #18 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2023-12-14T14:47:46.995Z] #18 DONE 0.0s [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #19 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2023-12-14T14:47:46.995Z] #19 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #20 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file [2023-12-14T14:47:46.995Z] #20 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #21 [base 2/4] COPY --from=xx / / [2023-12-14T14:47:46.995Z] #21 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #22 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-12-14T14:47:46.995Z] #22 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #23 [containerd-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config [2023-12-14T14:47:46.995Z] #23 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #24 [containerd-src 1/3] WORKDIR /usr/src/containerd [2023-12-14T14:47:46.995Z] #24 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #25 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2023-12-14T14:47:46.995Z] #25 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #26 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-12-14T14:47:46.995Z] #26 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #27 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2023-12-14T14:47:46.995Z] #27 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #28 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2023-12-14T14:47:46.995Z] #28 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #29 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-12-14T14:47:46.995Z] #29 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #30 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config [2023-12-14T14:47:46.995Z] #30 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #31 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2023-12-14T14:47:46.995Z] #31 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #32 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2023-12-14T14:47:46.995Z] #32 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #33 [runc-src 1/3] WORKDIR /usr/src/runc [2023-12-14T14:47:46.995Z] #33 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #34 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2023-12-14T14:47:46.995Z] #34 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #35 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.10" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-12-14T14:47:46.995Z] #35 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #36 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b [2023-12-14T14:47:46.995Z] #36 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #37 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6 [2023-12-14T14:47:46.995Z] #37 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #38 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2023-12-14T14:47:46.995Z] #38 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #39 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2023-12-14T14:47:46.995Z] #39 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #40 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:133a1f2aa9e55d1c93d0ae1aaa7b94fb141265d0ee3ea677175cdb96f5f990e5 [2023-12-14T14:47:46.995Z] #40 DONE 0.0s [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #41 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli [2023-12-14T14:47:46.995Z] #41 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #42 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-12-14T14:47:46.995Z] #42 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #43 [delve-src 1/3] WORKDIR /usr/src/delve [2023-12-14T14:47:46.995Z] #43 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #44 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2023-12-14T14:47:46.995Z] #44 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #45 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-12-14T14:47:46.995Z] #45 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2" && /build/golangci-lint --version [2023-12-14T14:47:46.995Z] #46 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #47 [tini-src 1/3] WORKDIR /usr/src/tini [2023-12-14T14:47:46.995Z] #47 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #48 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake [2023-12-14T14:47:46.995Z] #48 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #49 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2023-12-14T14:47:46.995Z] #49 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #50 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-12-14T14:47:46.995Z] #50 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #51 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2023-12-14T14:47:46.995Z] #51 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #52 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2023-12-14T14:47:46.995Z] #52 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #53 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 [2023-12-14T14:47:46.995Z] #53 CACHED [2023-12-14T14:47:46.995Z] [2023-12-14T14:47:46.995Z] #54 [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 <= 3... python3 [2023-12-14T14:48:20.160Z] #75 32.94 checking for python3... /usr/bin/python3 [2023-12-14T14:48:20.160Z] #75 32.95 checking for python3 version... 3.11 [2023-12-14T14:48:20.160Z] #75 32.96 checking for python3 platform... linux [2023-12-14T14:48:20.160Z] #75 32.97 checking for GNU default python3 prefix... ${prefix} [2023-12-14T14:48:20.160Z] #75 32.97 checking for GNU default python3 exec_prefix... ${exec_prefix} [2023-12-14T14:48:20.160Z] #75 32.97 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages [2023-12-14T14:48:20.160Z] #75 33.01 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages [2023-12-14T14:48:20.160Z] #75 33.06 checking for go-md2man... no [2023-12-14T14:48:20.160Z] #75 33.06 checking for error.h... yes [2023-12-14T14:48:20.419Z] #75 33.12 checking for linux/openat2.h... yes [2023-12-14T14:48:20.419Z] #75 33.20 checking for stdatomic.h... yes [2023-12-14T14:48:20.419Z] #75 33.28 checking for linux/ioprio.h... yes [2023-12-14T14:48:20.419Z] #75 33.37 checking for atomic_int... yes [2023-12-14T14:48:20.676Z] [2023-12-14T14:48:20.676Z] #75 ... [2023-12-14T14:48:20.676Z] [2023-12-14T14:48:20.676Z] #88 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ [2023-12-14T14:48:20.676Z] #88 DONE 0.8s [2023-12-14T14:48:20.676Z] [2023-12-14T14:48:20.676Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-12-14T14:48:20.676Z] #75 33.43 checking for atomic_bool... yes [2023-12-14T14:48:20.676Z] #75 33.49 checking for copy_file_range... [2023-12-14T14:48:20.676Z] #75 ... [2023-12-14T14:48:20.676Z] [2023-12-14T14:48:20.676Z] #89 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ [2023-12-14T14:48:20.676Z] #89 DONE 0.1s [2023-12-14T14:48:20.676Z] [2023-12-14T14:48:20.676Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-12-14T14:48:20.676Z] #75 33.49 checking for copy_file_range... yes [2023-12-14T14:48:20.676Z] #75 33.58 checking for fgetxattr... yes [2023-12-14T14:48:20.932Z] #75 33.66 checking for statx... yes [2023-12-14T14:48:20.932Z] #75 33.72 checking for fgetpwent_r... yes [2023-12-14T14:48:20.932Z] #75 33.80 checking for issetugid... no [2023-12-14T14:48:20.932Z] #75 33.90 checking for pkg-config... /usr/bin/pkg-config [2023-12-14T14:48:20.932Z] #75 33.90 checking pkg-config is at least version 0.9.0... yes [2023-12-14T14:48:21.188Z] #75 33.90 checking for library containing yajl_tree_get... -lyajl [2023-12-14T14:48:21.188Z] #75 34.06 checking for yajl >= 2.0.0... yes [2023-12-14T14:48:21.188Z] #75 34.07 checking for sys/capability.h... yes [2023-12-14T14:48:21.188Z] #75 34.13 checking for library containing cap_from_name... -lcap [2023-12-14T14:48:21.444Z] #75 34.24 checking for library containing gcry_check_version... no [2023-12-14T14:48:21.444Z] #75 34.38 checking for library containing dlopen... none required [2023-12-14T14:48:21.444Z] #75 34.44 checking for seccomp.h... yes [2023-12-14T14:48:21.700Z] #75 34.50 checking for library containing seccomp_rule_add... -lseccomp [2023-12-14T14:48:21.700Z] [2023-12-14T14:48:21.700Z] #75 ... [2023-12-14T14:48:21.700Z] [2023-12-14T14:48:21.700Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ [2023-12-14T14:48:21.700Z] #90 DONE 1.1s [2023-12-14T14:48:21.700Z] [2023-12-14T14:48:21.700Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-12-14T14:48:21.700Z] #75 34.67 checking for library containing seccomp_arch_resolve_name... none required [2023-12-14T14:48:21.969Z] #75 34.72 checking for systemd/sd-bus.h... yes [2023-12-14T14:48:21.969Z] #75 34.77 checking for library containing sd_bus_match_signal_async... -lsystemd [2023-12-14T14:48:21.969Z] #75 34.89 checking for sd_notify_barrier... yes [2023-12-14T14:48:21.969Z] #75 34.97 checking for linux/bpf.h... yes [2023-12-14T14:48:22.227Z] #75 35.01 checking compilation for eBPF... yes [2023-12-14T14:48:22.227Z] #75 35.06 checking for criu >= 3.15... no [2023-12-14T14:48:22.227Z] #75 35.07 configure: CRIU headers not found, building without CRIU support [2023-12-14T14:48:22.227Z] #75 35.07 checking for criu > 3.16... no [2023-12-14T14:48:22.227Z] #75 35.08 configure: CRIU version doesn't support join-ns API [2023-12-14T14:48:22.227Z] #75 35.08 checking for criu > 3.16.1... no [2023-12-14T14:48:22.227Z] #75 35.09 configure: CRIU version doesn't support for pre-dumping [2023-12-14T14:48:22.227Z] #75 35.09 checking for new mount API (fsconfig)... yes [2023-12-14T14:48:22.227Z] #75 ... [2023-12-14T14:48:22.227Z] [2023-12-14T14:48:22.227Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ [2023-12-14T14:48:22.227Z] #91 DONE 0.3s [2023-12-14T14:48:22.227Z] [2023-12-14T14:48:22.227Z] #75 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-12-14T14:48:22.227Z] #75 35.15 yes [2023-12-14T14:48:22.227Z] #75 35.15 checking for seccomp notify API... yes [2023-12-14T14:48:22.227Z] #75 35.18 checking for gperf... no [2023-12-14T14:48:22.227Z] #75 35.18 configure: gperf not found - cannot rebuild signal parser code [2023-12-14T14:48:22.227Z] #75 35.18 checking for library containing argp_parse... none required [2023-12-14T14:48:22.484Z] #75 35.36 checking that generated files are newer than configure... done [2023-12-14T14:48:22.484Z] #75 35.36 configure: creating ./config.status [2023-12-14T14:48:22.741Z] #75 ... [2023-12-14T14:48:22.741Z] [2023-12-14T14:48:22.741Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc /build/ /usr/local/bin/ [2023-12-14T14:48:22.741Z] #92 DONE 0.5s [2023-12-14T14:48:22.741Z] [2023-12-14T14:48:22.741Z] #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 <= 2.1.0... yes [2023-12-14T14:48:27.469Z] #75 40.36 checking for a sed that does not truncate output... (cached) /usr/bin/sed [2023-12-14T14:48:27.469Z] #75 40.37 checking for gcc... (cached) gcc [2023-12-14T14:48:27.469Z] #75 40.42 checking whether the compiler supports GNU C... (cached) yes [2023-12-14T14:48:27.469Z] #75 40.42 checking whether gcc accepts -g... (cached) yes [2023-12-14T14:48:27.469Z] #75 40.42 checking for gcc option to enable C11 features... (cached) none needed [2023-12-14T14:48:27.469Z] #75 40.42 checking whether gcc understands -c and -o together... (cached) yes [2023-12-14T14:48:27.469Z] #75 40.42 checking for a Python interpreter with version >= 3... python3 [2023-12-14T14:48:27.726Z] #75 40.46 checking for python3... /usr/bin/python3 [2023-12-14T14:48:27.726Z] #75 40.46 checking for python3 version... 3.11 [2023-12-14T14:48:27.726Z] #75 40.47 checking for python3 platform... linux [2023-12-14T14:48:27.726Z] #75 40.49 checking for GNU default python3 prefix... ${prefix} [2023-12-14T14:48:27.726Z] #75 40.49 checking for GNU default python3 exec_prefix... ${exec_prefix} [2023-12-14T14:48:27.726Z] #75 40.49 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages [2023-12-14T14:48:27.726Z] #75 40.52 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages [2023-12-14T14:48:28.290Z] #75 40.62 checking that generated files are newer than configure... done [2023-12-14T14:48:28.290Z] #75 41.19 configure: creating ./config.status [2023-12-14T14:48:29.660Z] #75 42.65 config.status: creating Makefile [2023-12-14T14:48:29.917Z] #75 42.68 config.status: creating ocispec.pc [2023-12-14T14:48:29.917Z] #75 42.73 config.status: creating config.h [2023-12-14T14:48:29.917Z] #75 42.74 config.status: executing libtool commands [2023-12-14T14:48:29.917Z] #75 42.76 config.status: executing depfiles commands [2023-12-14T14:48:30.173Z] #75 43.07 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2023-12-14T14:48:30.173Z] #75 43.08 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2023-12-14T14:48:30.429Z] #75 43.18 checking for gcc... gcc [2023-12-14T14:48:30.429Z] #75 43.21 checking whether the C compiler works... yes [2023-12-14T14:48:30.429Z] #75 43.25 checking for C compiler default output file name... a.out [2023-12-14T14:48:30.429Z] #75 43.25 checking for suffix of executables... [2023-12-14T14:48:30.429Z] #75 43.30 checking whether we are cross compiling... no [2023-12-14T14:48:30.429Z] #75 43.35 checking for suffix of object files... o [2023-12-14T14:48:30.429Z] #75 43.38 checking whether the compiler supports GNU C... yes [2023-12-14T14:48:30.684Z] #75 43.41 checking whether gcc accepts -g... yes [2023-12-14T14:48:30.684Z] #75 43.43 checking for gcc option to enable C11 features... none needed [2023-12-14T14:48:30.684Z] #75 43.50 checking whether gcc understands -c and -o together... yes [2023-12-14T14:48:30.684Z] #75 43.56 checking for a BSD-compatible install... /usr/bin/install -c [2023-12-14T14:48:30.684Z] #75 43.57 checking whether build environment is sane... yes [2023-12-14T14:48:30.684Z] #75 43.58 checking for a race-free mkdir -p... /usr/bin/mkdir -p [2023-12-14T14:48:30.684Z] #75 43.58 checking for gawk... no [2023-12-14T14:48:30.684Z] #75 43.58 checking for mawk... mawk [2023-12-14T14:48:30.684Z] #75 43.58 checking whether make sets $(MAKE)... yes [2023-12-14T14:48:30.684Z] #75 43.59 checking whether make supports the include directive... yes (GNU style) [2023-12-14T14:48:30.684Z] #75 43.60 checking whether make supports nested variables... yes [2023-12-14T14:48:30.684Z] #75 43.61 checking whether UID '0' is supported by ustar format... yes [2023-12-14T14:48:30.684Z] #75 43.61 checking whether GID '0' is supported by ustar format... yes [2023-12-14T14:48:30.684Z] #75 43.61 checking how to create a ustar tar archive... gnutar [2023-12-14T14:48:30.684Z] #75 43.63 checking dependency style of gcc... gcc3 [2023-12-14T14:48:30.940Z] #75 43.67 checking whether to enable maintainer-specific portions of Makefiles... yes [2023-12-14T14:48:30.940Z] #75 43.67 checking whether make supports nested variables... (cached) yes [2023-12-14T14:48:30.940Z] #75 43.68 checking build system type... aarch64-unknown-linux-gnu [2023-12-14T14:48:30.940Z] #75 43.74 checking host system type... aarch64-unknown-linux-gnu [2023-12-14T14:48:30.940Z] #75 43.74 checking how to print strings... printf [2023-12-14T14:48:30.940Z] #75 43.74 checking for a sed that does not truncate output... /usr/bin/sed [2023-12-14T14:48:30.940Z] #75 43.74 checking for grep that handles long lines and -e... /usr/bin/grep [2023-12-14T14:48:30.940Z] #75 43.75 checking for egrep... /usr/bin/grep -E [2023-12-14T14:48:30.940Z] #75 43.75 checking for fgrep... /usr/bin/grep -F [2023-12-14T14:48:30.940Z] #75 43.75 checking for ld used by gcc... /usr/bin/ld [2023-12-14T14:48:30.940Z] #75 43.76 checking if the linker (/usr/bin/ld) is GNU ld... yes [2023-12-14T14:48:30.940Z] #75 43.76 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2023-12-14T14:48:30.940Z] #75 43.76 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2023-12-14T14:48:30.940Z] #75 43.79 checking whether ln -s works... yes [2023-12-14T14:48:30.940Z] #75 43.79 checking the maximum length of command line arguments... 1572864 [2023-12-14T14:48:30.940Z] #75 43.80 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2023-12-14T14:48:30.940Z] #75 43.80 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2023-12-14T14:48:30.940Z] #75 43.80 checking for /usr/bin/ld option to reload object files... -r [2023-12-14T14:48:30.940Z] #75 43.80 checking for file... file [2023-12-14T14:48:30.940Z] #75 43.80 checking for objdump... objdump [2023-12-14T14:48:30.940Z] #75 43.80 checking how to recognize dependent libraries... pass_all [2023-12-14T14:48:30.940Z] #75 43.80 checking for dlltool... no [2023-12-14T14:48:30.940Z] #75 43.80 checking how to associate runtime and link libraries... printf %s\n [2023-12-14T14:48:30.940Z] #75 43.80 checking for ar... ar [2023-12-14T14:48:30.940Z] #75 43.80 checking for archiver @FILE support... @ [2023-12-14T14:48:30.940Z] #75 43.84 checking for strip... strip [2023-12-14T14:48:30.940Z] #75 43.84 checking for ranlib... ranlib [2023-12-14T14:48:30.940Z] #75 43.84 checking command to parse /usr/bin/nm -B output from gcc object... ok [2023-12-14T14:48:31.196Z] #75 43.93 checking for sysroot... no [2023-12-14T14:48:31.196Z] #75 43.93 checking for a working dd... /usr/bin/dd [2023-12-14T14:48:31.196Z] #75 43.93 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [2023-12-14T14:48:31.196Z] #75 43.94 checking for mt... no [2023-12-14T14:48:31.196Z] #75 43.94 checking if : is a manifest tool... no [2023-12-14T14:48:31.196Z] #75 43.95 checking for stdio.h... yes [2023-12-14T14:48:31.196Z] #75 43.98 checking for stdlib.h... yes [2023-12-14T14:48:31.196Z] #75 44.01 checking for string.h... yes [2023-12-14T14:48:31.196Z] #75 44.04 checking for inttypes.h... yes [2023-12-14T14:48:31.196Z] #75 44.07 checking for stdint.h... yes [2023-12-14T14:48:31.196Z] #75 44.11 checking for strings.h... yes [2023-12-14T14:48:31.196Z] #75 44.14 checking for sys/stat.h... yes [2023-12-14T14:48:31.196Z] #75 44.18 checking for sys/types.h... yes [2023-12-14T14:48:31.196Z] #75 44.21 checking for unistd.h... yes [2023-12-14T14:48:31.454Z] #75 44.25 checking for dlfcn.h... yes [2023-12-14T14:48:31.454Z] #75 44.29 checking for objdir... .libs [2023-12-14T14:48:31.454Z] #75 44.37 checking if gcc supports -fno-rtti -fno-exceptions... no [2023-12-14T14:48:31.454Z] #75 44.40 checking for gcc option to produce PIC... -fPIC -DPIC [2023-12-14T14:48:31.454Z] #75 44.40 checking if gcc PIC flag -fPIC -DPIC works... yes [2023-12-14T14:48:31.454Z] #75 44.43 checking if gcc static flag -static works... yes [2023-12-14T14:48:31.710Z] #75 44.50 checking if gcc supports -c -o file.o... yes [2023-12-14T14:48:31.710Z] #75 44.54 checking if gcc supports -c -o file.o... (cached) yes [2023-12-14T14:48:31.710Z] #75 44.54 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2023-12-14T14:48:31.710Z] #75 44.56 checking dynamic linker characteristics... GNU/Linux ld.so [2023-12-14T14:48:31.710Z] #75 44.64 checking how to hardcode library paths into programs... immediate [2023-12-14T14:48:31.710Z] #75 44.64 checking whether stripping libraries is possible... yes [2023-12-14T14:48:31.710Z] #75 44.65 checking if libtool supports shared libraries... yes [2023-12-14T14:48:31.710Z] #75 44.65 checking whether to build shared libraries... no [2023-12-14T14:48:31.710Z] #75 44.65 checking whether to build static libraries... yes [2023-12-14T14:48:31.710Z] #75 44.65 checking for float.h... yes [2023-12-14T14:48:31.710Z] #75 44.69 checking for limits.h... yes [2023-12-14T14:48:31.710Z] #75 44.72 checking for stddef.h... yes [2023-12-14T14:48:31.967Z] #75 44.76 checking for stdlib.h... (cached) yes [2023-12-14T14:48:31.967Z] #75 44.76 checking for string.h... (cached) yes [2023-12-14T14:48:31.967Z] #75 44.76 checking for sys/time.h... yes [2023-12-14T14:48:31.967Z] #75 44.80 checking for inline... inline [2023-12-14T14:48:31.967Z] #75 44.83 checking for size_t... yes [2023-12-14T14:48:31.967Z] #75 44.91 checking for GNU libc compatible malloc... yes [2023-12-14T14:48:31.967Z] #75 44.97 checking for GNU libc compatible realloc... yes [2023-12-14T14:48:32.223Z] #75 45.03 checking for working strtod... yes [2023-12-14T14:48:32.223Z] #75 45.10 checking for gettimeofday... yes [2023-12-14T14:48:32.223Z] #75 45.15 checking for memset... yes [2023-12-14T14:48:32.223Z] #75 45.21 checking for strspn... yes [2023-12-14T14:48:32.478Z] #75 45.33 checking that generated files are newer than configure... done [2023-12-14T14:48:32.478Z] #75 45.33 configure: creating ./config.status [2023-12-14T14:48:33.040Z] #75 45.88 config.status: creating Makefile [2023-12-14T14:48:33.040Z] #75 45.90 config.status: creating config.h [2023-12-14T14:48:33.040Z] #75 45.91 config.status: executing depfiles commands [2023-12-14T14:48:33.040Z] #75 45.96 config.status: executing libtool commands [2023-12-14T14:48:33.296Z] #75 46.16 GEN .version [2023-12-14T14:48:33.296Z] #75 46.16 make install-recursive [2023-12-14T14:48:33.296Z] #75 46.17 make[1]: Entering directory '/tmp/crun-build' [2023-12-14T14:48:33.296Z] #75 46.19 Making install in libocispec [2023-12-14T14:48:33.296Z] #75 46.20 make[2]: Entering directory '/tmp/crun-build/libocispec' [2023-12-14T14:48:33.296Z] #75 46.21 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema [2023-12-14T14:48:33.296Z] #75 46.21 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema [2023-12-14T14:48:33.296Z] #75 46.22 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems [2023-12-14T14:48:33.296Z] #75 46.22 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic [2023-12-14T14:48:33.296Z] #75 46.27 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2023-12-14T14:48:33.553Z] #75 46.27 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2023-12-14T14:48:33.553Z] #75 46.27 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2023-12-14T14:48:33.553Z] #75 46.27 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2023-12-14T14:48:33.553Z] #75 46.27 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2023-12-14T14:48:33.553Z] #75 46.27 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2023-12-14T14:48:33.553Z] #75 46.27 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2023-12-14T14:48:33.553Z] #75 46.27 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2023-12-14T14:48:33.553Z] #75 46.27 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2023-12-14T14:48:33.553Z] #75 46.29 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2023-12-14T14:48:33.553Z] #75 46.29 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2023-12-14T14:48:33.553Z] #75 46.29 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2023-12-14T14:48:33.553Z] #75 46.29 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2023-12-14T14:48:33.553Z] #75 46.29 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2023-12-14T14:48:33.553Z] #75 46.29 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2023-12-14T14:48:33.553Z] #75 46.29 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2023-12-14T14:48:33.553Z] #75 46.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2023-12-14T14:48:33.553Z] #75 46.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success [2023-12-14T14:48:33.553Z] #75 46.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success [2023-12-14T14:48:33.553Z] #75 46.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2023-12-14T14:48:33.553Z] #75 46.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2023-12-14T14:48:33.553Z] #75 46.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2023-12-14T14:48:33.553Z] #75 46.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2023-12-14T14:48:33.553Z] #75 46.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2023-12-14T14:48:33.553Z] #75 46.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2023-12-14T14:48:33.553Z] #75 46.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2023-12-14T14:48:33.553Z] #75 46.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2023-12-14T14:48:33.553Z] #75 46.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2023-12-14T14:48:33.553Z] #75 46.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2023-12-14T14:48:33.553Z] #75 46.53 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2023-12-14T14:48:33.809Z] #75 46.54 make install-recursive [2023-12-14T14:48:33.809Z] #75 46.54 make[3]: Entering directory '/tmp/crun-build/libocispec' [2023-12-14T14:48:33.809Z] #75 46.56 Making install in yajl [2023-12-14T14:48:33.809Z] #75 46.56 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2023-12-14T14:48:33.809Z] #75 46.57 CC verify/json_verify-json_verify.o [2023-12-14T14:48:33.809Z] #75 46.57 CC src/libyajl_la-yajl.lo [2023-12-14T14:48:33.809Z] #75 46.57 CC src/libyajl_la-yajl_gen.lo [2023-12-14T14:48:33.809Z] #75 46.57 CC src/libyajl_la-yajl_parser.lo [2023-12-14T14:48:33.809Z] #75 46.57 CC src/libyajl_la-yajl_alloc.lo [2023-12-14T14:48:33.809Z] #75 46.57 CC src/libyajl_la-yajl_buf.lo [2023-12-14T14:48:33.809Z] #75 46.59 CC src/libyajl_la-yajl_encode.lo [2023-12-14T14:48:33.809Z] #75 46.60 CC src/libyajl_la-yajl_lex.lo [2023-12-14T14:48:33.809Z] #75 46.60 CC src/libyajl_la-yajl_tree.lo [2023-12-14T14:48:34.065Z] #75 47.03 CCLD libyajl.la [2023-12-14T14:48:34.323Z] #75 47.18 CCLD verify/json_verify [2023-12-14T14:48:34.323Z] #75 47.33 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2023-12-14T14:48:34.579Z] #75 47.33 make[5]: Nothing to be done for 'install-exec-am'. [2023-12-14T14:48:34.579Z] #75 47.33 make[5]: Nothing to be done for 'install-data-am'. [2023-12-14T14:48:34.579Z] #75 47.33 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2023-12-14T14:48:34.579Z] #75 47.33 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2023-12-14T14:48:34.579Z] #75 47.34 make[4]: Entering directory '/tmp/crun-build/libocispec' [2023-12-14T14:48:34.579Z] #75 47.36 CC src/ocispec/validate.o [2023-12-14T14:48:34.579Z] #75 47.36 CC src/ocispec/image_spec_schema_config_schema.lo [2023-12-14T14:48:34.579Z] #75 47.36 CC src/ocispec/image_spec_schema_content_descriptor.lo [2023-12-14T14:48:34.579Z] #75 47.36 CC src/ocispec/image_spec_schema_defs.lo [2023-12-14T14:48:34.579Z] #75 47.36 CC src/ocispec/image_spec_schema_defs_descriptor.lo [2023-12-14T14:48:34.579Z] #75 47.36 CC src/ocispec/image_spec_schema_image_index_schema.lo [2023-12-14T14:48:34.579Z] #75 47.37 CC src/ocispec/image_spec_schema_image_manifest_schema.lo [2023-12-14T14:48:34.579Z] #75 47.37 CC src/ocispec/image_spec_schema_image_layout_schema.lo [2023-12-14T14:48:34.580Z] #75 47.37 CC src/ocispec/runtime_spec_schema_config_linux.lo [2023-12-14T14:48:34.580Z] #75 47.37 CC src/ocispec/runtime_spec_schema_config_zos.lo [2023-12-14T14:48:34.580Z] #75 47.37 CC src/ocispec/runtime_spec_schema_config_schema.lo [2023-12-14T14:48:34.580Z] #75 47.37 CC src/ocispec/runtime_spec_schema_config_solaris.lo [2023-12-14T14:48:34.580Z] #75 47.37 CC src/ocispec/runtime_spec_schema_config_vm.lo [2023-12-14T14:48:34.580Z] #75 47.38 CC src/ocispec/runtime_spec_schema_config_windows.lo [2023-12-14T14:48:34.580Z] #75 47.38 CC src/ocispec/runtime_spec_schema_defs_linux.lo [2023-12-14T14:48:34.580Z] #75 47.38 CC src/ocispec/runtime_spec_schema_defs_zos.lo [2023-12-14T14:48:34.580Z] #75 47.38 CC src/ocispec/runtime_spec_schema_defs.lo [2023-12-14T14:48:34.580Z] #75 47.39 CC src/ocispec/runtime_spec_schema_defs_vm.lo [2023-12-14T14:48:34.580Z] #75 47.39 CC src/ocispec/runtime_spec_schema_defs_windows.lo [2023-12-14T14:48:34.580Z] #75 47.40 CC src/ocispec/runtime_spec_schema_state_schema.lo [2023-12-14T14:48:34.580Z] #75 47.40 CC src/ocispec/runtime_spec_schema_features_linux.lo [2023-12-14T14:48:34.580Z] #75 47.41 CC src/ocispec/runtime_spec_schema_features_schema.lo [2023-12-14T14:48:34.580Z] #75 47.41 CC src/ocispec/image_manifest_items_image_manifest_items_schema.lo [2023-12-14T14:48:34.580Z] #75 47.41 CC src/ocispec/basic_test_double_array_item.lo [2023-12-14T14:48:34.580Z] #75 47.42 CC src/ocispec/basic_test_double_array.lo [2023-12-14T14:48:34.580Z] #75 47.43 CC src/ocispec/basic_test_top_array_int.lo [2023-12-14T14:48:34.837Z] #75 47.43 CC src/ocispec/basic_test_top_double_array_int.lo [2023-12-14T14:48:34.837Z] #75 47.43 CC src/ocispec/basic_test_top_array_string.lo [2023-12-14T14:48:34.837Z] #75 47.45 CC src/ocispec/basic_test_top_double_array_obj.lo [2023-12-14T14:48:34.837Z] #75 47.46 CC src/ocispec/basic_test_top_double_array_refobj.lo [2023-12-14T14:48:34.837Z] #75 47.47 CC src/ocispec/basic_test_top_double_array_string.lo [2023-12-14T14:48:34.837Z] #75 47.47 CC src/ocispec/read-file.lo [2023-12-14T14:48:34.837Z] #75 47.47 CC src/ocispec/json_common.lo [2023-12-14T14:48:34.837Z] #75 47.47 CC tests/test-1.o [2023-12-14T14:48:34.837Z] #75 47.47 CC tests/test-2.o [2023-12-14T14:48:34.837Z] #75 47.47 CC tests/test-3.o [2023-12-14T14:48:34.837Z] #75 47.50 CC tests/test-4.o [2023-12-14T14:48:34.837Z] #75 47.50 CC tests/test-5.o [2023-12-14T14:48:34.837Z] #75 47.51 CC tests/test-6.o [2023-12-14T14:48:34.837Z] #75 47.51 CC tests/test-7.o [2023-12-14T14:48:34.837Z] #75 47.51 CC tests/test-8.o [2023-12-14T14:48:34.837Z] #75 47.52 CC tests/test-10.o [2023-12-14T14:48:34.837Z] #75 47.52 CC tests/test-9.o [2023-12-14T14:48:34.837Z] #75 47.52 CC tests/test-11.o [2023-12-14T14:48:36.730Z] #75 ... [2023-12-14T14:48:36.730Z] [2023-12-14T14:48:36.730Z] #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 < '/go/src/github.com/docker/docker/.bashrc' [2023-12-14T14:48:54.756Z] #104 DONE 0.4s [2023-12-14T14:48:54.756Z] [2023-12-14T14:48:54.756Z] #105 [dev-base 4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-12-14T14:48:55.012Z] #105 DONE 0.3s [2023-12-14T14:48:55.268Z] [2023-12-14T14:48:55.268Z] #106 [dev-base 5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-12-14T14:48:55.523Z] #106 DONE 0.4s [2023-12-14T14:48:55.523Z] [2023-12-14T14:48:55.523Z] #107 [dev-base 6/12] RUN ldconfig [2023-12-14T14:48:55.779Z] #107 DONE 0.4s [2023-12-14T14:48:56.035Z] [2023-12-14T14:48:56.035Z] #108 [dev-base 7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-12-14T14:48:56.291Z] #108 DONE 0.5s [2023-12-14T14:48:56.546Z] [2023-12-14T14:48:56.546Z] #109 [dev-base 8/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2023-12-14T14:48:56.802Z] #109 0.609 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2023-12-14T14:48:57.057Z] #109 0.619 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] [2023-12-14T14:48:57.057Z] #109 0.619 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2023-12-14T14:48:57.057Z] #109 0.700 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB] [2023-12-14T14:48:57.313Z] #109 1.010 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [6672 B] [2023-12-14T14:48:57.313Z] #109 1.010 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [124 kB] [2023-12-14T14:48:58.239Z] #109 1.963 Fetched 9067 kB in 2s (5628 kB/s) [2023-12-14T14:48:58.800Z] #109 1.963 Reading package lists... [2023-12-14T14:48:59.311Z] #109 2.549 Reading package lists... [2023-12-14T14:48:59.567Z] #109 3.123 Building dependency tree... [2023-12-14T14:48:59.822Z] #109 3.474 The following additional packages will be installed: [2023-12-14T14:48:59.822Z] #109 3.475 dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12 [2023-12-14T14:48:59.822Z] #109 3.475 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2 [2023-12-14T14:48:59.822Z] #109 3.475 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2023-12-14T14:48:59.822Z] #109 3.476 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23 [2023-12-14T14:48:59.822Z] #109 3.476 libsubid4 libsystemd-shared libsystemd0 libudev1 liburcu8 libxtables12 [2023-12-14T14:48:59.822Z] #109 3.477 sgml-base systemd vim-runtime [2023-12-14T14:48:59.822Z] #109 3.479 Suggested packages: [2023-12-14T14:48:59.822Z] #109 3.479 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-12-14T14:48:59.822Z] #109 3.479 gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed [2023-12-14T14:48:59.822Z] #109 3.479 systemd-userdbd systemd-boot systemd-resolved libqrencode4 [2023-12-14T14:48:59.822Z] #109 3.479 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags [2023-12-14T14:48:59.822Z] #109 3.479 vim-doc vim-scripts xfsdump acl attr quota [2023-12-14T14:48:59.822Z] #109 3.479 Recommended packages: [2023-12-14T14:48:59.822Z] #109 3.479 libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus [2023-12-14T14:48:59.822Z] #109 3.479 systemd-timesyncd | time-daemon xxd unzip [2023-12-14T14:49:00.078Z] #109 3.897 The following NEW packages will be installed: [2023-12-14T14:49:00.333Z] #109 3.897 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2023-12-14T14:49:00.333Z] #109 3.897 libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12 [2023-12-14T14:49:00.333Z] #109 3.898 libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2 [2023-12-14T14:49:00.333Z] #109 3.898 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 [2023-12-14T14:49:00.333Z] #109 3.898 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2023-12-14T14:49:00.333Z] #109 3.898 libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12 [2023-12-14T14:49:00.333Z] #109 3.898 libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote [2023-12-14T14:49:00.333Z] #109 3.898 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils [2023-12-14T14:49:00.333Z] #109 3.898 zip zstd [2023-12-14T14:49:00.333Z] #109 3.900 The following packages will be upgraded: [2023-12-14T14:49:00.333Z] #109 3.900 libsystemd0 libudev1 [2023-12-14T14:49:00.333Z] #109 4.174 2 upgraded, 56 newly installed, 0 to remove and 9 not upgraded. [2023-12-14T14:49:00.333Z] #109 4.174 Need to get 32.2 MB of archives. [2023-12-14T14:49:00.333Z] #109 4.174 After this operation, 143 MB of additional disk space will be used. [2023-12-14T14:49:00.333Z] #109 4.174 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] [2023-12-14T14:49:00.589Z] #109 4.177 Get:2 http://deb.debian.org/debian bookworm/main arm64 libudev1 arm64 252.19-1~deb12u1 [102 kB] [2023-12-14T14:49:00.589Z] #109 4.180 Get:3 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] [2023-12-14T14:49:00.589Z] #109 4.181 Get:4 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] [2023-12-14T14:49:00.589Z] #109 4.197 Get:5 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] [2023-12-14T14:49:00.589Z] #109 4.198 Get:6 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u1 [205 kB] [2023-12-14T14:49:00.589Z] #109 4.205 Get:7 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB] [2023-12-14T14:49:00.589Z] #109 4.206 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] [2023-12-14T14:49:00.589Z] #109 4.207 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] [2023-12-14T14:49:00.589Z] #109 4.209 Get:10 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] [2023-12-14T14:49:00.589Z] #109 4.210 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.19-1~deb12u1 [1506 kB] [2023-12-14T14:49:00.589Z] #109 4.275 Get:12 http://deb.debian.org/debian bookworm/main arm64 libsystemd0 arm64 252.19-1~deb12u1 [307 kB] [2023-12-14T14:49:00.589Z] #109 4.276 Get:13 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.19-1~deb12u1 [2828 kB] [2023-12-14T14:49:00.589Z] #109 4.364 Get:14 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-12-14T14:49:00.589Z] #109 4.410 Get:15 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB] [2023-12-14T14:49:00.844Z] #109 4.411 Get:16 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB] [2023-12-14T14:49:00.844Z] #109 4.419 Get:17 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB] [2023-12-14T14:49:00.844Z] #109 4.420 Get:18 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB] [2023-12-14T14:49:00.844Z] #109 4.421 Get:19 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-12-14T14:49:00.844Z] #109 4.422 Get:20 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB] [2023-12-14T14:49:00.844Z] #109 4.422 Get:21 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB] [2023-12-14T14:49:00.844Z] #109 4.423 Get:22 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB] [2023-12-14T14:49:00.844Z] #109 4.455 Get:23 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB] [2023-12-14T14:49:00.844Z] #109 4.455 Get:24 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB] [2023-12-14T14:49:00.844Z] #109 4.457 Get:25 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB] [2023-12-14T14:49:00.844Z] #109 4.457 Get:26 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB] [2023-12-14T14:49:00.844Z] #109 4.459 Get:27 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB] [2023-12-14T14:49:00.844Z] #109 4.509 Get:28 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB] [2023-12-14T14:49:00.844Z] #109 4.554 Get:29 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB] [2023-12-14T14:49:01.100Z] #109 4.554 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB] [2023-12-14T14:49:01.100Z] #109 4.554 Get:31 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB] [2023-12-14T14:49:01.100Z] #109 4.555 Get:32 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB] [2023-12-14T14:49:01.100Z] #109 4.555 Get:33 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB] [2023-12-14T14:49:01.100Z] #109 4.557 Get:34 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB] [2023-12-14T14:49:01.100Z] #109 4.585 Get:35 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-12-14T14:49:01.100Z] #109 4.586 Get:36 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-12-14T14:49:01.100Z] #109 4.587 Get:37 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB] [2023-12-14T14:49:01.100Z] #109 4.587 Get:38 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB] [2023-12-14T14:49:01.100Z] #109 4.587 Get:39 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] [2023-12-14T14:49:01.100Z] #109 4.858 Get:40 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B] [2023-12-14T14:49:01.355Z] #109 4.858 Get:41 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB] [2023-12-14T14:49:01.355Z] #109 4.859 Get:42 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB] [2023-12-14T14:49:01.355Z] #109 4.859 Get:43 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB] [2023-12-14T14:49:01.355Z] #109 4.860 Get:44 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB] [2023-12-14T14:49:01.355Z] #109 4.860 Get:45 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB] [2023-12-14T14:49:01.355Z] #109 4.861 Get:46 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB] [2023-12-14T14:49:01.355Z] #109 4.862 Get:47 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB] [2023-12-14T14:49:01.355Z] #109 4.863 Get:48 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB] [2023-12-14T14:49:01.355Z] #109 4.863 Get:49 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB] [2023-12-14T14:49:01.355Z] #109 4.864 Get:50 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-12-14T14:49:01.355Z] #109 4.899 Get:51 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.19-1~deb12u1 [92.3 kB] [2023-12-14T14:49:01.355Z] #109 4.899 Get:52 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB] [2023-12-14T14:49:01.355Z] #109 4.907 Get:53 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB] [2023-12-14T14:49:01.355Z] #109 4.908 Get:54 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB] [2023-12-14T14:49:01.355Z] #109 5.126 Get:55 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB] [2023-12-14T14:49:01.610Z] #109 5.186 Get:56 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB] [2023-12-14T14:49:01.610Z] #109 5.209 Get:57 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB] [2023-12-14T14:49:01.610Z] #109 5.221 Get:58 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB] [2023-12-14T14:49:01.610Z] #109 5.442 debconf: delaying package configuration, since apt-utils is not installed [2023-12-14T14:49:01.866Z] #109 5.478 Fetched 32.2 MB in 1s (24.5 MB/s) [2023-12-14T14:49:01.866Z] #109 5.503 Selecting previously unselected package libargon2-1:arm64. [2023-12-14T14:49:01.866Z] #109 5.503 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15667 files and directories currently installed.) [2023-12-14T14:49:01.866Z] #109 5.512 Preparing to unpack .../libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... [2023-12-14T14:49:01.866Z] #109 5.518 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2023-12-14T14:49:01.866Z] #109 5.556 Preparing to unpack .../libudev1_252.19-1~deb12u1_arm64.deb ... [2023-12-14T14:49:02.121Z] #109 5.568 Unpacking libudev1:arm64 (252.19-1~deb12u1) over (252.17-1~deb12u1) ... [2023-12-14T14:49:02.121Z] #109 5.623 Setting up libudev1:arm64 (252.19-1~deb12u1) ... [2023-12-14T14:49:02.121Z] #109 5.763 Selecting previously unselected package dmsetup. [2023-12-14T14:49:02.121Z] #109 5.763 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15672 files and directories currently installed.) [2023-12-14T14:49:02.121Z] #109 5.770 Preparing to unpack .../0-dmsetup_2%3a1.02.185-2_arm64.deb ... [2023-12-14T14:49:02.121Z] #109 5.774 Unpacking dmsetup (2:1.02.185-2) ... [2023-12-14T14:49:02.121Z] #109 5.815 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-12-14T14:49:02.121Z] #109 5.817 Preparing to unpack .../1-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... [2023-12-14T14:49:02.121Z] #109 5.820 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2023-12-14T14:49:02.121Z] #109 5.862 Selecting previously unselected package libjson-c5:arm64. [2023-12-14T14:49:02.121Z] #109 5.864 Preparing to unpack .../2-libjson-c5_0.16-2_arm64.deb ... [2023-12-14T14:49:02.377Z] #109 5.868 Unpacking libjson-c5:arm64 (0.16-2) ... [2023-12-14T14:49:02.377Z] #109 5.902 Selecting previously unselected package libcryptsetup12:arm64. [2023-12-14T14:49:02.377Z] #109 5.903 Preparing to unpack .../3-libcryptsetup12_2%3a2.6.1-4~deb12u1_arm64.deb ... [2023-12-14T14:49:02.377Z] #109 5.907 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ... [2023-12-14T14:49:02.377Z] #109 5.952 Selecting previously unselected package libfdisk1:arm64. [2023-12-14T14:49:02.377Z] #109 5.954 Preparing to unpack .../4-libfdisk1_2.38.1-5+b1_arm64.deb ... [2023-12-14T14:49:02.377Z] #109 5.957 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ... [2023-12-14T14:49:02.377Z] #109 6.004 Selecting previously unselected package libkmod2:arm64. [2023-12-14T14:49:02.377Z] #109 6.006 Preparing to unpack .../5-libkmod2_30+20221128-1_arm64.deb ... [2023-12-14T14:49:02.377Z] #109 6.009 Unpacking libkmod2:arm64 (30+20221128-1) ... [2023-12-14T14:49:02.377Z] #109 6.044 Selecting previously unselected package libapparmor1:arm64. [2023-12-14T14:49:02.377Z] #109 6.046 Preparing to unpack .../6-libapparmor1_3.0.8-3_arm64.deb ... [2023-12-14T14:49:02.377Z] #109 6.049 Unpacking libapparmor1:arm64 (3.0.8-3) ... [2023-12-14T14:49:02.377Z] #109 6.085 Selecting previously unselected package libip4tc2:arm64. [2023-12-14T14:49:02.377Z] #109 6.087 Preparing to unpack .../7-libip4tc2_1.8.9-2_arm64.deb ... [2023-12-14T14:49:02.377Z] #109 6.090 Unpacking libip4tc2:arm64 (1.8.9-2) ... [2023-12-14T14:49:02.377Z] #109 6.118 Selecting previously unselected package libsystemd-shared:arm64. [2023-12-14T14:49:02.632Z] #109 6.120 Preparing to unpack .../8-libsystemd-shared_252.19-1~deb12u1_arm64.deb ... [2023-12-14T14:49:02.632Z] #109 6.123 Unpacking libsystemd-shared:arm64 (252.19-1~deb12u1) ... [2023-12-14T14:49:02.632Z] #109 6.266 Preparing to unpack .../9-libsystemd0_252.19-1~deb12u1_arm64.deb ... [2023-12-14T14:49:02.632Z] #109 6.277 Unpacking libsystemd0:arm64 (252.19-1~deb12u1) over (252.17-1~deb12u1) ... [2023-12-14T14:49:02.632Z] #109 6.481 Setting up libsystemd0:arm64 (252.19-1~deb12u1) ... [2023-12-14T14:49:02.888Z] #109 6.531 Selecting previously unselected package systemd. [2023-12-14T14:49:02.888Z] #109 6.531 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15742 files and directories currently installed.) [2023-12-14T14:49:02.888Z] #109 6.540 Preparing to unpack .../00-systemd_252.19-1~deb12u1_arm64.deb ... [2023-12-14T14:49:02.888Z] #109 6.559 Unpacking systemd (252.19-1~deb12u1) ... [2023-12-14T14:49:03.143Z] #109 6.816 Selecting previously unselected package pigz. [2023-12-14T14:49:03.144Z] #109 6.818 Preparing to unpack .../01-pigz_2.6-1_arm64.deb ... [2023-12-14T14:49:03.144Z] #109 6.822 Unpacking pigz (2.6-1) ... [2023-12-14T14:49:03.144Z] #109 6.864 Selecting previously unselected package sgml-base. [2023-12-14T14:49:03.144Z] #109 6.866 Preparing to unpack .../02-sgml-base_1.31_all.deb ... [2023-12-14T14:49:03.144Z] #109 6.873 Unpacking sgml-base (1.31) ... [2023-12-14T14:49:03.144Z] #109 6.926 Selecting previously unselected package sudo. [2023-12-14T14:49:03.399Z] #109 6.928 Preparing to unpack .../03-sudo_1.9.13p3-1+deb12u1_arm64.deb ... [2023-12-14T14:49:03.399Z] #109 6.933 Unpacking sudo (1.9.13p3-1+deb12u1) ... [2023-12-14T14:49:03.399Z] #109 7.058 Selecting previously unselected package libelf1:arm64. [2023-12-14T14:49:03.399Z] #109 7.060 Preparing to unpack .../04-libelf1_0.188-2.1_arm64.deb ... [2023-12-14T14:49:03.399Z] #109 7.063 Unpacking libelf1:arm64 (0.188-2.1) ... [2023-12-14T14:49:03.399Z] #109 7.112 Selecting previously unselected package libbpf1:arm64. [2023-12-14T14:49:03.399Z] #109 7.114 Preparing to unpack .../05-libbpf1_1%3a1.1.0-1_arm64.deb ... [2023-12-14T14:49:03.399Z] #109 7.117 Unpacking libbpf1:arm64 (1:1.1.0-1) ... [2023-12-14T14:49:03.399Z] #109 7.160 Selecting previously unselected package libmnl0:arm64. [2023-12-14T14:49:03.655Z] #109 7.162 Preparing to unpack .../06-libmnl0_1.0.4-3_arm64.deb ... [2023-12-14T14:49:03.655Z] #109 7.165 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-12-14T14:49:03.655Z] #109 7.201 Selecting previously unselected package libxtables12:arm64. [2023-12-14T14:49:03.655Z] #109 7.203 Preparing to unpack .../07-libxtables12_1.8.9-2_arm64.deb ... [2023-12-14T14:49:03.655Z] #109 7.206 Unpacking libxtables12:arm64 (1.8.9-2) ... [2023-12-14T14:49:03.655Z] #109 7.234 Selecting previously unselected package libcap2-bin. [2023-12-14T14:49:03.655Z] #109 7.236 Preparing to unpack .../08-libcap2-bin_1%3a2.66-4_arm64.deb ... [2023-12-14T14:49:03.655Z] #109 7.240 Unpacking libcap2-bin (1:2.66-4) ... [2023-12-14T14:49:03.655Z] #109 7.281 Selecting previously unselected package iproute2. [2023-12-14T14:49:03.655Z] #109 7.283 Preparing to unpack .../09-iproute2_6.1.0-3_arm64.deb ... [2023-12-14T14:49:03.655Z] #109 7.286 Unpacking iproute2 (6.1.0-3) ... [2023-12-14T14:49:03.655Z] #109 7.395 Selecting previously unselected package vim-common. [2023-12-14T14:49:03.910Z] #109 7.397 Preparing to unpack .../10-vim-common_2%3a9.0.1378-2_all.deb ... [2023-12-14T14:49:03.910Z] #109 7.400 Unpacking vim-common (2:9.0.1378-2) ... [2023-12-14T14:49:03.910Z] #109 7.445 Selecting previously unselected package bash-completion. [2023-12-14T14:49:03.910Z] #109 7.447 Preparing to unpack .../11-bash-completion_1%3a2.11-6_all.deb ... [2023-12-14T14:49:03.910Z] #109 7.458 Unpacking bash-completion (1:2.11-6) ... [2023-12-14T14:49:03.910Z] #109 7.573 Selecting previously unselected package bzip2. [2023-12-14T14:49:03.910Z] #109 7.575 Preparing to unpack .../12-bzip2_1.0.8-5+b1_arm64.deb ... [2023-12-14T14:49:03.910Z] #109 7.579 Unpacking bzip2 (1.0.8-5+b1) ... [2023-12-14T14:49:03.910Z] #109 7.615 Selecting previously unselected package xz-utils. [2023-12-14T14:49:03.910Z] #109 7.617 Preparing to unpack .../13-xz-utils_5.4.1-0.2_arm64.deb ... [2023-12-14T14:49:03.910Z] #109 7.621 Unpacking xz-utils (5.4.1-0.2) ... [2023-12-14T14:49:03.910Z] #109 7.699 Selecting previously unselected package apparmor. [2023-12-14T14:49:04.166Z] #109 7.701 Preparing to unpack .../14-apparmor_3.0.8-3_arm64.deb ... [2023-12-14T14:49:04.166Z] #109 7.720 Unpacking apparmor (3.0.8-3) ... [2023-12-14T14:49:04.166Z] #109 7.803 Selecting previously unselected package inetutils-ping. [2023-12-14T14:49:04.166Z] #109 7.805 Preparing to unpack .../15-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ... [2023-12-14T14:49:04.166Z] #109 7.808 Unpacking inetutils-ping (2:2.4-2+deb12u1) ... [2023-12-14T14:49:04.166Z] #109 7.844 Selecting previously unselected package libip6tc2:arm64. [2023-12-14T14:49:04.166Z] #109 7.846 Preparing to unpack .../16-libip6tc2_1.8.9-2_arm64.deb ... [2023-12-14T14:49:04.166Z] #109 7.849 Unpacking libip6tc2:arm64 (1.8.9-2) ... [2023-12-14T14:49:04.166Z] #109 7.883 Selecting previously unselected package libnfnetlink0:arm64. [2023-12-14T14:49:04.166Z] #109 7.885 Preparing to unpack .../17-libnfnetlink0_1.0.2-2_arm64.deb ... [2023-12-14T14:49:04.166Z] #109 7.888 Unpacking libnfnetlink0:arm64 (1.0.2-2) ... [2023-12-14T14:49:04.166Z] #109 7.920 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-12-14T14:49:04.422Z] #109 7.922 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.9-3_arm64.deb ... [2023-12-14T14:49:04.422Z] #109 7.926 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ... [2023-12-14T14:49:04.422Z] #109 7.960 Selecting previously unselected package libnftnl11:arm64. [2023-12-14T14:49:04.422Z] #109 7.962 Preparing to unpack .../19-libnftnl11_1.2.4-2_arm64.deb ... [2023-12-14T14:49:04.422Z] #109 7.966 Unpacking libnftnl11:arm64 (1.2.4-2) ... [2023-12-14T14:49:04.422Z] #109 8.002 Selecting previously unselected package iptables. [2023-12-14T14:49:04.422Z] #109 8.004 Preparing to unpack .../20-iptables_1.8.9-2_arm64.deb ... [2023-12-14T14:49:04.422Z] #109 8.007 Unpacking iptables (1.8.9-2) ... [2023-12-14T14:49:04.422Z] #109 8.093 Selecting previously unselected package libonig5:arm64. [2023-12-14T14:49:04.422Z] #109 8.095 Preparing to unpack .../21-libonig5_6.9.8-1_arm64.deb ... [2023-12-14T14:49:04.422Z] #109 8.099 Unpacking libonig5:arm64 (6.9.8-1) ... [2023-12-14T14:49:04.422Z] #109 8.145 Selecting previously unselected package libjq1:arm64. [2023-12-14T14:49:04.422Z] #109 8.147 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2023-12-14T14:49:04.422Z] #109 8.150 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-12-14T14:49:04.422Z] #109 8.186 Selecting previously unselected package jq. [2023-12-14T14:49:04.422Z] #109 8.188 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2023-12-14T14:49:04.422Z] #109 8.192 Unpacking jq (1.6-2.1) ... [2023-12-14T14:49:04.422Z] #109 8.232 Selecting previously unselected package libaio1:arm64. [2023-12-14T14:49:04.677Z] #109 8.234 Preparing to unpack .../24-libaio1_0.3.113-4_arm64.deb ... [2023-12-14T14:49:04.677Z] #109 8.237 Unpacking libaio1:arm64 (0.3.113-4) ... [2023-12-14T14:49:04.677Z] #109 8.271 Selecting previously unselected package libgpm2:arm64. [2023-12-14T14:49:04.677Z] #109 8.273 Preparing to unpack .../25-libgpm2_1.20.7-10+b1_arm64.deb ... [2023-12-14T14:49:04.677Z] #109 8.276 Unpacking libgpm2:arm64 (1.20.7-10+b1) ... [2023-12-14T14:49:04.677Z] #109 8.310 Selecting previously unselected package libicu72:arm64. [2023-12-14T14:49:04.677Z] #109 8.312 Preparing to unpack .../26-libicu72_72.1-3_arm64.deb ... [2023-12-14T14:49:04.677Z] #109 8.315 Unpacking libicu72:arm64 (72.1-3) ... [2023-12-14T14:49:05.238Z] #109 8.861 Selecting previously unselected package libinih1:arm64. [2023-12-14T14:49:05.238Z] #109 8.863 Preparing to unpack .../27-libinih1_55-1_arm64.deb ... [2023-12-14T14:49:05.238Z] #109 8.866 Unpacking libinih1:arm64 (55-1) ... [2023-12-14T14:49:05.238Z] #109 8.898 Selecting previously unselected package libmicrohttpd12:arm64. [2023-12-14T14:49:05.238Z] #109 8.900 Preparing to unpack .../28-libmicrohttpd12_0.9.75-6_arm64.deb ... [2023-12-14T14:49:05.238Z] #109 8.903 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ... [2023-12-14T14:49:05.238Z] #109 8.944 Selecting previously unselected package libnet1:arm64. [2023-12-14T14:49:05.238Z] #109 8.946 Preparing to unpack .../29-libnet1_1.1.6+dfsg-3.2_arm64.deb ... [2023-12-14T14:49:05.238Z] #109 8.949 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ... [2023-12-14T14:49:05.238Z] #109 8.987 Selecting previously unselected package libnl-3-200:arm64. [2023-12-14T14:49:05.493Z] #109 8.989 Preparing to unpack .../30-libnl-3-200_3.7.0-0.2+b1_arm64.deb ... [2023-12-14T14:49:05.493Z] #109 8.992 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ... [2023-12-14T14:49:05.493Z] #109 9.033 Selecting previously unselected package libprotobuf-c1:arm64. [2023-12-14T14:49:05.493Z] #109 9.035 Preparing to unpack .../31-libprotobuf-c1_1.4.1-1+b1_arm64.deb ... [2023-12-14T14:49:05.493Z] #109 9.039 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ... [2023-12-14T14:49:05.493Z] #109 9.075 Selecting previously unselected package libsodium23:arm64. [2023-12-14T14:49:05.493Z] #109 9.077 Preparing to unpack .../32-libsodium23_1.0.18-1_arm64.deb ... [2023-12-14T14:49:05.493Z] #109 9.082 Unpacking libsodium23:arm64 (1.0.18-1) ... [2023-12-14T14:49:05.493Z] #109 9.124 Selecting previously unselected package libsubid4:arm64. [2023-12-14T14:49:05.493Z] #109 9.126 Preparing to unpack .../33-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ... [2023-12-14T14:49:05.493Z] #109 9.130 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ... [2023-12-14T14:49:05.493Z] #109 9.168 Selecting previously unselected package liburcu8:arm64. [2023-12-14T14:49:05.493Z] #109 9.170 Preparing to unpack .../34-liburcu8_0.13.2-1_arm64.deb ... [2023-12-14T14:49:05.494Z] #109 9.173 Unpacking liburcu8:arm64 (0.13.2-1) ... [2023-12-14T14:49:05.494Z] #109 9.212 Selecting previously unselected package libyajl2:arm64. [2023-12-14T14:49:05.494Z] #109 9.214 Preparing to unpack .../35-libyajl2_2.1.0-3+deb12u2_arm64.deb ... [2023-12-14T14:49:05.494Z] #109 9.217 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ... [2023-12-14T14:49:05.494Z] #109 9.246 Selecting previously unselected package net-tools. [2023-12-14T14:49:05.749Z] #109 9.248 Preparing to unpack .../36-net-tools_2.10-0.1_arm64.deb ... [2023-12-14T14:49:05.749Z] #109 9.253 Unpacking net-tools (2.10-0.1) ... [2023-12-14T14:49:05.749Z] #109 9.304 Selecting previously unselected package patch. [2023-12-14T14:49:05.749Z] #109 9.306 Preparing to unpack .../37-patch_2.7.6-7_arm64.deb ... [2023-12-14T14:49:05.749Z] #109 9.309 Unpacking patch (2.7.6-7) ... [2023-12-14T14:49:05.749Z] #109 9.349 Selecting previously unselected package systemd-journal-remote. [2023-12-14T14:49:05.749Z] #109 9.351 Preparing to unpack .../38-systemd-journal-remote_252.19-1~deb12u1_arm64.deb ... [2023-12-14T14:49:05.749Z] #109 9.355 Unpacking systemd-journal-remote (252.19-1~deb12u1) ... [2023-12-14T14:49:05.749Z] #109 9.392 Selecting previously unselected package thin-provisioning-tools. [2023-12-14T14:49:05.749Z] #109 9.394 Preparing to unpack .../39-thin-provisioning-tools_0.9.0-2_arm64.deb ... [2023-12-14T14:49:05.749Z] #109 9.397 Unpacking thin-provisioning-tools (0.9.0-2) ... [2023-12-14T14:49:05.749Z] #109 9.455 Selecting previously unselected package uidmap. [2023-12-14T14:49:06.048Z] #109 9.457 Preparing to unpack .../40-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ... [2023-12-14T14:49:06.048Z] #109 9.460 Unpacking uidmap (1:4.13+dfsg1-1+b1) ... [2023-12-14T14:49:06.048Z] #109 9.504 Selecting previously unselected package vim-runtime. [2023-12-14T14:49:06.048Z] #109 9.507 Preparing to unpack .../41-vim-runtime_2%3a9.0.1378-2_all.deb ... [2023-12-14T14:49:06.048Z] #109 9.517 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime' [2023-12-14T14:49:06.048Z] #109 9.529 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime' [2023-12-14T14:49:06.048Z] #109 9.531 Unpacking vim-runtime (2:9.0.1378-2) ... [2023-12-14T14:49:06.303Z] #109 10.02 Selecting previously unselected package vim. [2023-12-14T14:49:06.559Z] #109 10.03 Preparing to unpack .../42-vim_2%3a9.0.1378-2_arm64.deb ... [2023-12-14T14:49:06.559Z] #109 10.03 Unpacking vim (2:9.0.1378-2) ... [2023-12-14T14:49:06.559Z] #109 10.16 Selecting previously unselected package xfsprogs. [2023-12-14T14:49:06.559Z] #109 10.17 Preparing to unpack .../43-xfsprogs_6.1.0-1_arm64.deb ... [2023-12-14T14:49:06.559Z] #109 10.17 Unpacking xfsprogs (6.1.0-1) ... [2023-12-14T14:49:06.559Z] #109 10.27 Selecting previously unselected package zip. [2023-12-14T14:49:06.814Z] #109 10.28 Preparing to unpack .../44-zip_3.0-13_arm64.deb ... [2023-12-14T14:49:06.814Z] #109 10.28 Unpacking zip (3.0-13) ... [2023-12-14T14:49:06.814Z] #109 10.33 Selecting previously unselected package zstd. [2023-12-14T14:49:06.814Z] #109 10.33 Preparing to unpack .../45-zstd_1.5.4+dfsg2-5_arm64.deb ... [2023-12-14T14:49:06.814Z] #109 10.33 Unpacking zstd (1.5.4+dfsg2-5) ... [2023-12-14T14:49:06.814Z] #109 10.51 Setting up libip4tc2:arm64 (1.8.9-2) ... [2023-12-14T14:49:06.814Z] #109 10.52 Setting up net-tools (2.10-0.1) ... [2023-12-14T14:49:06.814Z] #109 10.54 Setting up libapparmor1:arm64 (3.0.8-3) ... [2023-12-14T14:49:06.814Z] #109 10.55 Setting up libsodium23:arm64 (1.0.18-1) ... [2023-12-14T14:49:06.814Z] #109 10.56 Setting up libgpm2:arm64 (1.20.7-10+b1) ... [2023-12-14T14:49:06.814Z] #109 10.57 Setting up libicu72:arm64 (72.1-3) ... [2023-12-14T14:49:06.814Z] #109 10.58 Setting up libip6tc2:arm64 (1.8.9-2) ... [2023-12-14T14:49:06.814Z] #109 10.59 Setting up libinih1:arm64 (55-1) ... [2023-12-14T14:49:06.814Z] #109 10.60 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2023-12-14T14:49:06.814Z] #109 10.61 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ... [2023-12-14T14:49:06.814Z] #109 10.62 Setting up bzip2 (1.0.8-5+b1) ... [2023-12-14T14:49:07.070Z] #109 10.63 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ... [2023-12-14T14:49:07.070Z] #109 10.64 Setting up libmicrohttpd12:arm64 (0.9.75-6) ... [2023-12-14T14:49:07.070Z] #109 10.65 Setting up libcap2-bin (1:2.66-4) ... [2023-12-14T14:49:07.070Z] #109 10.66 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ... [2023-12-14T14:49:07.070Z] #109 10.67 Setting up apparmor (3.0.8-3) ... [2023-12-14T14:49:07.630Z] #109 11.24 debconf: unable to initialize frontend: Dialog [2023-12-14T14:49:07.630Z] #109 11.24 debconf: (TERM is not set, so the dialog frontend is not usable.) [2023-12-14T14:49:07.630Z] #109 11.24 debconf: falling back to frontend: Readline [2023-12-14T14:49:07.630Z] #109 11.25 debconf: unable to initialize frontend: Readline [2023-12-14T14:49:07.630Z] #109 11.25 debconf: (This frontend requires a controlling tty.) [2023-12-14T14:49:07.630Z] #109 11.25 debconf: falling back to frontend: Teletype [2023-12-14T14:49:07.631Z] #109 11.42 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2023-12-14T14:49:07.886Z] #109 11.53 Setting up zip (3.0-13) ... [2023-12-14T14:49:07.886Z] #109 11.54 Setting up vim-common (2:9.0.1378-2) ... [2023-12-14T14:49:07.886Z] #109 11.55 Setting up bash-completion (1:2.11-6) ... [2023-12-14T14:49:07.886Z] #109 11.57 Setting up xz-utils (5.4.1-0.2) ... [2023-12-14T14:49:07.886Z] #109 11.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-12-14T14:49:07.886Z] #109 11.59 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-12-14T14:49:07.886Z] #109 11.60 Setting up patch (2.7.6-7) ... [2023-12-14T14:49:07.886Z] #109 11.61 Setting up sudo (1.9.13p3-1+deb12u1) ... [2023-12-14T14:49:07.886Z] #109 11.66 invoke-rc.d: could not determine current runlevel [2023-12-14T14:49:08.141Z] #109 11.66 invoke-rc.d: policy-rc.d denied execution of start. [2023-12-14T14:49:08.141Z] #109 11.67 Setting up libxtables12:arm64 (1.8.9-2) ... [2023-12-14T14:49:08.141Z] #109 11.68 Setting up liburcu8:arm64 (0.13.2-1) ... [2023-12-14T14:49:08.141Z] #109 11.69 Setting up libfdisk1:arm64 (2.38.1-5+b1) ... [2023-12-14T14:49:08.141Z] #109 11.70 Setting up inetutils-ping (2:2.4-2+deb12u1) ... [2023-12-14T14:49:08.141Z] #109 11.71 Setting up pigz (2.6-1) ... [2023-12-14T14:49:08.141Z] #109 11.72 Setting up libnfnetlink0:arm64 (1.0.2-2) ... [2023-12-14T14:49:08.141Z] #109 11.73 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ... [2023-12-14T14:49:08.141Z] #109 11.76 Setting up sgml-base (1.31) ... [2023-12-14T14:49:08.141Z] #109 11.80 Setting up vim-runtime (2:9.0.1378-2) ... [2023-12-14T14:49:08.141Z] #109 11.87 Setting up libaio1:arm64 (0.3.113-4) ... [2023-12-14T14:49:08.141Z] #109 11.88 Setting up libelf1:arm64 (0.188-2.1) ... [2023-12-14T14:49:08.141Z] #109 11.89 Setting up libjson-c5:arm64 (0.16-2) ... [2023-12-14T14:49:08.141Z] #109 11.90 Setting up zstd (1.5.4+dfsg2-5) ... [2023-12-14T14:49:08.141Z] #109 11.91 Setting up libonig5:arm64 (6.9.8-1) ... [2023-12-14T14:49:08.141Z] #109 11.92 Setting up libbpf1:arm64 (1:1.1.0-1) ... [2023-12-14T14:49:08.141Z] #109 11.93 Setting up libkmod2:arm64 (30+20221128-1) ... [2023-12-14T14:49:08.141Z] #109 11.94 Setting up vim (2:9.0.1378-2) ... [2023-12-14T14:49:08.141Z] #109 11.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-12-14T14:49:08.141Z] #109 11.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-12-14T14:49:08.141Z] #109 11.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-12-14T14:49:08.141Z] #109 11.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-12-14T14:49:08.141Z] #109 11.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-12-14T14:49:08.141Z] #109 11.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-12-14T14:49:08.396Z] #109 11.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-12-14T14:49:08.397Z] #109 11.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-12-14T14:49:08.397Z] #109 11.99 Setting up libjq1:arm64 (1.6-2.1) ... [2023-12-14T14:49:08.397Z] #109 12.00 Setting up iproute2 (6.1.0-3) ... [2023-12-14T14:49:08.397Z] #109 12.11 debconf: unable to initialize frontend: Dialog [2023-12-14T14:49:08.397Z] #109 12.11 debconf: (TERM is not set, so the dialog frontend is not usable.) [2023-12-14T14:49:08.397Z] #109 12.11 debconf: falling back to frontend: Readline [2023-12-14T14:49:08.652Z] #109 12.12 debconf: unable to initialize frontend: Readline [2023-12-14T14:49:08.652Z] #109 12.12 debconf: (This frontend requires a controlling tty.) [2023-12-14T14:49:08.652Z] #109 12.12 debconf: falling back to frontend: Teletype [2023-12-14T14:49:08.652Z] #109 12.25 Setting up uidmap (1:4.13+dfsg1-1+b1) ... [2023-12-14T14:49:08.652Z] #109 12.26 Setting up libnftnl11:arm64 (1.2.4-2) ... [2023-12-14T14:49:08.652Z] #109 12.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ... [2023-12-14T14:49:08.652Z] #109 12.28 Setting up thin-provisioning-tools (0.9.0-2) ... [2023-12-14T14:49:08.652Z] #109 12.29 Setting up libsystemd-shared:arm64 (252.19-1~deb12u1) ... [2023-12-14T14:49:08.652Z] #109 12.30 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ... [2023-12-14T14:49:08.652Z] #109 12.31 Setting up jq (1.6-2.1) ... [2023-12-14T14:49:08.652Z] #109 12.32 Setting up iptables (1.8.9-2) ... [2023-12-14T14:49:08.652Z] #109 12.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-12-14T14:49:08.652Z] #109 12.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-12-14T14:49:08.652Z] #109 12.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-12-14T14:49:08.652Z] #109 12.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-12-14T14:49:08.652Z] #109 12.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-12-14T14:49:08.652Z] #109 12.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-12-14T14:49:08.652Z] #109 12.42 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2023-12-14T14:49:08.907Z] #109 12.43 Setting up dmsetup (2:1.02.185-2) ... [2023-12-14T14:49:08.907Z] #109 12.45 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ... [2023-12-14T14:49:08.907Z] #109 12.46 Setting up systemd (252.19-1~deb12u1) ... [2023-12-14T14:49:08.907Z] #109 12.50 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-12-14T14:49:08.907Z] #109 12.50 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-12-14T14:49:08.907Z] #109 12.51 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-12-14T14:49:08.907Z] #109 12.51 Initializing machine ID from random generator. [2023-12-14T14:49:08.907Z] #109 12.54 Creating group 'systemd-journal' with GID 998. [2023-12-14T14:49:08.907Z] #109 12.54 Creating group 'systemd-network' with GID 997. [2023-12-14T14:49:08.907Z] #109 12.54 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997. [2023-12-14T14:49:08.907Z] #109 12.59 Setting up systemd-journal-remote (252.19-1~deb12u1) ... [2023-12-14T14:49:08.907Z] #109 12.61 Creating group 'systemd-journal-remote' with GID 996. [2023-12-14T14:49:08.907Z] #109 12.61 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996. [2023-12-14T14:49:08.907Z] #109 12.63 Setting up xfsprogs (6.1.0-1) ... [2023-12-14T14:49:08.907Z] #109 12.64 System has not been booted with systemd as init system (PID 1). Can't operate. [2023-12-14T14:49:08.907Z] #109 12.64 Failed to connect to bus: Host is down [2023-12-14T14:49:09.162Z] #109 12.65 Processing triggers for libc-bin (2.36-9+deb12u3) ... [2023-12-14T14:49:09.163Z] #109 DONE 13.0s [2023-12-14T14:49:09.418Z] [2023-12-14T14:49:09.418Z] #110 [dev-base 9/12] 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-12-14T14:49:09.673Z] #110 0.326 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-12-14T14:49:09.673Z] #110 0.330 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-12-14T14:49:09.673Z] #110 0.333 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-12-14T14:49:09.673Z] #110 DONE 0.4s [2023-12-14T14:49:09.673Z] [2023-12-14T14:49:09.673Z] #111 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev yamllint [2023-12-14T14:49:10.233Z] #111 0.606 Hit:1 http://deb.debian.org/debian bookworm InRelease [2023-12-14T14:49:10.233Z] #111 0.606 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease [2023-12-14T14:49:10.233Z] #111 0.606 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease [2023-12-14T14:49:11.049Z] #111 0.830 Reading package lists... [2023-12-14T14:49:11.864Z] #111 1.463 Reading package lists... [2023-12-14T14:49:11.864Z] #111 2.071 Building dependency tree... [2023-12-14T14:49:12.119Z] #111 2.247 Reading state information... [2023-12-14T14:49:12.119Z] #111 2.491 gcc is already the newest version (4:12.2.0-3). [2023-12-14T14:49:12.119Z] #111 2.491 pkg-config is already the newest version (1.8.1-1). [2023-12-14T14:49:12.119Z] #111 2.491 The following additional packages will be installed: [2023-12-14T14:49:12.375Z] #111 2.492 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev [2023-12-14T14:49:12.375Z] #111 2.492 libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin [2023-12-14T14:49:12.375Z] #111 2.492 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev [2023-12-14T14:49:12.375Z] #111 2.492 libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 [2023-12-14T14:49:12.375Z] #111 2.493 libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2 [2023-12-14T14:49:12.375Z] #111 2.493 python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources [2023-12-14T14:49:12.375Z] #111 2.493 python3-yaml uuid-dev zlib1g-dev [2023-12-14T14:49:12.375Z] #111 2.495 Suggested packages: [2023-12-14T14:49:12.375Z] #111 2.495 debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev [2023-12-14T14:49:12.375Z] #111 2.495 libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools [2023-12-14T14:49:12.375Z] #111 2.495 Recommended packages: [2023-12-14T14:49:12.375Z] #111 2.495 build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2023-12-14T14:49:12.375Z] #111 2.495 liblocale-gettext-perl shared-mime-info xdg-user-dirs [2023-12-14T14:49:12.375Z] #111 2.802 The following NEW packages will be installed: [2023-12-14T14:49:12.631Z] #111 2.803 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev [2023-12-14T14:49:12.631Z] #111 2.803 libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 [2023-12-14T14:49:12.631Z] #111 2.803 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin [2023-12-14T14:49:12.631Z] #111 2.803 libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev [2023-12-14T14:49:12.631Z] #111 2.803 libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev [2023-12-14T14:49:12.631Z] #111 2.803 libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev [2023-12-14T14:49:12.631Z] #111 2.804 libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec [2023-12-14T14:49:12.631Z] #111 2.804 python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev [2023-12-14T14:49:12.631Z] #111 3.079 0 upgraded, 37 newly installed, 0 to remove and 9 not upgraded. [2023-12-14T14:49:12.631Z] #111 3.079 Need to get 11.9 MB of archives. [2023-12-14T14:49:12.631Z] #111 3.079 After this operation, 53.1 MB of additional disk space will be used. [2023-12-14T14:49:12.631Z] #111 3.079 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB] [2023-12-14T14:49:12.886Z] #111 3.084 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB] [2023-12-14T14:49:12.886Z] #111 3.091 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB] [2023-12-14T14:49:12.886Z] #111 3.097 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB] [2023-12-14T14:49:12.886Z] #111 3.098 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB] [2023-12-14T14:49:12.886Z] #111 3.099 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB] [2023-12-14T14:49:12.886Z] #111 3.099 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB] [2023-12-14T14:49:12.886Z] #111 3.100 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB] [2023-12-14T14:49:12.886Z] #111 3.100 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB] [2023-12-14T14:49:12.886Z] #111 3.101 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB] [2023-12-14T14:49:12.886Z] #111 3.101 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB] [2023-12-14T14:49:12.886Z] #111 3.103 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB] [2023-12-14T14:49:12.886Z] #111 3.104 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB] [2023-12-14T14:49:12.886Z] #111 3.106 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB] [2023-12-14T14:49:12.886Z] #111 3.110 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB] [2023-12-14T14:49:12.886Z] #111 3.116 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB] [2023-12-14T14:49:12.886Z] #111 3.116 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB] [2023-12-14T14:49:12.886Z] #111 3.117 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB] [2023-12-14T14:49:12.886Z] #111 3.118 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB] [2023-12-14T14:49:12.886Z] #111 3.119 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB] [2023-12-14T14:49:12.886Z] #111 3.121 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB] [2023-12-14T14:49:12.886Z] #111 3.122 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB] [2023-12-14T14:49:12.886Z] #111 3.125 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB] [2023-12-14T14:49:12.886Z] #111 3.127 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB] [2023-12-14T14:49:12.886Z] #111 3.130 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB] [2023-12-14T14:49:12.886Z] #111 3.135 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB] [2023-12-14T14:49:12.886Z] #111 3.136 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB] [2023-12-14T14:49:12.886Z] #111 3.141 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB] [2023-12-14T14:49:12.886Z] #111 3.149 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB] [2023-12-14T14:49:12.886Z] #111 3.149 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB] [2023-12-14T14:49:12.886Z] #111 3.151 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.19-1~deb12u1 [353 kB] [2023-12-14T14:49:12.886Z] #111 3.153 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.19-1~deb12u1 [51.9 kB] [2023-12-14T14:49:12.886Z] #111 3.154 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB] [2023-12-14T14:49:12.886Z] #111 3.154 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB] [2023-12-14T14:49:12.886Z] #111 3.158 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB] [2023-12-14T14:49:12.886Z] #111 3.160 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB] [2023-12-14T14:49:12.886Z] #111 3.162 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB] [2023-12-14T14:49:12.886Z] #111 3.315 debconf: delaying package configuration, since apt-utils is not installed [2023-12-14T14:49:13.142Z] #111 3.354 Fetched 11.9 MB in 0s (34.1 MB/s) [2023-12-14T14:49:13.142Z] #111 3.378 Selecting previously unselected package libdpkg-perl. [2023-12-14T14:49:13.142Z] #111 3.378 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21022 files and directories currently installed.) [2023-12-14T14:49:13.142Z] #111 3.390 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ... [2023-12-14T14:49:13.142Z] #111 3.394 Unpacking libdpkg-perl (1.21.22) ... [2023-12-14T14:49:13.142Z] #111 3.460 Selecting previously unselected package dpkg-dev. [2023-12-14T14:49:13.142Z] #111 3.462 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ... [2023-12-14T14:49:13.142Z] #111 3.466 Unpacking dpkg-dev (1.21.22) ... [2023-12-14T14:49:13.142Z] #111 3.588 Selecting previously unselected package libglib2.0-0:arm64. [2023-12-14T14:49:13.397Z] #111 3.591 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ... [2023-12-14T14:49:13.397Z] #111 3.599 Unpacking libglib2.0-0:arm64 (2.74.6-2) ... [2023-12-14T14:49:13.398Z] #111 3.719 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-12-14T14:49:13.398Z] #111 3.722 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ... [2023-12-14T14:49:13.398Z] #111 3.727 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ... [2023-12-14T14:49:13.398Z] #111 3.763 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-12-14T14:49:13.398Z] #111 3.765 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ... [2023-12-14T14:49:13.398Z] #111 3.768 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ... [2023-12-14T14:49:13.398Z] #111 3.808 Selecting previously unselected package libsecret-common. [2023-12-14T14:49:13.398Z] #111 3.810 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ... [2023-12-14T14:49:13.398Z] #111 3.813 Unpacking libsecret-common (0.20.5-3) ... [2023-12-14T14:49:13.398Z] #111 3.864 Selecting previously unselected package libsecret-1-0:arm64. [2023-12-14T14:49:13.653Z] #111 3.867 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ... [2023-12-14T14:49:13.653Z] #111 3.870 Unpacking libsecret-1-0:arm64 (0.20.5-3) ... [2023-12-14T14:49:13.653Z] #111 3.909 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-12-14T14:49:13.653Z] #111 3.911 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ... [2023-12-14T14:49:13.653Z] #111 3.915 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ... [2023-12-14T14:49:13.653Z] #111 3.947 Selecting previously unselected package libapparmor-dev:arm64. [2023-12-14T14:49:13.653Z] #111 3.949 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ... [2023-12-14T14:49:13.653Z] #111 3.953 Unpacking libapparmor-dev:arm64 (3.0.8-3) ... [2023-12-14T14:49:13.653Z] #111 3.986 Selecting previously unselected package uuid-dev:arm64. [2023-12-14T14:49:13.653Z] #111 3.988 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ... [2023-12-14T14:49:13.653Z] #111 3.992 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ... [2023-12-14T14:49:13.653Z] #111 4.032 Selecting previously unselected package libblkid-dev:arm64. [2023-12-14T14:49:13.653Z] #111 4.034 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ... [2023-12-14T14:49:13.653Z] #111 4.039 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ... [2023-12-14T14:49:13.653Z] #111 4.082 Selecting previously unselected package libffi-dev:arm64. [2023-12-14T14:49:13.653Z] #111 4.084 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ... [2023-12-14T14:49:13.653Z] #111 4.088 Unpacking libffi-dev:arm64 (3.4.4-1) ... [2023-12-14T14:49:13.908Z] #111 4.131 Selecting previously unselected package libgpg-error-dev. [2023-12-14T14:49:13.908Z] #111 4.133 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ... [2023-12-14T14:49:13.908Z] #111 4.137 Unpacking libgpg-error-dev (1.46-1) ... [2023-12-14T14:49:13.908Z] #111 4.179 Selecting previously unselected package libgcrypt20-dev. [2023-12-14T14:49:13.908Z] #111 4.181 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ... [2023-12-14T14:49:13.908Z] #111 4.185 Unpacking libgcrypt20-dev (1.10.1-3) ... [2023-12-14T14:49:13.908Z] #111 4.254 Selecting previously unselected package libglib2.0-data. [2023-12-14T14:49:13.908Z] #111 4.257 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ... [2023-12-14T14:49:13.908Z] #111 4.260 Unpacking libglib2.0-data (2.74.6-2) ... [2023-12-14T14:49:13.908Z] #111 4.391 Selecting previously unselected package libglib2.0-bin. [2023-12-14T14:49:14.164Z] #111 4.393 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ... [2023-12-14T14:49:14.164Z] #111 4.396 Unpacking libglib2.0-bin (2.74.6-2) ... [2023-12-14T14:49:14.164Z] #111 4.437 Selecting previously unselected package python3-lib2to3. [2023-12-14T14:49:14.164Z] #111 4.439 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ... [2023-12-14T14:49:14.164Z] #111 4.443 Unpacking python3-lib2to3 (3.11.2-3) ... [2023-12-14T14:49:14.164Z] #111 4.485 Selecting previously unselected package python3-distutils. [2023-12-14T14:49:14.164Z] #111 4.488 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ... [2023-12-14T14:49:14.164Z] #111 4.491 Unpacking python3-distutils (3.11.2-3) ... [2023-12-14T14:49:14.164Z] #111 4.533 Selecting previously unselected package libglib2.0-dev-bin. [2023-12-14T14:49:14.164Z] #111 4.535 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ... [2023-12-14T14:49:14.164Z] #111 4.538 Unpacking libglib2.0-dev-bin (2.74.6-2) ... [2023-12-14T14:49:14.164Z] #111 4.578 Selecting previously unselected package libsepol-dev:arm64. [2023-12-14T14:49:14.164Z] #111 4.581 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ... [2023-12-14T14:49:14.164Z] #111 4.585 Unpacking libsepol-dev:arm64 (3.4-2.1) ... [2023-12-14T14:49:14.164Z] #111 4.650 Selecting previously unselected package libpcre2-16-0:arm64. [2023-12-14T14:49:14.419Z] #111 4.652 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ... [2023-12-14T14:49:14.419Z] #111 4.657 Unpacking libpcre2-16-0:arm64 (10.42-1) ... [2023-12-14T14:49:14.419Z] #111 4.704 Selecting previously unselected package libpcre2-32-0:arm64. [2023-12-14T14:49:14.419Z] #111 4.707 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ... [2023-12-14T14:49:14.419Z] #111 4.710 Unpacking libpcre2-32-0:arm64 (10.42-1) ... [2023-12-14T14:49:14.419Z] #111 4.761 Selecting previously unselected package libpcre2-posix3:arm64. [2023-12-14T14:49:14.419Z] #111 4.763 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ... [2023-12-14T14:49:14.419Z] #111 4.766 Unpacking libpcre2-posix3:arm64 (10.42-1) ... [2023-12-14T14:49:14.419Z] #111 4.798 Selecting previously unselected package libpcre2-dev:arm64. [2023-12-14T14:49:14.419Z] #111 4.801 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ... [2023-12-14T14:49:14.419Z] #111 4.804 Unpacking libpcre2-dev:arm64 (10.42-1) ... [2023-12-14T14:49:14.419Z] #111 4.883 Selecting previously unselected package libselinux1-dev:arm64. [2023-12-14T14:49:14.675Z] #111 4.886 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ... [2023-12-14T14:49:14.675Z] #111 4.889 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ... [2023-12-14T14:49:14.675Z] #111 4.948 Selecting previously unselected package libmount-dev:arm64. [2023-12-14T14:49:14.675Z] #111 4.951 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ... [2023-12-14T14:49:14.675Z] #111 4.954 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ... [2023-12-14T14:49:14.675Z] #111 4.984 Selecting previously unselected package zlib1g-dev:arm64. [2023-12-14T14:49:14.930Z] #111 4.986 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ... [2023-12-14T14:49:14.930Z] #111 4.990 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2023-12-14T14:49:14.930Z] #111 5.045 Selecting previously unselected package libglib2.0-dev:arm64. [2023-12-14T14:49:14.930Z] #111 5.047 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ... [2023-12-14T14:49:14.930Z] #111 5.051 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ... [2023-12-14T14:49:14.930Z] #111 5.217 Selecting previously unselected package libseccomp-dev:arm64. [2023-12-14T14:49:14.930Z] #111 5.220 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ... [2023-12-14T14:49:14.930Z] #111 5.224 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ... [2023-12-14T14:49:14.930Z] #111 5.267 Selecting previously unselected package libsecret-1-dev:arm64. [2023-12-14T14:49:14.930Z] #111 5.270 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ... [2023-12-14T14:49:14.930Z] #111 5.275 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ... [2023-12-14T14:49:14.930Z] #111 5.355 Selecting previously unselected package libsystemd-dev:arm64. [2023-12-14T14:49:15.185Z] #111 5.357 Preparing to unpack .../30-libsystemd-dev_252.19-1~deb12u1_arm64.deb ... [2023-12-14T14:49:15.185Z] #111 5.360 Unpacking libsystemd-dev:arm64 (252.19-1~deb12u1) ... [2023-12-14T14:49:15.185Z] #111 5.459 Selecting previously unselected package libudev-dev:arm64. [2023-12-14T14:49:15.185Z] #111 5.462 Preparing to unpack .../31-libudev-dev_252.19-1~deb12u1_arm64.deb ... [2023-12-14T14:49:15.185Z] #111 5.465 Unpacking libudev-dev:arm64 (252.19-1~deb12u1) ... [2023-12-14T14:49:15.185Z] #111 5.512 Selecting previously unselected package libyaml-0-2:arm64. [2023-12-14T14:49:15.185Z] #111 5.515 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ... [2023-12-14T14:49:15.185Z] #111 5.519 Unpacking libyaml-0-2:arm64 (0.2.5-1) ... [2023-12-14T14:49:15.185Z] #111 5.561 Selecting previously unselected package python3-pathspec. [2023-12-14T14:49:15.185Z] #111 5.564 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ... [2023-12-14T14:49:15.185Z] #111 5.568 Unpacking python3-pathspec (0.11.0-1) ... [2023-12-14T14:49:15.185Z] #111 5.603 Selecting previously unselected package python3-pkg-resources. [2023-12-14T14:49:15.185Z] #111 5.606 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ... [2023-12-14T14:49:15.185Z] #111 5.609 Unpacking python3-pkg-resources (66.1.1-1) ... [2023-12-14T14:49:15.185Z] #111 5.670 Selecting previously unselected package python3-yaml. [2023-12-14T14:49:15.441Z] #111 5.672 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ... [2023-12-14T14:49:15.441Z] #111 5.677 Unpacking python3-yaml (6.0-3+b2) ... [2023-12-14T14:49:15.441Z] #111 5.719 Selecting previously unselected package yamllint. [2023-12-14T14:49:15.441Z] #111 5.721 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ... [2023-12-14T14:49:15.441Z] #111 5.725 Unpacking yamllint (1.29.0-1) ... [2023-12-14T14:49:15.441Z] #111 5.775 Setting up python3-pkg-resources (66.1.1-1) ... [2023-12-14T14:49:15.696Z] #111 6.028 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ... [2023-12-14T14:49:15.951Z] #111 6.040 Setting up libyaml-0-2:arm64 (0.2.5-1) ... [2023-12-14T14:49:15.951Z] #111 6.053 Setting up libglib2.0-0:arm64 (2.74.6-2) ... [2023-12-14T14:49:15.951Z] #111 6.066 No schema files found: doing nothing. [2023-12-14T14:49:15.951Z] #111 6.073 Setting up python3-yaml (6.0-3+b2) ... [2023-12-14T14:49:15.951Z] #111 6.228 Setting up libffi-dev:arm64 (3.4.4-1) ... [2023-12-14T14:49:15.951Z] #111 6.239 Setting up libpcre2-16-0:arm64 (10.42-1) ... [2023-12-14T14:49:15.951Z] #111 6.249 Setting up libpcre2-32-0:arm64 (10.42-1) ... [2023-12-14T14:49:15.951Z] #111 6.262 Setting up libglib2.0-data (2.74.6-2) ... [2023-12-14T14:49:15.951Z] #111 6.272 Setting up libgpg-error-dev (1.46-1) ... [2023-12-14T14:49:15.951Z] #111 6.280 Setting up uuid-dev:arm64 (2.38.1-5+b1) ... [2023-12-14T14:49:15.951Z] #111 6.288 Setting up libudev-dev:arm64 (252.19-1~deb12u1) ... [2023-12-14T14:49:15.951Z] #111 6.302 Setting up libsepol-dev:arm64 (3.4-2.1) ... [2023-12-14T14:49:15.951Z] #111 6.315 Setting up libdpkg-perl (1.21.22) ... [2023-12-14T14:49:15.951Z] #111 6.328 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2023-12-14T14:49:16.207Z] #111 6.339 Setting up libpcre2-posix3:arm64 (10.42-1) ... [2023-12-14T14:49:16.207Z] #111 6.349 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ... [2023-12-14T14:49:16.207Z] #111 6.363 Setting up libapparmor-dev:arm64 (3.0.8-3) ... [2023-12-14T14:49:16.207Z] #111 6.377 Setting up python3-pathspec (0.11.0-1) ... [2023-12-14T14:49:16.207Z] #111 6.509 Setting up python3-lib2to3 (3.11.2-3) ... [2023-12-14T14:49:16.207Z] #111 6.618 Setting up libsystemd-dev:arm64 (252.19-1~deb12u1) ... [2023-12-14T14:49:16.462Z] #111 6.628 Setting up libsecret-common (0.20.5-3) ... [2023-12-14T14:49:16.462Z] #111 6.642 Setting up python3-distutils (3.11.2-3) ... [2023-12-14T14:49:16.462Z] #111 6.775 Setting up libglib2.0-dev-bin (2.74.6-2) ... [2023-12-14T14:49:16.462Z] #111 6.928 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ... [2023-12-14T14:49:16.717Z] #111 6.937 Setting up libpcre2-dev:arm64 (10.42-1) ... [2023-12-14T14:49:16.717Z] #111 6.947 Setting up libselinux1-dev:arm64 (3.4-1+b6) ... [2023-12-14T14:49:16.717Z] #111 6.960 Setting up libglib2.0-bin (2.74.6-2) ... [2023-12-14T14:49:16.717Z] #111 6.974 Setting up dpkg-dev (1.21.22) ... [2023-12-14T14:49:16.717Z] #111 6.994 Setting up libsecret-1-0:arm64 (0.20.5-3) ... [2023-12-14T14:49:16.717Z] #111 7.005 Setting up yamllint (1.29.0-1) ... [2023-12-14T14:49:16.717Z] #111 7.149 Setting up libgcrypt20-dev (1.10.1-3) ... [2023-12-14T14:49:16.972Z] #111 7.159 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ... [2023-12-14T14:49:16.972Z] #111 7.169 Setting up libmount-dev:arm64 (2.38.1-5+b1) ... [2023-12-14T14:49:16.972Z] #111 7.178 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ... [2023-12-14T14:49:16.972Z] #111 7.187 Setting up libglib2.0-dev:arm64 (2.74.6-2) ... [2023-12-14T14:49:16.972Z] #111 7.197 Setting up libsecret-1-dev:arm64 (0.20.5-3) ... [2023-12-14T14:49:16.972Z] #111 7.210 Processing triggers for libc-bin (2.36-9+deb12u3) ... [2023-12-14T14:49:17.533Z] #111 DONE 8.0s [2023-12-14T14:49:17.788Z] [2023-12-14T14:49:17.788Z] #112 [dev-base 11/12] COPY --link --from=dockercli /build/ /usr/local/cli [2023-12-14T14:49:17.788Z] #112 DONE 0.1s [2023-12-14T14:49:18.044Z] [2023-12-14T14:49:18.044Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration [2023-12-14T14:49:18.044Z] #113 DONE 0.1s [2023-12-14T14:49:18.044Z] [2023-12-14T14:49:18.044Z] #114 [dev 1/1] COPY --link . . [2023-12-14T14:49:18.970Z] #114 DONE 1.3s [2023-12-14T14:49:19.225Z] [2023-12-14T14:49:19.225Z] #115 exporting to image [2023-12-14T14:49:19.225Z] #115 exporting layers [2023-12-14T14:49:20.151Z] #115 exporting layers 1.0s done [2023-12-14T14:49:20.152Z] #115 writing image sha256:236bba32b2052351c0fdeb094127e5ae64cbb54a0db515f86bccb8d13321626d done [2023-12-14T14:49:20.152Z] #115 naming to docker.io/library/docker:d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe done [2023-12-14T14:49:20.152Z] #115 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-12-14T14:49:20.444Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-12-14T14:49:20.717Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46936/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe hack/test/unit [2023-12-14T14:49:20.973Z] + BUILDFLAGS=(-tags 'netgo journald') [2023-12-14T14:49:20.973Z] + TESTFLAGS+=' -test.timeout=5m' [2023-12-14T14:49:20.973Z] + TESTDIRS=./... [2023-12-14T14:49:20.973Z] + exclude_paths='/vendor/|/integration' [2023-12-14T14:49:20.973Z] ++ go list ./... [2023-12-14T14:49:20.973Z] ++ grep -vE '(/vendor/|/integration)' [2023-12-14T14:49:21.537Z] + pkg_list='github.com/docker/docker/api [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/server [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/server/backend/build [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/server/httpstatus [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/server/httputils [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/server/middleware [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/server/router [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/server/router/build [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/server/router/checkpoint [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/server/router/container [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/server/router/debug [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/server/router/distribution [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/server/router/grpc [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/server/router/image [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/server/router/network [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/server/router/plugin [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/server/router/session [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/server/router/swarm [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/server/router/system [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/server/router/volume [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/backend [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/blkiodev [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/checkpoint [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/container [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/events [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/filters [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/image [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/mount [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/network [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/plugins/logdriver [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/registry [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/strslice [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/swarm [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/swarm/runtime [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/system [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/time [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/versions [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/versions/v1p19 [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/versions/v1p20 [2023-12-14T14:49:21.537Z] github.com/docker/docker/api/types/volume [2023-12-14T14:49:21.537Z] github.com/docker/docker/builder [2023-12-14T14:49:21.537Z] github.com/docker/docker/builder/builder-next [2023-12-14T14:49:21.537Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-12-14T14:49:21.537Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-12-14T14:49:21.537Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-12-14T14:49:21.537Z] github.com/docker/docker/builder/builder-next/exporter [2023-12-14T14:49:21.537Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-12-14T14:49:21.537Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-12-14T14:49:21.537Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-12-14T14:49:21.537Z] github.com/docker/docker/builder/builder-next/worker [2023-12-14T14:49:21.537Z] github.com/docker/docker/builder/builder-next/worker/label [2023-12-14T14:49:21.537Z] github.com/docker/docker/builder/dockerfile [2023-12-14T14:49:21.537Z] github.com/docker/docker/builder/remotecontext [2023-12-14T14:49:21.537Z] github.com/docker/docker/builder/remotecontext/git [2023-12-14T14:49:21.537Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-12-14T14:49:21.537Z] github.com/docker/docker/cli/debug [2023-12-14T14:49:21.537Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-12-14T14:49:21.537Z] github.com/docker/docker/cli/winresources/dockerd [2023-12-14T14:49:21.537Z] github.com/docker/docker/client [2023-12-14T14:49:21.537Z] github.com/docker/docker/client/buildkit [2023-12-14T14:49:21.537Z] github.com/docker/docker/cmd/docker-proxy [2023-12-14T14:49:21.537Z] github.com/docker/docker/cmd/dockerd [2023-12-14T14:49:21.537Z] github.com/docker/docker/cmd/dockerd/trap [2023-12-14T14:49:21.537Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-12-14T14:49:21.537Z] github.com/docker/docker/container [2023-12-14T14:49:21.537Z] github.com/docker/docker/container/stream [2023-12-14T14:49:21.537Z] github.com/docker/docker/contrib/apparmor [2023-12-14T14:49:21.537Z] github.com/docker/docker/contrib/httpserver [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/cluster [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/cluster/convert [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/cluster/executor [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/cluster/executor/container [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/cluster/provider [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/config [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/containerd [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/events [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/events/testutils [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/graphdriver [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/graphdriver/copy [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/graphdriver/register [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/images [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/initlayer [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/links [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/listeners [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/logger [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/logger/awslogs [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/logger/fluentd [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/logger/gcplogs [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/logger/gelf [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/logger/journald [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/logger/local [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/logger/loggertest [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/logger/loggerutils [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/logger/splunk [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/logger/syslog [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/logger/templates [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/names [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/network [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/snapshotter [2023-12-14T14:49:21.537Z] github.com/docker/docker/daemon/stats [2023-12-14T14:49:21.537Z] github.com/docker/docker/distribution [2023-12-14T14:49:21.537Z] github.com/docker/docker/distribution/metadata [2023-12-14T14:49:21.537Z] github.com/docker/docker/distribution/utils [2023-12-14T14:49:21.537Z] github.com/docker/docker/distribution/xfer [2023-12-14T14:49:21.537Z] github.com/docker/docker/dockerversion [2023-12-14T14:49:21.537Z] github.com/docker/docker/errdefs [2023-12-14T14:49:21.537Z] github.com/docker/docker/image [2023-12-14T14:49:21.537Z] github.com/docker/docker/image/cache [2023-12-14T14:49:21.537Z] github.com/docker/docker/image/spec/specs-go [2023-12-14T14:49:21.537Z] github.com/docker/docker/image/spec/specs-go/v1 [2023-12-14T14:49:21.537Z] github.com/docker/docker/image/tarexport [2023-12-14T14:49:21.537Z] github.com/docker/docker/image/v1 [2023-12-14T14:49:21.537Z] github.com/docker/docker/internal/compatcontext [2023-12-14T14:49:21.537Z] github.com/docker/docker/internal/mod [2023-12-14T14:49:21.537Z] github.com/docker/docker/internal/mounttree [2023-12-14T14:49:21.537Z] github.com/docker/docker/internal/multierror [2023-12-14T14:49:21.537Z] github.com/docker/docker/internal/test/suite [2023-12-14T14:49:21.537Z] github.com/docker/docker/internal/testutils [2023-12-14T14:49:21.537Z] github.com/docker/docker/internal/testutils/netnsutils [2023-12-14T14:49:21.537Z] github.com/docker/docker/internal/testutils/specialimage [2023-12-14T14:49:21.537Z] github.com/docker/docker/internal/unshare [2023-12-14T14:49:21.537Z] github.com/docker/docker/layer [2023-12-14T14:49:21.537Z] github.com/docker/docker/libcontainerd [2023-12-14T14:49:21.537Z] github.com/docker/docker/libcontainerd/queue [2023-12-14T14:49:21.537Z] github.com/docker/docker/libcontainerd/remote [2023-12-14T14:49:21.537Z] github.com/docker/docker/libcontainerd/shimopts [2023-12-14T14:49:21.537Z] github.com/docker/docker/libcontainerd/supervisor [2023-12-14T14:49:21.537Z] github.com/docker/docker/libcontainerd/types [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/bitmap [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/cluster [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/config [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/datastore [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/diagnostic [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/discoverapi [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/driverapi [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/drivers/host [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/drivers/null [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/drivers/remote [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/drivers/windows [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/drvregistry [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/etchosts [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/internal/caller [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/ipam [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/ipamapi [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/ipams/null [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/ipams/remote [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-12-14T14:49:21.537Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/ipamutils [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/ipbits [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/iptables [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/netlabel [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/netutils [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/networkdb [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/ns [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/options [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/osl [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/osl/kernel [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/portallocator [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/portmapper [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/resolvconf [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/scope [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/types [2023-12-14T14:49:21.538Z] github.com/docker/docker/oci [2023-12-14T14:49:21.538Z] github.com/docker/docker/oci/caps [2023-12-14T14:49:21.538Z] github.com/docker/docker/opts [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/aaparser [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/archive [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/authorization [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/broadcaster [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/capabilities [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/chrootarchive [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/containerfs [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/directory [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/dmesg [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/fileutils [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/homedir [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/idtools [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/ioutils [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/jsonmessage [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/longpath [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/loopback [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/meminfo [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/namesgenerator [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/parsers [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/parsers/kernel [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/pidfile [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/platform [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/platforms [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/plugingetter [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/plugins [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/plugins/transport [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/pools [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/process [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/progress [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/reexec [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/rootless [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/rootless/specconv [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/stack [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/stdcopy [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/streamformatter [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/stringid [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/sysinfo [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/system [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/tailfile [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/tarsum [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/useragent [2023-12-14T14:49:21.538Z] github.com/docker/docker/plugin [2023-12-14T14:49:21.538Z] github.com/docker/docker/plugin/executor/containerd [2023-12-14T14:49:21.538Z] github.com/docker/docker/plugin/v2 [2023-12-14T14:49:21.538Z] github.com/docker/docker/profiles/apparmor [2023-12-14T14:49:21.538Z] github.com/docker/docker/profiles/seccomp [2023-12-14T14:49:21.538Z] github.com/docker/docker/quota [2023-12-14T14:49:21.538Z] github.com/docker/docker/reference [2023-12-14T14:49:21.538Z] github.com/docker/docker/registry [2023-12-14T14:49:21.538Z] github.com/docker/docker/registry/resumable [2023-12-14T14:49:21.538Z] github.com/docker/docker/restartmanager [2023-12-14T14:49:21.538Z] github.com/docker/docker/runconfig [2023-12-14T14:49:21.538Z] github.com/docker/docker/runconfig/opts [2023-12-14T14:49:21.538Z] github.com/docker/docker/testutil [2023-12-14T14:49:21.538Z] github.com/docker/docker/testutil/daemon [2023-12-14T14:49:21.538Z] github.com/docker/docker/testutil/environment [2023-12-14T14:49:21.538Z] github.com/docker/docker/testutil/fakecontext [2023-12-14T14:49:21.538Z] github.com/docker/docker/testutil/fakegit [2023-12-14T14:49:21.538Z] github.com/docker/docker/testutil/fakestorage [2023-12-14T14:49:21.538Z] github.com/docker/docker/testutil/fixtures/load [2023-12-14T14:49:21.538Z] github.com/docker/docker/testutil/fixtures/plugin [2023-12-14T14:49:21.538Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-12-14T14:49:21.538Z] github.com/docker/docker/testutil/registry [2023-12-14T14:49:21.538Z] github.com/docker/docker/testutil/request [2023-12-14T14:49:21.538Z] github.com/docker/docker/volume [2023-12-14T14:49:21.538Z] github.com/docker/docker/volume/drivers [2023-12-14T14:49:21.538Z] github.com/docker/docker/volume/local [2023-12-14T14:49:21.538Z] github.com/docker/docker/volume/mounts [2023-12-14T14:49:21.538Z] github.com/docker/docker/volume/service [2023-12-14T14:49:21.538Z] github.com/docker/docker/volume/service/opts [2023-12-14T14:49:21.538Z] github.com/docker/docker/volume/testutils' [2023-12-14T14:49:21.538Z] ++ grep --fixed-strings -v /libnetwork [2023-12-14T14:49:21.538Z] ++ echo 'github.com/docker/docker/api [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/server [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/server/backend/build [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/server/httpstatus [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/server/httputils [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/server/middleware [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/server/router [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/server/router/build [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/server/router/checkpoint [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/server/router/container [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/server/router/debug [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/server/router/distribution [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/server/router/grpc [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/server/router/image [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/server/router/network [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/server/router/plugin [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/server/router/session [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/server/router/swarm [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/server/router/system [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/server/router/volume [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/backend [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/blkiodev [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/checkpoint [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/container [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/events [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/filters [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/image [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/mount [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/network [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/plugins/logdriver [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/registry [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/strslice [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/swarm [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/swarm/runtime [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/system [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/time [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/versions [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/versions/v1p19 [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/versions/v1p20 [2023-12-14T14:49:21.538Z] github.com/docker/docker/api/types/volume [2023-12-14T14:49:21.538Z] github.com/docker/docker/builder [2023-12-14T14:49:21.538Z] github.com/docker/docker/builder/builder-next [2023-12-14T14:49:21.538Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-12-14T14:49:21.538Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-12-14T14:49:21.538Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-12-14T14:49:21.538Z] github.com/docker/docker/builder/builder-next/exporter [2023-12-14T14:49:21.538Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-12-14T14:49:21.538Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-12-14T14:49:21.538Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-12-14T14:49:21.538Z] github.com/docker/docker/builder/builder-next/worker [2023-12-14T14:49:21.538Z] github.com/docker/docker/builder/builder-next/worker/label [2023-12-14T14:49:21.538Z] github.com/docker/docker/builder/dockerfile [2023-12-14T14:49:21.538Z] github.com/docker/docker/builder/remotecontext [2023-12-14T14:49:21.538Z] github.com/docker/docker/builder/remotecontext/git [2023-12-14T14:49:21.538Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-12-14T14:49:21.538Z] github.com/docker/docker/cli/debug [2023-12-14T14:49:21.538Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-12-14T14:49:21.538Z] github.com/docker/docker/cli/winresources/dockerd [2023-12-14T14:49:21.538Z] github.com/docker/docker/client [2023-12-14T14:49:21.538Z] github.com/docker/docker/client/buildkit [2023-12-14T14:49:21.538Z] github.com/docker/docker/cmd/docker-proxy [2023-12-14T14:49:21.538Z] github.com/docker/docker/cmd/dockerd [2023-12-14T14:49:21.538Z] github.com/docker/docker/cmd/dockerd/trap [2023-12-14T14:49:21.538Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-12-14T14:49:21.538Z] github.com/docker/docker/container [2023-12-14T14:49:21.538Z] github.com/docker/docker/container/stream [2023-12-14T14:49:21.538Z] github.com/docker/docker/contrib/apparmor [2023-12-14T14:49:21.538Z] github.com/docker/docker/contrib/httpserver [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/cluster [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/cluster/convert [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/cluster/executor [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/cluster/executor/container [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/cluster/provider [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/config [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/containerd [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/events [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/events/testutils [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/graphdriver [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/graphdriver/copy [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/graphdriver/register [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/images [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/initlayer [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/links [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/listeners [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/logger [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/logger/awslogs [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/logger/fluentd [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/logger/gcplogs [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/logger/gelf [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/logger/journald [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/logger/local [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/logger/loggertest [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/logger/loggerutils [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/logger/splunk [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/logger/syslog [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/logger/templates [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/names [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/network [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/snapshotter [2023-12-14T14:49:21.538Z] github.com/docker/docker/daemon/stats [2023-12-14T14:49:21.538Z] github.com/docker/docker/distribution [2023-12-14T14:49:21.538Z] github.com/docker/docker/distribution/metadata [2023-12-14T14:49:21.538Z] github.com/docker/docker/distribution/utils [2023-12-14T14:49:21.538Z] github.com/docker/docker/distribution/xfer [2023-12-14T14:49:21.538Z] github.com/docker/docker/dockerversion [2023-12-14T14:49:21.538Z] github.com/docker/docker/errdefs [2023-12-14T14:49:21.538Z] github.com/docker/docker/image [2023-12-14T14:49:21.538Z] github.com/docker/docker/image/cache [2023-12-14T14:49:21.538Z] github.com/docker/docker/image/spec/specs-go [2023-12-14T14:49:21.538Z] github.com/docker/docker/image/spec/specs-go/v1 [2023-12-14T14:49:21.538Z] github.com/docker/docker/image/tarexport [2023-12-14T14:49:21.538Z] github.com/docker/docker/image/v1 [2023-12-14T14:49:21.538Z] github.com/docker/docker/internal/compatcontext [2023-12-14T14:49:21.538Z] github.com/docker/docker/internal/mod [2023-12-14T14:49:21.538Z] github.com/docker/docker/internal/mounttree [2023-12-14T14:49:21.538Z] github.com/docker/docker/internal/multierror [2023-12-14T14:49:21.538Z] github.com/docker/docker/internal/test/suite [2023-12-14T14:49:21.538Z] github.com/docker/docker/internal/testutils [2023-12-14T14:49:21.538Z] github.com/docker/docker/internal/testutils/netnsutils [2023-12-14T14:49:21.538Z] github.com/docker/docker/internal/testutils/specialimage [2023-12-14T14:49:21.538Z] github.com/docker/docker/internal/unshare [2023-12-14T14:49:21.538Z] github.com/docker/docker/layer [2023-12-14T14:49:21.538Z] github.com/docker/docker/libcontainerd [2023-12-14T14:49:21.538Z] github.com/docker/docker/libcontainerd/queue [2023-12-14T14:49:21.538Z] github.com/docker/docker/libcontainerd/remote [2023-12-14T14:49:21.538Z] github.com/docker/docker/libcontainerd/shimopts [2023-12-14T14:49:21.538Z] github.com/docker/docker/libcontainerd/supervisor [2023-12-14T14:49:21.538Z] github.com/docker/docker/libcontainerd/types [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/bitmap [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/cluster [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/config [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/datastore [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/diagnostic [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/discoverapi [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/driverapi [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/drivers/host [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/drivers/null [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/drivers/remote [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/drivers/windows [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/drvregistry [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/etchosts [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/internal/caller [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/ipam [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/ipamapi [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/ipams/null [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/ipams/remote [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/ipamutils [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/ipbits [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/iptables [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/netlabel [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/netutils [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/networkdb [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/ns [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/options [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/osl [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/osl/kernel [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/portallocator [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/portmapper [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/resolvconf [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/scope [2023-12-14T14:49:21.538Z] github.com/docker/docker/libnetwork/types [2023-12-14T14:49:21.538Z] github.com/docker/docker/oci [2023-12-14T14:49:21.538Z] github.com/docker/docker/oci/caps [2023-12-14T14:49:21.538Z] github.com/docker/docker/opts [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/aaparser [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/archive [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/authorization [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/broadcaster [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/capabilities [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/chrootarchive [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/containerfs [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/directory [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/dmesg [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/fileutils [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/homedir [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/idtools [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/ioutils [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/jsonmessage [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/longpath [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/loopback [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/meminfo [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/namesgenerator [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/parsers [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/parsers/kernel [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/pidfile [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/platform [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/platforms [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/plugingetter [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/plugins [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/plugins/transport [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/pools [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/process [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/progress [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/reexec [2023-12-14T14:49:21.538Z] github.com/docker/docker/pkg/rootless [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/rootless/specconv [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/stack [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/stdcopy [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/streamformatter [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/stringid [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/sysinfo [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/system [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/tailfile [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/tarsum [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/useragent [2023-12-14T14:49:21.539Z] github.com/docker/docker/plugin [2023-12-14T14:49:21.539Z] github.com/docker/docker/plugin/executor/containerd [2023-12-14T14:49:21.539Z] github.com/docker/docker/plugin/v2 [2023-12-14T14:49:21.539Z] github.com/docker/docker/profiles/apparmor [2023-12-14T14:49:21.539Z] github.com/docker/docker/profiles/seccomp [2023-12-14T14:49:21.539Z] github.com/docker/docker/quota [2023-12-14T14:49:21.539Z] github.com/docker/docker/reference [2023-12-14T14:49:21.539Z] github.com/docker/docker/registry [2023-12-14T14:49:21.539Z] github.com/docker/docker/registry/resumable [2023-12-14T14:49:21.539Z] github.com/docker/docker/restartmanager [2023-12-14T14:49:21.539Z] github.com/docker/docker/runconfig [2023-12-14T14:49:21.539Z] github.com/docker/docker/runconfig/opts [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/daemon [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/environment [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/fakecontext [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/fakegit [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/fakestorage [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/fixtures/load [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/fixtures/plugin [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/registry [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/request [2023-12-14T14:49:21.539Z] github.com/docker/docker/volume [2023-12-14T14:49:21.539Z] github.com/docker/docker/volume/drivers [2023-12-14T14:49:21.539Z] github.com/docker/docker/volume/local [2023-12-14T14:49:21.539Z] github.com/docker/docker/volume/mounts [2023-12-14T14:49:21.539Z] github.com/docker/docker/volume/service [2023-12-14T14:49:21.539Z] github.com/docker/docker/volume/service/opts [2023-12-14T14:49:21.539Z] github.com/docker/docker/volume/testutils' [2023-12-14T14:49:21.539Z] + base_pkg_list='github.com/docker/docker/api [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/backend/build [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/httpstatus [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/httputils [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/middleware [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/build [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/checkpoint [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/container [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/debug [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/distribution [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/grpc [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/image [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/network [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/plugin [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/session [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/swarm [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/system [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/volume [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/backend [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/blkiodev [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/checkpoint [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/container [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/events [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/filters [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/image [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/mount [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/network [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/plugins/logdriver [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/registry [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/strslice [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/swarm [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/swarm/runtime [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/system [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/time [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/versions [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/versions/v1p19 [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/versions/v1p20 [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/volume [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next/exporter [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next/worker [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next/worker/label [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/dockerfile [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/remotecontext [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/remotecontext/git [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-12-14T14:49:21.539Z] github.com/docker/docker/cli/debug [2023-12-14T14:49:21.539Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-12-14T14:49:21.539Z] github.com/docker/docker/cli/winresources/dockerd [2023-12-14T14:49:21.539Z] github.com/docker/docker/client [2023-12-14T14:49:21.539Z] github.com/docker/docker/client/buildkit [2023-12-14T14:49:21.539Z] github.com/docker/docker/cmd/docker-proxy [2023-12-14T14:49:21.539Z] github.com/docker/docker/cmd/dockerd [2023-12-14T14:49:21.539Z] github.com/docker/docker/cmd/dockerd/trap [2023-12-14T14:49:21.539Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-12-14T14:49:21.539Z] github.com/docker/docker/container [2023-12-14T14:49:21.539Z] github.com/docker/docker/container/stream [2023-12-14T14:49:21.539Z] github.com/docker/docker/contrib/apparmor [2023-12-14T14:49:21.539Z] github.com/docker/docker/contrib/httpserver [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/cluster [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/cluster/convert [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/cluster/executor [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/cluster/executor/container [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/cluster/provider [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/config [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/containerd [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/events [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/events/testutils [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/graphdriver [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/graphdriver/copy [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/graphdriver/register [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/images [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/initlayer [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/links [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/listeners [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/logger [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/logger/awslogs [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/logger/fluentd [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/logger/gcplogs [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/logger/gelf [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/logger/journald [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/logger/local [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/logger/loggertest [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/logger/loggerutils [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/logger/splunk [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/logger/syslog [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/logger/templates [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/names [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/network [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/snapshotter [2023-12-14T14:49:21.539Z] github.com/docker/docker/daemon/stats [2023-12-14T14:49:21.539Z] github.com/docker/docker/distribution [2023-12-14T14:49:21.539Z] github.com/docker/docker/distribution/metadata [2023-12-14T14:49:21.539Z] github.com/docker/docker/distribution/utils [2023-12-14T14:49:21.539Z] github.com/docker/docker/distribution/xfer [2023-12-14T14:49:21.539Z] github.com/docker/docker/dockerversion [2023-12-14T14:49:21.539Z] github.com/docker/docker/errdefs [2023-12-14T14:49:21.539Z] github.com/docker/docker/image [2023-12-14T14:49:21.539Z] github.com/docker/docker/image/cache [2023-12-14T14:49:21.539Z] github.com/docker/docker/image/spec/specs-go [2023-12-14T14:49:21.539Z] github.com/docker/docker/image/spec/specs-go/v1 [2023-12-14T14:49:21.539Z] github.com/docker/docker/image/tarexport [2023-12-14T14:49:21.539Z] github.com/docker/docker/image/v1 [2023-12-14T14:49:21.539Z] github.com/docker/docker/internal/compatcontext [2023-12-14T14:49:21.539Z] github.com/docker/docker/internal/mod [2023-12-14T14:49:21.539Z] github.com/docker/docker/internal/mounttree [2023-12-14T14:49:21.539Z] github.com/docker/docker/internal/multierror [2023-12-14T14:49:21.539Z] github.com/docker/docker/internal/test/suite [2023-12-14T14:49:21.539Z] github.com/docker/docker/internal/testutils [2023-12-14T14:49:21.539Z] github.com/docker/docker/internal/testutils/netnsutils [2023-12-14T14:49:21.539Z] github.com/docker/docker/internal/testutils/specialimage [2023-12-14T14:49:21.539Z] github.com/docker/docker/internal/unshare [2023-12-14T14:49:21.539Z] github.com/docker/docker/layer [2023-12-14T14:49:21.539Z] github.com/docker/docker/libcontainerd [2023-12-14T14:49:21.539Z] github.com/docker/docker/libcontainerd/queue [2023-12-14T14:49:21.539Z] github.com/docker/docker/libcontainerd/remote [2023-12-14T14:49:21.539Z] github.com/docker/docker/libcontainerd/shimopts [2023-12-14T14:49:21.539Z] github.com/docker/docker/libcontainerd/supervisor [2023-12-14T14:49:21.539Z] github.com/docker/docker/libcontainerd/types [2023-12-14T14:49:21.539Z] github.com/docker/docker/oci [2023-12-14T14:49:21.539Z] github.com/docker/docker/oci/caps [2023-12-14T14:49:21.539Z] github.com/docker/docker/opts [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/aaparser [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/archive [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/authorization [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/broadcaster [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/capabilities [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/chrootarchive [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/containerfs [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/directory [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/dmesg [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/fileutils [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/homedir [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/idtools [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/ioutils [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/jsonmessage [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/longpath [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/loopback [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/meminfo [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/namesgenerator [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/parsers [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/parsers/kernel [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/pidfile [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/platform [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/platforms [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/plugingetter [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/plugins [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/plugins/transport [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/pools [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/process [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/progress [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/reexec [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/rootless [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/rootless/specconv [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/stack [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/stdcopy [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/streamformatter [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/stringid [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/sysinfo [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/system [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/tailfile [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/tarsum [2023-12-14T14:49:21.539Z] github.com/docker/docker/pkg/useragent [2023-12-14T14:49:21.539Z] github.com/docker/docker/plugin [2023-12-14T14:49:21.539Z] github.com/docker/docker/plugin/executor/containerd [2023-12-14T14:49:21.539Z] github.com/docker/docker/plugin/v2 [2023-12-14T14:49:21.539Z] github.com/docker/docker/profiles/apparmor [2023-12-14T14:49:21.539Z] github.com/docker/docker/profiles/seccomp [2023-12-14T14:49:21.539Z] github.com/docker/docker/quota [2023-12-14T14:49:21.539Z] github.com/docker/docker/reference [2023-12-14T14:49:21.539Z] github.com/docker/docker/registry [2023-12-14T14:49:21.539Z] github.com/docker/docker/registry/resumable [2023-12-14T14:49:21.539Z] github.com/docker/docker/restartmanager [2023-12-14T14:49:21.539Z] github.com/docker/docker/runconfig [2023-12-14T14:49:21.539Z] github.com/docker/docker/runconfig/opts [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/daemon [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/environment [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/fakecontext [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/fakegit [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/fakestorage [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/fixtures/load [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/fixtures/plugin [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/registry [2023-12-14T14:49:21.539Z] github.com/docker/docker/testutil/request [2023-12-14T14:49:21.539Z] github.com/docker/docker/volume [2023-12-14T14:49:21.539Z] github.com/docker/docker/volume/drivers [2023-12-14T14:49:21.539Z] github.com/docker/docker/volume/local [2023-12-14T14:49:21.539Z] github.com/docker/docker/volume/mounts [2023-12-14T14:49:21.539Z] github.com/docker/docker/volume/service [2023-12-14T14:49:21.539Z] github.com/docker/docker/volume/service/opts [2023-12-14T14:49:21.539Z] github.com/docker/docker/volume/testutils' [2023-12-14T14:49:21.539Z] ++ grep --fixed-strings /libnetwork [2023-12-14T14:49:21.539Z] ++ echo 'github.com/docker/docker/api [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/backend/build [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/httpstatus [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/httputils [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/middleware [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/build [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/checkpoint [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/container [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/debug [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/distribution [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/grpc [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/image [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/network [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/plugin [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/session [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/swarm [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/system [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/server/router/volume [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/backend [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/blkiodev [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/checkpoint [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/container [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/events [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/filters [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/image [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/mount [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/network [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/plugins/logdriver [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/registry [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/strslice [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/swarm [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/swarm/runtime [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/system [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/time [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/versions [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/versions/v1p19 [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/versions/v1p20 [2023-12-14T14:49:21.539Z] github.com/docker/docker/api/types/volume [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next/exporter [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next/worker [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/builder-next/worker/label [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/dockerfile [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/remotecontext [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/remotecontext/git [2023-12-14T14:49:21.539Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-12-14T14:49:21.539Z] github.com/docker/docker/cli/debug [2023-12-14T14:49:21.539Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-12-14T14:49:21.539Z] github.com/docker/docker/cli/winresources/dockerd [2023-12-14T14:49:21.539Z] github.com/docker/docker/client [2023-12-14T14:49:21.539Z] github.com/docker/docker/client/buildkit [2023-12-14T14:49:21.539Z] github.com/docker/docker/cmd/docker-proxy [2023-12-14T14:49:21.540Z] github.com/docker/docker/cmd/dockerd [2023-12-14T14:49:21.540Z] github.com/docker/docker/cmd/dockerd/trap [2023-12-14T14:49:21.540Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-12-14T14:49:21.540Z] github.com/docker/docker/container [2023-12-14T14:49:21.540Z] github.com/docker/docker/container/stream [2023-12-14T14:49:21.540Z] github.com/docker/docker/contrib/apparmor [2023-12-14T14:49:21.540Z] github.com/docker/docker/contrib/httpserver [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/cluster [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/cluster/convert [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/cluster/executor [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/cluster/executor/container [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/cluster/provider [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/config [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/containerd [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/events [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/events/testutils [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/graphdriver [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/graphdriver/copy [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/graphdriver/register [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/images [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/initlayer [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/links [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/listeners [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/logger [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/logger/awslogs [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/logger/fluentd [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/logger/gcplogs [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/logger/gelf [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/logger/journald [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/logger/local [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/logger/loggertest [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/logger/loggerutils [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/logger/splunk [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/logger/syslog [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/logger/templates [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/names [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/network [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/snapshotter [2023-12-14T14:49:21.540Z] github.com/docker/docker/daemon/stats [2023-12-14T14:49:21.540Z] github.com/docker/docker/distribution [2023-12-14T14:49:21.540Z] github.com/docker/docker/distribution/metadata [2023-12-14T14:49:21.540Z] github.com/docker/docker/distribution/utils [2023-12-14T14:49:21.540Z] github.com/docker/docker/distribution/xfer [2023-12-14T14:49:21.540Z] github.com/docker/docker/dockerversion [2023-12-14T14:49:21.540Z] github.com/docker/docker/errdefs [2023-12-14T14:49:21.540Z] github.com/docker/docker/image [2023-12-14T14:49:21.540Z] github.com/docker/docker/image/cache [2023-12-14T14:49:21.540Z] github.com/docker/docker/image/spec/specs-go [2023-12-14T14:49:21.540Z] github.com/docker/docker/image/spec/specs-go/v1 [2023-12-14T14:49:21.540Z] github.com/docker/docker/image/tarexport [2023-12-14T14:49:21.540Z] github.com/docker/docker/image/v1 [2023-12-14T14:49:21.540Z] github.com/docker/docker/internal/compatcontext [2023-12-14T14:49:21.540Z] github.com/docker/docker/internal/mod [2023-12-14T14:49:21.540Z] github.com/docker/docker/internal/mounttree [2023-12-14T14:49:21.540Z] github.com/docker/docker/internal/multierror [2023-12-14T14:49:21.540Z] github.com/docker/docker/internal/test/suite [2023-12-14T14:49:21.540Z] github.com/docker/docker/internal/testutils [2023-12-14T14:49:21.540Z] github.com/docker/docker/internal/testutils/netnsutils [2023-12-14T14:49:21.540Z] github.com/docker/docker/internal/testutils/specialimage [2023-12-14T14:49:21.540Z] github.com/docker/docker/internal/unshare [2023-12-14T14:49:21.540Z] github.com/docker/docker/layer [2023-12-14T14:49:21.540Z] github.com/docker/docker/libcontainerd [2023-12-14T14:49:21.540Z] github.com/docker/docker/libcontainerd/queue [2023-12-14T14:49:21.540Z] github.com/docker/docker/libcontainerd/remote [2023-12-14T14:49:21.540Z] github.com/docker/docker/libcontainerd/shimopts [2023-12-14T14:49:21.540Z] github.com/docker/docker/libcontainerd/supervisor [2023-12-14T14:49:21.540Z] github.com/docker/docker/libcontainerd/types [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/bitmap [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cluster [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/config [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/datastore [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/diagnostic [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/discoverapi [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/driverapi [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/host [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/null [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/remote [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/windows [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drvregistry [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/etchosts [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/internal/caller [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ipam [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ipamapi [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ipams/null [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ipams/remote [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ipamutils [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ipbits [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/iptables [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/netlabel [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/netutils [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/networkdb [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ns [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/options [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/osl [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/osl/kernel [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/portallocator [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/portmapper [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/resolvconf [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/scope [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/types [2023-12-14T14:49:21.540Z] github.com/docker/docker/oci [2023-12-14T14:49:21.540Z] github.com/docker/docker/oci/caps [2023-12-14T14:49:21.540Z] github.com/docker/docker/opts [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/aaparser [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/archive [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/authorization [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/broadcaster [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/capabilities [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/chrootarchive [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/containerfs [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/directory [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/dmesg [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/fileutils [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/homedir [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/idtools [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/ioutils [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/jsonmessage [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/longpath [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/loopback [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/meminfo [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/namesgenerator [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/parsers [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/parsers/kernel [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/pidfile [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/platform [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/platforms [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/plugingetter [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/plugins [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/plugins/transport [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/pools [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/process [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/progress [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/reexec [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/rootless [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/rootless/specconv [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/stack [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/stdcopy [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/streamformatter [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/stringid [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/sysinfo [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/system [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/tailfile [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/tarsum [2023-12-14T14:49:21.540Z] github.com/docker/docker/pkg/useragent [2023-12-14T14:49:21.540Z] github.com/docker/docker/plugin [2023-12-14T14:49:21.540Z] github.com/docker/docker/plugin/executor/containerd [2023-12-14T14:49:21.540Z] github.com/docker/docker/plugin/v2 [2023-12-14T14:49:21.540Z] github.com/docker/docker/profiles/apparmor [2023-12-14T14:49:21.540Z] github.com/docker/docker/profiles/seccomp [2023-12-14T14:49:21.540Z] github.com/docker/docker/quota [2023-12-14T14:49:21.540Z] github.com/docker/docker/reference [2023-12-14T14:49:21.540Z] github.com/docker/docker/registry [2023-12-14T14:49:21.540Z] github.com/docker/docker/registry/resumable [2023-12-14T14:49:21.540Z] github.com/docker/docker/restartmanager [2023-12-14T14:49:21.540Z] github.com/docker/docker/runconfig [2023-12-14T14:49:21.540Z] github.com/docker/docker/runconfig/opts [2023-12-14T14:49:21.540Z] github.com/docker/docker/testutil [2023-12-14T14:49:21.540Z] github.com/docker/docker/testutil/daemon [2023-12-14T14:49:21.540Z] github.com/docker/docker/testutil/environment [2023-12-14T14:49:21.540Z] github.com/docker/docker/testutil/fakecontext [2023-12-14T14:49:21.540Z] github.com/docker/docker/testutil/fakegit [2023-12-14T14:49:21.540Z] github.com/docker/docker/testutil/fakestorage [2023-12-14T14:49:21.540Z] github.com/docker/docker/testutil/fixtures/load [2023-12-14T14:49:21.540Z] github.com/docker/docker/testutil/fixtures/plugin [2023-12-14T14:49:21.540Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-12-14T14:49:21.540Z] github.com/docker/docker/testutil/registry [2023-12-14T14:49:21.540Z] github.com/docker/docker/testutil/request [2023-12-14T14:49:21.540Z] github.com/docker/docker/volume [2023-12-14T14:49:21.540Z] github.com/docker/docker/volume/drivers [2023-12-14T14:49:21.540Z] github.com/docker/docker/volume/local [2023-12-14T14:49:21.540Z] github.com/docker/docker/volume/mounts [2023-12-14T14:49:21.540Z] github.com/docker/docker/volume/service [2023-12-14T14:49:21.540Z] github.com/docker/docker/volume/service/opts [2023-12-14T14:49:21.540Z] github.com/docker/docker/volume/testutils' [2023-12-14T14:49:21.540Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/bitmap [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cluster [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/config [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/datastore [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/diagnostic [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/discoverapi [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/driverapi [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/host [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/null [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/remote [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/windows [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/drvregistry [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/etchosts [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/internal/caller [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ipam [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ipamapi [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ipams/null [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ipams/remote [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ipamutils [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ipbits [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/iptables [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/netlabel [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/netutils [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/networkdb [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/ns [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/options [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/osl [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/osl/kernel [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/portallocator [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/portmapper [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/resolvconf [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/scope [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/types' [2023-12-14T14:49:21.540Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-12-14T14:49:21.540Z] + echo 'github.com/docker/docker/libnetwork [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/bitmap [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cluster [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-12-14T14:49:21.540Z] github.com/docker/docker/libnetwork/config [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/datastore [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/diagnostic [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/discoverapi [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/driverapi [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/drivers/host [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/drivers/null [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/drivers/remote [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/drivers/windows [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/drvregistry [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/etchosts [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/internal/caller [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/ipam [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/ipamapi [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/ipams/null [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/ipams/remote [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/ipamutils [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/ipbits [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/iptables [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/netlabel [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/netutils [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/networkdb [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/ns [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/options [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/osl [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/osl/kernel [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/portallocator [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/portmapper [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/resolvconf [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/scope [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/types' [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-12-14T14:49:21.541Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-12-14T14:49:21.541Z] + type docker-proxy [2023-12-14T14:49:21.541Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-12-14T14:49:21.541Z] + hack/make.sh binary-proxy install-proxy [2023-12-14T14:49:21.541Z] [2023-12-14T14:49:21.541Z] Removing bundles/ [2023-12-14T14:49:21.541Z] [2023-12-14T14:49:21.541Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-12-14T14:49:21.541Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-12-14T14:49:21.541Z] + tee /go/src/github.com/docker/docker/go.mod [2023-12-14T14:49:21.541Z] module github.com/docker/docker [2023-12-14T14:49:21.541Z] [2023-12-14T14:49:21.541Z] go 1.20 [2023-12-14T14:49:21.541Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2023-12-14T14:49:21.541Z] + GO111MODULE=on [2023-12-14T14:49:21.541Z] + 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=d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-14T14:49:21.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-12-14T14:49:25.838Z] + rm -f /go/src/github.com/docker/docker/go.mod [2023-12-14T14:49:25.838Z] Created binary: bundles/binary-proxy/docker-proxy [2023-12-14T14:49:25.838Z] [2023-12-14T14:49:25.838Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-12-14T14:49:25.838Z] Installing docker-proxy to /usr/local/bin/ [2023-12-14T14:49:25.838Z] [2023-12-14T14:49:25.838Z] + mkdir -p bundles [2023-12-14T14:49:25.838Z] + '[' -n 'github.com/docker/docker/api [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/server [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/server/backend/build [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/server/httpstatus [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/server/httputils [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/server/middleware [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/server/router [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/server/router/build [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/server/router/checkpoint [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/server/router/container [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/server/router/debug [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/server/router/distribution [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/server/router/grpc [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/server/router/image [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/server/router/network [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/server/router/plugin [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/server/router/session [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/server/router/swarm [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/server/router/system [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/server/router/volume [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/backend [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/blkiodev [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/checkpoint [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/container [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/events [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/filters [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/image [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/mount [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/network [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/plugins/logdriver [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/registry [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/strslice [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/swarm [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/swarm/runtime [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/system [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/time [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/versions [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/versions/v1p19 [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/versions/v1p20 [2023-12-14T14:49:25.838Z] github.com/docker/docker/api/types/volume [2023-12-14T14:49:25.838Z] github.com/docker/docker/builder [2023-12-14T14:49:25.838Z] github.com/docker/docker/builder/builder-next [2023-12-14T14:49:25.838Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-12-14T14:49:25.838Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-12-14T14:49:25.838Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-12-14T14:49:25.838Z] github.com/docker/docker/builder/builder-next/exporter [2023-12-14T14:49:25.838Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-12-14T14:49:25.838Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-12-14T14:49:25.838Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-12-14T14:49:25.838Z] github.com/docker/docker/builder/builder-next/worker [2023-12-14T14:49:25.838Z] github.com/docker/docker/builder/builder-next/worker/label [2023-12-14T14:49:25.838Z] github.com/docker/docker/builder/dockerfile [2023-12-14T14:49:25.838Z] github.com/docker/docker/builder/remotecontext [2023-12-14T14:49:25.838Z] github.com/docker/docker/builder/remotecontext/git [2023-12-14T14:49:25.838Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-12-14T14:49:25.838Z] github.com/docker/docker/cli/debug [2023-12-14T14:49:25.838Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-12-14T14:49:25.838Z] github.com/docker/docker/cli/winresources/dockerd [2023-12-14T14:49:25.838Z] github.com/docker/docker/client [2023-12-14T14:49:25.838Z] github.com/docker/docker/client/buildkit [2023-12-14T14:49:25.838Z] github.com/docker/docker/cmd/docker-proxy [2023-12-14T14:49:25.838Z] github.com/docker/docker/cmd/dockerd [2023-12-14T14:49:25.838Z] github.com/docker/docker/cmd/dockerd/trap [2023-12-14T14:49:25.838Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-12-14T14:49:25.838Z] github.com/docker/docker/container [2023-12-14T14:49:25.838Z] github.com/docker/docker/container/stream [2023-12-14T14:49:25.838Z] github.com/docker/docker/contrib/apparmor [2023-12-14T14:49:25.838Z] github.com/docker/docker/contrib/httpserver [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/cluster [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/cluster/convert [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/cluster/executor [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/cluster/executor/container [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/cluster/provider [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/config [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/containerd [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/events [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/events/testutils [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/graphdriver [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/graphdriver/copy [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/graphdriver/register [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/images [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/initlayer [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/links [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/listeners [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/logger [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/logger/awslogs [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/logger/fluentd [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/logger/gcplogs [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/logger/gelf [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/logger/journald [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/logger/local [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/logger/loggertest [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/logger/loggerutils [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/logger/splunk [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/logger/syslog [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/logger/templates [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/names [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/network [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/snapshotter [2023-12-14T14:49:25.838Z] github.com/docker/docker/daemon/stats [2023-12-14T14:49:25.838Z] github.com/docker/docker/distribution [2023-12-14T14:49:25.838Z] github.com/docker/docker/distribution/metadata [2023-12-14T14:49:25.838Z] github.com/docker/docker/distribution/utils [2023-12-14T14:49:25.838Z] github.com/docker/docker/distribution/xfer [2023-12-14T14:49:25.838Z] github.com/docker/docker/dockerversion [2023-12-14T14:49:25.838Z] github.com/docker/docker/errdefs [2023-12-14T14:49:25.838Z] github.com/docker/docker/image [2023-12-14T14:49:25.838Z] github.com/docker/docker/image/cache [2023-12-14T14:49:25.838Z] github.com/docker/docker/image/spec/specs-go [2023-12-14T14:49:25.838Z] github.com/docker/docker/image/spec/specs-go/v1 [2023-12-14T14:49:25.838Z] github.com/docker/docker/image/tarexport [2023-12-14T14:49:25.838Z] github.com/docker/docker/image/v1 [2023-12-14T14:49:25.838Z] github.com/docker/docker/internal/compatcontext [2023-12-14T14:49:25.838Z] github.com/docker/docker/internal/mod [2023-12-14T14:49:25.838Z] github.com/docker/docker/internal/mounttree [2023-12-14T14:49:25.838Z] github.com/docker/docker/internal/multierror [2023-12-14T14:49:25.838Z] github.com/docker/docker/internal/test/suite [2023-12-14T14:49:25.838Z] github.com/docker/docker/internal/testutils [2023-12-14T14:49:25.838Z] github.com/docker/docker/internal/testutils/netnsutils [2023-12-14T14:49:25.838Z] github.com/docker/docker/internal/testutils/specialimage [2023-12-14T14:49:25.838Z] github.com/docker/docker/internal/unshare [2023-12-14T14:49:25.838Z] github.com/docker/docker/layer [2023-12-14T14:49:25.838Z] github.com/docker/docker/libcontainerd [2023-12-14T14:49:25.838Z] github.com/docker/docker/libcontainerd/queue [2023-12-14T14:49:25.838Z] github.com/docker/docker/libcontainerd/remote [2023-12-14T14:49:25.838Z] github.com/docker/docker/libcontainerd/shimopts [2023-12-14T14:49:25.838Z] github.com/docker/docker/libcontainerd/supervisor [2023-12-14T14:49:25.838Z] github.com/docker/docker/libcontainerd/types [2023-12-14T14:49:25.838Z] github.com/docker/docker/oci [2023-12-14T14:49:25.838Z] github.com/docker/docker/oci/caps [2023-12-14T14:49:25.838Z] github.com/docker/docker/opts [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/aaparser [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/archive [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/authorization [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/broadcaster [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/capabilities [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/chrootarchive [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/containerfs [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/directory [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/dmesg [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/fileutils [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/homedir [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/idtools [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/ioutils [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/jsonmessage [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/longpath [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/loopback [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/meminfo [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/namesgenerator [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/parsers [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/parsers/kernel [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/pidfile [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/platform [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/platforms [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/plugingetter [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/plugins [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/plugins/transport [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/pools [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/process [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/progress [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/reexec [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/rootless [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/rootless/specconv [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/stack [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/stdcopy [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/streamformatter [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/stringid [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/sysinfo [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/system [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/tailfile [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/tarsum [2023-12-14T14:49:25.838Z] github.com/docker/docker/pkg/useragent [2023-12-14T14:49:25.838Z] github.com/docker/docker/plugin [2023-12-14T14:49:25.838Z] github.com/docker/docker/plugin/executor/containerd [2023-12-14T14:49:25.838Z] github.com/docker/docker/plugin/v2 [2023-12-14T14:49:25.838Z] github.com/docker/docker/profiles/apparmor [2023-12-14T14:49:25.838Z] github.com/docker/docker/profiles/seccomp [2023-12-14T14:49:25.838Z] github.com/docker/docker/quota [2023-12-14T14:49:25.838Z] github.com/docker/docker/reference [2023-12-14T14:49:25.838Z] github.com/docker/docker/registry [2023-12-14T14:49:25.838Z] github.com/docker/docker/registry/resumable [2023-12-14T14:49:25.838Z] github.com/docker/docker/restartmanager [2023-12-14T14:49:25.838Z] github.com/docker/docker/runconfig [2023-12-14T14:49:25.838Z] github.com/docker/docker/runconfig/opts [2023-12-14T14:49:25.838Z] github.com/docker/docker/testutil [2023-12-14T14:49:25.838Z] github.com/docker/docker/testutil/daemon [2023-12-14T14:49:25.838Z] github.com/docker/docker/testutil/environment [2023-12-14T14:49:25.838Z] github.com/docker/docker/testutil/fakecontext [2023-12-14T14:49:25.838Z] github.com/docker/docker/testutil/fakegit [2023-12-14T14:49:25.838Z] github.com/docker/docker/testutil/fakestorage [2023-12-14T14:49:25.838Z] github.com/docker/docker/testutil/fixtures/load [2023-12-14T14:49:25.838Z] github.com/docker/docker/testutil/fixtures/plugin [2023-12-14T14:49:25.838Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-12-14T14:49:25.838Z] github.com/docker/docker/testutil/registry [2023-12-14T14:49:25.838Z] github.com/docker/docker/testutil/request [2023-12-14T14:49:25.838Z] github.com/docker/docker/volume [2023-12-14T14:49:25.838Z] github.com/docker/docker/volume/drivers [2023-12-14T14:49:25.838Z] github.com/docker/docker/volume/local [2023-12-14T14:49:25.838Z] github.com/docker/docker/volume/mounts [2023-12-14T14:49:25.838Z] github.com/docker/docker/volume/service [2023-12-14T14:49:25.838Z] github.com/docker/docker/volume/service/opts [2023-12-14T14:49:25.838Z] github.com/docker/docker/volume/testutils' ']' [2023-12-14T14:49:25.839Z] + 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/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/testutils/specialimage 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-12-14T14:49:26.401Z] ? github.com/docker/docker/api [no test files] [2023-12-14T14:49:34.492Z] ok github.com/docker/docker/api/server 0.020s coverage: 13.0% of statements [2023-12-14T14:49:52.547Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-12-14T14:49:52.547Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-12-14T14:49:52.547Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 28.3% of statements [2023-12-14T14:49:52.547Z] ? github.com/docker/docker/api/server/router [no test files] [2023-12-14T14:49:52.547Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-12-14T14:49:52.547Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-12-14T14:49:52.547Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2023-12-14T14:49:52.547Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-12-14T14:49:52.547Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-12-14T14:49:52.547Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-12-14T14:49:52.547Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-12-14T14:49:52.547Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-12-14T14:49:52.804Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-12-14T14:49:53.060Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-12-14T14:49:53.060Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-12-14T14:49:53.315Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-12-14T14:49:53.315Z] ? github.com/docker/docker/api/types [no test files] [2023-12-14T14:49:53.315Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-12-14T14:49:53.315Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-12-14T14:49:53.315Z] ? github.com/docker/docker/api/types/checkpoint [no test files] [2023-12-14T14:49:53.315Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 7.3% of statements [2023-12-14T14:49:53.315Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 66.7% of statements [2023-12-14T14:49:53.570Z] ? github.com/docker/docker/api/types/events [no test files] [2023-12-14T14:49:53.570Z] ? github.com/docker/docker/api/types/image [no test files] [2023-12-14T14:49:53.570Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-12-14T14:49:53.570Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-12-14T14:49:53.571Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 94.0% of statements [2023-12-14T14:49:53.571Z] ok github.com/docker/docker/api/types/network 0.006s coverage: 74.3% of statements [2023-12-14T14:49:53.571Z] ok github.com/docker/docker/api/types/container 0.007s coverage: 83.7% of statements [2023-12-14T14:49:53.571Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements [2023-12-14T14:49:53.826Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-12-14T14:49:53.826Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-12-14T14:49:53.826Z] ? github.com/docker/docker/api/types/system [no test files] [2023-12-14T14:49:53.826Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2023-12-14T14:49:53.826Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-12-14T14:49:53.826Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-12-14T14:49:53.826Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-12-14T14:49:53.826Z] ? github.com/docker/docker/builder [no test files] [2023-12-14T14:49:53.826Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-12-14T14:49:53.826Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-12-14T14:49:53.826Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-12-14T14:49:53.826Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-12-14T14:49:53.826Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-12-14T14:49:53.826Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2023-12-14T14:49:53.826Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2023-12-14T14:49:53.826Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-12-14T14:49:53.826Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-12-14T14:49:53.826Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2023-12-14T14:49:53.826Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2023-12-14T14:49:53.826Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2023-12-14T14:49:55.715Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-12-14T14:49:55.715Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-12-14T14:49:55.715Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2023-12-14T14:49:55.715Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.017s coverage: 100.0% of statements [2023-12-14T14:49:55.715Z] ok github.com/docker/docker/builder/remotecontext 0.050s coverage: 33.5% of statements [2023-12-14T14:49:55.715Z] ok github.com/docker/docker/builder/dockerfile 0.082s coverage: 50.1% of statements [2023-12-14T14:49:57.605Z] ? github.com/docker/docker/client/buildkit [no test files] [2023-12-14T14:49:57.605Z] ok github.com/docker/docker/client 0.127s coverage: 77.1% of statements [2023-12-14T14:49:57.605Z] ok github.com/docker/docker/cmd/docker-proxy 0.129s coverage: 68.2% of statements [2023-12-14T14:49:59.497Z] ok github.com/docker/docker/builder/remotecontext/git 4.022s coverage: 82.5% of statements [2023-12-14T14:50:09.449Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-12-14T14:50:09.449Z] ? github.com/docker/docker/container/stream [no test files] [2023-12-14T14:50:09.449Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-12-14T14:50:09.449Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-12-14T14:50:09.449Z] ok github.com/docker/docker/container 0.124s coverage: 36.4% of statements [2023-12-14T14:50:09.449Z] ok github.com/docker/docker/cmd/dockerd 0.271s coverage: 30.1% of statements [2023-12-14T14:50:11.422Z] ok github.com/docker/docker/cmd/dockerd/trap 2.449s coverage: 0.0% of statements [2023-12-14T14:50:12.348Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-12-14T14:50:12.348Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2023-12-14T14:50:12.348Z] ok github.com/docker/docker/daemon/cluster/convert 0.028s coverage: 38.7% of statements [2023-12-14T14:50:12.348Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2023-12-14T14:50:12.909Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-12-14T14:50:12.909Z] ok github.com/docker/docker/daemon/config 0.076s coverage: 76.3% of statements [2023-12-14T14:50:14.274Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-12-14T14:50:14.274Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.3% of statements [2023-12-14T14:50:14.274Z] ok github.com/docker/docker/daemon/containerd 0.018s coverage: 0.5% of statements [2023-12-14T14:50:14.274Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2023-12-14T14:50:14.274Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.8% of statements [2023-12-14T14:50:14.530Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.181s coverage: 60.9% of statements [2023-12-14T14:50:14.786Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-12-14T14:50:14.786Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2023-12-14T14:50:15.042Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-12-14T14:50:15.042Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-12-14T14:50:15.297Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.226s coverage: 60.2% of statements [2023-12-14T14:50:15.297Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 60.9% of statements [2023-12-14T14:50:15.859Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2023-12-14T14:50:16.421Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-12-14T14:50:16.421Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-12-14T14:50:16.421Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.479s coverage: 13.4% of statements [2023-12-14T14:50:16.421Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2023-12-14T14:50:16.421Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 3.0% of statements [2023-12-14T14:50:16.421Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2023-12-14T14:50:16.982Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-12-14T14:50:16.982Z] ok github.com/docker/docker/daemon/logger/awslogs 0.126s coverage: 78.3% of statements [2023-12-14T14:50:16.982Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2023-12-14T14:50:16.982Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements [2023-12-14T14:50:17.543Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2023-12-14T14:50:17.543Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2023-12-14T14:50:17.543Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2023-12-14T14:50:17.543Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2023-12-14T14:50:17.543Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-12-14T14:50:17.543Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 79.4% of statements [2023-12-14T14:50:17.543Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.083s coverage: 76.8% of statements [2023-12-14T14:50:18.472Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.018s coverage: 63.7% of statements [2023-12-14T14:50:18.472Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2023-12-14T14:50:18.472Z] ? github.com/docker/docker/daemon/names [no test files] [2023-12-14T14:50:18.472Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-12-14T14:50:18.472Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2023-12-14T14:50:18.728Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2023-12-14T14:50:18.728Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-12-14T14:50:18.728Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2023-12-14T14:50:18.984Z] ok github.com/docker/docker/daemon/logger/journald 1.563s coverage: 74.5% of statements [2023-12-14T14:50:19.546Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-12-14T14:50:19.546Z] ok github.com/docker/docker/dockerversion 0.004s coverage: 100.0% of statements [2023-12-14T14:50:19.546Z] ok github.com/docker/docker/errdefs 0.007s coverage: 77.0% of statements [2023-12-14T14:50:19.546Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2023-12-14T14:50:19.802Z] ok github.com/docker/docker/daemon/logger/splunk 1.418s coverage: 82.5% of statements [2023-12-14T14:50:20.363Z] ? github.com/docker/docker/image/spec/specs-go [no test files] [2023-12-14T14:50:20.363Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] [2023-12-14T14:50:20.363Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2023-12-14T14:50:20.363Z] ok github.com/docker/docker/image 0.025s coverage: 84.6% of statements [2023-12-14T14:50:20.363Z] ? github.com/docker/docker/image/v1 [no test files] [2023-12-14T14:50:20.363Z] ? github.com/docker/docker/internal/compatcontext [no test files] [2023-12-14T14:50:20.364Z] ? github.com/docker/docker/internal/mounttree [no test files] [2023-12-14T14:50:20.364Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements [2023-12-14T14:50:20.364Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.6% of statements [2023-12-14T14:50:20.619Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-12-14T14:50:20.619Z] ? github.com/docker/docker/internal/testutils [no test files] [2023-12-14T14:50:20.619Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2023-12-14T14:50:20.619Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] [2023-12-14T14:50:20.619Z] ? github.com/docker/docker/internal/unshare [no test files] [2023-12-14T14:50:20.619Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements [2023-12-14T14:50:21.180Z] ok github.com/docker/docker/distribution 1.496s coverage: 29.1% of statements [2023-12-14T14:50:21.741Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-12-14T14:50:21.741Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-12-14T14:50:21.741Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2023-12-14T14:50:21.741Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-12-14T14:50:21.741Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-12-14T14:50:21.741Z] ok github.com/docker/docker/distribution/xfer 2.190s coverage: 85.4% of statements [2023-12-14T14:50:21.741Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2023-12-14T14:50:21.998Z] ok github.com/docker/docker/daemon 10.842s coverage: 16.8% of statements [2023-12-14T14:50:22.254Z] ? github.com/docker/docker/oci/caps [no test files] [2023-12-14T14:50:22.254Z] ok github.com/docker/docker/oci 0.011s coverage: 38.1% of statements [2023-12-14T14:50:22.254Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 52.9% of statements [2023-12-14T14:50:22.254Z] ok github.com/docker/docker/opts 0.030s coverage: 67.9% of statements [2023-12-14T14:50:22.817Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-12-14T14:50:22.817Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2023-12-14T14:50:22.817Z] ok github.com/docker/docker/pkg/containerfs 0.008s coverage: 28.6% of statements [2023-12-14T14:50:22.817Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2023-12-14T14:50:23.073Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2023-12-14T14:50:23.073Z] ok github.com/docker/docker/pkg/authorization 0.246s coverage: 68.3% of statements [2023-12-14T14:50:23.073Z] ok github.com/docker/docker/pkg/chrootarchive 0.293s coverage: 83.7% of statements [2023-12-14T14:50:23.073Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 8.3% of statements [2023-12-14T14:50:23.073Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 51.7% of statements [2023-12-14T14:50:23.330Z] ok github.com/docker/docker/pkg/archive 0.462s coverage: 81.3% of statements [2023-12-14T14:50:23.330Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-12-14T14:50:23.330Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 45.5% of statements [2023-12-14T14:50:23.330Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 92.3% of statements [2023-12-14T14:50:23.330Z] ok github.com/docker/docker/pkg/meminfo 0.004s coverage: 75.0% of statements [2023-12-14T14:50:23.586Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2023-12-14T14:50:23.586Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2023-12-14T14:50:23.586Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2023-12-14T14:50:23.586Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-12-14T14:50:23.586Z] ? github.com/docker/docker/pkg/platforms [no test files] [2023-12-14T14:50:23.586Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-12-14T14:50:23.586Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 94.1% of statements [2023-12-14T14:50:23.586Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.2% of statements [2023-12-14T14:50:23.842Z] ok github.com/docker/docker/pkg/ioutils 0.366s coverage: 72.3% of statements [2023-12-14T14:50:23.842Z] ok github.com/docker/docker/pkg/idtools 0.483s coverage: 69.7% of statements [2023-12-14T14:50:24.404Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-12-14T14:50:24.404Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-12-14T14:50:24.404Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 90.0% of statements [2023-12-14T14:50:24.404Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements [2023-12-14T14:50:24.404Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2023-12-14T14:50:24.404Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2023-12-14T14:50:24.404Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-12-14T14:50:24.404Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-12-14T14:50:24.404Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-12-14T14:50:24.404Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2023-12-14T14:50:24.404Z] ok github.com/docker/docker/pkg/reexec 0.033s coverage: 82.4% of statements [2023-12-14T14:50:24.660Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2023-12-14T14:50:24.660Z] ok github.com/docker/docker/pkg/stringid 0.013s coverage: 61.9% of statements [2023-12-14T14:50:24.660Z] ok github.com/docker/docker/pkg/streamformatter 0.017s coverage: 66.2% of statements [2023-12-14T14:50:24.916Z] ok github.com/docker/docker/pkg/system 0.007s coverage: 43.1% of statements [2023-12-14T14:50:24.916Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.4% of statements [2023-12-14T14:50:24.916Z] ok github.com/docker/docker/pkg/tailfile 0.031s coverage: 88.6% of statements [2023-12-14T14:50:24.916Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-12-14T14:50:25.172Z] ok github.com/docker/docker/pkg/tarsum 0.058s coverage: 89.6% of statements [2023-12-14T14:50:25.733Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-12-14T14:50:25.733Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-12-14T14:50:25.733Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2023-12-14T14:50:25.733Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2023-12-14T14:50:26.294Z] ok github.com/docker/docker/reference 0.007s coverage: 83.7% of statements [2023-12-14T14:50:26.295Z] ok github.com/docker/docker/pkg/plugins 2.012s coverage: 74.9% of statements [2023-12-14T14:50:26.295Z] ok github.com/docker/docker/plugin 0.527s coverage: 23.3% of statements [2023-12-14T14:50:26.551Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 51.9% of statements [2023-12-14T14:50:26.551Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2023-12-14T14:50:26.807Z] ok github.com/docker/docker/quota 0.576s coverage: 69.3% of statements [2023-12-14T14:50:26.807Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-12-14T14:50:26.807Z] ok github.com/docker/docker/runconfig 0.011s coverage: 63.8% of statements [2023-12-14T14:50:26.807Z] ok github.com/docker/docker/registry 0.128s coverage: 63.9% of statements [2023-12-14T14:50:27.062Z] ok github.com/docker/docker/testutil 0.007s coverage: 8.2% of statements [2023-12-14T14:50:27.319Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-12-14T14:50:27.319Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-12-14T14:50:27.319Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-12-14T14:50:27.319Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-12-14T14:50:27.319Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-12-14T14:50:27.319Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-12-14T14:50:27.319Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-12-14T14:50:27.319Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-12-14T14:50:27.319Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-12-14T14:50:27.319Z] ? github.com/docker/docker/testutil/request [no test files] [2023-12-14T14:50:27.319Z] ? github.com/docker/docker/volume [no test files] [2023-12-14T14:50:27.880Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements [2023-12-14T14:50:27.880Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements [2023-12-14T14:50:28.136Z] ok github.com/docker/docker/volume/local 0.090s coverage: 72.5% of statements [2023-12-14T14:50:28.391Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-12-14T14:50:28.391Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-12-14T14:50:28.391Z] ok github.com/docker/docker/volume/service 0.012s coverage: 71.8% of statements [2023-12-14T14:50:29.316Z] ok github.com/docker/docker/layer 7.456s coverage: 68.7% of statements [2023-12-14T14:50:29.316Z] [2023-12-14T14:50:29.316Z] === Skipped [2023-12-14T14:50:29.316Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-12-14T14:50:29.316Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2023-12-14T14:50:29.316Z] [2023-12-14T14:50:29.316Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-12-14T14:50:29.316Z] network_proxy_test.go:210: No support for dual stack yet [2023-12-14T14:50:29.316Z] [2023-12-14T14:50:29.316Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-12-14T14:50:29.316Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2023-12-14T14:50:29.316Z] [2023-12-14T14:50:29.316Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-12-14T14:50:29.316Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2023-12-14T14:50:29.316Z] [2023-12-14T14:50:29.316Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-12-14T14:50:29.317Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-14T14:50:29.317Z] graphtest_unix.go:41: Driver btrfs not supported [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-12-14T14:50:29.317Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-14T14:50:29.317Z] graphtest_unix.go:41: Driver btrfs not supported [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-12-14T14:50:29.317Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-14T14:50:29.317Z] graphtest_unix.go:41: Driver btrfs not supported [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-12-14T14:50:29.317Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-14T14:50:29.317Z] graphtest_unix.go:41: Driver btrfs not supported [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-12-14T14:50:29.317Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-14T14:50:29.317Z] graphtest_unix.go:41: Driver btrfs not supported [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-12-14T14:50:29.317Z] graphtest_unix.go:68: No driver to put! [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-12-14T14:50:29.317Z] time="2023-12-14T14:50:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-12-14T14:50:29.317Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-12-14T14:50:29.317Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-12-14T14:50:29.317Z] time="2023-12-14T14:50:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-12-14T14:50:29.317Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-12-14T14:50:29.317Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-12-14T14:50:29.317Z] time="2023-12-14T14:50:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-12-14T14:50:29.317Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-12-14T14:50:29.317Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-12-14T14:50:29.317Z] time="2023-12-14T14:50:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-12-14T14:50:29.317Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-12-14T14:50:29.317Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-12-14T14:50:29.317Z] time="2023-12-14T14:50:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-12-14T14:50:29.317Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-12-14T14:50:29.317Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-12-14T14:50:29.317Z] graphtest_unix.go:68: No driver to put! [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-12-14T14:50:29.317Z] overlay_test.go:61: Cannot run test with naive change algorithm [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-12-14T14:50:29.317Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-12-14T14:50:29.317Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-14T14:50:29.317Z] graphtest_unix.go:41: Driver zfs not supported [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-12-14T14:50:29.317Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-14T14:50:29.317Z] graphtest_unix.go:41: Driver zfs not supported [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-12-14T14:50:29.317Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-14T14:50:29.317Z] graphtest_unix.go:41: Driver zfs not supported [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-12-14T14:50:29.317Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-14T14:50:29.317Z] graphtest_unix.go:41: Driver zfs not supported [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-12-14T14:50:29.317Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-12-14T14:50:29.317Z] graphtest_unix.go:41: Driver zfs not supported [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-12-14T14:50:29.317Z] graphtest_unix.go:68: No driver to put! [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-12-14T14:50:29.317Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-12-14T14:50:29.317Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2023-12-14T14:50:29.317Z] validate_test.go:70: only tested on Windows [2023-12-14T14:50:29.317Z] [2023-12-14T14:50:29.317Z] DONE 3171 tests, 27 skipped in 63.594s [2023-12-14T14:50:29.317Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/bitmap [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/cluster [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/config [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/datastore [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/diagnostic [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/discoverapi [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/driverapi [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/drivers/host [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/drivers/null [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/drivers/remote [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/drivers/windows [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/drvregistry [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/etchosts [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/internal/caller [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/ipam [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/ipamapi [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/ipams/null [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/ipams/remote [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/ipamutils [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/ipbits [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/iptables [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/netlabel [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/netutils [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/networkdb [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/ns [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/options [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/osl [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/osl/kernel [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/portallocator [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/portmapper [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/resolvconf [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/scope [2023-12-14T14:50:29.317Z] github.com/docker/docker/libnetwork/types' ']' [2023-12-14T14:50:29.317Z] + 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-12-14T14:51:25.659Z] ok github.com/docker/docker/libnetwork 44.735s coverage: 42.7% of statements [2023-12-14T14:51:25.659Z] ok github.com/docker/docker/libnetwork/bitmap 0.007s coverage: 96.1% of statements [2023-12-14T14:51:25.659Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-12-14T14:51:25.659Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-12-14T14:51:25.659Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-12-14T14:51:25.659Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-12-14T14:51:25.659Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-12-14T14:51:25.659Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-12-14T14:51:25.659Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-12-14T14:51:25.659Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 10.3% of statements [2023-12-14T14:51:25.659Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 37.0% of statements [2023-12-14T14:51:25.659Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-12-14T14:51:25.659Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-12-14T14:51:25.659Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2023-12-14T14:51:25.914Z] ok github.com/docker/docker/libnetwork/drivers/bridge 4.238s coverage: 62.4% of statements [2023-12-14T14:51:25.914Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-12-14T14:51:26.170Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 40.0% of statements [2023-12-14T14:51:27.533Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.898s coverage: 5.0% of statements [2023-12-14T14:51:27.533Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-12-14T14:51:27.789Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements [2023-12-14T14:51:27.789Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-12-14T14:51:28.044Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements [2023-12-14T14:51:28.970Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.010s coverage: 1.4% of statements [2023-12-14T14:51:29.226Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements [2023-12-14T14:51:29.482Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements [2023-12-14T14:51:30.042Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.2% of statements [2023-12-14T14:51:30.042Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-12-14T14:51:30.042Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-12-14T14:51:30.042Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-12-14T14:51:30.604Z] ok github.com/docker/docker/libnetwork/drvregistry 0.019s coverage: 87.0% of statements [2023-12-14T14:51:30.859Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements [2023-12-14T14:51:30.859Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-12-14T14:51:30.859Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] [2023-12-14T14:51:30.859Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] [2023-12-14T14:51:43.025Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2023-12-14T14:51:44.913Z] ok github.com/docker/docker/libnetwork/ipam 3.214s coverage: 80.0% of statements [2023-12-14T14:51:44.913Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-12-14T14:51:44.913Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-12-14T14:51:45.169Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements [2023-12-14T14:51:45.425Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 48.7% of statements [2023-12-14T14:51:45.425Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-12-14T14:51:45.680Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements [2023-12-14T14:51:46.241Z] ok github.com/docker/docker/libnetwork/ipamutils 0.318s coverage: 86.4% of statements [2023-12-14T14:51:46.496Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2023-12-14T14:51:47.057Z] ok github.com/docker/docker/libnetwork/iptables 0.207s coverage: 39.9% of statements [2023-12-14T14:51:47.057Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2023-12-14T14:51:47.618Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 54.9% of statements [2023-12-14T14:53:39.046Z] ok github.com/docker/docker/libnetwork/networkdb 103.664s coverage: 59.6% of statements [2023-12-14T14:53:39.046Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-12-14T14:53:39.046Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2023-12-14T14:53:39.046Z] ok github.com/docker/docker/libnetwork/osl 4.429s coverage: 40.2% of statements [2023-12-14T14:53:39.046Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2023-12-14T14:53:39.046Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2023-12-14T14:53:39.046Z] ok github.com/docker/docker/libnetwork/portmapper 0.689s coverage: 46.3% of statements [2023-12-14T14:53:39.302Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 84.9% of statements [2023-12-14T14:53:39.302Z] ? github.com/docker/docker/libnetwork/scope [no test files] [2023-12-14T14:53:39.558Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements [2023-12-14T14:53:39.558Z] [2023-12-14T14:53:39.558Z] === Skipped [2023-12-14T14:53:39.558Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-12-14T14:53:39.558Z] 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-12-14T14:53:39.558Z] [2023-12-14T14:53:39.558Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) [2023-12-14T14:53:39.558Z] 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-12-14T14:53:39.558Z] [2023-12-14T14:53:39.558Z] DONE 357 tests, 2 skipped in 190.330s Post stage [Pipeline] junit [2023-12-14T14:53:40.497Z] Recording test results [2023-12-14T14:53:41.816Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T14:53:42.114Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46936/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe -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:d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe hack/make.sh dynbinary test-integration [2023-12-14T14:53:42.371Z] [2023-12-14T14:53:42.371Z] Removing bundles/ [2023-12-14T14:53:42.371Z] [2023-12-14T14:53:42.371Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-12-14T14:53:42.371Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-12-14T14:53:42.371Z] + tee /go/src/github.com/docker/docker/go.mod [2023-12-14T14:53:42.371Z] module github.com/docker/docker [2023-12-14T14:53:42.371Z] [2023-12-14T14:53:42.371Z] go 1.20 [2023-12-14T14:53:42.371Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2023-12-14T14:53:42.371Z] + GO111MODULE=on [2023-12-14T14:53:42.371Z] + 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=d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-14T14:53:42.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-12-14T14:54:21.072Z] + rm -f /go/src/github.com/docker/docker/go.mod [2023-12-14T14:54:21.072Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-12-14T14:54:21.072Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-12-14T14:54:21.072Z] + tee /go/src/github.com/docker/docker/go.mod [2023-12-14T14:54:21.072Z] module github.com/docker/docker [2023-12-14T14:54:21.072Z] [2023-12-14T14:54:21.072Z] go 1.20 [2023-12-14T14:54:21.072Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2023-12-14T14:54:21.072Z] + GO111MODULE=on [2023-12-14T14:54:21.072Z] + 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=d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-14T14:53:42.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-12-14T14:54:21.072Z] + rm -f /go/src/github.com/docker/docker/go.mod [2023-12-14T14:54:21.072Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-12-14T14:54:21.072Z] [2023-12-14T14:54:21.072Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-12-14T14:54:21.072Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-12-14T14:54:21.072Z] HOSTNAME=7acf70a1d92d [2023-12-14T14:54:21.072Z] TESTDEBUG=0 [2023-12-14T14:54:21.072Z] DEST=bundles/test-integration [2023-12-14T14:54:21.072Z] PWD=/go/src/github.com/docker/docker [2023-12-14T14:54:21.072Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2023-12-14T14:54:21.072Z] DOCKER_GITCOMMIT=d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe [2023-12-14T14:54:21.072Z] container=docker [2023-12-14T14:54:21.072Z] HOME=/root [2023-12-14T14:54:21.072Z] CONTAINERD_NAMESPACE=moby [2023-12-14T14:54:21.072Z] GOLANG_VERSION=1.21.5 [2023-12-14T14:54:21.072Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-12-14T14:54:21.072Z] VALIDATE_BRANCH=master [2023-12-14T14:54:21.072Z] TERM=xterm [2023-12-14T14:54:21.072Z] DOCKER_PKG=github.com/docker/docker [2023-12-14T14:54:21.072Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker [2023-12-14T14:54:21.072Z] SHLVL=1 [2023-12-14T14:54:21.072Z] TIMEOUT=120m [2023-12-14T14:54:21.072Z] GOTOOLCHAIN=local [2023-12-14T14:54:21.072Z] DOCKER_GRAPHDRIVER=overlay2 [2023-12-14T14:54:21.072Z] GO111MODULE=off [2023-12-14T14:54:21.072Z] DOCKER_EXPERIMENTAL=1 [2023-12-14T14:54:21.072Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-12-14T14:54:21.072Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-12-14T14:54:21.072Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-12-14T14:54:21.072Z] GOPATH=/go [2023-12-14T14:54:21.072Z] PKG_CONFIG=pkg-config [2023-12-14T14:54:21.072Z] _=/usr/bin/env [2023-12-14T14:54:21.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-12-14T14:54:39.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main [2023-12-14T14:54:40.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-12-14T14:54:41.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-12-14T14:54:43.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-12-14T14:54:47.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-12-14T14:54:51.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-12-14T14:54:51.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-12-14T14:54:52.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-12-14T14:54:53.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-12-14T14:54:54.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main [2023-12-14T14:54:56.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-12-14T14:54:56.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-12-14T14:54:57.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-12-14T14:54:58.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-12-14T14:55:00.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-12-14T14:55:01.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-12-14T14:55:02.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-12-14T14:55:03.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-12-14T14:55:04.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-12-14T14:55:05.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-12-14T14:55:06.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-12-14T14:55:07.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-12-14T14:55:08.829Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-12-14T14:55:08.829Z] Using test binary /usr/local/cli-integration/docker [2023-12-14T14:55:08.829Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-12-14T14:55:08.829Z] +++ /etc/init.d/apparmor start [2023-12-14T14:55:08.829Z] Not: starting. [2023-12-14T14:55:08.829Z] INFO: Waiting for daemon to start... [2023-12-14T14:55:08.829Z] Starting dockerd [2023-12-14T14:55:08.829Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.iY4B7OqRwj/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2023-12-14T14:55:14.069Z] . [2023-12-14T14:55:14.069Z] Running integration-test (iteration 1) [2023-12-14T14:55:14.069Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-12-14T14:55:14.069Z] ++ '[' -n '' ']' [2023-12-14T14:55:14.069Z] ++ 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-12-14T14:55:14.069Z] ++ set -e [2023-12-14T14:55:14.069Z] ++ '[' -n 0 ']' [2023-12-14T14:55:14.069Z] ++ set -x [2023-12-14T14:55:14.069Z] ++ 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.iY4B7OqRwj/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-12-14T14:55:14.069Z] Loaded image: busybox:latest [2023-12-14T14:55:14.069Z] Loaded image: busybox:glibc [2023-12-14T14:55:14.995Z] Loaded image: debian:bookworm-slim [2023-12-14T14:55:14.995Z] Loaded image: hello-world:latest [2023-12-14T14:55:14.995Z] Loaded image: arm32v7/hello-world:latest [2023-12-14T14:55:14.995Z] INFO: Testing against a local daemon [2023-12-14T14:55:14.995Z] === RUN TestCgroupNamespacesBuild [2023-12-14T14:55:16.358Z] --- PASS: TestCgroupNamespacesBuild (1.10s) [2023-12-14T14:55:16.358Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-12-14T14:55:17.283Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2023-12-14T14:55:17.283Z] === RUN TestBuildWithSession [2023-12-14T14:55:17.283Z] build_session_test.go:25: TODO: BuildKit [2023-12-14T14:55:17.283Z] --- SKIP: TestBuildWithSession (0.00s) [2023-12-14T14:55:17.283Z] === RUN TestBuildSquashParent [2023-12-14T14:55:20.547Z] --- PASS: TestBuildSquashParent (3.12s) [2023-12-14T14:55:20.547Z] === RUN TestBuildWithRemoveAndForceRemove [2023-12-14T14:55:20.547Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-12-14T14:55:20.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-12-14T14:55:20.547Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-12-14T14:55:20.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-12-14T14:55:20.547Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-12-14T14:55:20.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-12-14T14:55:20.547Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-12-14T14:55:20.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-12-14T14:55:20.547Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-12-14T14:55:20.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-12-14T14:55:20.547Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-12-14T14:55:20.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-12-14T14:55:20.547Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-12-14T14:55:20.547Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-12-14T14:55:20.547Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-12-14T14:55:20.547Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-12-14T14:55:20.547Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-12-14T14:55:20.547Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-12-14T14:55:23.810Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2023-12-14T14:55:23.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.30s) [2023-12-14T14:55:23.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.42s) [2023-12-14T14:55:23.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s) [2023-12-14T14:55:23.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.96s) [2023-12-14T14:55:23.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.14s) [2023-12-14T14:55:23.810Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s) [2023-12-14T14:55:23.810Z] === RUN TestBuildMultiStageCopy [2023-12-14T14:55:23.810Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-12-14T14:55:24.736Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-12-14T14:55:24.736Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-12-14T14:55:24.736Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-12-14T14:55:24.992Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-12-14T14:55:24.992Z] --- PASS: TestBuildMultiStageCopy (1.45s) [2023-12-14T14:55:24.992Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.06s) [2023-12-14T14:55:24.992Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s) [2023-12-14T14:55:24.992Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s) [2023-12-14T14:55:24.992Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s) [2023-12-14T14:55:24.992Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.10s) [2023-12-14T14:55:24.992Z] === RUN TestBuildMultiStageParentConfig [2023-12-14T14:55:25.552Z] --- PASS: TestBuildMultiStageParentConfig (0.36s) [2023-12-14T14:55:25.552Z] === RUN TestBuildLabelWithTargets [2023-12-14T14:55:25.825Z] --- PASS: TestBuildLabelWithTargets (0.51s) [2023-12-14T14:55:25.825Z] === RUN TestBuildWithEmptyLayers [2023-12-14T14:55:26.084Z] --- PASS: TestBuildWithEmptyLayers (0.14s) [2023-12-14T14:55:26.084Z] === RUN TestBuildMultiStageOnBuild [2023-12-14T14:55:27.459Z] --- PASS: TestBuildMultiStageOnBuild (1.09s) [2023-12-14T14:55:27.459Z] === RUN TestBuildUncleanTarFilenames [2023-12-14T14:55:27.459Z] --- PASS: TestBuildUncleanTarFilenames (0.11s) [2023-12-14T14:55:27.459Z] === RUN TestBuildMultiStageLayerLeak [2023-12-14T14:55:28.398Z] --- PASS: TestBuildMultiStageLayerLeak (1.16s) [2023-12-14T14:55:28.398Z] === RUN TestBuildWithHugeFile [2023-12-14T14:56:15.125Z] --- PASS: TestBuildWithHugeFile (43.73s) [2023-12-14T14:56:15.125Z] === RUN TestBuildWCOWSandboxSize [2023-12-14T14:56:15.125Z] build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-12-14T14:56:15.125Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-12-14T14:56:15.125Z] === RUN TestBuildWithEmptyDockerfile [2023-12-14T14:56:15.125Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-12-14T14:56:15.125Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-12-14T14:56:15.125Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-12-14T14:56:15.125Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-12-14T14:56:15.125Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-12-14T14:56:15.125Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-12-14T14:56:15.125Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-12-14T14:56:15.125Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-12-14T14:56:15.125Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-12-14T14:56:15.125Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2023-12-14T14:56:15.125Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-12-14T14:56:15.125Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2023-12-14T14:56:15.125Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2023-12-14T14:56:15.125Z] === RUN TestBuildPreserveOwnership [2023-12-14T14:56:15.125Z] === RUN TestBuildPreserveOwnership/copy_from [2023-12-14T14:56:15.125Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-12-14T14:56:15.125Z] --- PASS: TestBuildPreserveOwnership (2.43s) [2023-12-14T14:56:15.125Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.72s) [2023-12-14T14:56:15.125Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.70s) [2023-12-14T14:56:15.125Z] === RUN TestBuildPlatformInvalid [2023-12-14T14:56:15.125Z] --- PASS: TestBuildPlatformInvalid (0.01s) [2023-12-14T14:56:15.125Z] === RUN TestBuildkitHistoryTracePropagation [2023-12-14T14:56:15.125Z] time="2023-12-14T14:56:14Z" level=info msg="[core] [Channel #1] Channel created" module=grpc [2023-12-14T14:56:15.125Z] time="2023-12-14T14:56:14Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc [2023-12-14T14:56:15.126Z] time="2023-12-14T14:56:14Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc [2023-12-14T14:56:15.126Z] time="2023-12-14T14:56:14Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc [2023-12-14T14:56:15.126Z] time="2023-12-14T14:56:14Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Endpoints\": [\n {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Attributes\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)" module=grpc [2023-12-14T14:56:15.126Z] time="2023-12-14T14:56:14Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc [2023-12-14T14:56:15.126Z] time="2023-12-14T14:56:14Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc [2023-12-14T14:56:15.126Z] time="2023-12-14T14:56:14Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc [2023-12-14T14:56:15.126Z] time="2023-12-14T14:56:14Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc [2023-12-14T14:56:15.126Z] time="2023-12-14T14:56:14Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc [2023-12-14T14:56:15.126Z] time="2023-12-14T14:56:14Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc [2023-12-14T14:56:15.126Z] time="2023-12-14T14:56:14Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc [2023-12-14T14:56:15.126Z] time="2023-12-14T14:56:14Z" level=info msg="[core] [Server #4] Server created" module=grpc [2023-12-14T14:56:15.126Z] build_traces_test.go:84: Waiting for trace to be available [2023-12-14T14:56:19.289Z] time="2023-12-14T14:56:18Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc [2023-12-14T14:56:19.289Z] time="2023-12-14T14:56:18Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc [2023-12-14T14:56:19.289Z] time="2023-12-14T14:56:18Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc [2023-12-14T14:56:19.289Z] time="2023-12-14T14:56:18Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc [2023-12-14T14:56:19.289Z] time="2023-12-14T14:56:18Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc [2023-12-14T14:56:19.289Z] time="2023-12-14T14:56:18Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc [2023-12-14T14:56:19.289Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s) [2023-12-14T14:56:19.289Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-12-14T14:56:19.289Z] Loaded image: busybox:latest [2023-12-14T14:56:19.289Z] Loaded image: busybox:glibc [2023-12-14T14:56:20.216Z] Loaded image: debian:bookworm-slim [2023-12-14T14:56:20.216Z] Loaded image: hello-world:latest [2023-12-14T14:56:20.216Z] Loaded image: arm32v7/hello-world:latest [2023-12-14T14:56:28.297Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.45s) [2023-12-14T14:56:28.297Z] PASS [2023-12-14T14:56:28.297Z] [2023-12-14T14:56:28.297Z] === Skipped [2023-12-14T14:56:28.297Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-12-14T14:56:28.297Z] build_session_test.go:25: TODO: BuildKit [2023-12-14T14:56:28.297Z] [2023-12-14T14:56:28.297Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-12-14T14:56:28.297Z] build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-12-14T14:56:28.297Z] [2023-12-14T14:56:28.297Z] DONE 35 tests, 2 skipped in 74.257s [2023-12-14T14:56:28.297Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m [2023-12-14T14:56:28.297Z] ++ '[' -n '' ']' [2023-12-14T14:56:28.297Z] ++ 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-12-14T14:56:28.297Z] ++ set -e [2023-12-14T14:56:28.297Z] ++ '[' -n 0 ']' [2023-12-14T14:56:28.297Z] ++ set -x [2023-12-14T14:56:28.297Z] ++ 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.iY4B7OqRwj/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-12-14T14:56:28.297Z] INFO: Testing against a local daemon [2023-12-14T14:56:28.297Z] === RUN TestNoNewPrivileges [2023-12-14T14:56:38.235Z] === RUN TestNoNewPrivileges/CapabilityRequested=true [2023-12-14T14:56:38.235Z] === RUN TestNoNewPrivileges/CapabilityRequested=false [2023-12-14T14:56:38.235Z] --- PASS: TestNoNewPrivileges (9.68s) [2023-12-14T14:56:38.235Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.44s) [2023-12-14T14:56:38.235Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.41s) [2023-12-14T14:56:38.235Z] PASS [2023-12-14T14:56:38.235Z] [2023-12-14T14:56:38.235Z] DONE 3 tests in 9.706s [2023-12-14T14:56:38.235Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-12-14T14:56:38.235Z] ++ '[' -n '' ']' [2023-12-14T14:56:38.235Z] ++ 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-12-14T14:56:38.235Z] ++ set -e [2023-12-14T14:56:38.235Z] ++ '[' -n 0 ']' [2023-12-14T14:56:38.235Z] ++ set -x [2023-12-14T14:56:38.235Z] ++ 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.iY4B7OqRwj/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-12-14T14:56:38.235Z] INFO: Testing against a local daemon [2023-12-14T14:56:38.235Z] === RUN TestConfigInspect [2023-12-14T14:56:40.123Z] --- PASS: TestConfigInspect (2.09s) [2023-12-14T14:56:40.123Z] === RUN TestConfigList [2023-12-14T14:56:41.050Z] === RUN TestConfigList/test_filter_by_name [2023-12-14T14:56:41.050Z] === RUN TestConfigList/test_filter_by_id [2023-12-14T14:56:41.050Z] === RUN TestConfigList/test_filter_by_label_key_only [2023-12-14T14:56:41.050Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList [2023-12-14T14:56:41.050Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList [2023-12-14T14:56:41.976Z] --- PASS: TestConfigList (1.94s) [2023-12-14T14:56:41.976Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) [2023-12-14T14:56:41.976Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) [2023-12-14T14:56:41.976Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) [2023-12-14T14:56:41.976Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) [2023-12-14T14:56:41.976Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) [2023-12-14T14:56:41.976Z] === RUN TestConfigsCreateAndDelete [2023-12-14T14:56:43.862Z] --- PASS: TestConfigsCreateAndDelete (1.99s) [2023-12-14T14:56:43.862Z] === RUN TestConfigsUpdate [2023-12-14T14:56:46.375Z] --- PASS: TestConfigsUpdate (2.08s) [2023-12-14T14:56:46.375Z] === RUN TestTemplatedConfig [2023-12-14T14:56:48.888Z] --- PASS: TestTemplatedConfig (2.52s) [2023-12-14T14:56:48.888Z] === RUN TestConfigCreateResolve [2023-12-14T14:56:50.251Z] --- PASS: TestConfigCreateResolve (1.89s) [2023-12-14T14:56:50.251Z] PASS [2023-12-14T14:56:50.251Z] [2023-12-14T14:56:50.251Z] DONE 11 tests in 12.543s [2023-12-14T14:56:50.251Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-12-14T14:56:50.251Z] ++ '[' -n '' ']' [2023-12-14T14:56:50.251Z] ++ 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-12-14T14:56:50.251Z] ++ set -e [2023-12-14T14:56:50.251Z] ++ '[' -n 0 ']' [2023-12-14T14:56:50.251Z] ++ set -x [2023-12-14T14:56:50.251Z] ++ 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.iY4B7OqRwj/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-12-14T14:56:50.507Z] INFO: Testing against a local daemon [2023-12-14T14:56:50.507Z] === RUN TestAttach [2023-12-14T14:56:50.507Z] === RUN TestAttach/without_TTY [2023-12-14T14:56:50.507Z] === PAUSE TestAttach/without_TTY [2023-12-14T14:56:50.507Z] === RUN TestAttach/with_TTY [2023-12-14T14:56:50.507Z] === PAUSE TestAttach/with_TTY [2023-12-14T14:56:50.507Z] === CONT TestAttach/without_TTY [2023-12-14T14:56:50.507Z] === CONT TestAttach/with_TTY [2023-12-14T14:56:50.507Z] --- PASS: TestAttach (0.02s) [2023-12-14T14:56:50.507Z] --- PASS: TestAttach/without_TTY (0.05s) [2023-12-14T14:56:50.507Z] --- PASS: TestAttach/with_TTY (0.05s) [2023-12-14T14:56:50.507Z] === RUN TestCreateWithCDIDevices [2023-12-14T14:56:51.434Z] --- PASS: TestCreateWithCDIDevices (1.04s) [2023-12-14T14:56:51.434Z] === RUN TestCDISpecDirsAreInSystemInfo [2023-12-14T14:56:51.434Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default [2023-12-14T14:56:51.995Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned [2023-12-14T14:56:52.555Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice [2023-12-14T14:56:53.116Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice [2023-12-14T14:56:53.677Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice [2023-12-14T14:56:54.238Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice [2023-12-14T14:56:54.799Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice [2023-12-14T14:56:55.054Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice [2023-12-14T14:56:55.616Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s) [2023-12-14T14:56:55.616Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s) [2023-12-14T14:56:55.616Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s) [2023-12-14T14:56:55.616Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2023-12-14T14:56:55.616Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s) [2023-12-14T14:56:55.616Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s) [2023-12-14T14:56:55.616Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s) [2023-12-14T14:56:55.616Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2023-12-14T14:56:55.616Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s) [2023-12-14T14:56:55.616Z] === RUN TestCheckpoint [2023-12-14T14:56:55.616Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-12-14T14:56:55.616Z] --- SKIP: TestCheckpoint (0.00s) [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/commit [2023-12-14T14:56:55.616Z] === PAUSE TestContainerInvalidJSON/commit [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/containers/create [2023-12-14T14:56:55.616Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-12-14T14:56:55.616Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-12-14T14:56:55.616Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-12-14T14:56:55.616Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-12-14T14:56:55.616Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-12-14T14:56:55.616Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-12-14T14:56:55.616Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-12-14T14:56:55.616Z] === CONT TestContainerInvalidJSON/commit [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-12-14T14:56:55.616Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-12-14T14:56:55.616Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-12-14T14:56:55.616Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-12-14T14:56:55.616Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-12-14T14:56:55.616Z] === CONT TestContainerInvalidJSON/containers/create [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-12-14T14:56:55.616Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-12-14T14:56:55.616Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-12-14T14:56:55.616Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-12-14T14:56:55.872Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-12-14T14:56:55.872Z] === RUN TestCopyFromContainerPathIsNotDir [2023-12-14T14:56:55.872Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-12-14T14:56:55.872Z] === RUN TestCopyToContainerPathDoesNotExist [2023-12-14T14:56:55.872Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-12-14T14:56:55.872Z] === RUN TestCopyEmptyFile [2023-12-14T14:56:55.872Z] --- PASS: TestCopyEmptyFile (0.06s) [2023-12-14T14:56:55.872Z] === RUN TestCopyToContainerPathIsNotDir [2023-12-14T14:56:55.872Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-12-14T14:56:55.872Z] === RUN TestCopyFromContainer [2023-12-14T14:56:56.433Z] === RUN TestCopyFromContainer// [2023-12-14T14:56:56.433Z] === RUN TestCopyFromContainer/. [2023-12-14T14:56:56.433Z] === RUN TestCopyFromContainer//. [2023-12-14T14:56:56.689Z] === RUN TestCopyFromContainer/./ [2023-12-14T14:56:56.689Z] === RUN TestCopyFromContainer//./ [2023-12-14T14:56:56.689Z] === RUN TestCopyFromContainer//bar/root [2023-12-14T14:56:56.689Z] === RUN TestCopyFromContainer//bar/root/ [2023-12-14T14:56:56.689Z] === RUN TestCopyFromContainer//bar/root/. [2023-12-14T14:56:56.689Z] === RUN TestCopyFromContainer/bar/quux [2023-12-14T14:56:56.689Z] === RUN TestCopyFromContainer/bar/quux/ [2023-12-14T14:56:56.689Z] === RUN TestCopyFromContainer/bar/quux/. [2023-12-14T14:56:56.689Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-12-14T14:56:56.689Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-12-14T14:56:56.689Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-12-14T14:56:56.689Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-12-14T14:56:56.689Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2023-12-14T14:56:56.689Z] === RUN TestCopyFromContainer/bar/notarget [2023-12-14T14:56:56.689Z] --- PASS: TestCopyFromContainer (0.75s) [2023-12-14T14:56:56.689Z] --- PASS: TestCopyFromContainer// (0.01s) [2023-12-14T14:56:56.689Z] --- PASS: TestCopyFromContainer/. (0.01s) [2023-12-14T14:56:56.689Z] --- PASS: TestCopyFromContainer//. (0.01s) [2023-12-14T14:56:56.689Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2023-12-14T14:56:56.689Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2023-12-14T14:56:56.689Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2023-12-14T14:56:56.689Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2023-12-14T14:56:56.689Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) [2023-12-14T14:56:56.689Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2023-12-14T14:56:56.689Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) [2023-12-14T14:56:56.689Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) [2023-12-14T14:56:56.689Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2023-12-14T14:56:56.689Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) [2023-12-14T14:56:56.689Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) [2023-12-14T14:56:56.689Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) [2023-12-14T14:56:56.689Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) [2023-12-14T14:56:56.689Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) [2023-12-14T14:56:56.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-12-14T14:56:56.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-12-14T14:56:56.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-12-14T14:56:56.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-12-14T14:56:56.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-12-14T14:56:56.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-12-14T14:56:56.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-12-14T14:56:56.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-12-14T14:56:56.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-12-14T14:56:56.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-12-14T14:56:56.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-12-14T14:56:56.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-12-14T14:56:56.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-12-14T14:56:56.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-12-14T14:56:56.689Z] === RUN TestCreateLinkToNonExistingContainer [2023-12-14T14:56:56.689Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-12-14T14:56:56.689Z] === RUN TestCreateWithInvalidEnv [2023-12-14T14:56:56.689Z] === RUN TestCreateWithInvalidEnv/0 [2023-12-14T14:56:56.689Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-12-14T14:56:56.689Z] === RUN TestCreateWithInvalidEnv/1 [2023-12-14T14:56:56.689Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-12-14T14:56:56.689Z] === RUN TestCreateWithInvalidEnv/2 [2023-12-14T14:56:56.689Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-12-14T14:56:56.689Z] === CONT TestCreateWithInvalidEnv/0 [2023-12-14T14:56:56.689Z] === CONT TestCreateWithInvalidEnv/2 [2023-12-14T14:56:56.689Z] === CONT TestCreateWithInvalidEnv/1 [2023-12-14T14:56:56.689Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-12-14T14:56:56.689Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-12-14T14:56:56.689Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-12-14T14:56:56.689Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-12-14T14:56:56.689Z] === RUN TestCreateTmpfsMountsTarget [2023-12-14T14:56:56.689Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-12-14T14:56:56.689Z] === RUN TestCreateWithCustomMaskedPaths [2023-12-14T14:56:58.053Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s) [2023-12-14T14:56:58.053Z] === RUN TestCreateWithCustomReadonlyPaths [2023-12-14T14:56:59.433Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.33s) [2023-12-14T14:56:59.433Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-12-14T14:56:59.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-12-14T14:56:59.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-12-14T14:56:59.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-12-14T14:56:59.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-12-14T14:56:59.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-12-14T14:56:59.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-12-14T14:56:59.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-12-14T14:56:59.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-12-14T14:56:59.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-12-14T14:56:59.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-12-14T14:56:59.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2023-12-14T14:56:59.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2023-12-14T14:56:59.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-12-14T14:56:59.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-12-14T14:56:59.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-12-14T14:56:59.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2023-12-14T14:56:59.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-12-14T14:56:59.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-12-14T14:56:59.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-12-14T14:56:59.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2023-12-14T14:56:59.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2023-12-14T14:56:59.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2023-12-14T14:56:59.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2023-12-14T14:56:59.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2023-12-14T14:56:59.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2023-12-14T14:56:59.433Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-12-14T14:56:59.994Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s) [2023-12-14T14:56:59.994Z] === RUN TestCreateDifferentPlatform [2023-12-14T14:56:59.994Z] === RUN TestCreateDifferentPlatform/different_os [2023-12-14T14:56:59.994Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-12-14T14:56:59.994Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-12-14T14:56:59.994Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-12-14T14:56:59.994Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-12-14T14:56:59.994Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-12-14T14:56:59.994Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-12-14T14:56:59.994Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-12-14T14:56:59.994Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-12-14T14:56:59.994Z] === RUN TestCreateInvalidHostConfig [2023-12-14T14:56:59.994Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-12-14T14:56:59.994Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-12-14T14:56:59.994Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-12-14T14:56:59.994Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-12-14T14:56:59.994Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-12-14T14:56:59.994Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-12-14T14:56:59.994Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-12-14T14:56:59.994Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-12-14T14:56:59.994Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2023-12-14T14:56:59.994Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2023-12-14T14:56:59.994Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-12-14T14:56:59.994Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2023-12-14T14:56:59.994Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-12-14T14:56:59.994Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-12-14T14:56:59.994Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-12-14T14:56:59.994Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-12-14T14:56:59.994Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-12-14T14:56:59.994Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-12-14T14:56:59.994Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-12-14T14:56:59.994Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2023-12-14T14:56:59.994Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-12-14T14:56:59.994Z] === RUN TestCreateWithMultipleEndpointSettings [2023-12-14T14:56:59.994Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 [2023-12-14T14:56:59.994Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 [2023-12-14T14:56:59.994Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s) [2023-12-14T14:56:59.994Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) [2023-12-14T14:56:59.994Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) [2023-12-14T14:56:59.994Z] === RUN TestCreateWithCustomMACs [2023-12-14T14:57:00.555Z] --- PASS: TestCreateWithCustomMACs (0.58s) [2023-12-14T14:57:00.555Z] === RUN TestContainerStartOnDaemonRestart [2023-12-14T14:57:00.555Z] === PAUSE TestContainerStartOnDaemonRestart [2023-12-14T14:57:00.555Z] === RUN TestDaemonRestartIpcMode [2023-12-14T14:57:00.555Z] === PAUSE TestDaemonRestartIpcMode [2023-12-14T14:57:00.555Z] === RUN TestDaemonHostGatewayIP [2023-12-14T14:57:00.555Z] === PAUSE TestDaemonHostGatewayIP [2023-12-14T14:57:00.555Z] === RUN TestRestartDaemonWithRestartingContainer [2023-12-14T14:57:00.555Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-12-14T14:57:00.555Z] === RUN TestHardRestartWhenContainerIsRunning [2023-12-14T14:57:00.555Z] === PAUSE TestHardRestartWhenContainerIsRunning [2023-12-14T14:57:00.555Z] === RUN TestContainerKillOnDaemonStart [2023-12-14T14:57:00.555Z] === PAUSE TestContainerKillOnDaemonStart [2023-12-14T14:57:00.555Z] === RUN TestDiff [2023-12-14T14:57:01.115Z] --- PASS: TestDiff (0.42s) [2023-12-14T14:57:01.115Z] === RUN TestDiffStoppedContainer [2023-12-14T14:57:01.371Z] --- PASS: TestDiffStoppedContainer (0.45s) [2023-12-14T14:57:01.371Z] === RUN TestExecConsoleSize [2023-12-14T14:57:01.931Z] --- PASS: TestExecConsoleSize (0.55s) [2023-12-14T14:57:01.931Z] === RUN TestExecWithCloseStdin [2023-12-14T14:57:02.492Z] --- PASS: TestExecWithCloseStdin (0.47s) [2023-12-14T14:57:02.492Z] === RUN TestExec [2023-12-14T14:57:03.052Z] --- PASS: TestExec (0.54s) [2023-12-14T14:57:03.052Z] === RUN TestExecUser [2023-12-14T14:57:03.613Z] --- PASS: TestExecUser (0.53s) [2023-12-14T14:57:03.613Z] === RUN TestExecWithGroupAdd [2023-12-14T14:57:04.174Z] --- PASS: TestExecWithGroupAdd (0.54s) [2023-12-14T14:57:04.174Z] === RUN TestExportContainerAndImportImage [2023-12-14T14:57:04.734Z] --- PASS: TestExportContainerAndImportImage (0.51s) [2023-12-14T14:57:04.734Z] === RUN TestExportContainerAfterDaemonRestart [2023-12-14T14:57:11.286Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s) [2023-12-14T14:57:11.286Z] === RUN TestHealthCheckWorkdir [2023-12-14T14:57:11.541Z] --- PASS: TestHealthCheckWorkdir (0.69s) [2023-12-14T14:57:11.541Z] === RUN TestHealthKillContainer [2023-12-14T14:57:19.622Z] --- PASS: TestHealthKillContainer (7.99s) [2023-12-14T14:57:19.622Z] === RUN TestHealthCheckProcessKilled [2023-12-14T14:57:20.182Z] --- PASS: TestHealthCheckProcessKilled (0.77s) [2023-12-14T14:57:20.182Z] === RUN TestHealthStartInterval [2023-12-14T14:57:21.545Z] health_test.go:141: &{2023-12-14 14:57:21.315710083 +0000 UTC 2023-12-14 14:57:21.387437005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-14T14:57:21.545Z] } [2023-12-14T14:57:21.545Z] health_test.go:141: &{2023-12-14 14:57:21.315710083 +0000 UTC 2023-12-14 14:57:21.387437005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-14T14:57:21.545Z] } [2023-12-14T14:57:21.801Z] health_test.go:141: &{2023-12-14 14:57:21.315710083 +0000 UTC 2023-12-14 14:57:21.387437005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-14T14:57:21.801Z] } [2023-12-14T14:57:21.801Z] health_test.go:141: &{2023-12-14 14:57:21.315710083 +0000 UTC 2023-12-14 14:57:21.387437005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-14T14:57:21.801Z] } [2023-12-14T14:57:22.056Z] health_test.go:141: &{2023-12-14 14:57:21.315710083 +0000 UTC 2023-12-14 14:57:21.387437005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-14T14:57:22.056Z] } [2023-12-14T14:57:22.056Z] health_test.go:141: &{2023-12-14 14:57:21.315710083 +0000 UTC 2023-12-14 14:57:21.387437005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-14T14:57:22.056Z] } [2023-12-14T14:57:22.056Z] health_test.go:141: &{2023-12-14 14:57:21.315710083 +0000 UTC 2023-12-14 14:57:21.387437005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-14T14:57:22.056Z] } [2023-12-14T14:57:22.311Z] health_test.go:141: &{2023-12-14 14:57:21.315710083 +0000 UTC 2023-12-14 14:57:21.387437005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-14T14:57:22.311Z] } [2023-12-14T14:57:22.311Z] health_test.go:141: &{2023-12-14 14:57:21.315710083 +0000 UTC 2023-12-14 14:57:21.387437005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-14T14:57:22.311Z] } [2023-12-14T14:57:22.567Z] health_test.go:141: &{2023-12-14 14:57:21.315710083 +0000 UTC 2023-12-14 14:57:21.387437005 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-12-14T14:57:22.567Z] } [2023-12-14T14:57:22.567Z] health_test.go:141: &{2023-12-14 14:57:22.392375317 +0000 UTC 2023-12-14 14:57:22.435344333 +0000 UTC 1 2} [2023-12-14T14:57:22.567Z] health_test.go:141: &{2023-12-14 14:57:22.392375317 +0000 UTC 2023-12-14 14:57:22.435344333 +0000 UTC 1 2} [2023-12-14T14:57:22.822Z] health_test.go:141: &{2023-12-14 14:57:22.392375317 +0000 UTC 2023-12-14 14:57:22.435344333 +0000 UTC 1 2} [2023-12-14T14:57:22.822Z] health_test.go:141: &{2023-12-14 14:57:22.392375317 +0000 UTC 2023-12-14 14:57:22.435344333 +0000 UTC 1 2} [2023-12-14T14:57:23.077Z] health_test.go:141: &{2023-12-14 14:57:22.392375317 +0000 UTC 2023-12-14 14:57:22.435344333 +0000 UTC 1 2} [2023-12-14T14:57:23.077Z] health_test.go:141: &{2023-12-14 14:57:22.392375317 +0000 UTC 2023-12-14 14:57:22.435344333 +0000 UTC 1 2} [2023-12-14T14:57:23.077Z] health_test.go:141: &{2023-12-14 14:57:22.392375317 +0000 UTC 2023-12-14 14:57:22.435344333 +0000 UTC 1 2} [2023-12-14T14:57:23.332Z] health_test.go:141: &{2023-12-14 14:57:22.392375317 +0000 UTC 2023-12-14 14:57:22.435344333 +0000 UTC 1 2} [2023-12-14T14:57:23.332Z] health_test.go:141: &{2023-12-14 14:57:22.392375317 +0000 UTC 2023-12-14 14:57:22.435344333 +0000 UTC 1 2} [2023-12-14T14:57:23.588Z] health_test.go:141: &{2023-12-14 14:57:22.392375317 +0000 UTC 2023-12-14 14:57:22.435344333 +0000 UTC 1 2} [2023-12-14T14:57:23.588Z] health_test.go:141: &{2023-12-14 14:57:22.392375317 +0000 UTC 2023-12-14 14:57:22.435344333 +0000 UTC 1 2} [2023-12-14T14:57:23.588Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:24.951Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:25.877Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:26.802Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:27.727Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:28.652Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:29.577Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:30.939Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:31.865Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:32.884Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:33.809Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:34.735Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:35.663Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:36.590Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:37.952Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:38.881Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:39.807Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:40.733Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:41.658Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:42.584Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:43.946Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:44.872Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:45.797Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:46.723Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:47.649Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:49.012Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:49.938Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:50.863Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:51.789Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:52.714Z] health_test.go:169: 1.048294783s [2023-12-14T14:57:54.078Z] --- PASS: TestHealthStartInterval (33.75s) [2023-12-14T14:57:54.078Z] === RUN TestInspectCpusetInConfigPre120 [2023-12-14T14:57:54.334Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2023-12-14T14:57:54.334Z] === RUN TestInspectAnnotations [2023-12-14T14:57:54.334Z] --- PASS: TestInspectAnnotations (0.04s) [2023-12-14T14:57:54.334Z] === RUN TestIpcModeNone [2023-12-14T14:57:54.895Z] --- PASS: TestIpcModeNone (0.50s) [2023-12-14T14:57:54.895Z] === RUN TestIpcModePrivate [2023-12-14T14:57:55.456Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false [2023-12-14T14:57:55.456Z] --- PASS: TestIpcModePrivate (0.55s) [2023-12-14T14:57:55.456Z] === RUN TestIpcModeShareable [2023-12-14T14:57:55.711Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true [2023-12-14T14:57:55.967Z] --- PASS: TestIpcModeShareable (0.54s) [2023-12-14T14:57:55.967Z] === RUN TestAPIIpcModeShareableAndContainer [2023-12-14T14:57:57.331Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.27s) [2023-12-14T14:57:57.331Z] === RUN TestAPIIpcModeHost [2023-12-14T14:57:57.586Z] --- PASS: TestAPIIpcModeHost (0.36s) [2023-12-14T14:57:57.587Z] === RUN TestDaemonIpcModeShareable [2023-12-14T14:57:58.512Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2023-12-14T14:57:58.768Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2023-12-14T14:57:58.768Z] === RUN TestDaemonIpcModePrivate [2023-12-14T14:57:59.693Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2023-12-14T14:57:59.948Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2023-12-14T14:57:59.948Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-12-14T14:58:00.875Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2023-12-14T14:58:01.130Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2023-12-14T14:58:01.130Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-12-14T14:58:02.057Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2023-12-14T14:58:02.057Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s) [2023-12-14T14:58:02.057Z] === RUN TestIpcModeOlderClient [2023-12-14T14:58:02.057Z] === PAUSE TestIpcModeOlderClient [2023-12-14T14:58:02.057Z] === RUN TestKillContainerInvalidSignal [2023-12-14T14:58:02.617Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2023-12-14T14:58:02.617Z] === RUN TestKillContainer [2023-12-14T14:58:02.617Z] === RUN TestKillContainer/no_signal [2023-12-14T14:58:03.178Z] === RUN TestKillContainer/non_killing_signal [2023-12-14T14:58:03.434Z] === RUN TestKillContainer/killing_signal [2023-12-14T14:58:03.995Z] --- PASS: TestKillContainer (1.40s) [2023-12-14T14:58:03.995Z] --- PASS: TestKillContainer/no_signal (0.44s) [2023-12-14T14:58:03.995Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2023-12-14T14:58:03.995Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2023-12-14T14:58:03.995Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-12-14T14:58:03.995Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-12-14T14:58:04.555Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-12-14T14:58:05.116Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s) [2023-12-14T14:58:05.116Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2023-12-14T14:58:05.116Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2023-12-14T14:58:05.116Z] === RUN TestKillStoppedContainer [2023-12-14T14:58:05.116Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-12-14T14:58:05.116Z] === RUN TestKillStoppedContainerAPIPre120 [2023-12-14T14:58:05.116Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-12-14T14:58:05.116Z] === RUN TestKillDifferentUserContainer [2023-12-14T14:58:05.677Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2023-12-14T14:58:05.677Z] === RUN TestInspectOomKilledTrue [2023-12-14T14:58:05.933Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2023-12-14T14:58:05.933Z] === RUN TestInspectOomKilledFalse [2023-12-14T14:58:06.494Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2023-12-14T14:58:06.494Z] === RUN TestLinksEtcHostsContentMatch [2023-12-14T14:58:06.750Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s) [2023-12-14T14:58:06.750Z] === RUN TestLinksContainerNames [2023-12-14T14:58:07.676Z] --- PASS: TestLinksContainerNames (1.04s) [2023-12-14T14:58:07.676Z] === RUN TestLogsFollowTailEmpty [2023-12-14T14:58:08.090Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2023-12-14T14:58:08.090Z] === RUN TestLogs [2023-12-14T14:58:08.090Z] === RUN TestLogs/driver_local [2023-12-14T14:58:08.090Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-12-14T14:58:08.090Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-12-14T14:58:08.090Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-12-14T14:58:08.090Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-12-14T14:58:08.090Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-12-14T14:58:08.090Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-12-14T14:58:08.090Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-12-14T14:58:08.090Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-12-14T14:58:08.090Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-12-14T14:58:08.090Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-12-14T14:58:08.090Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-12-14T14:58:08.090Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-12-14T14:58:08.090Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-12-14T14:58:08.090Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-12-14T14:58:08.090Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-12-14T14:58:08.090Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-12-14T14:58:08.090Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-12-14T14:58:08.090Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-12-14T14:58:09.980Z] === RUN TestLogs/driver_json-file [2023-12-14T14:58:09.980Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-12-14T14:58:09.980Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-12-14T14:58:09.980Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-12-14T14:58:09.980Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-12-14T14:58:09.980Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-12-14T14:58:09.980Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-12-14T14:58:09.980Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-12-14T14:58:09.980Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-12-14T14:58:09.980Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-12-14T14:58:09.980Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-12-14T14:58:09.980Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-12-14T14:58:09.980Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-12-14T14:58:09.980Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-12-14T14:58:09.980Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-12-14T14:58:09.980Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-12-14T14:58:09.980Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-12-14T14:58:09.980Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-12-14T14:58:09.980Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-12-14T14:58:11.344Z] --- PASS: TestLogs (3.15s) [2023-12-14T14:58:11.344Z] --- PASS: TestLogs/driver_local (0.01s) [2023-12-14T14:58:11.344Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.94s) [2023-12-14T14:58:11.344Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.02s) [2023-12-14T14:58:11.344Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.23s) [2023-12-14T14:58:11.344Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.35s) [2023-12-14T14:58:11.344Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.45s) [2023-12-14T14:58:11.344Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.57s) [2023-12-14T14:58:11.344Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-12-14T14:58:11.344Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.02s) [2023-12-14T14:58:11.344Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.27s) [2023-12-14T14:58:11.344Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.38s) [2023-12-14T14:58:11.344Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.56s) [2023-12-14T14:58:11.344Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.56s) [2023-12-14T14:58:11.344Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.56s) [2023-12-14T14:58:11.344Z] === RUN TestContainerNetworkMountsNoChown [2023-12-14T14:58:11.905Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s) [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/default [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/default [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/private [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/private [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/rprivate [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/rprivate [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/slave [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/slave [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/rslave [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/rslave [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/shared [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/shared [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/rshared [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/rshared [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/default [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/rslave [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/rprivate [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/rshared [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/shared [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/private [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/default/bind_root [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/slave [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/private/bind_root [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/private/mount_root [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/default/mount_root [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-12-14T14:58:11.905Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-12-14T14:58:11.905Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/private/bind_root [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/private/mount_root [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-12-14T14:58:11.905Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-12-14T14:58:12.161Z] === CONT TestMountDaemonRoot/default/bind_root [2023-12-14T14:58:12.161Z] === CONT TestMountDaemonRoot/default/mount_root [2023-12-14T14:58:12.161Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-12-14T14:58:12.161Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot (0.01s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.13s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.13s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.13s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.08s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.08s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.08s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.08s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.08s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.08s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2023-12-14T14:58:12.161Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2023-12-14T14:58:12.161Z] === RUN TestContainerBindMountNonRecursive [2023-12-14T14:58:13.524Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2023-12-14T14:58:13.524Z] === RUN TestContainerVolumesMountedAsShared [2023-12-14T14:58:13.779Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2023-12-14T14:58:13.779Z] === RUN TestContainerVolumesMountedAsSlave [2023-12-14T14:58:14.340Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2023-12-14T14:58:14.340Z] === RUN TestContainerCopyLeaksMounts [2023-12-14T14:58:14.901Z] --- PASS: TestContainerCopyLeaksMounts (0.56s) [2023-12-14T14:58:14.901Z] === RUN TestContainerBindMountRecursivelyReadOnly [2023-12-14T14:58:16.789Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.79s) [2023-12-14T14:58:16.789Z] === RUN TestNetworkNat [2023-12-14T14:58:17.044Z] --- PASS: TestNetworkNat (0.47s) [2023-12-14T14:58:17.044Z] === RUN TestNetworkLocalhostTCPNat [2023-12-14T14:58:17.605Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s) [2023-12-14T14:58:17.605Z] === RUN TestNetworkLoopbackNat [2023-12-14T14:58:20.118Z] --- PASS: TestNetworkLoopbackNat (2.64s) [2023-12-14T14:58:20.118Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors [2023-12-14T14:58:20.373Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff [2023-12-14T14:58:20.373Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export [2023-12-14T14:58:20.373Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container [2023-12-14T14:58:20.373Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container [2023-12-14T14:58:20.629Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.49s) [2023-12-14T14:58:20.629Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s) [2023-12-14T14:58:20.629Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) [2023-12-14T14:58:20.629Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) [2023-12-14T14:58:20.629Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) [2023-12-14T14:58:20.629Z] === RUN TestPause [2023-12-14T14:58:21.232Z] --- PASS: TestPause (0.53s) [2023-12-14T14:58:21.232Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-12-14T14:58:21.232Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-12-14T14:58:21.232Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-12-14T14:58:21.232Z] === RUN TestPauseStopPausedContainer [2023-12-14T14:58:21.794Z] --- PASS: TestPauseStopPausedContainer (0.54s) [2023-12-14T14:58:21.794Z] === RUN TestPIDModeHost [2023-12-14T14:58:22.719Z] --- PASS: TestPIDModeHost (1.05s) [2023-12-14T14:58:22.719Z] === RUN TestPIDModeContainer [2023-12-14T14:58:22.719Z] === RUN TestPIDModeContainer/non-existing_container [2023-12-14T14:58:22.719Z] === RUN TestPIDModeContainer/non-running_container [2023-12-14T14:58:22.975Z] === RUN TestPIDModeContainer/running_container [2023-12-14T14:58:23.901Z] --- PASS: TestPIDModeContainer (1.16s) [2023-12-14T14:58:23.901Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) [2023-12-14T14:58:23.901Z] --- PASS: TestPIDModeContainer/non-running_container (0.17s) [2023-12-14T14:58:23.901Z] --- PASS: TestPIDModeContainer/running_container (0.55s) [2023-12-14T14:58:23.901Z] === RUN TestPsFilter [2023-12-14T14:58:24.157Z] === RUN TestPsFilter/since [2023-12-14T14:58:24.157Z] === RUN TestPsFilter/before [2023-12-14T14:58:24.157Z] --- PASS: TestPsFilter (0.16s) [2023-12-14T14:58:24.157Z] --- PASS: TestPsFilter/since (0.00s) [2023-12-14T14:58:24.157Z] --- PASS: TestPsFilter/before (0.00s) [2023-12-14T14:58:24.157Z] === RUN TestRemoveContainerWithRemovedVolume [2023-12-14T14:58:24.718Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2023-12-14T14:58:24.718Z] === RUN TestRemoveContainerWithVolume [2023-12-14T14:58:24.973Z] --- PASS: TestRemoveContainerWithVolume (0.50s) [2023-12-14T14:58:24.973Z] === RUN TestRemoveContainerRunning [2023-12-14T14:58:25.534Z] --- PASS: TestRemoveContainerRunning (0.49s) [2023-12-14T14:58:25.534Z] === RUN TestRemoveContainerForceRemoveRunning [2023-12-14T14:58:26.095Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2023-12-14T14:58:26.095Z] === RUN TestRemoveInvalidContainer [2023-12-14T14:58:26.095Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-12-14T14:58:26.095Z] === RUN TestRenameLinkedContainer [2023-12-14T14:58:27.981Z] --- PASS: TestRenameLinkedContainer (1.95s) [2023-12-14T14:58:27.981Z] === RUN TestRenameStoppedContainer [2023-12-14T14:58:28.587Z] --- PASS: TestRenameStoppedContainer (0.46s) [2023-12-14T14:58:28.587Z] === RUN TestRenameRunningContainerAndReuse [2023-12-14T14:58:29.513Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s) [2023-12-14T14:58:29.513Z] === RUN TestRenameInvalidName [2023-12-14T14:58:29.769Z] --- PASS: TestRenameInvalidName (0.45s) [2023-12-14T14:58:29.769Z] === RUN TestRenameAnonymousContainer [2023-12-14T14:58:31.656Z] --- PASS: TestRenameAnonymousContainer (1.73s) [2023-12-14T14:58:31.656Z] === RUN TestRenameContainerWithSameName [2023-12-14T14:58:32.217Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2023-12-14T14:58:32.217Z] === RUN TestRenameContainerWithLinkedContainer [2023-12-14T14:58:33.143Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s) [2023-12-14T14:58:33.143Z] === RUN TestResize [2023-12-14T14:58:33.143Z] === RUN TestResize/success [2023-12-14T14:58:33.398Z] === RUN TestResize/invalid_size [2023-12-14T14:58:33.654Z] === RUN TestResize/invalid_state [2023-12-14T14:58:34.214Z] --- PASS: TestResize (1.03s) [2023-12-14T14:58:34.214Z] --- PASS: TestResize/success (0.26s) [2023-12-14T14:58:34.214Z] --- PASS: TestResize/invalid_size (0.28s) [2023-12-14T14:58:34.214Z] --- PASS: TestResize/invalid_state (0.04s) [2023-12-14T14:58:34.214Z] === RUN TestDaemonRestartKillContainers [2023-12-14T14:58:34.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-12-14T14:58:34.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-12-14T14:58:34.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-12-14T14:58:34.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-12-14T14:58:34.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-12-14T14:58:34.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-12-14T14:58:34.215Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-12-14T14:58:34.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-12-14T14:58:34.215Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-12-14T14:58:34.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-12-14T14:58:34.215Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-12-14T14:58:34.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-12-14T14:58:34.215Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-12-14T14:58:34.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-12-14T14:58:34.215Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-12-14T14:58:34.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-12-14T14:58:34.215Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-12-14T14:58:34.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-12-14T14:58:34.215Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-12-14T14:58:34.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-12-14T14:58:34.215Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-12-14T14:58:34.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-12-14T14:58:34.215Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-12-14T14:58:34.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-12-14T14:58:34.215Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-12-14T14:58:34.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-12-14T14:58:34.215Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-12-14T14:58:34.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-12-14T14:58:34.215Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-12-14T14:58:34.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-12-14T14:58:34.215Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-12-14T14:58:34.215Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-12-14T14:58:34.215Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-12-14T14:58:34.215Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-12-14T14:58:34.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-12-14T14:58:34.215Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-12-14T14:58:34.215Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-12-14T14:58:34.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-12-14T14:58:34.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-12-14T14:58:34.215Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-12-14T14:58:35.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-12-14T14:58:35.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-12-14T14:58:35.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-12-14T14:58:35.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-12-14T14:58:35.839Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-12-14T14:58:36.094Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-12-14T14:58:36.350Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-12-14T14:58:37.715Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-12-14T14:58:40.229Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-12-14T14:58:40.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2023-12-14T14:58:40.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2023-12-14T14:58:40.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2023-12-14T14:58:40.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2023-12-14T14:58:40.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) [2023-12-14T14:58:40.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.97s) [2023-12-14T14:58:40.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.27s) [2023-12-14T14:58:40.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.15s) [2023-12-14T14:58:40.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.19s) [2023-12-14T14:58:40.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.96s) [2023-12-14T14:58:40.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.41s) [2023-12-14T14:58:40.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.24s) [2023-12-14T14:58:40.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.69s) [2023-12-14T14:58:40.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.81s) [2023-12-14T14:58:40.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2023-12-14T14:58:40.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.09s) [2023-12-14T14:58:40.229Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-12-14T14:58:40.229Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-12-14T14:58:41.155Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-12-14T14:58:42.082Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.99s) [2023-12-14T14:58:42.082Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.99s) [2023-12-14T14:58:42.082Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.99s) [2023-12-14T14:58:42.082Z] === RUN TestContainerRestartWithCancelledRequest [2023-12-14T14:58:43.971Z] --- PASS: TestContainerRestartWithCancelledRequest (1.87s) [2023-12-14T14:58:43.971Z] === RUN TestCgroupNamespacesRun [2023-12-14T14:58:45.335Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2023-12-14T14:58:45.335Z] === RUN TestCgroupNamespacesRunPrivileged [2023-12-14T14:58:46.262Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2023-12-14T14:58:46.262Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-12-14T14:58:47.626Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2023-12-14T14:58:47.626Z] === RUN TestCgroupNamespacesRunHostMode [2023-12-14T14:58:48.551Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2023-12-14T14:58:48.551Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-12-14T14:58:49.477Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2023-12-14T14:58:49.477Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-12-14T14:58:50.841Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2023-12-14T14:58:50.841Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-12-14T14:58:51.402Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s) [2023-12-14T14:58:51.402Z] === RUN TestCgroupNamespacesRunOlderClient [2023-12-14T14:58:52.328Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s) [2023-12-14T14:58:52.328Z] === RUN TestNISDomainname [2023-12-14T14:58:52.889Z] --- PASS: TestNISDomainname (0.60s) [2023-12-14T14:58:52.889Z] === RUN TestHostnameDnsResolution [2023-12-14T14:58:53.935Z] --- PASS: TestHostnameDnsResolution (0.76s) [2023-12-14T14:58:53.935Z] === RUN TestUnprivilegedPortsAndPing [2023-12-14T14:58:54.495Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s) [2023-12-14T14:58:54.495Z] === RUN TestPrivilegedHostDevices [2023-12-14T14:58:55.056Z] --- PASS: TestPrivilegedHostDevices (0.56s) [2023-12-14T14:58:55.056Z] === RUN TestRunConsoleSize [2023-12-14T14:58:55.312Z] --- PASS: TestRunConsoleSize (0.48s) [2023-12-14T14:58:55.312Z] === RUN TestRunWithAlternativeContainerdShim [2023-12-14T14:59:01.843Z] --- PASS: TestRunWithAlternativeContainerdShim (5.48s) [2023-12-14T14:59:01.843Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID [2023-12-14T14:59:02.099Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.13s) [2023-12-14T14:59:02.099Z] === RUN TestStats [2023-12-14T14:59:03.712Z] --- PASS: TestStats (1.46s) [2023-12-14T14:59:03.712Z] === RUN TestStopContainerWithTimeout [2023-12-14T14:59:03.712Z] === RUN TestStopContainerWithTimeout/0 [2023-12-14T14:59:03.712Z] === PAUSE TestStopContainerWithTimeout/0 [2023-12-14T14:59:03.712Z] === RUN TestStopContainerWithTimeout/1 [2023-12-14T14:59:03.712Z] === PAUSE TestStopContainerWithTimeout/1 [2023-12-14T14:59:03.712Z] === RUN TestStopContainerWithTimeout/3 [2023-12-14T14:59:03.712Z] === PAUSE TestStopContainerWithTimeout/3 [2023-12-14T14:59:03.712Z] === RUN TestStopContainerWithTimeout/-1 [2023-12-14T14:59:03.712Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-12-14T14:59:03.712Z] === CONT TestStopContainerWithTimeout/0 [2023-12-14T14:59:03.712Z] === CONT TestStopContainerWithTimeout/3 [2023-12-14T14:59:03.712Z] === CONT TestStopContainerWithTimeout/1 [2023-12-14T14:59:03.712Z] === CONT TestStopContainerWithTimeout/-1 [2023-12-14T14:59:07.017Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2023-12-14T14:59:07.017Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2023-12-14T14:59:07.017Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2023-12-14T14:59:07.017Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2023-12-14T14:59:07.017Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2023-12-14T14:59:07.017Z] === RUN TestStopContainerWithTimeoutCancel [2023-12-14T14:59:07.017Z] === PAUSE TestStopContainerWithTimeoutCancel [2023-12-14T14:59:07.017Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-12-14T14:59:07.944Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) [2023-12-14T14:59:07.944Z] === RUN TestUpdateMemory [2023-12-14T14:59:08.676Z] --- PASS: TestUpdateMemory (0.58s) [2023-12-14T14:59:08.676Z] === RUN TestUpdateCPUQuota [2023-12-14T14:59:09.602Z] --- PASS: TestUpdateCPUQuota (0.80s) [2023-12-14T14:59:09.602Z] === RUN TestUpdatePidsLimit [2023-12-14T14:59:09.602Z] === RUN TestUpdatePidsLimit/update_from_none [2023-12-14T14:59:09.602Z] === RUN TestUpdatePidsLimit/no_change [2023-12-14T14:59:09.858Z] === RUN TestUpdatePidsLimit/update_lower [2023-12-14T14:59:10.113Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-12-14T14:59:10.369Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-12-14T14:59:10.624Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-12-14T14:59:10.624Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-12-14T14:59:11.550Z] --- PASS: TestUpdatePidsLimit (1.98s) [2023-12-14T14:59:11.550Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2023-12-14T14:59:11.550Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2023-12-14T14:59:11.550Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2023-12-14T14:59:11.550Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2023-12-14T14:59:11.550Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2023-12-14T14:59:11.550Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2023-12-14T14:59:11.550Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2023-12-14T14:59:11.550Z] === RUN TestUpdateRestartPolicy [2023-12-14T14:59:23.764Z] --- PASS: TestUpdateRestartPolicy (10.77s) [2023-12-14T14:59:23.764Z] === RUN TestUpdateRestartWithAutoRemove [2023-12-14T14:59:23.764Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2023-12-14T14:59:23.764Z] === RUN TestWaitNonBlocked [2023-12-14T14:59:23.764Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-12-14T14:59:23.764Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-12-14T14:59:23.764Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-12-14T14:59:23.764Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-12-14T14:59:23.764Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-12-14T14:59:23.764Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-12-14T14:59:23.764Z] --- PASS: TestWaitNonBlocked (0.02s) [2023-12-14T14:59:23.764Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2023-12-14T14:59:23.764Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2023-12-14T14:59:23.764Z] === RUN TestWaitBlocked [2023-12-14T14:59:23.764Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-12-14T14:59:23.764Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-12-14T14:59:23.764Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-12-14T14:59:23.764Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-12-14T14:59:23.764Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-12-14T14:59:23.764Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-12-14T14:59:24.325Z] --- PASS: TestWaitBlocked (0.02s) [2023-12-14T14:59:24.325Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2023-12-14T14:59:24.325Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2023-12-14T14:59:24.325Z] === RUN TestWaitConditions [2023-12-14T14:59:24.325Z] === RUN TestWaitConditions/default [2023-12-14T14:59:24.325Z] === PAUSE TestWaitConditions/default [2023-12-14T14:59:24.325Z] === RUN TestWaitConditions/not-running [2023-12-14T14:59:24.325Z] === PAUSE TestWaitConditions/not-running [2023-12-14T14:59:24.325Z] === RUN TestWaitConditions/next-exit [2023-12-14T14:59:24.325Z] === PAUSE TestWaitConditions/next-exit [2023-12-14T14:59:24.325Z] === RUN TestWaitConditions/removed [2023-12-14T14:59:24.325Z] === PAUSE TestWaitConditions/removed [2023-12-14T14:59:24.325Z] === CONT TestWaitConditions/default [2023-12-14T14:59:24.325Z] === CONT TestWaitConditions/next-exit [2023-12-14T14:59:24.325Z] === CONT TestWaitConditions/removed [2023-12-14T14:59:24.325Z] === CONT TestWaitConditions/not-running [2023-12-14T14:59:24.325Z] wait_test.go:145: ContainerID = 7ee819903d2376fa7f979a497e6767c21705fbe9fd81cc679fbd4067963ac1c7 [2023-12-14T14:59:24.325Z] wait_test.go:145: ContainerID = 4e847e56039cb7c22925b2f75e8adb1846bbf4d044ccdc25b2d88532e73ee3e4 [2023-12-14T14:59:24.325Z] wait_test.go:145: ContainerID = 9ed0d17fd627e16e8eff60cb16e6885ab473b1d6081f791d8a13ed0e1bc64fb8 [2023-12-14T14:59:24.325Z] wait_test.go:145: ContainerID = 868321200a1bfcd276355dddfbd94cce0a31bb251f58ad57f067dab51f8ed249 [2023-12-14T14:59:25.690Z] --- PASS: TestWaitConditions (0.04s) [2023-12-14T14:59:25.690Z] --- PASS: TestWaitConditions/default (1.02s) [2023-12-14T14:59:25.690Z] --- PASS: TestWaitConditions/next-exit (1.02s) [2023-12-14T14:59:25.690Z] --- PASS: TestWaitConditions/not-running (1.21s) [2023-12-14T14:59:25.690Z] --- PASS: TestWaitConditions/removed (1.29s) [2023-12-14T14:59:25.690Z] === RUN TestWaitRestartedContainer [2023-12-14T14:59:25.690Z] === RUN TestWaitRestartedContainer/default [2023-12-14T14:59:25.690Z] === PAUSE TestWaitRestartedContainer/default [2023-12-14T14:59:25.690Z] === RUN TestWaitRestartedContainer/not-running [2023-12-14T14:59:25.690Z] === PAUSE TestWaitRestartedContainer/not-running [2023-12-14T14:59:25.690Z] === RUN TestWaitRestartedContainer/next-exit [2023-12-14T14:59:25.690Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-12-14T14:59:25.690Z] === CONT TestWaitRestartedContainer/default [2023-12-14T14:59:25.690Z] === CONT TestWaitRestartedContainer/next-exit [2023-12-14T14:59:25.690Z] === CONT TestWaitRestartedContainer/not-running [2023-12-14T14:59:27.578Z] --- PASS: TestWaitRestartedContainer (0.01s) [2023-12-14T14:59:27.578Z] --- PASS: TestWaitRestartedContainer/default (1.99s) [2023-12-14T14:59:27.578Z] --- PASS: TestWaitRestartedContainer/next-exit (2.04s) [2023-12-14T14:59:27.578Z] --- PASS: TestWaitRestartedContainer/not-running (2.10s) [2023-12-14T14:59:27.578Z] === CONT TestContainerStartOnDaemonRestart [2023-12-14T14:59:27.578Z] === CONT TestStopContainerWithTimeoutCancel [2023-12-14T14:59:27.578Z] === CONT TestIpcModeOlderClient [2023-12-14T14:59:27.578Z] === CONT TestDaemonHostGatewayIP [2023-12-14T14:59:27.578Z] === CONT TestRestartDaemonWithRestartingContainer [2023-12-14T14:59:27.578Z] === CONT TestDaemonRestartIpcMode [2023-12-14T14:59:27.578Z] === CONT TestHardRestartWhenContainerIsRunning [2023-12-14T14:59:27.578Z] === CONT TestContainerKillOnDaemonStart [2023-12-14T14:59:27.833Z] --- PASS: TestIpcModeOlderClient (0.13s) [2023-12-14T14:59:29.722Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none [2023-12-14T14:59:29.722Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure [2023-12-14T14:59:29.722Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.08s) [2023-12-14T14:59:29.722Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) [2023-12-14T14:59:29.722Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.29s) [2023-12-14T14:59:30.283Z] --- PASS: TestContainerStartOnDaemonRestart (2.47s) [2023-12-14T14:59:30.539Z] --- PASS: TestDaemonHostGatewayIP (2.98s) [2023-12-14T14:59:30.795Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.22s) [2023-12-14T14:59:31.050Z] --- PASS: TestDaemonRestartIpcMode (3.48s) [2023-12-14T14:59:31.306Z] --- PASS: TestStopContainerWithTimeoutCancel (3.70s) [2023-12-14T14:59:39.484Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) [2023-12-14T14:59:39.484Z] PASS [2023-12-14T14:59:39.484Z] [2023-12-14T14:59:39.484Z] === Skipped [2023-12-14T14:59:39.484Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-12-14T14:59:39.484Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-12-14T14:59:39.484Z] [2023-12-14T14:59:39.484Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-12-14T14:59:39.484Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-12-14T14:59:39.484Z] [2023-12-14T14:59:39.484Z] DONE 320 tests, 2 skipped in 169.056s [2023-12-14T14:59:39.484Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-12-14T14:59:39.484Z] ++ '[' -n '' ']' [2023-12-14T14:59:39.484Z] ++ 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-12-14T14:59:39.484Z] ++ set -e [2023-12-14T14:59:39.484Z] ++ '[' -n 0 ']' [2023-12-14T14:59:39.484Z] ++ set -x [2023-12-14T14:59:39.484Z] ++ 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.iY4B7OqRwj/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-12-14T14:59:39.484Z] INFO: Testing against a local daemon [2023-12-14T14:59:39.484Z] === RUN TestConfigDaemonID [2023-12-14T14:59:40.410Z] daemon_test.go:61: [daed0a110ca8c] daemon is not started [2023-12-14T14:59:40.410Z] --- PASS: TestConfigDaemonID (1.04s) [2023-12-14T14:59:40.410Z] === RUN TestDaemonConfigValidation [2023-12-14T14:59:40.410Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-12-14T14:59:40.410Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-12-14T14:59:40.410Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-12-14T14:59:40.410Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-12-14T14:59:40.410Z] === RUN TestDaemonConfigValidation/invalid_config [2023-12-14T14:59:40.410Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-12-14T14:59:40.410Z] === RUN TestDaemonConfigValidation/malformed_config [2023-12-14T14:59:40.410Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-12-14T14:59:40.410Z] === RUN TestDaemonConfigValidation/valid_config [2023-12-14T14:59:40.410Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-12-14T14:59:40.410Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-12-14T14:59:40.410Z] === CONT TestDaemonConfigValidation/malformed_config [2023-12-14T14:59:40.410Z] === CONT TestDaemonConfigValidation/invalid_config [2023-12-14T14:59:40.410Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-12-14T14:59:40.410Z] === CONT TestDaemonConfigValidation/valid_config [2023-12-14T14:59:40.665Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-12-14T14:59:40.665Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2023-12-14T14:59:40.666Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2023-12-14T14:59:40.666Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2023-12-14T14:59:40.666Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2023-12-14T14:59:40.666Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2023-12-14T14:59:40.666Z] === RUN TestConfigDaemonSeccompProfiles [2023-12-14T14:59:40.666Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-12-14T14:59:41.591Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-12-14T14:59:42.954Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-12-14T14:59:43.879Z] daemon_test.go:180: [df32370377ce5] daemon is not started [2023-12-14T14:59:43.879Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2023-12-14T14:59:43.879Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-12-14T14:59:43.879Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-12-14T14:59:43.879Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-12-14T14:59:43.879Z] === RUN TestDaemonProxy [2023-12-14T14:59:43.879Z] === RUN TestDaemonProxy/environment_variables [2023-12-14T14:59:43.879Z] === PAUSE TestDaemonProxy/environment_variables [2023-12-14T14:59:43.879Z] === RUN TestDaemonProxy/command-line_options [2023-12-14T14:59:43.879Z] === PAUSE TestDaemonProxy/command-line_options [2023-12-14T14:59:43.879Z] === RUN TestDaemonProxy/configuration_file [2023-12-14T14:59:43.879Z] === PAUSE TestDaemonProxy/configuration_file [2023-12-14T14:59:43.879Z] === RUN TestDaemonProxy/conflicting_options [2023-12-14T14:59:44.135Z] === RUN TestDaemonProxy/reload_sanitized [2023-12-14T14:59:44.135Z] === PAUSE TestDaemonProxy/reload_sanitized [2023-12-14T14:59:44.135Z] === CONT TestDaemonProxy/environment_variables [2023-12-14T14:59:44.135Z] === CONT TestDaemonProxy/configuration_file [2023-12-14T14:59:44.135Z] === CONT TestDaemonProxy/reload_sanitized [2023-12-14T14:59:44.135Z] === CONT TestDaemonProxy/command-line_options [2023-12-14T14:59:46.034Z] --- PASS: TestDaemonProxy (0.50s) [2023-12-14T14:59:46.034Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2023-12-14T14:59:46.034Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) [2023-12-14T14:59:46.034Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2023-12-14T14:59:46.034Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2023-12-14T14:59:46.034Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2023-12-14T14:59:46.034Z] === RUN TestLiveRestore [2023-12-14T14:59:46.034Z] === RUN TestLiveRestore/volume_references [2023-12-14T14:59:46.034Z] === PAUSE TestLiveRestore/volume_references [2023-12-14T14:59:46.034Z] === RUN TestLiveRestore/autoremove [2023-12-14T14:59:46.034Z] === PAUSE TestLiveRestore/autoremove [2023-12-14T14:59:46.034Z] === CONT TestLiveRestore/volume_references [2023-12-14T14:59:46.034Z] === CONT TestLiveRestore/autoremove [2023-12-14T14:59:46.034Z] === RUN TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers [2023-12-14T14:59:46.601Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-12-14T14:59:46.601Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-12-14T14:59:47.671Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-12-14T14:59:47.927Z] === RUN TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited [2023-12-14T14:59:48.864Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-12-14T14:59:49.804Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-12-14T14:59:50.746Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-12-14T14:59:51.684Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted [2023-12-14T14:59:52.245Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-12-14T14:59:53.171Z] --- PASS: TestLiveRestore (0.00s) [2023-12-14T14:59:53.171Z] --- PASS: TestLiveRestore/autoremove (3.50s) [2023-12-14T14:59:53.171Z] --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.97s) [2023-12-14T14:59:53.171Z] --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.53s) [2023-12-14T14:59:53.171Z] --- PASS: TestLiveRestore/volume_references (7.18s) [2023-12-14T14:59:53.171Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.18s) [2023-12-14T14:59:53.171Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.19s) [2023-12-14T14:59:53.171Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.01s) [2023-12-14T14:59:53.171Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.00s) [2023-12-14T14:59:53.171Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s) [2023-12-14T14:59:53.171Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.43s) [2023-12-14T14:59:53.171Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.43s) [2023-12-14T14:59:53.171Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.97s) [2023-12-14T14:59:53.171Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2023-12-14T14:59:53.731Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s) [2023-12-14T14:59:53.731Z] PASS [2023-12-14T14:59:53.731Z] [2023-12-14T14:59:53.731Z] DONE 31 tests in 14.386s [2023-12-14T14:59:53.731Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-12-14T14:59:53.731Z] ++ '[' -n '' ']' [2023-12-14T14:59:53.731Z] ++ 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-12-14T14:59:53.731Z] ++ set -e [2023-12-14T14:59:53.731Z] ++ '[' -n 0 ']' [2023-12-14T14:59:53.731Z] ++ set -x [2023-12-14T14:59:53.731Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.iY4B7OqRwj/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-12-14T14:59:54.121Z] INFO: Testing against a local daemon [2023-12-14T14:59:54.121Z] === RUN TestCommitInheritsEnv [2023-12-14T14:59:54.121Z] --- PASS: TestCommitInheritsEnv (0.15s) [2023-12-14T14:59:54.121Z] === RUN TestUsernsCommit [2023-12-14T14:59:55.484Z] --- PASS: TestUsernsCommit (1.43s) [2023-12-14T14:59:55.484Z] === RUN TestImportExtremelyLargeImageWorks [2023-12-14T14:59:55.484Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out [2023-12-14T14:59:55.484Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-12-14T14:59:55.484Z] === RUN TestImportWithCustomPlatform [2023-12-14T14:59:55.484Z] === RUN TestImportWithCustomPlatform/#00 [2023-12-14T14:59:55.484Z] === RUN TestImportWithCustomPlatform/linux [2023-12-14T14:59:55.484Z] === RUN TestImportWithCustomPlatform/LINUX [2023-12-14T14:59:55.484Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-12-14T14:59:55.484Z] --- PASS: TestImportWithCustomPlatform (0.09s) [2023-12-14T14:59:55.484Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2023-12-14T14:59:55.484Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2023-12-14T14:59:55.484Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2023-12-14T14:59:55.484Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2023-12-14T14:59:55.484Z] === RUN TestImportWithCustomPlatformReject [2023-12-14T14:59:55.484Z] === RUN TestImportWithCustomPlatformReject/_______ [2023-12-14T14:59:55.484Z] === RUN TestImportWithCustomPlatformReject// [2023-12-14T14:59:55.484Z] === RUN TestImportWithCustomPlatformReject/macos [2023-12-14T14:59:55.484Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 [2023-12-14T14:59:55.484Z] === RUN TestImportWithCustomPlatformReject/nintendo64 [2023-12-14T14:59:55.484Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) [2023-12-14T14:59:55.484Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) [2023-12-14T14:59:55.484Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) [2023-12-14T14:59:55.484Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) [2023-12-14T14:59:55.484Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) [2023-12-14T14:59:55.484Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) [2023-12-14T14:59:55.484Z] === RUN TestImageInspectEmptyTagsAndDigests [2023-12-14T14:59:55.484Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) [2023-12-14T14:59:55.484Z] === RUN TestImagesFilterMultiReference [2023-12-14T14:59:55.739Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2023-12-14T14:59:55.739Z] === RUN TestImagesFilterUntil [2023-12-14T14:59:55.739Z] list_test.go:95: ImageList: ID=sha256:9196e773794c96eff60751bf0cf99c9c00abe57ce8f7ecff82c576f95b722d1c RepoTags=[testimagesfilteruntil:v1] [2023-12-14T14:59:55.739Z] --- PASS: TestImagesFilterUntil (0.21s) [2023-12-14T14:59:55.739Z] === RUN TestImagesFilterBeforeSince [2023-12-14T14:59:55.995Z] list_test.go:129: ImageList: ID=sha256:e86c8db5296cea0ebc5c537e2d2e35fc76e5ac5ebcf8dd28f0da7c17c04ef8f1 RepoTags=[testimagesfilterbeforesince:v3] [2023-12-14T14:59:55.995Z] list_test.go:129: ImageList: ID=sha256:b894c915e68f29db27563541867e59b3023348a1592cdbb608c891ff29a38244 RepoTags=[testimagesfilterbeforesince:v1] [2023-12-14T14:59:55.995Z] list_test.go:129: ImageList: ID=sha256:786a7cea461218ea610def7b1a7ad4470909c8fdd6124cdeed297c2ee105cfa3 RepoTags=[testimagesfilterbeforesince:v2] [2023-12-14T14:59:55.995Z] --- PASS: TestImagesFilterBeforeSince (0.22s) [2023-12-14T14:59:55.995Z] === RUN TestAPIImagesFilters [2023-12-14T14:59:55.995Z] === RUN TestAPIImagesFilters/repository_regex [2023-12-14T14:59:55.995Z] === PAUSE TestAPIImagesFilters/repository_regex [2023-12-14T14:59:55.995Z] === RUN TestAPIImagesFilters/image_name_regex [2023-12-14T14:59:55.995Z] === PAUSE TestAPIImagesFilters/image_name_regex [2023-12-14T14:59:55.995Z] === RUN TestAPIImagesFilters/image_name_without_a_tag [2023-12-14T14:59:55.995Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag [2023-12-14T14:59:55.995Z] === RUN TestAPIImagesFilters/registry_port_regex [2023-12-14T14:59:55.995Z] === PAUSE TestAPIImagesFilters/registry_port_regex [2023-12-14T14:59:55.995Z] === CONT TestAPIImagesFilters/repository_regex [2023-12-14T14:59:55.995Z] === CONT TestAPIImagesFilters/image_name_without_a_tag [2023-12-14T14:59:55.995Z] === CONT TestAPIImagesFilters/registry_port_regex [2023-12-14T14:59:55.995Z] === CONT TestAPIImagesFilters/image_name_regex [2023-12-14T14:59:55.995Z] --- PASS: TestAPIImagesFilters (0.03s) [2023-12-14T14:59:55.995Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) [2023-12-14T14:59:55.995Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) [2023-12-14T14:59:55.995Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) [2023-12-14T14:59:55.995Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) [2023-12-14T14:59:55.995Z] === RUN TestPruneDontDeleteUsedDangling [2023-12-14T14:59:56.555Z] --- PASS: TestPruneDontDeleteUsedDangling (0.56s) [2023-12-14T14:59:56.555Z] === RUN TestImagePullPlatformInvalid [2023-12-14T14:59:56.555Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2023-12-14T14:59:56.555Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-12-14T14:59:56.555Z] time="2023-12-14T14:59:56.537311141Z" 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=68ad2b76-507e-41ef-982a-0db353be35a8 version=2.8.3 [2023-12-14T14:59:56.555Z] time="2023-12-14T14:59:56.537400608Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=68ad2b76-507e-41ef-982a-0db353be35a8 version=2.8.3 [2023-12-14T14:59:56.555Z] time="2023-12-14T14:59:56.53742958Z" level=info msg="Starting upload purge in 28m0s" go.version=go1.20.8 instance.id=68ad2b76-507e-41ef-982a-0db353be35a8 version=2.8.3 [2023-12-14T14:59:56.555Z] time="2023-12-14T14:59:56.537627437Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=68ad2b76-507e-41ef-982a-0db353be35a8 version=2.8.3 [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.631527077Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=42204ea4-e38d-4d4c-8701-c7cb8672ce5b http.request.method=GET http.request.remoteaddr="127.0.0.1:45520" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.631758254Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=42204ea4-e38d-4d4c-8701-c7cb8672ce5b http.request.method=GET http.request.remoteaddr="127.0.0.1:45520" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.714884ms http.response.status=200 http.response.written=2 [2023-12-14T14:59:56.813Z] 127.0.0.1 - - [14/Dec/2023:14:59:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.634589227Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=94cff08c-5c25-4cb1-a44a-a62a477bf19b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.634609723Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=361df9dd-e98c-4673-b1f8-bffe100cacdb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.634634265Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=94cff08c-5c25-4cb1-a44a-a62a477bf19b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.634640213Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=361df9dd-e98c-4673-b1f8-bffe100cacdb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.634757061Z" 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=361df9dd-e98c-4673-b1f8-bffe100cacdb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=51.519µ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=e2c269ec-a2c1-45ff-8b70-ef0eaff7def1 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.634767744Z" 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=94cff08c-5c25-4cb1-a44a-a62a477bf19b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=64.532µ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=47b5d2fc-65af-41af-ab09-e09f712bf004 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.634892272Z" 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=94cff08c-5c25-4cb1-a44a-a62a477bf19b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.212761ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-14T14:59:56.813Z] 127.0.0.1 - - [14/Dec/2023:14:59:56 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.11+unknown" [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.634993834Z" 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=361df9dd-e98c-4673-b1f8-bffe100cacdb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.356972ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-14T14:59:56.813Z] 127.0.0.1 - - [14/Dec/2023:14:59:56 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.11+unknown" [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.636593306Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c6e9b8f0-3e38-49e0-9635-3d21a7a060a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.636653268Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c6e9b8f0-3e38-49e0-9635-3d21a7a060a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.636757218Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=417a2043-d712-4509-8406-9c35bf45dba8 http.request.method=POST http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.63681494Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=417a2043-d712-4509-8406-9c35bf45dba8 http.request.method=POST http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.63681485Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c6e9b8f0-3e38-49e0-9635-3d21a7a060a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=127.629µ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=8f9a07ff-1a8f-4533-89b0-a00979de467b trace.line=110 vars.name=test [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.636864211Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c6e9b8f0-3e38-49e0-9635-3d21a7a060a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=21.686µ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=4c2e76be-ffc9-4336-b2d7-79b35cf18c48 trace.line=142 vars.name=test [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.636914549Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=417a2043-d712-4509-8406-9c35bf45dba8 http.request.method=POST http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=66.248µ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=07cf5dc3-7c48-42b8-9af4-e2cfcefa77a8 trace.line=110 vars.name=test [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.636939214Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c6e9b8f0-3e38-49e0-9635-3d21a7a060a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=42.634µ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=571643c3-d204-4fc4-b1f8-146bd1df3f45 trace.line=110 vars.name=test [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.636967652Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=417a2043-d712-4509-8406-9c35bf45dba8 http.request.method=POST http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=22.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).Writer" trace.id=4d24bd07-37a6-46fd-989f-bd938cefeb73 trace.line=142 vars.name=test [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.637042433Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=417a2043-d712-4509-8406-9c35bf45dba8 http.request.method=POST http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=43.454µ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=190901c2-f165-4e37-a9eb-d6eefda27099 trace.line=110 vars.name=test [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.637097833Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c6e9b8f0-3e38-49e0-9635-3d21a7a060a9 http.request.method=POST http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=1.922291ms http.response.status=202 http.response.written=0 [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.637110321Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=417a2043-d712-4509-8406-9c35bf45dba8 http.request.method=POST http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=1.786285ms http.response.status=202 http.response.written=0 [2023-12-14T14:59:56.813Z] 127.0.0.1 - - [14/Dec/2023:14:59:56 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.11+unknown" [2023-12-14T14:59:56.813Z] 127.0.0.1 - - [14/Dec/2023:14:59:56 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.11+unknown" [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.639361215Z" 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=40a8fac5-251b-4db1-9dd6-3faa57bd1a7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12?_state=DFaybTqIGtZKD8qHswV_OnZEeMTOgUH7dZ-aBBkkSt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNzE0Yjg3LTFhM2ItNDNjMC05ZjZkLWIwMjU2YWY1YWQxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY4MzAyMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=3f714b87-1a3b-43c0-9f6d-b0256af5ad12 [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.639405629Z" 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=ee685aa3-63e1-4524-8379-fe6c3cb58720 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52?_state=y0nt3xeTEjSNhGsYAdCSDPWqIBE19pQg5r9QbiUj8b97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMzExYzNiLWU5MDctNGI5NS04MWE3LWMzYmFjMDVjMmY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY2NjU0NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=52311c3b-e907-4b95-81a7-c3bac05c2f52 [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.639452611Z" 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=40a8fac5-251b-4db1-9dd6-3faa57bd1a7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12?_state=DFaybTqIGtZKD8qHswV_OnZEeMTOgUH7dZ-aBBkkSt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNzE0Yjg3LTFhM2ItNDNjMC05ZjZkLWIwMjU2YWY1YWQxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY4MzAyMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=3f714b87-1a3b-43c0-9f6d-b0256af5ad12 [2023-12-14T14:59:56.813Z] time="2023-12-14T14:59:56.639461145Z" 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=ee685aa3-63e1-4524-8379-fe6c3cb58720 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52?_state=y0nt3xeTEjSNhGsYAdCSDPWqIBE19pQg5r9QbiUj8b97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMzExYzNiLWU5MDctNGI5NS04MWE3LWMzYmFjMDVjMmY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY2NjU0NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=52311c3b-e907-4b95-81a7-c3bac05c2f52 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.639536286Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=40a8fac5-251b-4db1-9dd6-3faa57bd1a7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12?_state=DFaybTqIGtZKD8qHswV_OnZEeMTOgUH7dZ-aBBkkSt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNzE0Yjg3LTFhM2ItNDNjMC05ZjZkLWIwMjU2YWY1YWQxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY4MzAyMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=50.166µ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=6e1f490c-1a59-485a-ac2f-dab7fdd72e46 trace.line=95 vars.name=test vars.uuid=3f714b87-1a3b-43c0-9f6d-b0256af5ad12 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.639601754Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=40a8fac5-251b-4db1-9dd6-3faa57bd1a7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12?_state=DFaybTqIGtZKD8qHswV_OnZEeMTOgUH7dZ-aBBkkSt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNzE0Yjg3LTFhM2ItNDNjMC05ZjZkLWIwMjU2YWY1YWQxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY4MzAyMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=26.642µ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=4d349060-5ce1-4353-8288-508b9efdf71a trace.line=142 vars.name=test vars.uuid=3f714b87-1a3b-43c0-9f6d-b0256af5ad12 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.639536245Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ee685aa3-63e1-4524-8379-fe6c3cb58720 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52?_state=y0nt3xeTEjSNhGsYAdCSDPWqIBE19pQg5r9QbiUj8b97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMzExYzNiLWU5MDctNGI5NS04MWE3LWMzYmFjMDVjMmY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY2NjU0NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=49.731µ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=786c54be-f5a9-4a76-b895-60f7919d5698 trace.line=95 vars.name=test vars.uuid=52311c3b-e907-4b95-81a7-c3bac05c2f52 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.639717888Z" 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=40a8fac5-251b-4db1-9dd6-3faa57bd1a7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12?_state=DFaybTqIGtZKD8qHswV_OnZEeMTOgUH7dZ-aBBkkSt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNzE0Yjg3LTFhM2ItNDNjMC05ZjZkLWIwMjU2YWY1YWQxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY4MzAyMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=3f714b87-1a3b-43c0-9f6d-b0256af5ad12 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.639859655Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ee685aa3-63e1-4524-8379-fe6c3cb58720 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52?_state=y0nt3xeTEjSNhGsYAdCSDPWqIBE19pQg5r9QbiUj8b97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMzExYzNiLWU5MDctNGI5NS04MWE3LWMzYmFjMDVjMmY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY2NjU0NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=79.712µ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=fb037371-2318-4777-ad32-05521ecd7dc9 trace.line=142 vars.name=test vars.uuid=52311c3b-e907-4b95-81a7-c3bac05c2f52 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.639914202Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12/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=40a8fac5-251b-4db1-9dd6-3faa57bd1a7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12?_state=DFaybTqIGtZKD8qHswV_OnZEeMTOgUH7dZ-aBBkkSt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNzE0Yjg3LTFhM2ItNDNjMC05ZjZkLWIwMjU2YWY1YWQxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY4MzAyMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=60.676µ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=2ffadeb2-272f-4307-8f94-b92a99de96f6 trace.line=110 vars.name=test vars.uuid=3f714b87-1a3b-43c0-9f6d-b0256af5ad12 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.639965508Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=40a8fac5-251b-4db1-9dd6-3faa57bd1a7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12?_state=DFaybTqIGtZKD8qHswV_OnZEeMTOgUH7dZ-aBBkkSt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNzE0Yjg3LTFhM2ItNDNjMC05ZjZkLWIwMjU2YWY1YWQxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY4MzAyMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=19.889µ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=c3f35496-2ded-4c26-9007-6e30f37b8d3d trace.line=155 vars.name=test vars.uuid=3f714b87-1a3b-43c0-9f6d-b0256af5ad12 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.640017757Z" 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=40a8fac5-251b-4db1-9dd6-3faa57bd1a7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12?_state=DFaybTqIGtZKD8qHswV_OnZEeMTOgUH7dZ-aBBkkSt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNzE0Yjg3LTFhM2ItNDNjMC05ZjZkLWIwMjU2YWY1YWQxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY4MzAyMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=13.596µ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=ce710092-6ec3-4489-bf2e-7ed2172703ca trace.line=155 vars.name=test vars.uuid=3f714b87-1a3b-43c0-9f6d-b0256af5ad12 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.640046475Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=40a8fac5-251b-4db1-9dd6-3faa57bd1a7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12?_state=DFaybTqIGtZKD8qHswV_OnZEeMTOgUH7dZ-aBBkkSt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNzE0Yjg3LTFhM2ItNDNjMC05ZjZkLWIwMjU2YWY1YWQxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY4MzAyMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=8.804µ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=542683d7-4ea9-4d7d-a9fd-8508e5d4020a trace.line=155 vars.name=test vars.uuid=3f714b87-1a3b-43c0-9f6d-b0256af5ad12 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.639967756Z" 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=ee685aa3-63e1-4524-8379-fe6c3cb58720 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52?_state=y0nt3xeTEjSNhGsYAdCSDPWqIBE19pQg5r9QbiUj8b97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMzExYzNiLWU5MDctNGI5NS04MWE3LWMzYmFjMDVjMmY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY2NjU0NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=52311c3b-e907-4b95-81a7-c3bac05c2f52 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.640125957Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12/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=40a8fac5-251b-4db1-9dd6-3faa57bd1a7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12?_state=DFaybTqIGtZKD8qHswV_OnZEeMTOgUH7dZ-aBBkkSt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNzE0Yjg3LTFhM2ItNDNjMC05ZjZkLWIwMjU2YWY1YWQxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY4MzAyMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=55.376µ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=b0144e66-084a-4ea7-bf26-49e26d5588f5 trace.line=185 vars.name=test vars.uuid=3f714b87-1a3b-43c0-9f6d-b0256af5ad12 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.6401701Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52/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=ee685aa3-63e1-4524-8379-fe6c3cb58720 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52?_state=y0nt3xeTEjSNhGsYAdCSDPWqIBE19pQg5r9QbiUj8b97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMzExYzNiLWU5MDctNGI5NS04MWE3LWMzYmFjMDVjMmY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY2NjU0NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=62.506µ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=0b0aacd3-98fc-4408-8b6d-9bae9fdb6ca1 trace.line=110 vars.name=test vars.uuid=52311c3b-e907-4b95-81a7-c3bac05c2f52 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.64020443Z" 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=40a8fac5-251b-4db1-9dd6-3faa57bd1a7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12?_state=DFaybTqIGtZKD8qHswV_OnZEeMTOgUH7dZ-aBBkkSt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNzE0Yjg3LTFhM2ItNDNjMC05ZjZkLWIwMjU2YWY1YWQxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY4MzAyMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=48.007µ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=3d56db8f-3f08-46ed-b4bf-0d6ac2d668c4 trace.line=110 vars.name=test vars.uuid=3f714b87-1a3b-43c0-9f6d-b0256af5ad12 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.640218928Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ee685aa3-63e1-4524-8379-fe6c3cb58720 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52?_state=y0nt3xeTEjSNhGsYAdCSDPWqIBE19pQg5r9QbiUj8b97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMzExYzNiLWU5MDctNGI5NS04MWE3LWMzYmFjMDVjMmY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY2NjU0NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=12.233µ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=3fe901bc-f622-40ea-961f-17d43c3accf0 trace.line=155 vars.name=test vars.uuid=52311c3b-e907-4b95-81a7-c3bac05c2f52 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.640258961Z" 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=ee685aa3-63e1-4524-8379-fe6c3cb58720 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52?_state=y0nt3xeTEjSNhGsYAdCSDPWqIBE19pQg5r9QbiUj8b97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMzExYzNiLWU5MDctNGI5NS04MWE3LWMzYmFjMDVjMmY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY2NjU0NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=12.43µ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=98b00943-3efa-47af-bdb4-bbcf10eec6e8 trace.line=155 vars.name=test vars.uuid=52311c3b-e907-4b95-81a7-c3bac05c2f52 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.640290263Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ee685aa3-63e1-4524-8379-fe6c3cb58720 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52?_state=y0nt3xeTEjSNhGsYAdCSDPWqIBE19pQg5r9QbiUj8b97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMzExYzNiLWU5MDctNGI5NS04MWE3LWMzYmFjMDVjMmY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY2NjU0NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=11.897µ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=1c407239-3749-4efe-aa31-73fcf5389640 trace.line=155 vars.name=test vars.uuid=52311c3b-e907-4b95-81a7-c3bac05c2f52 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.640322673Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=40a8fac5-251b-4db1-9dd6-3faa57bd1a7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12?_state=DFaybTqIGtZKD8qHswV_OnZEeMTOgUH7dZ-aBBkkSt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNzE0Yjg3LTFhM2ItNDNjMC05ZjZkLWIwMjU2YWY1YWQxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY4MzAyMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=94.908µ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=05a635ac-a93e-4314-85c7-4f12acf6882f trace.line=202 vars.name=test vars.uuid=3f714b87-1a3b-43c0-9f6d-b0256af5ad12 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.640349569Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52/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=ee685aa3-63e1-4524-8379-fe6c3cb58720 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52?_state=y0nt3xeTEjSNhGsYAdCSDPWqIBE19pQg5r9QbiUj8b97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMzExYzNiLWU5MDctNGI5NS04MWE3LWMzYmFjMDVjMmY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY2NjU0NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=38.794µ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=d66bd2cb-6812-4b11-8816-dba6d19ae92d trace.line=185 vars.name=test vars.uuid=52311c3b-e907-4b95-81a7-c3bac05c2f52 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.64041749Z" 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=ee685aa3-63e1-4524-8379-fe6c3cb58720 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52?_state=y0nt3xeTEjSNhGsYAdCSDPWqIBE19pQg5r9QbiUj8b97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMzExYzNiLWU5MDctNGI5NS04MWE3LWMzYmFjMDVjMmY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY2NjU0NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=38.055µ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=50c8809c-34d5-4974-9d9b-6dad946ffe52 trace.line=110 vars.name=test vars.uuid=52311c3b-e907-4b95-81a7-c3bac05c2f52 [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.64042631Z" 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=40a8fac5-251b-4db1-9dd6-3faa57bd1a7c http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12?_state=DFaybTqIGtZKD8qHswV_OnZEeMTOgUH7dZ-aBBkkSt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNzE0Yjg3LTFhM2ItNDNjMC05ZjZkLWIwMjU2YWY1YWQxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY4MzAyMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=2.40391ms http.response.status=201 http.response.written=0 [2023-12-14T14:59:56.814Z] 127.0.0.1 - - [14/Dec/2023:14:59:56 +0000] "PUT /v2/test/blobs/uploads/3f714b87-1a3b-43c0-9f6d-b0256af5ad12?_state=DFaybTqIGtZKD8qHswV_OnZEeMTOgUH7dZ-aBBkkSt57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjNmNzE0Yjg3LTFhM2ItNDNjMC05ZjZkLWIwMjU2YWY1YWQxMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY4MzAyMjZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown" [2023-12-14T14:59:56.814Z] time="2023-12-14T14:59:56.640527085Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ee685aa3-63e1-4524-8379-fe6c3cb58720 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52?_state=y0nt3xeTEjSNhGsYAdCSDPWqIBE19pQg5r9QbiUj8b97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMzExYzNiLWU5MDctNGI5NS04MWE3LWMzYmFjMDVjMmY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY2NjU0NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=81.575µ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=52b062e0-20cc-49fd-9fd6-6c64fa56affe trace.line=202 vars.name=test vars.uuid=52311c3b-e907-4b95-81a7-c3bac05c2f52 [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.640598296Z" 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=ee685aa3-63e1-4524-8379-fe6c3cb58720 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/blobs/uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52?_state=y0nt3xeTEjSNhGsYAdCSDPWqIBE19pQg5r9QbiUj8b97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMzExYzNiLWU5MDctNGI5NS04MWE3LWMzYmFjMDVjMmY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY2NjU0NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=2.543765ms http.response.status=201 http.response.written=0 [2023-12-14T14:59:56.815Z] 127.0.0.1 - - [14/Dec/2023:14:59:56 +0000] "PUT /v2/test/blobs/uploads/52311c3b-e907-4b95-81a7-c3bac05c2f52?_state=y0nt3xeTEjSNhGsYAdCSDPWqIBE19pQg5r9QbiUj8b97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUyMzExYzNiLWU5MDctNGI5NS04MWE3LWMzYmFjMDVjMmY1MiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0xNFQxNDo1OTo1Ni42MzY2NjU0NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown" [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.642230113Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=de5c1e51-5e64-4a69-875f-6a75aa7fbce1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.64227186Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=de5c1e51-5e64-4a69-875f-6a75aa7fbce1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.642335457Z" 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=de5c1e51-5e64-4a69-875f-6a75aa7fbce1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=31.196µ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=7815bffc-fc8a-43f4-b904-6e88cb14680e trace.line=95 vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.642407153Z" 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=de5c1e51-5e64-4a69-875f-6a75aa7fbce1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.436258ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] 127.0.0.1 - - [14/Dec/2023:14:59:56 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.11+unknown" [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.643473962Z" 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=bf58ac7d-db22-4db6-b196-b6a22a38cd17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.643512058Z" 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=bf58ac7d-db22-4db6-b196-b6a22a38cd17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.643660315Z" 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=bf58ac7d-db22-4db6-b196-b6a22a38cd17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.643676889Z" 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=bf58ac7d-db22-4db6-b196-b6a22a38cd17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.643686875Z" 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=bf58ac7d-db22-4db6-b196-b6a22a38cd17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.643778033Z" 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=bf58ac7d-db22-4db6-b196-b6a22a38cd17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=43.446µ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=ec88d33a-3133-4e84-b722-d2c98612d6ad trace.line=95 vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.643828633Z" 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=bf58ac7d-db22-4db6-b196-b6a22a38cd17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=15.663µ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=4486b6a7-5cc1-4492-aa85-400eedfaa662 trace.line=155 vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.643876518Z" 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=bf58ac7d-db22-4db6-b196-b6a22a38cd17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=19.577µ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=abba75f5-a6ad-477b-b8fa-6a13fde3a6ba trace.line=95 vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.643915672Z" 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=bf58ac7d-db22-4db6-b196-b6a22a38cd17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=10.733µ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=b144467e-d820-43a4-9ffe-7ff4e658b7e2 trace.line=155 vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.643954457Z" 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=bf58ac7d-db22-4db6-b196-b6a22a38cd17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=12.931µ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=ee933cfb-74c1-43ff-bca1-9743296ddc53 trace.line=155 vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.644032651Z" 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=bf58ac7d-db22-4db6-b196-b6a22a38cd17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=53.226µ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=c5bf3896-ea24-44ee-859f-f3ec4fefc3e9 trace.line=110 vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.644115227Z" 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=bf58ac7d-db22-4db6-b196-b6a22a38cd17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=51.044µ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=dc47b5ce-0af5-497d-8a50-cfdcb27786ca trace.line=110 vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.644273674Z" 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=bf58ac7d-db22-4db6-b196-b6a22a38cd17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=58.067µ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=47420a56-6e7b-4203-bf1d-091051f831de trace.line=110 vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.644329009Z" 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=bf58ac7d-db22-4db6-b196-b6a22a38cd17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=30.769µ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=ff26b8b7-6fc5-47c2-97e0-92141d76b017 trace.line=110 vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.644363412Z" 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=bf58ac7d-db22-4db6-b196-b6a22a38cd17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.644380027Z" 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=bf58ac7d-db22-4db6-b196-b6a22a38cd17 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45552" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=1.562295ms http.response.status=201 http.response.written=0 [2023-12-14T14:59:56.815Z] 127.0.0.1 - - [14/Dec/2023:14:59:56 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown" [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.649418646Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=902e392c-969f-49fb-9772-ba992c310977 http.request.method=GET http.request.remoteaddr="127.0.0.1:45578" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.649475959Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=902e392c-969f-49fb-9772-ba992c310977 http.request.method=GET http.request.remoteaddr="127.0.0.1:45578" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.046002ms http.response.status=200 http.response.written=2 [2023-12-14T14:59:56.815Z] 127.0.0.1 - - [14/Dec/2023:14:59:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.651842536Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=da2a2bc6-b9f2-4fbc-9d5e-721475e41ed3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45584" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.651879532Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=da2a2bc6-b9f2-4fbc-9d5e-721475e41ed3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45584" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.65196059Z" 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=da2a2bc6-b9f2-4fbc-9d5e-721475e41ed3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45584" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.695µ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=e713ec0d-60b0-40b0-87d2-3de2e48be599 trace.line=95 vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.651986337Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=da2a2bc6-b9f2-4fbc-9d5e-721475e41ed3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45584" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.652034944Z" 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=da2a2bc6-b9f2-4fbc-9d5e-721475e41ed3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45584" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.638µ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=b24cbdea-ada2-4832-8ebd-ad143f850301 trace.line=95 vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.652081294Z" 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=da2a2bc6-b9f2-4fbc-9d5e-721475e41ed3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45584" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.485µ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=e662a091-c822-4a1f-9424-81be3e06c246 trace.line=155 vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.652122458Z" 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=da2a2bc6-b9f2-4fbc-9d5e-721475e41ed3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45584" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.079µ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=4df51ff4-c12f-4b21-b389-f03e9e7c6bbd trace.line=125 vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.652173379Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=da2a2bc6-b9f2-4fbc-9d5e-721475e41ed3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45584" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-12-14T14:59:56.815Z] time="2023-12-14T14:59:56.652302608Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=da2a2bc6-b9f2-4fbc-9d5e-721475e41ed3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45584" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-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.375836ms http.response.status=200 http.response.written=417 [2023-12-14T14:59:56.815Z] 127.0.0.1 - - [14/Dec/2023:14:59:56 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.660018249Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e1f25ee7-3632-442e-a2b8-75a48fe70014 http.request.method=GET http.request.remoteaddr="127.0.0.1:45590" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.660063197Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e1f25ee7-3632-442e-a2b8-75a48fe70014 http.request.method=GET http.request.remoteaddr="127.0.0.1:45590" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.660077695Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e1f25ee7-3632-442e-a2b8-75a48fe70014 http.request.method=GET http.request.remoteaddr="127.0.0.1:45590" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.660153247Z" 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=e1f25ee7-3632-442e-a2b8-75a48fe70014 http.request.method=GET http.request.remoteaddr="127.0.0.1:45590" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.01µ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=77e2b61e-68e2-4892-9a40-01ca3402ec84 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.660203215Z" 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=e1f25ee7-3632-442e-a2b8-75a48fe70014 http.request.method=GET http.request.remoteaddr="127.0.0.1:45590" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.253µ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=5703f42f-f6ca-485d-a647-ce135d177f64 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.66024004Z" 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=e1f25ee7-3632-442e-a2b8-75a48fe70014 http.request.method=GET http.request.remoteaddr="127.0.0.1:45590" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.997µ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=157e9dde-718d-4579-aef7-125b6d264df0 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.66028456Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e1f25ee7-3632-442e-a2b8-75a48fe70014 http.request.method=GET http.request.remoteaddr="127.0.0.1:45590" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.660369876Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e1f25ee7-3632-442e-a2b8-75a48fe70014 http.request.method=GET http.request.remoteaddr="127.0.0.1:45590" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-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.255329ms http.response.status=200 http.response.written=417 [2023-12-14T14:59:56.816Z] 127.0.0.1 - - [14/Dec/2023:14:59:56 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.666221162Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=14aa8aa2-a2d3-47e5-8490-5c16a99d45bd http.request.method=GET http.request.remoteaddr="127.0.0.1:45600" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.666290872Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=14aa8aa2-a2d3-47e5-8490-5c16a99d45bd http.request.method=GET http.request.remoteaddr="127.0.0.1:45600" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.666366482Z" 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=14aa8aa2-a2d3-47e5-8490-5c16a99d45bd http.request.method=GET http.request.remoteaddr="127.0.0.1:45600" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.966µ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=1e9dec5c-7025-44f7-924a-c188548cb34a trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.666420413Z" 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=14aa8aa2-a2d3-47e5-8490-5c16a99d45bd http.request.method=GET http.request.remoteaddr="127.0.0.1:45600" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.283µ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=6eff1ea5-843b-4b31-b2ff-593d8b588f6c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.666445857Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=12f82f4c-b1aa-4959-b81b-5f6046ba5b30 http.request.method=GET http.request.remoteaddr="127.0.0.1:45604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.666467297Z" 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=14aa8aa2-a2d3-47e5-8490-5c16a99d45bd http.request.method=GET http.request.remoteaddr="127.0.0.1:45600" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.551µ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=1f9e1aab-bbf2-4d30-96d8-7247cf0b304e trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.666480638Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=12f82f4c-b1aa-4959-b81b-5f6046ba5b30 http.request.method=GET http.request.remoteaddr="127.0.0.1:45604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.666499666Z" 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=14aa8aa2-a2d3-47e5-8490-5c16a99d45bd http.request.method=GET http.request.remoteaddr="127.0.0.1:45600" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.657µ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=07be3ac8-9d1a-4c7e-ad80-fb8dda6ce364 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.666542143Z" 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=12f82f4c-b1aa-4959-b81b-5f6046ba5b30 http.request.method=GET http.request.remoteaddr="127.0.0.1:45604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.133µ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=3f85c12c-8699-49d3-8f3b-736598ffed61 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.666596895Z" 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=14aa8aa2-a2d3-47e5-8490-5c16a99d45bd http.request.method=GET http.request.remoteaddr="127.0.0.1:45600" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.915µ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=a6f06999-3f8e-4470-83c6-593caa04cc11 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.666644443Z" 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=12f82f4c-b1aa-4959-b81b-5f6046ba5b30 http.request.method=GET http.request.remoteaddr="127.0.0.1:45604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.737µ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=025a281f-e74d-4e51-ba13-b118a3ef3f90 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.666680234Z" 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=14aa8aa2-a2d3-47e5-8490-5c16a99d45bd http.request.method=GET http.request.remoteaddr="127.0.0.1:45600" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 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).URLFor" trace.id=8d35ba52-dde1-40ee-8a58-023f6d3c2b15 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.666693247Z" 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=12f82f4c-b1aa-4959-b81b-5f6046ba5b30 http.request.method=GET http.request.remoteaddr="127.0.0.1:45604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.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).GetContent" trace.id=542d17a2-c17b-401e-a635-59937845bc2a trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.666726231Z" 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=12f82f4c-b1aa-4959-b81b-5f6046ba5b30 http.request.method=GET http.request.remoteaddr="127.0.0.1:45604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.01µ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=e3430d16-4592-4e8a-8482-639b52cf6a19 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-14T14:59:56.816Z] time="2023-12-14T14:59:56.666742813Z" 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=14aa8aa2-a2d3-47e5-8490-5c16a99d45bd http.request.method=GET http.request.remoteaddr="127.0.0.1:45600" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.722µ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=f8fcd2b3-4128-4a5e-a707-a0d94091f6cf trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.666767962Z" 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=12f82f4c-b1aa-4959-b81b-5f6046ba5b30 http.request.method=GET http.request.remoteaddr="127.0.0.1:45604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.257µ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=91a01f26-2481-4ffd-9715-19ea4a6c462e trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.66679805Z" 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=12f82f4c-b1aa-4959-b81b-5f6046ba5b30 http.request.method=GET http.request.remoteaddr="127.0.0.1:45604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.375µ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=ef5d30e2-da67-41ca-b86d-704d165181b3 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.667233532Z" 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=12f82f4c-b1aa-4959-b81b-5f6046ba5b30 http.request.method=GET http.request.remoteaddr="127.0.0.1:45604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=177.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).Reader" trace.id=18197bc8-d368-490e-a001-1fb63405eb49 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.668248814Z" 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=14aa8aa2-a2d3-47e5-8490-5c16a99d45bd http.request.method=GET http.request.remoteaddr="127.0.0.1:45600" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.381µ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=68b27ab9-20a2-4b5c-9d9f-3d853256ce55 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.668290807Z" 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=12f82f4c-b1aa-4959-b81b-5f6046ba5b30 http.request.method=GET http.request.remoteaddr="127.0.0.1:45604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.684µ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=2bb4994f-9668-495a-9a8d-23f16eb5e313 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.668310992Z" 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=14aa8aa2-a2d3-47e5-8490-5c16a99d45bd http.request.method=GET http.request.remoteaddr="127.0.0.1:45600" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.058µ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=ff8c8108-2889-4f1d-ad64-8952b8d2d375 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.668345937Z" 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=12f82f4c-b1aa-4959-b81b-5f6046ba5b30 http.request.method=GET http.request.remoteaddr="127.0.0.1:45604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.088µ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=17e12994-7cf7-41a8-8547-7445468f9edd trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.66836288Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=14aa8aa2-a2d3-47e5-8490-5c16a99d45bd http.request.method=GET http.request.remoteaddr="127.0.0.1:45600" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.483273ms http.response.status=200 http.response.written=194 [2023-12-14T14:59:56.817Z] 127.0.0.1 - - [14/Dec/2023:14:59:56 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.66841353Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=12f82f4c-b1aa-4959-b81b-5f6046ba5b30 http.request.method=GET http.request.remoteaddr="127.0.0.1:45604" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.356628ms http.response.status=200 http.response.written=68 [2023-12-14T14:59:56.817Z] 127.0.0.1 - - [14/Dec/2023:14:59:56 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.680969557Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=62a93ee6-769b-4723-a359-dbb6090a20e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45616" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.681003698Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=62a93ee6-769b-4723-a359-dbb6090a20e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:45616" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="792.721µs" http.response.status=200 http.response.written=2 [2023-12-14T14:59:56.817Z] 127.0.0.1 - - [14/Dec/2023:14:59:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.687956895Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea1ad859-5882-475d-aaf0-47fb4cb72e87 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45630" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.688013682Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea1ad859-5882-475d-aaf0-47fb4cb72e87 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45630" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.688028238Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ea1ad859-5882-475d-aaf0-47fb4cb72e87 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45630" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.68810365Z" 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=ea1ad859-5882-475d-aaf0-47fb4cb72e87 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45630" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.412µ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=7b0e35ce-b2eb-4344-9079-1b296c27b292 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.688163588Z" 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=ea1ad859-5882-475d-aaf0-47fb4cb72e87 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45630" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.798µ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=393c54a5-fb91-4b4f-a848-31b9cf91e5c0 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.688242266Z" 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=ea1ad859-5882-475d-aaf0-47fb4cb72e87 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45630" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.668961ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-14T14:59:56.817Z] 127.0.0.1 - - [14/Dec/2023:14:59:56 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.689445657Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e0601f99-48a1-4b96-be52-ec782edcb396 http.request.method=GET http.request.remoteaddr="127.0.0.1:45646" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.689480856Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e0601f99-48a1-4b96-be52-ec782edcb396 http.request.method=GET http.request.remoteaddr="127.0.0.1:45646" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.689494395Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e0601f99-48a1-4b96-be52-ec782edcb396 http.request.method=GET http.request.remoteaddr="127.0.0.1:45646" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.689545258Z" 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=e0601f99-48a1-4b96-be52-ec782edcb396 http.request.method=GET http.request.remoteaddr="127.0.0.1:45646" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.886µ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=c51c9d1f-3346-433b-a1a7-3e528b6b7916 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.689592986Z" 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=e0601f99-48a1-4b96-be52-ec782edcb396 http.request.method=GET http.request.remoteaddr="127.0.0.1:45646" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.67µ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=6a403f45-a2db-4126-a8b5-85b9a02d6f09 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-14T14:59:56.817Z] time="2023-12-14T14:59:56.689631074Z" 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=e0601f99-48a1-4b96-be52-ec782edcb396 http.request.method=GET http.request.remoteaddr="127.0.0.1:45646" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="888.818µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-12-14T14:59:56.817Z] 127.0.0.1 - - [14/Dec/2023:14:59:56 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.5 git-commit/d91bf690ef14cbf9c9d94b8a3c1c8885814f67fe kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-12-14T14:59:56.817Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s) [2023-12-14T14:59:56.817Z] === RUN TestImagePullNonExisting [2023-12-14T14:59:56.817Z] === RUN TestImagePullNonExisting/asdfasdf:foobar [2023-12-14T14:59:56.817Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar [2023-12-14T14:59:56.817Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar [2023-12-14T14:59:56.817Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar [2023-12-14T14:59:56.817Z] === RUN TestImagePullNonExisting/asdfasdf [2023-12-14T14:59:56.817Z] === PAUSE TestImagePullNonExisting/asdfasdf [2023-12-14T14:59:56.817Z] === RUN TestImagePullNonExisting/asdfasdf:latest [2023-12-14T14:59:56.817Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest [2023-12-14T14:59:56.817Z] === RUN TestImagePullNonExisting/library/asdfasdf [2023-12-14T14:59:56.817Z] === PAUSE TestImagePullNonExisting/library/asdfasdf [2023-12-14T14:59:56.817Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest [2023-12-14T14:59:56.817Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest [2023-12-14T14:59:56.817Z] === CONT TestImagePullNonExisting/asdfasdf:foobar [2023-12-14T14:59:56.817Z] === CONT TestImagePullNonExisting/asdfasdf:latest [2023-12-14T14:59:56.817Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest [2023-12-14T14:59:56.817Z] === CONT TestImagePullNonExisting/asdfasdf [2023-12-14T14:59:56.817Z] === CONT TestImagePullNonExisting/library/asdfasdf [2023-12-14T14:59:56.817Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar [2023-12-14T14:59:58.180Z] --- PASS: TestImagePullNonExisting (0.01s) [2023-12-14T14:59:58.180Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.95s) [2023-12-14T14:59:58.180Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s) [2023-12-14T14:59:58.180Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s) [2023-12-14T14:59:58.180Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.97s) [2023-12-14T14:59:58.180Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.28s) [2023-12-14T14:59:58.180Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s) [2023-12-14T14:59:58.180Z] === RUN TestRemoveImageOrphaning [2023-12-14T14:59:58.180Z] --- PASS: TestRemoveImageOrphaning (0.16s) [2023-12-14T14:59:58.180Z] === RUN TestRemoveByDigest [2023-12-14T14:59:58.180Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2023-12-14T14:59:58.180Z] --- SKIP: TestRemoveByDigest (0.00s) [2023-12-14T14:59:58.180Z] === RUN TestRemoveImageGarbageCollector [2023-12-14T14:59:58.180Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm [2023-12-14T14:59:58.180Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-12-14T14:59:58.180Z] === RUN TestSaveCheckTimes [2023-12-14T14:59:58.180Z] === PAUSE TestSaveCheckTimes [2023-12-14T14:59:58.180Z] === RUN TestSaveRepoWithMultipleImages [2023-12-14T14:59:58.435Z] --- PASS: TestSaveRepoWithMultipleImages (0.18s) [2023-12-14T14:59:58.435Z] === RUN TestSaveDirectoryPermissions [2023-12-14T14:59:59.360Z] --- PASS: TestSaveDirectoryPermissions (1.00s) [2023-12-14T14:59:59.360Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-12-14T14:59:59.360Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-12-14T14:59:59.360Z] === RUN TestTagUsingDigestAlgorithmAsName [2023-12-14T14:59:59.360Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) [2023-12-14T14:59:59.360Z] === RUN TestTagValidPrefixedRepo [2023-12-14T14:59:59.360Z] === RUN TestTagValidPrefixedRepo/fooo/bar [2023-12-14T14:59:59.360Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar [2023-12-14T14:59:59.361Z] === RUN TestTagValidPrefixedRepo/fooaa/test [2023-12-14T14:59:59.361Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test [2023-12-14T14:59:59.361Z] === RUN TestTagValidPrefixedRepo/foooo:t [2023-12-14T14:59:59.361Z] === PAUSE TestTagValidPrefixedRepo/foooo:t [2023-12-14T14:59:59.361Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2023-12-14T14:59:59.361Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2023-12-14T14:59:59.361Z] === CONT TestTagValidPrefixedRepo/fooo/bar [2023-12-14T14:59:59.361Z] === CONT TestTagValidPrefixedRepo/foooo:t [2023-12-14T14:59:59.361Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2023-12-14T14:59:59.361Z] === CONT TestTagValidPrefixedRepo/fooaa/test [2023-12-14T14:59:59.616Z] --- PASS: TestTagValidPrefixedRepo (0.02s) [2023-12-14T14:59:59.616Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s) [2023-12-14T14:59:59.616Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) [2023-12-14T14:59:59.616Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s) [2023-12-14T14:59:59.616Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s) [2023-12-14T14:59:59.616Z] === RUN TestTagExistedNameWithoutForce [2023-12-14T14:59:59.616Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-12-14T14:59:59.616Z] === RUN TestTagOfficialNames [2023-12-14T14:59:59.616Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox [2023-12-14T14:59:59.616Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox [2023-12-14T14:59:59.616Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox [2023-12-14T14:59:59.616Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox [2023-12-14T14:59:59.616Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox [2023-12-14T14:59:59.616Z] --- PASS: TestTagOfficialNames (0.04s) [2023-12-14T14:59:59.616Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) [2023-12-14T14:59:59.616Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) [2023-12-14T14:59:59.616Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) [2023-12-14T14:59:59.616Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) [2023-12-14T14:59:59.616Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) [2023-12-14T14:59:59.616Z] === RUN TestTagMatchesDigest [2023-12-14T14:59:59.616Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-12-14T14:59:59.616Z] === CONT TestSaveCheckTimes [2023-12-14T14:59:59.616Z] --- PASS: TestSaveCheckTimes (0.03s) [2023-12-14T14:59:59.616Z] PASS [2023-12-14T14:59:59.616Z] [2023-12-14T14:59:59.616Z] === Skipped [2023-12-14T14:59:59.616Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-12-14T14:59:59.616Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out [2023-12-14T14:59:59.616Z] [2023-12-14T14:59:59.616Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) [2023-12-14T14:59:59.616Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2023-12-14T14:59:59.616Z] [2023-12-14T14:59:59.616Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-12-14T14:59:59.616Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm [2023-12-14T14:59:59.616Z] [2023-12-14T14:59:59.616Z] DONE 54 tests, 3 skipped in 5.762s [2023-12-14T14:59:59.616Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-12-14T14:59:59.616Z] ++ '[' -n '' ']' [2023-12-14T14:59:59.616Z] ++ 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-12-14T14:59:59.616Z] ++ set -e [2023-12-14T14:59:59.616Z] ++ '[' -n 0 ']' [2023-12-14T14:59:59.616Z] ++ set -x [2023-12-14T14:59:59.616Z] ++ 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.iY4B7OqRwj/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-12-14T14:59:59.616Z] === RUN TestStripANSICommands [2023-12-14T14:59:59.616Z] === RUN TestStripANSICommands/#00 [2023-12-14T14:59:59.616Z] === RUN TestStripANSICommands/#01 [2023-12-14T14:59:59.616Z] --- PASS: TestStripANSICommands (0.00s) [2023-12-14T14:59:59.616Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-12-14T14:59:59.616Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-12-14T14:59:59.616Z] PASS [2023-12-14T14:59:59.616Z] [2023-12-14T14:59:59.616Z] DONE 3 tests in 0.008s [2023-12-14T14:59:59.616Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-12-14T14:59:59.616Z] ++ '[' -n '' ']' [2023-12-14T14:59:59.616Z] ++ 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-12-14T14:59:59.616Z] ++ set -e [2023-12-14T14:59:59.616Z] ++ '[' -n 0 ']' [2023-12-14T14:59:59.616Z] ++ set -x [2023-12-14T14:59:59.616Z] ++ 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.iY4B7OqRwj/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-12-14T14:59:59.616Z] INFO: Testing against a local daemon [2023-12-14T14:59:59.616Z] === RUN TestCreateWithMultiNetworks [2023-12-14T15:00:00.628Z] --- PASS: TestCreateWithMultiNetworks (0.97s) [2023-12-14T15:00:00.628Z] === RUN TestNetworkCreateDelete [2023-12-14T15:00:00.884Z] --- PASS: TestNetworkCreateDelete (0.17s) [2023-12-14T15:00:00.884Z] === RUN TestDockerNetworkDeletePreferID [2023-12-14T15:00:01.445Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2023-12-14T15:00:01.445Z] === RUN TestDaemonDNSFallback [2023-12-14T15:00:08.104Z] --- PASS: TestDaemonDNSFallback (6.22s) [2023-12-14T15:00:08.104Z] === RUN TestInspectNetwork [2023-12-14T15:00:09.991Z] === RUN TestInspectNetwork/full_network_id [2023-12-14T15:00:09.991Z] === RUN TestInspectNetwork/partial_network_id [2023-12-14T15:00:09.991Z] === RUN TestInspectNetwork/network_name [2023-12-14T15:00:09.991Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-12-14T15:00:15.254Z] --- PASS: TestInspectNetwork (6.86s) [2023-12-14T15:00:15.254Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-12-14T15:00:15.254Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-12-14T15:00:15.254Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-12-14T15:00:15.254Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-12-14T15:00:15.254Z] === RUN TestRunContainerWithBridgeNone [2023-12-14T15:00:15.815Z] --- PASS: TestRunContainerWithBridgeNone (1.35s) [2023-12-14T15:00:15.815Z] === RUN TestNetworkInvalidJSON [2023-12-14T15:00:15.815Z] === RUN TestNetworkInvalidJSON/networks/create [2023-12-14T15:00:15.815Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-12-14T15:00:15.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-12-14T15:00:15.815Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-12-14T15:00:15.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-12-14T15:00:15.815Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-12-14T15:00:15.815Z] === CONT TestNetworkInvalidJSON/networks/create [2023-12-14T15:00:15.815Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-12-14T15:00:15.815Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-12-14T15:00:15.815Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-12-14T15:00:15.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-12-14T15:00:15.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-12-14T15:00:15.815Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-12-14T15:00:15.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-12-14T15:00:15.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-12-14T15:00:15.815Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-12-14T15:00:15.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-12-14T15:00:15.815Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-12-14T15:00:15.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-12-14T15:00:15.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-12-14T15:00:15.815Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-12-14T15:00:15.815Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-12-14T15:00:15.815Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-12-14T15:00:15.815Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-12-14T15:00:15.815Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-12-14T15:00:15.815Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-12-14T15:00:15.815Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-12-14T15:00:15.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-12-14T15:00:15.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-12-14T15:00:15.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-12-14T15:00:15.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-12-14T15:00:15.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-12-14T15:00:15.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2023-12-14T15:00:15.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-12-14T15:00:15.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-12-14T15:00:15.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-12-14T15:00:15.815Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-12-14T15:00:15.815Z] === RUN TestNetworkList [2023-12-14T15:00:15.815Z] === RUN TestNetworkList//networks [2023-12-14T15:00:15.815Z] === PAUSE TestNetworkList//networks [2023-12-14T15:00:15.815Z] === RUN TestNetworkList//networks/ [2023-12-14T15:00:15.815Z] === PAUSE TestNetworkList//networks/ [2023-12-14T15:00:15.815Z] === CONT TestNetworkList//networks [2023-12-14T15:00:15.815Z] === CONT TestNetworkList//networks/ [2023-12-14T15:00:15.815Z] --- PASS: TestNetworkList (0.01s) [2023-12-14T15:00:15.815Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-12-14T15:00:15.815Z] --- PASS: TestNetworkList//networks (0.00s) [2023-12-14T15:00:15.815Z] === RUN TestHostIPv4BridgeLabel [2023-12-14T15:00:16.376Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-12-14T15:00:16.376Z] === RUN TestDefaultNetworkOpts [2023-12-14T15:00:16.376Z] === RUN TestDefaultNetworkOpts/default_value [2023-12-14T15:00:17.739Z] === RUN TestDefaultNetworkOpts/cmdline_value [2023-12-14T15:00:19.102Z] === RUN TestDefaultNetworkOpts/config-from_value [2023-12-14T15:00:20.464Z] --- PASS: TestDefaultNetworkOpts (3.94s) [2023-12-14T15:00:20.464Z] --- PASS: TestDefaultNetworkOpts/default_value (1.31s) [2023-12-14T15:00:20.464Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.30s) [2023-12-14T15:00:20.464Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.33s) [2023-12-14T15:00:20.464Z] === RUN TestForbidDuplicateNetworkNames [2023-12-14T15:00:21.026Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s) [2023-12-14T15:00:21.026Z] === RUN TestDaemonRestartWithLiveRestore [2023-12-14T15:00:21.951Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-12-14T15:00:21.951Z] === RUN TestDaemonDefaultNetworkPools [2023-12-14T15:00:22.878Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2023-12-14T15:00:22.878Z] === RUN TestDaemonRestartWithExistingNetwork [2023-12-14T15:00:23.804Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2023-12-14T15:00:23.804Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-12-14T15:00:25.167Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2023-12-14T15:00:25.167Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-12-14T15:00:25.728Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2023-12-14T15:00:25.728Z] === RUN TestServiceWithPredefinedNetwork [2023-12-14T15:00:28.241Z] --- PASS: TestServiceWithPredefinedNetwork (2.19s) [2023-12-14T15:00:28.241Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-12-14T15:00:28.241Z] service_test.go:250: FLAKY_TEST [2023-12-14T15:00:28.241Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-12-14T15:00:28.241Z] === RUN TestServiceWithDataPathPortInit [2023-12-14T15:00:43.075Z] --- PASS: TestServiceWithDataPathPortInit (13.35s) [2023-12-14T15:00:43.075Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-12-14T15:00:43.330Z] service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qsdsut2vho77vamdip4f06d41 Created:2023-12-14 15:00:42.4562351 +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[4d57c4e2b9af1ebbe8dfab37b8d060fe204f3b1ca435c2f70eea876f9164b17c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sz9cmezsc6qno2vjyhuqe7pdn EndpointID:023e9b3044e81a4440ba851f537277817b0f625e6d7e9c082f7fe0372cee37f0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:194bb5517612c21f2a07918ea8e757def0bb41465753a60315368d80600c9f2d 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:c29b66528ae4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sz9cmezsc6qno2vjyhuqe7pdn EndpointID:023e9b3044e81a4440ba851f537277817b0f625e6d7e9c082f7fe0372cee37f0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-12-14T15:00:48.571Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s) [2023-12-14T15:00:48.571Z] PASS [2023-12-14T15:00:48.571Z] [2023-12-14T15:00:48.571Z] === Skipped [2023-12-14T15:00:48.571Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-12-14T15:00:48.571Z] service_test.go:250: FLAKY_TEST [2023-12-14T15:00:48.571Z] [2023-12-14T15:00:48.571Z] DONE 44 tests, 1 skipped in 48.422s [2023-12-14T15:00:48.571Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-12-14T15:00:48.571Z] ++ '[' -n '' ']' [2023-12-14T15:00:48.571Z] ++ 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-12-14T15:00:48.571Z] ++ set -e [2023-12-14T15:00:48.571Z] ++ '[' -n 0 ']' [2023-12-14T15:00:48.571Z] ++ set -x [2023-12-14T15:00:48.571Z] ++ 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.iY4B7OqRwj/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-12-14T15:00:48.571Z] INFO: Testing against a local daemon [2023-12-14T15:00:48.571Z] === RUN TestDockerNetworkIpvlanPersistance [2023-12-14T15:00:48.571Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-12-14T15:00:48.571Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-12-14T15:00:48.571Z] === RUN TestDockerNetworkIpvlan [2023-12-14T15:00:48.571Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-12-14T15:00:48.571Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-12-14T15:00:48.571Z] PASS [2023-12-14T15:00:48.571Z] [2023-12-14T15:00:48.571Z] === Skipped [2023-12-14T15:00:48.571Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-12-14T15:00:48.571Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-12-14T15:00:48.571Z] [2023-12-14T15:00:48.571Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-12-14T15:00:48.571Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-12-14T15:00:48.571Z] [2023-12-14T15:00:48.571Z] DONE 2 tests, 2 skipped in 0.037s [2023-12-14T15:00:48.571Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-12-14T15:00:48.571Z] ++ '[' -n '' ']' [2023-12-14T15:00:48.571Z] ++ 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-12-14T15:00:48.571Z] ++ set -e [2023-12-14T15:00:48.571Z] ++ '[' -n 0 ']' [2023-12-14T15:00:48.571Z] ++ set -x [2023-12-14T15:00:48.571Z] ++ 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.iY4B7OqRwj/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-12-14T15:00:48.571Z] INFO: Testing against a local daemon [2023-12-14T15:00:48.571Z] === RUN TestDockerNetworkMacvlanPersistance [2023-12-14T15:00:49.498Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2023-12-14T15:00:49.498Z] === RUN TestDockerNetworkMacvlan [2023-12-14T15:00:49.498Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-12-14T15:00:50.059Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-12-14T15:00:50.621Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-12-14T15:00:51.182Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-12-14T15:00:51.743Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-12-14T15:00:52.304Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-12-14T15:00:53.231Z] --- PASS: TestDockerNetworkMacvlan (3.56s) [2023-12-14T15:00:53.231Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s) [2023-12-14T15:00:53.231Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s) [2023-12-14T15:00:53.231Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s) [2023-12-14T15:00:53.231Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s) [2023-12-14T15:00:53.231Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s) [2023-12-14T15:00:53.231Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2023-12-14T15:00:53.231Z] PASS [2023-12-14T15:00:53.231Z] [2023-12-14T15:00:53.231Z] DONE 8 tests in 4.879s [2023-12-14T15:00:53.231Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m [2023-12-14T15:00:53.231Z] ++ '[' -n '' ']' [2023-12-14T15:00:53.231Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m [2023-12-14T15:00:53.231Z] ++ set -e [2023-12-14T15:00:53.231Z] ++ '[' -n 0 ']' [2023-12-14T15:00:53.231Z] ++ set -x [2023-12-14T15:00:53.231Z] ++ 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.iY4B7OqRwj/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-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m [2023-12-14T15:00:53.231Z] INFO: Testing against a local daemon [2023-12-14T15:00:53.231Z] === RUN TestBridgeICC [2023-12-14T15:00:53.792Z] === RUN TestBridgeICC/IPv4_non-internal_network [2023-12-14T15:00:54.717Z] === RUN TestBridgeICC/IPv4_internal_network [2023-12-14T15:00:56.082Z] === RUN TestBridgeICC/IPv6_ULA_on_non-internal_network [2023-12-14T15:00:57.008Z] === RUN TestBridgeICC/IPv6_ULA_on_internal_network [2023-12-14T15:00:58.373Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network [2023-12-14T15:00:59.300Z] === RUN TestBridgeICC/IPv6_link-local_address_on_internal_network [2023-12-14T15:01:00.665Z] === RUN TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address [2023-12-14T15:01:03.929Z] === RUN TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address [2023-12-14T15:01:07.193Z] --- PASS: TestBridgeICC (13.98s) [2023-12-14T15:01:07.193Z] --- PASS: TestBridgeICC/IPv4_non-internal_network (1.15s) [2023-12-14T15:01:07.193Z] --- PASS: TestBridgeICC/IPv4_internal_network (1.10s) [2023-12-14T15:01:07.193Z] --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.24s) [2023-12-14T15:01:07.193Z] --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.07s) [2023-12-14T15:01:07.193Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.20s) [2023-12-14T15:01:07.193Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.06s) [2023-12-14T15:01:07.193Z] --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.23s) [2023-12-14T15:01:07.193Z] --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.32s) [2023-12-14T15:01:07.193Z] === RUN TestBridgeINC [2023-12-14T15:01:07.755Z] === RUN TestBridgeINC/IPv4_non-internal_network [2023-12-14T15:01:11.919Z] === RUN TestBridgeINC/IPv4_internal_network [2023-12-14T15:01:13.283Z] === RUN TestBridgeINC/IPv6_ULA_on_non-internal_network [2023-12-14T15:01:18.524Z] === RUN TestBridgeINC/IPv6_ULA_on_internal_network [2023-12-14T15:01:19.086Z] --- PASS: TestBridgeINC (11.90s) [2023-12-14T15:01:19.086Z] --- PASS: TestBridgeINC/IPv4_non-internal_network (4.42s) [2023-12-14T15:01:19.086Z] --- PASS: TestBridgeINC/IPv4_internal_network (1.20s) [2023-12-14T15:01:19.086Z] --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.39s) [2023-12-14T15:01:19.086Z] --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.30s) [2023-12-14T15:01:19.086Z] PASS [2023-12-14T15:01:19.086Z] [2023-12-14T15:01:19.086Z] DONE 14 tests in 25.913s [2023-12-14T15:01:19.086Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-12-14T15:01:19.086Z] ++ '[' -n '' ']' [2023-12-14T15:01:19.086Z] ++ 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-12-14T15:01:19.086Z] ++ set -e [2023-12-14T15:01:19.086Z] ++ '[' -n 0 ']' [2023-12-14T15:01:19.086Z] ++ set -x [2023-12-14T15:01:19.086Z] ++ 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.iY4B7OqRwj/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-12-14T15:01:19.086Z] testing: warning: no tests to run [2023-12-14T15:01:19.086Z] PASS [2023-12-14T15:01:19.086Z] [2023-12-14T15:01:19.086Z] DONE 0 tests in 0.007s [2023-12-14T15:01:19.086Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-12-14T15:01:19.086Z] ++ '[' -n '' ']' [2023-12-14T15:01:19.086Z] ++ 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-12-14T15:01:19.086Z] ++ set -e [2023-12-14T15:01:19.086Z] ++ '[' -n 0 ']' [2023-12-14T15:01:19.086Z] ++ set -x [2023-12-14T15:01:19.086Z] ++ 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.iY4B7OqRwj/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-12-14T15:01:19.086Z] INFO: Testing against a local daemon [2023-12-14T15:01:19.086Z] === RUN TestAuthZPluginAllowRequest [2023-12-14T15:01:20.013Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) [2023-12-14T15:01:20.013Z] === RUN TestAuthZPluginTLS [2023-12-14T15:01:20.574Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-12-14T15:01:20.574Z] === RUN TestAuthZPluginDenyRequest [2023-12-14T15:01:21.272Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2023-12-14T15:01:21.272Z] === RUN TestAuthZPluginAPIDenyResponse [2023-12-14T15:01:21.573Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-12-14T15:01:21.573Z] === RUN TestAuthZPluginDenyResponse [2023-12-14T15:01:22.134Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-12-14T15:01:22.134Z] === RUN TestAuthZPluginAllowEventStream [2023-12-14T15:01:23.061Z] 2023/12/14 15:01:22 http: panic serving 127.0.0.1:46968: runtime error: invalid memory address or nil pointer dereference [2023-12-14T15:01:23.061Z] goroutine 146 [running]: [2023-12-14T15:01:23.061Z] net/http.(*conn).serve.func1() [2023-12-14T15:01:23.061Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2023-12-14T15:01:23.061Z] panic({0xa72f80?, 0x1589a60?}) [2023-12-14T15:01:23.061Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2023-12-14T15:01:23.061Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6c378, 0x400070af60}, 0xffff7184e5f0?) [2023-12-14T15:01:23.061Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c [2023-12-14T15:01:23.061Z] net/http.HandlerFunc.ServeHTTP(0x400001bc00?, {0xd6c378?, 0x400070af60?}, 0x404354?) [2023-12-14T15:01:23.061Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2023-12-14T15:01:23.061Z] net/http.(*ServeMux).ServeHTTP(0xd72558?, {0xd6c378, 0x400070af60}, 0x400001bc00) [2023-12-14T15:01:23.061Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2023-12-14T15:01:23.061Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400040e160, {0xd6af38?, 0x4000172700}, 0x400001bb00, {0xd613e0, 0x400004e240}) [2023-12-14T15:01:23.061Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 [2023-12-14T15:01:23.061Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd6af38?, 0x4000172700?}, 0x4000296f10?) [2023-12-14T15:01:23.061Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2023-12-14T15:01:23.061Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd6af38?, 0x4000172700?}, 0x4000172700?) [2023-12-14T15:01:23.061Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2023-12-14T15:01:23.061Z] net/http.serverHandler.ServeHTTP({0xd67b68?}, {0xd6af38?, 0x4000172700?}, 0x6?) [2023-12-14T15:01:23.061Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2023-12-14T15:01:23.061Z] net/http.(*conn).serve(0x40003baea0, {0xd72558, 0x400059fda0}) [2023-12-14T15:01:23.061Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2023-12-14T15:01:23.061Z] created by net/http.(*Server).Serve in goroutine 23 [2023-12-14T15:01:23.061Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2023-12-14T15:01:23.987Z] 2023/12/14 15:01:23 http: panic serving 127.0.0.1:46974: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2023-12-14T15:01:23.987Z] goroutine 157 [running]: [2023-12-14T15:01:23.987Z] net/http.(*conn).serve.func1() [2023-12-14T15:01:23.987Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2023-12-14T15:01:23.987Z] panic({0xa0a260?, 0x40007020b0?}) [2023-12-14T15:01:23.987Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2023-12-14T15:01:23.987Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6c378, 0x40005b2060}, 0xffff717f5fc8?) [2023-12-14T15:01:23.987Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2023-12-14T15:01:23.987Z] net/http.HandlerFunc.ServeHTTP(0x4000292200?, {0xd6c378?, 0x40005b2060?}, 0x404354?) [2023-12-14T15:01:23.987Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2023-12-14T15:01:23.987Z] net/http.(*ServeMux).ServeHTTP(0xd72558?, {0xd6c378, 0x40005b2060}, 0x4000292200) [2023-12-14T15:01:23.987Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2023-12-14T15:01:23.987Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400040e160, {0xd6af38?, 0x4000172000}, 0x400001b300, {0xd613e0, 0x400004e240}) [2023-12-14T15:01:23.987Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 [2023-12-14T15:01:23.987Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd6af38?, 0x4000172000?}, 0x40002beb70?) [2023-12-14T15:01:23.987Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2023-12-14T15:01:23.987Z] net/http.HandlerFunc.ServeHTTP(0x15e6fc0?, {0xd6af38?, 0x4000172000?}, 0x40003f7b40?) [2023-12-14T15:01:23.987Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2023-12-14T15:01:23.987Z] net/http.serverHandler.ServeHTTP({0x40002beb70?}, {0xd6af38?, 0x4000172000?}, 0x6?) [2023-12-14T15:01:23.987Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2023-12-14T15:01:23.987Z] net/http.(*conn).serve(0x40003bb9e0, {0xd72558, 0x400059fda0}) [2023-12-14T15:01:23.987Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2023-12-14T15:01:23.987Z] created by net/http.(*Server).Serve in goroutine 23 [2023-12-14T15:01:23.987Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2023-12-14T15:01:26.499Z] 2023/12/14 15:01:25 http: panic serving 127.0.0.1:46984: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2023-12-14T15:01:26.499Z] goroutine 194 [running]: [2023-12-14T15:01:26.499Z] net/http.(*conn).serve.func1() [2023-12-14T15:01:26.499Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2023-12-14T15:01:26.499Z] panic({0xa0a260?, 0x4000316090?}) [2023-12-14T15:01:26.499Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2023-12-14T15:01:26.499Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6c378, 0x4000094780}, 0xffff719f3638?) [2023-12-14T15:01:26.499Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2023-12-14T15:01:26.499Z] net/http.HandlerFunc.ServeHTTP(0x40005bc100?, {0xd6c378?, 0x4000094780?}, 0x404354?) [2023-12-14T15:01:26.499Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2023-12-14T15:01:26.499Z] net/http.(*ServeMux).ServeHTTP(0xd72558?, {0xd6c378, 0x4000094780}, 0x40005bc100) [2023-12-14T15:01:26.499Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2023-12-14T15:01:26.499Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400040e160, {0xd6af38?, 0x4000016000}, 0x40005bc000, {0xd613e0, 0x400004e240}) [2023-12-14T15:01:26.499Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 [2023-12-14T15:01:26.499Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd6af38?, 0x4000016000?}, 0x40000fa030?) [2023-12-14T15:01:26.499Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2023-12-14T15:01:26.499Z] net/http.HandlerFunc.ServeHTTP(0x15e6fc0?, {0xd6af38?, 0x4000016000?}, 0x40001e9b40?) [2023-12-14T15:01:26.499Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2023-12-14T15:01:26.499Z] net/http.serverHandler.ServeHTTP({0x40000fa030?}, {0xd6af38?, 0x4000016000?}, 0x6?) [2023-12-14T15:01:26.499Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2023-12-14T15:01:26.499Z] net/http.(*conn).serve(0x40003ba1b0, {0xd72558, 0x400059fda0}) [2023-12-14T15:01:26.499Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2023-12-14T15:01:26.499Z] created by net/http.(*Server).Serve in goroutine 23 [2023-12-14T15:01:26.499Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2023-12-14T15:01:28.514Z] --- PASS: TestAuthZPluginAllowEventStream (6.08s) [2023-12-14T15:01:28.514Z] === RUN TestAuthZPluginErrorResponse [2023-12-14T15:01:28.769Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-12-14T15:01:28.769Z] === RUN TestAuthZPluginErrorRequest [2023-12-14T15:01:29.331Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2023-12-14T15:01:29.331Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-12-14T15:01:29.892Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2023-12-14T15:01:29.892Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-12-14T15:01:31.256Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.17s) [2023-12-14T15:01:31.256Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-12-14T15:01:32.183Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.14s) [2023-12-14T15:01:32.183Z] === RUN TestAuthZPluginHeader [2023-12-14T15:01:32.744Z] --- PASS: TestAuthZPluginHeader (0.61s) [2023-12-14T15:01:32.744Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-12-14T15:01:32.744Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2023-12-14T15:01:32.744Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-12-14T15:01:32.744Z] === RUN TestAuthZPluginV2Disable [2023-12-14T15:01:32.744Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2023-12-14T15:01:32.744Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-12-14T15:01:32.744Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-12-14T15:01:32.744Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2023-12-14T15:01:32.744Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-12-14T15:01:32.744Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-12-14T15:01:32.744Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2023-12-14T15:01:32.744Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-12-14T15:01:32.744Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-12-14T15:01:50.782Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2023-12-14T15:01:50.782Z] PASS [2023-12-14T15:01:50.782Z] [2023-12-14T15:01:50.782Z] === Skipped [2023-12-14T15:01:50.782Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-12-14T15:01:50.782Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2023-12-14T15:01:50.782Z] [2023-12-14T15:01:50.782Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-12-14T15:01:50.782Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2023-12-14T15:01:50.782Z] [2023-12-14T15:01:50.782Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-12-14T15:01:50.782Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2023-12-14T15:01:50.782Z] [2023-12-14T15:01:50.782Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-12-14T15:01:50.782Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2023-12-14T15:01:50.782Z] [2023-12-14T15:01:50.782Z] DONE 17 tests, 4 skipped in 30.711s [2023-12-14T15:01:50.782Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-12-14T15:01:50.782Z] ++ '[' -n '' ']' [2023-12-14T15:01:50.782Z] ++ 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-12-14T15:01:50.782Z] ++ set -e [2023-12-14T15:01:50.782Z] ++ '[' -n 0 ']' [2023-12-14T15:01:50.782Z] ++ set -x [2023-12-14T15:01:50.782Z] ++ 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.iY4B7OqRwj/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-12-14T15:01:50.782Z] INFO: Testing against a local daemon [2023-12-14T15:01:50.782Z] === RUN TestPluginInvalidJSON [2023-12-14T15:01:50.782Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-12-14T15:01:50.782Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-12-14T15:01:50.782Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-12-14T15:01:50.782Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-12-14T15:01:50.782Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-12-14T15:01:50.782Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-12-14T15:01:50.782Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-12-14T15:01:50.782Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-12-14T15:01:50.782Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-12-14T15:01:50.782Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-12-14T15:01:50.782Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-12-14T15:01:50.782Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-12-14T15:01:50.782Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-12-14T15:01:50.782Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-12-14T15:01:50.782Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-12-14T15:01:50.782Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-12-14T15:01:50.782Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-12-14T15:01:50.782Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-12-14T15:01:50.782Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-12-14T15:01:50.782Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-12-14T15:01:50.782Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-12-14T15:01:50.782Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-12-14T15:01:50.782Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-12-14T15:01:50.782Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-12-14T15:01:50.782Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-12-14T15:01:50.782Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-12-14T15:01:50.782Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-12-14T15:01:50.782Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-12-14T15:01:50.782Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-12-14T15:01:50.782Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-12-14T15:01:50.782Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-12-14T15:01:50.783Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-12-14T15:01:50.783Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2023-12-14T15:01:50.783Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-12-14T15:01:50.783Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-12-14T15:01:50.783Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-12-14T15:01:50.783Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-12-14T15:01:50.783Z] === RUN TestPluginInstall [2023-12-14T15:01:50.783Z] === RUN TestPluginInstall/no_auth [2023-12-14T15:01:53.296Z] time="2023-12-14T15:01:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-12-14T15:01:53.296Z] time="2023-12-14T15:01:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bca5dda1e494577c15f5fbe30a04cb41a445a4c576a8955d02239dabe09aeec3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-12-14T15:01:53.296Z] time="2023-12-14T15:01:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-12-14T15:01:53.296Z] time="2023-12-14T15:01:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bca5dda1e494577c15f5fbe30a04cb41a445a4c576a8955d02239dabe09aeec3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-12-14T15:01:53.296Z] === RUN TestPluginInstall/with_htpasswd [2023-12-14T15:01:53.551Z] time="2023-12-14T15:01:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-12-14T15:01:53.551Z] time="2023-12-14T15:01:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c725010226c8aa9d6e2da211da006e810a9b894e345ae349ef09c8901324f3d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-12-14T15:01:53.551Z] time="2023-12-14T15:01:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-12-14T15:01:53.551Z] time="2023-12-14T15:01:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c725010226c8aa9d6e2da211da006e810a9b894e345ae349ef09c8901324f3d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-12-14T15:01:53.807Z] === RUN TestPluginInstall/with_insecure [2023-12-14T15:01:54.733Z] time="2023-12-14T15:01:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-12-14T15:01:54.733Z] time="2023-12-14T15:01:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f17180d1b7251f4d3077f5fd3debe514db9c4148b3e0345f4a5b2b3d8d16ca7b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-12-14T15:01:54.733Z] time="2023-12-14T15:01:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-12-14T15:01:54.733Z] time="2023-12-14T15:01:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f17180d1b7251f4d3077f5fd3debe514db9c4148b3e0345f4a5b2b3d8d16ca7b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-12-14T15:01:54.733Z] plugin_test.go:204: [d729ee74abcad] daemon is not started [2023-12-14T15:01:54.733Z] --- PASS: TestPluginInstall (4.96s) [2023-12-14T15:01:54.733Z] --- PASS: TestPluginInstall/no_auth (3.59s) [2023-12-14T15:01:54.733Z] --- PASS: TestPluginInstall/with_htpasswd (0.45s) [2023-12-14T15:01:54.733Z] --- PASS: TestPluginInstall/with_insecure (0.92s) [2023-12-14T15:01:54.733Z] === RUN TestPluginsWithRuntimes [2023-12-14T15:01:56.097Z] === RUN TestPluginsWithRuntimes/No_Args [2023-12-14T15:01:57.023Z] === RUN TestPluginsWithRuntimes/With_Args [2023-12-14T15:01:57.950Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2023-12-14T15:01:57.950Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2023-12-14T15:01:57.950Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2023-12-14T15:01:57.950Z] === RUN TestPluginBackCompatMediaTypes [2023-12-14T15:01:58.510Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s) [2023-12-14T15:01:58.510Z] PASS [2023-12-14T15:01:58.510Z] [2023-12-14T15:01:58.510Z] DONE 24 tests in 8.865s [2023-12-14T15:01:58.510Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-12-14T15:01:58.510Z] ++ '[' -n '' ']' [2023-12-14T15:01:58.510Z] ++ 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-12-14T15:01:58.510Z] ++ set -e [2023-12-14T15:01:58.510Z] ++ '[' -n 0 ']' [2023-12-14T15:01:58.510Z] ++ set -x [2023-12-14T15:01:58.510Z] ++ 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.iY4B7OqRwj/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-12-14T15:01:58.510Z] INFO: Testing against a local daemon [2023-12-14T15:01:58.510Z] === RUN TestExternalGraphDriver [2023-12-14T15:01:59.071Z] === RUN TestExternalGraphDriver/json [2023-12-14T15:01:59.071Z] === RUN TestExternalGraphDriver/spec [2023-12-14T15:01:59.071Z] === RUN TestExternalGraphDriver/pull [2023-12-14T15:01:59.071Z] --- PASS: TestExternalGraphDriver (0.34s) [2023-12-14T15:01:59.071Z] --- PASS: TestExternalGraphDriver/json (0.00s) [2023-12-14T15:01:59.071Z] --- PASS: TestExternalGraphDriver/spec (0.00s) [2023-12-14T15:01:59.071Z] --- PASS: TestExternalGraphDriver/pull (0.00s) [2023-12-14T15:01:59.071Z] === RUN TestGraphdriverPluginV2 [2023-12-14T15:01:59.327Z] external_test.go:415: (*Execution).NotAmd64-fm [2023-12-14T15:01:59.327Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-12-14T15:01:59.327Z] PASS [2023-12-14T15:01:59.327Z] [2023-12-14T15:01:59.327Z] === Skipped [2023-12-14T15:01:59.327Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-12-14T15:01:59.327Z] external_test.go:415: (*Execution).NotAmd64-fm [2023-12-14T15:01:59.327Z] [2023-12-14T15:01:59.327Z] DONE 5 tests, 1 skipped in 0.698s [2023-12-14T15:01:59.327Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-12-14T15:01:59.327Z] ++ '[' -n '' ']' [2023-12-14T15:01:59.327Z] ++ 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-12-14T15:01:59.327Z] ++ set -e [2023-12-14T15:01:59.327Z] ++ '[' -n 0 ']' [2023-12-14T15:01:59.327Z] ++ set -x [2023-12-14T15:01:59.327Z] ++ 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.iY4B7OqRwj/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-12-14T15:01:59.327Z] INFO: Testing against a local daemon [2023-12-14T15:01:59.327Z] === RUN TestContinueAfterPluginCrash [2023-12-14T15:01:59.327Z] === PAUSE TestContinueAfterPluginCrash [2023-12-14T15:01:59.327Z] === RUN TestReadPluginNoRead [2023-12-14T15:01:59.327Z] === PAUSE TestReadPluginNoRead [2023-12-14T15:01:59.327Z] === RUN TestDaemonStartWithLogOpt [2023-12-14T15:01:59.327Z] === PAUSE TestDaemonStartWithLogOpt [2023-12-14T15:01:59.327Z] === CONT TestContinueAfterPluginCrash [2023-12-14T15:01:59.327Z] === CONT TestDaemonStartWithLogOpt [2023-12-14T15:01:59.327Z] === CONT TestReadPluginNoRead [2023-12-14T15:02:01.843Z] === RUN TestReadPluginNoRead/default [2023-12-14T15:02:02.099Z] --- PASS: TestDaemonStartWithLogOpt (2.68s) [2023-12-14T15:02:02.660Z] === RUN TestReadPluginNoRead/disabled_caching [2023-12-14T15:02:04.023Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-12-14T15:02:05.387Z] read_test.go:93: [d22a0f59d7925] daemon is not started [2023-12-14T15:02:05.387Z] --- PASS: TestReadPluginNoRead (5.82s) [2023-12-14T15:02:05.387Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2023-12-14T15:02:05.387Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2023-12-14T15:02:05.387Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2023-12-14T15:02:07.274Z] --- PASS: TestContinueAfterPluginCrash (7.73s) [2023-12-14T15:02:07.274Z] PASS [2023-12-14T15:02:07.274Z] [2023-12-14T15:02:07.274Z] DONE 6 tests in 7.764s [2023-12-14T15:02:07.274Z] 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-12-14T15:02:07.274Z] ++ '[' -n '' ']' [2023-12-14T15:02:07.274Z] ++ 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-12-14T15:02:07.274Z] ++ set -e [2023-12-14T15:02:07.274Z] ++ '[' -n 0 ']' [2023-12-14T15:02:07.274Z] ++ set -x [2023-12-14T15:02:07.274Z] ++ 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.iY4B7OqRwj/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-12-14T15:02:07.274Z] testing: warning: no tests to run [2023-12-14T15:02:07.274Z] PASS [2023-12-14T15:02:07.274Z] [2023-12-14T15:02:07.274Z] DONE 0 tests in 0.007s [2023-12-14T15:02:07.274Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-12-14T15:02:07.274Z] ++ '[' -n '' ']' [2023-12-14T15:02:07.274Z] ++ 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-12-14T15:02:07.274Z] ++ set -e [2023-12-14T15:02:07.274Z] ++ '[' -n 0 ']' [2023-12-14T15:02:07.274Z] ++ set -x [2023-12-14T15:02:07.274Z] ++ 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.iY4B7OqRwj/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-12-14T15:02:07.274Z] INFO: Testing against a local daemon [2023-12-14T15:02:07.274Z] === RUN TestPluginWithDevMounts [2023-12-14T15:02:07.274Z] === PAUSE TestPluginWithDevMounts [2023-12-14T15:02:07.274Z] === CONT TestPluginWithDevMounts [2023-12-14T15:02:08.637Z] --- PASS: TestPluginWithDevMounts (1.51s) [2023-12-14T15:02:08.637Z] PASS [2023-12-14T15:02:08.637Z] [2023-12-14T15:02:08.637Z] DONE 1 tests in 1.546s [2023-12-14T15:02:08.637Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-12-14T15:02:08.637Z] ++ '[' -n '' ']' [2023-12-14T15:02:08.637Z] ++ 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-12-14T15:02:08.637Z] ++ set -e [2023-12-14T15:02:08.637Z] ++ '[' -n 0 ']' [2023-12-14T15:02:08.637Z] ++ set -x [2023-12-14T15:02:08.637Z] ++ 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.iY4B7OqRwj/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-12-14T15:02:08.637Z] INFO: Testing against a local daemon [2023-12-14T15:02:08.637Z] === RUN TestSecretInspect [2023-12-14T15:02:10.523Z] --- PASS: TestSecretInspect (1.86s) [2023-12-14T15:02:10.523Z] === RUN TestSecretList [2023-12-14T15:02:11.887Z] --- PASS: TestSecretList (1.45s) [2023-12-14T15:02:11.887Z] === RUN TestSecretsCreateAndDelete [2023-12-14T15:02:13.774Z] --- PASS: TestSecretsCreateAndDelete (1.88s) [2023-12-14T15:02:13.774Z] === RUN TestSecretsUpdate [2023-12-14T15:02:15.661Z] --- PASS: TestSecretsUpdate (1.89s) [2023-12-14T15:02:15.662Z] === RUN TestTemplatedSecret [2023-12-14T15:02:18.925Z] --- PASS: TestTemplatedSecret (2.70s) [2023-12-14T15:02:18.925Z] === RUN TestSecretCreateResolve [2023-12-14T15:02:20.812Z] --- PASS: TestSecretCreateResolve (2.00s) [2023-12-14T15:02:20.812Z] PASS [2023-12-14T15:02:20.812Z] [2023-12-14T15:02:20.812Z] DONE 6 tests in 11.816s [2023-12-14T15:02:20.812Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-12-14T15:02:20.812Z] ++ '[' -n '' ']' [2023-12-14T15:02:20.812Z] ++ 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-12-14T15:02:20.812Z] ++ set -e [2023-12-14T15:02:20.812Z] ++ '[' -n 0 ']' [2023-12-14T15:02:20.812Z] ++ set -x [2023-12-14T15:02:20.812Z] ++ 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.iY4B7OqRwj/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-12-14T15:02:20.812Z] INFO: Testing against a local daemon [2023-12-14T15:02:20.812Z] === RUN TestServiceCreateInit [2023-12-14T15:02:20.812Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-12-14T15:02:24.975Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-12-14T15:02:28.239Z] --- PASS: TestServiceCreateInit (7.56s) [2023-12-14T15:02:28.239Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s) [2023-12-14T15:02:28.239Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s) [2023-12-14T15:02:28.239Z] === RUN TestCreateServiceMultipleTimes [2023-12-14T15:02:43.074Z] --- PASS: TestCreateServiceMultipleTimes (14.85s) [2023-12-14T15:02:43.074Z] === RUN TestCreateServiceConflict [2023-12-14T15:02:44.961Z] --- PASS: TestCreateServiceConflict (1.89s) [2023-12-14T15:02:44.961Z] === RUN TestCreateServiceMaxReplicas [2023-12-14T15:02:47.474Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2023-12-14T15:02:47.474Z] === RUN TestCreateServiceSecretFileMode [2023-12-14T15:03:02.306Z] --- PASS: TestCreateServiceSecretFileMode (12.62s) [2023-12-14T15:03:02.306Z] === RUN TestCreateServiceConfigFileMode [2023-12-14T15:03:14.466Z] --- PASS: TestCreateServiceConfigFileMode (12.63s) [2023-12-14T15:03:14.466Z] === RUN TestCreateServiceSysctls [2023-12-14T15:03:16.353Z] --- PASS: TestCreateServiceSysctls (3.32s) [2023-12-14T15:03:16.353Z] === RUN TestCreateServiceCapabilities [2023-12-14T15:03:18.865Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2023-12-14T15:03:18.865Z] === RUN TestInspect [2023-12-14T15:03:22.128Z] --- PASS: TestInspect (2.90s) [2023-12-14T15:03:22.128Z] === RUN TestCreateJob [2023-12-14T15:03:24.642Z] --- PASS: TestCreateJob (3.10s) [2023-12-14T15:03:24.642Z] === RUN TestReplicatedJob [2023-12-14T15:03:31.173Z] --- PASS: TestReplicatedJob (5.31s) [2023-12-14T15:03:31.173Z] === RUN TestUpdateReplicatedJob [2023-12-14T15:03:33.686Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2023-12-14T15:03:33.686Z] === RUN TestServiceListWithStatuses [2023-12-14T15:03:38.927Z] --- PASS: TestServiceListWithStatuses (4.80s) [2023-12-14T15:03:38.927Z] === RUN TestDockerNetworkConnectAlias [2023-12-14T15:03:42.190Z] --- PASS: TestDockerNetworkConnectAlias (4.05s) [2023-12-14T15:03:42.190Z] === RUN TestDockerNetworkReConnect [2023-12-14T15:03:45.453Z] --- PASS: TestDockerNetworkReConnect (3.13s) [2023-12-14T15:03:45.453Z] === RUN TestServicePlugin [2023-12-14T15:03:45.453Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2023-12-14T15:03:45.453Z] --- SKIP: TestServicePlugin (0.00s) [2023-12-14T15:03:45.453Z] === RUN TestServiceUpdateLabel [2023-12-14T15:03:47.339Z] --- PASS: TestServiceUpdateLabel (1.84s) [2023-12-14T15:03:47.339Z] === RUN TestServiceUpdateSecrets [2023-12-14T15:04:02.173Z] --- PASS: TestServiceUpdateSecrets (14.24s) [2023-12-14T15:04:02.173Z] === RUN TestServiceUpdateConfigs [2023-12-14T15:04:17.007Z] --- PASS: TestServiceUpdateConfigs (14.34s) [2023-12-14T15:04:17.007Z] === RUN TestServiceUpdateNetwork [2023-12-14T15:04:29.172Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2023-12-14T15:04:29.172Z] === RUN TestServiceUpdatePidsLimit [2023-12-14T15:04:29.172Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-12-14T15:04:30.099Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-12-14T15:04:38.178Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-12-14T15:04:44.710Z] --- PASS: TestServiceUpdatePidsLimit (16.29s) [2023-12-14T15:04:44.710Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2023-12-14T15:04:44.710Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2023-12-14T15:04:44.710Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s) [2023-12-14T15:04:44.710Z] PASS [2023-12-14T15:04:44.710Z] [2023-12-14T15:04:44.710Z] === Skipped [2023-12-14T15:04:44.710Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-12-14T15:04:44.710Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2023-12-14T15:04:44.710Z] [2023-12-14T15:04:44.710Z] DONE 26 tests, 1 skipped in 143.747s [2023-12-14T15:04:44.710Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-12-14T15:04:44.710Z] ++ '[' -n '' ']' [2023-12-14T15:04:44.710Z] ++ 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-12-14T15:04:44.710Z] ++ set -e [2023-12-14T15:04:44.710Z] ++ '[' -n 0 ']' [2023-12-14T15:04:44.710Z] ++ set -x [2023-12-14T15:04:44.710Z] ++ 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.iY4B7OqRwj/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-12-14T15:04:44.710Z] INFO: Testing against a local daemon [2023-12-14T15:04:44.710Z] === RUN TestSessionCreate [2023-12-14T15:04:44.710Z] --- PASS: TestSessionCreate (0.01s) [2023-12-14T15:04:44.710Z] === RUN TestSessionCreateWithBadUpgrade [2023-12-14T15:04:44.710Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2023-12-14T15:04:44.710Z] PASS [2023-12-14T15:04:44.710Z] [2023-12-14T15:04:44.710Z] DONE 2 tests in 0.045s [2023-12-14T15:04:44.710Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-12-14T15:04:44.710Z] ++ '[' -n '' ']' [2023-12-14T15:04:44.710Z] ++ 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-12-14T15:04:44.710Z] ++ set -e [2023-12-14T15:04:44.710Z] ++ '[' -n 0 ']' [2023-12-14T15:04:44.710Z] ++ set -x [2023-12-14T15:04:44.710Z] ++ 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.iY4B7OqRwj/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-12-14T15:04:44.710Z] INFO: Testing against a local daemon [2023-12-14T15:04:44.710Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-12-14T15:04:44.710Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-12-14T15:04:44.710Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-12-14T15:04:44.710Z] === RUN TestDiskUsage [2023-12-14T15:04:44.710Z] === PAUSE TestDiskUsage [2023-12-14T15:04:44.710Z] === RUN TestEventsExecDie [2023-12-14T15:04:44.966Z] --- PASS: TestEventsExecDie (0.52s) [2023-12-14T15:04:44.966Z] === RUN TestEventsBackwardsCompatible [2023-12-14T15:04:44.966Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-12-14T15:04:44.966Z] === RUN TestEventsVolumeCreate [2023-12-14T15:04:44.966Z] --- PASS: TestEventsVolumeCreate (0.06s) [2023-12-14T15:04:44.966Z] === RUN TestInfoBinaryCommits [2023-12-14T15:04:44.966Z] --- PASS: TestInfoBinaryCommits (0.01s) [2023-12-14T15:04:44.966Z] === RUN TestInfoAPIVersioned [2023-12-14T15:04:44.966Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-12-14T15:04:44.966Z] === RUN TestInfoAPI [2023-12-14T15:04:44.966Z] --- PASS: TestInfoAPI (0.01s) [2023-12-14T15:04:44.966Z] === RUN TestInfoAPIWarnings [2023-12-14T15:05:03.022Z] --- PASS: TestInfoAPIWarnings (16.54s) [2023-12-14T15:05:03.022Z] === RUN TestInfoDebug [2023-12-14T15:05:03.022Z] --- PASS: TestInfoDebug (0.52s) [2023-12-14T15:05:03.022Z] === RUN TestInfoInsecureRegistries [2023-12-14T15:05:03.022Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-12-14T15:05:03.022Z] === RUN TestInfoRegistryMirrors [2023-12-14T15:05:03.022Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-12-14T15:05:03.022Z] === RUN TestLoginFailsWithBadCredentials [2023-12-14T15:05:03.956Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2023-12-14T15:05:03.956Z] === RUN TestPingCacheHeaders [2023-12-14T15:05:03.956Z] --- PASS: TestPingCacheHeaders (0.01s) [2023-12-14T15:05:03.956Z] === RUN TestPingGet [2023-12-14T15:05:04.213Z] --- PASS: TestPingGet (0.01s) [2023-12-14T15:05:04.213Z] === RUN TestPingHead [2023-12-14T15:05:04.213Z] --- PASS: TestPingHead (0.01s) [2023-12-14T15:05:04.213Z] === RUN TestPingSwarmHeader [2023-12-14T15:05:04.783Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-12-14T15:05:05.046Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-12-14T15:05:05.985Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-12-14T15:05:05.985Z] --- PASS: TestPingSwarmHeader (1.85s) [2023-12-14T15:05:05.985Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-12-14T15:05:05.985Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-12-14T15:05:05.985Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-12-14T15:05:05.985Z] === RUN TestPingBuilderHeader [2023-12-14T15:05:05.985Z] === RUN TestPingBuilderHeader/default_config [2023-12-14T15:05:06.553Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-12-14T15:05:07.312Z] --- PASS: TestPingBuilderHeader (1.04s) [2023-12-14T15:05:07.312Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2023-12-14T15:05:07.312Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2023-12-14T15:05:07.312Z] === RUN TestVersion [2023-12-14T15:05:07.312Z] --- PASS: TestVersion (0.01s) [2023-12-14T15:05:07.312Z] === CONT TestDiskUsage [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/empty [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/empty/container_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/empty/image_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/empty/volume_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/empty/build-cache_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/after_LoadBusybox [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-12-14T15:05:07.574Z] === RUN TestDiskUsage/after_container.Run [2023-12-14T15:05:07.860Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-12-14T15:05:07.860Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-12-14T15:05:07.860Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-12-14T15:05:07.860Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-12-14T15:05:07.860Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-12-14T15:05:07.860Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-12-14T15:05:07.860Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-12-14T15:05:07.861Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-12-14T15:05:07.861Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-12-14T15:05:07.861Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage (1.06s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/empty (0.01s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-12-14T15:05:08.116Z] PASS [2023-12-14T15:05:08.116Z] [2023-12-14T15:05:08.116Z] === Skipped [2023-12-14T15:05:08.116Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-12-14T15:05:08.116Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-12-14T15:05:08.116Z] [2023-12-14T15:05:08.116Z] DONE 57 tests, 1 skipped in 23.769s [2023-12-14T15:05:08.116Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-12-14T15:05:08.116Z] ++ '[' -n '' ']' [2023-12-14T15:05:08.116Z] ++ 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-12-14T15:05:08.116Z] ++ set -e [2023-12-14T15:05:08.116Z] ++ '[' -n 0 ']' [2023-12-14T15:05:08.116Z] ++ set -x [2023-12-14T15:05:08.116Z] ++ 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.iY4B7OqRwj/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-12-14T15:05:08.116Z] INFO: Testing against a local daemon [2023-12-14T15:05:08.116Z] === RUN TestVolumesCreateAndList [2023-12-14T15:05:08.116Z] --- PASS: TestVolumesCreateAndList (0.01s) [2023-12-14T15:05:08.116Z] === RUN TestVolumesRemove [2023-12-14T15:05:08.116Z] === RUN TestVolumesRemove/volume_in_use [2023-12-14T15:05:08.116Z] === RUN TestVolumesRemove/volume_not_in_use [2023-12-14T15:05:08.116Z] === RUN TestVolumesRemove/non-existing_volume [2023-12-14T15:05:08.116Z] === RUN TestVolumesRemove/non-existing_volume_force [2023-12-14T15:05:08.116Z] --- PASS: TestVolumesRemove (0.05s) [2023-12-14T15:05:08.116Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2023-12-14T15:05:08.116Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2023-12-14T15:05:08.116Z] === RUN TestVolumesRemoveSwarmEnabled [2023-12-14T15:05:08.116Z] === PAUSE TestVolumesRemoveSwarmEnabled [2023-12-14T15:05:08.116Z] === RUN TestVolumesInspect [2023-12-14T15:05:08.116Z] --- PASS: TestVolumesInspect (0.01s) [2023-12-14T15:05:08.116Z] === RUN TestVolumesInvalidJSON [2023-12-14T15:05:08.116Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-12-14T15:05:08.116Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-12-14T15:05:08.116Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-12-14T15:05:08.116Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-12-14T15:05:08.116Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-12-14T15:05:08.116Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-12-14T15:05:08.116Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-12-14T15:05:08.116Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-12-14T15:05:08.116Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-12-14T15:05:08.116Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-12-14T15:05:08.116Z] === RUN TestVolumePruneAnonymous [2023-12-14T15:05:08.116Z] --- PASS: TestVolumePruneAnonymous (0.02s) [2023-12-14T15:05:08.116Z] === RUN TestVolumePruneAnonFromImage [2023-12-14T15:05:08.372Z] --- PASS: TestVolumePruneAnonFromImage (0.12s) [2023-12-14T15:05:08.372Z] === CONT TestVolumesRemoveSwarmEnabled [2023-12-14T15:05:09.735Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2023-12-14T15:05:09.735Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2023-12-14T15:05:09.735Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2023-12-14T15:05:09.735Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2023-12-14T15:05:10.298Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.94s) [2023-12-14T15:05:10.298Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2023-12-14T15:05:10.298Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2023-12-14T15:05:10.298Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2023-12-14T15:05:10.298Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2023-12-14T15:05:10.298Z] PASS [2023-12-14T15:05:10.298Z] [2023-12-14T15:05:10.298Z] DONE 20 tests in 2.197s [2023-12-14T15:05:10.298Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-12-14T15:05:10.298Z] ++++ cat bundles/test-integration/docker.pid [2023-12-14T15:05:10.298Z] +++ kill 24144 [2023-12-14T15:05:12.186Z] ++++ cat bundles/test-integration/TestUsernsCommit/d145213bdfdb1/docker.pid [2023-12-14T15:05:12.186Z] +++ kill 61561 [2023-12-14T15:05:12.186Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 61561 is not a child of this shell [2023-12-14T15:05:12.186Z] warning: PID 61561 from bundles/test-integration/TestUsernsCommit/d145213bdfdb1/docker.pid had a nonzero exit code [2023-12-14T15:05:12.186Z] umount: bundles/test-integration/TestUsernsCommit/d145213bdfdb1/root: not mounted. [2023-12-14T15:05:12.186Z] +++ /etc/init.d/apparmor stop [2023-12-14T15:05:12.186Z] Leaving: AppArmorNo profiles have been unloaded. [2023-12-14T15:05:12.186Z] [2023-12-14T15:05:12.186Z] Unloading profiles will leave already running processes permanently [2023-12-14T15:05:12.186Z] unconfined, which can lead to unexpected situations. [2023-12-14T15:05:12.186Z] [2023-12-14T15:05:12.186Z] To set a process to complain mode, use the command line tool [2023-12-14T15:05:12.186Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-12-14T15:05:12.186Z] +++ true [2023-12-14T15:05:12.186Z] exiting test-integration [2023-12-14T15:05:12.186Z] ++ exit 0 [2023-12-14T15:05:12.186Z] Post stage [Pipeline] junit [2023-12-14T15:05:13.133Z] Recording test results [2023-12-14T15:05:13.323Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-12-14T15:05:13.653Z] + echo Ensuring container killed. [2023-12-14T15:05:13.653Z] Ensuring container killed. [2023-12-14T15:05:13.653Z] + docker rm -vf docker-pr4 [2023-12-14T15:05:13.653Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2023-12-14T15:05:13.969Z] + echo Chowning /workspace to jenkins user [2023-12-14T15:05:13.969Z] Chowning /workspace to jenkins user [2023-12-14T15:05:13.969Z] + id -u [2023-12-14T15:05:13.969Z] + id -g [2023-12-14T15:05:13.969Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46936:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-12-14T15:05:15.172Z] + bundleName=arm64-integration [2023-12-14T15:05:15.172Z] + echo Creating arm64-integration-bundles.tar.gz [2023-12-14T15:05:15.172Z] Creating arm64-integration-bundles.tar.gz [2023-12-14T15:05:15.172Z] + find bundles -path */root/*overlay2+ -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-12-14T15:05:15.172Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-12-14T15:05:15.437Z] Archiving artifacts [2023-12-14T15:05:17.246Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46936/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-12-14T15:05:17.572Z] + make clean [2023-12-14T15:05:17.572Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-12-14T15:05:17.572Z] docker-dev-cache [2023-12-14T15:05:17.572Z] 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