Pull request #46158 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at af4f6c124d51199f64c45138972f36a7a03a38d4 rather than f7065ab2076178985a3c0a86625470cbd4e4e7e3 Obtained Jenkinsfile from af4f6c124d51199f64c45138972f36a7a03a38d4 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-46158@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 [2024-01-17T14:45:19.561Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2024-01-17T14:45:19.564Z] Trying to pass milestone 7 [Pipeline] milestone [2024-01-17T14:45:19.717Z] Trying to pass milestone 8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2024-01-17T14:45:19.926Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05492c5e1bef4d4d8) in /home/ubuntu/workspace/moby_PR-46158 [Pipeline] { [Pipeline] checkout [2024-01-17T14:45:19.956Z] The recommended git tool is: git [2024-01-17T14:45:19.963Z] using credential docker-jenkins-github-credentials [2024-01-17T14:45:19.983Z] Fetching changes from the remote Git repository [2024-01-17T14:45:19.988Z] Fetching without tags [2024-01-17T14:45:20.648Z] Merging remotes/origin/master commit af4f6c124d51199f64c45138972f36a7a03a38d4 into PR head commit f7065ab2076178985a3c0a86625470cbd4e4e7e3 [2024-01-17T14:45:20.861Z] Merge succeeded, producing f7065ab2076178985a3c0a86625470cbd4e4e7e3 [2024-01-17T14:45:20.862Z] Checking out Revision f7065ab2076178985a3c0a86625470cbd4e4e7e3 (PR-46158) [2024-01-17T14:45:20.910Z] Commit message: "Add testutil.TempDir function" [2024-01-17T14:45:19.982Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46158/.git # timeout=10 [2024-01-17T14:45:19.987Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-01-17T14:45:19.991Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-01-17T14:45:19.991Z] > git --version # timeout=10 [2024-01-17T14:45:19.994Z] > git --version # 'git version 2.25.1' [2024-01-17T14:45:19.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-17T14:45:19.994Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46158/head:refs/remotes/origin/PR-46158 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-17T14:45:20.652Z] > git config core.sparsecheckout # timeout=10 [2024-01-17T14:45:20.654Z] > git checkout -f f7065ab2076178985a3c0a86625470cbd4e4e7e3 # timeout=10 [2024-01-17T14:45:20.847Z] > git remote # timeout=10 [2024-01-17T14:45:20.850Z] > git config --get remote.origin.url # timeout=10 [2024-01-17T14:45:20.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-17T14:45:20.853Z] > git merge af4f6c124d51199f64c45138972f36a7a03a38d4 # timeout=10 [2024-01-17T14:45:20.860Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-17T14:45:20.865Z] > git config core.sparsecheckout # timeout=10 [2024-01-17T14:45:20.867Z] > git checkout -f f7065ab2076178985a3c0a86625470cbd4e4e7e3 # timeout=10 [2024-01-17T14:45:20.914Z] > git rev-list --no-walk 61beb2ba35cc8886c46151f509a1ba8e9d640669 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-17T14:45:21.696Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46158:/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 [2024-01-17T14:45:24.210Z] 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 [2024-01-17T14:45:24.261Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00aa351a250e33dc7) in /home/ubuntu/workspace/moby_PR-46158 [Pipeline] { [Pipeline] checkout [2024-01-17T14:45:24.275Z] The recommended git tool is: git [2024-01-17T14:45:24.284Z] using credential docker-jenkins-github-credentials [2024-01-17T14:45:24.301Z] Cloning the remote Git repository [2024-01-17T14:45:24.301Z] Cloning with configured refspecs honoured and without tags [2024-01-17T14:45:24.324Z] Cloning repository https://github.com/moby/moby.git [2024-01-17T14:45:24.324Z] > git init /home/ubuntu/workspace/moby_PR-46158 # timeout=10 [2024-01-17T14:45:24.329Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-01-17T14:45:24.329Z] > git --version # timeout=10 [2024-01-17T14:45:24.332Z] > git --version # 'git version 2.25.1' [2024-01-17T14:45:24.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-17T14:45:24.333Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46158/head:refs/remotes/origin/PR-46158 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-17T14:45:38.125Z] Fetching without tags [2024-01-17T14:45:38.343Z] Merging remotes/origin/master commit af4f6c124d51199f64c45138972f36a7a03a38d4 into PR head commit f7065ab2076178985a3c0a86625470cbd4e4e7e3 [2024-01-17T14:45:38.131Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-01-17T14:45:38.134Z] > git config --add remote.origin.fetch +refs/pull/46158/head:refs/remotes/origin/PR-46158 # timeout=10 [2024-01-17T14:45:38.136Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-17T14:45:38.142Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-01-17T14:45:38.149Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-01-17T14:45:38.149Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-17T14:45:38.150Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46158/head:refs/remotes/origin/PR-46158 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-01-17T14:45:38.366Z] > git config core.sparsecheckout # timeout=10 [2024-01-17T14:45:38.369Z] > git checkout -f f7065ab2076178985a3c0a86625470cbd4e4e7e3 # timeout=10 [2024-01-17T14:45:39.031Z] Merge succeeded, producing f7065ab2076178985a3c0a86625470cbd4e4e7e3 [2024-01-17T14:45:39.031Z] Checking out Revision f7065ab2076178985a3c0a86625470cbd4e4e7e3 (PR-46158) [2024-01-17T14:45:39.101Z] Commit message: "Add testutil.TempDir function" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2024-01-17T14:45:39.773Z] + docker version [2024-01-17T14:45:39.773Z] Client: Docker Engine - Community [2024-01-17T14:45:39.773Z] Version: 24.0.7 [2024-01-17T14:45:39.773Z] API version: 1.43 [2024-01-17T14:45:39.773Z] Go version: go1.20.10 [2024-01-17T14:45:39.773Z] Git commit: afdd53b [2024-01-17T14:45:39.773Z] Built: Thu Oct 26 09:08:14 2023 [2024-01-17T14:45:39.773Z] OS/Arch: linux/arm64 [2024-01-17T14:45:39.773Z] Context: default [2024-01-17T14:45:39.773Z] [2024-01-17T14:45:39.773Z] Server: Docker Engine - Community [2024-01-17T14:45:39.773Z] Engine: [2024-01-17T14:45:39.773Z] Version: 24.0.7 [2024-01-17T14:45:39.773Z] API version: 1.43 (minimum version 1.12) [2024-01-17T14:45:39.773Z] Go version: go1.20.10 [2024-01-17T14:45:39.773Z] Git commit: 311b9ff [2024-01-17T14:45:39.773Z] Built: Thu Oct 26 09:08:14 2023 [2024-01-17T14:45:39.773Z] OS/Arch: linux/arm64 [2024-01-17T14:45:39.773Z] Experimental: true [2024-01-17T14:45:39.773Z] containerd: [2024-01-17T14:45:39.773Z] Version: 1.6.25 [2024-01-17T14:45:39.773Z] GitCommit: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f [2024-01-17T14:45:39.773Z] runc: [2024-01-17T14:45:39.773Z] Version: 1.1.10 [2024-01-17T14:45:39.773Z] GitCommit: v1.1.10-0-g18a0cb0 [2024-01-17T14:45:39.773Z] docker-init: [2024-01-17T14:45:39.773Z] Version: 0.19.0 [2024-01-17T14:45:39.773Z] GitCommit: de40ad0 [Pipeline] sh [2024-01-17T14:45:40.058Z] + docker info [2024-01-17T14:45:40.058Z] Client: Docker Engine - Community [2024-01-17T14:45:40.058Z] Version: 24.0.7 [2024-01-17T14:45:40.058Z] Context: default [2024-01-17T14:45:40.058Z] Debug Mode: false [2024-01-17T14:45:40.058Z] Plugins: [2024-01-17T14:45:40.058Z] buildx: Docker Buildx (Docker Inc.) [2024-01-17T14:45:40.058Z] Version: v0.12.0 [2024-01-17T14:45:40.058Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2024-01-17T14:45:40.058Z] compose: Docker Compose (Docker Inc.) [2024-01-17T14:45:40.058Z] Version: v2.23.3 [2024-01-17T14:45:40.058Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2024-01-17T14:45:40.058Z] [2024-01-17T14:45:40.058Z] Server: [2024-01-17T14:45:40.058Z] Containers: 0 [2024-01-17T14:45:40.058Z] Running: 0 [2024-01-17T14:45:40.058Z] Paused: 0 [2024-01-17T14:45:40.058Z] Stopped: 0 [2024-01-17T14:45:40.058Z] Images: 4 [2024-01-17T14:45:40.058Z] Server Version: 24.0.7 [2024-01-17T14:45:40.058Z] Storage Driver: overlay2 [2024-01-17T14:45:40.058Z] Backing Filesystem: extfs [2024-01-17T14:45:40.058Z] Supports d_type: true [2024-01-17T14:45:40.058Z] Using metacopy: false [2024-01-17T14:45:40.058Z] Native Overlay Diff: true [2024-01-17T14:45:40.058Z] userxattr: false [2024-01-17T14:45:40.058Z] Logging Driver: json-file [2024-01-17T14:45:40.058Z] Cgroup Driver: cgroupfs [2024-01-17T14:45:40.058Z] Cgroup Version: 1 [2024-01-17T14:45:40.058Z] Plugins: [2024-01-17T14:45:40.058Z] Volume: local [2024-01-17T14:45:40.058Z] Network: bridge host ipvlan macvlan null overlay [2024-01-17T14:45:40.058Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2024-01-17T14:45:40.058Z] Swarm: inactive [2024-01-17T14:45:40.058Z] Runtimes: io.containerd.runc.v2 runc [2024-01-17T14:45:40.058Z] Default Runtime: runc [2024-01-17T14:45:40.058Z] Init Binary: docker-init [2024-01-17T14:45:40.058Z] containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f [2024-01-17T14:45:40.058Z] runc version: v1.1.10-0-g18a0cb0 [2024-01-17T14:45:40.058Z] init version: de40ad0 [2024-01-17T14:45:40.058Z] Security Options: [2024-01-17T14:45:40.058Z] apparmor [2024-01-17T14:45:40.058Z] seccomp [2024-01-17T14:45:40.058Z] Profile: builtin [2024-01-17T14:45:40.058Z] Kernel Version: 5.15.0-1050-aws [2024-01-17T14:45:40.058Z] Operating System: Ubuntu 20.04.6 LTS [2024-01-17T14:45:40.058Z] OSType: linux [2024-01-17T14:45:40.058Z] Architecture: aarch64 [2024-01-17T14:45:40.058Z] CPUs: 8 [2024-01-17T14:45:40.058Z] Total Memory: 30.64GiB [2024-01-17T14:45:40.058Z] Name: ip-10-100-54-158 [2024-01-17T14:45:40.058Z] ID: df31e515-0d6e-4cdc-bab7-e14664be0d77 [2024-01-17T14:45:40.058Z] Docker Root Dir: /var/lib/docker [2024-01-17T14:45:40.058Z] Debug Mode: false [2024-01-17T14:45:40.058Z] Experimental: true [2024-01-17T14:45:40.058Z] Insecure Registries: [2024-01-17T14:45:40.058Z] 127.0.0.0/8 [2024-01-17T14:45:40.058Z] Live Restore Enabled: true [2024-01-17T14:45:40.058Z] [Pipeline] sh [2024-01-17T14:45:39.034Z] > git remote # timeout=10 [2024-01-17T14:45:39.037Z] > git config --get remote.origin.url # timeout=10 [2024-01-17T14:45:39.040Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-01-17T14:45:39.040Z] > git merge af4f6c124d51199f64c45138972f36a7a03a38d4 # timeout=10 [2024-01-17T14:45:39.048Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-17T14:45:39.055Z] > git config core.sparsecheckout # timeout=10 [2024-01-17T14:45:39.057Z] > git checkout -f f7065ab2076178985a3c0a86625470cbd4e4e7e3 # timeout=10 [2024-01-17T14:45:40.343Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-01-17T14:45:40.343Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-01-17T14:45:40.343Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46158/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2024-01-17T14:45:40.343Z] + bash /home/ubuntu/workspace/moby_PR-46158/check-config.sh [2024-01-17T14:45:40.343Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2024-01-17T14:45:40.343Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ... [2024-01-17T14:45:40.343Z] [2024-01-17T14:45:40.343Z] Generally Necessary: [2024-01-17T14:45:40.343Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2024-01-17T14:45:40.343Z] - apparmor: enabled and tools installed [2024-01-17T14:45:40.343Z] - CONFIG_NAMESPACES: enabled [2024-01-17T14:45:40.343Z] - CONFIG_NET_NS: enabled [2024-01-17T14:45:40.343Z] - CONFIG_PID_NS: enabled [2024-01-17T14:45:40.343Z] - CONFIG_IPC_NS: enabled [2024-01-17T14:45:40.343Z] - CONFIG_UTS_NS: enabled [2024-01-17T14:45:40.343Z] - CONFIG_CGROUPS: enabled [2024-01-17T14:45:40.343Z] - CONFIG_CGROUP_CPUACCT: enabled [2024-01-17T14:45:40.343Z] - CONFIG_CGROUP_DEVICE: enabled [2024-01-17T14:45:40.343Z] - CONFIG_CGROUP_FREEZER: enabled [2024-01-17T14:45:40.343Z] - CONFIG_CGROUP_SCHED: enabled [2024-01-17T14:45:40.604Z] - CONFIG_CPUSETS: enabled [2024-01-17T14:45:40.604Z] - CONFIG_MEMCG: enabled [2024-01-17T14:45:40.604Z] - CONFIG_KEYS: enabled [2024-01-17T14:45:40.604Z] - CONFIG_VETH: enabled (as module) [2024-01-17T14:45:40.604Z] - CONFIG_BRIDGE: enabled (as module) [2024-01-17T14:45:40.604Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2024-01-17T14:45:40.604Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2024-01-17T14:45:40.604Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2024-01-17T14:45:40.604Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2024-01-17T14:45:40.604Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2024-01-17T14:45:40.604Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2024-01-17T14:45:40.604Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2024-01-17T14:45:40.604Z] - CONFIG_IP_NF_NAT: enabled (as module) [2024-01-17T14:45:40.604Z] - CONFIG_NF_NAT: enabled (as module) [2024-01-17T14:45:40.604Z] - CONFIG_POSIX_MQUEUE: enabled [2024-01-17T14:45:40.604Z] - CONFIG_CGROUP_BPF: enabled [2024-01-17T14:45:40.604Z] [2024-01-17T14:45:40.604Z] Optional Features: [2024-01-17T14:45:40.604Z] - CONFIG_USER_NS: enabled [2024-01-17T14:45:40.604Z] - CONFIG_SECCOMP: enabled [2024-01-17T14:45:40.604Z] - CONFIG_SECCOMP_FILTER: enabled [2024-01-17T14:45:40.604Z] - CONFIG_CGROUP_PIDS: enabled [2024-01-17T14:45:40.604Z] - CONFIG_MEMCG_SWAP: enabled [2024-01-17T14:45:40.604Z] (cgroup swap accounting is currently enabled) [2024-01-17T14:45:40.865Z] - CONFIG_BLK_CGROUP: enabled [2024-01-17T14:45:40.865Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2024-01-17T14:45:40.865Z] - CONFIG_CGROUP_PERF: enabled [2024-01-17T14:45:40.865Z] - CONFIG_CGROUP_HUGETLB: enabled [2024-01-17T14:45:40.865Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2024-01-17T14:45:40.865Z] - CONFIG_CGROUP_NET_PRIO: enabled [2024-01-17T14:45:40.865Z] - CONFIG_CFS_BANDWIDTH: enabled [2024-01-17T14:45:40.865Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2024-01-17T14:45:40.865Z] - CONFIG_RT_GROUP_SCHED: missing [2024-01-17T14:45:40.865Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2024-01-17T14:45:40.865Z] - CONFIG_IP_VS: enabled (as module) [2024-01-17T14:45:40.865Z] - CONFIG_IP_VS_NFCT: enabled [2024-01-17T14:45:40.865Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2024-01-17T14:45:40.865Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2024-01-17T14:45:40.865Z] - CONFIG_IP_VS_RR: enabled (as module) [2024-01-17T14:45:40.865Z] - CONFIG_SECURITY_SELINUX: enabled [2024-01-17T14:45:40.865Z] - CONFIG_SECURITY_APPARMOR: enabled [2024-01-17T14:45:40.865Z] - CONFIG_EXT4_FS: enabled [2024-01-17T14:45:40.865Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2024-01-17T14:45:40.865Z] - CONFIG_EXT4_FS_SECURITY: enabled [2024-01-17T14:45:40.865Z] - Network Drivers: [2024-01-17T14:45:40.865Z] - "overlay": [2024-01-17T14:45:40.865Z] - CONFIG_VXLAN: enabled (as module) [2024-01-17T14:45:40.865Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2024-01-17T14:45:40.865Z] Optional (for encrypted networks): [2024-01-17T14:45:41.125Z] - CONFIG_CRYPTO: enabled [2024-01-17T14:45:41.125Z] - CONFIG_CRYPTO_AEAD: enabled [2024-01-17T14:45:41.125Z] - CONFIG_CRYPTO_GCM: enabled [2024-01-17T14:45:41.125Z] - CONFIG_CRYPTO_SEQIV: enabled [2024-01-17T14:45:41.125Z] - CONFIG_CRYPTO_GHASH: enabled [2024-01-17T14:45:41.125Z] - CONFIG_XFRM: enabled [2024-01-17T14:45:41.125Z] - CONFIG_XFRM_USER: enabled (as module) [2024-01-17T14:45:41.125Z] - CONFIG_XFRM_ALGO: enabled (as module) [2024-01-17T14:45:41.125Z] - CONFIG_INET_ESP: enabled (as module) [2024-01-17T14:45:41.125Z] - "ipvlan": [2024-01-17T14:45:41.125Z] - CONFIG_IPVLAN: enabled (as module) [2024-01-17T14:45:41.125Z] - "macvlan": [2024-01-17T14:45:41.125Z] - CONFIG_MACVLAN: enabled (as module) [2024-01-17T14:45:41.125Z] - CONFIG_DUMMY: enabled (as module) [2024-01-17T14:45:41.125Z] - "ftp,tftp client in container": [2024-01-17T14:45:41.125Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2024-01-17T14:45:41.125Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2024-01-17T14:45:41.125Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2024-01-17T14:45:41.125Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2024-01-17T14:45:41.125Z] - Storage Drivers: [2024-01-17T14:45:41.125Z] - "aufs": [2024-01-17T14:45:41.125Z] - CONFIG_AUFS_FS: enabled (as module) [2024-01-17T14:45:41.125Z] - "btrfs": [2024-01-17T14:45:41.125Z] - CONFIG_BTRFS_FS: enabled (as module) [2024-01-17T14:45:41.125Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2024-01-17T14:45:41.125Z] - "devicemapper": [2024-01-17T14:45:41.125Z] - CONFIG_BLK_DEV_DM: enabled [2024-01-17T14:45:41.125Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2024-01-17T14:45:41.125Z] - "overlay": [2024-01-17T14:45:41.125Z] - CONFIG_OVERLAY_FS: enabled (as module) [2024-01-17T14:45:41.125Z] - "zfs": [2024-01-17T14:45:41.125Z] - /dev/zfs: present [2024-01-17T14:45:41.125Z] - zfs command: missing [2024-01-17T14:45:41.386Z] - zpool command: missing [2024-01-17T14:45:41.386Z] [2024-01-17T14:45:41.386Z] Limits: [2024-01-17T14:45:41.386Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2024-01-17T14:45:41.386Z] [2024-01-17T14:45:41.386Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2024-01-17T14:45:41.688Z] + docker build --force-rm -t docker:f7065ab2076178985a3c0a86625470cbd4e4e7e3 . [2024-01-17T14:45:41.949Z] #0 building with "default" instance using docker driver [2024-01-17T14:45:41.949Z] [2024-01-17T14:45:41.949Z] #1 [internal] load .dockerignore [2024-01-17T14:45:41.949Z] #1 transferring context: 113B done [2024-01-17T14:45:41.949Z] #1 DONE 0.0s [2024-01-17T14:45:41.949Z] [2024-01-17T14:45:41.949Z] #2 [internal] load build definition from Dockerfile [2024-01-17T14:45:41.949Z] #2 transferring dockerfile: 27.92kB done [2024-01-17T14:45:41.949Z] #2 DONE 0.0s [2024-01-17T14:45:41.949Z] [2024-01-17T14:45:41.949Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2024-01-17T14:45:41.949Z] #3 DONE 0.1s [2024-01-17T14:45:41.949Z] [2024-01-17T14:45:41.949Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 [2024-01-17T14:45:41.949Z] #4 CACHED [2024-01-17T14:45:41.949Z] [2024-01-17T14:45:41.949Z] #5 [internal] load metadata for docker.io/library/busybox:latest [2024-01-17T14:45:41.949Z] #5 DONE 0.0s [2024-01-17T14:45:41.949Z] [2024-01-17T14:45:41.949Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2024-01-17T14:45:42.210Z] #6 DONE 0.2s [2024-01-17T14:45:42.210Z] [2024-01-17T14:45:42.210Z] #7 [internal] load metadata for docker.io/docker/compose-bin:v2.24.0 [2024-01-17T14:45:42.210Z] #7 DONE 0.3s [2024-01-17T14:45:42.210Z] [2024-01-17T14:45:42.210Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2024-01-17T14:45:42.210Z] #8 DONE 0.2s [2024-01-17T14:45:42.210Z] [2024-01-17T14:45:42.210Z] #9 [internal] load metadata for docker.io/distribution/distribution:2.8.3 [2024-01-17T14:45:42.210Z] #9 DONE 0.2s [2024-01-17T14:45:42.210Z] [2024-01-17T14:45:42.210Z] #10 [internal] load metadata for docker.io/library/debian:bookworm [2024-01-17T14:45:42.210Z] #10 DONE 0.2s [2024-01-17T14:45:42.210Z] [2024-01-17T14:45:42.210Z] #11 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm [2024-01-17T14:45:42.210Z] #11 DONE 0.3s [2024-01-17T14:45:42.210Z] [2024-01-17T14:45:42.210Z] #12 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1 [2024-01-17T14:45:42.210Z] #12 DONE 0.3s [2024-01-17T14:45:43.594Z] [2024-01-17T14:45:43.594Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d [2024-01-17T14:45:43.594Z] #13 DONE 0.0s [2024-01-17T14:45:43.594Z] [2024-01-17T14:45:43.594Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 [2024-01-17T14:45:43.594Z] #14 DONE 0.0s [2024-01-17T14:45:43.594Z] [2024-01-17T14:45:43.594Z] #15 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 [2024-01-17T14:45:43.594Z] #15 DONE 0.0s [2024-01-17T14:45:43.594Z] [2024-01-17T14:45:43.594Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.0@sha256:5c6a7907c7c3cf88b216d5b69ac8154b302adeea4a407fba26263cbd7c5c68f9 [2024-01-17T14:45:43.594Z] #16 DONE 0.0s [2024-01-17T14:45:43.594Z] [2024-01-17T14:45:43.594Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-01-17T14:45:43.594Z] #17 DONE 0.0s [2024-01-17T14:45:43.594Z] [2024-01-17T14:45:43.594Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest [2024-01-17T14:45:43.594Z] #18 DONE 0.0s [2024-01-17T14:45:43.594Z] [2024-01-17T14:45:43.594Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-01-17T14:45:43.594Z] #19 DONE 0.0s [2024-01-17T14:45:43.594Z] [2024-01-17T14:45:43.594Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67 [2024-01-17T14:45:43.594Z] #20 DONE 0.0s [2024-01-17T14:45:43.594Z] [2024-01-17T14:45:43.594Z] #21 [internal] load build context [2024-01-17T14:45:44.565Z] #21 transferring context: 75.46MB 1.0s done [2024-01-17T14:45:44.565Z] #21 DONE 1.0s [2024-01-17T14:45:44.565Z] [2024-01-17T14:45:44.565Z] #22 [dev-systemd-false 7/21] COPY --link --from=registry /build/ /usr/local/bin/ [2024-01-17T14:45:44.565Z] #22 CACHED [2024-01-17T14:45:44.565Z] [2024-01-17T14:45:44.565Z] #23 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-01-17T14:45:44.565Z] #23 CACHED [2024-01-17T14:45:44.565Z] [2024-01-17T14:45:44.565Z] #24 [dev-systemd-false 5/21] COPY --link --from=gowinres /build/ /usr/local/bin/ [2024-01-17T14:45:44.565Z] #24 CACHED [2024-01-17T14:45:44.565Z] [2024-01-17T14:45:44.565Z] #25 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ [2024-01-17T14:45:44.565Z] #25 CACHED [2024-01-17T14:45:44.565Z] [2024-01-17T14:45:44.565Z] #26 [dev-systemd-false 15/21] COPY --link --from=vpnkit / /usr/local/bin/ [2024-01-17T14:45:44.565Z] #26 CACHED [2024-01-17T14:45:44.565Z] [2024-01-17T14:45:44.565Z] #27 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ [2024-01-17T14:45:44.565Z] #27 CACHED [2024-01-17T14:45:44.565Z] [2024-01-17T14:45:44.565Z] #28 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <> /etc/bash.bashrc [2024-01-17T14:45:44.565Z] #32 CACHED [2024-01-17T14:45:44.565Z] [2024-01-17T14:45:44.565Z] #33 [dev-base 2/12] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2024-01-17T14:45:44.565Z] #33 CACHED [2024-01-17T14:45:44.565Z] [2024-01-17T14:45:44.565Z] #34 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose [2024-01-17T14:45:44.565Z] #34 CACHED [2024-01-17T14:45:44.565Z] [2024-01-17T14:45:44.565Z] #35 [runc-src 1/3] WORKDIR /usr/src/runc [2024-01-17T14:45:44.565Z] #35 CACHED [2024-01-17T14:45:44.565Z] [2024-01-17T14:45:44.565Z] #36 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build && /build/docker --version [2024-01-17T14:45:44.565Z] #36 CACHED [2024-01-17T14:45:44.565Z] [2024-01-17T14:45:44.565Z] #37 [dev-systemd-false 13/21] COPY --link --from=containerd /build/ /usr/local/bin/ [2024-01-17T14:45:44.565Z] #37 CACHED [2024-01-17T14:45:44.565Z] [2024-01-17T14:45:44.565Z] #38 [swagger-src 1/3] WORKDIR /usr/src/swagger [2024-01-17T14:45:44.565Z] #38 CACHED [2024-01-17T14:45:44.565Z] [2024-01-17T14:45:44.565Z] #39 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ [2024-01-17T14:45:44.565Z] #39 CACHED [2024-01-17T14:45:44.565Z] [2024-01-17T14:45:44.565Z] #40 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-01-17T14:45:44.565Z] #40 CACHED [2024-01-17T14:45:44.565Z] [2024-01-17T14:45:44.565Z] #41 [registry-src 1/2] WORKDIR /usr/src/registry [2024-01-17T14:45:44.565Z] #41 CACHED [2024-01-17T14:45:44.565Z] [2024-01-17T14:45:44.565Z] #42 [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 [2024-01-17T14:45:44.565Z] #42 CACHED [2024-01-17T14:45:44.565Z] [2024-01-17T14:45:44.565Z] #43 [dev-systemd-false 12/21] COPY --link --from=runc /build/ /usr/local/bin/ [2024-01-17T14:45:44.565Z] #43 CACHED [2024-01-17T14:45:44.565Z] [2024-01-17T14:45:44.566Z] #44 [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 ; [2024-01-17T14:45:44.566Z] #44 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #45 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file [2024-01-17T14:45:44.566Z] #45 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #46 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ [2024-01-17T14:45:44.566Z] #46 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #47 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2024-01-17T14:45:44.566Z] #47 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #48 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2024-01-17T14:45:44.566Z] #48 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #49 [dev-base 6/12] RUN ldconfig [2024-01-17T14:45:44.566Z] #49 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #50 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2024-01-17T14:45:44.566Z] #50 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #51 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2024-01-17T14:45:44.566Z] #51 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #52 [dev-base 3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2024-01-17T14:45:44.566Z] #52 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #53 [dev-base 11/12] COPY --link --from=dockercli /build/ /usr/local/cli [2024-01-17T14:45:44.566Z] #53 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #54 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version [2024-01-17T14:45:44.566Z] #54 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #55 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-01-17T14:45:44.566Z] #55 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #56 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2024-01-17T14:45:44.566Z] #56 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #57 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ [2024-01-17T14:45:44.566Z] #57 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #58 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-01-17T14:45:44.566Z] #58 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #59 [dev-base 7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2024-01-17T14:45:44.566Z] #59 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #60 [dev-base 1/12] RUN groupadd -r docker [2024-01-17T14:45:44.566Z] #60 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #61 [dev-systemd-false 2/21] COPY --link --from=swagger /build/ /usr/local/bin/ [2024-01-17T14:45:44.566Z] #61 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version [2024-01-17T14:45:44.566Z] #62 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #63 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2024-01-17T14:45:44.566Z] #63 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #64 [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 [2024-01-17T14:45:44.566Z] #64 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #65 [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.55.2" && /build/golangci-lint --version [2024-01-17T14:45:44.566Z] #65 CACHED [2024-01-17T14:45:44.566Z] [2024-01-17T14:45:44.566Z] #66 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod < Making bundle: binary-proxy (in bundles/binary-proxy) [2024-01-17T14:45:50.491Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2024-01-17T14:45:50.491Z] + tee /go/src/github.com/docker/docker/go.mod [2024-01-17T14:45:50.491Z] module github.com/docker/docker [2024-01-17T14:45:50.491Z] [2024-01-17T14:45:50.491Z] go 1.20 [2024-01-17T14:45:50.491Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-01-17T14:45:50.491Z] + GO111MODULE=on [2024-01-17T14:45:50.491Z] + 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=f7065ab2076178985a3c0a86625470cbd4e4e7e3" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-17T14:45:50.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 [2024-01-17T14:45:54.703Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-01-17T14:45:54.703Z] Created binary: bundles/binary-proxy/docker-proxy [2024-01-17T14:45:54.703Z] [2024-01-17T14:45:54.965Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2024-01-17T14:45:54.965Z] Installing docker-proxy to /usr/local/bin/ [2024-01-17T14:45:54.965Z] [2024-01-17T14:45:54.965Z] + mkdir -p bundles [2024-01-17T14:45:54.965Z] + '[' -n 'github.com/docker/docker/api [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/server [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/server/backend/build [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/server/httpstatus [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/server/httputils [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/server/middleware [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/server/router [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/server/router/build [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/server/router/checkpoint [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/server/router/container [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/server/router/debug [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/server/router/distribution [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/server/router/grpc [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/server/router/image [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/server/router/network [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/server/router/plugin [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/server/router/session [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/server/router/swarm [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/server/router/system [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/server/router/volume [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/backend [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/blkiodev [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/checkpoint [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/container [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/events [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/filters [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/image [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/mount [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/network [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/plugins/logdriver [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/registry [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/strslice [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/swarm [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/swarm/runtime [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/system [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/time [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/versions [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/versions/v1p19 [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/versions/v1p20 [2024-01-17T14:45:54.965Z] github.com/docker/docker/api/types/volume [2024-01-17T14:45:54.965Z] github.com/docker/docker/builder [2024-01-17T14:45:54.965Z] github.com/docker/docker/builder/builder-next [2024-01-17T14:45:54.965Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-01-17T14:45:54.965Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-01-17T14:45:54.965Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-01-17T14:45:54.965Z] github.com/docker/docker/builder/builder-next/exporter [2024-01-17T14:45:54.965Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-01-17T14:45:54.965Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-01-17T14:45:54.965Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-01-17T14:45:54.965Z] github.com/docker/docker/builder/builder-next/worker [2024-01-17T14:45:54.965Z] github.com/docker/docker/builder/builder-next/worker/label [2024-01-17T14:45:54.965Z] github.com/docker/docker/builder/dockerfile [2024-01-17T14:45:54.965Z] github.com/docker/docker/builder/remotecontext [2024-01-17T14:45:54.965Z] github.com/docker/docker/builder/remotecontext/git [2024-01-17T14:45:54.965Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-01-17T14:45:54.965Z] github.com/docker/docker/cli/debug [2024-01-17T14:45:54.965Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-01-17T14:45:54.965Z] github.com/docker/docker/cli/winresources/dockerd [2024-01-17T14:45:54.965Z] github.com/docker/docker/client [2024-01-17T14:45:54.965Z] github.com/docker/docker/client/buildkit [2024-01-17T14:45:54.965Z] github.com/docker/docker/cmd/docker-proxy [2024-01-17T14:45:54.965Z] github.com/docker/docker/cmd/dockerd [2024-01-17T14:45:54.965Z] github.com/docker/docker/cmd/dockerd/trap [2024-01-17T14:45:54.965Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-01-17T14:45:54.965Z] github.com/docker/docker/container [2024-01-17T14:45:54.965Z] github.com/docker/docker/container/stream [2024-01-17T14:45:54.965Z] github.com/docker/docker/contrib/apparmor [2024-01-17T14:45:54.965Z] github.com/docker/docker/contrib/httpserver [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/cluster [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/cluster/convert [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/cluster/executor [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/cluster/executor/container [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/cluster/provider [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/config [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/containerd [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/events [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/events/testutils [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/graphdriver [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/graphdriver/copy [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/graphdriver/register [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/images [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/initlayer [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/links [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/listeners [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/logger [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/logger/awslogs [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/logger/fluentd [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/logger/gcplogs [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/logger/gelf [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/logger/journald [2024-01-17T14:45:54.965Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-01-17T14:45:54.966Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-01-17T14:45:54.966Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-01-17T14:45:54.966Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-01-17T14:45:54.966Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-01-17T14:45:54.966Z] github.com/docker/docker/daemon/logger/local [2024-01-17T14:45:54.966Z] github.com/docker/docker/daemon/logger/loggertest [2024-01-17T14:45:54.966Z] github.com/docker/docker/daemon/logger/loggerutils [2024-01-17T14:45:54.966Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-01-17T14:45:54.966Z] github.com/docker/docker/daemon/logger/splunk [2024-01-17T14:45:54.966Z] github.com/docker/docker/daemon/logger/syslog [2024-01-17T14:45:54.966Z] github.com/docker/docker/daemon/logger/templates [2024-01-17T14:45:54.966Z] github.com/docker/docker/daemon/names [2024-01-17T14:45:54.966Z] github.com/docker/docker/daemon/network [2024-01-17T14:45:54.966Z] github.com/docker/docker/daemon/snapshotter [2024-01-17T14:45:54.966Z] github.com/docker/docker/daemon/stats [2024-01-17T14:45:54.966Z] github.com/docker/docker/distribution [2024-01-17T14:45:54.966Z] github.com/docker/docker/distribution/metadata [2024-01-17T14:45:54.966Z] github.com/docker/docker/distribution/utils [2024-01-17T14:45:54.966Z] github.com/docker/docker/distribution/xfer [2024-01-17T14:45:54.966Z] github.com/docker/docker/dockerversion [2024-01-17T14:45:54.966Z] github.com/docker/docker/errdefs [2024-01-17T14:45:54.966Z] github.com/docker/docker/image [2024-01-17T14:45:54.966Z] github.com/docker/docker/image/cache [2024-01-17T14:45:54.966Z] github.com/docker/docker/image/spec/specs-go [2024-01-17T14:45:54.966Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-01-17T14:45:54.966Z] github.com/docker/docker/image/tarexport [2024-01-17T14:45:54.966Z] github.com/docker/docker/image/v1 [2024-01-17T14:45:54.966Z] github.com/docker/docker/internal/compatcontext [2024-01-17T14:45:54.966Z] github.com/docker/docker/internal/mod [2024-01-17T14:45:54.966Z] github.com/docker/docker/internal/mounttree [2024-01-17T14:45:54.966Z] github.com/docker/docker/internal/multierror [2024-01-17T14:45:54.966Z] github.com/docker/docker/internal/sliceutil [2024-01-17T14:45:54.966Z] github.com/docker/docker/internal/test/suite [2024-01-17T14:45:54.966Z] github.com/docker/docker/internal/testutils [2024-01-17T14:45:54.966Z] github.com/docker/docker/internal/testutils/netnsutils [2024-01-17T14:45:54.966Z] github.com/docker/docker/internal/testutils/specialimage [2024-01-17T14:45:54.966Z] github.com/docker/docker/internal/unshare [2024-01-17T14:45:54.966Z] github.com/docker/docker/layer [2024-01-17T14:45:54.966Z] github.com/docker/docker/libcontainerd [2024-01-17T14:45:54.966Z] github.com/docker/docker/libcontainerd/queue [2024-01-17T14:45:54.966Z] github.com/docker/docker/libcontainerd/remote [2024-01-17T14:45:54.966Z] github.com/docker/docker/libcontainerd/shimopts [2024-01-17T14:45:54.966Z] github.com/docker/docker/libcontainerd/supervisor [2024-01-17T14:45:54.966Z] github.com/docker/docker/libcontainerd/types [2024-01-17T14:45:54.966Z] github.com/docker/docker/oci [2024-01-17T14:45:54.966Z] github.com/docker/docker/oci/caps [2024-01-17T14:45:54.966Z] github.com/docker/docker/opts [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/archive [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/authorization [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/broadcaster [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/capabilities [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/chrootarchive [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/containerfs [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/directory [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/dmesg [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/fileutils [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/homedir [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/idtools [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/ioutils [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/jsonmessage [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/longpath [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/loopback [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/meminfo [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/namesgenerator [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/parsers [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/parsers/kernel [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/pidfile [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/platform [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/platforms [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/plugingetter [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/plugins [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/plugins/transport [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/pools [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/process [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/progress [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/reexec [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/rootless [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/rootless/specconv [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/stack [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/stdcopy [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/streamformatter [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/stringid [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/sysinfo [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/system [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/tailfile [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/tarsum [2024-01-17T14:45:54.966Z] github.com/docker/docker/pkg/useragent [2024-01-17T14:45:54.966Z] github.com/docker/docker/plugin [2024-01-17T14:45:54.966Z] github.com/docker/docker/plugin/executor/containerd [2024-01-17T14:45:54.966Z] github.com/docker/docker/plugin/v2 [2024-01-17T14:45:54.966Z] github.com/docker/docker/profiles/apparmor [2024-01-17T14:45:54.966Z] github.com/docker/docker/profiles/seccomp [2024-01-17T14:45:54.966Z] github.com/docker/docker/quota [2024-01-17T14:45:54.966Z] github.com/docker/docker/reference [2024-01-17T14:45:54.966Z] github.com/docker/docker/registry [2024-01-17T14:45:54.966Z] github.com/docker/docker/registry/resumable [2024-01-17T14:45:54.966Z] github.com/docker/docker/restartmanager [2024-01-17T14:45:54.966Z] github.com/docker/docker/runconfig [2024-01-17T14:45:54.966Z] github.com/docker/docker/runconfig/opts [2024-01-17T14:45:54.966Z] github.com/docker/docker/testutil [2024-01-17T14:45:54.966Z] github.com/docker/docker/testutil/daemon [2024-01-17T14:45:54.966Z] github.com/docker/docker/testutil/environment [2024-01-17T14:45:54.966Z] github.com/docker/docker/testutil/fakecontext [2024-01-17T14:45:54.966Z] github.com/docker/docker/testutil/fakegit [2024-01-17T14:45:54.966Z] github.com/docker/docker/testutil/fakestorage [2024-01-17T14:45:54.966Z] github.com/docker/docker/testutil/fixtures/load [2024-01-17T14:45:54.966Z] github.com/docker/docker/testutil/fixtures/plugin [2024-01-17T14:45:54.966Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-01-17T14:45:54.966Z] github.com/docker/docker/testutil/registry [2024-01-17T14:45:54.966Z] github.com/docker/docker/testutil/request [2024-01-17T14:45:54.966Z] github.com/docker/docker/volume [2024-01-17T14:45:54.966Z] github.com/docker/docker/volume/drivers [2024-01-17T14:45:54.966Z] github.com/docker/docker/volume/local [2024-01-17T14:45:54.966Z] github.com/docker/docker/volume/mounts [2024-01-17T14:45:54.966Z] github.com/docker/docker/volume/service [2024-01-17T14:45:54.966Z] github.com/docker/docker/volume/service/opts [2024-01-17T14:45:54.966Z] github.com/docker/docker/volume/testutils' ']' [2024-01-17T14:45:54.966Z] + 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/sliceutil 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/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 [2024-01-17T14:45:55.538Z] ? github.com/docker/docker/api [no test files] [2024-01-17T14:46:03.688Z] ok github.com/docker/docker/api/server 0.033s coverage: 13.0% of statements [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/server/router [no test files] [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/server/router/build [no test files] [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2024-01-17T14:46:25.667Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2024-01-17T14:46:25.667Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 28.3% of statements [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/server/router/container [no test files] [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/server/router/image [no test files] [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/server/router/network [no test files] [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/server/router/session [no test files] [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/server/router/system [no test files] [2024-01-17T14:46:25.667Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 7.3% of statements [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/types [no test files] [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/types/backend [no test files] [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/types/checkpoint [no test files] [2024-01-17T14:46:25.667Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 66.7% of statements [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/types/events [no test files] [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/types/image [no test files] [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/types/mount [no test files] [2024-01-17T14:46:25.667Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2024-01-17T14:46:25.668Z] ok github.com/docker/docker/api/types/network 0.004s coverage: 72.3% of statements [2024-01-17T14:46:25.668Z] ok github.com/docker/docker/api/types/container 0.009s coverage: 83.7% of statements [2024-01-17T14:46:25.668Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 94.0% of statements [2024-01-17T14:46:25.668Z] ok github.com/docker/docker/api/types/registry 0.009s coverage: 54.2% of statements [2024-01-17T14:46:25.668Z] ? github.com/docker/docker/api/types/swarm [no test files] [2024-01-17T14:46:25.668Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2024-01-17T14:46:25.668Z] ? github.com/docker/docker/api/types/system [no test files] [2024-01-17T14:46:25.668Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2024-01-17T14:46:25.668Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2024-01-17T14:46:25.668Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2024-01-17T14:46:25.668Z] ? github.com/docker/docker/api/types/volume [no test files] [2024-01-17T14:46:25.668Z] ? github.com/docker/docker/builder [no test files] [2024-01-17T14:46:25.668Z] ? github.com/docker/docker/builder/builder-next [no test files] [2024-01-17T14:46:25.668Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2024-01-17T14:46:25.668Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2024-01-17T14:46:25.668Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2024-01-17T14:46:25.668Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2024-01-17T14:46:25.668Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2024-01-17T14:46:25.668Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2024-01-17T14:46:25.668Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2024-01-17T14:46:25.668Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2024-01-17T14:46:25.668Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2024-01-17T14:46:25.668Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2024-01-17T14:46:25.668Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2024-01-17T14:46:25.668Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2024-01-17T14:46:25.668Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2024-01-17T14:46:25.668Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.018s coverage: 100.0% of statements [2024-01-17T14:46:25.668Z] ok github.com/docker/docker/cli/debug 0.048s coverage: 100.0% of statements [2024-01-17T14:46:25.668Z] ok github.com/docker/docker/builder/dockerfile 0.077s coverage: 50.3% of statements [2024-01-17T14:46:25.668Z] ok github.com/docker/docker/builder/remotecontext 0.080s coverage: 33.7% of statements [2024-01-17T14:46:27.585Z] ? github.com/docker/docker/client/buildkit [no test files] [2024-01-17T14:46:27.585Z] ok github.com/docker/docker/cmd/docker-proxy 0.027s coverage: 66.5% of statements [2024-01-17T14:46:27.585Z] ok github.com/docker/docker/client 0.097s coverage: 77.0% of statements [2024-01-17T14:46:30.134Z] ok github.com/docker/docker/builder/remotecontext/git 4.137s coverage: 82.5% of statements [2024-01-17T14:46:40.139Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2024-01-17T14:46:40.139Z] ? github.com/docker/docker/container/stream [no test files] [2024-01-17T14:46:40.139Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2024-01-17T14:46:40.139Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2024-01-17T14:46:40.139Z] ok github.com/docker/docker/container 0.137s coverage: 35.9% of statements [2024-01-17T14:46:40.139Z] ok github.com/docker/docker/cmd/dockerd 0.240s coverage: 30.1% of statements [2024-01-17T14:46:41.523Z] ok github.com/docker/docker/cmd/dockerd/trap 2.419s coverage: 0.0% of statements [2024-01-17T14:46:42.907Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2024-01-17T14:46:42.907Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2024-01-17T14:46:42.907Z] ok github.com/docker/docker/daemon/cluster/convert 0.020s coverage: 38.7% of statements [2024-01-17T14:46:42.907Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2024-01-17T14:46:43.169Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2024-01-17T14:46:43.169Z] ok github.com/docker/docker/daemon/config 0.049s coverage: 74.4% of statements [2024-01-17T14:46:44.553Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2024-01-17T14:46:44.553Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.3% of statements [2024-01-17T14:46:44.553Z] ok github.com/docker/docker/daemon/containerd 0.044s coverage: 9.2% of statements [2024-01-17T14:46:44.553Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2024-01-17T14:46:44.814Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.8% of statements [2024-01-17T14:46:44.814Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.189s coverage: 60.9% of statements [2024-01-17T14:46:45.385Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2024-01-17T14:46:45.385Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2024-01-17T14:46:45.647Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2024-01-17T14:46:45.647Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2024-01-17T14:46:45.908Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 60.9% of statements [2024-01-17T14:46:45.908Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.210s coverage: 60.2% of statements [2024-01-17T14:46:46.479Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2024-01-17T14:46:46.479Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.464s coverage: 13.4% of statements [2024-01-17T14:46:47.050Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2024-01-17T14:46:47.050Z] ? github.com/docker/docker/daemon/listeners [no test files] [2024-01-17T14:46:47.050Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2024-01-17T14:46:47.050Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 3.0% of statements [2024-01-17T14:46:47.050Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements [2024-01-17T14:46:47.311Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2024-01-17T14:46:47.312Z] ok github.com/docker/docker/daemon/logger/fluentd 0.010s coverage: 53.6% of statements [2024-01-17T14:46:47.572Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2024-01-17T14:46:47.572Z] ok github.com/docker/docker/daemon/logger/awslogs 0.112s coverage: 78.3% of statements [2024-01-17T14:46:48.144Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2024-01-17T14:46:48.144Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2024-01-17T14:46:48.144Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2024-01-17T14:46:48.144Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2024-01-17T14:46:48.144Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.123s coverage: 76.8% of statements [2024-01-17T14:46:48.144Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2024-01-17T14:46:48.144Z] ok github.com/docker/docker/daemon/logger/local 0.064s coverage: 79.4% of statements [2024-01-17T14:46:48.717Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 63.5% of statements [2024-01-17T14:46:48.717Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2024-01-17T14:46:48.977Z] ? github.com/docker/docker/daemon/names [no test files] [2024-01-17T14:46:48.977Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2024-01-17T14:46:48.977Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2024-01-17T14:46:49.238Z] ok github.com/docker/docker/daemon/logger/journald 1.304s coverage: 74.5% of statements [2024-01-17T14:46:49.238Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2024-01-17T14:46:49.238Z] ? github.com/docker/docker/daemon/stats [no test files] [2024-01-17T14:46:49.238Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2024-01-17T14:46:50.179Z] ? github.com/docker/docker/distribution/utils [no test files] [2024-01-17T14:46:50.180Z] ok github.com/docker/docker/dockerversion 0.004s coverage: 100.0% of statements [2024-01-17T14:46:50.180Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.2% of statements [2024-01-17T14:46:50.180Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2024-01-17T14:46:50.440Z] ok github.com/docker/docker/daemon/logger/splunk 1.434s coverage: 82.5% of statements [2024-01-17T14:46:50.700Z] ? github.com/docker/docker/image/spec/specs-go [no test files] [2024-01-17T14:46:50.700Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] [2024-01-17T14:46:50.700Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2024-01-17T14:46:50.700Z] ok github.com/docker/docker/image 0.025s coverage: 84.6% of statements [2024-01-17T14:46:50.960Z] ? github.com/docker/docker/image/v1 [no test files] [2024-01-17T14:46:50.961Z] ? github.com/docker/docker/internal/compatcontext [no test files] [2024-01-17T14:46:50.961Z] ? github.com/docker/docker/internal/mounttree [no test files] [2024-01-17T14:46:50.961Z] ok github.com/docker/docker/internal/mod 0.003s coverage: 66.7% of statements [2024-01-17T14:46:50.961Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.6% of statements [2024-01-17T14:46:51.221Z] ? github.com/docker/docker/internal/sliceutil [no test files] [2024-01-17T14:46:51.221Z] ? github.com/docker/docker/internal/test/suite [no test files] [2024-01-17T14:46:51.221Z] ? github.com/docker/docker/internal/testutils [no test files] [2024-01-17T14:46:51.221Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2024-01-17T14:46:51.221Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements [2024-01-17T14:46:51.221Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] [2024-01-17T14:46:51.221Z] ? github.com/docker/docker/internal/unshare [no test files] [2024-01-17T14:46:51.481Z] ok github.com/docker/docker/distribution 1.497s coverage: 28.9% of statements [2024-01-17T14:46:52.052Z] ok github.com/docker/docker/daemon 10.721s coverage: 17.1% of statements [2024-01-17T14:46:52.313Z] ok github.com/docker/docker/distribution/xfer 2.164s coverage: 84.4% of statements [2024-01-17T14:46:52.313Z] ? github.com/docker/docker/libcontainerd [no test files] [2024-01-17T14:46:52.313Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2024-01-17T14:46:52.313Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2024-01-17T14:46:52.313Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2024-01-17T14:46:52.313Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2024-01-17T14:46:52.313Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2024-01-17T14:46:52.884Z] ? github.com/docker/docker/oci/caps [no test files] [2024-01-17T14:46:52.884Z] ok github.com/docker/docker/oci 0.014s coverage: 38.1% of statements [2024-01-17T14:46:52.884Z] ok github.com/docker/docker/opts 0.035s coverage: 67.9% of statements [2024-01-17T14:46:53.456Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2024-01-17T14:46:53.456Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2024-01-17T14:46:53.456Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2024-01-17T14:46:53.456Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 25.8% of statements [2024-01-17T14:46:53.456Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2024-01-17T14:46:53.718Z] ok github.com/docker/docker/pkg/chrootarchive 0.260s coverage: 83.7% of statements [2024-01-17T14:46:53.718Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 51.7% of statements [2024-01-17T14:46:53.718Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 8.3% of statements [2024-01-17T14:46:53.718Z] ok github.com/docker/docker/pkg/archive 0.458s coverage: 81.4% of statements [2024-01-17T14:46:53.979Z] ? github.com/docker/docker/pkg/loopback [no test files] [2024-01-17T14:46:53.979Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements [2024-01-17T14:46:53.979Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 92.3% of statements [2024-01-17T14:46:53.979Z] ok github.com/docker/docker/pkg/meminfo 0.002s coverage: 75.0% of statements [2024-01-17T14:46:54.242Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2024-01-17T14:46:54.242Z] ok github.com/docker/docker/pkg/authorization 0.875s coverage: 68.3% of statements [2024-01-17T14:46:54.242Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2024-01-17T14:46:54.242Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2024-01-17T14:46:54.242Z] ok github.com/docker/docker/pkg/idtools 0.463s coverage: 69.7% of statements [2024-01-17T14:46:54.242Z] ok github.com/docker/docker/pkg/ioutils 0.372s coverage: 72.3% of statements [2024-01-17T14:46:54.503Z] ? github.com/docker/docker/pkg/platform [no test files] [2024-01-17T14:46:54.503Z] ? github.com/docker/docker/pkg/platforms [no test files] [2024-01-17T14:46:54.503Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2024-01-17T14:46:54.503Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 94.1% of statements [2024-01-17T14:46:54.503Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.2% of statements [2024-01-17T14:46:55.075Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2024-01-17T14:46:55.075Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2024-01-17T14:46:55.075Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2024-01-17T14:46:55.075Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 90.0% of statements [2024-01-17T14:46:55.075Z] ok github.com/docker/docker/pkg/process 0.005s coverage: 21.7% of statements [2024-01-17T14:46:55.075Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2024-01-17T14:46:55.075Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2024-01-17T14:46:55.075Z] ? github.com/docker/docker/pkg/rootless [no test files] [2024-01-17T14:46:55.075Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2024-01-17T14:46:55.075Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2024-01-17T14:46:55.336Z] ok github.com/docker/docker/pkg/reexec 0.033s coverage: 82.4% of statements [2024-01-17T14:46:55.336Z] ok github.com/docker/docker/pkg/stdcopy 0.014s coverage: 100.0% of statements [2024-01-17T14:46:55.336Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 61.9% of statements [2024-01-17T14:46:55.336Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2024-01-17T14:46:55.598Z] ok github.com/docker/docker/pkg/system 0.008s coverage: 43.1% of statements [2024-01-17T14:46:55.598Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 53.4% of statements [2024-01-17T14:46:55.858Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2024-01-17T14:46:55.858Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2024-01-17T14:46:55.859Z] ok github.com/docker/docker/pkg/tarsum 0.063s coverage: 89.6% of statements [2024-01-17T14:46:56.431Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2024-01-17T14:46:56.431Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2024-01-17T14:46:56.431Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.4% of statements [2024-01-17T14:46:56.431Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2024-01-17T14:46:57.004Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2024-01-17T14:46:57.004Z] ok github.com/docker/docker/pkg/plugins 2.016s coverage: 74.9% of statements [2024-01-17T14:46:57.004Z] ok github.com/docker/docker/plugin 0.522s coverage: 23.3% of statements [2024-01-17T14:46:57.004Z] ok github.com/docker/docker/quota 0.227s coverage: 69.3% of statements [2024-01-17T14:46:57.265Z] ? github.com/docker/docker/runconfig/opts [no test files] [2024-01-17T14:46:57.265Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 46.2% of statements [2024-01-17T14:46:57.265Z] ok github.com/docker/docker/runconfig 0.010s coverage: 63.8% of statements [2024-01-17T14:46:57.265Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2024-01-17T14:46:57.526Z] ok github.com/docker/docker/registry 0.123s coverage: 63.9% of statements [2024-01-17T14:46:57.788Z] ok github.com/docker/docker/testutil 0.008s coverage: 6.8% of statements [2024-01-17T14:46:57.788Z] ? github.com/docker/docker/testutil/daemon [no test files] [2024-01-17T14:46:57.788Z] ? github.com/docker/docker/testutil/environment [no test files] [2024-01-17T14:46:57.788Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2024-01-17T14:46:57.788Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2024-01-17T14:46:57.788Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2024-01-17T14:46:57.788Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2024-01-17T14:46:57.788Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2024-01-17T14:46:57.788Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2024-01-17T14:46:57.788Z] ? github.com/docker/docker/testutil/registry [no test files] [2024-01-17T14:46:57.788Z] ? github.com/docker/docker/testutil/request [no test files] [2024-01-17T14:46:57.788Z] ? github.com/docker/docker/volume [no test files] [2024-01-17T14:46:58.361Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2024-01-17T14:46:58.621Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements [2024-01-17T14:46:58.621Z] ok github.com/docker/docker/volume/local 0.092s coverage: 72.5% of statements [2024-01-17T14:46:58.881Z] ? github.com/docker/docker/volume/service/opts [no test files] [2024-01-17T14:46:58.881Z] ? github.com/docker/docker/volume/testutils [no test files] [2024-01-17T14:46:58.881Z] ok github.com/docker/docker/volume/service 0.013s coverage: 71.8% of statements [2024-01-17T14:47:00.264Z] ok github.com/docker/docker/layer 7.837s coverage: 68.1% of statements [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === Skipped [2024-01-17T14:47:00.264Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2024-01-17T14:47:00.264Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2024-01-17T14:47:00.264Z] network_proxy_test.go:210: No support for dual stack yet [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2024-01-17T14:47:00.264Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2024-01-17T14:47:00.264Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2024-01-17T14:47:00.264Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T14:47:00.264Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2024-01-17T14:47:00.264Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T14:47:00.264Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2024-01-17T14:47:00.264Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T14:47:00.264Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2024-01-17T14:47:00.264Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T14:47:00.264Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2024-01-17T14:47:00.264Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T14:47:00.264Z] graphtest_unix.go:41: Driver btrfs not supported [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2024-01-17T14:47:00.264Z] graphtest_unix.go:68: No driver to put! [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2024-01-17T14:47:00.264Z] time="2024-01-17T14:46:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-17T14:47:00.264Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-17T14:47:00.264Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2024-01-17T14:47:00.264Z] time="2024-01-17T14:46:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-17T14:47:00.264Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-17T14:47:00.264Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2024-01-17T14:47:00.264Z] time="2024-01-17T14:46:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-17T14:47:00.264Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-17T14:47:00.264Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2024-01-17T14:47:00.264Z] time="2024-01-17T14:46:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-17T14:47:00.264Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-17T14:47:00.264Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2024-01-17T14:47:00.264Z] time="2024-01-17T14:46:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-01-17T14:47:00.264Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-01-17T14:47:00.264Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2024-01-17T14:47:00.264Z] graphtest_unix.go:68: No driver to put! [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2024-01-17T14:47:00.264Z] overlay_test.go:61: Cannot run test with naive change algorithm [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2024-01-17T14:47:00.264Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2024-01-17T14:47:00.264Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T14:47:00.264Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2024-01-17T14:47:00.264Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T14:47:00.264Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2024-01-17T14:47:00.264Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T14:47:00.264Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2024-01-17T14:47:00.264Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T14:47:00.264Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2024-01-17T14:47:00.264Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-01-17T14:47:00.264Z] graphtest_unix.go:41: Driver zfs not supported [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2024-01-17T14:47:00.264Z] graphtest_unix.go:68: No driver to put! [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2024-01-17T14:47:00.264Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2024-01-17T14:47:00.264Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2024-01-17T14:47:00.264Z] validate_test.go:70: only tested on Windows [2024-01-17T14:47:00.264Z] [2024-01-17T14:47:00.264Z] DONE 3195 tests, 27 skipped in 65.439s [2024-01-17T14:47:00.264Z] + '[' -n 'github.com/docker/docker/libnetwork [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/bitmap [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/cluster [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/config [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/datastore [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/diagnostic [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/discoverapi [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/driverapi [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/drivers/host [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/drivers/null [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/drivers/remote [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/drivers/windows [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/drvregistry [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/etchosts [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/internal/caller [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/ipam [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/ipamapi [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/ipams/null [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/ipams/remote [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/ipamutils [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/ipbits [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/iptables [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/netlabel [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/netutils [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/networkdb [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/ns [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/options [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/osl [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/osl/kernel [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/portallocator [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/portmapper [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/resolvconf [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/scope [2024-01-17T14:47:00.264Z] github.com/docker/docker/libnetwork/types' ']' [2024-01-17T14:47:00.265Z] + 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/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/netiputil 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 [2024-01-17T14:47:56.563Z] ok github.com/docker/docker/libnetwork 44.742s coverage: 43.0% of statements [2024-01-17T14:47:56.563Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements [2024-01-17T14:47:56.563Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2024-01-17T14:47:56.563Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2024-01-17T14:47:56.563Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2024-01-17T14:47:56.563Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2024-01-17T14:47:56.563Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2024-01-17T14:47:56.563Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2024-01-17T14:47:56.563Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.3% of statements [2024-01-17T14:47:56.563Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 37.0% of statements [2024-01-17T14:47:56.563Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2024-01-17T14:47:56.563Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2024-01-17T14:47:56.563Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2024-01-17T14:47:56.823Z] ok github.com/docker/docker/libnetwork/drivers/bridge 4.274s coverage: 63.0% of statements [2024-01-17T14:47:56.823Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2024-01-17T14:47:57.084Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 40.0% of statements [2024-01-17T14:47:58.467Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.840s coverage: 5.0% of statements [2024-01-17T14:47:58.467Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2024-01-17T14:47:58.728Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements [2024-01-17T14:47:58.728Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2024-01-17T14:47:58.988Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 40.0% of statements [2024-01-17T14:47:59.929Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.011s coverage: 1.4% of statements [2024-01-17T14:48:00.190Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements [2024-01-17T14:48:00.450Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements [2024-01-17T14:48:01.021Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.2% of statements [2024-01-17T14:48:01.021Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2024-01-17T14:48:01.021Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2024-01-17T14:48:01.021Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2024-01-17T14:48:01.593Z] ok github.com/docker/docker/libnetwork/drvregistry 0.019s coverage: 87.0% of statements [2024-01-17T14:48:01.853Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements [2024-01-17T14:48:02.113Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2024-01-17T14:48:02.113Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] [2024-01-17T14:48:02.113Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] [2024-01-17T14:48:02.113Z] ? github.com/docker/docker/libnetwork/internal/netiputil [no test files] [2024-01-17T14:48:14.342Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2024-01-17T14:48:15.726Z] ok github.com/docker/docker/libnetwork/ipam 3.111s coverage: 80.3% of statements [2024-01-17T14:48:15.726Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2024-01-17T14:48:15.726Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2024-01-17T14:48:15.986Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements [2024-01-17T14:48:16.557Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 48.7% of statements [2024-01-17T14:48:16.557Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2024-01-17T14:48:16.818Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements [2024-01-17T14:48:17.388Z] ok github.com/docker/docker/libnetwork/ipamutils 0.319s coverage: 86.4% of statements [2024-01-17T14:48:17.649Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2024-01-17T14:48:18.220Z] ok github.com/docker/docker/libnetwork/iptables 0.213s coverage: 39.9% of statements [2024-01-17T14:48:18.220Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2024-01-17T14:48:18.480Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 54.9% of statements [2024-01-17T14:50:40.003Z] ok github.com/docker/docker/libnetwork/networkdb 132.866s coverage: 59.5% of statements [2024-01-17T14:50:40.003Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2024-01-17T14:50:40.003Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2024-01-17T14:50:40.003Z] ok github.com/docker/docker/libnetwork/osl 4.429s coverage: 40.2% of statements [2024-01-17T14:50:40.003Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2024-01-17T14:50:40.003Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.5% of statements [2024-01-17T14:50:40.003Z] ok github.com/docker/docker/libnetwork/portmapper 0.730s coverage: 47.9% of statements [2024-01-17T14:50:40.003Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 84.9% of statements [2024-01-17T14:50:40.003Z] ? github.com/docker/docker/libnetwork/scope [no test files] [2024-01-17T14:50:40.263Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements [2024-01-17T14:50:40.263Z] [2024-01-17T14:50:40.263Z] === Skipped [2024-01-17T14:50:40.263Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2024-01-17T14:50:40.263Z] 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 [2024-01-17T14:50:40.263Z] [2024-01-17T14:50:40.263Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) [2024-01-17T14:50:40.263Z] 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 [2024-01-17T14:50:40.263Z] [2024-01-17T14:50:40.263Z] DONE 375 tests, 2 skipped in 219.852s Post stage [Pipeline] junit [2024-01-17T14:50:40.857Z] Recording test results [2024-01-17T14:50:40.950Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-17T14:50:41.285Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46158/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f7065ab2076178985a3c0a86625470cbd4e4e7e3 -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:f7065ab2076178985a3c0a86625470cbd4e4e7e3 hack/make.sh dynbinary test-integration [2024-01-17T14:50:41.548Z] [2024-01-17T14:50:41.548Z] Removing bundles/ [2024-01-17T14:50:41.548Z] [2024-01-17T14:50:41.548Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2024-01-17T14:50:41.548Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2024-01-17T14:50:41.548Z] + tee /go/src/github.com/docker/docker/go.mod [2024-01-17T14:50:41.548Z] module github.com/docker/docker [2024-01-17T14:50:41.548Z] [2024-01-17T14:50:41.548Z] go 1.20 [2024-01-17T14:50:41.548Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-01-17T14:50:41.548Z] + GO111MODULE=on [2024-01-17T14:50:41.548Z] + 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=f7065ab2076178985a3c0a86625470cbd4e4e7e3" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-17T14:50:41.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 [2024-01-17T14:51:20.314Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-01-17T14:51:20.314Z] Created binary: bundles/dynbinary-daemon/dockerd [2024-01-17T14:51:20.314Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2024-01-17T14:51:20.314Z] + tee /go/src/github.com/docker/docker/go.mod [2024-01-17T14:51:20.314Z] module github.com/docker/docker [2024-01-17T14:51:20.314Z] [2024-01-17T14:51:20.314Z] go 1.20 [2024-01-17T14:51:20.314Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-01-17T14:51:20.314Z] + GO111MODULE=on [2024-01-17T14:51:20.314Z] + 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=f7065ab2076178985a3c0a86625470cbd4e4e7e3" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-17T14:50:41.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 [2024-01-17T14:51:20.314Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-01-17T14:51:20.314Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2024-01-17T14:51:20.314Z] [2024-01-17T14:51:20.314Z] ---> Making bundle: test-integration (in bundles/test-integration) [2024-01-17T14:51:20.314Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2024-01-17T14:51:20.314Z] HOSTNAME=a399b17f05c0 [2024-01-17T14:51:20.314Z] TESTDEBUG=0 [2024-01-17T14:51:20.314Z] DEST=bundles/test-integration [2024-01-17T14:51:20.314Z] PWD=/go/src/github.com/docker/docker [2024-01-17T14:51:20.314Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2024-01-17T14:51:20.314Z] DOCKER_GITCOMMIT=f7065ab2076178985a3c0a86625470cbd4e4e7e3 [2024-01-17T14:51:20.314Z] container=docker [2024-01-17T14:51:20.314Z] HOME=/root [2024-01-17T14:51:20.314Z] CONTAINERD_NAMESPACE=moby [2024-01-17T14:51:20.314Z] GOLANG_VERSION=1.21.6 [2024-01-17T14:51:20.314Z] VALIDATE_REPO=https://github.com/moby/moby.git [2024-01-17T14:51:20.314Z] VALIDATE_BRANCH=master [2024-01-17T14:51:20.314Z] TERM=xterm [2024-01-17T14:51:20.314Z] DOCKER_PKG=github.com/docker/docker [2024-01-17T14:51:20.314Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker [2024-01-17T14:51:20.314Z] SHLVL=1 [2024-01-17T14:51:20.314Z] TIMEOUT=120m [2024-01-17T14:51:20.314Z] GOTOOLCHAIN=local [2024-01-17T14:51:20.314Z] DOCKER_GRAPHDRIVER=overlay2 [2024-01-17T14:51:20.314Z] GO111MODULE=off [2024-01-17T14:51:20.314Z] DOCKER_EXPERIMENTAL=1 [2024-01-17T14:51:20.314Z] TEST_SKIP_INTEGRATION_CLI=1 [2024-01-17T14:51:20.314Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-01-17T14:51:20.314Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2024-01-17T14:51:20.314Z] GOPATH=/go [2024-01-17T14:51:20.314Z] PKG_CONFIG=pkg-config [2024-01-17T14:51:20.314Z] _=/usr/bin/env [2024-01-17T14:51:20.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2024-01-17T14:51:42.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main [2024-01-17T14:51:42.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2024-01-17T14:51:42.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2024-01-17T14:51:44.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2024-01-17T14:51:49.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2024-01-17T14:51:52.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2024-01-17T14:51:52.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2024-01-17T14:51:54.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2024-01-17T14:51:54.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2024-01-17T14:51:56.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main [2024-01-17T14:51:57.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2024-01-17T14:51:57.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2024-01-17T14:51:58.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2024-01-17T14:52:00.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2024-01-17T14:52:02.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2024-01-17T14:52:03.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2024-01-17T14:52:03.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2024-01-17T14:52:04.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2024-01-17T14:52:05.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2024-01-17T14:52:07.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2024-01-17T14:52:08.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2024-01-17T14:52:09.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2024-01-17T14:52:10.576Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2024-01-17T14:52:10.576Z] Using test binary /usr/local/cli-integration/docker [2024-01-17T14:52:10.576Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2024-01-17T14:52:10.576Z] +++ /etc/init.d/apparmor start [2024-01-17T14:52:10.576Z] Not: starting. [2024-01-17T14:52:10.576Z] INFO: Waiting for daemon to start... [2024-01-17T14:52:10.576Z] Starting dockerd [2024-01-17T14:52:10.576Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.C5lO073apb/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2024-01-17T14:52:13.117Z] . [2024-01-17T14:52:13.117Z] Running integration-test (iteration 1) [2024-01-17T14:52:13.117Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2024-01-17T14:52:13.117Z] ++ '[' -n '' ']' [2024-01-17T14:52:13.118Z] ++ 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 [2024-01-17T14:52:13.118Z] ++ set -e [2024-01-17T14:52:13.118Z] ++ '[' -n 0 ']' [2024-01-17T14:52:13.118Z] ++ set -x [2024-01-17T14:52:13.118Z] ++ 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.C5lO073apb/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 [2024-01-17T14:52:13.118Z] Loaded image: busybox:latest [2024-01-17T14:52:13.118Z] Loaded image: busybox:glibc [2024-01-17T14:52:14.059Z] Loaded image: debian:bookworm-slim [2024-01-17T14:52:14.059Z] Loaded image: hello-world:latest [2024-01-17T14:52:14.059Z] Loaded image: arm32v7/hello-world:latest [2024-01-17T14:52:14.319Z] INFO: Testing against a local daemon [2024-01-17T14:52:14.319Z] === RUN TestCgroupNamespacesBuild [2024-01-17T14:52:15.261Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2024-01-17T14:52:15.261Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2024-01-17T14:52:16.644Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2024-01-17T14:52:16.644Z] === RUN TestBuildWithSession [2024-01-17T14:52:16.644Z] build_session_test.go:25: TODO: BuildKit [2024-01-17T14:52:16.644Z] --- SKIP: TestBuildWithSession (0.00s) [2024-01-17T14:52:16.644Z] === RUN TestBuildSquashParent [2024-01-17T14:52:20.848Z] --- PASS: TestBuildSquashParent (3.75s) [2024-01-17T14:52:20.848Z] === RUN TestBuildWithRemoveAndForceRemove [2024-01-17T14:52:20.848Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-01-17T14:52:20.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-01-17T14:52:20.848Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-01-17T14:52:20.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-01-17T14:52:20.848Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-01-17T14:52:20.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-01-17T14:52:20.848Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-01-17T14:52:20.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-01-17T14:52:20.848Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-01-17T14:52:20.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-01-17T14:52:20.848Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-01-17T14:52:20.848Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-01-17T14:52:20.848Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-01-17T14:52:20.848Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-01-17T14:52:20.848Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-01-17T14:52:20.848Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-01-17T14:52:20.848Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-01-17T14:52:20.848Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-01-17T14:52:24.147Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2024-01-17T14:52:24.147Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.56s) [2024-01-17T14:52:24.147Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.72s) [2024-01-17T14:52:24.147Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.92s) [2024-01-17T14:52:24.147Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s) [2024-01-17T14:52:24.147Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s) [2024-01-17T14:52:24.147Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.27s) [2024-01-17T14:52:24.147Z] === RUN TestBuildMultiStageCopy [2024-01-17T14:52:24.147Z] === RUN TestBuildMultiStageCopy/copy_to_root [2024-01-17T14:52:24.718Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2024-01-17T14:52:24.718Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2024-01-17T14:52:24.718Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2024-01-17T14:52:24.979Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2024-01-17T14:52:24.979Z] --- PASS: TestBuildMultiStageCopy (1.46s) [2024-01-17T14:52:24.979Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.06s) [2024-01-17T14:52:24.979Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s) [2024-01-17T14:52:24.979Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s) [2024-01-17T14:52:24.979Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s) [2024-01-17T14:52:24.979Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s) [2024-01-17T14:52:24.979Z] === RUN TestBuildMultiStageParentConfig [2024-01-17T14:52:25.240Z] --- PASS: TestBuildMultiStageParentConfig (0.36s) [2024-01-17T14:52:25.240Z] === RUN TestBuildLabelWithTargets [2024-01-17T14:52:25.810Z] --- PASS: TestBuildLabelWithTargets (0.52s) [2024-01-17T14:52:25.810Z] === RUN TestBuildWithEmptyLayers [2024-01-17T14:52:26.071Z] --- PASS: TestBuildWithEmptyLayers (0.13s) [2024-01-17T14:52:26.071Z] === RUN TestBuildMultiStageOnBuild [2024-01-17T14:52:27.454Z] --- PASS: TestBuildMultiStageOnBuild (1.17s) [2024-01-17T14:52:27.454Z] === RUN TestBuildUncleanTarFilenames [2024-01-17T14:52:27.454Z] --- PASS: TestBuildUncleanTarFilenames (0.10s) [2024-01-17T14:52:27.454Z] === RUN TestBuildMultiStageLayerLeak [2024-01-17T14:52:28.395Z] --- PASS: TestBuildMultiStageLayerLeak (1.09s) [2024-01-17T14:52:28.395Z] === RUN TestBuildWithHugeFile [2024-01-17T14:53:15.102Z] --- PASS: TestBuildWithHugeFile (43.41s) [2024-01-17T14:53:15.102Z] === RUN TestBuildWCOWSandboxSize [2024-01-17T14:53:15.102Z] build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2024-01-17T14:53:15.102Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2024-01-17T14:53:15.102Z] === RUN TestBuildWithEmptyDockerfile [2024-01-17T14:53:15.102Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2024-01-17T14:53:15.102Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2024-01-17T14:53:15.102Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-01-17T14:53:15.102Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-01-17T14:53:15.102Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-01-17T14:53:15.102Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-01-17T14:53:15.102Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2024-01-17T14:53:15.102Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-01-17T14:53:15.102Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-01-17T14:53:15.102Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2024-01-17T14:53:15.102Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2024-01-17T14:53:15.102Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2024-01-17T14:53:15.102Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2024-01-17T14:53:15.102Z] === RUN TestBuildPreserveOwnership [2024-01-17T14:53:15.102Z] === RUN TestBuildPreserveOwnership/copy_from [2024-01-17T14:53:15.102Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2024-01-17T14:53:15.102Z] --- PASS: TestBuildPreserveOwnership (2.43s) [2024-01-17T14:53:15.102Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.65s) [2024-01-17T14:53:15.102Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.77s) [2024-01-17T14:53:15.102Z] === RUN TestBuildPlatformInvalid [2024-01-17T14:53:15.102Z] --- PASS: TestBuildPlatformInvalid (0.01s) [2024-01-17T14:53:15.102Z] === RUN TestBuildkitHistoryTracePropagation [2024-01-17T14:53:15.102Z] time="2024-01-17T14:53:14Z" level=info msg="[core] [Channel #1] Channel created" module=grpc [2024-01-17T14:53:15.102Z] time="2024-01-17T14:53:14Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc [2024-01-17T14:53:15.102Z] time="2024-01-17T14:53: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 [2024-01-17T14:53:15.102Z] time="2024-01-17T14:53:14Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc [2024-01-17T14:53:15.102Z] time="2024-01-17T14:53: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 [2024-01-17T14:53:15.102Z] time="2024-01-17T14:53:14Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc [2024-01-17T14:53:15.102Z] time="2024-01-17T14:53:14Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc [2024-01-17T14:53:15.102Z] time="2024-01-17T14:53:14Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc [2024-01-17T14:53:15.102Z] time="2024-01-17T14:53:14Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc [2024-01-17T14:53:15.102Z] time="2024-01-17T14:53:14Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc [2024-01-17T14:53:15.102Z] time="2024-01-17T14:53:14Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc [2024-01-17T14:53:15.102Z] time="2024-01-17T14:53:14Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc [2024-01-17T14:53:15.102Z] time="2024-01-17T14:53:14Z" level=info msg="[core] [Server #4] Server created" module=grpc [2024-01-17T14:53:15.102Z] build_traces_test.go:84: Waiting for trace to be available [2024-01-17T14:53:18.399Z] time="2024-01-17T14:53:18Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc [2024-01-17T14:53:18.399Z] time="2024-01-17T14:53:18Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc [2024-01-17T14:53:18.399Z] time="2024-01-17T14:53:18Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc [2024-01-17T14:53:18.399Z] time="2024-01-17T14:53:18Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc [2024-01-17T14:53:18.399Z] time="2024-01-17T14:53:18Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc [2024-01-17T14:53:18.399Z] time="2024-01-17T14:53:18Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc [2024-01-17T14:53:18.399Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s) [2024-01-17T14:53:18.399Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2024-01-17T14:53:18.970Z] Loaded image: busybox:latest [2024-01-17T14:53:18.970Z] Loaded image: busybox:glibc [2024-01-17T14:53:19.911Z] Loaded image: debian:bookworm-slim [2024-01-17T14:53:19.911Z] Loaded image: hello-world:latest [2024-01-17T14:53:19.911Z] Loaded image: arm32v7/hello-world:latest [2024-01-17T14:53:28.069Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.64s) [2024-01-17T14:53:28.069Z] PASS [2024-01-17T14:53:28.069Z] [2024-01-17T14:53:28.069Z] === Skipped [2024-01-17T14:53:28.069Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2024-01-17T14:53:28.069Z] build_session_test.go:25: TODO: BuildKit [2024-01-17T14:53:28.069Z] [2024-01-17T14:53:28.069Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2024-01-17T14:53:28.069Z] build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2024-01-17T14:53:28.069Z] [2024-01-17T14:53:28.069Z] DONE 35 tests, 2 skipped in 74.898s [2024-01-17T14:53:28.069Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m [2024-01-17T14:53:28.069Z] ++ '[' -n '' ']' [2024-01-17T14:53:28.069Z] ++ 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 [2024-01-17T14:53:28.069Z] ++ set -e [2024-01-17T14:53:28.069Z] ++ '[' -n 0 ']' [2024-01-17T14:53:28.069Z] ++ set -x [2024-01-17T14:53:28.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.C5lO073apb/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 [2024-01-17T14:53:28.069Z] INFO: Testing against a local daemon [2024-01-17T14:53:28.069Z] === RUN TestNoNewPrivileges [2024-01-17T14:53:38.063Z] === RUN TestNoNewPrivileges/CapabilityRequested=true [2024-01-17T14:53:38.063Z] === RUN TestNoNewPrivileges/CapabilityRequested=false [2024-01-17T14:53:38.063Z] --- PASS: TestNoNewPrivileges (9.98s) [2024-01-17T14:53:38.063Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.44s) [2024-01-17T14:53:38.063Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.44s) [2024-01-17T14:53:38.063Z] PASS [2024-01-17T14:53:38.063Z] [2024-01-17T14:53:38.063Z] DONE 3 tests in 10.013s [2024-01-17T14:53:38.063Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2024-01-17T14:53:38.063Z] ++ '[' -n '' ']' [2024-01-17T14:53:38.063Z] ++ 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 [2024-01-17T14:53:38.063Z] ++ set -e [2024-01-17T14:53:38.063Z] ++ '[' -n 0 ']' [2024-01-17T14:53:38.063Z] ++ set -x [2024-01-17T14:53:38.063Z] ++ 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.C5lO073apb/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 [2024-01-17T14:53:38.063Z] INFO: Testing against a local daemon [2024-01-17T14:53:38.063Z] === RUN TestConfigInspect [2024-01-17T14:53:39.973Z] --- PASS: TestConfigInspect (1.92s) [2024-01-17T14:53:39.973Z] === RUN TestConfigList [2024-01-17T14:53:41.356Z] === RUN TestConfigList/test_filter_by_name [2024-01-17T14:53:41.356Z] === RUN TestConfigList/test_filter_by_id [2024-01-17T14:53:41.356Z] === RUN TestConfigList/test_filter_by_label_key_only [2024-01-17T14:53:41.356Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList [2024-01-17T14:53:41.356Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList [2024-01-17T14:53:41.926Z] --- PASS: TestConfigList (1.90s) [2024-01-17T14:53:41.926Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) [2024-01-17T14:53:41.926Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) [2024-01-17T14:53:41.926Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) [2024-01-17T14:53:41.926Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) [2024-01-17T14:53:41.926Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) [2024-01-17T14:53:41.926Z] === RUN TestConfigsCreateAndDelete [2024-01-17T14:53:43.837Z] --- PASS: TestConfigsCreateAndDelete (1.86s) [2024-01-17T14:53:43.837Z] === RUN TestConfigsUpdate [2024-01-17T14:53:45.748Z] --- PASS: TestConfigsUpdate (2.01s) [2024-01-17T14:53:45.748Z] === RUN TestTemplatedConfig [2024-01-17T14:53:48.290Z] --- PASS: TestTemplatedConfig (2.64s) [2024-01-17T14:53:48.290Z] === RUN TestConfigCreateResolve [2024-01-17T14:53:50.200Z] --- PASS: TestConfigCreateResolve (1.92s) [2024-01-17T14:53:50.200Z] PASS [2024-01-17T14:53:50.200Z] [2024-01-17T14:53:50.200Z] DONE 11 tests in 12.292s [2024-01-17T14:53:50.200Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2024-01-17T14:53:50.200Z] ++ '[' -n '' ']' [2024-01-17T14:53:50.200Z] ++ 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 [2024-01-17T14:53:50.200Z] ++ set -e [2024-01-17T14:53:50.200Z] ++ '[' -n 0 ']' [2024-01-17T14:53:50.200Z] ++ set -x [2024-01-17T14:53:50.200Z] ++ 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.C5lO073apb/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 [2024-01-17T14:53:50.200Z] INFO: Testing against a local daemon [2024-01-17T14:53:50.200Z] === RUN TestAttach [2024-01-17T14:53:50.200Z] === RUN TestAttach/without_TTY [2024-01-17T14:53:50.200Z] === PAUSE TestAttach/without_TTY [2024-01-17T14:53:50.200Z] === RUN TestAttach/with_TTY [2024-01-17T14:53:50.200Z] === PAUSE TestAttach/with_TTY [2024-01-17T14:53:50.200Z] === CONT TestAttach/without_TTY [2024-01-17T14:53:50.200Z] === CONT TestAttach/with_TTY [2024-01-17T14:53:50.460Z] --- PASS: TestAttach (0.02s) [2024-01-17T14:53:50.460Z] --- PASS: TestAttach/with_TTY (0.05s) [2024-01-17T14:53:50.460Z] --- PASS: TestAttach/without_TTY (0.05s) [2024-01-17T14:53:50.460Z] === RUN TestCreateWithCDIDevices [2024-01-17T14:53:51.401Z] --- PASS: TestCreateWithCDIDevices (1.06s) [2024-01-17T14:53:51.401Z] === RUN TestCDISpecDirsAreInSystemInfo [2024-01-17T14:53:51.401Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default [2024-01-17T14:53:51.971Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned [2024-01-17T14:53:52.541Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice [2024-01-17T14:53:53.112Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice [2024-01-17T14:53:53.682Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice [2024-01-17T14:53:53.943Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice [2024-01-17T14:53:54.513Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice [2024-01-17T14:53:55.084Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice [2024-01-17T14:53:55.655Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s) [2024-01-17T14:53:55.655Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s) [2024-01-17T14:53:55.655Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s) [2024-01-17T14:53:55.655Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2024-01-17T14:53:55.655Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s) [2024-01-17T14:53:55.655Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s) [2024-01-17T14:53:55.655Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s) [2024-01-17T14:53:55.655Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2024-01-17T14:53:55.655Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s) [2024-01-17T14:53:55.655Z] === RUN TestCheckpoint [2024-01-17T14:53:55.655Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2024-01-17T14:53:55.655Z] --- SKIP: TestCheckpoint (0.00s) [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/commit [2024-01-17T14:53:55.655Z] === PAUSE TestContainerInvalidJSON/commit [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/containers/create [2024-01-17T14:53:55.655Z] === PAUSE TestContainerInvalidJSON/containers/create [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2024-01-17T14:53:55.655Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2024-01-17T14:53:55.655Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2024-01-17T14:53:55.655Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2024-01-17T14:53:55.655Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2024-01-17T14:53:55.655Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2024-01-17T14:53:55.655Z] === CONT TestContainerInvalidJSON/commit [2024-01-17T14:53:55.655Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2024-01-17T14:53:55.655Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2024-01-17T14:53:55.655Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2024-01-17T14:53:55.655Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2024-01-17T14:53:55.655Z] === CONT TestContainerInvalidJSON/containers/create [2024-01-17T14:53:55.655Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2024-01-17T14:53:55.655Z] === RUN TestContainerInvalidJSON/commit/empty_body [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON (0.01s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2024-01-17T14:53:55.655Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2024-01-17T14:53:55.655Z] === RUN TestCopyFromContainerPathDoesNotExist [2024-01-17T14:53:55.655Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2024-01-17T14:53:55.655Z] === RUN TestCopyFromContainerPathIsNotDir [2024-01-17T14:53:55.655Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2024-01-17T14:53:55.655Z] === RUN TestCopyToContainerPathDoesNotExist [2024-01-17T14:53:55.655Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2024-01-17T14:53:55.655Z] === RUN TestCopyEmptyFile [2024-01-17T14:53:55.916Z] --- PASS: TestCopyEmptyFile (0.06s) [2024-01-17T14:53:55.916Z] === RUN TestCopyToContainerPathIsNotDir [2024-01-17T14:53:55.916Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2024-01-17T14:53:55.916Z] === RUN TestCopyFromContainer [2024-01-17T14:53:56.487Z] === RUN TestCopyFromContainer// [2024-01-17T14:53:56.487Z] === RUN TestCopyFromContainer/. [2024-01-17T14:53:56.487Z] === RUN TestCopyFromContainer//. [2024-01-17T14:53:56.487Z] === RUN TestCopyFromContainer/./ [2024-01-17T14:53:56.487Z] === RUN TestCopyFromContainer//./ [2024-01-17T14:53:56.487Z] === RUN TestCopyFromContainer//bar/root [2024-01-17T14:53:56.487Z] === RUN TestCopyFromContainer//bar/root/ [2024-01-17T14:53:56.487Z] === RUN TestCopyFromContainer//bar/root/. [2024-01-17T14:53:56.747Z] === RUN TestCopyFromContainer/bar/quux [2024-01-17T14:53:56.747Z] === RUN TestCopyFromContainer/bar/quux/ [2024-01-17T14:53:56.747Z] === RUN TestCopyFromContainer/bar/quux/. [2024-01-17T14:53:56.747Z] === RUN TestCopyFromContainer/bar/quux/baz [2024-01-17T14:53:56.747Z] === RUN TestCopyFromContainer/bar/filesymlink [2024-01-17T14:53:56.747Z] === RUN TestCopyFromContainer/bar/dirsymlink [2024-01-17T14:53:56.747Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2024-01-17T14:53:56.747Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2024-01-17T14:53:56.747Z] === RUN TestCopyFromContainer/bar/notarget [2024-01-17T14:53:56.747Z] --- PASS: TestCopyFromContainer (0.82s) [2024-01-17T14:53:56.747Z] --- PASS: TestCopyFromContainer// (0.01s) [2024-01-17T14:53:56.747Z] --- PASS: TestCopyFromContainer/. (0.01s) [2024-01-17T14:53:56.747Z] --- PASS: TestCopyFromContainer//. (0.01s) [2024-01-17T14:53:56.747Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2024-01-17T14:53:56.747Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2024-01-17T14:53:56.747Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2024-01-17T14:53:56.747Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2024-01-17T14:53:56.747Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) [2024-01-17T14:53:56.747Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2024-01-17T14:53:56.747Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) [2024-01-17T14:53:56.747Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) [2024-01-17T14:53:56.747Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2024-01-17T14:53:56.747Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) [2024-01-17T14:53:56.747Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) [2024-01-17T14:53:56.747Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) [2024-01-17T14:53:56.747Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) [2024-01-17T14:53:56.747Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) [2024-01-17T14:53:56.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2024-01-17T14:53:56.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-01-17T14:53:56.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-01-17T14:53:56.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-01-17T14:53:56.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-01-17T14:53:56.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-01-17T14:53:56.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-01-17T14:53:56.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-01-17T14:53:56.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-01-17T14:53:56.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-01-17T14:53:56.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2024-01-17T14:53:56.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2024-01-17T14:53:56.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2024-01-17T14:53:56.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2024-01-17T14:53:56.747Z] === RUN TestCreateLinkToNonExistingContainer [2024-01-17T14:53:56.747Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2024-01-17T14:53:56.747Z] === RUN TestCreateWithInvalidEnv [2024-01-17T14:53:56.747Z] === RUN TestCreateWithInvalidEnv/0 [2024-01-17T14:53:56.747Z] === PAUSE TestCreateWithInvalidEnv/0 [2024-01-17T14:53:56.747Z] === RUN TestCreateWithInvalidEnv/1 [2024-01-17T14:53:56.747Z] === PAUSE TestCreateWithInvalidEnv/1 [2024-01-17T14:53:56.747Z] === RUN TestCreateWithInvalidEnv/2 [2024-01-17T14:53:56.747Z] === PAUSE TestCreateWithInvalidEnv/2 [2024-01-17T14:53:56.747Z] === CONT TestCreateWithInvalidEnv/0 [2024-01-17T14:53:56.747Z] === CONT TestCreateWithInvalidEnv/2 [2024-01-17T14:53:56.747Z] === CONT TestCreateWithInvalidEnv/1 [2024-01-17T14:53:56.747Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2024-01-17T14:53:56.747Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2024-01-17T14:53:56.747Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2024-01-17T14:53:56.747Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2024-01-17T14:53:56.747Z] === RUN TestCreateTmpfsMountsTarget [2024-01-17T14:53:56.747Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2024-01-17T14:53:56.747Z] === RUN TestCreateWithCustomMaskedPaths [2024-01-17T14:53:58.130Z] --- PASS: TestCreateWithCustomMaskedPaths (1.36s) [2024-01-17T14:53:58.130Z] === RUN TestCreateWithCustomReadonlyPaths [2024-01-17T14:53:59.514Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.30s) [2024-01-17T14:53:59.514Z] === RUN TestCreateWithInvalidHealthcheckParams [2024-01-17T14:53:59.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-01-17T14:53:59.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-01-17T14:53:59.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-01-17T14:53:59.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-01-17T14:53:59.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-01-17T14:53:59.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-01-17T14:53:59.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-01-17T14:53:59.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-01-17T14:53:59.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-17T14:53:59.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-17T14:53:59.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-17T14:53:59.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-17T14:53:59.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-01-17T14:53:59.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-01-17T14:53:59.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-01-17T14:53:59.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-17T14:53:59.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-01-17T14:53:59.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-01-17T14:53:59.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2024-01-17T14:53:59.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2024-01-17T14:53:59.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2024-01-17T14:53:59.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2024-01-17T14:53:59.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2024-01-17T14:53:59.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2024-01-17T14:53:59.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2024-01-17T14:53:59.514Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2024-01-17T14:53:59.774Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2024-01-17T14:53:59.774Z] === RUN TestCreateDifferentPlatform [2024-01-17T14:53:59.774Z] === RUN TestCreateDifferentPlatform/different_os [2024-01-17T14:53:59.774Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2024-01-17T14:53:59.774Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2024-01-17T14:53:59.774Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2024-01-17T14:53:59.774Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2024-01-17T14:53:59.774Z] === RUN TestCreateVolumesFromNonExistingContainer [2024-01-17T14:53:59.774Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2024-01-17T14:53:59.774Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2024-01-17T14:54:00.034Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2024-01-17T14:54:00.034Z] === RUN TestCreateInvalidHostConfig [2024-01-17T14:54:00.034Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2024-01-17T14:54:00.034Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2024-01-17T14:54:00.034Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2024-01-17T14:54:00.034Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2024-01-17T14:54:00.034Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-01-17T14:54:00.034Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-01-17T14:54:00.035Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2024-01-17T14:54:00.035Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2024-01-17T14:54:00.035Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2024-01-17T14:54:00.035Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2024-01-17T14:54:00.035Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2024-01-17T14:54:00.035Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2024-01-17T14:54:00.035Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2024-01-17T14:54:00.035Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-01-17T14:54:00.035Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2024-01-17T14:54:00.035Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2024-01-17T14:54:00.035Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2024-01-17T14:54:00.035Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2024-01-17T14:54:00.035Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2024-01-17T14:54:00.035Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2024-01-17T14:54:00.035Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2024-01-17T14:54:00.035Z] === RUN TestCreateWithMultipleEndpointSettings [2024-01-17T14:54:00.035Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 [2024-01-17T14:54:00.035Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 [2024-01-17T14:54:00.035Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s) [2024-01-17T14:54:00.035Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) [2024-01-17T14:54:00.035Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) [2024-01-17T14:54:00.035Z] === RUN TestCreateWithCustomMACs [2024-01-17T14:54:00.605Z] --- PASS: TestCreateWithCustomMACs (0.61s) [2024-01-17T14:54:00.605Z] === RUN TestContainerStartOnDaemonRestart [2024-01-17T14:54:00.605Z] === PAUSE TestContainerStartOnDaemonRestart [2024-01-17T14:54:00.605Z] === RUN TestDaemonRestartIpcMode [2024-01-17T14:54:00.605Z] === PAUSE TestDaemonRestartIpcMode [2024-01-17T14:54:00.605Z] === RUN TestDaemonHostGatewayIP [2024-01-17T14:54:00.605Z] === PAUSE TestDaemonHostGatewayIP [2024-01-17T14:54:00.605Z] === RUN TestRestartDaemonWithRestartingContainer [2024-01-17T14:54:00.605Z] === PAUSE TestRestartDaemonWithRestartingContainer [2024-01-17T14:54:00.605Z] === RUN TestHardRestartWhenContainerIsRunning [2024-01-17T14:54:00.605Z] === PAUSE TestHardRestartWhenContainerIsRunning [2024-01-17T14:54:00.605Z] === RUN TestContainerKillOnDaemonStart [2024-01-17T14:54:00.605Z] === PAUSE TestContainerKillOnDaemonStart [2024-01-17T14:54:00.605Z] === RUN TestDiff [2024-01-17T14:54:01.176Z] --- PASS: TestDiff (0.50s) [2024-01-17T14:54:01.176Z] === RUN TestDiffStoppedContainer [2024-01-17T14:54:01.747Z] --- PASS: TestDiffStoppedContainer (0.50s) [2024-01-17T14:54:01.747Z] === RUN TestExecConsoleSize [2024-01-17T14:54:02.317Z] --- PASS: TestExecConsoleSize (0.56s) [2024-01-17T14:54:02.317Z] === RUN TestExecWithCloseStdin [2024-01-17T14:54:02.578Z] --- PASS: TestExecWithCloseStdin (0.52s) [2024-01-17T14:54:02.578Z] === RUN TestExec [2024-01-17T14:54:03.149Z] --- PASS: TestExec (0.53s) [2024-01-17T14:54:03.149Z] === RUN TestExecUser [2024-01-17T14:54:03.720Z] --- PASS: TestExecUser (0.55s) [2024-01-17T14:54:03.720Z] === RUN TestExecWithGroupAdd [2024-01-17T14:54:04.291Z] --- PASS: TestExecWithGroupAdd (0.55s) [2024-01-17T14:54:04.291Z] === RUN TestExportContainerAndImportImage [2024-01-17T14:54:04.867Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2024-01-17T14:54:04.867Z] === RUN TestExportContainerAfterDaemonRestart [2024-01-17T14:54:11.461Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s) [2024-01-17T14:54:11.461Z] === RUN TestHealthCheckWorkdir [2024-01-17T14:54:11.721Z] --- PASS: TestHealthCheckWorkdir (0.66s) [2024-01-17T14:54:11.721Z] === RUN TestHealthKillContainer [2024-01-17T14:54:19.854Z] --- PASS: TestHealthKillContainer (7.95s) [2024-01-17T14:54:19.854Z] === RUN TestHealthCheckProcessKilled [2024-01-17T14:54:20.426Z] --- PASS: TestHealthCheckProcessKilled (0.82s) [2024-01-17T14:54:20.426Z] === RUN TestHealthStartInterval [2024-01-17T14:54:21.808Z] health_test.go:141: &{2024-01-17 14:54:21.586038345 +0000 UTC 2024-01-17 14:54:21.638791374 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T14:54:21.808Z] } [2024-01-17T14:54:21.808Z] health_test.go:141: &{2024-01-17 14:54:21.586038345 +0000 UTC 2024-01-17 14:54:21.638791374 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T14:54:21.808Z] } [2024-01-17T14:54:22.068Z] health_test.go:141: &{2024-01-17 14:54:21.586038345 +0000 UTC 2024-01-17 14:54:21.638791374 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T14:54:22.068Z] } [2024-01-17T14:54:22.068Z] health_test.go:141: &{2024-01-17 14:54:21.586038345 +0000 UTC 2024-01-17 14:54:21.638791374 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T14:54:22.068Z] } [2024-01-17T14:54:22.329Z] health_test.go:141: &{2024-01-17 14:54:21.586038345 +0000 UTC 2024-01-17 14:54:21.638791374 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T14:54:22.329Z] } [2024-01-17T14:54:22.329Z] health_test.go:141: &{2024-01-17 14:54:21.586038345 +0000 UTC 2024-01-17 14:54:21.638791374 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T14:54:22.329Z] } [2024-01-17T14:54:22.329Z] health_test.go:141: &{2024-01-17 14:54:21.586038345 +0000 UTC 2024-01-17 14:54:21.638791374 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T14:54:22.329Z] } [2024-01-17T14:54:22.589Z] health_test.go:141: &{2024-01-17 14:54:21.586038345 +0000 UTC 2024-01-17 14:54:21.638791374 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T14:54:22.589Z] } [2024-01-17T14:54:22.589Z] health_test.go:141: &{2024-01-17 14:54:21.586038345 +0000 UTC 2024-01-17 14:54:21.638791374 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T14:54:22.589Z] } [2024-01-17T14:54:22.589Z] health_test.go:141: &{2024-01-17 14:54:21.586038345 +0000 UTC 2024-01-17 14:54:21.638791374 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-01-17T14:54:22.589Z] } [2024-01-17T14:54:22.849Z] health_test.go:141: &{2024-01-17 14:54:22.639364429 +0000 UTC 2024-01-17 14:54:22.693659837 +0000 UTC 1 2} [2024-01-17T14:54:22.849Z] health_test.go:141: &{2024-01-17 14:54:22.639364429 +0000 UTC 2024-01-17 14:54:22.693659837 +0000 UTC 1 2} [2024-01-17T14:54:23.110Z] health_test.go:141: &{2024-01-17 14:54:22.639364429 +0000 UTC 2024-01-17 14:54:22.693659837 +0000 UTC 1 2} [2024-01-17T14:54:23.110Z] health_test.go:141: &{2024-01-17 14:54:22.639364429 +0000 UTC 2024-01-17 14:54:22.693659837 +0000 UTC 1 2} [2024-01-17T14:54:23.110Z] health_test.go:141: &{2024-01-17 14:54:22.639364429 +0000 UTC 2024-01-17 14:54:22.693659837 +0000 UTC 1 2} [2024-01-17T14:54:23.370Z] health_test.go:141: &{2024-01-17 14:54:22.639364429 +0000 UTC 2024-01-17 14:54:22.693659837 +0000 UTC 1 2} [2024-01-17T14:54:23.370Z] health_test.go:141: &{2024-01-17 14:54:22.639364429 +0000 UTC 2024-01-17 14:54:22.693659837 +0000 UTC 1 2} [2024-01-17T14:54:23.630Z] health_test.go:141: &{2024-01-17 14:54:22.639364429 +0000 UTC 2024-01-17 14:54:22.693659837 +0000 UTC 1 2} [2024-01-17T14:54:23.630Z] health_test.go:141: &{2024-01-17 14:54:22.639364429 +0000 UTC 2024-01-17 14:54:22.693659837 +0000 UTC 1 2} [2024-01-17T14:54:23.630Z] health_test.go:141: &{2024-01-17 14:54:22.639364429 +0000 UTC 2024-01-17 14:54:22.693659837 +0000 UTC 1 2} [2024-01-17T14:54:23.890Z] health_test.go:141: &{2024-01-17 14:54:22.639364429 +0000 UTC 2024-01-17 14:54:22.693659837 +0000 UTC 1 2} [2024-01-17T14:54:23.890Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:24.831Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:26.213Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:27.153Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:28.093Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:29.034Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:29.974Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:30.915Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:31.855Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:33.237Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:33.807Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:35.189Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:36.129Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:37.070Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:38.009Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:38.950Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:39.889Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:40.830Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:42.212Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:43.152Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:44.093Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:45.033Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:45.981Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:46.926Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:47.866Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:49.248Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:50.188Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:51.129Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:52.069Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:53.009Z] health_test.go:169: 1.054940463s [2024-01-17T14:54:54.391Z] --- PASS: TestHealthStartInterval (33.74s) [2024-01-17T14:54:54.391Z] === RUN TestInspectCpusetInConfigPre120 [2024-01-17T14:54:54.652Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s) [2024-01-17T14:54:54.652Z] === RUN TestInspectAnnotations [2024-01-17T14:54:54.652Z] --- PASS: TestInspectAnnotations (0.04s) [2024-01-17T14:54:54.652Z] === RUN TestIpcModeNone [2024-01-17T14:54:55.223Z] --- PASS: TestIpcModeNone (0.53s) [2024-01-17T14:54:55.223Z] === RUN TestIpcModePrivate [2024-01-17T14:54:55.483Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false [2024-01-17T14:54:55.743Z] --- PASS: TestIpcModePrivate (0.58s) [2024-01-17T14:54:55.743Z] === RUN TestIpcModeShareable [2024-01-17T14:54:56.004Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true [2024-01-17T14:54:56.264Z] --- PASS: TestIpcModeShareable (0.56s) [2024-01-17T14:54:56.264Z] === RUN TestAPIIpcModeShareableAndContainer [2024-01-17T14:54:57.647Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.20s) [2024-01-17T14:54:57.647Z] === RUN TestAPIIpcModeHost [2024-01-17T14:54:57.907Z] --- PASS: TestAPIIpcModeHost (0.34s) [2024-01-17T14:54:57.907Z] === RUN TestDaemonIpcModeShareable [2024-01-17T14:54:58.848Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2024-01-17T14:54:59.108Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2024-01-17T14:54:59.108Z] === RUN TestDaemonIpcModePrivate [2024-01-17T14:55:00.049Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2024-01-17T14:55:00.049Z] --- PASS: TestDaemonIpcModePrivate (1.09s) [2024-01-17T14:55:00.049Z] === RUN TestDaemonIpcModePrivateFromConfig [2024-01-17T14:55:00.990Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2024-01-17T14:55:01.251Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2024-01-17T14:55:01.251Z] === RUN TestDaemonIpcModeShareableFromConfig [2024-01-17T14:55:02.192Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2024-01-17T14:55:02.452Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2024-01-17T14:55:02.452Z] === RUN TestIpcModeOlderClient [2024-01-17T14:55:02.452Z] === PAUSE TestIpcModeOlderClient [2024-01-17T14:55:02.452Z] === RUN TestKillContainerInvalidSignal [2024-01-17T14:55:03.022Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2024-01-17T14:55:03.022Z] === RUN TestKillContainer [2024-01-17T14:55:03.022Z] === RUN TestKillContainer/no_signal [2024-01-17T14:55:03.283Z] === RUN TestKillContainer/non_killing_signal [2024-01-17T14:55:03.543Z] === RUN TestKillContainer/killing_signal [2024-01-17T14:55:04.483Z] --- PASS: TestKillContainer (1.49s) [2024-01-17T14:55:04.483Z] --- PASS: TestKillContainer/no_signal (0.51s) [2024-01-17T14:55:04.483Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2024-01-17T14:55:04.483Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2024-01-17T14:55:04.483Z] === RUN TestKillWithStopSignalAndRestartPolicies [2024-01-17T14:55:04.483Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2024-01-17T14:55:04.744Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2024-01-17T14:55:05.314Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.00s) [2024-01-17T14:55:05.314Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s) [2024-01-17T14:55:05.314Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2024-01-17T14:55:05.314Z] === RUN TestKillStoppedContainer [2024-01-17T14:55:05.314Z] --- PASS: TestKillStoppedContainer (0.04s) [2024-01-17T14:55:05.314Z] === RUN TestKillStoppedContainerAPIPre120 [2024-01-17T14:55:05.314Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2024-01-17T14:55:05.314Z] === RUN TestKillDifferentUserContainer [2024-01-17T14:55:05.885Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2024-01-17T14:55:05.885Z] === RUN TestInspectOomKilledTrue [2024-01-17T14:55:06.456Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2024-01-17T14:55:06.456Z] === RUN TestInspectOomKilledFalse [2024-01-17T14:55:07.027Z] --- PASS: TestInspectOomKilledFalse (0.46s) [2024-01-17T14:55:07.027Z] === RUN TestLinksEtcHostsContentMatch [2024-01-17T14:55:07.027Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2024-01-17T14:55:07.027Z] === RUN TestLinksContainerNames [2024-01-17T14:55:07.967Z] --- PASS: TestLinksContainerNames (0.95s) [2024-01-17T14:55:07.967Z] === RUN TestLogsFollowTailEmpty [2024-01-17T14:55:08.537Z] --- PASS: TestLogsFollowTailEmpty (0.49s) [2024-01-17T14:55:08.537Z] === RUN TestLogs [2024-01-17T14:55:08.537Z] === RUN TestLogs/driver_local [2024-01-17T14:55:08.537Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2024-01-17T14:55:08.537Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2024-01-17T14:55:08.537Z] === RUN TestLogs/driver_local/tty/only_stdout [2024-01-17T14:55:08.537Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2024-01-17T14:55:08.537Z] === RUN TestLogs/driver_local/tty/only_stderr [2024-01-17T14:55:08.537Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2024-01-17T14:55:08.537Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2024-01-17T14:55:08.537Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2024-01-17T14:55:08.537Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2024-01-17T14:55:08.537Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2024-01-17T14:55:08.537Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2024-01-17T14:55:08.537Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2024-01-17T14:55:08.537Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2024-01-17T14:55:08.537Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2024-01-17T14:55:08.537Z] === CONT TestLogs/driver_local/tty/only_stderr [2024-01-17T14:55:08.537Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2024-01-17T14:55:08.537Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2024-01-17T14:55:08.537Z] === CONT TestLogs/driver_local/tty/only_stdout [2024-01-17T14:55:10.449Z] === RUN TestLogs/driver_json-file [2024-01-17T14:55:10.449Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2024-01-17T14:55:10.449Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2024-01-17T14:55:10.449Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2024-01-17T14:55:10.449Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2024-01-17T14:55:10.449Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2024-01-17T14:55:10.449Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2024-01-17T14:55:10.449Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-01-17T14:55:10.449Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-01-17T14:55:10.449Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2024-01-17T14:55:10.449Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2024-01-17T14:55:10.449Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2024-01-17T14:55:10.449Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2024-01-17T14:55:10.449Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2024-01-17T14:55:10.449Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-01-17T14:55:10.449Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2024-01-17T14:55:10.449Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2024-01-17T14:55:10.449Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2024-01-17T14:55:10.449Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2024-01-17T14:55:12.361Z] --- PASS: TestLogs (3.64s) [2024-01-17T14:55:12.361Z] --- PASS: TestLogs/driver_local (0.01s) [2024-01-17T14:55:12.361Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.97s) [2024-01-17T14:55:12.361Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.17s) [2024-01-17T14:55:12.361Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.27s) [2024-01-17T14:55:12.361Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.46s) [2024-01-17T14:55:12.361Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.56s) [2024-01-17T14:55:12.361Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.72s) [2024-01-17T14:55:12.361Z] --- PASS: TestLogs/driver_json-file (0.01s) [2024-01-17T14:55:12.361Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.23s) [2024-01-17T14:55:12.361Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.36s) [2024-01-17T14:55:12.361Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.47s) [2024-01-17T14:55:12.361Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.49s) [2024-01-17T14:55:12.361Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.68s) [2024-01-17T14:55:12.361Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.91s) [2024-01-17T14:55:12.361Z] === RUN TestContainerNetworkMountsNoChown [2024-01-17T14:55:12.621Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/default [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/default [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/private [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/private [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/rprivate [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/rprivate [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/slave [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/slave [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/rslave [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/rslave [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/shared [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/shared [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/rshared [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/rshared [2024-01-17T14:55:12.621Z] === CONT TestMountDaemonRoot/default [2024-01-17T14:55:12.621Z] === CONT TestMountDaemonRoot/rslave [2024-01-17T14:55:12.621Z] === CONT TestMountDaemonRoot/rprivate [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/default/bind_root [2024-01-17T14:55:12.621Z] === CONT TestMountDaemonRoot/rshared [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/rshared/bind_root [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2024-01-17T14:55:12.621Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/rslave/mount_root [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2024-01-17T14:55:12.621Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/rslave/bind_root [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2024-01-17T14:55:12.621Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/rshared/mount_root [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2024-01-17T14:55:12.621Z] === CONT TestMountDaemonRoot/shared [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/shared/bind_root [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/shared/mount_root [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2024-01-17T14:55:12.621Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/default/bind_root [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/default/bind_subpath [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/default/mount_root [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/default/mount_root [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/default/mount_subpath [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2024-01-17T14:55:12.621Z] === CONT TestMountDaemonRoot/private [2024-01-17T14:55:12.621Z] === CONT TestMountDaemonRoot/rshared/bind_root [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/private/bind_root [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/private/bind_root [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/private/bind_subpath [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/private/mount_root [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/private/mount_root [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/private/mount_subpath [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2024-01-17T14:55:12.621Z] === CONT TestMountDaemonRoot/rslave/bind_root [2024-01-17T14:55:12.621Z] === CONT TestMountDaemonRoot/slave [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/slave/mount_root [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2024-01-17T14:55:12.621Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/slave/bind_root [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2024-01-17T14:55:12.621Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2024-01-17T14:55:12.621Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2024-01-17T14:55:12.621Z] === CONT TestMountDaemonRoot/rslave/mount_root [2024-01-17T14:55:12.621Z] === CONT TestMountDaemonRoot/shared/bind_root [2024-01-17T14:55:12.621Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2024-01-17T14:55:12.621Z] === CONT TestMountDaemonRoot/default/bind_root [2024-01-17T14:55:12.882Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2024-01-17T14:55:12.882Z] === CONT TestMountDaemonRoot/rshared/mount_root [2024-01-17T14:55:12.882Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2024-01-17T14:55:12.882Z] === CONT TestMountDaemonRoot/private/bind_root [2024-01-17T14:55:12.882Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2024-01-17T14:55:12.882Z] === CONT TestMountDaemonRoot/shared/mount_root [2024-01-17T14:55:12.882Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2024-01-17T14:55:12.882Z] === CONT TestMountDaemonRoot/slave/mount_root [2024-01-17T14:55:12.882Z] === CONT TestMountDaemonRoot/default/mount_subpath [2024-01-17T14:55:12.882Z] === CONT TestMountDaemonRoot/default/mount_root [2024-01-17T14:55:12.882Z] === CONT TestMountDaemonRoot/default/bind_subpath [2024-01-17T14:55:12.882Z] === CONT TestMountDaemonRoot/private/mount_subpath [2024-01-17T14:55:12.882Z] === CONT TestMountDaemonRoot/private/mount_root [2024-01-17T14:55:12.882Z] === CONT TestMountDaemonRoot/private/bind_subpath [2024-01-17T14:55:12.882Z] === CONT TestMountDaemonRoot/slave/bind_root [2024-01-17T14:55:12.882Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2024-01-17T14:55:12.882Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot (0.01s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2024-01-17T14:55:12.882Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2024-01-17T14:55:12.882Z] === RUN TestContainerBindMountNonRecursive [2024-01-17T14:55:14.265Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2024-01-17T14:55:14.265Z] === RUN TestContainerVolumesMountedAsShared [2024-01-17T14:55:14.835Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2024-01-17T14:55:14.835Z] === RUN TestContainerVolumesMountedAsSlave [2024-01-17T14:55:15.095Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2024-01-17T14:55:15.095Z] === RUN TestContainerCopyLeaksMounts [2024-01-17T14:55:15.666Z] --- PASS: TestContainerCopyLeaksMounts (0.60s) [2024-01-17T14:55:15.666Z] === RUN TestContainerBindMountRecursivelyReadOnly [2024-01-17T14:55:17.578Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.77s) [2024-01-17T14:55:17.578Z] === RUN TestNetworkNat [2024-01-17T14:55:17.838Z] --- PASS: TestNetworkNat (0.50s) [2024-01-17T14:55:17.838Z] === RUN TestNetworkLocalhostTCPNat [2024-01-17T14:55:18.409Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s) [2024-01-17T14:55:18.409Z] === RUN TestNetworkLoopbackNat [2024-01-17T14:55:21.721Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2024-01-17T14:55:21.721Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors [2024-01-17T14:55:21.721Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff [2024-01-17T14:55:21.721Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export [2024-01-17T14:55:21.721Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container [2024-01-17T14:55:21.721Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container [2024-01-17T14:55:21.721Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.55s) [2024-01-17T14:55:21.721Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) [2024-01-17T14:55:21.721Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) [2024-01-17T14:55:21.721Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) [2024-01-17T14:55:21.721Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) [2024-01-17T14:55:21.721Z] === RUN TestPause [2024-01-17T14:55:22.306Z] --- PASS: TestPause (0.49s) [2024-01-17T14:55:22.306Z] === RUN TestPauseFailsOnWindowsServerContainers [2024-01-17T14:55:22.306Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2024-01-17T14:55:22.306Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2024-01-17T14:55:22.306Z] === RUN TestPauseStopPausedContainer [2024-01-17T14:55:22.566Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2024-01-17T14:55:22.566Z] === RUN TestPIDModeHost [2024-01-17T14:55:23.949Z] --- PASS: TestPIDModeHost (1.09s) [2024-01-17T14:55:23.949Z] === RUN TestPIDModeContainer [2024-01-17T14:55:23.949Z] === RUN TestPIDModeContainer/non-existing_container [2024-01-17T14:55:23.949Z] === RUN TestPIDModeContainer/non-running_container [2024-01-17T14:55:23.949Z] === RUN TestPIDModeContainer/running_container [2024-01-17T14:55:24.890Z] --- PASS: TestPIDModeContainer (1.05s) [2024-01-17T14:55:24.890Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) [2024-01-17T14:55:24.890Z] --- PASS: TestPIDModeContainer/non-running_container (0.16s) [2024-01-17T14:55:24.890Z] --- PASS: TestPIDModeContainer/running_container (0.48s) [2024-01-17T14:55:24.890Z] === RUN TestPsFilter [2024-01-17T14:55:24.890Z] === RUN TestPsFilter/since [2024-01-17T14:55:24.890Z] === RUN TestPsFilter/before [2024-01-17T14:55:24.890Z] --- PASS: TestPsFilter (0.14s) [2024-01-17T14:55:24.890Z] --- PASS: TestPsFilter/since (0.00s) [2024-01-17T14:55:24.890Z] --- PASS: TestPsFilter/before (0.00s) [2024-01-17T14:55:24.890Z] === RUN TestRemoveContainerWithRemovedVolume [2024-01-17T14:55:25.461Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2024-01-17T14:55:25.461Z] === RUN TestRemoveContainerWithVolume [2024-01-17T14:55:26.032Z] --- PASS: TestRemoveContainerWithVolume (0.52s) [2024-01-17T14:55:26.032Z] === RUN TestRemoveContainerRunning [2024-01-17T14:55:26.292Z] --- PASS: TestRemoveContainerRunning (0.48s) [2024-01-17T14:55:26.292Z] === RUN TestRemoveContainerForceRemoveRunning [2024-01-17T14:55:26.865Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2024-01-17T14:55:26.865Z] === RUN TestRemoveInvalidContainer [2024-01-17T14:55:26.865Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2024-01-17T14:55:26.865Z] === RUN TestRenameLinkedContainer [2024-01-17T14:55:28.777Z] --- PASS: TestRenameLinkedContainer (1.89s) [2024-01-17T14:55:28.777Z] === RUN TestRenameStoppedContainer [2024-01-17T14:55:29.348Z] --- PASS: TestRenameStoppedContainer (0.48s) [2024-01-17T14:55:29.348Z] === RUN TestRenameRunningContainerAndReuse [2024-01-17T14:55:30.289Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s) [2024-01-17T14:55:30.289Z] === RUN TestRenameInvalidName [2024-01-17T14:55:30.859Z] --- PASS: TestRenameInvalidName (0.47s) [2024-01-17T14:55:30.859Z] === RUN TestRenameAnonymousContainer [2024-01-17T14:55:32.770Z] --- PASS: TestRenameAnonymousContainer (1.77s) [2024-01-17T14:55:32.770Z] === RUN TestRenameContainerWithSameName [2024-01-17T14:55:33.030Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2024-01-17T14:55:33.030Z] === RUN TestRenameContainerWithLinkedContainer [2024-01-17T14:55:33.972Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s) [2024-01-17T14:55:33.972Z] === RUN TestResize [2024-01-17T14:55:33.972Z] === RUN TestResize/success [2024-01-17T14:55:34.232Z] === RUN TestResize/invalid_size [2024-01-17T14:55:34.493Z] === RUN TestResize/invalid_state [2024-01-17T14:55:35.065Z] --- PASS: TestResize (1.05s) [2024-01-17T14:55:35.065Z] --- PASS: TestResize/success (0.29s) [2024-01-17T14:55:35.065Z] --- PASS: TestResize/invalid_size (0.27s) [2024-01-17T14:55:35.065Z] --- PASS: TestResize/invalid_state (0.04s) [2024-01-17T14:55:35.065Z] === RUN TestDaemonRestartKillContainers [2024-01-17T14:55:35.065Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-01-17T14:55:35.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-01-17T14:55:35.065Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-01-17T14:55:35.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-01-17T14:55:35.065Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-01-17T14:55:35.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-01-17T14:55:35.065Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-01-17T14:55:35.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-01-17T14:55:35.065Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-01-17T14:55:35.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-01-17T14:55:35.065Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-01-17T14:55:35.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-01-17T14:55:35.065Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-01-17T14:55:35.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-01-17T14:55:35.065Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-01-17T14:55:35.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-01-17T14:55:35.065Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-17T14:55:35.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-17T14:55:35.065Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-17T14:55:35.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-17T14:55:35.065Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-17T14:55:35.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-17T14:55:35.065Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-17T14:55:35.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-17T14:55:35.065Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-01-17T14:55:35.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-01-17T14:55:35.065Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-01-17T14:55:35.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-01-17T14:55:35.065Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-01-17T14:55:35.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-01-17T14:55:35.065Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-01-17T14:55:35.065Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-01-17T14:55:35.065Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-01-17T14:55:35.065Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-17T14:55:35.065Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-01-17T14:55:35.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-01-17T14:55:35.065Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-17T14:55:35.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-01-17T14:55:35.065Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-01-17T14:55:35.065Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-01-17T14:55:36.449Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-01-17T14:55:37.019Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-01-17T14:55:37.019Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-01-17T14:55:37.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-01-17T14:55:37.541Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-01-17T14:55:38.113Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-01-17T14:55:38.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-01-17T14:55:38.634Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-01-17T14:55:41.178Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2024-01-17T14:55:41.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2024-01-17T14:55:41.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.94s) [2024-01-17T14:55:41.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.96s) [2024-01-17T14:55:41.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.19s) [2024-01-17T14:55:41.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.40s) [2024-01-17T14:55:41.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2024-01-17T14:55:41.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2024-01-17T14:55:41.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.20s) [2024-01-17T14:55:41.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s) [2024-01-17T14:55:41.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s) [2024-01-17T14:55:41.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.82s) [2024-01-17T14:55:41.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.13s) [2024-01-17T14:55:41.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.03s) [2024-01-17T14:55:41.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.70s) [2024-01-17T14:55:41.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.83s) [2024-01-17T14:55:41.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.81s) [2024-01-17T14:55:41.178Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2024-01-17T14:55:41.178Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2024-01-17T14:55:42.119Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2024-01-17T14:55:43.503Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.09s) [2024-01-17T14:55:43.503Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.06s) [2024-01-17T14:55:43.503Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.03s) [2024-01-17T14:55:43.503Z] === RUN TestContainerRestartWithCancelledRequest [2024-01-17T14:55:45.415Z] --- PASS: TestContainerRestartWithCancelledRequest (1.92s) [2024-01-17T14:55:45.415Z] === RUN TestCgroupNamespacesRun [2024-01-17T14:55:46.355Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2024-01-17T14:55:46.355Z] === RUN TestCgroupNamespacesRunPrivileged [2024-01-17T14:55:47.738Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2024-01-17T14:55:47.738Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2024-01-17T14:55:48.679Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2024-01-17T14:55:48.679Z] === RUN TestCgroupNamespacesRunHostMode [2024-01-17T14:55:50.062Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2024-01-17T14:55:50.062Z] === RUN TestCgroupNamespacesRunPrivateMode [2024-01-17T14:55:51.004Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2024-01-17T14:55:51.004Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2024-01-17T14:55:51.945Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2024-01-17T14:55:51.945Z] === RUN TestCgroupNamespacesRunInvalidMode [2024-01-17T14:55:52.516Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s) [2024-01-17T14:55:52.516Z] === RUN TestCgroupNamespacesRunOlderClient [2024-01-17T14:55:53.899Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2024-01-17T14:55:53.899Z] === RUN TestNISDomainname [2024-01-17T14:55:54.470Z] --- PASS: TestNISDomainname (0.56s) [2024-01-17T14:55:54.470Z] === RUN TestHostnameDnsResolution [2024-01-17T14:55:55.041Z] --- PASS: TestHostnameDnsResolution (0.75s) [2024-01-17T14:55:55.041Z] === RUN TestUnprivilegedPortsAndPing [2024-01-17T14:55:55.612Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s) [2024-01-17T14:55:55.612Z] === RUN TestPrivilegedHostDevices [2024-01-17T14:55:56.183Z] --- PASS: TestPrivilegedHostDevices (0.56s) [2024-01-17T14:55:56.183Z] === RUN TestRunConsoleSize [2024-01-17T14:55:56.765Z] --- PASS: TestRunConsoleSize (0.46s) [2024-01-17T14:55:56.765Z] === RUN TestRunWithAlternativeContainerdShim [2024-01-17T14:56:02.055Z] --- PASS: TestRunWithAlternativeContainerdShim (5.49s) [2024-01-17T14:56:02.055Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID [2024-01-17T14:56:03.439Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.11s) [2024-01-17T14:56:03.439Z] === RUN TestStats [2024-01-17T14:56:04.821Z] --- PASS: TestStats (1.52s) [2024-01-17T14:56:04.821Z] === RUN TestStopContainerWithTimeout [2024-01-17T14:56:04.821Z] === RUN TestStopContainerWithTimeout/0 [2024-01-17T14:56:04.821Z] === PAUSE TestStopContainerWithTimeout/0 [2024-01-17T14:56:04.821Z] === RUN TestStopContainerWithTimeout/1 [2024-01-17T14:56:04.821Z] === PAUSE TestStopContainerWithTimeout/1 [2024-01-17T14:56:04.821Z] === RUN TestStopContainerWithTimeout/3 [2024-01-17T14:56:04.821Z] === PAUSE TestStopContainerWithTimeout/3 [2024-01-17T14:56:04.821Z] === RUN TestStopContainerWithTimeout/-1 [2024-01-17T14:56:04.821Z] === PAUSE TestStopContainerWithTimeout/-1 [2024-01-17T14:56:04.821Z] === CONT TestStopContainerWithTimeout/0 [2024-01-17T14:56:04.821Z] === CONT TestStopContainerWithTimeout/3 [2024-01-17T14:56:04.821Z] === CONT TestStopContainerWithTimeout/-1 [2024-01-17T14:56:04.821Z] === CONT TestStopContainerWithTimeout/1 [2024-01-17T14:56:08.120Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2024-01-17T14:56:08.120Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2024-01-17T14:56:08.120Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2024-01-17T14:56:08.120Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2024-01-17T14:56:08.120Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2024-01-17T14:56:08.120Z] === RUN TestStopContainerWithTimeoutCancel [2024-01-17T14:56:08.120Z] === PAUSE TestStopContainerWithTimeoutCancel [2024-01-17T14:56:08.120Z] === RUN TestStopContainerWithRestartPolicyAlways [2024-01-17T14:56:10.663Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.49s) [2024-01-17T14:56:10.663Z] === RUN TestUpdateMemory [2024-01-17T14:56:10.929Z] --- PASS: TestUpdateMemory (0.60s) [2024-01-17T14:56:10.929Z] === RUN TestUpdateCPUQuota [2024-01-17T14:56:11.870Z] --- PASS: TestUpdateCPUQuota (0.86s) [2024-01-17T14:56:11.870Z] === RUN TestUpdatePidsLimit [2024-01-17T14:56:11.870Z] === RUN TestUpdatePidsLimit/update_from_none [2024-01-17T14:56:12.130Z] === RUN TestUpdatePidsLimit/no_change [2024-01-17T14:56:12.391Z] === RUN TestUpdatePidsLimit/update_lower [2024-01-17T14:56:12.391Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2024-01-17T14:56:12.651Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2024-01-17T14:56:12.912Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2024-01-17T14:56:13.172Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2024-01-17T14:56:14.117Z] --- PASS: TestUpdatePidsLimit (2.23s) [2024-01-17T14:56:14.117Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2024-01-17T14:56:14.117Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2024-01-17T14:56:14.117Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2024-01-17T14:56:14.117Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2024-01-17T14:56:14.117Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2024-01-17T14:56:14.117Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2024-01-17T14:56:14.117Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2024-01-17T14:56:14.117Z] === RUN TestUpdateRestartPolicy [2024-01-17T14:56:26.344Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2024-01-17T14:56:26.344Z] === RUN TestUpdateRestartWithAutoRemove [2024-01-17T14:56:26.344Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2024-01-17T14:56:26.344Z] === RUN TestWaitNonBlocked [2024-01-17T14:56:26.344Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-01-17T14:56:26.344Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-01-17T14:56:26.344Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2024-01-17T14:56:26.344Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2024-01-17T14:56:26.344Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-01-17T14:56:26.344Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2024-01-17T14:56:26.344Z] --- PASS: TestWaitNonBlocked (0.02s) [2024-01-17T14:56:26.344Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2024-01-17T14:56:26.344Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2024-01-17T14:56:26.344Z] === RUN TestWaitBlocked [2024-01-17T14:56:26.344Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2024-01-17T14:56:26.344Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2024-01-17T14:56:26.344Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2024-01-17T14:56:26.344Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2024-01-17T14:56:26.344Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2024-01-17T14:56:26.344Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2024-01-17T14:56:26.914Z] --- PASS: TestWaitBlocked (0.02s) [2024-01-17T14:56:26.914Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2024-01-17T14:56:26.914Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2024-01-17T14:56:26.914Z] === RUN TestWaitConditions [2024-01-17T14:56:26.914Z] === RUN TestWaitConditions/default [2024-01-17T14:56:26.914Z] === PAUSE TestWaitConditions/default [2024-01-17T14:56:26.914Z] === RUN TestWaitConditions/not-running [2024-01-17T14:56:26.914Z] === PAUSE TestWaitConditions/not-running [2024-01-17T14:56:26.914Z] === RUN TestWaitConditions/next-exit [2024-01-17T14:56:26.914Z] === PAUSE TestWaitConditions/next-exit [2024-01-17T14:56:26.914Z] === RUN TestWaitConditions/removed [2024-01-17T14:56:26.914Z] === PAUSE TestWaitConditions/removed [2024-01-17T14:56:26.914Z] === CONT TestWaitConditions/default [2024-01-17T14:56:26.914Z] === CONT TestWaitConditions/next-exit [2024-01-17T14:56:26.914Z] === CONT TestWaitConditions/removed [2024-01-17T14:56:26.914Z] === CONT TestWaitConditions/not-running [2024-01-17T14:56:26.914Z] wait_test.go:145: ContainerID = d8b209c3124d7a07f5c3aafffb856956afa55c042a9ca9153d4344ccf4f76715 [2024-01-17T14:56:26.914Z] wait_test.go:145: ContainerID = cc8089e48686c9ebe594fda7832bdc19f14e32fb5549afd9db9dbe2ee6730950 [2024-01-17T14:56:26.914Z] wait_test.go:145: ContainerID = f42536300148620e10a57e27b4687f5926cf356191013b3c8a8111a47df7cf95 [2024-01-17T14:56:26.914Z] wait_test.go:145: ContainerID = a40ba5072fce4dcaded6904339d26fde31db1e2a4301250eccb082053ce62127 [2024-01-17T14:56:28.299Z] --- PASS: TestWaitConditions (0.03s) [2024-01-17T14:56:28.299Z] --- PASS: TestWaitConditions/next-exit (0.95s) [2024-01-17T14:56:28.299Z] --- PASS: TestWaitConditions/not-running (1.20s) [2024-01-17T14:56:28.299Z] --- PASS: TestWaitConditions/removed (1.28s) [2024-01-17T14:56:28.299Z] --- PASS: TestWaitConditions/default (1.31s) [2024-01-17T14:56:28.299Z] === RUN TestWaitRestartedContainer [2024-01-17T14:56:28.299Z] === RUN TestWaitRestartedContainer/default [2024-01-17T14:56:28.299Z] === PAUSE TestWaitRestartedContainer/default [2024-01-17T14:56:28.300Z] === RUN TestWaitRestartedContainer/not-running [2024-01-17T14:56:28.300Z] === PAUSE TestWaitRestartedContainer/not-running [2024-01-17T14:56:28.300Z] === RUN TestWaitRestartedContainer/next-exit [2024-01-17T14:56:28.300Z] === PAUSE TestWaitRestartedContainer/next-exit [2024-01-17T14:56:28.300Z] === CONT TestWaitRestartedContainer/default [2024-01-17T14:56:28.300Z] === CONT TestWaitRestartedContainer/next-exit [2024-01-17T14:56:28.300Z] === CONT TestWaitRestartedContainer/not-running [2024-01-17T14:56:30.213Z] --- PASS: TestWaitRestartedContainer (0.01s) [2024-01-17T14:56:30.213Z] --- PASS: TestWaitRestartedContainer/next-exit (1.60s) [2024-01-17T14:56:30.213Z] --- PASS: TestWaitRestartedContainer/default (1.84s) [2024-01-17T14:56:30.213Z] --- PASS: TestWaitRestartedContainer/not-running (1.91s) [2024-01-17T14:56:30.213Z] === CONT TestContainerStartOnDaemonRestart [2024-01-17T14:56:30.213Z] === CONT TestIpcModeOlderClient [2024-01-17T14:56:30.213Z] === CONT TestContainerKillOnDaemonStart [2024-01-17T14:56:30.213Z] === CONT TestDaemonHostGatewayIP [2024-01-17T14:56:30.213Z] === CONT TestRestartDaemonWithRestartingContainer [2024-01-17T14:56:30.213Z] === CONT TestDaemonRestartIpcMode [2024-01-17T14:56:30.213Z] === CONT TestHardRestartWhenContainerIsRunning [2024-01-17T14:56:30.213Z] === CONT TestStopContainerWithTimeoutCancel [2024-01-17T14:56:30.213Z] --- PASS: TestIpcModeOlderClient (0.10s) [2024-01-17T14:56:32.126Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none [2024-01-17T14:56:32.126Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure [2024-01-17T14:56:32.387Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.32s) [2024-01-17T14:56:32.387Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) [2024-01-17T14:56:32.387Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.33s) [2024-01-17T14:56:32.958Z] --- PASS: TestContainerStartOnDaemonRestart (2.86s) [2024-01-17T14:56:33.218Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.07s) [2024-01-17T14:56:33.789Z] --- PASS: TestDaemonHostGatewayIP (3.51s) [2024-01-17T14:56:33.789Z] --- PASS: TestStopContainerWithTimeoutCancel (3.66s) [2024-01-17T14:56:34.049Z] --- PASS: TestDaemonRestartIpcMode (3.81s) [2024-01-17T14:56:42.179Z] --- PASS: TestContainerKillOnDaemonStart (11.78s) [2024-01-17T14:56:42.179Z] PASS [2024-01-17T14:56:42.179Z] [2024-01-17T14:56:42.179Z] === Skipped [2024-01-17T14:56:42.179Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2024-01-17T14:56:42.179Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2024-01-17T14:56:42.179Z] [2024-01-17T14:56:42.179Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2024-01-17T14:56:42.179Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2024-01-17T14:56:42.179Z] [2024-01-17T14:56:42.179Z] DONE 320 tests, 2 skipped in 171.675s [2024-01-17T14:56:42.179Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2024-01-17T14:56:42.179Z] ++ '[' -n '' ']' [2024-01-17T14:56:42.179Z] ++ 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 [2024-01-17T14:56:42.179Z] ++ set -e [2024-01-17T14:56:42.179Z] ++ '[' -n 0 ']' [2024-01-17T14:56:42.179Z] ++ set -x [2024-01-17T14:56:42.179Z] ++ 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.C5lO073apb/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 [2024-01-17T14:56:42.179Z] INFO: Testing against a local daemon [2024-01-17T14:56:42.179Z] === RUN TestConfigDaemonID [2024-01-17T14:56:43.120Z] daemon_test.go:61: [da82de4064cb1] daemon is not started [2024-01-17T14:56:43.120Z] --- PASS: TestConfigDaemonID (1.05s) [2024-01-17T14:56:43.120Z] === RUN TestDaemonConfigValidation [2024-01-17T14:56:43.120Z] === RUN TestDaemonConfigValidation/config_with_no_content [2024-01-17T14:56:43.120Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2024-01-17T14:56:43.120Z] === RUN TestDaemonConfigValidation/config_with_{} [2024-01-17T14:56:43.120Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2024-01-17T14:56:43.120Z] === RUN TestDaemonConfigValidation/invalid_config [2024-01-17T14:56:43.120Z] === PAUSE TestDaemonConfigValidation/invalid_config [2024-01-17T14:56:43.120Z] === RUN TestDaemonConfigValidation/malformed_config [2024-01-17T14:56:43.120Z] === PAUSE TestDaemonConfigValidation/malformed_config [2024-01-17T14:56:43.120Z] === RUN TestDaemonConfigValidation/valid_config [2024-01-17T14:56:43.120Z] === PAUSE TestDaemonConfigValidation/valid_config [2024-01-17T14:56:43.120Z] === CONT TestDaemonConfigValidation/config_with_no_content [2024-01-17T14:56:43.120Z] === CONT TestDaemonConfigValidation/malformed_config [2024-01-17T14:56:43.120Z] === CONT TestDaemonConfigValidation/invalid_config [2024-01-17T14:56:43.120Z] === CONT TestDaemonConfigValidation/valid_config [2024-01-17T14:56:43.120Z] === CONT TestDaemonConfigValidation/config_with_{} [2024-01-17T14:56:43.120Z] --- PASS: TestDaemonConfigValidation (0.00s) [2024-01-17T14:56:43.120Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2024-01-17T14:56:43.120Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2024-01-17T14:56:43.120Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2024-01-17T14:56:43.120Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2024-01-17T14:56:43.120Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2024-01-17T14:56:43.120Z] === RUN TestConfigDaemonSeccompProfiles [2024-01-17T14:56:43.120Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2024-01-17T14:56:44.061Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2024-01-17T14:56:45.444Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2024-01-17T14:56:46.385Z] daemon_test.go:180: [dfb213278bd8e] daemon is not started [2024-01-17T14:56:46.385Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2024-01-17T14:56:46.385Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2024-01-17T14:56:46.385Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2024-01-17T14:56:46.385Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2024-01-17T14:56:46.385Z] === RUN TestDaemonProxy [2024-01-17T14:56:46.385Z] === RUN TestDaemonProxy/environment_variables [2024-01-17T14:56:46.385Z] === PAUSE TestDaemonProxy/environment_variables [2024-01-17T14:56:46.385Z] === RUN TestDaemonProxy/command-line_options [2024-01-17T14:56:46.385Z] === PAUSE TestDaemonProxy/command-line_options [2024-01-17T14:56:46.385Z] === RUN TestDaemonProxy/configuration_file [2024-01-17T14:56:46.385Z] === PAUSE TestDaemonProxy/configuration_file [2024-01-17T14:56:46.385Z] === RUN TestDaemonProxy/conflicting_options [2024-01-17T14:56:46.645Z] === RUN TestDaemonProxy/reload_sanitized [2024-01-17T14:56:46.645Z] === PAUSE TestDaemonProxy/reload_sanitized [2024-01-17T14:56:46.645Z] === CONT TestDaemonProxy/environment_variables [2024-01-17T14:56:46.645Z] === CONT TestDaemonProxy/configuration_file [2024-01-17T14:56:46.645Z] === CONT TestDaemonProxy/command-line_options [2024-01-17T14:56:46.645Z] === CONT TestDaemonProxy/reload_sanitized [2024-01-17T14:56:48.564Z] --- PASS: TestDaemonProxy (0.50s) [2024-01-17T14:56:48.564Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2024-01-17T14:56:48.564Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) [2024-01-17T14:56:48.564Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2024-01-17T14:56:48.564Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2024-01-17T14:56:48.564Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2024-01-17T14:56:48.564Z] === RUN TestLiveRestore [2024-01-17T14:56:48.564Z] === RUN TestLiveRestore/volume_references [2024-01-17T14:56:48.564Z] === PAUSE TestLiveRestore/volume_references [2024-01-17T14:56:48.564Z] === RUN TestLiveRestore/autoremove [2024-01-17T14:56:48.564Z] === PAUSE TestLiveRestore/autoremove [2024-01-17T14:56:48.564Z] === CONT TestLiveRestore/volume_references [2024-01-17T14:56:48.564Z] === CONT TestLiveRestore/autoremove [2024-01-17T14:56:48.565Z] === RUN TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers [2024-01-17T14:56:49.158Z] === RUN TestLiveRestore/volume_references/restartPolicy [2024-01-17T14:56:49.158Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2024-01-17T14:56:50.555Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2024-01-17T14:56:50.555Z] === RUN TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited [2024-01-17T14:56:51.496Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2024-01-17T14:56:52.436Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2024-01-17T14:56:53.376Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2024-01-17T14:56:54.317Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted [2024-01-17T14:56:54.887Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2024-01-17T14:56:55.828Z] --- PASS: TestLiveRestore (0.00s) [2024-01-17T14:56:55.828Z] --- PASS: TestLiveRestore/autoremove (3.59s) [2024-01-17T14:56:55.828Z] --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (2.04s) [2024-01-17T14:56:55.828Z] --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.56s) [2024-01-17T14:56:55.828Z] --- PASS: TestLiveRestore/volume_references (7.30s) [2024-01-17T14:56:55.828Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.29s) [2024-01-17T14:56:55.828Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.27s) [2024-01-17T14:56:55.828Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.06s) [2024-01-17T14:56:55.828Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.99s) [2024-01-17T14:56:55.828Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s) [2024-01-17T14:56:55.828Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.41s) [2024-01-17T14:56:55.828Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.44s) [2024-01-17T14:56:55.828Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.99s) [2024-01-17T14:56:55.828Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2024-01-17T14:56:56.399Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.69s) [2024-01-17T14:56:56.399Z] PASS [2024-01-17T14:56:56.399Z] [2024-01-17T14:56:56.399Z] DONE 31 tests in 14.557s [2024-01-17T14:56:56.399Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2024-01-17T14:56:56.399Z] ++ '[' -n '' ']' [2024-01-17T14:56:56.399Z] ++ 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 [2024-01-17T14:56:56.399Z] ++ set -e [2024-01-17T14:56:56.399Z] ++ '[' -n 0 ']' [2024-01-17T14:56:56.399Z] ++ set -x [2024-01-17T14:56:56.399Z] ++ 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.C5lO073apb/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 [2024-01-17T14:56:56.659Z] INFO: Testing against a local daemon [2024-01-17T14:56:56.659Z] === RUN TestCommitInheritsEnv [2024-01-17T14:56:56.659Z] --- PASS: TestCommitInheritsEnv (0.17s) [2024-01-17T14:56:56.659Z] === RUN TestUsernsCommit [2024-01-17T14:56:58.572Z] --- PASS: TestUsernsCommit (1.53s) [2024-01-17T14:56:58.572Z] === RUN TestImportExtremelyLargeImageWorks [2024-01-17T14:56:58.572Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out [2024-01-17T14:56:58.572Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2024-01-17T14:56:58.572Z] === RUN TestImportWithCustomPlatform [2024-01-17T14:56:58.572Z] === RUN TestImportWithCustomPlatform/#00 [2024-01-17T14:56:58.572Z] === RUN TestImportWithCustomPlatform/linux [2024-01-17T14:56:58.572Z] === RUN TestImportWithCustomPlatform/LINUX [2024-01-17T14:56:58.572Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2024-01-17T14:56:58.572Z] --- PASS: TestImportWithCustomPlatform (0.11s) [2024-01-17T14:56:58.572Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2024-01-17T14:56:58.572Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2024-01-17T14:56:58.572Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2024-01-17T14:56:58.572Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2024-01-17T14:56:58.572Z] === RUN TestImportWithCustomPlatformReject [2024-01-17T14:56:58.572Z] === RUN TestImportWithCustomPlatformReject/_______ [2024-01-17T14:56:58.572Z] === RUN TestImportWithCustomPlatformReject// [2024-01-17T14:56:58.572Z] === RUN TestImportWithCustomPlatformReject/macos [2024-01-17T14:56:58.572Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 [2024-01-17T14:56:58.572Z] === RUN TestImportWithCustomPlatformReject/nintendo64 [2024-01-17T14:56:58.572Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) [2024-01-17T14:56:58.572Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) [2024-01-17T14:56:58.572Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) [2024-01-17T14:56:58.572Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) [2024-01-17T14:56:58.572Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) [2024-01-17T14:56:58.572Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) [2024-01-17T14:56:58.572Z] === RUN TestImageInspectEmptyTagsAndDigests [2024-01-17T14:56:58.572Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) [2024-01-17T14:56:58.572Z] === RUN TestImagesFilterMultiReference [2024-01-17T14:56:58.572Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2024-01-17T14:56:58.572Z] === RUN TestImagesFilterUntil [2024-01-17T14:56:58.572Z] list_test.go:95: ImageList: ID=sha256:c7fe03e1d3f879463a9f2d780b969d4bbb8a8a4f5cc20ca01e52446b84cc82b8 RepoTags=[testimagesfilteruntil:v1] [2024-01-17T14:56:58.572Z] --- PASS: TestImagesFilterUntil (0.25s) [2024-01-17T14:56:58.572Z] === RUN TestImagesFilterBeforeSince [2024-01-17T14:56:58.832Z] list_test.go:129: ImageList: ID=sha256:8aaad90d6372d6d474c94bcf8862391d7ae1f24c078386d9a94f2bb3e785948c RepoTags=[testimagesfilterbeforesince:v1] [2024-01-17T14:56:58.832Z] list_test.go:129: ImageList: ID=sha256:d4d9ee3a28d3da93b0e126a28108d116a4eedb4a595a7d174eeb588dd7b8db64 RepoTags=[testimagesfilterbeforesince:v3] [2024-01-17T14:56:58.832Z] list_test.go:129: ImageList: ID=sha256:6e15e2c55e56a74bcd26b5f21628c57ecb87b0661a8fae0fcdd4dd6385f3341c RepoTags=[testimagesfilterbeforesince:v2] [2024-01-17T14:56:58.832Z] --- PASS: TestImagesFilterBeforeSince (0.25s) [2024-01-17T14:56:58.832Z] === RUN TestAPIImagesFilters [2024-01-17T14:56:59.092Z] === RUN TestAPIImagesFilters/repository_regex [2024-01-17T14:56:59.092Z] === PAUSE TestAPIImagesFilters/repository_regex [2024-01-17T14:56:59.092Z] === RUN TestAPIImagesFilters/image_name_regex [2024-01-17T14:56:59.092Z] === PAUSE TestAPIImagesFilters/image_name_regex [2024-01-17T14:56:59.092Z] === RUN TestAPIImagesFilters/image_name_without_a_tag [2024-01-17T14:56:59.092Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag [2024-01-17T14:56:59.092Z] === RUN TestAPIImagesFilters/registry_port_regex [2024-01-17T14:56:59.092Z] === PAUSE TestAPIImagesFilters/registry_port_regex [2024-01-17T14:56:59.092Z] === CONT TestAPIImagesFilters/repository_regex [2024-01-17T14:56:59.092Z] === CONT TestAPIImagesFilters/image_name_without_a_tag [2024-01-17T14:56:59.092Z] === CONT TestAPIImagesFilters/registry_port_regex [2024-01-17T14:56:59.092Z] === CONT TestAPIImagesFilters/image_name_regex [2024-01-17T14:56:59.092Z] --- PASS: TestAPIImagesFilters (0.03s) [2024-01-17T14:56:59.092Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) [2024-01-17T14:56:59.092Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) [2024-01-17T14:56:59.092Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) [2024-01-17T14:56:59.092Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) [2024-01-17T14:56:59.092Z] === RUN TestPruneDontDeleteUsedDangling [2024-01-17T14:56:59.665Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s) [2024-01-17T14:56:59.665Z] === RUN TestImagePullPlatformInvalid [2024-01-17T14:56:59.665Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2024-01-17T14:56:59.665Z] === RUN TestImagePullStoredfDigestForOtherRepo [2024-01-17T14:56:59.665Z] time="2024-01-17T14:56:59.454076549Z" 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=a5438d46-7d73-4a30-98c2-9a81d01c9a3a version=2.8.3 [2024-01-17T14:56:59.665Z] time="2024-01-17T14:56:59.454172737Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=a5438d46-7d73-4a30-98c2-9a81d01c9a3a version=2.8.3 [2024-01-17T14:56:59.665Z] time="2024-01-17T14:56:59.454198682Z" level=info msg="Starting upload purge in 59m0s" go.version=go1.20.8 instance.id=a5438d46-7d73-4a30-98c2-9a81d01c9a3a version=2.8.3 [2024-01-17T14:56:59.665Z] time="2024-01-17T14:56:59.45441605Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=a5438d46-7d73-4a30-98c2-9a81d01c9a3a version=2.8.3 [2024-01-17T14:56:59.665Z] time="2024-01-17T14:56:59.548653954Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=68e6f6e0-022a-4636-a5cb-d6ea2585a505 http.request.method=GET http.request.remoteaddr="127.0.0.1:50702" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" [2024-01-17T14:56:59.665Z] time="2024-01-17T14:56:59.548710323Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=68e6f6e0-022a-4636-a5cb-d6ea2585a505 http.request.method=GET http.request.remoteaddr="127.0.0.1:50702" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.988203ms http.response.status=200 http.response.written=2 [2024-01-17T14:56:59.665Z] 127.0.0.1 - - [17/Jan/2024:14:56:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2024-01-17T14:56:59.665Z] time="2024-01-17T14:56:59.551126986Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=aea1c3fd-fc7e-4b76-be14-da63ff68ce60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T14:56:59.665Z] time="2024-01-17T14:56:59.551171498Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=aea1c3fd-fc7e-4b76-be14-da63ff68ce60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T14:56:59.665Z] time="2024-01-17T14:56:59.55123869Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=57abfb05-ff19-4e92-91d0-bf1692d03677 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T14:56:59.665Z] time="2024-01-17T14:56:59.551279395Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=57abfb05-ff19-4e92-91d0-bf1692d03677 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T14:56:59.665Z] time="2024-01-17T14:56:59.551275407Z" 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=aea1c3fd-fc7e-4b76-be14-da63ff68ce60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=36.512µ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=bd690e6e-5eac-4773-b909-5b3589b19a73 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T14:56:59.665Z] time="2024-01-17T14:56:59.551334599Z" 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=57abfb05-ff19-4e92-91d0-bf1692d03677 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=24.32µ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=ba2b2aed-a995-4c0c-8fe6-876aaf45d210 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T14:56:59.665Z] time="2024-01-17T14:56:59.551376551Z" 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=aea1c3fd-fc7e-4b76-be14-da63ff68ce60 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.158055ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T14:56:59.665Z] time="2024-01-17T14:56:59.551384945Z" 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=57abfb05-ff19-4e92-91d0-bf1692d03677 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.066101ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T14:56:59.665Z] 127.0.0.1 - - [17/Jan/2024:14:56:59 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown" [2024-01-17T14:56:59.665Z] 127.0.0.1 - - [17/Jan/2024:14:56:59 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown" [2024-01-17T14:56:59.665Z] time="2024-01-17T14:56:59.553156887Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=22d4f4e5-ea43-4dac-9f00-ecccb277c88c http.request.method=POST http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test [2024-01-17T14:56:59.665Z] time="2024-01-17T14:56:59.55320007Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=22d4f4e5-ea43-4dac-9f00-ecccb277c88c http.request.method=POST http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test [2024-01-17T14:56:59.665Z] time="2024-01-17T14:56:59.553232299Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=057656d0-807a-47fa-bee4-7795a5741fb1 http.request.method=POST http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test [2024-01-17T14:56:59.665Z] time="2024-01-17T14:56:59.553283294Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=057656d0-807a-47fa-bee4-7795a5741fb1 http.request.method=POST http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.553332007Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=22d4f4e5-ea43-4dac-9f00-ecccb277c88c http.request.method=POST http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=100.438µ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=169a62c4-5068-4cef-a8a6-cc4ef492d52f trace.line=110 vars.name=test [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.553373377Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=057656d0-807a-47fa-bee4-7795a5741fb1 http.request.method=POST http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=59.626µ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=f7859006-5690-4962-ad1e-c87fc24cc848 trace.line=110 vars.name=test [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.553388532Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=22d4f4e5-ea43-4dac-9f00-ecccb277c88c http.request.method=POST http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=23.475µ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=bc57e54c-bbc8-4e09-96ae-bd5ba24963be trace.line=142 vars.name=test [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.553425283Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=057656d0-807a-47fa-bee4-7795a5741fb1 http.request.method=POST http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=23.565µ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=0bb731fe-8ad9-476b-ba2e-de6f0f9743fb trace.line=142 vars.name=test [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.55347343Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=22d4f4e5-ea43-4dac-9f00-ecccb277c88c http.request.method=POST http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=52.783µ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=378d93cc-c927-488e-8540-289f8b0f5dac trace.line=110 vars.name=test [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.553513791Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=057656d0-807a-47fa-bee4-7795a5741fb1 http.request.method=POST http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.775µ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=3a2a460b-35fa-4a88-91b5-94ff86481482 trace.line=110 vars.name=test [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.553568281Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=22d4f4e5-ea43-4dac-9f00-ecccb277c88c http.request.method=POST http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.854468ms http.response.status=202 http.response.written=0 [2024-01-17T14:56:59.666Z] 127.0.0.1 - - [17/Jan/2024:14:56:59 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown" [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.553580695Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=057656d0-807a-47fa-bee4-7795a5741fb1 http.request.method=POST http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.861639ms http.response.status=202 http.response.written=0 [2024-01-17T14:56:59.666Z] 127.0.0.1 - - [17/Jan/2024:14:56:59 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown" [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.555774426Z" 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=dc4ee6cc-9e8d-493d-92d2-9db534796bc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb?_state=-7JjVOodROKLrjbpJqYdmme5vkboW4V8CoOZrg6A8k97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiYmZiM2FlLWUwYjktNGJjYy1hMzQ1LTQxZmVhMzJlNDRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyOTY5NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.555847862Z" 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=dc4ee6cc-9e8d-493d-92d2-9db534796bc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb?_state=-7JjVOodROKLrjbpJqYdmme5vkboW4V8CoOZrg6A8k97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiYmZiM2FlLWUwYjktNGJjYy1hMzQ1LTQxZmVhMzJlNDRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyOTY5NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.55585148Z" 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=88e93695-336c-4e4f-8d3d-05bd983786cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c?_state=9QBoGiJvHGoWp_pL6mUCIT1Nd1s9aY7ZAwt6h5gHdhx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZmFlYWNiLWJmMDgtNDcwMi05NzM5LTIxNzJiNjdmNWUyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyMTE0MThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=1afaeacb-bf08-4702-9739-2172b67f5e2c [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.555918581Z" 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=88e93695-336c-4e4f-8d3d-05bd983786cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c?_state=9QBoGiJvHGoWp_pL6mUCIT1Nd1s9aY7ZAwt6h5gHdhx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZmFlYWNiLWJmMDgtNDcwMi05NzM5LTIxNzJiNjdmNWUyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyMTE0MThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=1afaeacb-bf08-4702-9739-2172b67f5e2c [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.555919213Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dc4ee6cc-9e8d-493d-92d2-9db534796bc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb?_state=-7JjVOodROKLrjbpJqYdmme5vkboW4V8CoOZrg6A8k97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiYmZiM2FlLWUwYjktNGJjYy1hMzQ1LTQxZmVhMzJlNDRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyOTY5NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.541µ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=ef19545c-4bd5-4078-8ce9-1f0b7972d4df trace.line=95 vars.name=test vars.uuid=1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.555998703Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=88e93695-336c-4e4f-8d3d-05bd983786cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c?_state=9QBoGiJvHGoWp_pL6mUCIT1Nd1s9aY7ZAwt6h5gHdhx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZmFlYWNiLWJmMDgtNDcwMi05NzM5LTIxNzJiNjdmNWUyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyMTE0MThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=34.716µ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=5df0caa8-0ab6-4849-9284-188d21830924 trace.line=95 vars.name=test vars.uuid=1afaeacb-bf08-4702-9739-2172b67f5e2c [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.556043511Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dc4ee6cc-9e8d-493d-92d2-9db534796bc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb?_state=-7JjVOodROKLrjbpJqYdmme5vkboW4V8CoOZrg6A8k97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiYmZiM2FlLWUwYjktNGJjYy1hMzQ1LTQxZmVhMzJlNDRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyOTY5NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=43.241µ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=8a8acef3-05f6-4e88-a671-cbb763cf54b5 trace.line=142 vars.name=test vars.uuid=1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.556051692Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=88e93695-336c-4e4f-8d3d-05bd983786cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c?_state=9QBoGiJvHGoWp_pL6mUCIT1Nd1s9aY7ZAwt6h5gHdhx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZmFlYWNiLWJmMDgtNDcwMi05NzM5LTIxNzJiNjdmNWUyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyMTE0MThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.162µ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=963438eb-fe9d-496a-9114-49203e7dcff1 trace.line=142 vars.name=test vars.uuid=1afaeacb-bf08-4702-9739-2172b67f5e2c [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.556099158Z" 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=88e93695-336c-4e4f-8d3d-05bd983786cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c?_state=9QBoGiJvHGoWp_pL6mUCIT1Nd1s9aY7ZAwt6h5gHdhx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZmFlYWNiLWJmMDgtNDcwMi05NzM5LTIxNzJiNjdmNWUyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyMTE0MThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=1afaeacb-bf08-4702-9739-2172b67f5e2c [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.556100504Z" 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=dc4ee6cc-9e8d-493d-92d2-9db534796bc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb?_state=-7JjVOodROKLrjbpJqYdmme5vkboW4V8CoOZrg6A8k97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiYmZiM2FlLWUwYjktNGJjYy1hMzQ1LTQxZmVhMzJlNDRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyOTY5NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.556169976Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c/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=88e93695-336c-4e4f-8d3d-05bd983786cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c?_state=9QBoGiJvHGoWp_pL6mUCIT1Nd1s9aY7ZAwt6h5gHdhx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZmFlYWNiLWJmMDgtNDcwMi05NzM5LTIxNzJiNjdmNWUyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyMTE0MThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.858µ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=ab0f596c-89a4-472a-9b0d-60cf10e79890 trace.line=110 vars.name=test vars.uuid=1afaeacb-bf08-4702-9739-2172b67f5e2c [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.556180848Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb/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=dc4ee6cc-9e8d-493d-92d2-9db534796bc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb?_state=-7JjVOodROKLrjbpJqYdmme5vkboW4V8CoOZrg6A8k97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiYmZiM2FlLWUwYjktNGJjYy1hMzQ1LTQxZmVhMzJlNDRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyOTY5NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.728µ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=03230b5f-e1ca-472c-b853-25f2d8c0af16 trace.line=110 vars.name=test vars.uuid=1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.556210402Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=88e93695-336c-4e4f-8d3d-05bd983786cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c?_state=9QBoGiJvHGoWp_pL6mUCIT1Nd1s9aY7ZAwt6h5gHdhx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZmFlYWNiLWJmMDgtNDcwMi05NzM5LTIxNzJiNjdmNWUyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyMTE0MThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.744µ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=78b6e2ae-14fa-4119-ac8c-1661dfd14cb4 trace.line=155 vars.name=test vars.uuid=1afaeacb-bf08-4702-9739-2172b67f5e2c [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.556215014Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dc4ee6cc-9e8d-493d-92d2-9db534796bc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb?_state=-7JjVOodROKLrjbpJqYdmme5vkboW4V8CoOZrg6A8k97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiYmZiM2FlLWUwYjktNGJjYy1hMzQ1LTQxZmVhMzJlNDRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyOTY5NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.322µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1e582495-5367-4525-8d91-b897a2b819c0 trace.line=155 vars.name=test vars.uuid=1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.556248449Z" 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=88e93695-336c-4e4f-8d3d-05bd983786cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c?_state=9QBoGiJvHGoWp_pL6mUCIT1Nd1s9aY7ZAwt6h5gHdhx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZmFlYWNiLWJmMDgtNDcwMi05NzM5LTIxNzJiNjdmNWUyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyMTE0MThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.849µ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=37efc634-a19e-433d-97b8-75930992642c trace.line=155 vars.name=test vars.uuid=1afaeacb-bf08-4702-9739-2172b67f5e2c [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.556252019Z" 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=dc4ee6cc-9e8d-493d-92d2-9db534796bc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb?_state=-7JjVOodROKLrjbpJqYdmme5vkboW4V8CoOZrg6A8k97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiYmZiM2FlLWUwYjktNGJjYy1hMzQ1LTQxZmVhMzJlNDRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyOTY5NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.84µ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=e842b394-50aa-43dc-bf5f-17bd28a0e156 trace.line=155 vars.name=test vars.uuid=1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb [2024-01-17T14:56:59.666Z] time="2024-01-17T14:56:59.556276076Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=88e93695-336c-4e4f-8d3d-05bd983786cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c?_state=9QBoGiJvHGoWp_pL6mUCIT1Nd1s9aY7ZAwt6h5gHdhx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZmFlYWNiLWJmMDgtNDcwMi05NzM5LTIxNzJiNjdmNWUyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyMTE0MThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=8.615µ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=09173802-70f8-43d6-ae47-ef8c211bc887 trace.line=155 vars.name=test vars.uuid=1afaeacb-bf08-4702-9739-2172b67f5e2c [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.556278742Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dc4ee6cc-9e8d-493d-92d2-9db534796bc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb?_state=-7JjVOodROKLrjbpJqYdmme5vkboW4V8CoOZrg6A8k97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiYmZiM2FlLWUwYjktNGJjYy1hMzQ1LTQxZmVhMzJlNDRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyOTY5NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=8.837µ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=a452875d-645d-4bc7-acad-c1f2d6d094e7 trace.line=155 vars.name=test vars.uuid=1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.55635057Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c/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=88e93695-336c-4e4f-8d3d-05bd983786cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c?_state=9QBoGiJvHGoWp_pL6mUCIT1Nd1s9aY7ZAwt6h5gHdhx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZmFlYWNiLWJmMDgtNDcwMi05NzM5LTIxNzJiNjdmNWUyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyMTE0MThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=54.293µ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=79249357-c7e8-4170-8983-e71bf5da6baa trace.line=185 vars.name=test vars.uuid=1afaeacb-bf08-4702-9739-2172b67f5e2c [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.556354245Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb/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=dc4ee6cc-9e8d-493d-92d2-9db534796bc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb?_state=-7JjVOodROKLrjbpJqYdmme5vkboW4V8CoOZrg6A8k97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiYmZiM2FlLWUwYjktNGJjYy1hMzQ1LTQxZmVhMzJlNDRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyOTY5NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=53.768µ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=4d22ce30-866b-4cf7-bf6a-a64a49c6de03 trace.line=185 vars.name=test vars.uuid=1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.556499065Z" 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=dc4ee6cc-9e8d-493d-92d2-9db534796bc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb?_state=-7JjVOodROKLrjbpJqYdmme5vkboW4V8CoOZrg6A8k97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiYmZiM2FlLWUwYjktNGJjYy1hMzQ1LTQxZmVhMzJlNDRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyOTY5NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=41.287µ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=dab13ee7-1e3f-439c-875c-6b93205f03a9 trace.line=110 vars.name=test vars.uuid=1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.556422782Z" 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=88e93695-336c-4e4f-8d3d-05bd983786cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c?_state=9QBoGiJvHGoWp_pL6mUCIT1Nd1s9aY7ZAwt6h5gHdhx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZmFlYWNiLWJmMDgtNDcwMi05NzM5LTIxNzJiNjdmNWUyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyMTE0MThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.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).PutContent" trace.id=5972376e-6688-44df-9a0d-ab8c93c3f9c2 trace.line=110 vars.name=test vars.uuid=1afaeacb-bf08-4702-9739-2172b67f5e2c [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.556616192Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dc4ee6cc-9e8d-493d-92d2-9db534796bc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb?_state=-7JjVOodROKLrjbpJqYdmme5vkboW4V8CoOZrg6A8k97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiYmZiM2FlLWUwYjktNGJjYy1hMzQ1LTQxZmVhMzJlNDRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyOTY5NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=90.329µ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=4a558080-7c28-4d40-a5de-c93422e31656 trace.line=202 vars.name=test vars.uuid=1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.55665181Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=88e93695-336c-4e4f-8d3d-05bd983786cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c?_state=9QBoGiJvHGoWp_pL6mUCIT1Nd1s9aY7ZAwt6h5gHdhx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZmFlYWNiLWJmMDgtNDcwMi05NzM5LTIxNzJiNjdmNWUyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyMTE0MThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=99.503µ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=2bde95c2-49ed-47cb-a4ba-59ac2f783af4 trace.line=202 vars.name=test vars.uuid=1afaeacb-bf08-4702-9739-2172b67f5e2c [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.556705956Z" 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=dc4ee6cc-9e8d-493d-92d2-9db534796bc4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50714" http.request.uri="/v2/test/blobs/uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb?_state=-7JjVOodROKLrjbpJqYdmme5vkboW4V8CoOZrg6A8k97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiYmZiM2FlLWUwYjktNGJjYy1hMzQ1LTQxZmVhMzJlNDRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyOTY5NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.179011ms http.response.status=201 http.response.written=0 [2024-01-17T14:56:59.667Z] 127.0.0.1 - - [17/Jan/2024:14:56:59 +0000] "PUT /v2/test/blobs/uploads/1bbfb3ae-e0b9-4bcc-a345-41fea32e44bb?_state=-7JjVOodROKLrjbpJqYdmme5vkboW4V8CoOZrg6A8k97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiYmZiM2FlLWUwYjktNGJjYy1hMzQ1LTQxZmVhMzJlNDRiYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyOTY5NDdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown" [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.556774927Z" 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=88e93695-336c-4e4f-8d3d-05bd983786cd http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/blobs/uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c?_state=9QBoGiJvHGoWp_pL6mUCIT1Nd1s9aY7ZAwt6h5gHdhx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZmFlYWNiLWJmMDgtNDcwMi05NzM5LTIxNzJiNjdmNWUyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyMTE0MThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.242371ms http.response.status=201 http.response.written=0 [2024-01-17T14:56:59.667Z] 127.0.0.1 - - [17/Jan/2024:14:56:59 +0000] "PUT /v2/test/blobs/uploads/1afaeacb-bf08-4702-9739-2172b67f5e2c?_state=9QBoGiJvHGoWp_pL6mUCIT1Nd1s9aY7ZAwt6h5gHdhx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFhZmFlYWNiLWJmMDgtNDcwMi05NzM5LTIxNzJiNjdmNWUyYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0xN1QxNDo1Njo1OS41NTMyMTE0MThaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown" [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.558353148Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c44e9ba7-7fef-45a9-b502-f81cbde4b5d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.558398554Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c44e9ba7-7fef-45a9-b502-f81cbde4b5d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.558471662Z" 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=c44e9ba7-7fef-45a9-b502-f81cbde4b5d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=32.869µ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=4dc8bc38-6dcb-4c5a-b2ac-314249ac3348 trace.line=95 vars.name=test vars.reference=latest [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.558534594Z" 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=c44e9ba7-7fef-45a9-b502-f81cbde4b5d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.404117ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest [2024-01-17T14:56:59.667Z] 127.0.0.1 - - [17/Jan/2024:14:56:59 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown" [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.559523223Z" 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=5a6c7249-c746-40b1-986c-933c81c98f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.55955807Z" 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=5a6c7249-c746-40b1-986c-933c81c98f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.559707599Z" 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=5a6c7249-c746-40b1-986c-933c81c98f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.559723927Z" 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=5a6c7249-c746-40b1-986c-933c81c98f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.559733642Z" 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=5a6c7249-c746-40b1-986c-933c81c98f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.559803155Z" 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=5a6c7249-c746-40b1-986c-933c81c98f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.127µ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=78b4ea95-c2f8-43a4-a80c-7874cdc21484 trace.line=95 vars.name=test vars.reference=latest [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.559846018Z" 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=5a6c7249-c746-40b1-986c-933c81c98f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.605µ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=d91f932c-6d6d-47a6-a65a-39b18e718b8a trace.line=155 vars.name=test vars.reference=latest [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.559887782Z" 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=5a6c7249-c746-40b1-986c-933c81c98f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=18.667µ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=8ee9729e-9222-4909-8a3b-3751c265bd55 trace.line=95 vars.name=test vars.reference=latest [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.559924319Z" 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=5a6c7249-c746-40b1-986c-933c81c98f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.503µ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=98f6b85e-df27-4647-85be-48777850dc5d trace.line=155 vars.name=test vars.reference=latest [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.559966477Z" 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=5a6c7249-c746-40b1-986c-933c81c98f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.341µ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=1edcd087-5076-4d3e-a21f-6efc58d5846a trace.line=155 vars.name=test vars.reference=latest [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.560038805Z" 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=5a6c7249-c746-40b1-986c-933c81c98f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=48.459µ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=18b3af58-efa6-4e5b-ae14-1893e8eeaf76 trace.line=110 vars.name=test vars.reference=latest [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.560119616Z" 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=5a6c7249-c746-40b1-986c-933c81c98f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=49.993µ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=1a29a26b-529d-4616-990b-fc671aa11a7b trace.line=110 vars.name=test vars.reference=latest [2024-01-17T14:56:59.667Z] time="2024-01-17T14:56:59.560268998Z" 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=5a6c7249-c746-40b1-986c-933c81c98f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=58.207µ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=3e25eb50-5720-40ea-8c00-7653c181bfaa trace.line=110 vars.name=test vars.reference=latest [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.560325252Z" 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=5a6c7249-c746-40b1-986c-933c81c98f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=33.345µ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=956650f5-5bb3-43b3-bc36-20e5fc991ad1 trace.line=110 vars.name=test vars.reference=latest [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.560358761Z" 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=5a6c7249-c746-40b1-986c-933c81c98f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.560375623Z" 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=5a6c7249-c746-40b1-986c-933c81c98f30 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50708" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.533568ms http.response.status=201 http.response.written=0 [2024-01-17T14:56:59.668Z] 127.0.0.1 - - [17/Jan/2024:14:56:59 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown" [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.564625035Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a6ba1ab2-f2e8-4080-8c94-fba309215ad4 http.request.method=GET http.request.remoteaddr="127.0.0.1:50728" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.564661572Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a6ba1ab2-f2e8-4080-8c94-fba309215ad4 http.request.method=GET http.request.remoteaddr="127.0.0.1:50728" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 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="854.861µs" http.response.status=200 http.response.written=2 [2024-01-17T14:56:59.668Z] 127.0.0.1 - - [17/Jan/2024:14:56:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.567153468Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e4cdacf0-b3d6-47c1-8890-74782c1ea2b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.567192598Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e4cdacf0-b3d6-47c1-8890-74782c1ea2b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.567271818Z" 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=e4cdacf0-b3d6-47c1-8890-74782c1ea2b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.76µ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=c81da59e-59fd-46b3-8d5f-4db7f718f3bf trace.line=95 vars.name=test vars.reference=latest [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.567293709Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e4cdacf0-b3d6-47c1-8890-74782c1ea2b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.567339206Z" 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=e4cdacf0-b3d6-47c1-8890-74782c1ea2b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.17µ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=58ed6c46-2e17-4e8b-9b50-a065142ef94a trace.line=95 vars.name=test vars.reference=latest [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.567385351Z" 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=e4cdacf0-b3d6-47c1-8890-74782c1ea2b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.755µ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=4e8959f5-a589-4900-b52d-274f1297f749 trace.line=155 vars.name=test vars.reference=latest [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.567424932Z" 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=e4cdacf0-b3d6-47c1-8890-74782c1ea2b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.718µ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=0045e013-adfc-49d2-a948-b108f46c8a39 trace.line=125 vars.name=test vars.reference=latest [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.567473375Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e4cdacf0-b3d6-47c1-8890-74782c1ea2b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.56756496Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e4cdacf0-b3d6-47c1-8890-74782c1ea2b1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 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.617071ms http.response.status=200 http.response.written=417 [2024-01-17T14:56:59.668Z] 127.0.0.1 - - [17/Jan/2024:14:56:59 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.575765925Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c32b9668-a799-4800-b6a2-5bba9e183a09 http.request.method=GET http.request.remoteaddr="127.0.0.1:50744" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.575817477Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c32b9668-a799-4800-b6a2-5bba9e183a09 http.request.method=GET http.request.remoteaddr="127.0.0.1:50744" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.575833641Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c32b9668-a799-4800-b6a2-5bba9e183a09 http.request.method=GET http.request.remoteaddr="127.0.0.1:50744" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.575910637Z" 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=c32b9668-a799-4800-b6a2-5bba9e183a09 http.request.method=GET http.request.remoteaddr="127.0.0.1:50744" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.258µ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=b845db24-642d-4bb8-b6e4-45cdf7cac856 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.575960311Z" 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=c32b9668-a799-4800-b6a2-5bba9e183a09 http.request.method=GET http.request.remoteaddr="127.0.0.1:50744" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.179µ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=ec455a62-2a69-4d42-8419-66bbd6c7c093 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.575997685Z" 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=c32b9668-a799-4800-b6a2-5bba9e183a09 http.request.method=GET http.request.remoteaddr="127.0.0.1:50744" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.841µ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=c6d66c5d-9386-41d2-86f0-2783183fbf05 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.576033114Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c32b9668-a799-4800-b6a2-5bba9e183a09 http.request.method=GET http.request.remoteaddr="127.0.0.1:50744" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.576123608Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c32b9668-a799-4800-b6a2-5bba9e183a09 http.request.method=GET http.request.remoteaddr="127.0.0.1:50744" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 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.255228ms http.response.status=200 http.response.written=417 [2024-01-17T14:56:59.668Z] 127.0.0.1 - - [17/Jan/2024:14:56:59 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.581889842Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0929d4c0-dd90-4beb-9852-cc3676f1496f http.request.method=GET http.request.remoteaddr="127.0.0.1:50756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.582062017Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0929d4c0-dd90-4beb-9852-cc3676f1496f http.request.method=GET http.request.remoteaddr="127.0.0.1:50756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.582177659Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3157d798-2399-4ae4-9ada-420a3525a000 http.request.method=GET http.request.remoteaddr="127.0.0.1:50772" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T14:56:59.668Z] time="2024-01-17T14:56:59.582236596Z" 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=0929d4c0-dd90-4beb-9852-cc3676f1496f http.request.method=GET http.request.remoteaddr="127.0.0.1:50756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=56.09µ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=83f509da-fac6-4407-911c-2069b2829eb0 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.582320666Z" 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=0929d4c0-dd90-4beb-9852-cc3676f1496f http.request.method=GET http.request.remoteaddr="127.0.0.1:50756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.692µ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=2b3ec3f4-d018-45c2-9450-461011cbde61 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.582248748Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3157d798-2399-4ae4-9ada-420a3525a000 http.request.method=GET http.request.remoteaddr="127.0.0.1:50772" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.582378331Z" 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=0929d4c0-dd90-4beb-9852-cc3676f1496f http.request.method=GET http.request.remoteaddr="127.0.0.1:50756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.092µ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=a03ee768-1a32-46d6-a9ba-bc0765e575d6 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.582653988Z" 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=3157d798-2399-4ae4-9ada-420a3525a000 http.request.method=GET http.request.remoteaddr="127.0.0.1:50772" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.105µ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=7fb2a859-1de8-43ae-b26a-c089e15e96e8 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.582657812Z" 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=0929d4c0-dd90-4beb-9852-cc3676f1496f http.request.method=GET http.request.remoteaddr="127.0.0.1:50756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.172µ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=33ddd5c3-08f3-416f-82a7-8bb434bb187b trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.582714378Z" 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=3157d798-2399-4ae4-9ada-420a3525a000 http.request.method=GET http.request.remoteaddr="127.0.0.1:50772" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.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=a5993d8e-bf29-4f26-9203-0e08b8edb5d7 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.582760006Z" 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=3157d798-2399-4ae4-9ada-420a3525a000 http.request.method=GET http.request.remoteaddr="127.0.0.1:50772" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.406µ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=2940790b-0018-4f0e-80d4-1ebd9a900074 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.582770492Z" 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=0929d4c0-dd90-4beb-9852-cc3676f1496f http.request.method=GET http.request.remoteaddr="127.0.0.1:50756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.691µ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=f48f55f6-4374-4064-824d-9b56d8d637df trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.582799636Z" 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=3157d798-2399-4ae4-9ada-420a3525a000 http.request.method=GET http.request.remoteaddr="127.0.0.1:50772" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.879µ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=1fad533f-ed1f-43b2-8685-5a3c8cb1b966 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.582812231Z" 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=0929d4c0-dd90-4beb-9852-cc3676f1496f http.request.method=GET http.request.remoteaddr="127.0.0.1:50756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.651µ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=df0edf4f-aa2c-430d-96d8-aa8aba7c5c33 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.582836247Z" 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=3157d798-2399-4ae4-9ada-420a3525a000 http.request.method=GET http.request.remoteaddr="127.0.0.1:50772" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.411µ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=c2054c73-a568-41af-ab80-b2721030d0cd trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.582865425Z" 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=3157d798-2399-4ae4-9ada-420a3525a000 http.request.method=GET http.request.remoteaddr="127.0.0.1:50772" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.482µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=29cde278-d8ce-4b9e-b890-e92cbaf263a8 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.582867722Z" 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=0929d4c0-dd90-4beb-9852-cc3676f1496f http.request.method=GET http.request.remoteaddr="127.0.0.1:50756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.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).Reader" trace.id=1485bfc7-81be-4dfa-abe7-6e1a612c330a trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.582908723Z" 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=3157d798-2399-4ae4-9ada-420a3525a000 http.request.method=GET http.request.remoteaddr="127.0.0.1:50772" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.555µ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=f614dbfa-2323-43d2-a0c5-291acb0f10ed trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.583423722Z" 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=3157d798-2399-4ae4-9ada-420a3525a000 http.request.method=GET http.request.remoteaddr="127.0.0.1:50772" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.316µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=18a2192a-2cc6-46fd-b2f9-564ee409afc2 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.583653226Z" 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=3157d798-2399-4ae4-9ada-420a3525a000 http.request.method=GET http.request.remoteaddr="127.0.0.1:50772" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.321µ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=044020f0-81f6-4bfa-8f5f-8e8be375351a trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.584058343Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3157d798-2399-4ae4-9ada-420a3525a000 http.request.method=GET http.request.remoteaddr="127.0.0.1:50772" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 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=2.959568ms http.response.status=200 http.response.written=68 [2024-01-17T14:56:59.669Z] 127.0.0.1 - - [17/Jan/2024:14:56:59 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.584474266Z" 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=0929d4c0-dd90-4beb-9852-cc3676f1496f http.request.method=GET http.request.remoteaddr="127.0.0.1:50756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.346µ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=d538129f-969a-4ba1-a522-ac5d42336db4 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.584531718Z" 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=0929d4c0-dd90-4beb-9852-cc3676f1496f http.request.method=GET http.request.remoteaddr="127.0.0.1:50756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.014µ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=d80c2a28-eb0e-42cf-83a9-c4cdd7eef541 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.584592903Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0929d4c0-dd90-4beb-9852-cc3676f1496f http.request.method=GET http.request.remoteaddr="127.0.0.1:50756" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 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.840374ms http.response.status=200 http.response.written=194 [2024-01-17T14:56:59.669Z] 127.0.0.1 - - [17/Jan/2024:14:56:59 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.597018402Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1ac73583-8a52-4d5a-bdca-83677e71d32d http.request.method=GET http.request.remoteaddr="127.0.0.1:50792" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.597056761Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1ac73583-8a52-4d5a-bdca-83677e71d32d http.request.method=GET http.request.remoteaddr="127.0.0.1:50792" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 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="874.554µs" http.response.status=200 http.response.written=2 [2024-01-17T14:56:59.669Z] 127.0.0.1 - - [17/Jan/2024:14:56:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.602672859Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8ee8beb7-5ac3-47b1-bbdd-8af1e990246f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50794" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.602717051Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8ee8beb7-5ac3-47b1-bbdd-8af1e990246f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50794" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T14:56:59.669Z] time="2024-01-17T14:56:59.602731919Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8ee8beb7-5ac3-47b1-bbdd-8af1e990246f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50794" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T14:56:59.670Z] time="2024-01-17T14:56:59.602794113Z" 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=8ee8beb7-5ac3-47b1-bbdd-8af1e990246f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50794" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.057µ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=0bcacbad-097e-420a-92e1-2b7911493ce1 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T14:56:59.670Z] time="2024-01-17T14:56:59.602842187Z" 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=8ee8beb7-5ac3-47b1-bbdd-8af1e990246f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50794" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.637µ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=0a6ef34f-4e77-47ce-b408-83db44ae8e59 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T14:56:59.670Z] time="2024-01-17T14:56:59.602928832Z" 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=8ee8beb7-5ac3-47b1-bbdd-8af1e990246f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50794" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 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.041584ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T14:56:59.670Z] 127.0.0.1 - - [17/Jan/2024:14:56:59 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T14:56:59.670Z] time="2024-01-17T14:56:59.604213262Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b6c1df1-a89c-46c9-b23f-56b6c5230bb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50800" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T14:56:59.670Z] time="2024-01-17T14:56:59.604253286Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b6c1df1-a89c-46c9-b23f-56b6c5230bb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50800" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T14:56:59.670Z] time="2024-01-17T14:56:59.604268022Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b6c1df1-a89c-46c9-b23f-56b6c5230bb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50800" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T14:56:59.670Z] time="2024-01-17T14:56:59.604323029Z" 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=2b6c1df1-a89c-46c9-b23f-56b6c5230bb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50800" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.7µ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=e980cd57-1773-46d2-8d7e-8e4cf3074da2 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T14:56:59.670Z] time="2024-01-17T14:56:59.604365901Z" 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=2b6c1df1-a89c-46c9-b23f-56b6c5230bb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50800" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.332µ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=ad71b99f-3d97-4f9d-8fac-fc4b8cdf4cb5 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T14:56:59.670Z] time="2024-01-17T14:56:59.6044091Z" 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=2b6c1df1-a89c-46c9-b23f-56b6c5230bb5 http.request.method=GET http.request.remoteaddr="127.0.0.1:50800" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 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="957.424µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-01-17T14:56:59.670Z] 127.0.0.1 - - [17/Jan/2024:14:56:59 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/f7065ab2076178985a3c0a86625470cbd4e4e7e3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-01-17T14:56:59.670Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s) [2024-01-17T14:56:59.670Z] === RUN TestImagePullNonExisting [2024-01-17T14:56:59.670Z] === RUN TestImagePullNonExisting/asdfasdf:foobar [2024-01-17T14:56:59.670Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar [2024-01-17T14:56:59.670Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar [2024-01-17T14:56:59.670Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar [2024-01-17T14:56:59.670Z] === RUN TestImagePullNonExisting/asdfasdf [2024-01-17T14:56:59.670Z] === PAUSE TestImagePullNonExisting/asdfasdf [2024-01-17T14:56:59.670Z] === RUN TestImagePullNonExisting/asdfasdf:latest [2024-01-17T14:56:59.670Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest [2024-01-17T14:56:59.670Z] === RUN TestImagePullNonExisting/library/asdfasdf [2024-01-17T14:56:59.670Z] === PAUSE TestImagePullNonExisting/library/asdfasdf [2024-01-17T14:56:59.670Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest [2024-01-17T14:56:59.670Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest [2024-01-17T14:56:59.670Z] === CONT TestImagePullNonExisting/asdfasdf:foobar [2024-01-17T14:56:59.670Z] === CONT TestImagePullNonExisting/asdfasdf:latest [2024-01-17T14:56:59.670Z] === CONT TestImagePullNonExisting/asdfasdf [2024-01-17T14:56:59.670Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest [2024-01-17T14:56:59.670Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar [2024-01-17T14:56:59.670Z] === CONT TestImagePullNonExisting/library/asdfasdf [2024-01-17T14:57:01.052Z] --- PASS: TestImagePullNonExisting (0.01s) [2024-01-17T14:57:01.052Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s) [2024-01-17T14:57:01.052Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.97s) [2024-01-17T14:57:01.052Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (1.11s) [2024-01-17T14:57:01.052Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (1.11s) [2024-01-17T14:57:01.052Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s) [2024-01-17T14:57:01.052Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.27s) [2024-01-17T14:57:01.052Z] === RUN TestRemoveImageOrphaning [2024-01-17T14:57:01.052Z] --- PASS: TestRemoveImageOrphaning (0.16s) [2024-01-17T14:57:01.052Z] === RUN TestRemoveByDigest [2024-01-17T14:57:01.052Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2024-01-17T14:57:01.052Z] --- SKIP: TestRemoveByDigest (0.00s) [2024-01-17T14:57:01.052Z] === RUN TestRemoveImageGarbageCollector [2024-01-17T14:57:01.052Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm [2024-01-17T14:57:01.052Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2024-01-17T14:57:01.052Z] === RUN TestSaveCheckTimes [2024-01-17T14:57:01.052Z] === PAUSE TestSaveCheckTimes [2024-01-17T14:57:01.052Z] === RUN TestSaveCheckManifestLayers [2024-01-17T14:57:01.052Z] === PAUSE TestSaveCheckManifestLayers [2024-01-17T14:57:01.052Z] === RUN TestSaveRepoWithMultipleImages [2024-01-17T14:57:01.312Z] --- PASS: TestSaveRepoWithMultipleImages (0.17s) [2024-01-17T14:57:01.312Z] === RUN TestSaveDirectoryPermissions [2024-01-17T14:57:02.253Z] --- PASS: TestSaveDirectoryPermissions (0.98s) [2024-01-17T14:57:02.253Z] === RUN TestTagUnprefixedRepoByNameOrName [2024-01-17T14:57:02.253Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2024-01-17T14:57:02.253Z] === RUN TestTagUsingDigestAlgorithmAsName [2024-01-17T14:57:02.253Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) [2024-01-17T14:57:02.253Z] === RUN TestTagValidPrefixedRepo [2024-01-17T14:57:02.253Z] === RUN TestTagValidPrefixedRepo/fooo/bar [2024-01-17T14:57:02.253Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar [2024-01-17T14:57:02.253Z] === RUN TestTagValidPrefixedRepo/fooaa/test [2024-01-17T14:57:02.253Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test [2024-01-17T14:57:02.253Z] === RUN TestTagValidPrefixedRepo/foooo:t [2024-01-17T14:57:02.253Z] === PAUSE TestTagValidPrefixedRepo/foooo:t [2024-01-17T14:57:02.253Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-01-17T14:57:02.253Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-01-17T14:57:02.253Z] === CONT TestTagValidPrefixedRepo/fooo/bar [2024-01-17T14:57:02.253Z] === CONT TestTagValidPrefixedRepo/foooo:t [2024-01-17T14:57:02.253Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-01-17T14:57:02.253Z] === CONT TestTagValidPrefixedRepo/fooaa/test [2024-01-17T14:57:02.253Z] --- PASS: TestTagValidPrefixedRepo (0.02s) [2024-01-17T14:57:02.253Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) [2024-01-17T14:57:02.253Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s) [2024-01-17T14:57:02.253Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s) [2024-01-17T14:57:02.253Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s) [2024-01-17T14:57:02.253Z] === RUN TestTagExistedNameWithoutForce [2024-01-17T14:57:02.513Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2024-01-17T14:57:02.513Z] === RUN TestTagOfficialNames [2024-01-17T14:57:02.513Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox [2024-01-17T14:57:02.513Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox [2024-01-17T14:57:02.513Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox [2024-01-17T14:57:02.513Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox [2024-01-17T14:57:02.513Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox [2024-01-17T14:57:02.513Z] --- PASS: TestTagOfficialNames (0.05s) [2024-01-17T14:57:02.513Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) [2024-01-17T14:57:02.513Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) [2024-01-17T14:57:02.513Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) [2024-01-17T14:57:02.513Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) [2024-01-17T14:57:02.513Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) [2024-01-17T14:57:02.513Z] === RUN TestTagMatchesDigest [2024-01-17T14:57:02.513Z] --- PASS: TestTagMatchesDigest (0.01s) [2024-01-17T14:57:02.513Z] === CONT TestSaveCheckTimes [2024-01-17T14:57:02.513Z] === CONT TestSaveCheckManifestLayers [2024-01-17T14:57:02.513Z] --- PASS: TestSaveCheckManifestLayers (0.03s) [2024-01-17T14:57:02.513Z] --- PASS: TestSaveCheckTimes (0.03s) [2024-01-17T14:57:02.513Z] PASS [2024-01-17T14:57:02.513Z] [2024-01-17T14:57:02.513Z] === Skipped [2024-01-17T14:57:02.513Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2024-01-17T14:57:02.513Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out [2024-01-17T14:57:02.513Z] [2024-01-17T14:57:02.513Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) [2024-01-17T14:57:02.513Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2024-01-17T14:57:02.513Z] [2024-01-17T14:57:02.513Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2024-01-17T14:57:02.513Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm [2024-01-17T14:57:02.513Z] [2024-01-17T14:57:02.513Z] DONE 55 tests, 3 skipped in 5.949s [2024-01-17T14:57:02.513Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2024-01-17T14:57:02.513Z] ++ '[' -n '' ']' [2024-01-17T14:57:02.513Z] ++ 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 [2024-01-17T14:57:02.513Z] ++ set -e [2024-01-17T14:57:02.513Z] ++ '[' -n 0 ']' [2024-01-17T14:57:02.513Z] ++ set -x [2024-01-17T14:57:02.514Z] ++ 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.C5lO073apb/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 [2024-01-17T14:57:02.514Z] === RUN TestStripANSICommands [2024-01-17T14:57:02.514Z] === RUN TestStripANSICommands/#00 [2024-01-17T14:57:02.514Z] === RUN TestStripANSICommands/#01 [2024-01-17T14:57:02.514Z] --- PASS: TestStripANSICommands (0.00s) [2024-01-17T14:57:02.514Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2024-01-17T14:57:02.514Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2024-01-17T14:57:02.514Z] PASS [2024-01-17T14:57:02.514Z] [2024-01-17T14:57:02.514Z] DONE 3 tests in 0.008s [2024-01-17T14:57:02.514Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2024-01-17T14:57:02.514Z] ++ '[' -n '' ']' [2024-01-17T14:57:02.514Z] ++ 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 [2024-01-17T14:57:02.514Z] ++ set -e [2024-01-17T14:57:02.514Z] ++ '[' -n 0 ']' [2024-01-17T14:57:02.514Z] ++ set -x [2024-01-17T14:57:02.514Z] ++ 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.C5lO073apb/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 [2024-01-17T14:57:02.514Z] INFO: Testing against a local daemon [2024-01-17T14:57:02.514Z] === RUN TestCreateWithMultiNetworks [2024-01-17T14:57:03.454Z] --- PASS: TestCreateWithMultiNetworks (1.04s) [2024-01-17T14:57:03.454Z] === RUN TestNetworkCreateDelete [2024-01-17T14:57:03.715Z] --- PASS: TestNetworkCreateDelete (0.18s) [2024-01-17T14:57:03.715Z] === RUN TestDockerNetworkDeletePreferID [2024-01-17T14:57:04.285Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2024-01-17T14:57:04.285Z] === RUN TestDaemonDNSFallback [2024-01-17T14:57:10.863Z] --- PASS: TestDaemonDNSFallback (6.25s) [2024-01-17T14:57:10.863Z] === RUN TestInspectNetwork [2024-01-17T14:57:13.405Z] === RUN TestInspectNetwork/full_network_id [2024-01-17T14:57:13.405Z] === RUN TestInspectNetwork/partial_network_id [2024-01-17T14:57:13.405Z] === RUN TestInspectNetwork/network_name [2024-01-17T14:57:13.405Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2024-01-17T14:57:18.686Z] --- PASS: TestInspectNetwork (7.23s) [2024-01-17T14:57:18.686Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2024-01-17T14:57:18.686Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2024-01-17T14:57:18.686Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2024-01-17T14:57:18.686Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2024-01-17T14:57:18.686Z] === RUN TestRunContainerWithBridgeNone [2024-01-17T14:57:19.257Z] --- PASS: TestRunContainerWithBridgeNone (1.37s) [2024-01-17T14:57:19.257Z] === RUN TestNetworkInvalidJSON [2024-01-17T14:57:19.257Z] === RUN TestNetworkInvalidJSON/networks/create [2024-01-17T14:57:19.257Z] === PAUSE TestNetworkInvalidJSON/networks/create [2024-01-17T14:57:19.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2024-01-17T14:57:19.257Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2024-01-17T14:57:19.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2024-01-17T14:57:19.257Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2024-01-17T14:57:19.257Z] === CONT TestNetworkInvalidJSON/networks/create [2024-01-17T14:57:19.257Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2024-01-17T14:57:19.257Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2024-01-17T14:57:19.257Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2024-01-17T14:57:19.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2024-01-17T14:57:19.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2024-01-17T14:57:19.257Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2024-01-17T14:57:19.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2024-01-17T14:57:19.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2024-01-17T14:57:19.257Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2024-01-17T14:57:19.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2024-01-17T14:57:19.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2024-01-17T14:57:19.257Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2024-01-17T14:57:19.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2024-01-17T14:57:19.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2024-01-17T14:57:19.257Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2024-01-17T14:57:19.257Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2024-01-17T14:57:19.257Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2024-01-17T14:57:19.257Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2024-01-17T14:57:19.257Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2024-01-17T14:57:19.257Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2024-01-17T14:57:19.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2024-01-17T14:57:19.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2024-01-17T14:57:19.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2024-01-17T14:57:19.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2024-01-17T14:57:19.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2024-01-17T14:57:19.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2024-01-17T14:57:19.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2024-01-17T14:57:19.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2024-01-17T14:57:19.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2024-01-17T14:57:19.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2024-01-17T14:57:19.257Z] === RUN TestNetworkList [2024-01-17T14:57:19.257Z] === RUN TestNetworkList//networks [2024-01-17T14:57:19.257Z] === PAUSE TestNetworkList//networks [2024-01-17T14:57:19.257Z] === RUN TestNetworkList//networks/ [2024-01-17T14:57:19.257Z] === PAUSE TestNetworkList//networks/ [2024-01-17T14:57:19.257Z] === CONT TestNetworkList//networks [2024-01-17T14:57:19.257Z] === CONT TestNetworkList//networks/ [2024-01-17T14:57:19.257Z] --- PASS: TestNetworkList (0.01s) [2024-01-17T14:57:19.257Z] --- PASS: TestNetworkList//networks/ (0.00s) [2024-01-17T14:57:19.257Z] --- PASS: TestNetworkList//networks (0.00s) [2024-01-17T14:57:19.257Z] === RUN TestHostIPv4BridgeLabel [2024-01-17T14:57:19.827Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2024-01-17T14:57:19.827Z] === RUN TestDefaultNetworkOpts [2024-01-17T14:57:19.827Z] === RUN TestDefaultNetworkOpts/default_value [2024-01-17T14:57:21.209Z] === RUN TestDefaultNetworkOpts/cmdline_value [2024-01-17T14:57:22.150Z] === RUN TestDefaultNetworkOpts/config-from_value [2024-01-17T14:57:23.533Z] --- PASS: TestDefaultNetworkOpts (3.89s) [2024-01-17T14:57:23.533Z] --- PASS: TestDefaultNetworkOpts/default_value (1.28s) [2024-01-17T14:57:23.533Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.27s) [2024-01-17T14:57:23.533Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.33s) [2024-01-17T14:57:23.533Z] === RUN TestForbidDuplicateNetworkNames [2024-01-17T14:57:24.473Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s) [2024-01-17T14:57:24.473Z] === RUN TestDaemonRestartWithLiveRestore [2024-01-17T14:57:25.414Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2024-01-17T14:57:25.414Z] === RUN TestDaemonDefaultNetworkPools [2024-01-17T14:57:25.984Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2024-01-17T14:57:25.984Z] === RUN TestDaemonRestartWithExistingNetwork [2024-01-17T14:57:27.367Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2024-01-17T14:57:27.367Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2024-01-17T14:57:28.750Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2024-01-17T14:57:28.750Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2024-01-17T14:57:29.018Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2024-01-17T14:57:29.018Z] === RUN TestServiceWithPredefinedNetwork [2024-01-17T14:57:31.569Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s) [2024-01-17T14:57:31.569Z] === RUN TestServiceRemoveKeepsIngressNetwork [2024-01-17T14:57:31.569Z] service_test.go:250: FLAKY_TEST [2024-01-17T14:57:31.569Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2024-01-17T14:57:31.569Z] === RUN TestServiceWithDataPathPortInit [2024-01-17T14:57:46.469Z] --- PASS: TestServiceWithDataPathPortInit (13.66s) [2024-01-17T14:57:46.469Z] === RUN TestServiceWithDefaultAddressPoolInit [2024-01-17T14:57:47.410Z] service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4ef4uxtxbszsofxhrdqvnnrcr Created:2024-01-17 14:57:46.273537428 +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[20a017520546e10251c51b5c33248e5fcb802ac19f7c936f14dee89748d05d16:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wb610ebex3b10z7f0lx55ydk6 EndpointID:9954ba8b3ed8c99d7f8deb87f4281bf1e503297e09c47c225b056deaf537045e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a9a30d8dcc0eb36bd9d60afe49f8b253f91d53d515c7779060b9deb194a89162 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:eb2c7d296b32 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wb610ebex3b10z7f0lx55ydk6 EndpointID:9954ba8b3ed8c99d7f8deb87f4281bf1e503297e09c47c225b056deaf537045e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2024-01-17T14:57:52.692Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2024-01-17T14:57:52.692Z] PASS [2024-01-17T14:57:52.692Z] [2024-01-17T14:57:52.692Z] === Skipped [2024-01-17T14:57:52.692Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2024-01-17T14:57:52.692Z] service_test.go:250: FLAKY_TEST [2024-01-17T14:57:52.692Z] [2024-01-17T14:57:52.692Z] DONE 44 tests, 1 skipped in 49.329s [2024-01-17T14:57:52.692Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2024-01-17T14:57:52.692Z] ++ '[' -n '' ']' [2024-01-17T14:57:52.692Z] ++ 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 [2024-01-17T14:57:52.692Z] ++ set -e [2024-01-17T14:57:52.692Z] ++ '[' -n 0 ']' [2024-01-17T14:57:52.692Z] ++ set -x [2024-01-17T14:57:52.692Z] ++ 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.C5lO073apb/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 [2024-01-17T14:57:52.692Z] INFO: Testing against a local daemon [2024-01-17T14:57:52.692Z] === RUN TestDockerNetworkIpvlanPersistance [2024-01-17T14:57:52.692Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-01-17T14:57:52.692Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2024-01-17T14:57:52.692Z] === RUN TestDockerNetworkIpvlan [2024-01-17T14:57:52.692Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-01-17T14:57:52.692Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2024-01-17T14:57:52.692Z] PASS [2024-01-17T14:57:52.692Z] [2024-01-17T14:57:52.692Z] === Skipped [2024-01-17T14:57:52.692Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2024-01-17T14:57:52.692Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-01-17T14:57:52.692Z] [2024-01-17T14:57:52.692Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2024-01-17T14:57:52.692Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2024-01-17T14:57:52.692Z] [2024-01-17T14:57:52.692Z] DONE 2 tests, 2 skipped in 0.038s [2024-01-17T14:57:52.692Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2024-01-17T14:57:52.692Z] ++ '[' -n '' ']' [2024-01-17T14:57:52.692Z] ++ 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 [2024-01-17T14:57:52.692Z] ++ set -e [2024-01-17T14:57:52.692Z] ++ '[' -n 0 ']' [2024-01-17T14:57:52.692Z] ++ set -x [2024-01-17T14:57:52.692Z] ++ 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.C5lO073apb/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 [2024-01-17T14:57:52.692Z] INFO: Testing against a local daemon [2024-01-17T14:57:52.692Z] === RUN TestDockerNetworkMacvlanPersistance [2024-01-17T14:57:53.262Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.18s) [2024-01-17T14:57:53.262Z] === RUN TestDockerNetworkMacvlan [2024-01-17T14:57:53.262Z] === RUN TestDockerNetworkMacvlan/Subinterface [2024-01-17T14:57:53.833Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2024-01-17T14:57:54.404Z] === RUN TestDockerNetworkMacvlan/NilParent [2024-01-17T14:57:54.974Z] === RUN TestDockerNetworkMacvlan/InternalMode [2024-01-17T14:57:55.544Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2024-01-17T14:57:56.114Z] === RUN TestDockerNetworkMacvlan/Addressing [2024-01-17T14:57:56.685Z] --- PASS: TestDockerNetworkMacvlan (3.58s) [2024-01-17T14:57:56.685Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s) [2024-01-17T14:57:56.685Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s) [2024-01-17T14:57:56.685Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s) [2024-01-17T14:57:56.685Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s) [2024-01-17T14:57:56.685Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.60s) [2024-01-17T14:57:56.685Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2024-01-17T14:57:56.685Z] PASS [2024-01-17T14:57:56.685Z] [2024-01-17T14:57:56.685Z] DONE 8 tests in 4.794s [2024-01-17T14:57:56.685Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m [2024-01-17T14:57:56.685Z] ++ '[' -n '' ']' [2024-01-17T14:57:56.685Z] ++ 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 [2024-01-17T14:57:56.685Z] ++ set -e [2024-01-17T14:57:56.685Z] ++ '[' -n 0 ']' [2024-01-17T14:57:56.685Z] ++ set -x [2024-01-17T14:57:56.685Z] ++ 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.C5lO073apb/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 [2024-01-17T14:57:56.685Z] INFO: Testing against a local daemon [2024-01-17T14:57:56.685Z] === RUN TestBridgeICC [2024-01-17T14:57:57.255Z] === RUN TestBridgeICC/IPv4_non-internal_network [2024-01-17T14:57:58.637Z] === RUN TestBridgeICC/IPv4_internal_network [2024-01-17T14:57:59.578Z] === RUN TestBridgeICC/IPv6_ULA_on_non-internal_network [2024-01-17T14:58:00.961Z] === RUN TestBridgeICC/IPv6_ULA_on_internal_network [2024-01-17T14:58:01.902Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network [2024-01-17T14:58:03.283Z] === RUN TestBridgeICC/IPv6_link-local_address_on_internal_network [2024-01-17T14:58:04.223Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name [2024-01-17T14:58:05.605Z] === RUN TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name [2024-01-17T14:58:06.987Z] === RUN TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address [2024-01-17T14:58:10.283Z] === RUN TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address [2024-01-17T14:58:12.193Z] --- PASS: TestBridgeICC (15.43s) [2024-01-17T14:58:12.193Z] --- PASS: TestBridgeICC/IPv4_non-internal_network (1.19s) [2024-01-17T14:58:12.193Z] --- PASS: TestBridgeICC/IPv4_internal_network (1.14s) [2024-01-17T14:58:12.193Z] --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.22s) [2024-01-17T14:58:12.193Z] --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.11s) [2024-01-17T14:58:12.193Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.21s) [2024-01-17T14:58:12.193Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.10s) [2024-01-17T14:58:12.193Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.21s) [2024-01-17T14:58:12.193Z] --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.21s) [2024-01-17T14:58:12.193Z] --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.26s) [2024-01-17T14:58:12.193Z] --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (2.17s) [2024-01-17T14:58:12.193Z] === RUN TestBridgeINC [2024-01-17T14:58:12.764Z] === RUN TestBridgeINC/IPv4_non-internal_network [2024-01-17T14:58:18.047Z] === RUN TestBridgeINC/IPv4_internal_network [2024-01-17T14:58:18.307Z] === RUN TestBridgeINC/IPv6_ULA_on_non-internal_network [2024-01-17T14:58:23.592Z] === RUN TestBridgeINC/IPv6_ULA_on_internal_network [2024-01-17T14:58:24.172Z] --- PASS: TestBridgeINC (12.11s) [2024-01-17T14:58:24.172Z] --- PASS: TestBridgeINC/IPv4_non-internal_network (4.37s) [2024-01-17T14:58:24.172Z] --- PASS: TestBridgeINC/IPv4_internal_network (1.29s) [2024-01-17T14:58:24.172Z] --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.48s) [2024-01-17T14:58:24.172Z] --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.37s) [2024-01-17T14:58:24.172Z] === RUN TestDefaultBridgeIPv6 [2024-01-17T14:58:24.172Z] === RUN TestDefaultBridgeIPv6/IPv6_ULA [2024-01-17T14:58:26.087Z] === RUN TestDefaultBridgeIPv6/IPv6_LLA_only [2024-01-17T14:58:27.470Z] === RUN TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only [2024-01-17T14:58:28.853Z] --- PASS: TestDefaultBridgeIPv6 (4.66s) [2024-01-17T14:58:28.853Z] --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.54s) [2024-01-17T14:58:28.853Z] --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.57s) [2024-01-17T14:58:28.853Z] --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.55s) [2024-01-17T14:58:28.853Z] === RUN TestDefaultBridgeAddresses [2024-01-17T14:58:28.853Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes [2024-01-17T14:58:30.763Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes [2024-01-17T14:58:32.146Z] --- PASS: TestDefaultBridgeAddresses (3.11s) [2024-01-17T14:58:32.146Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s) [2024-01-17T14:58:32.146Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s) [2024-01-17T14:58:32.146Z] PASS [2024-01-17T14:58:32.146Z] [2024-01-17T14:58:32.146Z] DONE 23 tests in 35.349s [2024-01-17T14:58:32.146Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2024-01-17T14:58:32.146Z] ++ '[' -n '' ']' [2024-01-17T14:58:32.146Z] ++ 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 [2024-01-17T14:58:32.146Z] ++ set -e [2024-01-17T14:58:32.146Z] ++ '[' -n 0 ']' [2024-01-17T14:58:32.146Z] ++ set -x [2024-01-17T14:58:32.146Z] ++ 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.C5lO073apb/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 [2024-01-17T14:58:32.146Z] testing: warning: no tests to run [2024-01-17T14:58:32.146Z] PASS [2024-01-17T14:58:32.146Z] [2024-01-17T14:58:32.146Z] DONE 0 tests in 0.007s [2024-01-17T14:58:32.146Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2024-01-17T14:58:32.146Z] ++ '[' -n '' ']' [2024-01-17T14:58:32.146Z] ++ 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 [2024-01-17T14:58:32.146Z] ++ set -e [2024-01-17T14:58:32.146Z] ++ '[' -n 0 ']' [2024-01-17T14:58:32.146Z] ++ set -x [2024-01-17T14:58:32.146Z] ++ 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.C5lO073apb/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 [2024-01-17T14:58:32.146Z] INFO: Testing against a local daemon [2024-01-17T14:58:32.146Z] === RUN TestAuthZPluginAllowRequest [2024-01-17T14:58:33.086Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) [2024-01-17T14:58:33.086Z] === RUN TestAuthZPluginTLS [2024-01-17T14:58:33.656Z] --- PASS: TestAuthZPluginTLS (0.54s) [2024-01-17T14:58:33.656Z] === RUN TestAuthZPluginDenyRequest [2024-01-17T14:58:34.227Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2024-01-17T14:58:34.227Z] === RUN TestAuthZPluginAPIDenyResponse [2024-01-17T14:58:34.797Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2024-01-17T14:58:34.797Z] === RUN TestAuthZPluginDenyResponse [2024-01-17T14:58:35.367Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2024-01-17T14:58:35.367Z] === RUN TestAuthZPluginAllowEventStream [2024-01-17T14:58:36.308Z] 2024/01/17 14:58:36 http: panic serving 127.0.0.1:48594: runtime error: invalid memory address or nil pointer dereference [2024-01-17T14:58:36.308Z] goroutine 167 [running]: [2024-01-17T14:58:36.308Z] net/http.(*conn).serve.func1() [2024-01-17T14:58:36.308Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-01-17T14:58:36.308Z] panic({0xa74960?, 0x1599ca0?}) [2024-01-17T14:58:36.308Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-01-17T14:58:36.308Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd724c8, 0x40001f6300}, 0xffff43281970?) [2024-01-17T14:58:36.308Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c [2024-01-17T14:58:36.308Z] net/http.HandlerFunc.ServeHTTP(0x400032c400?, {0xd724c8?, 0x40001f6300?}, 0x4023f4?) [2024-01-17T14:58:36.308Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-17T14:58:36.308Z] net/http.(*ServeMux).ServeHTTP(0xd78a78?, {0xd724c8, 0x40001f6300}, 0x400032c400) [2024-01-17T14:58:36.308Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-01-17T14:58:36.308Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40003380b0, {0xd71088?, 0x40000f80e0}, 0x400032c300, {0xd67400, 0x400004ef00}) [2024-01-17T14:58:36.308Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 [2024-01-17T14:58:36.308Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71088?, 0x40000f80e0?}, 0x4000208290?) [2024-01-17T14:58:36.308Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-01-17T14:58:36.308Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd71088?, 0x40000f80e0?}, 0x40000f80e0?) [2024-01-17T14:58:36.308Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-17T14:58:36.308Z] net/http.serverHandler.ServeHTTP({0xd6dc68?}, {0xd71088?, 0x40000f80e0?}, 0x6?) [2024-01-17T14:58:36.308Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-01-17T14:58:36.308Z] net/http.(*conn).serve(0x40004be900, {0xd78a78, 0x40001a48d0}) [2024-01-17T14:58:36.308Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-01-17T14:58:36.308Z] created by net/http.(*Server).Serve in goroutine 22 [2024-01-17T14:58:36.308Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-01-17T14:58:37.249Z] 2024/01/17 14:58:37 http: panic serving 127.0.0.1:48598: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2024-01-17T14:58:37.249Z] goroutine 173 [running]: [2024-01-17T14:58:37.249Z] net/http.(*conn).serve.func1() [2024-01-17T14:58:37.249Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-01-17T14:58:37.249Z] panic({0xa0ad60?, 0x40002083c0?}) [2024-01-17T14:58:37.249Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-01-17T14:58:37.249Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd724c8, 0x40001f65a0}, 0xffff43281970?) [2024-01-17T14:58:37.249Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2024-01-17T14:58:37.249Z] net/http.HandlerFunc.ServeHTTP(0x400032c500?, {0xd724c8?, 0x40001f65a0?}, 0x4023f4?) [2024-01-17T14:58:37.249Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-17T14:58:37.249Z] net/http.(*ServeMux).ServeHTTP(0xd78a78?, {0xd724c8, 0x40001f65a0}, 0x400032c500) [2024-01-17T14:58:37.249Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-01-17T14:58:37.249Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40003380b0, {0xd71088?, 0x40000f8380}, 0x4000153900, {0xd67400, 0x400004ef00}) [2024-01-17T14:58:37.249Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 [2024-01-17T14:58:37.249Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71088?, 0x40000f8380?}, 0x40002f0bd0?) [2024-01-17T14:58:37.249Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-01-17T14:58:37.249Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71088?, 0x40000f8380?}, 0x4000128b40?) [2024-01-17T14:58:37.249Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-17T14:58:37.249Z] net/http.serverHandler.ServeHTTP({0x40002f0bd0?}, {0xd71088?, 0x40000f8380?}, 0x6?) [2024-01-17T14:58:37.249Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-01-17T14:58:37.249Z] net/http.(*conn).serve(0x40004bec60, {0xd78a78, 0x40001a48d0}) [2024-01-17T14:58:37.249Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-01-17T14:58:37.249Z] created by net/http.(*Server).Serve in goroutine 22 [2024-01-17T14:58:37.249Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-01-17T14:58:39.159Z] 2024/01/17 14:58:39 http: panic serving 127.0.0.1:52414: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2024-01-17T14:58:39.159Z] goroutine 200 [running]: [2024-01-17T14:58:39.159Z] net/http.(*conn).serve.func1() [2024-01-17T14:58:39.159Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-01-17T14:58:39.159Z] panic({0xa0ad60?, 0x40005a6770?}) [2024-01-17T14:58:39.159Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-01-17T14:58:39.159Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd724c8, 0x40004ac5a0}, 0xffff431c1850?) [2024-01-17T14:58:39.159Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2024-01-17T14:58:39.159Z] net/http.HandlerFunc.ServeHTTP(0x40004b2600?, {0xd724c8?, 0x40004ac5a0?}, 0x4023f4?) [2024-01-17T14:58:39.159Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-17T14:58:39.159Z] net/http.(*ServeMux).ServeHTTP(0xd78a78?, {0xd724c8, 0x40004ac5a0}, 0x40004b2600) [2024-01-17T14:58:39.159Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-01-17T14:58:39.159Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40003380b0, {0xd71088?, 0x4000176460}, 0x40004b2500, {0xd67400, 0x400004ef00}) [2024-01-17T14:58:39.159Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44 [2024-01-17T14:58:39.159Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71088?, 0x4000176460?}, 0x40005af740?) [2024-01-17T14:58:39.159Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-01-17T14:58:39.159Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71088?, 0x4000176460?}, 0x40004ecb40?) [2024-01-17T14:58:39.159Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-01-17T14:58:39.159Z] net/http.serverHandler.ServeHTTP({0x40005af740?}, {0xd71088?, 0x4000176460?}, 0x6?) [2024-01-17T14:58:39.159Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-01-17T14:58:39.159Z] net/http.(*conn).serve(0x40002b0870, {0xd78a78, 0x40001a48d0}) [2024-01-17T14:58:39.159Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-01-17T14:58:39.159Z] created by net/http.(*Server).Serve in goroutine 22 [2024-01-17T14:58:39.159Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-01-17T14:58:41.700Z] --- PASS: TestAuthZPluginAllowEventStream (6.10s) [2024-01-17T14:58:41.700Z] === RUN TestAuthZPluginErrorResponse [2024-01-17T14:58:41.961Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2024-01-17T14:58:41.961Z] === RUN TestAuthZPluginErrorRequest [2024-01-17T14:58:42.531Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2024-01-17T14:58:42.531Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2024-01-17T14:58:43.101Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2024-01-17T14:58:43.101Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2024-01-17T14:58:44.042Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.13s) [2024-01-17T14:58:44.042Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2024-01-17T14:58:45.424Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.16s) [2024-01-17T14:58:45.424Z] === RUN TestAuthZPluginHeader [2024-01-17T14:58:45.994Z] --- PASS: TestAuthZPluginHeader (0.61s) [2024-01-17T14:58:45.994Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2024-01-17T14:58:45.994Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2024-01-17T14:58:45.994Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2024-01-17T14:58:45.994Z] === RUN TestAuthZPluginV2Disable [2024-01-17T14:58:45.994Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2024-01-17T14:58:45.994Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2024-01-17T14:58:45.994Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2024-01-17T14:58:45.994Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2024-01-17T14:58:45.994Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2024-01-17T14:58:45.994Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2024-01-17T14:58:45.994Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2024-01-17T14:58:45.994Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2024-01-17T14:58:45.994Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2024-01-17T14:59:04.102Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2024-01-17T14:59:04.102Z] PASS [2024-01-17T14:59:04.102Z] [2024-01-17T14:59:04.102Z] === Skipped [2024-01-17T14:59:04.102Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2024-01-17T14:59:04.102Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2024-01-17T14:59:04.102Z] [2024-01-17T14:59:04.102Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2024-01-17T14:59:04.102Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2024-01-17T14:59:04.102Z] [2024-01-17T14:59:04.102Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2024-01-17T14:59:04.102Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2024-01-17T14:59:04.102Z] [2024-01-17T14:59:04.102Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2024-01-17T14:59:04.102Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2024-01-17T14:59:04.102Z] [2024-01-17T14:59:04.102Z] DONE 17 tests, 4 skipped in 30.707s [2024-01-17T14:59:04.102Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2024-01-17T14:59:04.102Z] ++ '[' -n '' ']' [2024-01-17T14:59:04.102Z] ++ 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 [2024-01-17T14:59:04.102Z] ++ set -e [2024-01-17T14:59:04.102Z] ++ '[' -n 0 ']' [2024-01-17T14:59:04.102Z] ++ set -x [2024-01-17T14:59:04.102Z] ++ 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.C5lO073apb/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 [2024-01-17T14:59:04.102Z] INFO: Testing against a local daemon [2024-01-17T14:59:04.102Z] === RUN TestPluginInvalidJSON [2024-01-17T14:59:04.102Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2024-01-17T14:59:04.102Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2024-01-17T14:59:04.102Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2024-01-17T14:59:04.102Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2024-01-17T14:59:04.102Z] === RUN TestPluginInvalidJSON/plugins/pull [2024-01-17T14:59:04.102Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2024-01-17T14:59:04.102Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2024-01-17T14:59:04.102Z] === CONT TestPluginInvalidJSON/plugins/pull [2024-01-17T14:59:04.102Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2024-01-17T14:59:04.102Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2024-01-17T14:59:04.102Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2024-01-17T14:59:04.102Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2024-01-17T14:59:04.102Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2024-01-17T14:59:04.102Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2024-01-17T14:59:04.102Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2024-01-17T14:59:04.102Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2024-01-17T14:59:04.102Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2024-01-17T14:59:04.102Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2024-01-17T14:59:04.102Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2024-01-17T14:59:04.102Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2024-01-17T14:59:04.102Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2024-01-17T14:59:04.102Z] --- PASS: TestPluginInvalidJSON (0.01s) [2024-01-17T14:59:04.102Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2024-01-17T14:59:04.102Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2024-01-17T14:59:04.102Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2024-01-17T14:59:04.102Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2024-01-17T14:59:04.102Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2024-01-17T14:59:04.102Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2024-01-17T14:59:04.102Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2024-01-17T14:59:04.102Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2024-01-17T14:59:04.102Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2024-01-17T14:59:04.102Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2024-01-17T14:59:04.102Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2024-01-17T14:59:04.102Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2024-01-17T14:59:04.102Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2024-01-17T14:59:04.102Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2024-01-17T14:59:04.102Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2024-01-17T14:59:04.102Z] === RUN TestPluginInstall [2024-01-17T14:59:04.102Z] === RUN TestPluginInstall/no_auth [2024-01-17T14:59:06.644Z] time="2024-01-17T14:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-17T14:59:06.644Z] time="2024-01-17T14:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3216aa434ef9e59ca4e923564ac6086e46d4a4dd2d5ae07d88c59c640ad69f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-17T14:59:06.644Z] time="2024-01-17T14:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-17T14:59:06.644Z] time="2024-01-17T14:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3216aa434ef9e59ca4e923564ac6086e46d4a4dd2d5ae07d88c59c640ad69f6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-17T14:59:06.644Z] === RUN TestPluginInstall/with_htpasswd [2024-01-17T14:59:06.904Z] time="2024-01-17T14:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-17T14:59:06.904Z] time="2024-01-17T14:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9090605089747fd836e854ad65a130f4f4675d84987b4f5635455e329c32e72" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-17T14:59:06.904Z] time="2024-01-17T14:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-17T14:59:06.904Z] time="2024-01-17T14:59:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9090605089747fd836e854ad65a130f4f4675d84987b4f5635455e329c32e72" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-17T14:59:06.904Z] === RUN TestPluginInstall/with_insecure [2024-01-17T14:59:07.845Z] time="2024-01-17T14:59:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-17T14:59:07.845Z] time="2024-01-17T14:59:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f54a4962bc70802cc510795b3613ab4403e50873fefaf4ac6c3892a24488c4c4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-17T14:59:07.845Z] time="2024-01-17T14:59:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-01-17T14:59:07.845Z] time="2024-01-17T14:59:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f54a4962bc70802cc510795b3613ab4403e50873fefaf4ac6c3892a24488c4c4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-01-17T14:59:07.845Z] plugin_test.go:204: [d9b09bc7197ef] daemon is not started [2024-01-17T14:59:07.845Z] --- PASS: TestPluginInstall (5.03s) [2024-01-17T14:59:07.845Z] --- PASS: TestPluginInstall/no_auth (3.65s) [2024-01-17T14:59:07.845Z] --- PASS: TestPluginInstall/with_htpasswd (0.45s) [2024-01-17T14:59:07.845Z] --- PASS: TestPluginInstall/with_insecure (0.93s) [2024-01-17T14:59:07.845Z] === RUN TestPluginsWithRuntimes [2024-01-17T14:59:09.756Z] === RUN TestPluginsWithRuntimes/No_Args [2024-01-17T14:59:10.326Z] === RUN TestPluginsWithRuntimes/With_Args [2024-01-17T14:59:11.266Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2024-01-17T14:59:11.266Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2024-01-17T14:59:11.266Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.94s) [2024-01-17T14:59:11.266Z] === RUN TestPluginBackCompatMediaTypes [2024-01-17T14:59:11.837Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s) [2024-01-17T14:59:11.837Z] PASS [2024-01-17T14:59:11.837Z] [2024-01-17T14:59:11.837Z] DONE 24 tests in 8.944s [2024-01-17T14:59:11.837Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2024-01-17T14:59:11.837Z] ++ '[' -n '' ']' [2024-01-17T14:59:11.837Z] ++ 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 [2024-01-17T14:59:11.837Z] ++ set -e [2024-01-17T14:59:11.837Z] ++ '[' -n 0 ']' [2024-01-17T14:59:11.837Z] ++ set -x [2024-01-17T14:59:11.837Z] ++ 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.C5lO073apb/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 [2024-01-17T14:59:11.837Z] INFO: Testing against a local daemon [2024-01-17T14:59:11.837Z] === RUN TestExternalGraphDriver [2024-01-17T14:59:12.097Z] === RUN TestExternalGraphDriver/json [2024-01-17T14:59:12.097Z] === RUN TestExternalGraphDriver/spec [2024-01-17T14:59:12.097Z] === RUN TestExternalGraphDriver/pull [2024-01-17T14:59:12.097Z] --- PASS: TestExternalGraphDriver (0.34s) [2024-01-17T14:59:12.097Z] --- PASS: TestExternalGraphDriver/json (0.00s) [2024-01-17T14:59:12.097Z] --- PASS: TestExternalGraphDriver/spec (0.00s) [2024-01-17T14:59:12.097Z] --- PASS: TestExternalGraphDriver/pull (0.00s) [2024-01-17T14:59:12.097Z] === RUN TestGraphdriverPluginV2 [2024-01-17T14:59:12.358Z] external_test.go:415: (*Execution).NotAmd64-fm [2024-01-17T14:59:12.358Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2024-01-17T14:59:12.358Z] PASS [2024-01-17T14:59:12.358Z] [2024-01-17T14:59:12.358Z] === Skipped [2024-01-17T14:59:12.358Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2024-01-17T14:59:12.358Z] external_test.go:415: (*Execution).NotAmd64-fm [2024-01-17T14:59:12.358Z] [2024-01-17T14:59:12.358Z] DONE 5 tests, 1 skipped in 0.697s [2024-01-17T14:59:12.358Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2024-01-17T14:59:12.358Z] ++ '[' -n '' ']' [2024-01-17T14:59:12.358Z] ++ 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 [2024-01-17T14:59:12.358Z] ++ set -e [2024-01-17T14:59:12.358Z] ++ '[' -n 0 ']' [2024-01-17T14:59:12.358Z] ++ set -x [2024-01-17T14:59:12.358Z] ++ 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.C5lO073apb/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 [2024-01-17T14:59:12.618Z] INFO: Testing against a local daemon [2024-01-17T14:59:12.618Z] === RUN TestContinueAfterPluginCrash [2024-01-17T14:59:12.618Z] === PAUSE TestContinueAfterPluginCrash [2024-01-17T14:59:12.618Z] === RUN TestReadPluginNoRead [2024-01-17T14:59:12.618Z] === PAUSE TestReadPluginNoRead [2024-01-17T14:59:12.618Z] === RUN TestDaemonStartWithLogOpt [2024-01-17T14:59:12.618Z] === PAUSE TestDaemonStartWithLogOpt [2024-01-17T14:59:12.618Z] === CONT TestContinueAfterPluginCrash [2024-01-17T14:59:12.618Z] === CONT TestDaemonStartWithLogOpt [2024-01-17T14:59:12.618Z] === CONT TestReadPluginNoRead [2024-01-17T14:59:14.553Z] === RUN TestReadPluginNoRead/disabled_caching [2024-01-17T14:59:15.123Z] --- PASS: TestDaemonStartWithLogOpt (2.68s) [2024-01-17T14:59:16.064Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2024-01-17T14:59:17.004Z] === RUN TestReadPluginNoRead/default [2024-01-17T14:59:18.387Z] read_test.go:93: [dfab379397e68] daemon is not started [2024-01-17T14:59:18.387Z] --- PASS: TestReadPluginNoRead (5.77s) [2024-01-17T14:59:18.387Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2024-01-17T14:59:18.387Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2024-01-17T14:59:18.387Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2024-01-17T14:59:20.297Z] --- PASS: TestContinueAfterPluginCrash (7.64s) [2024-01-17T14:59:20.297Z] PASS [2024-01-17T14:59:20.297Z] [2024-01-17T14:59:20.297Z] DONE 6 tests in 7.679s [2024-01-17T14:59:20.297Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2024-01-17T14:59:20.297Z] ++ '[' -n '' ']' [2024-01-17T14:59:20.297Z] ++ 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 [2024-01-17T14:59:20.297Z] ++ set -e [2024-01-17T14:59:20.297Z] ++ '[' -n 0 ']' [2024-01-17T14:59:20.297Z] ++ set -x [2024-01-17T14:59:20.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.C5lO073apb/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 [2024-01-17T14:59:20.297Z] testing: warning: no tests to run [2024-01-17T14:59:20.297Z] PASS [2024-01-17T14:59:20.297Z] [2024-01-17T14:59:20.297Z] DONE 0 tests in 0.007s [2024-01-17T14:59:20.297Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2024-01-17T14:59:20.297Z] ++ '[' -n '' ']' [2024-01-17T14:59:20.297Z] ++ 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 [2024-01-17T14:59:20.297Z] ++ set -e [2024-01-17T14:59:20.297Z] ++ '[' -n 0 ']' [2024-01-17T14:59:20.297Z] ++ set -x [2024-01-17T14:59:20.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.C5lO073apb/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 [2024-01-17T14:59:20.297Z] INFO: Testing against a local daemon [2024-01-17T14:59:20.297Z] === RUN TestPluginWithDevMounts [2024-01-17T14:59:20.297Z] === PAUSE TestPluginWithDevMounts [2024-01-17T14:59:20.297Z] === CONT TestPluginWithDevMounts [2024-01-17T14:59:21.679Z] --- PASS: TestPluginWithDevMounts (1.51s) [2024-01-17T14:59:21.679Z] PASS [2024-01-17T14:59:21.679Z] [2024-01-17T14:59:21.679Z] DONE 1 tests in 1.542s [2024-01-17T14:59:21.679Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2024-01-17T14:59:21.679Z] ++ '[' -n '' ']' [2024-01-17T14:59:21.679Z] ++ 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 [2024-01-17T14:59:21.679Z] ++ set -e [2024-01-17T14:59:21.679Z] ++ '[' -n 0 ']' [2024-01-17T14:59:21.679Z] ++ set -x [2024-01-17T14:59:21.679Z] ++ 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.C5lO073apb/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 [2024-01-17T14:59:21.679Z] INFO: Testing against a local daemon [2024-01-17T14:59:21.679Z] === RUN TestSecretInspect [2024-01-17T14:59:23.590Z] --- PASS: TestSecretInspect (1.91s) [2024-01-17T14:59:23.590Z] === RUN TestSecretList [2024-01-17T14:59:25.500Z] --- PASS: TestSecretList (1.93s) [2024-01-17T14:59:25.500Z] === RUN TestSecretsCreateAndDelete [2024-01-17T14:59:28.042Z] --- PASS: TestSecretsCreateAndDelete (1.95s) [2024-01-17T14:59:28.042Z] === RUN TestSecretsUpdate [2024-01-17T14:59:29.425Z] --- PASS: TestSecretsUpdate (1.87s) [2024-01-17T14:59:29.425Z] === RUN TestTemplatedSecret [2024-01-17T14:59:32.721Z] --- PASS: TestTemplatedSecret (2.86s) [2024-01-17T14:59:32.721Z] === RUN TestSecretCreateResolve [2024-01-17T14:59:34.103Z] --- PASS: TestSecretCreateResolve (1.91s) [2024-01-17T14:59:34.103Z] PASS [2024-01-17T14:59:34.103Z] [2024-01-17T14:59:34.103Z] DONE 6 tests in 12.464s [2024-01-17T14:59:34.103Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2024-01-17T14:59:34.103Z] ++ '[' -n '' ']' [2024-01-17T14:59:34.103Z] ++ 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 [2024-01-17T14:59:34.103Z] ++ set -e [2024-01-17T14:59:34.103Z] ++ '[' -n 0 ']' [2024-01-17T14:59:34.103Z] ++ set -x [2024-01-17T14:59:34.103Z] ++ 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.C5lO073apb/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 [2024-01-17T14:59:34.363Z] INFO: Testing against a local daemon [2024-01-17T14:59:34.363Z] === RUN TestServiceCreateInit [2024-01-17T14:59:34.363Z] === RUN TestServiceCreateInit/daemonInitDisabled [2024-01-17T14:59:38.564Z] === RUN TestServiceCreateInit/daemonInitEnabled [2024-01-17T14:59:41.862Z] --- PASS: TestServiceCreateInit (7.55s) [2024-01-17T14:59:41.862Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.78s) [2024-01-17T14:59:41.862Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s) [2024-01-17T14:59:41.862Z] === RUN TestCreateServiceMultipleTimes [2024-01-17T14:59:56.761Z] --- PASS: TestCreateServiceMultipleTimes (14.96s) [2024-01-17T14:59:56.761Z] === RUN TestCreateServiceConflict [2024-01-17T14:59:58.671Z] --- PASS: TestCreateServiceConflict (1.94s) [2024-01-17T14:59:58.671Z] === RUN TestCreateServiceMaxReplicas [2024-01-17T15:00:01.967Z] --- PASS: TestCreateServiceMaxReplicas (2.87s) [2024-01-17T15:00:01.967Z] === RUN TestCreateServiceSecretFileMode [2024-01-17T15:00:14.220Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) [2024-01-17T15:00:14.220Z] === RUN TestCreateServiceConfigFileMode [2024-01-17T15:00:29.136Z] --- PASS: TestCreateServiceConfigFileMode (12.56s) [2024-01-17T15:00:29.136Z] === RUN TestCreateServiceSysctls [2024-01-17T15:00:30.075Z] --- PASS: TestCreateServiceSysctls (3.23s) [2024-01-17T15:00:30.076Z] === RUN TestCreateServiceCapabilities [2024-01-17T15:00:32.617Z] --- PASS: TestCreateServiceCapabilities (2.59s) [2024-01-17T15:00:32.617Z] === RUN TestInspect [2024-01-17T15:00:35.916Z] --- PASS: TestInspect (2.85s) [2024-01-17T15:00:35.916Z] === RUN TestCreateJob [2024-01-17T15:00:38.458Z] --- PASS: TestCreateJob (3.05s) [2024-01-17T15:00:38.458Z] === RUN TestReplicatedJob [2024-01-17T15:00:43.743Z] --- PASS: TestReplicatedJob (5.10s) [2024-01-17T15:00:43.743Z] === RUN TestUpdateReplicatedJob [2024-01-17T15:00:47.041Z] --- PASS: TestUpdateReplicatedJob (3.18s) [2024-01-17T15:00:47.041Z] === RUN TestServiceListWithStatuses [2024-01-17T15:00:52.325Z] --- PASS: TestServiceListWithStatuses (4.89s) [2024-01-17T15:00:52.325Z] === RUN TestDockerNetworkConnectAliasPreV144 [2024-01-17T15:00:55.622Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (4.01s) [2024-01-17T15:00:55.622Z] === RUN TestDockerNetworkReConnect [2024-01-17T15:00:58.920Z] --- PASS: TestDockerNetworkReConnect (3.16s) [2024-01-17T15:00:58.920Z] === RUN TestServicePlugin [2024-01-17T15:00:58.920Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2024-01-17T15:00:58.920Z] --- SKIP: TestServicePlugin (0.00s) [2024-01-17T15:00:58.920Z] === RUN TestServiceUpdateLabel [2024-01-17T15:01:00.831Z] --- PASS: TestServiceUpdateLabel (1.88s) [2024-01-17T15:01:00.831Z] === RUN TestServiceUpdateSecrets [2024-01-17T15:01:15.730Z] --- PASS: TestServiceUpdateSecrets (14.59s) [2024-01-17T15:01:15.730Z] === RUN TestServiceUpdateConfigs [2024-01-17T15:01:30.669Z] --- PASS: TestServiceUpdateConfigs (14.39s) [2024-01-17T15:01:30.669Z] === RUN TestServiceUpdateNetwork [2024-01-17T15:01:42.893Z] --- PASS: TestServiceUpdateNetwork (12.15s) [2024-01-17T15:01:42.893Z] === RUN TestServiceUpdatePidsLimit [2024-01-17T15:01:42.893Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2024-01-17T15:01:43.464Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2024-01-17T15:01:51.596Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2024-01-17T15:01:58.174Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) [2024-01-17T15:01:58.174Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2024-01-17T15:01:58.174Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2024-01-17T15:01:58.174Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2024-01-17T15:01:58.174Z] PASS [2024-01-17T15:01:58.174Z] [2024-01-17T15:01:58.174Z] === Skipped [2024-01-17T15:01:58.174Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2024-01-17T15:01:58.174Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2024-01-17T15:01:58.174Z] [2024-01-17T15:01:58.174Z] DONE 26 tests, 1 skipped in 143.556s [2024-01-17T15:01:58.174Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2024-01-17T15:01:58.174Z] ++ '[' -n '' ']' [2024-01-17T15:01:58.174Z] ++ 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 [2024-01-17T15:01:58.174Z] ++ set -e [2024-01-17T15:01:58.174Z] ++ '[' -n 0 ']' [2024-01-17T15:01:58.174Z] ++ set -x [2024-01-17T15:01:58.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.C5lO073apb/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 [2024-01-17T15:01:58.175Z] INFO: Testing against a local daemon [2024-01-17T15:01:58.175Z] === RUN TestSessionCreate [2024-01-17T15:01:58.175Z] --- PASS: TestSessionCreate (0.01s) [2024-01-17T15:01:58.175Z] === RUN TestSessionCreateWithBadUpgrade [2024-01-17T15:01:58.175Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2024-01-17T15:01:58.175Z] PASS [2024-01-17T15:01:58.175Z] [2024-01-17T15:01:58.175Z] DONE 2 tests in 0.046s [2024-01-17T15:01:58.175Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2024-01-17T15:01:58.175Z] ++ '[' -n '' ']' [2024-01-17T15:01:58.175Z] ++ 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 [2024-01-17T15:01:58.175Z] ++ set -e [2024-01-17T15:01:58.175Z] ++ '[' -n 0 ']' [2024-01-17T15:01:58.175Z] ++ set -x [2024-01-17T15:01:58.175Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.C5lO073apb/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 [2024-01-17T15:01:58.175Z] INFO: Testing against a local daemon [2024-01-17T15:01:58.175Z] === RUN TestCgroupDriverSystemdMemoryLimit [2024-01-17T15:01:58.175Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2024-01-17T15:01:58.175Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2024-01-17T15:01:58.175Z] === RUN TestDiskUsage [2024-01-17T15:01:58.175Z] === PAUSE TestDiskUsage [2024-01-17T15:01:58.175Z] === RUN TestEventsExecDie [2024-01-17T15:01:58.435Z] --- PASS: TestEventsExecDie (0.53s) [2024-01-17T15:01:58.435Z] === RUN TestEventsBackwardsCompatible [2024-01-17T15:01:58.435Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2024-01-17T15:01:58.435Z] === RUN TestEventsVolumeCreate [2024-01-17T15:01:58.435Z] --- PASS: TestEventsVolumeCreate (0.06s) [2024-01-17T15:01:58.435Z] === RUN TestInfoBinaryCommits [2024-01-17T15:01:58.435Z] --- PASS: TestInfoBinaryCommits (0.01s) [2024-01-17T15:01:58.435Z] === RUN TestInfoAPIVersioned [2024-01-17T15:01:58.435Z] --- PASS: TestInfoAPIVersioned (0.01s) [2024-01-17T15:01:58.435Z] === RUN TestInfoAPI [2024-01-17T15:01:58.695Z] --- PASS: TestInfoAPI (0.01s) [2024-01-17T15:01:58.695Z] === RUN TestInfoAPIWarnings [2024-01-17T15:02:16.800Z] --- PASS: TestInfoAPIWarnings (16.54s) [2024-01-17T15:02:16.800Z] === RUN TestInfoDebug [2024-01-17T15:02:16.800Z] --- PASS: TestInfoDebug (0.52s) [2024-01-17T15:02:16.800Z] === RUN TestInfoInsecureRegistries [2024-01-17T15:02:16.800Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2024-01-17T15:02:16.800Z] === RUN TestInfoRegistryMirrors [2024-01-17T15:02:16.800Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2024-01-17T15:02:16.800Z] === RUN TestLoginFailsWithBadCredentials [2024-01-17T15:02:17.740Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2024-01-17T15:02:17.740Z] === RUN TestPingCacheHeaders [2024-01-17T15:02:17.740Z] --- PASS: TestPingCacheHeaders (0.01s) [2024-01-17T15:02:17.740Z] === RUN TestPingGet [2024-01-17T15:02:17.740Z] --- PASS: TestPingGet (0.01s) [2024-01-17T15:02:17.740Z] === RUN TestPingHead [2024-01-17T15:02:17.740Z] --- PASS: TestPingHead (0.01s) [2024-01-17T15:02:17.740Z] === RUN TestPingSwarmHeader [2024-01-17T15:02:18.310Z] === RUN TestPingSwarmHeader/before_swarm_init [2024-01-17T15:02:18.880Z] === RUN TestPingSwarmHeader/after_swarm_init [2024-01-17T15:02:19.819Z] === RUN TestPingSwarmHeader/after_swarm_leave [2024-01-17T15:02:19.819Z] --- PASS: TestPingSwarmHeader (1.98s) [2024-01-17T15:02:19.819Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2024-01-17T15:02:19.819Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2024-01-17T15:02:19.819Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2024-01-17T15:02:19.819Z] === RUN TestPingBuilderHeader [2024-01-17T15:02:19.819Z] === RUN TestPingBuilderHeader/default_config [2024-01-17T15:02:20.080Z] === RUN TestPingBuilderHeader/buildkit_disabled [2024-01-17T15:02:20.650Z] --- PASS: TestPingBuilderHeader (1.04s) [2024-01-17T15:02:20.650Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2024-01-17T15:02:20.650Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2024-01-17T15:02:20.650Z] === RUN TestVersion [2024-01-17T15:02:20.650Z] --- PASS: TestVersion (0.01s) [2024-01-17T15:02:20.650Z] === CONT TestDiskUsage [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/empty [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/empty/container_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/empty/image_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/empty/volume_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/empty/build-cache_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/empty/container,_volume_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/after_LoadBusybox [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2024-01-17T15:02:21.220Z] === RUN TestDiskUsage/after_container.Run [2024-01-17T15:02:21.790Z] === RUN TestDiskUsage/after_container.Run/container_types [2024-01-17T15:02:21.791Z] === RUN TestDiskUsage/after_container.Run/image_types [2024-01-17T15:02:21.791Z] === RUN TestDiskUsage/after_container.Run/volume_types [2024-01-17T15:02:21.791Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2024-01-17T15:02:21.791Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2024-01-17T15:02:21.791Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2024-01-17T15:02:21.791Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2024-01-17T15:02:21.791Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2024-01-17T15:02:21.791Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2024-01-17T15:02:21.791Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage (1.12s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/empty (0.01s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.09s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2024-01-17T15:02:21.791Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2024-01-17T15:02:21.791Z] PASS [2024-01-17T15:02:21.791Z] [2024-01-17T15:02:21.791Z] === Skipped [2024-01-17T15:02:21.791Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2024-01-17T15:02:21.791Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2024-01-17T15:02:21.791Z] [2024-01-17T15:02:21.791Z] DONE 57 tests, 1 skipped in 23.976s [2024-01-17T15:02:21.791Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2024-01-17T15:02:21.791Z] ++ '[' -n '' ']' [2024-01-17T15:02:21.791Z] ++ 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 [2024-01-17T15:02:21.791Z] ++ set -e [2024-01-17T15:02:21.791Z] ++ '[' -n 0 ']' [2024-01-17T15:02:21.791Z] ++ set -x [2024-01-17T15:02:21.791Z] ++ 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.C5lO073apb/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 [2024-01-17T15:02:21.791Z] INFO: Testing against a local daemon [2024-01-17T15:02:21.791Z] === RUN TestVolumesCreateAndList [2024-01-17T15:02:21.791Z] --- PASS: TestVolumesCreateAndList (0.01s) [2024-01-17T15:02:21.791Z] === RUN TestVolumesRemove [2024-01-17T15:02:22.051Z] === RUN TestVolumesRemove/volume_in_use [2024-01-17T15:02:22.051Z] === RUN TestVolumesRemove/volume_not_in_use [2024-01-17T15:02:22.051Z] === RUN TestVolumesRemove/non-existing_volume [2024-01-17T15:02:22.051Z] === RUN TestVolumesRemove/non-existing_volume_force [2024-01-17T15:02:22.051Z] --- PASS: TestVolumesRemove (0.07s) [2024-01-17T15:02:22.051Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2024-01-17T15:02:22.051Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2024-01-17T15:02:22.051Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2024-01-17T15:02:22.051Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2024-01-17T15:02:22.051Z] === RUN TestVolumesRemoveSwarmEnabled [2024-01-17T15:02:22.051Z] === PAUSE TestVolumesRemoveSwarmEnabled [2024-01-17T15:02:22.051Z] === RUN TestVolumesInspect [2024-01-17T15:02:22.051Z] --- PASS: TestVolumesInspect (0.01s) [2024-01-17T15:02:22.051Z] === RUN TestVolumesInvalidJSON [2024-01-17T15:02:22.051Z] === RUN TestVolumesInvalidJSON/volumes/create [2024-01-17T15:02:22.051Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2024-01-17T15:02:22.051Z] === CONT TestVolumesInvalidJSON/volumes/create [2024-01-17T15:02:22.051Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2024-01-17T15:02:22.051Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2024-01-17T15:02:22.051Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2024-01-17T15:02:22.051Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2024-01-17T15:02:22.051Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2024-01-17T15:02:22.051Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2024-01-17T15:02:22.051Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2024-01-17T15:02:22.051Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2024-01-17T15:02:22.051Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2024-01-17T15:02:22.051Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2024-01-17T15:02:22.051Z] === RUN TestVolumePruneAnonymous [2024-01-17T15:02:22.051Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2024-01-17T15:02:22.051Z] === RUN TestVolumePruneAnonFromImage [2024-01-17T15:02:22.311Z] --- PASS: TestVolumePruneAnonFromImage (0.20s) [2024-01-17T15:02:22.311Z] === CONT TestVolumesRemoveSwarmEnabled [2024-01-17T15:02:23.693Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2024-01-17T15:02:23.693Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2024-01-17T15:02:23.693Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2024-01-17T15:02:23.693Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2024-01-17T15:02:24.262Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.90s) [2024-01-17T15:02:24.263Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2024-01-17T15:02:24.263Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2024-01-17T15:02:24.263Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2024-01-17T15:02:24.263Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2024-01-17T15:02:24.263Z] PASS [2024-01-17T15:02:24.263Z] [2024-01-17T15:02:24.263Z] DONE 20 tests in 2.261s [2024-01-17T15:02:24.263Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2024-01-17T15:02:24.263Z] ++++ cat bundles/test-integration/docker.pid [2024-01-17T15:02:24.263Z] +++ kill 24404 [2024-01-17T15:02:25.645Z] ++++ cat bundles/test-integration/TestUsernsCommit/d653e4c4028b3/docker.pid [2024-01-17T15:02:25.645Z] +++ kill 62187 [2024-01-17T15:02:25.645Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 62187 is not a child of this shell [2024-01-17T15:02:25.645Z] warning: PID 62187 from bundles/test-integration/TestUsernsCommit/d653e4c4028b3/docker.pid had a nonzero exit code [2024-01-17T15:02:25.645Z] umount: bundles/test-integration/TestUsernsCommit/d653e4c4028b3/root: not mounted. [2024-01-17T15:02:25.645Z] +++ /etc/init.d/apparmor stop [2024-01-17T15:02:25.645Z] Leaving: AppArmorNo profiles have been unloaded. [2024-01-17T15:02:25.645Z] [2024-01-17T15:02:25.645Z] Unloading profiles will leave already running processes permanently [2024-01-17T15:02:25.645Z] unconfined, which can lead to unexpected situations. [2024-01-17T15:02:25.645Z] [2024-01-17T15:02:25.645Z] To set a process to complain mode, use the command line tool [2024-01-17T15:02:25.645Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2024-01-17T15:02:25.645Z] +++ true [2024-01-17T15:02:25.645Z] exiting test-integration [2024-01-17T15:02:25.645Z] ++ exit 0 [2024-01-17T15:02:25.645Z] Post stage [Pipeline] junit [2024-01-17T15:02:26.601Z] Recording test results [2024-01-17T15:02:26.777Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2024-01-17T15:02:27.090Z] + echo Ensuring container killed. [2024-01-17T15:02:27.090Z] Ensuring container killed. [2024-01-17T15:02:27.090Z] + docker rm -vf docker-pr8 [2024-01-17T15:02:27.090Z] Error response from daemon: No such container: docker-pr8 [Pipeline] sh [2024-01-17T15:02:27.382Z] + echo Chowning /workspace to jenkins user [2024-01-17T15:02:27.382Z] Chowning /workspace to jenkins user [2024-01-17T15:02:27.382Z] + id -u [2024-01-17T15:02:27.382Z] + id -g [2024-01-17T15:02:27.382Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46158:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2024-01-17T15:02:28.612Z] + bundleName=arm64-integration [2024-01-17T15:02:28.612Z] + echo Creating arm64-integration-bundles.tar.gz [2024-01-17T15:02:28.612Z] Creating arm64-integration-bundles.tar.gz [2024-01-17T15:02:28.612Z] + find bundles -path */root/*overlay2 -prune -o -type f (+ -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2024-01-17T15:02:28.612Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2024-01-17T15:02:28.886Z] Archiving artifacts [2024-01-17T15:02:29.198Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46158/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2024-01-17T15:02:29.490Z] + make clean [2024-01-17T15:02:29.490Z] docker volume rm -f docker-dev-cache docker-mod-cache [2024-01-17T15:02:29.490Z] docker-dev-cache [2024-01-17T15:02:29.490Z] 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