Pull request #43707 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 439766e55df89235a0b034c2e7e50342ea7dfe24+afee36d07d0a6f6c3a3e146b8566a7a149559e3d (0650b525de4dbc050b68432f546e864e0bd0b23a) 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-43707@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-08-29T18:57:56.773Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-08-29T18:57:56.776Z] Trying to pass milestone 3 [Pipeline] milestone [2023-08-29T18:57:56.913Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-08-29T18:57:57.115Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-088857c3c6e88558c) in /home/ubuntu/workspace/moby_PR-43707 [Pipeline] { [Pipeline] checkout [2023-08-29T18:57:57.135Z] The recommended git tool is: git [2023-08-29T18:57:57.141Z] using credential docker-jenkins-github-credentials [2023-08-29T18:57:57.153Z] Cloning the remote Git repository [2023-08-29T18:57:57.153Z] Cloning with configured refspecs honoured and without tags [2023-08-29T18:57:57.150Z] Cloning repository https://github.com/moby/moby.git [2023-08-29T18:57:57.150Z] > git init /home/ubuntu/workspace/moby_PR-43707 # timeout=10 [2023-08-29T18:57:57.155Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-29T18:57:57.155Z] > git --version # timeout=10 [2023-08-29T18:57:57.157Z] > git --version # 'git version 2.25.1' [2023-08-29T18:57:57.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-29T18:57:57.158Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43707/head:refs/remotes/origin/PR-43707 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-08-29T18:58:08.868Z] Fetching without tags [2023-08-29T18:58:09.063Z] Merging remotes/origin/master commit afee36d07d0a6f6c3a3e146b8566a7a149559e3d into PR head commit 439766e55df89235a0b034c2e7e50342ea7dfe24 [2023-08-29T18:58:08.850Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-29T18:58:08.853Z] > git config --add remote.origin.fetch +refs/pull/43707/head:refs/remotes/origin/PR-43707 # timeout=10 [2023-08-29T18:58:08.855Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-08-29T18:58:08.860Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-29T18:58:08.865Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-29T18:58:08.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-29T18:58:08.866Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43707/head:refs/remotes/origin/PR-43707 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-08-29T18:58:09.060Z] > git config core.sparsecheckout # timeout=10 [2023-08-29T18:58:09.062Z] > git checkout -f 439766e55df89235a0b034c2e7e50342ea7dfe24 # timeout=10 [2023-08-29T18:58:09.675Z] > git remote # timeout=10 [2023-08-29T18:58:09.678Z] > git config --get remote.origin.url # timeout=10 [2023-08-29T18:58:09.680Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-29T18:58:09.681Z] > git merge afee36d07d0a6f6c3a3e146b8566a7a149559e3d # timeout=10 [2023-08-29T18:58:09.688Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-29T18:58:09.695Z] Merge succeeded, producing 439766e55df89235a0b034c2e7e50342ea7dfe24 [2023-08-29T18:58:09.696Z] Checking out Revision 439766e55df89235a0b034c2e7e50342ea7dfe24 (PR-43707) [2023-08-29T18:58:10.528Z] Commit message: "libnetwork: libnetwork-setkey: don't use JSON to pass containerID/key" [2023-08-29T18:58:10.534Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T18:58:11.174Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43707:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2023-08-29T18:58:09.692Z] > git config core.sparsecheckout # timeout=10 [2023-08-29T18:58:09.694Z] > git checkout -f 439766e55df89235a0b034c2e7e50342ea7dfe24 # timeout=10 [2023-08-29T18:58:10.526Z] > git rev-list --no-walk b5703a2dc395a797e4efbcb6c84a0aec794619ec # timeout=10 [2023-08-29T18:58:15.338Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [2023-08-29T18:58:15.959Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0efad9d6b36fd892c) in /home/ubuntu/workspace/moby_PR-43707 [Pipeline] { [Pipeline] checkout [2023-08-29T18:58:15.971Z] The recommended git tool is: git [2023-08-29T18:58:15.978Z] using credential docker-jenkins-github-credentials [2023-08-29T18:58:15.991Z] Cloning the remote Git repository [2023-08-29T18:58:15.991Z] Cloning with configured refspecs honoured and without tags [2023-08-29T18:58:16.005Z] Cloning repository https://github.com/moby/moby.git [2023-08-29T18:58:16.005Z] > git init /home/ubuntu/workspace/moby_PR-43707 # timeout=10 [2023-08-29T18:58:16.010Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-29T18:58:16.010Z] > git --version # timeout=10 [2023-08-29T18:58:16.013Z] > git --version # 'git version 2.25.1' [2023-08-29T18:58:16.013Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-29T18:58:16.013Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43707/head:refs/remotes/origin/PR-43707 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-08-29T18:58:27.135Z] Fetching without tags [2023-08-29T18:58:27.394Z] Merging remotes/origin/master commit afee36d07d0a6f6c3a3e146b8566a7a149559e3d into PR head commit 439766e55df89235a0b034c2e7e50342ea7dfe24 [2023-08-29T18:58:28.038Z] Merge succeeded, producing 439766e55df89235a0b034c2e7e50342ea7dfe24 [2023-08-29T18:58:28.038Z] Checking out Revision 439766e55df89235a0b034c2e7e50342ea7dfe24 (PR-43707) [2023-08-29T18:58:28.091Z] Commit message: "libnetwork: libnetwork-setkey: don't use JSON to pass containerID/key" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2023-08-29T18:58:27.133Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-29T18:58:27.135Z] > git config --add remote.origin.fetch +refs/pull/43707/head:refs/remotes/origin/PR-43707 # timeout=10 [2023-08-29T18:58:27.138Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-08-29T18:58:27.143Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-29T18:58:27.148Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-29T18:58:27.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-29T18:58:27.149Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43707/head:refs/remotes/origin/PR-43707 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-08-29T18:58:27.408Z] > git config core.sparsecheckout # timeout=10 [2023-08-29T18:58:27.411Z] > git checkout -f 439766e55df89235a0b034c2e7e50342ea7dfe24 # timeout=10 [2023-08-29T18:58:28.033Z] > git remote # timeout=10 [2023-08-29T18:58:28.036Z] > git config --get remote.origin.url # timeout=10 [2023-08-29T18:58:28.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-29T18:58:28.039Z] > git merge afee36d07d0a6f6c3a3e146b8566a7a149559e3d # timeout=10 [2023-08-29T18:58:28.047Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-29T18:58:28.052Z] > git config core.sparsecheckout # timeout=10 [2023-08-29T18:58:28.055Z] > git checkout -f 439766e55df89235a0b034c2e7e50342ea7dfe24 # timeout=10 [Pipeline] sh [2023-08-29T18:58:28.810Z] + docker version [2023-08-29T18:58:28.810Z] Client: Docker Engine - Community [2023-08-29T18:58:28.810Z] Version: 24.0.2 [2023-08-29T18:58:28.810Z] API version: 1.43 [2023-08-29T18:58:28.810Z] Go version: go1.20.4 [2023-08-29T18:58:28.810Z] Git commit: cb74dfc [2023-08-29T18:58:28.810Z] Built: Thu May 25 21:52:41 2023 [2023-08-29T18:58:28.810Z] OS/Arch: linux/arm64 [2023-08-29T18:58:28.810Z] Context: default [2023-08-29T18:58:28.810Z] [2023-08-29T18:58:28.810Z] Server: Docker Engine - Community [2023-08-29T18:58:28.810Z] Engine: [2023-08-29T18:58:28.810Z] Version: 24.0.2 [2023-08-29T18:58:28.810Z] API version: 1.43 (minimum version 1.12) [2023-08-29T18:58:28.810Z] Go version: go1.20.4 [2023-08-29T18:58:28.810Z] Git commit: 659604f [2023-08-29T18:58:28.810Z] Built: Thu May 25 21:52:41 2023 [2023-08-29T18:58:28.810Z] OS/Arch: linux/arm64 [2023-08-29T18:58:28.810Z] Experimental: true [2023-08-29T18:58:28.810Z] containerd: [2023-08-29T18:58:28.810Z] Version: 1.6.21 [2023-08-29T18:58:28.810Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-08-29T18:58:28.810Z] runc: [2023-08-29T18:58:28.810Z] Version: 1.1.7 [2023-08-29T18:58:28.810Z] GitCommit: v1.1.7-0-g860f061 [2023-08-29T18:58:28.810Z] docker-init: [2023-08-29T18:58:28.810Z] Version: 0.19.0 [2023-08-29T18:58:28.810Z] GitCommit: de40ad0 [Pipeline] sh [2023-08-29T18:58:29.091Z] + docker info [2023-08-29T18:58:29.091Z] Client: Docker Engine - Community [2023-08-29T18:58:29.091Z] Version: 24.0.2 [2023-08-29T18:58:29.091Z] Context: default [2023-08-29T18:58:29.091Z] Debug Mode: false [2023-08-29T18:58:29.091Z] Plugins: [2023-08-29T18:58:29.091Z] buildx: Docker Buildx (Docker Inc.) [2023-08-29T18:58:29.091Z] Version: v0.11.0 [2023-08-29T18:58:29.091Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-08-29T18:58:29.091Z] compose: Docker Compose (Docker Inc.) [2023-08-29T18:58:29.091Z] Version: v2.19.1 [2023-08-29T18:58:29.091Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-08-29T18:58:29.091Z] [2023-08-29T18:58:29.091Z] Server: [2023-08-29T18:58:29.091Z] Containers: 0 [2023-08-29T18:58:29.091Z] Running: 0 [2023-08-29T18:58:29.091Z] Paused: 0 [2023-08-29T18:58:29.091Z] Stopped: 0 [2023-08-29T18:58:29.091Z] Images: 3 [2023-08-29T18:58:29.091Z] Server Version: 24.0.2 [2023-08-29T18:58:29.091Z] Storage Driver: overlay2 [2023-08-29T18:58:29.091Z] Backing Filesystem: extfs [2023-08-29T18:58:29.091Z] Supports d_type: true [2023-08-29T18:58:29.091Z] Using metacopy: false [2023-08-29T18:58:29.091Z] Native Overlay Diff: true [2023-08-29T18:58:29.091Z] userxattr: false [2023-08-29T18:58:29.091Z] Logging Driver: json-file [2023-08-29T18:58:29.091Z] Cgroup Driver: cgroupfs [2023-08-29T18:58:29.091Z] Cgroup Version: 1 [2023-08-29T18:58:29.091Z] Plugins: [2023-08-29T18:58:29.091Z] Volume: local [2023-08-29T18:58:29.091Z] Network: bridge host ipvlan macvlan null overlay [2023-08-29T18:58:29.091Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-08-29T18:58:29.091Z] Swarm: inactive [2023-08-29T18:58:29.091Z] Runtimes: io.containerd.runc.v2 runc [2023-08-29T18:58:29.091Z] Default Runtime: runc [2023-08-29T18:58:29.091Z] Init Binary: docker-init [2023-08-29T18:58:29.091Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-08-29T18:58:29.091Z] runc version: v1.1.7-0-g860f061 [2023-08-29T18:58:29.091Z] init version: de40ad0 [2023-08-29T18:58:29.091Z] Security Options: [2023-08-29T18:58:29.091Z] apparmor [2023-08-29T18:58:29.091Z] seccomp [2023-08-29T18:58:29.091Z] Profile: builtin [2023-08-29T18:58:29.091Z] Kernel Version: 5.15.0-1039-aws [2023-08-29T18:58:29.091Z] Operating System: Ubuntu 20.04.6 LTS [2023-08-29T18:58:29.091Z] OSType: linux [2023-08-29T18:58:29.091Z] Architecture: aarch64 [2023-08-29T18:58:29.091Z] CPUs: 8 [2023-08-29T18:58:29.091Z] Total Memory: 30.64GiB [2023-08-29T18:58:29.091Z] Name: ip-10-100-100-187 [2023-08-29T18:58:29.091Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 [2023-08-29T18:58:29.091Z] Docker Root Dir: /var/lib/docker [2023-08-29T18:58:29.091Z] Debug Mode: false [2023-08-29T18:58:29.091Z] Experimental: true [2023-08-29T18:58:29.091Z] Insecure Registries: [2023-08-29T18:58:29.091Z] 127.0.0.0/8 [2023-08-29T18:58:29.091Z] Live Restore Enabled: true [2023-08-29T18:58:29.091Z] [Pipeline] sh [2023-08-29T18:58:29.370Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-08-29T18:58:29.370Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-08-29T18:58:29.370Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43707/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-08-29T18:58:29.370Z] + bash /home/ubuntu/workspace/moby_PR-43707/check-config.sh [2023-08-29T18:58:29.370Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-08-29T18:58:29.370Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... [2023-08-29T18:58:29.370Z] [2023-08-29T18:58:29.370Z] Generally Necessary: [2023-08-29T18:58:29.370Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-08-29T18:58:29.370Z] - apparmor: enabled and tools installed [2023-08-29T18:58:29.370Z] - CONFIG_NAMESPACES: enabled [2023-08-29T18:58:29.370Z] - CONFIG_NET_NS: enabled [2023-08-29T18:58:29.370Z] - CONFIG_PID_NS: enabled [2023-08-29T18:58:29.370Z] - CONFIG_IPC_NS: enabled [2023-08-29T18:58:29.370Z] - CONFIG_UTS_NS: enabled [2023-08-29T18:58:29.370Z] - CONFIG_CGROUPS: enabled [2023-08-29T18:58:29.370Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-08-29T18:58:29.370Z] - CONFIG_CGROUP_DEVICE: enabled [2023-08-29T18:58:29.370Z] - CONFIG_CGROUP_FREEZER: enabled [2023-08-29T18:58:29.370Z] - CONFIG_CGROUP_SCHED: enabled [2023-08-29T18:58:29.370Z] - CONFIG_CPUSETS: enabled [2023-08-29T18:58:29.370Z] - CONFIG_MEMCG: enabled [2023-08-29T18:58:29.370Z] - CONFIG_KEYS: enabled [2023-08-29T18:58:29.370Z] - CONFIG_VETH: enabled (as module) [2023-08-29T18:58:29.629Z] - CONFIG_BRIDGE: enabled (as module) [2023-08-29T18:58:29.629Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-08-29T18:58:29.629Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-08-29T18:58:29.629Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-08-29T18:58:29.629Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-08-29T18:58:29.629Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-08-29T18:58:29.629Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-08-29T18:58:29.629Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-08-29T18:58:29.629Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-08-29T18:58:29.629Z] - CONFIG_NF_NAT: enabled (as module) [2023-08-29T18:58:29.629Z] - CONFIG_POSIX_MQUEUE: enabled [2023-08-29T18:58:29.629Z] - CONFIG_CGROUP_BPF: enabled [2023-08-29T18:58:29.629Z] [2023-08-29T18:58:29.629Z] Optional Features: [2023-08-29T18:58:29.629Z] - CONFIG_USER_NS: enabled [2023-08-29T18:58:29.629Z] - CONFIG_SECCOMP: enabled [2023-08-29T18:58:29.629Z] - CONFIG_SECCOMP_FILTER: enabled [2023-08-29T18:58:29.629Z] - CONFIG_CGROUP_PIDS: enabled [2023-08-29T18:58:29.629Z] - CONFIG_MEMCG_SWAP: enabled [2023-08-29T18:58:29.629Z] (cgroup swap accounting is currently enabled) [2023-08-29T18:58:29.629Z] - CONFIG_BLK_CGROUP: enabled [2023-08-29T18:58:29.629Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-08-29T18:58:29.629Z] - CONFIG_CGROUP_PERF: enabled [2023-08-29T18:58:29.629Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-08-29T18:58:29.629Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-08-29T18:58:29.629Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-08-29T18:58:29.887Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-08-29T18:58:29.887Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-08-29T18:58:29.887Z] - CONFIG_RT_GROUP_SCHED: missing [2023-08-29T18:58:29.887Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-08-29T18:58:29.887Z] - CONFIG_IP_VS: enabled (as module) [2023-08-29T18:58:29.887Z] - CONFIG_IP_VS_NFCT: enabled [2023-08-29T18:58:29.887Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-08-29T18:58:29.887Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-08-29T18:58:29.887Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-08-29T18:58:29.887Z] - CONFIG_SECURITY_SELINUX: enabled [2023-08-29T18:58:29.887Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-08-29T18:58:29.887Z] - CONFIG_EXT4_FS: enabled [2023-08-29T18:58:29.887Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-08-29T18:58:29.887Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-08-29T18:58:29.887Z] - Network Drivers: [2023-08-29T18:58:29.887Z] - "overlay": [2023-08-29T18:58:29.887Z] - CONFIG_VXLAN: enabled (as module) [2023-08-29T18:58:29.887Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-08-29T18:58:29.887Z] Optional (for encrypted networks): [2023-08-29T18:58:30.145Z] - CONFIG_CRYPTO: enabled [2023-08-29T18:58:30.145Z] - CONFIG_CRYPTO_AEAD: enabled [2023-08-29T18:58:30.145Z] - CONFIG_CRYPTO_GCM: enabled [2023-08-29T18:58:30.145Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-08-29T18:58:30.145Z] - CONFIG_CRYPTO_GHASH: enabled [2023-08-29T18:58:30.145Z] - CONFIG_XFRM: enabled [2023-08-29T18:58:30.145Z] - CONFIG_XFRM_USER: enabled (as module) [2023-08-29T18:58:30.145Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-08-29T18:58:30.145Z] - CONFIG_INET_ESP: enabled (as module) [2023-08-29T18:58:30.145Z] - "ipvlan": [2023-08-29T18:58:30.145Z] - CONFIG_IPVLAN: enabled (as module) [2023-08-29T18:58:30.145Z] - "macvlan": [2023-08-29T18:58:30.145Z] - CONFIG_MACVLAN: enabled (as module) [2023-08-29T18:58:30.145Z] - CONFIG_DUMMY: enabled (as module) [2023-08-29T18:58:30.145Z] - "ftp,tftp client in container": [2023-08-29T18:58:30.145Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-08-29T18:58:30.145Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-08-29T18:58:30.145Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-08-29T18:58:30.145Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-08-29T18:58:30.145Z] - Storage Drivers: [2023-08-29T18:58:30.145Z] - "aufs": [2023-08-29T18:58:30.145Z] - CONFIG_AUFS_FS: enabled (as module) [2023-08-29T18:58:30.145Z] - "btrfs": [2023-08-29T18:58:30.145Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-08-29T18:58:30.145Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-08-29T18:58:30.145Z] - "devicemapper": [2023-08-29T18:58:30.145Z] - CONFIG_BLK_DEV_DM: enabled [2023-08-29T18:58:30.145Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-08-29T18:58:30.145Z] - "overlay": [2023-08-29T18:58:30.145Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-08-29T18:58:30.145Z] - "zfs": [2023-08-29T18:58:30.145Z] - /dev/zfs: present [2023-08-29T18:58:30.145Z] - zfs command: missing [2023-08-29T18:58:30.145Z] - zpool command: missing [2023-08-29T18:58:30.145Z] [2023-08-29T18:58:30.145Z] Limits: [2023-08-29T18:58:30.145Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-08-29T18:58:30.145Z] [2023-08-29T18:58:30.145Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-08-29T18:58:30.442Z] + docker build --force-rm -t docker:439766e55df89235a0b034c2e7e50342ea7dfe24 . [2023-08-29T18:58:30.701Z] #0 building with "default" instance using docker driver [2023-08-29T18:58:30.701Z] [2023-08-29T18:58:30.701Z] #1 [internal] load .dockerignore [2023-08-29T18:58:30.701Z] #1 transferring context: 113B done [2023-08-29T18:58:30.701Z] #1 DONE 0.0s [2023-08-29T18:58:30.701Z] [2023-08-29T18:58:30.701Z] #2 [internal] load build definition from Dockerfile [2023-08-29T18:58:30.701Z] #2 transferring dockerfile: 28.05kB done [2023-08-29T18:58:30.701Z] #2 DONE 0.0s [2023-08-29T18:58:30.701Z] [2023-08-29T18:58:30.701Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-08-29T18:58:30.701Z] #3 DONE 0.2s [2023-08-29T18:58:30.701Z] [2023-08-29T18:58:30.701Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 [2023-08-29T18:58:30.701Z] #4 CACHED [2023-08-29T18:58:30.701Z] [2023-08-29T18:58:30.701Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2023-08-29T18:58:30.959Z] #5 ... [2023-08-29T18:58:30.959Z] [2023-08-29T18:58:30.959Z] #6 [internal] load metadata for docker.io/library/busybox:latest [2023-08-29T18:58:30.959Z] #6 DONE 0.0s [2023-08-29T18:58:30.959Z] [2023-08-29T18:58:30.959Z] #7 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye [2023-08-29T18:58:30.959Z] #7 DONE 0.2s [2023-08-29T18:58:30.959Z] [2023-08-29T18:58:30.959Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-08-29T18:58:30.959Z] #8 DONE 0.2s [2023-08-29T18:58:30.959Z] [2023-08-29T18:58:30.959Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-08-29T18:58:30.959Z] #9 DONE 0.3s [2023-08-29T18:58:30.959Z] [2023-08-29T18:58:30.959Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 [2023-08-29T18:58:31.218Z] #10 ... [2023-08-29T18:58:31.218Z] [2023-08-29T18:58:31.218Z] #11 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2 [2023-08-29T18:58:31.218Z] #11 DONE 0.3s [2023-08-29T18:58:31.218Z] [2023-08-29T18:58:31.218Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2023-08-29T18:58:31.218Z] #5 DONE 0.3s [2023-08-29T18:58:31.218Z] [2023-08-29T18:58:31.218Z] #12 [internal] load metadata for docker.io/distribution/distribution:2.8.2 [2023-08-29T18:58:31.218Z] #12 DONE 0.5s [2023-08-29T18:58:31.218Z] [2023-08-29T18:58:31.218Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 [2023-08-29T18:58:31.218Z] #10 DONE 0.5s [2023-08-29T18:58:36.486Z] [2023-08-29T18:58:36.486Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 [2023-08-29T18:58:36.486Z] #13 DONE 0.0s [2023-08-29T18:58:36.486Z] [2023-08-29T18:58:36.486Z] #14 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 [2023-08-29T18:58:36.486Z] #14 DONE 0.0s [2023-08-29T18:58:36.486Z] [2023-08-29T18:58:36.486Z] #15 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 [2023-08-29T18:58:36.486Z] #15 DONE 0.0s [2023-08-29T18:58:36.486Z] [2023-08-29T18:58:36.486Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-08-29T18:58:36.486Z] #16 DONE 0.0s [2023-08-29T18:58:36.486Z] [2023-08-29T18:58:36.486Z] #17 [build-dummy 1/2] FROM docker.io/library/busybox:latest [2023-08-29T18:58:36.486Z] #17 DONE 0.0s [2023-08-29T18:58:36.486Z] [2023-08-29T18:58:36.486Z] #18 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true [2023-08-29T18:58:36.486Z] #18 CACHED [2023-08-29T18:58:36.486Z] [2023-08-29T18:58:36.486Z] #19 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-08-29T18:58:36.486Z] #19 CACHED [2023-08-29T18:58:36.486Z] [2023-08-29T18:58:36.486Z] #20 [base 2/5] COPY --from=xx / / [2023-08-29T18:58:36.486Z] #20 CACHED [2023-08-29T18:58:36.486Z] [2023-08-29T18:58:36.486Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-08-29T18:58:36.486Z] #21 CACHED [2023-08-29T18:58:36.486Z] [2023-08-29T18:58:36.486Z] #22 [registry-src 1/2] WORKDIR /usr/src/registry [2023-08-29T18:58:36.486Z] #22 CACHED [2023-08-29T18:58:36.486Z] [2023-08-29T18:58:36.486Z] #23 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2023-08-29T18:58:36.486Z] #23 CACHED [2023-08-29T18:58:36.486Z] [2023-08-29T18:58:36.486Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1beb7cf458bdfe71b5220cb2069eb45e3fc7eb77a1ccfb169eaebf5f6c4809ab [2023-08-29T18:58:36.486Z] #24 DONE 0.0s [2023-08-29T18:58:36.486Z] [2023-08-29T18:58:36.486Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2023-08-29T18:58:36.486Z] #25 CACHED [2023-08-29T18:58:36.486Z] [2023-08-29T18:58:36.486Z] #26 [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 <= 3... python3 [2023-08-29T18:59:02.379Z] #97 20.06 checking for python3... /usr/bin/python3 [2023-08-29T18:59:02.379Z] #97 20.06 checking for python3 version... 3.9 [2023-08-29T18:59:02.379Z] #97 20.08 checking for python3 platform... linux [2023-08-29T18:59:02.379Z] #97 20.09 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-08-29T18:59:02.638Z] #97 20.12 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-08-29T18:59:02.638Z] #97 20.16 checking for go-md2man... no [2023-08-29T18:59:02.638Z] #97 20.16 checking error.h usability... yes [2023-08-29T18:59:02.638Z] #97 20.20 checking error.h presence... yes [2023-08-29T18:59:02.638Z] #97 20.21 checking for error.h... yes [2023-08-29T18:59:02.638Z] #97 20.22 checking linux/openat2.h usability... yes [2023-08-29T18:59:02.638Z] #97 20.25 checking linux/openat2.h presence... yes [2023-08-29T18:59:02.638Z] #97 20.27 checking for linux/openat2.h... yes [2023-08-29T18:59:02.638Z] #97 20.28 checking stdatomic.h usability... yes [2023-08-29T18:59:02.638Z] #97 20.31 checking stdatomic.h presence... yes [2023-08-29T18:59:02.638Z] #97 20.32 checking for stdatomic.h... yes [2023-08-29T18:59:02.638Z] #97 20.33 checking linux/ioprio.h usability... no [2023-08-29T18:59:02.896Z] #97 20.37 checking linux/ioprio.h presence... no [2023-08-29T18:59:02.896Z] #97 20.38 checking for linux/ioprio.h... no [2023-08-29T18:59:02.896Z] #97 20.38 checking for atomic_int... yes [2023-08-29T18:59:02.896Z] #97 20.43 checking for atomic_bool... yes [2023-08-29T18:59:02.896Z] #97 20.49 checking for copy_file_range... yes [2023-08-29T18:59:02.896Z] #97 20.54 checking for fgetxattr... yes [2023-08-29T18:59:03.154Z] #97 20.60 checking for statx... yes [2023-08-29T18:59:03.154Z] #97 20.65 checking for fgetpwent_r... yes [2023-08-29T18:59:03.154Z] #97 20.71 checking for issetugid... no [2023-08-29T18:59:03.154Z] #97 20.76 checking for pkg-config... /usr/bin/pkg-config [2023-08-29T18:59:03.154Z] #97 20.76 checking pkg-config is at least version 0.9.0... yes [2023-08-29T18:59:03.412Z] #97 20.76 checking for library containing yajl_tree_get... -lyajl [2023-08-29T18:59:03.412Z] #97 20.86 checking for yajl >= 2.0.0... yes [2023-08-29T18:59:03.412Z] #97 20.87 checking sys/capability.h usability... yes [2023-08-29T18:59:03.412Z] #97 20.91 checking sys/capability.h presence... yes [2023-08-29T18:59:03.412Z] #97 20.92 checking for sys/capability.h... yes [2023-08-29T18:59:03.412Z] #97 20.92 checking for library containing cap_from_name... -lcap [2023-08-29T18:59:03.412Z] #97 21.02 checking for library containing gcry_check_version... no [2023-08-29T18:59:03.670Z] #97 21.11 checking for library containing dlopen... -ldl [2023-08-29T18:59:03.670Z] #97 21.20 checking seccomp.h usability... yes [2023-08-29T18:59:03.670Z] #97 21.25 checking seccomp.h presence... yes [2023-08-29T18:59:03.670Z] #97 21.26 checking for seccomp.h... yes [2023-08-29T18:59:03.670Z] #97 21.27 checking for library containing seccomp_rule_add... -lseccomp [2023-08-29T18:59:03.927Z] #97 21.36 checking for library containing seccomp_arch_resolve_name... none required [2023-08-29T18:59:03.927Z] #97 21.41 checking systemd/sd-bus.h usability... yes [2023-08-29T18:59:03.927Z] #97 21.45 checking systemd/sd-bus.h presence... yes [2023-08-29T18:59:03.927Z] #97 21.48 checking for systemd/sd-bus.h... yes [2023-08-29T18:59:03.927Z] #97 21.48 checking for library containing sd_bus_match_signal_async... -lsystemd [2023-08-29T18:59:03.927Z] #97 21.58 checking for sd_notify_barrier... yes [2023-08-29T18:59:03.927Z] #97 21.64 checking linux/bpf.h usability... yes [2023-08-29T18:59:03.927Z] #97 21.67 checking linux/bpf.h presence... yes [2023-08-29T18:59:04.185Z] #97 21.69 checking for linux/bpf.h... yes [2023-08-29T18:59:04.185Z] #97 21.69 checking compilation for eBPF... yes [2023-08-29T18:59:04.185Z] #97 21.73 checking for criu >= 3.15... no [2023-08-29T18:59:04.185Z] #97 21.74 configure: CRIU headers not found, building without CRIU support [2023-08-29T18:59:04.185Z] #97 21.74 checking for criu > 3.16... no [2023-08-29T18:59:04.185Z] #97 21.75 configure: CRIU version doesn't support join-ns API [2023-08-29T18:59:04.185Z] #97 21.75 checking for criu > 3.16.1... no [2023-08-29T18:59:04.185Z] #97 21.76 configure: CRIU version doesn't support for pre-dumping [2023-08-29T18:59:04.185Z] #97 21.76 checking for new mount API (fsconfig)... no [2023-08-29T18:59:04.185Z] #97 21.80 yes [2023-08-29T18:59:04.185Z] #97 21.80 checking for seccomp notify API... yes [2023-08-29T18:59:04.185Z] #97 21.83 checking for gperf... no [2023-08-29T18:59:04.185Z] #97 21.83 configure: gperf not found - cannot rebuild signal parser code [2023-08-29T18:59:04.185Z] #97 21.83 checking for library containing argp_parse... none required [2023-08-29T18:59:04.443Z] #97 21.90 checking that generated files are newer than configure... done [2023-08-29T18:59:04.443Z] #97 21.91 configure: creating ./config.status [2023-08-29T18:59:05.009Z] #97 22.52 config.status: creating Makefile [2023-08-29T18:59:05.009Z] #97 22.54 config.status: creating config.h [2023-08-29T18:59:05.009Z] #97 22.55 config.status: executing libtool commands [2023-08-29T18:59:05.009Z] #97 22.56 config.status: executing depfiles commands [2023-08-29T18:59:05.575Z] #97 23.04 === configuring in libocispec (/tmp/crun-build/libocispec) [2023-08-29T18:59:05.575Z] #97 23.05 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2023-08-29T18:59:05.575Z] #97 23.15 checking for gcc... gcc [2023-08-29T18:59:05.575Z] #97 23.17 checking whether the C compiler works... yes [2023-08-29T18:59:05.575Z] #97 23.22 checking for C compiler default output file name... a.out [2023-08-29T18:59:05.575Z] #97 23.22 checking for suffix of executables... [2023-08-29T18:59:05.575Z] #97 23.26 checking whether we are cross compiling... no [2023-08-29T18:59:05.575Z] #97 23.30 checking for suffix of object files... o [2023-08-29T18:59:05.833Z] #97 23.33 checking whether we are using the GNU C compiler... yes [2023-08-29T18:59:05.833Z] #97 23.35 checking whether gcc accepts -g... yes [2023-08-29T18:59:05.833Z] #97 23.38 checking for gcc option to accept ISO C89... none needed [2023-08-29T18:59:05.833Z] #97 23.42 checking whether gcc understands -c and -o together... yes [2023-08-29T18:59:06.091Z] #97 23.47 checking how to run the C preprocessor... gcc -E [2023-08-29T18:59:06.091Z] #97 23.53 checking for grep that handles long lines and -e... /bin/grep [2023-08-29T18:59:06.091Z] #97 23.53 checking for egrep... /bin/grep -E [2023-08-29T18:59:06.091Z] #97 23.53 checking for ANSI C header files... yes [2023-08-29T18:59:06.091Z] #97 23.66 checking for sys/types.h... yes [2023-08-29T18:59:06.091Z] #97 23.70 checking for sys/stat.h... yes [2023-08-29T18:59:06.091Z] #97 23.74 checking for stdlib.h... yes [2023-08-29T18:59:06.091Z] #97 23.78 checking for string.h... yes [2023-08-29T18:59:06.091Z] #97 23.82 checking for memory.h... yes [2023-08-29T18:59:06.349Z] #97 23.86 checking for strings.h... yes [2023-08-29T18:59:06.349Z] #97 23.90 checking for inttypes.h... yes [2023-08-29T18:59:06.349Z] #97 23.94 checking for stdint.h... yes [2023-08-29T18:59:06.349Z] #97 23.98 checking for unistd.h... yes [2023-08-29T18:59:06.349Z] #97 24.02 checking minix/config.h usability... no [2023-08-29T18:59:06.349Z] #97 24.05 checking minix/config.h presence... no [2023-08-29T18:59:06.349Z] #97 24.07 checking for minix/config.h... no [2023-08-29T18:59:06.349Z] #97 24.07 checking whether it is safe to define __EXTENSIONS__... yes [2023-08-29T18:59:06.607Z] #97 24.12 checking build system type... aarch64-unknown-linux-gnu [2023-08-29T18:59:06.607Z] #97 24.19 checking host system type... aarch64-unknown-linux-gnu [2023-08-29T18:59:06.607Z] #97 24.19 checking how to print strings... printf [2023-08-29T18:59:06.607Z] #97 24.19 checking for a sed that does not truncate output... /bin/sed [2023-08-29T18:59:06.607Z] #97 24.20 checking for fgrep... /bin/grep -F [2023-08-29T18:59:06.607Z] #97 24.20 checking for ld used by gcc... /usr/bin/ld [2023-08-29T18:59:06.607Z] #97 24.21 checking if the linker (/usr/bin/ld) is GNU ld... yes [2023-08-29T18:59:06.607Z] #97 24.21 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2023-08-29T18:59:06.607Z] #97 24.21 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2023-08-29T18:59:06.607Z] #97 24.24 checking whether ln -s works... yes [2023-08-29T18:59:06.607Z] #97 24.24 checking the maximum length of command line arguments... 1572864 [2023-08-29T18:59:06.607Z] #97 24.25 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2023-08-29T18:59:06.607Z] #97 24.25 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2023-08-29T18:59:06.607Z] #97 24.25 checking for /usr/bin/ld option to reload object files... -r [2023-08-29T18:59:06.607Z] #97 24.25 checking for objdump... objdump [2023-08-29T18:59:06.607Z] #97 24.25 checking how to recognize dependent libraries... pass_all [2023-08-29T18:59:06.607Z] #97 24.25 checking for dlltool... no [2023-08-29T18:59:06.607Z] #97 24.25 checking how to associate runtime and link libraries... printf %s\n [2023-08-29T18:59:06.607Z] #97 24.25 checking for ar... ar [2023-08-29T18:59:06.607Z] #97 24.25 checking for archiver @FILE support... @ [2023-08-29T18:59:06.607Z] #97 24.29 checking for strip... strip [2023-08-29T18:59:06.607Z] #97 24.29 checking for ranlib... ranlib [2023-08-29T18:59:06.607Z] #97 24.29 checking for gawk... no [2023-08-29T18:59:06.607Z] #97 24.29 checking for mawk... mawk [2023-08-29T18:59:06.865Z] #97 24.29 checking command to parse /usr/bin/nm -B output from gcc object... ok [2023-08-29T18:59:06.865Z] #97 24.37 checking for sysroot... no [2023-08-29T18:59:06.865Z] #97 24.37 checking for a working dd... /bin/dd [2023-08-29T18:59:06.865Z] #97 24.38 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2023-08-29T18:59:06.865Z] #97 24.38 checking for mt... no [2023-08-29T18:59:06.865Z] #97 24.39 checking if : is a manifest tool... no [2023-08-29T18:59:06.865Z] #97 24.39 checking for dlfcn.h... yes [2023-08-29T18:59:06.865Z] #97 24.43 checking for objdir... .libs [2023-08-29T18:59:06.865Z] #97 24.50 checking if gcc supports -fno-rtti -fno-exceptions... no [2023-08-29T18:59:06.865Z] #97 24.53 checking for gcc option to produce PIC... -fPIC -DPIC [2023-08-29T18:59:06.865Z] #97 24.53 checking if gcc PIC flag -fPIC -DPIC works... yes [2023-08-29T18:59:06.865Z] #97 24.56 checking if gcc static flag -static works... yes [2023-08-29T18:59:07.123Z] #97 24.64 checking if gcc supports -c -o file.o... yes [2023-08-29T18:59:07.123Z] #97 24.68 checking if gcc supports -c -o file.o... (cached) yes [2023-08-29T18:59:07.123Z] #97 24.68 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2023-08-29T18:59:07.123Z] #97 24.69 checking dynamic linker characteristics... GNU/Linux ld.so [2023-08-29T18:59:07.123Z] #97 24.76 checking how to hardcode library paths into programs... immediate [2023-08-29T18:59:07.123Z] #97 24.76 checking whether stripping libraries is possible... yes [2023-08-29T18:59:07.123Z] #97 24.76 checking if libtool supports shared libraries... yes [2023-08-29T18:59:07.123Z] #97 24.76 checking whether to build shared libraries... no [2023-08-29T18:59:07.123Z] #97 24.76 checking whether to build static libraries... yes [2023-08-29T18:59:07.123Z] #97 24.76 checking for a BSD-compatible install... /usr/bin/install -c [2023-08-29T18:59:07.123Z] #97 24.77 checking whether build environment is sane... yes [2023-08-29T18:59:07.123Z] #97 24.78 checking for a thread-safe mkdir -p... /bin/mkdir -p [2023-08-29T18:59:07.123Z] #97 24.78 checking whether make sets $(MAKE)... yes [2023-08-29T18:59:07.123Z] #97 24.80 checking whether make supports the include directive... yes (GNU style) [2023-08-29T18:59:07.123Z] #97 24.81 checking whether make supports nested variables... yes [2023-08-29T18:59:07.123Z] #97 24.82 checking whether UID '0' is supported by ustar format... yes [2023-08-29T18:59:07.123Z] #97 24.82 checking whether GID '0' is supported by ustar format... yes [2023-08-29T18:59:07.123Z] #97 24.82 checking how to create a ustar tar archive... gnutar [2023-08-29T18:59:07.123Z] #97 24.84 checking dependency style of gcc... gcc3 [2023-08-29T18:59:07.381Z] #97 24.89 checking whether to enable maintainer-specific portions of Makefiles... yes [2023-08-29T18:59:07.381Z] #97 24.89 checking whether make supports nested variables... (cached) yes [2023-08-29T18:59:07.381Z] #97 24.89 checking for pkg-config... /usr/bin/pkg-config [2023-08-29T18:59:07.381Z] #97 24.89 checking pkg-config is at least version 0.9.0... yes [2023-08-29T18:59:07.381Z] #97 24.89 checking for yajl >= 2.1.0... yes [2023-08-29T18:59:07.381Z] #97 24.90 checking for a sed that does not truncate output... (cached) /bin/sed [2023-08-29T18:59:07.381Z] #97 24.90 checking for gcc... (cached) gcc [2023-08-29T18:59:07.381Z] #97 24.93 checking whether we are using the GNU C compiler... (cached) yes [2023-08-29T18:59:07.381Z] #97 24.93 checking whether gcc accepts -g... (cached) yes [2023-08-29T18:59:07.381Z] #97 24.93 checking for gcc option to accept ISO C89... (cached) none needed [2023-08-29T18:59:07.381Z] #97 24.93 checking whether gcc understands -c and -o together... (cached) yes [2023-08-29T18:59:07.381Z] #97 24.93 checking for a Python interpreter with version >= 3... python3 [2023-08-29T18:59:07.381Z] #97 24.94 checking for python3... /usr/bin/python3 [2023-08-29T18:59:07.381Z] #97 24.95 checking for python3 version... 3.9 [2023-08-29T18:59:07.381Z] #97 24.96 checking for python3 platform... linux [2023-08-29T18:59:07.381Z] #97 24.97 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-08-29T18:59:07.381Z] #97 25.01 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-08-29T18:59:08.316Z] #97 25.06 checking that generated files are newer than configure... done [2023-08-29T18:59:08.316Z] #97 25.78 configure: creating ./config.status [2023-08-29T18:59:08.882Z] #97 26.39 config.status: creating Makefile [2023-08-29T18:59:08.883Z] #97 26.40 config.status: creating ocispec.pc [2023-08-29T18:59:08.883Z] #97 26.42 config.status: creating config.h [2023-08-29T18:59:08.883Z] #97 26.43 config.status: executing libtool commands [2023-08-29T18:59:08.883Z] #97 26.44 config.status: executing depfiles commands [2023-08-29T18:59:08.883Z] #97 26.64 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2023-08-29T18:59:09.141Z] #97 26.65 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2023-08-29T18:59:09.141Z] #97 26.75 checking for gcc... gcc [2023-08-29T18:59:09.141Z] #97 26.77 checking whether the C compiler works... yes [2023-08-29T18:59:09.141Z] #97 26.82 checking for C compiler default output file name... a.out [2023-08-29T18:59:09.141Z] #97 26.82 checking for suffix of executables... [2023-08-29T18:59:09.399Z] #97 26.86 checking whether we are cross compiling... no [2023-08-29T18:59:09.399Z] #97 26.90 checking for suffix of object files... o [2023-08-29T18:59:09.399Z] #97 26.93 checking whether we are using the GNU C compiler... yes [2023-08-29T18:59:09.399Z] #97 26.95 checking whether gcc accepts -g... yes [2023-08-29T18:59:09.399Z] #97 26.98 checking for gcc option to accept ISO C89... none needed [2023-08-29T18:59:09.399Z] #97 27.02 checking whether gcc understands -c and -o together... yes [2023-08-29T18:59:09.399Z] #97 27.07 checking for a BSD-compatible install... /usr/bin/install -c [2023-08-29T18:59:09.399Z] #97 27.08 checking whether build environment is sane... yes [2023-08-29T18:59:09.657Z] #97 27.09 checking for a thread-safe mkdir -p... /bin/mkdir -p [2023-08-29T18:59:09.657Z] #97 27.09 checking for gawk... no [2023-08-29T18:59:09.657Z] #97 27.09 checking for mawk... mawk [2023-08-29T18:59:09.657Z] #97 27.09 checking whether make sets $(MAKE)... yes [2023-08-29T18:59:09.657Z] #97 27.10 checking whether make supports the include directive... yes (GNU style) [2023-08-29T18:59:09.657Z] #97 27.11 checking whether make supports nested variables... yes [2023-08-29T18:59:09.657Z] #97 27.13 checking whether UID '0' is supported by ustar format... yes [2023-08-29T18:59:09.657Z] #97 27.13 checking whether GID '0' is supported by ustar format... yes [2023-08-29T18:59:09.657Z] #97 27.13 checking how to create a ustar tar archive... gnutar [2023-08-29T18:59:09.657Z] #97 27.14 checking dependency style of gcc... gcc3 [2023-08-29T18:59:09.657Z] #97 27.19 checking whether to enable maintainer-specific portions of Makefiles... yes [2023-08-29T18:59:09.657Z] #97 27.19 checking whether make supports nested variables... (cached) yes [2023-08-29T18:59:09.657Z] #97 27.20 checking build system type... aarch64-unknown-linux-gnu [2023-08-29T18:59:09.657Z] #97 27.27 checking host system type... aarch64-unknown-linux-gnu [2023-08-29T18:59:09.657Z] #97 27.27 checking how to print strings... printf [2023-08-29T18:59:09.657Z] #97 27.27 checking for a sed that does not truncate output... /bin/sed [2023-08-29T18:59:09.657Z] #97 27.28 checking for grep that handles long lines and -e... /bin/grep [2023-08-29T18:59:09.657Z] #97 27.28 checking for egrep... /bin/grep -E [2023-08-29T18:59:09.657Z] #97 27.28 checking for fgrep... /bin/grep -F [2023-08-29T18:59:09.657Z] #97 27.28 checking for ld used by gcc... /usr/bin/ld [2023-08-29T18:59:09.915Z] #97 27.29 checking if the linker (/usr/bin/ld) is GNU ld... yes [2023-08-29T18:59:09.915Z] #97 27.29 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2023-08-29T18:59:09.915Z] #97 27.30 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2023-08-29T18:59:09.915Z] #97 27.33 checking whether ln -s works... yes [2023-08-29T18:59:09.915Z] #97 27.33 checking the maximum length of command line arguments... 1572864 [2023-08-29T18:59:09.915Z] #97 27.34 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2023-08-29T18:59:09.915Z] #97 27.34 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2023-08-29T18:59:09.915Z] #97 27.34 checking for /usr/bin/ld option to reload object files... -r [2023-08-29T18:59:09.915Z] #97 27.34 checking for objdump... objdump [2023-08-29T18:59:09.915Z] #97 27.34 checking how to recognize dependent libraries... pass_all [2023-08-29T18:59:09.915Z] #97 27.34 checking for dlltool... no [2023-08-29T18:59:09.915Z] #97 27.34 checking how to associate runtime and link libraries... printf %s\n [2023-08-29T18:59:09.915Z] #97 27.34 checking for ar... ar [2023-08-29T18:59:09.915Z] #97 27.34 checking for archiver @FILE support... @ [2023-08-29T18:59:09.915Z] #97 27.37 checking for strip... strip [2023-08-29T18:59:09.915Z] #97 27.37 checking for ranlib... ranlib [2023-08-29T18:59:09.915Z] #97 27.37 checking command to parse /usr/bin/nm -B output from gcc object... ok [2023-08-29T18:59:09.915Z] #97 27.46 checking for sysroot... no [2023-08-29T18:59:09.915Z] #97 27.46 checking for a working dd... /bin/dd [2023-08-29T18:59:09.915Z] #97 27.46 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2023-08-29T18:59:09.915Z] #97 27.47 checking for mt... no [2023-08-29T18:59:09.915Z] #97 27.47 checking if : is a manifest tool... no [2023-08-29T18:59:09.915Z] #97 27.47 checking how to run the C preprocessor... gcc -E [2023-08-29T18:59:09.915Z] #97 27.54 checking for ANSI C header files... yes [2023-08-29T18:59:09.915Z] #97 27.67 checking for sys/types.h... yes [2023-08-29T18:59:10.174Z] #97 27.71 checking for sys/stat.h... yes [2023-08-29T18:59:10.174Z] #97 27.74 checking for stdlib.h... yes [2023-08-29T18:59:10.174Z] #97 27.78 checking for string.h... yes [2023-08-29T18:59:10.174Z] #97 27.82 checking for memory.h... yes [2023-08-29T18:59:10.174Z] #97 27.87 checking for strings.h... yes [2023-08-29T18:59:10.174Z] #97 27.91 checking for inttypes.h... yes [2023-08-29T18:59:10.432Z] #97 27.95 checking for stdint.h... yes [2023-08-29T18:59:10.432Z] #97 27.99 checking for unistd.h... yes [2023-08-29T18:59:10.432Z] #97 28.03 checking for dlfcn.h... yes [2023-08-29T18:59:10.432Z] #97 28.06 checking for objdir... .libs [2023-08-29T18:59:10.432Z] #97 28.14 checking if gcc supports -fno-rtti -fno-exceptions... no [2023-08-29T18:59:10.690Z] #97 28.17 checking for gcc option to produce PIC... -fPIC -DPIC [2023-08-29T18:59:10.690Z] #97 28.17 checking if gcc PIC flag -fPIC -DPIC works... yes [2023-08-29T18:59:10.690Z] #97 28.20 checking if gcc static flag -static works... yes [2023-08-29T18:59:10.690Z] #97 28.28 checking if gcc supports -c -o file.o... yes [2023-08-29T18:59:10.690Z] #97 28.31 checking if gcc supports -c -o file.o... (cached) yes [2023-08-29T18:59:10.690Z] #97 28.31 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2023-08-29T18:59:10.690Z] #97 28.33 checking dynamic linker characteristics... GNU/Linux ld.so [2023-08-29T18:59:10.948Z] #97 28.39 checking how to hardcode library paths into programs... immediate [2023-08-29T18:59:10.948Z] #97 28.39 checking whether stripping libraries is possible... yes [2023-08-29T18:59:10.948Z] #97 28.39 checking if libtool supports shared libraries... yes [2023-08-29T18:59:10.948Z] #97 28.39 checking whether to build shared libraries... no [2023-08-29T18:59:10.948Z] #97 28.39 checking whether to build static libraries... yes [2023-08-29T18:59:10.948Z] #97 28.40 checking float.h usability... yes [2023-08-29T18:59:10.948Z] #97 28.43 checking float.h presence... yes [2023-08-29T18:59:10.948Z] #97 28.45 checking for float.h... yes [2023-08-29T18:59:10.948Z] #97 28.46 checking limits.h usability... yes [2023-08-29T18:59:10.948Z] #97 28.49 checking limits.h presence... yes [2023-08-29T18:59:10.948Z] #97 28.51 checking for limits.h... yes [2023-08-29T18:59:10.948Z] #97 28.52 checking stddef.h usability... yes [2023-08-29T18:59:10.948Z] #97 28.55 checking stddef.h presence... yes [2023-08-29T18:59:10.948Z] #97 28.57 checking for stddef.h... yes [2023-08-29T18:59:10.948Z] #97 28.58 checking for stdlib.h... (cached) yes [2023-08-29T18:59:10.948Z] #97 28.59 checking for string.h... (cached) yes [2023-08-29T18:59:11.206Z] #97 28.60 checking sys/time.h usability... yes [2023-08-29T18:59:11.206Z] #97 28.63 checking sys/time.h presence... yes [2023-08-29T18:59:11.206Z] #97 28.65 checking for sys/time.h... yes [2023-08-29T18:59:11.206Z] #97 28.65 checking for inline... inline [2023-08-29T18:59:11.206Z] #97 28.68 checking for size_t... yes [2023-08-29T18:59:11.206Z] #97 28.75 checking for stdlib.h... (cached) yes [2023-08-29T18:59:11.206Z] #97 28.75 checking for GNU libc compatible malloc... yes [2023-08-29T18:59:11.206Z] #97 28.81 checking for stdlib.h... (cached) yes [2023-08-29T18:59:11.206Z] #97 28.81 checking for GNU libc compatible realloc... yes [2023-08-29T18:59:11.206Z] #97 28.86 checking for working strtod... yes [2023-08-29T18:59:11.206Z] #97 28.93 checking for gettimeofday... yes [2023-08-29T18:59:11.464Z] #97 28.98 checking for memset... yes [2023-08-29T18:59:11.464Z] #97 29.04 checking for strspn... yes [2023-08-29T18:59:11.723Z] #97 29.12 checking that generated files are newer than configure... done [2023-08-29T18:59:11.723Z] #97 29.12 configure: creating ./config.status [2023-08-29T18:59:12.289Z] #97 29.75 config.status: creating Makefile [2023-08-29T18:59:12.289Z] #97 29.77 config.status: creating config.h [2023-08-29T18:59:12.289Z] #97 29.78 config.status: executing depfiles commands [2023-08-29T18:59:12.289Z] #97 29.83 config.status: executing libtool commands [2023-08-29T18:59:12.546Z] #97 30.04 GEN .version [2023-08-29T18:59:12.546Z] #97 30.05 make install-recursive [2023-08-29T18:59:12.546Z] #97 30.05 make[1]: Entering directory '/tmp/crun-build' [2023-08-29T18:59:12.546Z] #97 30.08 Making install in libocispec [2023-08-29T18:59:12.546Z] #97 30.08 make[2]: Entering directory '/tmp/crun-build/libocispec' [2023-08-29T18:59:12.546Z] #97 30.10 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema [2023-08-29T18:59:12.546Z] #97 30.10 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema [2023-08-29T18:59:12.546Z] #97 30.10 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems [2023-08-29T18:59:12.546Z] #97 30.10 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic [2023-08-29T18:59:12.546Z] #97 30.15 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2023-08-29T18:59:12.546Z] #97 30.15 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2023-08-29T18:59:12.546Z] #97 30.15 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2023-08-29T18:59:12.546Z] #97 30.15 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2023-08-29T18:59:12.546Z] #97 30.15 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2023-08-29T18:59:12.546Z] #97 30.15 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2023-08-29T18:59:12.546Z] #97 30.15 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2023-08-29T18:59:12.546Z] #97 30.15 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2023-08-29T18:59:12.546Z] #97 30.15 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2023-08-29T18:59:12.546Z] #97 30.18 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2023-08-29T18:59:12.546Z] #97 30.18 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2023-08-29T18:59:12.546Z] #97 30.18 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2023-08-29T18:59:12.546Z] #97 30.18 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2023-08-29T18:59:12.546Z] #97 30.18 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2023-08-29T18:59:12.546Z] #97 30.18 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2023-08-29T18:59:12.546Z] #97 30.18 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2023-08-29T18:59:12.806Z] #97 30.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2023-08-29T18:59:12.806Z] #97 30.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success [2023-08-29T18:59:12.806Z] #97 30.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success [2023-08-29T18:59:12.806Z] #97 30.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2023-08-29T18:59:12.806Z] #97 30.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2023-08-29T18:59:12.806Z] #97 30.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2023-08-29T18:59:12.806Z] #97 30.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2023-08-29T18:59:12.806Z] #97 30.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2023-08-29T18:59:12.806Z] #97 30.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2023-08-29T18:59:12.806Z] #97 30.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2023-08-29T18:59:12.806Z] #97 30.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2023-08-29T18:59:12.806Z] #97 30.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2023-08-29T18:59:12.806Z] #97 30.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2023-08-29T18:59:12.806Z] #97 30.46 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2023-08-29T18:59:12.806Z] #97 30.47 make install-recursive [2023-08-29T18:59:12.806Z] #97 30.47 make[3]: Entering directory '/tmp/crun-build/libocispec' [2023-08-29T18:59:12.806Z] #97 30.49 Making install in yajl [2023-08-29T18:59:13.064Z] #97 30.49 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2023-08-29T18:59:13.064Z] #97 30.50 CC verify/json_verify-json_verify.o [2023-08-29T18:59:13.064Z] #97 30.50 CC src/libyajl_la-yajl_alloc.lo [2023-08-29T18:59:13.064Z] #97 30.50 CC src/libyajl_la-yajl.lo [2023-08-29T18:59:13.064Z] #97 30.50 CC src/libyajl_la-yajl_parser.lo [2023-08-29T18:59:13.064Z] #97 30.50 CC src/libyajl_la-yajl_buf.lo [2023-08-29T18:59:13.064Z] #97 30.50 CC src/libyajl_la-yajl_encode.lo [2023-08-29T18:59:13.064Z] #97 30.50 CC src/libyajl_la-yajl_gen.lo [2023-08-29T18:59:13.064Z] #97 30.50 CC src/libyajl_la-yajl_lex.lo [2023-08-29T18:59:13.065Z] #97 30.50 CC src/libyajl_la-yajl_tree.lo [2023-08-29T18:59:13.324Z] #97 30.84 CCLD libyajl.la [2023-08-29T18:59:13.324Z] #97 30.94 CCLD verify/json_verify [2023-08-29T18:59:13.324Z] #97 31.03 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2023-08-29T18:59:13.324Z] #97 31.03 make[5]: Nothing to be done for 'install-exec-am'. [2023-08-29T18:59:13.324Z] #97 31.03 make[5]: Nothing to be done for 'install-data-am'. [2023-08-29T18:59:13.324Z] #97 31.03 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2023-08-29T18:59:13.324Z] #97 31.03 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2023-08-29T18:59:13.324Z] #97 31.04 make[4]: Entering directory '/tmp/crun-build/libocispec' [2023-08-29T18:59:13.584Z] #97 31.06 CC src/ocispec/validate.o [2023-08-29T18:59:13.584Z] #97 31.06 CC src/ocispec/image_spec_schema_config_schema.lo [2023-08-29T18:59:13.584Z] #97 31.06 CC src/ocispec/image_spec_schema_content_descriptor.lo [2023-08-29T18:59:13.584Z] #97 31.06 CC src/ocispec/image_spec_schema_defs.lo [2023-08-29T18:59:13.584Z] #97 31.06 CC src/ocispec/image_spec_schema_defs_descriptor.lo [2023-08-29T18:59:13.584Z] #97 31.06 CC src/ocispec/image_spec_schema_image_index_schema.lo [2023-08-29T18:59:13.584Z] #97 31.06 CC src/ocispec/image_spec_schema_image_layout_schema.lo [2023-08-29T18:59:13.584Z] #97 31.06 CC src/ocispec/image_spec_schema_image_manifest_schema.lo [2023-08-29T18:59:13.584Z] #97 31.06 CC src/ocispec/runtime_spec_schema_config_linux.lo [2023-08-29T18:59:13.584Z] #97 31.06 CC src/ocispec/runtime_spec_schema_config_zos.lo [2023-08-29T18:59:13.584Z] #97 31.07 CC src/ocispec/runtime_spec_schema_config_schema.lo [2023-08-29T18:59:13.584Z] #97 31.07 CC src/ocispec/runtime_spec_schema_config_solaris.lo [2023-08-29T18:59:13.584Z] #97 31.07 CC src/ocispec/runtime_spec_schema_config_vm.lo [2023-08-29T18:59:13.584Z] #97 31.07 CC src/ocispec/runtime_spec_schema_defs.lo [2023-08-29T18:59:13.584Z] #97 31.07 CC src/ocispec/runtime_spec_schema_config_windows.lo [2023-08-29T18:59:13.584Z] #97 31.07 CC src/ocispec/runtime_spec_schema_defs_linux.lo [2023-08-29T18:59:13.584Z] #97 31.07 CC src/ocispec/runtime_spec_schema_defs_vm.lo [2023-08-29T18:59:13.584Z] #97 31.08 CC src/ocispec/runtime_spec_schema_defs_zos.lo [2023-08-29T18:59:13.584Z] #97 31.08 CC src/ocispec/runtime_spec_schema_defs_windows.lo [2023-08-29T18:59:13.584Z] #97 31.08 CC src/ocispec/runtime_spec_schema_state_schema.lo [2023-08-29T18:59:13.584Z] #97 31.08 CC src/ocispec/runtime_spec_schema_features_linux.lo [2023-08-29T18:59:13.584Z] #97 31.08 CC src/ocispec/runtime_spec_schema_features_schema.lo [2023-08-29T18:59:13.584Z] #97 31.08 CC src/ocispec/image_manifest_items_image_manifest_items_schema.lo [2023-08-29T18:59:13.584Z] #97 31.09 CC src/ocispec/basic_test_double_array_item.lo [2023-08-29T18:59:13.584Z] #97 31.09 CC src/ocispec/basic_test_double_array.lo [2023-08-29T18:59:13.584Z] #97 31.09 CC src/ocispec/basic_test_top_array_int.lo [2023-08-29T18:59:13.584Z] #97 31.11 CC src/ocispec/basic_test_top_array_string.lo [2023-08-29T18:59:13.584Z] #97 31.12 CC src/ocispec/basic_test_top_double_array_int.lo [2023-08-29T18:59:13.584Z] #97 31.13 CC src/ocispec/basic_test_top_double_array_obj.lo [2023-08-29T18:59:13.584Z] #97 31.13 CC src/ocispec/basic_test_top_double_array_refobj.lo [2023-08-29T18:59:13.584Z] #97 31.15 CC src/ocispec/basic_test_top_double_array_string.lo [2023-08-29T18:59:13.584Z] #97 31.16 CC src/ocispec/read-file.lo [2023-08-29T18:59:13.584Z] #97 31.16 CC src/ocispec/json_common.lo [2023-08-29T18:59:13.584Z] #97 31.17 CC tests/test-1.o [2023-08-29T18:59:13.584Z] #97 31.18 CC tests/test-2.o [2023-08-29T18:59:13.584Z] #97 31.18 CC tests/test-3.o [2023-08-29T18:59:13.584Z] #97 31.20 CC tests/test-4.o [2023-08-29T18:59:13.584Z] #97 31.20 CC tests/test-5.o [2023-08-29T18:59:13.584Z] #97 31.20 CC tests/test-6.o [2023-08-29T18:59:13.584Z] #97 31.22 CC tests/test-7.o [2023-08-29T18:59:13.584Z] #97 31.22 CC tests/test-8.o [2023-08-29T18:59:13.584Z] #97 31.23 CC tests/test-9.o [2023-08-29T18:59:13.584Z] #97 31.24 CC tests/test-10.o [2023-08-29T18:59:13.584Z] #97 31.27 CC tests/test-11.o [2023-08-29T18:59:16.121Z] #97 33.40 CCLD libocispec.la [2023-08-29T18:59:16.121Z] #97 33.52 CCLD src/ocispec/validate [2023-08-29T18:59:16.121Z] #97 33.52 CCLD tests/test-1 [2023-08-29T18:59:16.121Z] #97 33.52 CCLD tests/test-2 [2023-08-29T18:59:16.121Z] #97 33.52 CCLD tests/test-3 [2023-08-29T18:59:16.121Z] #97 33.52 CCLD tests/test-5 [2023-08-29T18:59:16.121Z] #97 33.52 CCLD tests/test-4 [2023-08-29T18:59:16.121Z] #97 33.52 CCLD tests/test-6 [2023-08-29T18:59:16.121Z] #97 33.52 CCLD tests/test-7 [2023-08-29T18:59:16.121Z] #97 33.52 CCLD tests/test-8 [2023-08-29T18:59:16.121Z] #97 33.52 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2023-08-29T18:59:16.121Z] #97 33.53 CCLD tests/test-9 [2023-08-29T18:59:16.121Z] #97 33.53 CCLD tests/test-10 [2023-08-29T18:59:16.121Z] #97 33.53 CCLD tests/test-11 [2023-08-29T18:59:16.121Z] #97 33.62 libtool: link: ar cr libocispec.a [2023-08-29T18:59:16.121Z] #97 33.63 libtool: link: ranlib libocispec.a [2023-08-29T18:59:16.121Z] #97 33.72 make[5]: Entering directory '/tmp/crun-build/libocispec' [2023-08-29T18:59:16.121Z] #97 33.74 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2023-08-29T18:59:16.121Z] #97 33.74 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2023-08-29T18:59:16.121Z] #97 33.74 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2023-08-29T18:59:16.121Z] #97 33.74 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2023-08-29T18:59:16.121Z] #97 33.74 make[2]: Entering directory '/tmp/crun-build' [2023-08-29T18:59:16.121Z] #97 33.77 CC src/crun-crun.o [2023-08-29T18:59:16.121Z] #97 33.77 CC src/crun-run.o [2023-08-29T18:59:16.121Z] #97 33.77 CC src/crun-delete.o [2023-08-29T18:59:16.121Z] #97 33.77 CC src/crun-kill.o [2023-08-29T18:59:16.121Z] #97 33.77 CC src/crun-unpause.o [2023-08-29T18:59:16.121Z] #97 33.77 CC src/crun-oci_features.o [2023-08-29T18:59:16.121Z] #97 33.77 CC src/crun-spec.o [2023-08-29T18:59:16.121Z] #97 33.77 CC src/crun-pause.o [2023-08-29T18:59:16.121Z] #97 33.77 CC src/crun-exec.o [2023-08-29T18:59:16.121Z] #97 33.78 CC src/crun-create.o [2023-08-29T18:59:16.121Z] #97 33.78 CC src/crun-list.o [2023-08-29T18:59:16.121Z] #97 33.78 CC src/crun-start.o [2023-08-29T18:59:16.121Z] #97 33.79 CC src/crun-state.o [2023-08-29T18:59:16.121Z] #97 33.80 CC src/crun-update.o [2023-08-29T18:59:16.121Z] #97 33.82 CC src/crun-ps.o [2023-08-29T18:59:16.381Z] #97 33.83 CC src/crun-checkpoint.o [2023-08-29T18:59:16.381Z] #97 33.83 CC src/crun-restore.o [2023-08-29T18:59:16.381Z] #97 33.84 CC src/libcrun/crun-cloned_binary.o [2023-08-29T18:59:16.381Z] #97 33.85 CC src/libcrun/libcrun_la-utils.lo [2023-08-29T18:59:16.381Z] #97 33.87 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2023-08-29T18:59:16.381Z] #97 33.90 CC src/libcrun/libcrun_la-cgroup-resources.lo [2023-08-29T18:59:16.381Z] #97 33.92 CC src/libcrun/libcrun_la-cgroup-setup.lo [2023-08-29T18:59:16.381Z] #97 33.92 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2023-08-29T18:59:16.381Z] #97 33.93 CC src/libcrun/libcrun_la-cgroup-utils.lo [2023-08-29T18:59:16.381Z] #97 34.00 CC src/libcrun/libcrun_la-cgroup.lo [2023-08-29T18:59:16.381Z] #97 34.00 CC src/libcrun/libcrun_la-chroot_realpath.lo [2023-08-29T18:59:16.381Z] #97 34.01 CC src/libcrun/libcrun_la-container.lo [2023-08-29T18:59:16.381Z] #97 34.01 CC src/libcrun/libcrun_la-cloned_binary.lo [2023-08-29T18:59:16.381Z] #97 34.01 CC src/libcrun/libcrun_la-criu.lo [2023-08-29T18:59:16.381Z] #97 34.03 CC src/libcrun/libcrun_la-custom-handler.lo [2023-08-29T18:59:16.381Z] #97 34.04 CC src/libcrun/libcrun_la-ebpf.lo [2023-08-29T18:59:16.381Z] #97 34.04 CC src/libcrun/libcrun_la-error.lo [2023-08-29T18:59:16.381Z] #97 34.04 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2023-08-29T18:59:16.381Z] #97 34.05 CC src/libcrun/handlers/libcrun_la-krun.lo [2023-08-29T18:59:16.381Z] #97 34.05 CC src/libcrun/handlers/libcrun_la-mono.lo [2023-08-29T18:59:16.381Z] #97 34.05 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2023-08-29T18:59:16.381Z] #97 34.06 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2023-08-29T18:59:16.381Z] #97 34.06 CC src/libcrun/handlers/libcrun_la-wasmtime.lo [2023-08-29T18:59:16.381Z] #97 34.07 CC src/libcrun/libcrun_la-io_priority.lo [2023-08-29T18:59:16.381Z] #97 34.07 CC src/libcrun/libcrun_la-linux.lo [2023-08-29T18:59:16.381Z] #97 34.09 CC src/libcrun/libcrun_la-mount_flags.lo [2023-08-29T18:59:16.381Z] #97 34.10 CC src/libcrun/libcrun_la-scheduler.lo [2023-08-29T18:59:16.381Z] #97 34.11 CC src/libcrun/libcrun_la-seccomp.lo [2023-08-29T18:59:16.381Z] #97 34.12 CC src/libcrun/libcrun_la-seccomp_notify.lo [2023-08-29T18:59:16.381Z] #97 34.13 CC src/libcrun/libcrun_la-signals.lo [2023-08-29T18:59:16.381Z] #97 34.16 CC src/libcrun/libcrun_la-status.lo [2023-08-29T18:59:16.640Z] #97 34.21 CC src/libcrun/libcrun_la-terminal.lo [2023-08-29T18:59:16.640Z] #97 34.23 CC tests/init.o [2023-08-29T18:59:16.640Z] #97 34.24 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2023-08-29T18:59:16.640Z] #97 34.25 CC src/libcrun/libcrun_testing_a-utils.o [2023-08-29T18:59:16.640Z] #97 34.26 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2023-08-29T18:59:16.640Z] #97 34.28 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2023-08-29T18:59:16.640Z] #97 34.29 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2023-08-29T18:59:16.640Z] #97 34.30 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2023-08-29T18:59:16.640Z] #97 34.33 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2023-08-29T18:59:16.640Z] #97 34.35 CC src/libcrun/libcrun_testing_a-cgroup.o [2023-08-29T18:59:16.640Z] #97 34.36 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2023-08-29T18:59:16.640Z] #97 34.37 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2023-08-29T18:59:16.640Z] #97 34.39 CC src/libcrun/libcrun_testing_a-container.o [2023-08-29T18:59:16.900Z] #97 34.45 CC src/libcrun/libcrun_testing_a-criu.o [2023-08-29T18:59:16.900Z] #97 34.49 CC src/libcrun/libcrun_testing_a-custom-handler.o [2023-08-29T18:59:16.900Z] #97 34.61 CC src/libcrun/libcrun_testing_a-ebpf.o [2023-08-29T18:59:17.159Z] #97 34.64 CC src/libcrun/libcrun_testing_a-error.o [2023-08-29T18:59:17.159Z] #97 34.65 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2023-08-29T18:59:17.159Z] #97 34.65 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2023-08-29T18:59:17.159Z] #97 34.67 CC src/libcrun/handlers/libcrun_testing_a-mono.o [2023-08-29T18:59:17.159Z] #97 34.68 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2023-08-29T18:59:17.159Z] #97 34.73 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2023-08-29T18:59:17.159Z] #97 34.75 CC src/libcrun/handlers/libcrun_testing_a-wasmtime.o [2023-08-29T18:59:17.159Z] #97 34.84 CC src/libcrun/libcrun_testing_a-io_priority.o [2023-08-29T18:59:17.420Z] #97 34.87 CC src/libcrun/libcrun_testing_a-linux.o [2023-08-29T18:59:17.420Z] #97 35.06 CC src/libcrun/libcrun_testing_a-mount_flags.o [2023-08-29T18:59:17.679Z] #97 35.15 CC src/libcrun/libcrun_testing_a-scheduler.o [2023-08-29T18:59:17.679Z] #97 35.22 CC src/libcrun/libcrun_testing_a-seccomp.o [2023-08-29T18:59:17.679Z] #97 35.24 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2023-08-29T18:59:17.679Z] #97 35.26 CC src/libcrun/libcrun_testing_a-signals.o [2023-08-29T18:59:17.679Z] #97 35.29 CC src/libcrun/libcrun_testing_a-status.o [2023-08-29T18:59:17.679Z] #97 35.32 CC src/libcrun/libcrun_testing_a-terminal.o [2023-08-29T18:59:17.679Z] #97 35.34 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2023-08-29T18:59:17.679Z] #97 35.37 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2023-08-29T18:59:17.938Z] #97 35.42 CCLD tests/init [2023-08-29T18:59:19.839Z] #97 37.20 CCLD libcrun.la [2023-08-29T18:59:19.839Z] #97 37.25 AR libcrun_testing.a [2023-08-29T18:59:19.839Z] #97 37.26 ar: `u' modifier ignored since `D' is the default (see `U') [2023-08-29T18:59:19.839Z] #97 37.28 CCLD tests/tests_libcrun_utils [2023-08-29T18:59:19.839Z] #97 37.28 CCLD tests/tests_libcrun_errors [2023-08-29T18:59:19.839Z] #97 37.28 CCLD tests/tests_libcrun_fuzzer [2023-08-29T18:59:19.839Z] #97 37.39 CCLD crun [2023-08-29T18:59:20.098Z] #97 37.57 make[3]: Entering directory '/tmp/crun-build' [2023-08-29T18:59:20.098Z] #97 37.65 /bin/mkdir -p '/usr/local/share/man/man1' [2023-08-29T18:59:20.098Z] #97 37.65 /bin/mkdir -p '/usr/local/lib' [2023-08-29T18:59:20.098Z] #97 37.65 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2023-08-29T18:59:20.098Z] #97 37.65 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2023-08-29T18:59:20.098Z] #97 37.67 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2023-08-29T18:59:20.098Z] #97 37.67 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2023-08-29T18:59:20.098Z] #97 37.68 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2023-08-29T18:59:20.098Z] #97 37.68 libtool: install: ranlib /usr/local/lib/libcrun.a [2023-08-29T18:59:20.098Z] #97 37.76 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2023-08-29T18:59:20.356Z] #97 37.76 ---------------------------------------------------------------------- [2023-08-29T18:59:20.356Z] #97 37.76 Libraries have been installed in: [2023-08-29T18:59:20.356Z] #97 37.76 /usr/local/lib [2023-08-29T18:59:20.356Z] #97 37.76 [2023-08-29T18:59:20.356Z] #97 37.76 If you ever happen to want to link against installed libraries [2023-08-29T18:59:20.356Z] #97 37.76 in a given directory, LIBDIR, you must either use libtool, and [2023-08-29T18:59:20.356Z] #97 37.76 specify the full pathname of the library, or use the '-LLIBDIR' [2023-08-29T18:59:20.356Z] #97 37.76 flag during linking and do at least one of the following: [2023-08-29T18:59:20.356Z] #97 37.76 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2023-08-29T18:59:20.356Z] #97 37.76 during execution [2023-08-29T18:59:20.356Z] #97 37.76 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2023-08-29T18:59:20.356Z] #97 37.76 during linking [2023-08-29T18:59:20.356Z] #97 37.76 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2023-08-29T18:59:20.356Z] #97 37.76 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2023-08-29T18:59:20.356Z] #97 37.76 [2023-08-29T18:59:20.356Z] #97 37.76 See any operating system documentation about shared libraries for [2023-08-29T18:59:20.356Z] #97 37.76 more information, such as the ld(1) and ld.so(8) manual pages. [2023-08-29T18:59:20.356Z] #97 37.76 ---------------------------------------------------------------------- [2023-08-29T18:59:20.356Z] #97 37.76 /bin/mkdir -p '/build' [2023-08-29T18:59:20.356Z] #97 37.77 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2023-08-29T18:59:20.356Z] #97 37.79 libtool: install: /usr/bin/install -c crun /build/crun [2023-08-29T18:59:20.356Z] #97 37.79 make[3]: Leaving directory '/tmp/crun-build' [2023-08-29T18:59:20.356Z] #97 37.79 make[2]: Leaving directory '/tmp/crun-build' [2023-08-29T18:59:20.356Z] #97 37.80 make[1]: Leaving directory '/tmp/crun-build' [2023-08-29T18:59:20.356Z] #97 DONE 37.8s [2023-08-29T18:59:20.614Z] [2023-08-29T18:59:20.614Z] #98 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ [2023-08-29T18:59:20.872Z] #98 DONE 0.0s [2023-08-29T18:59:20.872Z] [2023-08-29T18:59:20.872Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ [2023-08-29T18:59:20.872Z] #99 DONE 0.0s [2023-08-29T18:59:20.872Z] [2023-08-29T18:59:20.872Z] #100 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx [2023-08-29T18:59:20.872Z] #100 DONE 0.2s [2023-08-29T18:59:21.135Z] [2023-08-29T18:59:21.135Z] #101 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose [2023-08-29T18:59:21.395Z] #101 DONE 0.2s [2023-08-29T18:59:21.395Z] [2023-08-29T18:59:21.395Z] #102 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker [2023-08-29T18:59:21.395Z] #102 DONE 0.0s [2023-08-29T18:59:21.395Z] [2023-08-29T18:59:21.395Z] #103 [dev-base 1/13] RUN groupadd -r docker [2023-08-29T18:59:21.653Z] #103 DONE 0.3s [2023-08-29T18:59:21.653Z] [2023-08-29T18:59:21.653Z] #104 [dev-base 2/13] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-08-29T18:59:21.913Z] #104 DONE 0.4s [2023-08-29T18:59:21.913Z] [2023-08-29T18:59:21.913Z] #105 [dev-base 3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-08-29T18:59:22.480Z] #105 0.327 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-08-29T18:59:22.480Z] #105 DONE 0.4s [2023-08-29T18:59:22.480Z] [2023-08-29T18:59:22.480Z] #106 [dev-base 4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-08-29T18:59:22.480Z] #106 DONE 0.4s [2023-08-29T18:59:22.738Z] [2023-08-29T18:59:22.738Z] #107 [dev-base 5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-08-29T18:59:22.996Z] #107 DONE 0.3s [2023-08-29T18:59:22.996Z] [2023-08-29T18:59:22.996Z] #108 [dev-base 6/13] RUN ldconfig [2023-08-29T18:59:23.254Z] #108 DONE 0.4s [2023-08-29T18:59:23.512Z] [2023-08-29T18:59:23.512Z] #109 [dev-base 7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-08-29T18:59:23.770Z] #109 DONE 0.4s [2023-08-29T18:59:23.770Z] [2023-08-29T18:59:23.770Z] #110 [dev-base 8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2023-08-29T18:59:24.336Z] #110 0.632 Hit:1 http://deb.debian.org/debian bullseye InRelease [2023-08-29T18:59:24.336Z] #110 0.632 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-29T18:59:24.595Z] #110 0.633 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease [2023-08-29T18:59:24.853Z] #110 0.997 Fetched 48.4 kB in 1s (76.3 kB/s) [2023-08-29T18:59:25.419Z] #110 0.997 Reading package lists... [2023-08-29T18:59:25.984Z] #110 1.558 Reading package lists... [2023-08-29T18:59:26.243Z] #110 2.109 Building dependency tree... [2023-08-29T18:59:26.243Z] #110 2.275 Reading state information... [2023-08-29T18:59:26.243Z] #110 2.483 The following additional packages will be installed: [2023-08-29T18:59:26.243Z] #110 2.483 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 [2023-08-29T18:59:26.243Z] #110 2.484 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-08-29T18:59:26.243Z] #110 2.484 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 [2023-08-29T18:59:26.243Z] #110 2.484 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl [2023-08-29T18:59:26.243Z] #110 2.484 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime [2023-08-29T18:59:26.243Z] #110 2.484 xxd [2023-08-29T18:59:26.243Z] #110 2.486 Suggested packages: [2023-08-29T18:59:26.243Z] #110 2.486 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-08-29T18:59:26.243Z] #110 2.486 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2023-08-29T18:59:26.243Z] #110 2.486 ctags vim-doc vim-scripts xfsdump acl attr quota [2023-08-29T18:59:26.243Z] #110 2.486 Recommended packages: [2023-08-29T18:59:26.243Z] #110 2.486 libatm1 nftables libpam-cap build-essential python3-dev dbus [2023-08-29T18:59:26.243Z] #110 2.486 systemd-timesyncd | time-daemon unzip [2023-08-29T18:59:26.500Z] #110 2.826 The following NEW packages will be installed: [2023-08-29T18:59:26.759Z] #110 2.826 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2023-08-29T18:59:26.759Z] #110 2.826 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 [2023-08-29T18:59:26.759Z] #110 2.826 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-08-29T18:59:26.759Z] #110 2.826 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 [2023-08-29T18:59:26.759Z] #110 2.826 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2023-08-29T18:59:26.759Z] #110 2.827 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl [2023-08-29T18:59:26.759Z] #110 2.827 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2023-08-29T18:59:26.759Z] #110 2.827 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2023-08-29T18:59:26.759Z] #110 2.827 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-08-29T18:59:26.759Z] #110 2.827 xz-utils zip zstd [2023-08-29T18:59:26.759Z] #110 3.102 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded. [2023-08-29T18:59:26.759Z] #110 3.102 Need to get 32.1 MB of archives. [2023-08-29T18:59:26.759Z] #110 3.102 After this operation, 124 MB of additional disk space will be used. [2023-08-29T18:59:26.759Z] #110 3.102 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-08-29T18:59:27.017Z] #110 3.109 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-08-29T18:59:27.017Z] #110 3.111 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2023-08-29T18:59:27.017Z] #110 3.112 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-08-29T18:59:27.017Z] #110 3.133 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-08-29T18:59:27.017Z] #110 3.134 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2023-08-29T18:59:27.017Z] #110 3.135 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2023-08-29T18:59:27.017Z] #110 3.137 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-08-29T18:59:27.017Z] #110 3.138 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2023-08-29T18:59:27.017Z] #110 3.142 Get:10 http://deb.debian.org/debian bullseye-updates/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB] [2023-08-29T18:59:27.017Z] #110 3.160 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-08-29T18:59:27.017Z] #110 3.161 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-08-29T18:59:27.017Z] #110 3.162 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-08-29T18:59:27.017Z] #110 3.162 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-08-29T18:59:27.017Z] #110 3.163 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-08-29T18:59:27.017Z] #110 3.163 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-08-29T18:59:27.017Z] #110 3.163 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-08-29T18:59:27.017Z] #110 3.168 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-08-29T18:59:27.017Z] #110 3.193 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-08-29T18:59:27.017Z] #110 3.195 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-08-29T18:59:27.017Z] #110 3.196 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-08-29T18:59:27.017Z] #110 3.197 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-08-29T18:59:27.017Z] #110 3.199 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-08-29T18:59:27.017Z] #110 3.202 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-08-29T18:59:27.017Z] #110 3.206 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-08-29T18:59:27.017Z] #110 3.207 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-08-29T18:59:27.017Z] #110 3.212 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-08-29T18:59:27.017Z] #110 3.214 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-08-29T18:59:27.017Z] #110 3.215 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-08-29T18:59:27.017Z] #110 3.217 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-08-29T18:59:27.017Z] #110 3.219 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-08-29T18:59:27.017Z] #110 3.221 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-08-29T18:59:27.017Z] #110 3.223 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-08-29T18:59:27.017Z] #110 3.225 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-08-29T18:59:27.017Z] #110 3.226 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-08-29T18:59:27.017Z] #110 3.278 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-08-29T18:59:27.017Z] #110 3.278 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2023-08-29T18:59:27.017Z] #110 3.279 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-08-29T18:59:27.017Z] #110 3.279 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-08-29T18:59:27.017Z] #110 3.280 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-08-29T18:59:27.017Z] #110 3.280 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2023-08-29T18:59:27.017Z] #110 3.280 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-08-29T18:59:27.017Z] #110 3.282 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-08-29T18:59:27.017Z] #110 3.283 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-08-29T18:59:27.017Z] #110 3.292 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-08-29T18:59:27.017Z] #110 3.292 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-08-29T18:59:27.017Z] #110 3.293 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-08-29T18:59:27.017Z] #110 3.294 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-08-29T18:59:27.017Z] #110 3.296 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-08-29T18:59:27.017Z] #110 3.297 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-08-29T18:59:27.017Z] #110 3.299 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-08-29T18:59:27.017Z] #110 3.303 Get:52 http://deb.debian.org/debian bullseye-updates/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB] [2023-08-29T18:59:27.017Z] #110 3.304 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-08-29T18:59:27.017Z] #110 3.306 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-08-29T18:59:27.017Z] #110 3.307 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-08-29T18:59:27.275Z] #110 3.355 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-08-29T18:59:27.275Z] #110 3.361 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-08-29T18:59:27.275Z] #110 3.366 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-08-29T18:59:27.275Z] #110 3.367 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2023-08-29T18:59:27.275Z] #110 3.511 debconf: delaying package configuration, since apt-utils is not installed [2023-08-29T18:59:27.275Z] #110 3.552 Fetched 32.1 MB in 1s (60.2 MB/s) [2023-08-29T18:59:27.275Z] #110 3.582 Selecting previously unselected package libapparmor1:arm64. [2023-08-29T18:59:27.533Z] #110 3.582 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) [2023-08-29T18:59:27.533Z] #110 3.591 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... [2023-08-29T18:59:27.533Z] #110 3.601 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-08-29T18:59:27.533Z] #110 3.644 Selecting previously unselected package libcap2:arm64. [2023-08-29T18:59:27.533Z] #110 3.646 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... [2023-08-29T18:59:27.533Z] #110 3.650 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-08-29T18:59:27.533Z] #110 3.690 Selecting previously unselected package libargon2-1:arm64. [2023-08-29T18:59:27.533Z] #110 3.692 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... [2023-08-29T18:59:27.533Z] #110 3.696 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2023-08-29T18:59:27.533Z] #110 3.735 Selecting previously unselected package dmsetup. [2023-08-29T18:59:27.533Z] #110 3.737 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-08-29T18:59:27.533Z] #110 3.741 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-08-29T18:59:27.533Z] #110 3.785 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-08-29T18:59:27.533Z] #110 3.787 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-08-29T18:59:27.533Z] #110 3.791 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-08-29T18:59:27.791Z] #110 3.839 Selecting previously unselected package libjson-c5:arm64. [2023-08-29T18:59:27.791Z] #110 3.842 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ... [2023-08-29T18:59:27.791Z] #110 3.846 Unpacking libjson-c5:arm64 (0.15-2) ... [2023-08-29T18:59:27.791Z] #110 3.885 Selecting previously unselected package libcryptsetup12:arm64. [2023-08-29T18:59:27.791Z] #110 3.887 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2023-08-29T18:59:27.791Z] #110 3.891 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-08-29T18:59:27.791Z] #110 3.945 Selecting previously unselected package libip4tc2:arm64. [2023-08-29T18:59:27.791Z] #110 3.948 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... [2023-08-29T18:59:27.791Z] #110 3.954 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-08-29T18:59:27.791Z] #110 4.001 Selecting previously unselected package libkmod2:arm64. [2023-08-29T18:59:27.791Z] #110 4.003 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... [2023-08-29T18:59:27.791Z] #110 4.007 Unpacking libkmod2:arm64 (28-1) ... [2023-08-29T18:59:27.791Z] #110 4.054 Selecting previously unselected package systemd. [2023-08-29T18:59:28.069Z] #110 4.056 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ... [2023-08-29T18:59:28.069Z] #110 4.103 Unpacking systemd (247.3-7+deb11u4) ... [2023-08-29T18:59:28.339Z] #110 4.476 Selecting previously unselected package pigz. [2023-08-29T18:59:28.339Z] #110 4.479 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... [2023-08-29T18:59:28.339Z] #110 4.482 Unpacking pigz (2.6-1) ... [2023-08-29T18:59:28.339Z] #110 4.523 Selecting previously unselected package libelf1:arm64. [2023-08-29T18:59:28.339Z] #110 4.525 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... [2023-08-29T18:59:28.339Z] #110 4.530 Unpacking libelf1:arm64 (0.183-1) ... [2023-08-29T18:59:28.339Z] #110 4.579 Selecting previously unselected package libbpf0:arm64. [2023-08-29T18:59:28.339Z] #110 4.581 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... [2023-08-29T18:59:28.339Z] #110 4.586 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-08-29T18:59:28.339Z] #110 4.629 Selecting previously unselected package libmnl0:arm64. [2023-08-29T18:59:28.339Z] #110 4.631 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... [2023-08-29T18:59:28.339Z] #110 4.636 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-08-29T18:59:28.339Z] #110 4.675 Selecting previously unselected package libxtables12:arm64. [2023-08-29T18:59:28.339Z] #110 4.677 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... [2023-08-29T18:59:28.339Z] #110 4.682 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-08-29T18:59:28.602Z] #110 4.713 Selecting previously unselected package libcap2-bin. [2023-08-29T18:59:28.602Z] #110 4.715 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-08-29T18:59:28.602Z] #110 4.719 Unpacking libcap2-bin (1:2.44-1) ... [2023-08-29T18:59:28.602Z] #110 4.765 Selecting previously unselected package iproute2. [2023-08-29T18:59:28.602Z] #110 4.767 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... [2023-08-29T18:59:28.602Z] #110 4.771 Unpacking iproute2 (5.10.0-4) ... [2023-08-29T18:59:28.602Z] #110 4.869 Selecting previously unselected package xxd. [2023-08-29T18:59:28.602Z] #110 4.872 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-08-29T18:59:28.602Z] #110 4.875 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-08-29T18:59:28.602Z] #110 4.932 Selecting previously unselected package vim-common. [2023-08-29T18:59:28.602Z] #110 4.934 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-29T18:59:28.867Z] #110 4.943 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-29T18:59:28.868Z] #110 4.997 Selecting previously unselected package bash-completion. [2023-08-29T18:59:28.868Z] #110 4.999 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... [2023-08-29T18:59:29.519Z] #110 5.642 Unpacking bash-completion (1:2.11-2) ... [2023-08-29T18:59:29.519Z] #110 5.750 Selecting previously unselected package bzip2. [2023-08-29T18:59:29.519Z] #110 5.753 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... [2023-08-29T18:59:29.519Z] #110 5.758 Unpacking bzip2 (1.0.8-4) ... [2023-08-29T18:59:29.519Z] #110 5.797 Selecting previously unselected package xz-utils. [2023-08-29T18:59:29.519Z] #110 5.800 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-08-29T18:59:29.519Z] #110 5.804 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-08-29T18:59:29.519Z] #110 5.866 Selecting previously unselected package apparmor. [2023-08-29T18:59:29.791Z] #110 5.868 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... [2023-08-29T18:59:29.791Z] #110 5.891 Unpacking apparmor (2.13.6-10) ... [2023-08-29T18:59:29.791Z] #110 5.983 Selecting previously unselected package inetutils-ping. [2023-08-29T18:59:29.791Z] #110 5.985 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-08-29T18:59:29.791Z] #110 5.990 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-08-29T18:59:29.791Z] #110 6.040 Selecting previously unselected package libip6tc2:arm64. [2023-08-29T18:59:29.791Z] #110 6.042 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... [2023-08-29T18:59:29.791Z] #110 6.046 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-08-29T18:59:29.791Z] #110 6.087 Selecting previously unselected package libnfnetlink0:arm64. [2023-08-29T18:59:29.791Z] #110 6.090 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-08-29T18:59:29.791Z] #110 6.094 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-08-29T18:59:29.791Z] #110 6.135 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-08-29T18:59:29.791Z] #110 6.137 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-08-29T18:59:29.791Z] #110 6.142 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-08-29T18:59:29.791Z] #110 6.185 Selecting previously unselected package libnftnl11:arm64. [2023-08-29T18:59:29.791Z] #110 6.187 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... [2023-08-29T18:59:29.791Z] #110 6.191 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-08-29T18:59:30.049Z] #110 6.233 Selecting previously unselected package iptables. [2023-08-29T18:59:30.049Z] #110 6.235 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... [2023-08-29T18:59:30.049Z] #110 6.241 Unpacking iptables (1.8.7-1) ... [2023-08-29T18:59:30.049Z] #110 6.317 Selecting previously unselected package libonig5:arm64. [2023-08-29T18:59:30.049Z] #110 6.320 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... [2023-08-29T18:59:30.049Z] #110 6.324 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-08-29T18:59:30.049Z] #110 6.377 Selecting previously unselected package libjq1:arm64. [2023-08-29T18:59:30.049Z] #110 6.380 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... [2023-08-29T18:59:30.049Z] #110 6.384 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-08-29T18:59:30.049Z] #110 6.425 Selecting previously unselected package jq. [2023-08-29T18:59:30.307Z] #110 6.427 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... [2023-08-29T18:59:30.307Z] #110 6.431 Unpacking jq (1.6-2.1) ... [2023-08-29T18:59:30.307Z] #110 6.475 Selecting previously unselected package libaio1:arm64. [2023-08-29T18:59:30.307Z] #110 6.477 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... [2023-08-29T18:59:30.307Z] #110 6.481 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-08-29T18:59:30.307Z] #110 6.517 Selecting previously unselected package libgpm2:arm64. [2023-08-29T18:59:30.307Z] #110 6.520 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... [2023-08-29T18:59:30.307Z] #110 6.525 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-08-29T18:59:30.307Z] #110 6.563 Selecting previously unselected package libicu67:arm64. [2023-08-29T18:59:30.307Z] #110 6.565 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... [2023-08-29T18:59:30.307Z] #110 6.569 Unpacking libicu67:arm64 (67.1-7) ... [2023-08-29T18:59:30.873Z] #110 7.240 Selecting previously unselected package libinih1:arm64. [2023-08-29T18:59:31.131Z] #110 7.242 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... [2023-08-29T18:59:31.131Z] #110 7.248 Unpacking libinih1:arm64 (53-1+b2) ... [2023-08-29T18:59:31.131Z] #110 7.287 Selecting previously unselected package libmicrohttpd12:arm64. [2023-08-29T18:59:31.131Z] #110 7.290 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... [2023-08-29T18:59:31.131Z] #110 7.294 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2023-08-29T18:59:31.131Z] #110 7.339 Selecting previously unselected package libnet1:arm64. [2023-08-29T18:59:31.131Z] #110 7.341 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-08-29T18:59:31.131Z] #110 7.348 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-08-29T18:59:31.131Z] #110 7.403 Selecting previously unselected package libnl-3-200:arm64. [2023-08-29T18:59:31.131Z] #110 7.406 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-08-29T18:59:31.131Z] #110 7.410 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-08-29T18:59:31.131Z] #110 7.450 Selecting previously unselected package libprotobuf-c1:arm64. [2023-08-29T18:59:31.389Z] #110 7.452 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-08-29T18:59:31.389Z] #110 7.456 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-08-29T18:59:31.389Z] #110 7.499 Selecting previously unselected package libyajl2:arm64. [2023-08-29T18:59:31.389Z] #110 7.501 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... [2023-08-29T18:59:31.389Z] #110 7.505 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-08-29T18:59:31.389Z] #110 7.537 Selecting previously unselected package net-tools. [2023-08-29T18:59:31.389Z] #110 7.540 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-08-29T18:59:31.389Z] #110 7.543 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-08-29T18:59:31.389Z] #110 7.598 Selecting previously unselected package patch. [2023-08-29T18:59:31.389Z] #110 7.600 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... [2023-08-29T18:59:31.389Z] #110 7.605 Unpacking patch (2.7.6-7) ... [2023-08-29T18:59:31.389Z] #110 7.643 Selecting previously unselected package python-pip-whl. [2023-08-29T18:59:31.389Z] #110 7.646 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-08-29T18:59:31.389Z] #110 7.650 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-08-29T18:59:31.647Z] #110 7.785 Selecting previously unselected package python3-lib2to3. [2023-08-29T18:59:31.647Z] #110 7.788 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... [2023-08-29T18:59:31.647Z] #110 7.793 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-08-29T18:59:31.647Z] #110 7.839 Selecting previously unselected package python3-distutils. [2023-08-29T18:59:31.647Z] #110 7.841 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... [2023-08-29T18:59:31.647Z] #110 7.847 Unpacking python3-distutils (3.9.2-1) ... [2023-08-29T18:59:31.647Z] #110 7.893 Selecting previously unselected package python3-pkg-resources. [2023-08-29T18:59:31.647Z] #110 7.895 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... [2023-08-29T18:59:31.647Z] #110 7.901 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-08-29T18:59:31.647Z] #110 7.950 Selecting previously unselected package python3-setuptools. [2023-08-29T18:59:31.647Z] #110 7.952 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... [2023-08-29T18:59:31.647Z] #110 7.956 Unpacking python3-setuptools (52.0.0-4) ... [2023-08-29T18:59:31.647Z] #110 8.024 Selecting previously unselected package python3-wheel. [2023-08-29T18:59:31.905Z] #110 8.026 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... [2023-08-29T18:59:31.905Z] #110 8.031 Unpacking python3-wheel (0.34.2-1) ... [2023-08-29T18:59:31.905Z] #110 8.070 Selecting previously unselected package python3-pip. [2023-08-29T18:59:31.905Z] #110 8.072 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-08-29T18:59:31.905Z] #110 8.076 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-08-29T18:59:31.905Z] #110 8.147 Selecting previously unselected package sudo. [2023-08-29T18:59:31.905Z] #110 8.150 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-08-29T18:59:31.905Z] #110 8.155 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-08-29T18:59:31.905Z] #110 8.269 Selecting previously unselected package systemd-journal-remote. [2023-08-29T18:59:32.163Z] #110 8.272 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ... [2023-08-29T18:59:32.163Z] #110 8.276 Unpacking systemd-journal-remote (247.3-7+deb11u4) ... [2023-08-29T18:59:32.163Z] #110 8.316 Selecting previously unselected package thin-provisioning-tools. [2023-08-29T18:59:32.163Z] #110 8.318 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-08-29T18:59:32.163Z] #110 8.322 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-08-29T18:59:32.163Z] #110 8.382 Selecting previously unselected package uidmap. [2023-08-29T18:59:32.163Z] #110 8.385 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-08-29T18:59:32.163Z] #110 8.389 Unpacking uidmap (1:4.8.1-1) ... [2023-08-29T18:59:32.163Z] #110 8.446 Selecting previously unselected package vim-runtime. [2023-08-29T18:59:32.163Z] #110 8.448 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-29T18:59:32.163Z] #110 8.460 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-08-29T18:59:32.163Z] #110 8.473 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-08-29T18:59:32.163Z] #110 8.477 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-08-29T18:59:33.098Z] #110 9.134 Selecting previously unselected package vim. [2023-08-29T18:59:33.098Z] #110 9.137 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-08-29T18:59:33.098Z] #110 9.148 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-08-29T18:59:33.098Z] #110 9.291 Selecting previously unselected package xfsprogs. [2023-08-29T18:59:33.098Z] #110 9.294 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... [2023-08-29T18:59:33.098Z] #110 9.301 Unpacking xfsprogs (5.10.0-4) ... [2023-08-29T18:59:33.098Z] #110 9.406 Selecting previously unselected package zip. [2023-08-29T18:59:33.356Z] #110 9.409 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... [2023-08-29T18:59:33.356Z] #110 9.414 Unpacking zip (3.0-12) ... [2023-08-29T18:59:33.356Z] #110 9.468 Selecting previously unselected package zstd. [2023-08-29T18:59:33.356Z] #110 9.470 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2023-08-29T18:59:33.356Z] #110 9.475 Unpacking zstd (1.4.8+dfsg-2.1) ... [2023-08-29T18:59:33.356Z] #110 9.578 Setting up python3-pkg-resources (52.0.0-4) ... [2023-08-29T18:59:33.614Z] #110 9.773 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-08-29T18:59:33.615Z] #110 9.814 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-08-29T18:59:33.615Z] #110 9.846 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-08-29T18:59:33.615Z] #110 9.870 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-08-29T18:59:33.615Z] #110 9.883 Setting up libicu67:arm64 (67.1-7) ... [2023-08-29T18:59:33.615Z] #110 9.897 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-08-29T18:59:33.615Z] #110 9.914 Setting up libinih1:arm64 (53-1+b2) ... [2023-08-29T18:59:33.615Z] #110 9.937 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2023-08-29T18:59:33.873Z] #110 9.963 Setting up uidmap (1:4.8.1-1) ... [2023-08-29T18:59:33.873Z] #110 9.978 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-08-29T18:59:33.873Z] #110 9.990 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-08-29T18:59:33.873Z] #110 10.01 Setting up bzip2 (1.0.8-4) ... [2023-08-29T18:59:33.873Z] #110 10.03 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-08-29T18:59:33.873Z] #110 10.06 Setting up python3-wheel (0.34.2-1) ... [2023-08-29T18:59:34.131Z] #110 10.21 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2023-08-29T18:59:34.131Z] #110 10.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-08-29T18:59:34.131Z] #110 10.24 Setting up libcap2:arm64 (1:2.44-1) ... [2023-08-29T18:59:34.131Z] #110 10.26 Setting up libcap2-bin (1:2.44-1) ... [2023-08-29T18:59:34.131Z] #110 10.30 Setting up apparmor (2.13.6-10) ... [2023-08-29T18:59:35.065Z] #110 11.32 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2023-08-29T18:59:35.065Z] #110 11.35 Setting up zip (3.0-12) ... [2023-08-29T18:59:35.065Z] #110 11.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-29T18:59:35.323Z] #110 11.39 Setting up bash-completion (1:2.11-2) ... [2023-08-29T18:59:35.889Z] #110 12.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-08-29T18:59:35.889Z] #110 12.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-08-29T18:59:35.889Z] #110 12.15 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-08-29T18:59:35.889Z] #110 12.16 Setting up patch (2.7.6-7) ... [2023-08-29T18:59:35.889Z] #110 12.17 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-08-29T18:59:35.889Z] #110 12.22 invoke-rc.d: could not determine current runlevel [2023-08-29T18:59:36.148Z] #110 12.22 invoke-rc.d: policy-rc.d denied execution of start. [2023-08-29T18:59:36.148Z] #110 12.23 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-08-29T18:59:36.148Z] #110 12.24 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-08-29T18:59:36.148Z] #110 12.26 Setting up pigz (2.6-1) ... [2023-08-29T18:59:36.148Z] #110 12.27 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-08-29T18:59:36.148Z] #110 12.29 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-08-29T18:59:36.148Z] #110 12.32 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-08-29T18:59:36.148Z] #110 12.33 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-08-29T18:59:36.406Z] #110 12.51 Setting up libaio1:arm64 (0.3.112-9) ... [2023-08-29T18:59:36.406Z] #110 12.52 Setting up python3-lib2to3 (3.9.2-1) ... [2023-08-29T18:59:36.406Z] #110 12.63 Setting up libelf1:arm64 (0.183-1) ... [2023-08-29T18:59:36.406Z] #110 12.64 Setting up libjson-c5:arm64 (0.15-2) ... [2023-08-29T18:59:36.406Z] #110 12.66 Setting up zstd (1.4.8+dfsg-2.1) ... [2023-08-29T18:59:36.406Z] #110 12.67 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-08-29T18:59:36.406Z] #110 12.68 Setting up libkmod2:arm64 (28-1) ... [2023-08-29T18:59:36.406Z] #110 12.70 Setting up python3-distutils (3.9.2-1) ... [2023-08-29T18:59:36.664Z] #110 12.82 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-08-29T18:59:36.664Z] #110 12.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-08-29T18:59:36.664Z] #110 12.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-08-29T18:59:36.664Z] #110 12.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-08-29T18:59:36.664Z] #110 12.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-08-29T18:59:36.664Z] #110 12.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-08-29T18:59:36.664Z] #110 12.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-08-29T18:59:36.664Z] #110 12.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-08-29T18:59:36.664Z] #110 12.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-08-29T18:59:36.664Z] #110 12.88 Setting up python3-setuptools (52.0.0-4) ... [2023-08-29T18:59:37.232Z] #110 13.20 Setting up libjq1:arm64 (1.6-2.1) ... [2023-08-29T18:59:37.232Z] #110 13.22 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-08-29T18:59:37.232Z] #110 13.23 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-08-29T18:59:37.232Z] #110 13.24 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-08-29T18:59:37.232Z] #110 13.50 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-08-29T18:59:37.232Z] #110 13.52 Setting up jq (1.6-2.1) ... [2023-08-29T18:59:37.232Z] #110 13.53 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-08-29T18:59:37.232Z] #110 13.54 Setting up iptables (1.8.7-1) ... [2023-08-29T18:59:37.232Z] #110 13.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-08-29T18:59:37.232Z] #110 13.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-08-29T18:59:37.232Z] #110 13.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-08-29T18:59:37.232Z] #110 13.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-08-29T18:59:37.232Z] #110 13.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-08-29T18:59:37.232Z] #110 13.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-08-29T18:59:37.232Z] #110 13.59 Setting up iproute2 (5.10.0-4) ... [2023-08-29T18:59:37.490Z] #110 13.73 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-08-29T18:59:37.490Z] #110 13.74 Setting up dmsetup (2:1.02.175-2.1) ... [2023-08-29T18:59:37.490Z] #110 13.76 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-08-29T18:59:37.490Z] #110 13.77 Setting up systemd (247.3-7+deb11u4) ... [2023-08-29T18:59:37.490Z] #110 13.82 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-08-29T18:59:37.490Z] #110 13.82 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-08-29T18:59:37.490Z] #110 13.82 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-08-29T18:59:37.490Z] #110 13.83 Initializing machine ID from random generator. [2023-08-29T18:59:38.056Z] #110 14.23 Setting up systemd-journal-remote (247.3-7+deb11u4) ... [2023-08-29T18:59:38.314Z] #110 14.36 Setting up xfsprogs (5.10.0-4) ... [2023-08-29T18:59:38.314Z] #110 14.38 System has not been booted with systemd as init system (PID 1). Can't operate. [2023-08-29T18:59:38.314Z] #110 14.38 Failed to connect to bus: Host is down [2023-08-29T18:59:38.314Z] #110 14.38 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-29T18:59:40.212Z] #110 DONE 16.3s [2023-08-29T18:59:40.212Z] [2023-08-29T18:59:40.212Z] #111 [dev-base 9/13] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-08-29T18:59:40.471Z] #111 0.379 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-08-29T18:59:40.471Z] #111 0.383 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-08-29T18:59:40.471Z] #111 0.386 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-08-29T18:59:40.471Z] #111 DONE 0.4s [2023-08-29T18:59:40.471Z] [2023-08-29T18:59:40.471Z] #112 [dev-base 10/13] RUN pip3 install yamllint==1.27.1 [2023-08-29T18:59:47.028Z] #112 5.691 Collecting yamllint==1.27.1 [2023-08-29T18:59:47.028Z] #112 6.719 Downloading yamllint-1.27.1.tar.gz (129 kB) [2023-08-29T18:59:47.594Z] #112 7.021 Collecting pathspec>=0.5.3 [2023-08-29T18:59:47.594Z] #112 7.024 Downloading pathspec-0.11.2-py3-none-any.whl (29 kB) [2023-08-29T18:59:47.594Z] #112 7.130 Collecting pyyaml [2023-08-29T18:59:47.594Z] #112 7.138 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-08-29T18:59:47.594Z] #112 7.156 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2023-08-29T18:59:47.594Z] #112 7.160 Building wheels for collected packages: yamllint [2023-08-29T18:59:47.594Z] #112 7.161 Building wheel for yamllint (setup.py): started [2023-08-29T18:59:47.852Z] #112 7.418 Building wheel for yamllint (setup.py): finished with status 'done' [2023-08-29T18:59:47.852Z] #112 7.418 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=0809f2daa28fbe0629d4b057af21c4d22ed3bbd1e9e10fe18ec0dbb63644ba7e [2023-08-29T18:59:47.852Z] #112 7.418 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2023-08-29T18:59:47.852Z] #112 7.421 Successfully built yamllint [2023-08-29T18:59:47.852Z] #112 7.427 Installing collected packages: pyyaml, pathspec, yamllint [2023-08-29T18:59:47.852Z] #112 7.543 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1 [2023-08-29T18:59:48.110Z] #112 DONE 7.7s [2023-08-29T18:59:48.368Z] [2023-08-29T18:59:48.368Z] #113 [dev-base 11/13] 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 [2023-08-29T18:59:48.934Z] #113 0.605 Hit:1 http://deb.debian.org/debian bullseye InRelease [2023-08-29T18:59:48.934Z] #113 0.605 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease [2023-08-29T18:59:48.934Z] #113 0.605 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease [2023-08-29T18:59:49.758Z] #113 0.965 Reading package lists... [2023-08-29T18:59:50.324Z] #113 1.520 Reading package lists... [2023-08-29T18:59:50.582Z] #113 2.056 Building dependency tree... [2023-08-29T18:59:50.582Z] #113 2.216 Reading state information... [2023-08-29T18:59:50.582Z] #113 2.409 gcc is already the newest version (4:10.2.1-1). [2023-08-29T18:59:50.582Z] #113 2.409 pkg-config is already the newest version (0.29.2-1). [2023-08-29T18:59:50.582Z] #113 2.409 The following additional packages will be installed: [2023-08-29T18:59:50.582Z] #113 2.409 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libffi-dev [2023-08-29T18:59:50.582Z] #113 2.409 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev [2023-08-29T18:59:50.582Z] #113 2.409 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 [2023-08-29T18:59:50.582Z] #113 2.410 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2023-08-29T18:59:50.582Z] #113 2.410 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev uuid-dev [2023-08-29T18:59:50.582Z] #113 2.410 zlib1g-dev [2023-08-29T18:59:50.582Z] #113 2.412 Suggested packages: [2023-08-29T18:59:50.582Z] #113 2.412 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-08-29T18:59:50.582Z] #113 2.412 | libgdk-pixbuf2.0-dev libxml2-utils seccomp [2023-08-29T18:59:50.582Z] #113 2.412 Recommended packages: [2023-08-29T18:59:50.582Z] #113 2.412 build-essential fakeroot libalgorithm-merge-perl [2023-08-29T18:59:50.840Z] #113 2.629 The following NEW packages will be installed: [2023-08-29T18:59:50.840Z] #113 2.629 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev [2023-08-29T18:59:50.840Z] #113 2.629 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data [2023-08-29T18:59:50.840Z] #113 2.629 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 [2023-08-29T18:59:50.840Z] #113 2.629 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 [2023-08-29T18:59:50.840Z] #113 2.630 libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common [2023-08-29T18:59:50.840Z] #113 2.630 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev [2023-08-29T18:59:51.098Z] #113 2.903 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-08-29T18:59:51.098Z] #113 2.903 Need to get 10.2 MB of archives. [2023-08-29T18:59:51.098Z] #113 2.903 After this operation, 41.2 MB of additional disk space will be used. [2023-08-29T18:59:51.098Z] #113 2.903 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-08-29T18:59:51.098Z] #113 2.921 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] [2023-08-29T18:59:51.098Z] #113 2.923 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] [2023-08-29T18:59:51.098Z] #113 2.924 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-08-29T18:59:51.098Z] #113 2.924 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-08-29T18:59:51.098Z] #113 2.925 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] [2023-08-29T18:59:51.098Z] #113 2.927 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-08-29T18:59:51.098Z] #113 2.928 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2023-08-29T18:59:51.098Z] #113 2.929 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-08-29T18:59:51.098Z] #113 2.932 Get:10 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-08-29T18:59:51.098Z] #113 2.933 Get:11 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-08-29T18:59:51.098Z] #113 2.940 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-08-29T18:59:51.098Z] #113 2.941 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-08-29T18:59:51.098Z] #113 2.942 Get:14 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-08-29T18:59:51.098Z] #113 2.944 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-08-29T18:59:51.098Z] #113 2.946 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-08-29T18:59:51.098Z] #113 2.947 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-08-29T18:59:51.098Z] #113 2.948 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-08-29T18:59:51.098Z] #113 2.952 Get:19 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-08-29T18:59:51.098Z] #113 2.953 Get:20 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-08-29T18:59:51.098Z] #113 2.953 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-08-29T18:59:51.098Z] #113 2.955 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-08-29T18:59:51.098Z] #113 2.957 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-08-29T18:59:51.098Z] #113 2.958 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-08-29T18:59:51.098Z] #113 2.962 Get:25 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-08-29T18:59:51.099Z] #113 2.963 Get:26 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-08-29T18:59:51.099Z] #113 2.971 Get:27 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-08-29T18:59:51.099Z] #113 2.972 Get:28 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-08-29T18:59:51.099Z] #113 2.974 Get:29 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB] [2023-08-29T18:59:51.099Z] #113 2.975 Get:30 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB] [2023-08-29T18:59:51.357Z] #113 3.120 debconf: delaying package configuration, since apt-utils is not installed [2023-08-29T18:59:51.357Z] #113 3.163 Fetched 10.2 MB in 0s (30.3 MB/s) [2023-08-29T18:59:51.357Z] #113 3.190 Selecting previously unselected package dpkg-dev. [2023-08-29T18:59:51.357Z] #113 3.190 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21239 files and directories currently installed.) [2023-08-29T18:59:51.357Z] #113 3.203 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... [2023-08-29T18:59:51.357Z] #113 3.208 Unpacking dpkg-dev (1.20.12) ... [2023-08-29T18:59:51.615Z] #113 3.334 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-08-29T18:59:51.615Z] #113 3.337 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-08-29T18:59:51.615Z] #113 3.347 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-08-29T18:59:51.615Z] #113 3.385 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-08-29T18:59:51.615Z] #113 3.388 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-08-29T18:59:51.615Z] #113 3.392 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-08-29T18:59:51.615Z] #113 3.434 Selecting previously unselected package libsecret-common. [2023-08-29T18:59:51.615Z] #113 3.437 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... [2023-08-29T18:59:51.615Z] #113 3.440 Unpacking libsecret-common (0.20.4-2) ... [2023-08-29T18:59:51.615Z] #113 3.498 Selecting previously unselected package libsecret-1-0:arm64. [2023-08-29T18:59:51.615Z] #113 3.501 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-08-29T18:59:51.615Z] #113 3.505 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-08-29T18:59:51.615Z] #113 3.546 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-08-29T18:59:51.873Z] #113 3.549 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-08-29T18:59:51.873Z] #113 3.554 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-08-29T18:59:51.873Z] #113 3.590 Selecting previously unselected package libapparmor-dev:arm64. [2023-08-29T18:59:51.873Z] #113 3.593 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-08-29T18:59:51.873Z] #113 3.597 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-08-29T18:59:51.873Z] #113 3.650 Selecting previously unselected package uuid-dev:arm64. [2023-08-29T18:59:51.873Z] #113 3.653 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-08-29T18:59:51.873Z] #113 3.659 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-08-29T18:59:51.873Z] #113 3.710 Selecting previously unselected package libblkid-dev:arm64. [2023-08-29T18:59:51.873Z] #113 3.713 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-08-29T18:59:51.873Z] #113 3.723 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-08-29T18:59:51.873Z] #113 3.779 Selecting previously unselected package libffi-dev:arm64. [2023-08-29T18:59:52.131Z] #113 3.782 Preparing to unpack .../09-libffi-dev_3.3-6_arm64.deb ... [2023-08-29T18:59:52.131Z] #113 3.787 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-08-29T18:59:52.131Z] #113 3.825 Selecting previously unselected package libglib2.0-data. [2023-08-29T18:59:52.131Z] #113 3.828 Preparing to unpack .../10-libglib2.0-data_2.66.8-1_all.deb ... [2023-08-29T18:59:52.131Z] #113 3.833 Unpacking libglib2.0-data (2.66.8-1) ... [2023-08-29T18:59:52.131Z] #113 3.972 Selecting previously unselected package libglib2.0-bin. [2023-08-29T18:59:52.131Z] #113 3.974 Preparing to unpack .../11-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-08-29T18:59:52.131Z] #113 3.979 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-08-29T18:59:52.131Z] #113 4.025 Selecting previously unselected package libglib2.0-dev-bin. [2023-08-29T18:59:52.131Z] #113 4.028 Preparing to unpack .../12-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2023-08-29T18:59:52.131Z] #113 4.033 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2023-08-29T18:59:52.390Z] #113 4.077 Selecting previously unselected package libsepol1-dev:arm64. [2023-08-29T18:59:52.390Z] #113 4.080 Preparing to unpack .../13-libsepol1-dev_3.1-1_arm64.deb ... [2023-08-29T18:59:52.390Z] #113 4.085 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-08-29T18:59:52.390Z] #113 4.153 Selecting previously unselected package libpcre2-16-0:arm64. [2023-08-29T18:59:52.390Z] #113 4.156 Preparing to unpack .../14-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-08-29T18:59:52.390Z] #113 4.160 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-08-29T18:59:52.390Z] #113 4.213 Selecting previously unselected package libpcre2-32-0:arm64. [2023-08-29T18:59:52.390Z] #113 4.216 Preparing to unpack .../15-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-08-29T18:59:52.390Z] #113 4.221 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-08-29T18:59:52.390Z] #113 4.273 Selecting previously unselected package libpcre2-posix2:arm64. [2023-08-29T18:59:52.390Z] #113 4.276 Preparing to unpack .../16-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-08-29T18:59:52.390Z] #113 4.280 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-08-29T18:59:52.390Z] #113 4.312 Selecting previously unselected package libpcre2-dev:arm64. [2023-08-29T18:59:52.390Z] #113 4.315 Preparing to unpack .../17-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-08-29T18:59:52.390Z] #113 4.320 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-08-29T18:59:52.390Z] #113 4.398 Selecting previously unselected package libselinux1-dev:arm64. [2023-08-29T18:59:52.648Z] #113 4.401 Preparing to unpack .../18-libselinux1-dev_3.1-3_arm64.deb ... [2023-08-29T18:59:52.648Z] #113 4.405 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-08-29T18:59:52.648Z] #113 4.461 Selecting previously unselected package libmount-dev:arm64. [2023-08-29T18:59:52.648Z] #113 4.464 Preparing to unpack .../19-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-08-29T18:59:52.648Z] #113 4.468 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-08-29T18:59:52.648Z] #113 4.513 Selecting previously unselected package libpcre16-3:arm64. [2023-08-29T18:59:52.648Z] #113 4.515 Preparing to unpack .../20-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-08-29T18:59:52.648Z] #113 4.519 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-08-29T18:59:52.648Z] #113 4.570 Selecting previously unselected package libpcre32-3:arm64. [2023-08-29T18:59:52.648Z] #113 4.573 Preparing to unpack .../21-libpcre32-3_2%3a8.39-13_arm64.deb ... [2023-08-29T18:59:52.648Z] #113 4.577 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2023-08-29T18:59:52.648Z] #113 4.625 Selecting previously unselected package libpcrecpp0v5:arm64. [2023-08-29T18:59:52.906Z] #113 4.628 Preparing to unpack .../22-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2023-08-29T18:59:52.906Z] #113 4.632 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-08-29T18:59:52.906Z] #113 4.669 Selecting previously unselected package libpcre3-dev:arm64. [2023-08-29T18:59:52.906Z] #113 4.672 Preparing to unpack .../23-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2023-08-29T18:59:52.906Z] #113 4.676 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2023-08-29T18:59:52.906Z] #113 4.753 Selecting previously unselected package zlib1g-dev:arm64. [2023-08-29T18:59:52.906Z] #113 4.756 Preparing to unpack .../24-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-08-29T18:59:52.906Z] #113 4.760 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-08-29T18:59:52.906Z] #113 4.806 Selecting previously unselected package libglib2.0-dev:arm64. [2023-08-29T18:59:52.906Z] #113 4.809 Preparing to unpack .../25-libglib2.0-dev_2.66.8-1_arm64.deb ... [2023-08-29T18:59:52.906Z] #113 4.813 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2023-08-29T18:59:53.164Z] #113 5.001 Selecting previously unselected package libseccomp-dev:arm64. [2023-08-29T18:59:53.164Z] #113 5.003 Preparing to unpack .../26-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-08-29T18:59:53.164Z] #113 5.008 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-08-29T18:59:53.164Z] #113 5.049 Selecting previously unselected package libsecret-1-dev:arm64. [2023-08-29T18:59:53.164Z] #113 5.052 Preparing to unpack .../27-libsecret-1-dev_0.20.4-2_arm64.deb ... [2023-08-29T18:59:53.164Z] #113 5.056 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... [2023-08-29T18:59:53.164Z] #113 5.113 Selecting previously unselected package libsystemd-dev:arm64. [2023-08-29T18:59:53.423Z] #113 5.116 Preparing to unpack .../28-libsystemd-dev_247.3-7+deb11u4_arm64.deb ... [2023-08-29T18:59:53.423Z] #113 5.120 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ... [2023-08-29T18:59:53.423Z] #113 5.218 Selecting previously unselected package libudev-dev:arm64. [2023-08-29T18:59:53.423Z] #113 5.221 Preparing to unpack .../29-libudev-dev_247.3-7+deb11u4_arm64.deb ... [2023-08-29T18:59:53.423Z] #113 5.225 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ... [2023-08-29T18:59:53.423Z] #113 5.284 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-08-29T18:59:53.423Z] #113 5.296 Setting up libglib2.0-dev-bin (2.66.8-1) ... [2023-08-29T18:59:53.681Z] #113 5.455 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-08-29T18:59:53.681Z] #113 5.468 Setting up libpcre16-3:arm64 (2:8.39-13) ... [2023-08-29T18:59:53.681Z] #113 5.480 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-08-29T18:59:53.681Z] #113 5.492 Setting up libffi-dev:arm64 (3.3-6) ... [2023-08-29T18:59:53.681Z] #113 5.504 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-08-29T18:59:53.681Z] #113 5.516 Setting up dpkg-dev (1.20.12) ... [2023-08-29T18:59:53.681Z] #113 5.535 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-08-29T18:59:53.681Z] #113 5.547 Setting up libglib2.0-data (2.66.8-1) ... [2023-08-29T18:59:53.681Z] #113 5.558 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-08-29T18:59:53.681Z] #113 5.569 Setting up libpcre32-3:arm64 (2:8.39-13) ... [2023-08-29T18:59:53.681Z] #113 5.581 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ... [2023-08-29T18:59:53.681Z] #113 5.593 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-08-29T18:59:53.681Z] #113 5.605 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-08-29T18:59:53.681Z] #113 5.616 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-08-29T18:59:53.681Z] #113 5.627 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-08-29T18:59:53.681Z] #113 5.646 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ... [2023-08-29T18:59:53.681Z] #113 5.658 Setting up libsecret-common (0.20.4-2) ... [2023-08-29T18:59:53.681Z] #113 5.674 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-08-29T18:59:53.681Z] #113 5.690 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-08-29T18:59:53.939Z] #113 5.701 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-08-29T18:59:53.939Z] #113 5.713 Setting up libpcre3-dev:arm64 (2:8.39-13) ... [2023-08-29T18:59:53.939Z] #113 5.724 Setting up libglib2.0-bin (2.66.8-1) ... [2023-08-29T18:59:53.939Z] #113 5.736 Setting up libsecret-1-0:arm64 (0.20.4-2) ... [2023-08-29T18:59:53.939Z] #113 5.749 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-08-29T18:59:53.939Z] #113 5.761 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-08-29T18:59:53.939Z] #113 5.772 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-08-29T18:59:53.939Z] #113 5.785 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... [2023-08-29T18:59:53.939Z] #113 5.798 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... [2023-08-29T18:59:53.939Z] #113 5.809 No schema files found: doing nothing. [2023-08-29T18:59:53.939Z] #113 5.814 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-29T18:59:53.939Z] #113 5.835 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... [2023-08-29T18:59:54.197Z] #113 DONE 6.0s [2023-08-29T18:59:54.197Z] [2023-08-29T18:59:54.198Z] #114 [dev-base 12/13] COPY --link --from=dockercli /build/ /usr/local/cli [2023-08-29T18:59:54.456Z] #114 DONE 0.1s [2023-08-29T18:59:54.456Z] [2023-08-29T18:59:54.456Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration [2023-08-29T18:59:54.456Z] #115 DONE 0.1s [2023-08-29T18:59:54.456Z] [2023-08-29T18:59:54.456Z] #116 [dev 1/1] COPY --link . . [2023-08-29T18:59:55.830Z] #116 DONE 1.2s [2023-08-29T18:59:55.830Z] [2023-08-29T18:59:55.830Z] #117 exporting to image [2023-08-29T18:59:55.830Z] #117 exporting layers [2023-08-29T18:59:56.764Z] #117 exporting layers 0.9s done [2023-08-29T18:59:56.764Z] #117 writing image sha256:6ea5855d49878ed9cde46cec908ec95fe8d3a402d8437e0469aae4d27a15d82a done [2023-08-29T18:59:56.764Z] #117 naming to docker.io/library/docker:439766e55df89235a0b034c2e7e50342ea7dfe24 done [2023-08-29T18:59:56.764Z] #117 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-08-29T18:59:57.060Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-08-29T18:59:57.339Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43707/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=439766e55df89235a0b034c2e7e50342ea7dfe24 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:439766e55df89235a0b034c2e7e50342ea7dfe24 hack/test/unit [2023-08-29T18:59:57.598Z] + BUILDFLAGS=(-tags 'netgo journald') [2023-08-29T18:59:57.598Z] + TESTFLAGS+=' -test.timeout=5m' [2023-08-29T18:59:57.598Z] + TESTDIRS=./... [2023-08-29T18:59:57.598Z] + exclude_paths='/vendor/|/integration' [2023-08-29T18:59:57.598Z] ++ go list ./... [2023-08-29T18:59:57.598Z] ++ grep -vE '(/vendor/|/integration)' [2023-08-29T18:59:58.166Z] + pkg_list='github.com/docker/docker/api [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/server [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/server/backend/build [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/server/httpstatus [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/server/httputils [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/server/middleware [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/server/router [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/server/router/build [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/server/router/checkpoint [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/server/router/container [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/server/router/debug [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/server/router/distribution [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/server/router/grpc [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/server/router/image [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/server/router/network [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/server/router/plugin [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/server/router/session [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/server/router/swarm [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/server/router/system [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/server/router/volume [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/backend [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/blkiodev [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/checkpoint [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/container [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/events [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/filters [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/image [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/mount [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/network [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/plugins/logdriver [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/registry [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/strslice [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/swarm [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/swarm/runtime [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/system [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/time [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/versions [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/versions/v1p19 [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/versions/v1p20 [2023-08-29T18:59:58.166Z] github.com/docker/docker/api/types/volume [2023-08-29T18:59:58.166Z] github.com/docker/docker/builder [2023-08-29T18:59:58.166Z] github.com/docker/docker/builder/builder-next [2023-08-29T18:59:58.166Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-08-29T18:59:58.166Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-08-29T18:59:58.166Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-08-29T18:59:58.166Z] github.com/docker/docker/builder/builder-next/exporter [2023-08-29T18:59:58.166Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-08-29T18:59:58.166Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-08-29T18:59:58.166Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-08-29T18:59:58.166Z] github.com/docker/docker/builder/builder-next/worker [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder/builder-next/worker/label [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder/dockerfile [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder/remotecontext [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder/remotecontext/git [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-08-29T18:59:58.167Z] github.com/docker/docker/cli/debug [2023-08-29T18:59:58.167Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-08-29T18:59:58.167Z] github.com/docker/docker/cli/winresources/dockerd [2023-08-29T18:59:58.167Z] github.com/docker/docker/client [2023-08-29T18:59:58.167Z] github.com/docker/docker/client/buildkit [2023-08-29T18:59:58.167Z] github.com/docker/docker/cmd/docker-proxy [2023-08-29T18:59:58.167Z] github.com/docker/docker/cmd/dockerd [2023-08-29T18:59:58.167Z] github.com/docker/docker/cmd/dockerd/trap [2023-08-29T18:59:58.167Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-08-29T18:59:58.167Z] github.com/docker/docker/container [2023-08-29T18:59:58.167Z] github.com/docker/docker/container/stream [2023-08-29T18:59:58.167Z] github.com/docker/docker/contrib/apparmor [2023-08-29T18:59:58.167Z] github.com/docker/docker/contrib/httpserver [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/cluster [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/cluster/convert [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/cluster/executor [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/cluster/executor/container [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/cluster/provider [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/config [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/containerd [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/events [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/events/testutils [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/graphdriver [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/graphdriver/copy [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/graphdriver/register [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/images [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/initlayer [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/links [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/listeners [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/logger [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/logger/awslogs [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/logger/fluentd [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/logger/gcplogs [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/logger/gelf [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/logger/journald [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/logger/local [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/logger/logentries [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/logger/loggertest [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/logger/loggerutils [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/logger/splunk [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/logger/syslog [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/logger/templates [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/names [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/network [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/snapshotter [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/stats [2023-08-29T18:59:58.167Z] github.com/docker/docker/distribution [2023-08-29T18:59:58.167Z] github.com/docker/docker/distribution/metadata [2023-08-29T18:59:58.167Z] github.com/docker/docker/distribution/utils [2023-08-29T18:59:58.167Z] github.com/docker/docker/distribution/xfer [2023-08-29T18:59:58.167Z] github.com/docker/docker/dockerversion [2023-08-29T18:59:58.167Z] github.com/docker/docker/errdefs [2023-08-29T18:59:58.167Z] github.com/docker/docker/image [2023-08-29T18:59:58.167Z] github.com/docker/docker/image/cache [2023-08-29T18:59:58.167Z] github.com/docker/docker/image/tarexport [2023-08-29T18:59:58.167Z] github.com/docker/docker/image/v1 [2023-08-29T18:59:58.167Z] github.com/docker/docker/internal/mod [2023-08-29T18:59:58.167Z] github.com/docker/docker/internal/mounttree [2023-08-29T18:59:58.167Z] github.com/docker/docker/internal/multierror [2023-08-29T18:59:58.167Z] github.com/docker/docker/internal/test/suite [2023-08-29T18:59:58.167Z] github.com/docker/docker/internal/testutils [2023-08-29T18:59:58.167Z] github.com/docker/docker/internal/testutils/netnsutils [2023-08-29T18:59:58.167Z] github.com/docker/docker/internal/unshare [2023-08-29T18:59:58.167Z] github.com/docker/docker/layer [2023-08-29T18:59:58.167Z] github.com/docker/docker/libcontainerd [2023-08-29T18:59:58.167Z] github.com/docker/docker/libcontainerd/queue [2023-08-29T18:59:58.167Z] github.com/docker/docker/libcontainerd/remote [2023-08-29T18:59:58.167Z] github.com/docker/docker/libcontainerd/shimopts [2023-08-29T18:59:58.167Z] github.com/docker/docker/libcontainerd/supervisor [2023-08-29T18:59:58.167Z] github.com/docker/docker/libcontainerd/types [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/bitmap [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/cluster [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/config [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/datastore [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/diagnostic [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/discoverapi [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/driverapi [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/drivers/host [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/drivers/null [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/drivers/remote [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/drivers/windows [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/drvregistry [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/etchosts [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/internal/caller [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/ipam [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/ipamapi [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/ipams/null [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/ipams/remote [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/ipamutils [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/ipbits [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/iptables [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/netlabel [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/netutils [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/networkdb [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/ns [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/options [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/osl [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/osl/kernel [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/portallocator [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/portmapper [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/resolvconf [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/scope [2023-08-29T18:59:58.167Z] github.com/docker/docker/libnetwork/types [2023-08-29T18:59:58.167Z] github.com/docker/docker/oci [2023-08-29T18:59:58.167Z] github.com/docker/docker/oci/caps [2023-08-29T18:59:58.167Z] github.com/docker/docker/opts [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/aaparser [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/archive [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/authorization [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/broadcaster [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/capabilities [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/chrootarchive [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/containerfs [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/directory [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/dmesg [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/fileutils [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/homedir [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/idtools [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/ioutils [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/jsonmessage [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/longpath [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/loopback [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/meminfo [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/namesgenerator [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/parsers [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/parsers/kernel [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/pidfile [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/platform [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/platforms [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/plugingetter [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/plugins [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/plugins/transport [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/pools [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/process [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/progress [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/reexec [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/rootless [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/rootless/specconv [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/stack [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/stdcopy [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/streamformatter [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/stringid [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/sysinfo [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/system [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/tailfile [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/tarsum [2023-08-29T18:59:58.167Z] github.com/docker/docker/pkg/useragent [2023-08-29T18:59:58.167Z] github.com/docker/docker/plugin [2023-08-29T18:59:58.167Z] github.com/docker/docker/plugin/executor/containerd [2023-08-29T18:59:58.167Z] github.com/docker/docker/plugin/v2 [2023-08-29T18:59:58.167Z] github.com/docker/docker/profiles/apparmor [2023-08-29T18:59:58.167Z] github.com/docker/docker/profiles/seccomp [2023-08-29T18:59:58.167Z] github.com/docker/docker/quota [2023-08-29T18:59:58.167Z] github.com/docker/docker/reference [2023-08-29T18:59:58.167Z] github.com/docker/docker/registry [2023-08-29T18:59:58.167Z] github.com/docker/docker/registry/resumable [2023-08-29T18:59:58.167Z] github.com/docker/docker/restartmanager [2023-08-29T18:59:58.167Z] github.com/docker/docker/runconfig [2023-08-29T18:59:58.167Z] github.com/docker/docker/runconfig/opts [2023-08-29T18:59:58.167Z] github.com/docker/docker/testutil [2023-08-29T18:59:58.167Z] github.com/docker/docker/testutil/daemon [2023-08-29T18:59:58.167Z] github.com/docker/docker/testutil/environment [2023-08-29T18:59:58.167Z] github.com/docker/docker/testutil/fakecontext [2023-08-29T18:59:58.167Z] github.com/docker/docker/testutil/fakegit [2023-08-29T18:59:58.167Z] github.com/docker/docker/testutil/fakestorage [2023-08-29T18:59:58.167Z] github.com/docker/docker/testutil/fixtures/load [2023-08-29T18:59:58.167Z] github.com/docker/docker/testutil/fixtures/plugin [2023-08-29T18:59:58.167Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-08-29T18:59:58.167Z] github.com/docker/docker/testutil/registry [2023-08-29T18:59:58.167Z] github.com/docker/docker/testutil/request [2023-08-29T18:59:58.167Z] github.com/docker/docker/volume [2023-08-29T18:59:58.167Z] github.com/docker/docker/volume/drivers [2023-08-29T18:59:58.167Z] github.com/docker/docker/volume/local [2023-08-29T18:59:58.167Z] github.com/docker/docker/volume/mounts [2023-08-29T18:59:58.167Z] github.com/docker/docker/volume/service [2023-08-29T18:59:58.167Z] github.com/docker/docker/volume/service/opts [2023-08-29T18:59:58.167Z] github.com/docker/docker/volume/testutils' [2023-08-29T18:59:58.167Z] ++ grep --fixed-strings -v /libnetwork [2023-08-29T18:59:58.167Z] ++ echo 'github.com/docker/docker/api [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/server [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/server/backend/build [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/server/httpstatus [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/server/httputils [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/server/middleware [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/server/router [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/server/router/build [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/server/router/checkpoint [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/server/router/container [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/server/router/debug [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/server/router/distribution [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/server/router/grpc [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/server/router/image [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/server/router/network [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/server/router/plugin [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/server/router/session [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/server/router/swarm [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/server/router/system [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/server/router/volume [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/backend [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/blkiodev [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/checkpoint [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/container [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/events [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/filters [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/image [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/mount [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/network [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/plugins/logdriver [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/registry [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/strslice [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/swarm [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/swarm/runtime [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/system [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/time [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/versions [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/versions/v1p19 [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/versions/v1p20 [2023-08-29T18:59:58.167Z] github.com/docker/docker/api/types/volume [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder/builder-next [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder/builder-next/exporter [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder/builder-next/worker [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder/builder-next/worker/label [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder/dockerfile [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder/remotecontext [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder/remotecontext/git [2023-08-29T18:59:58.167Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-08-29T18:59:58.167Z] github.com/docker/docker/cli/debug [2023-08-29T18:59:58.167Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-08-29T18:59:58.167Z] github.com/docker/docker/cli/winresources/dockerd [2023-08-29T18:59:58.167Z] github.com/docker/docker/client [2023-08-29T18:59:58.167Z] github.com/docker/docker/client/buildkit [2023-08-29T18:59:58.167Z] github.com/docker/docker/cmd/docker-proxy [2023-08-29T18:59:58.167Z] github.com/docker/docker/cmd/dockerd [2023-08-29T18:59:58.167Z] github.com/docker/docker/cmd/dockerd/trap [2023-08-29T18:59:58.167Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-08-29T18:59:58.167Z] github.com/docker/docker/container [2023-08-29T18:59:58.167Z] github.com/docker/docker/container/stream [2023-08-29T18:59:58.167Z] github.com/docker/docker/contrib/apparmor [2023-08-29T18:59:58.167Z] github.com/docker/docker/contrib/httpserver [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/cluster [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/cluster/convert [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/cluster/executor [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/cluster/executor/container [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/cluster/provider [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/config [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/containerd [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/events [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/events/testutils [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/graphdriver [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/graphdriver/copy [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-08-29T18:59:58.167Z] github.com/docker/docker/daemon/graphdriver/register [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/images [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/initlayer [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/links [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/listeners [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/awslogs [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/fluentd [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/gcplogs [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/gelf [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/journald [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/local [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/logentries [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/loggertest [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/loggerutils [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/splunk [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/syslog [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/templates [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/names [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/network [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/snapshotter [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/stats [2023-08-29T18:59:58.168Z] github.com/docker/docker/distribution [2023-08-29T18:59:58.168Z] github.com/docker/docker/distribution/metadata [2023-08-29T18:59:58.168Z] github.com/docker/docker/distribution/utils [2023-08-29T18:59:58.168Z] github.com/docker/docker/distribution/xfer [2023-08-29T18:59:58.168Z] github.com/docker/docker/dockerversion [2023-08-29T18:59:58.168Z] github.com/docker/docker/errdefs [2023-08-29T18:59:58.168Z] github.com/docker/docker/image [2023-08-29T18:59:58.168Z] github.com/docker/docker/image/cache [2023-08-29T18:59:58.168Z] github.com/docker/docker/image/tarexport [2023-08-29T18:59:58.168Z] github.com/docker/docker/image/v1 [2023-08-29T18:59:58.168Z] github.com/docker/docker/internal/mod [2023-08-29T18:59:58.168Z] github.com/docker/docker/internal/mounttree [2023-08-29T18:59:58.168Z] github.com/docker/docker/internal/multierror [2023-08-29T18:59:58.168Z] github.com/docker/docker/internal/test/suite [2023-08-29T18:59:58.168Z] github.com/docker/docker/internal/testutils [2023-08-29T18:59:58.168Z] github.com/docker/docker/internal/testutils/netnsutils [2023-08-29T18:59:58.168Z] github.com/docker/docker/internal/unshare [2023-08-29T18:59:58.168Z] github.com/docker/docker/layer [2023-08-29T18:59:58.168Z] github.com/docker/docker/libcontainerd [2023-08-29T18:59:58.168Z] github.com/docker/docker/libcontainerd/queue [2023-08-29T18:59:58.168Z] github.com/docker/docker/libcontainerd/remote [2023-08-29T18:59:58.168Z] github.com/docker/docker/libcontainerd/shimopts [2023-08-29T18:59:58.168Z] github.com/docker/docker/libcontainerd/supervisor [2023-08-29T18:59:58.168Z] github.com/docker/docker/libcontainerd/types [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/bitmap [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/cluster [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/config [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/datastore [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/diagnostic [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/discoverapi [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/driverapi [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/drivers/host [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/drivers/null [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/drivers/remote [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/drivers/windows [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/drvregistry [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/etchosts [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/internal/caller [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/ipam [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/ipamapi [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/ipams/null [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/ipams/remote [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/ipamutils [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/ipbits [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/iptables [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/netlabel [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/netutils [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/networkdb [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/ns [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/options [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/osl [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/osl/kernel [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/portallocator [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/portmapper [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/resolvconf [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/scope [2023-08-29T18:59:58.168Z] github.com/docker/docker/libnetwork/types [2023-08-29T18:59:58.168Z] github.com/docker/docker/oci [2023-08-29T18:59:58.168Z] github.com/docker/docker/oci/caps [2023-08-29T18:59:58.168Z] github.com/docker/docker/opts [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/aaparser [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/archive [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/authorization [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/broadcaster [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/capabilities [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/chrootarchive [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/containerfs [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/directory [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/dmesg [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/fileutils [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/homedir [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/idtools [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/ioutils [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/jsonmessage [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/longpath [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/loopback [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/meminfo [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/namesgenerator [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/parsers [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/parsers/kernel [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/pidfile [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/platform [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/platforms [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/plugingetter [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/plugins [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/plugins/transport [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/pools [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/process [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/progress [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/reexec [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/rootless [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/rootless/specconv [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/stack [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/stdcopy [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/streamformatter [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/stringid [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/sysinfo [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/system [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/tailfile [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/tarsum [2023-08-29T18:59:58.168Z] github.com/docker/docker/pkg/useragent [2023-08-29T18:59:58.168Z] github.com/docker/docker/plugin [2023-08-29T18:59:58.168Z] github.com/docker/docker/plugin/executor/containerd [2023-08-29T18:59:58.168Z] github.com/docker/docker/plugin/v2 [2023-08-29T18:59:58.168Z] github.com/docker/docker/profiles/apparmor [2023-08-29T18:59:58.168Z] github.com/docker/docker/profiles/seccomp [2023-08-29T18:59:58.168Z] github.com/docker/docker/quota [2023-08-29T18:59:58.168Z] github.com/docker/docker/reference [2023-08-29T18:59:58.168Z] github.com/docker/docker/registry [2023-08-29T18:59:58.168Z] github.com/docker/docker/registry/resumable [2023-08-29T18:59:58.168Z] github.com/docker/docker/restartmanager [2023-08-29T18:59:58.168Z] github.com/docker/docker/runconfig [2023-08-29T18:59:58.168Z] github.com/docker/docker/runconfig/opts [2023-08-29T18:59:58.168Z] github.com/docker/docker/testutil [2023-08-29T18:59:58.168Z] github.com/docker/docker/testutil/daemon [2023-08-29T18:59:58.168Z] github.com/docker/docker/testutil/environment [2023-08-29T18:59:58.168Z] github.com/docker/docker/testutil/fakecontext [2023-08-29T18:59:58.168Z] github.com/docker/docker/testutil/fakegit [2023-08-29T18:59:58.168Z] github.com/docker/docker/testutil/fakestorage [2023-08-29T18:59:58.168Z] github.com/docker/docker/testutil/fixtures/load [2023-08-29T18:59:58.168Z] github.com/docker/docker/testutil/fixtures/plugin [2023-08-29T18:59:58.168Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-08-29T18:59:58.168Z] github.com/docker/docker/testutil/registry [2023-08-29T18:59:58.168Z] github.com/docker/docker/testutil/request [2023-08-29T18:59:58.168Z] github.com/docker/docker/volume [2023-08-29T18:59:58.168Z] github.com/docker/docker/volume/drivers [2023-08-29T18:59:58.168Z] github.com/docker/docker/volume/local [2023-08-29T18:59:58.168Z] github.com/docker/docker/volume/mounts [2023-08-29T18:59:58.168Z] github.com/docker/docker/volume/service [2023-08-29T18:59:58.168Z] github.com/docker/docker/volume/service/opts [2023-08-29T18:59:58.168Z] github.com/docker/docker/volume/testutils' [2023-08-29T18:59:58.168Z] + base_pkg_list='github.com/docker/docker/api [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/server [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/server/backend/build [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/server/httpstatus [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/server/httputils [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/server/middleware [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/server/router [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/server/router/build [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/server/router/checkpoint [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/server/router/container [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/server/router/debug [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/server/router/distribution [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/server/router/grpc [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/server/router/image [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/server/router/network [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/server/router/plugin [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/server/router/session [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/server/router/swarm [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/server/router/system [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/server/router/volume [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/backend [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/blkiodev [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/checkpoint [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/container [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/events [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/filters [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/image [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/mount [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/network [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/plugins/logdriver [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/registry [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/strslice [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/swarm [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/swarm/runtime [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/system [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/time [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/versions [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/versions/v1p19 [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/versions/v1p20 [2023-08-29T18:59:58.168Z] github.com/docker/docker/api/types/volume [2023-08-29T18:59:58.168Z] github.com/docker/docker/builder [2023-08-29T18:59:58.168Z] github.com/docker/docker/builder/builder-next [2023-08-29T18:59:58.168Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-08-29T18:59:58.168Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-08-29T18:59:58.168Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-08-29T18:59:58.168Z] github.com/docker/docker/builder/builder-next/exporter [2023-08-29T18:59:58.168Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-08-29T18:59:58.168Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-08-29T18:59:58.168Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-08-29T18:59:58.168Z] github.com/docker/docker/builder/builder-next/worker [2023-08-29T18:59:58.168Z] github.com/docker/docker/builder/builder-next/worker/label [2023-08-29T18:59:58.168Z] github.com/docker/docker/builder/dockerfile [2023-08-29T18:59:58.168Z] github.com/docker/docker/builder/remotecontext [2023-08-29T18:59:58.168Z] github.com/docker/docker/builder/remotecontext/git [2023-08-29T18:59:58.168Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-08-29T18:59:58.168Z] github.com/docker/docker/cli/debug [2023-08-29T18:59:58.168Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-08-29T18:59:58.168Z] github.com/docker/docker/cli/winresources/dockerd [2023-08-29T18:59:58.168Z] github.com/docker/docker/client [2023-08-29T18:59:58.168Z] github.com/docker/docker/client/buildkit [2023-08-29T18:59:58.168Z] github.com/docker/docker/cmd/docker-proxy [2023-08-29T18:59:58.168Z] github.com/docker/docker/cmd/dockerd [2023-08-29T18:59:58.168Z] github.com/docker/docker/cmd/dockerd/trap [2023-08-29T18:59:58.168Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-08-29T18:59:58.168Z] github.com/docker/docker/container [2023-08-29T18:59:58.168Z] github.com/docker/docker/container/stream [2023-08-29T18:59:58.168Z] github.com/docker/docker/contrib/apparmor [2023-08-29T18:59:58.168Z] github.com/docker/docker/contrib/httpserver [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/cluster [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/cluster/convert [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/cluster/executor [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/cluster/executor/container [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/cluster/provider [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/config [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/containerd [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/events [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/events/testutils [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/graphdriver [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/graphdriver/copy [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/graphdriver/register [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/images [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/initlayer [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/links [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/listeners [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/awslogs [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/fluentd [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/gcplogs [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/gelf [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/journald [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/local [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/logentries [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/loggertest [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/loggerutils [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/splunk [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/syslog [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/logger/templates [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/names [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/network [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/snapshotter [2023-08-29T18:59:58.168Z] github.com/docker/docker/daemon/stats [2023-08-29T18:59:58.168Z] github.com/docker/docker/distribution [2023-08-29T18:59:58.168Z] github.com/docker/docker/distribution/metadata [2023-08-29T18:59:58.168Z] github.com/docker/docker/distribution/utils [2023-08-29T18:59:58.168Z] github.com/docker/docker/distribution/xfer [2023-08-29T18:59:58.168Z] github.com/docker/docker/dockerversion [2023-08-29T18:59:58.168Z] github.com/docker/docker/errdefs [2023-08-29T18:59:58.168Z] github.com/docker/docker/image [2023-08-29T18:59:58.169Z] github.com/docker/docker/image/cache [2023-08-29T18:59:58.169Z] github.com/docker/docker/image/tarexport [2023-08-29T18:59:58.169Z] github.com/docker/docker/image/v1 [2023-08-29T18:59:58.169Z] github.com/docker/docker/internal/mod [2023-08-29T18:59:58.169Z] github.com/docker/docker/internal/mounttree [2023-08-29T18:59:58.169Z] github.com/docker/docker/internal/multierror [2023-08-29T18:59:58.169Z] github.com/docker/docker/internal/test/suite [2023-08-29T18:59:58.169Z] github.com/docker/docker/internal/testutils [2023-08-29T18:59:58.169Z] github.com/docker/docker/internal/testutils/netnsutils [2023-08-29T18:59:58.169Z] github.com/docker/docker/internal/unshare [2023-08-29T18:59:58.169Z] github.com/docker/docker/layer [2023-08-29T18:59:58.169Z] github.com/docker/docker/libcontainerd [2023-08-29T18:59:58.169Z] github.com/docker/docker/libcontainerd/queue [2023-08-29T18:59:58.169Z] github.com/docker/docker/libcontainerd/remote [2023-08-29T18:59:58.169Z] github.com/docker/docker/libcontainerd/shimopts [2023-08-29T18:59:58.169Z] github.com/docker/docker/libcontainerd/supervisor [2023-08-29T18:59:58.169Z] github.com/docker/docker/libcontainerd/types [2023-08-29T18:59:58.169Z] github.com/docker/docker/oci [2023-08-29T18:59:58.169Z] github.com/docker/docker/oci/caps [2023-08-29T18:59:58.169Z] github.com/docker/docker/opts [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/aaparser [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/archive [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/authorization [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/broadcaster [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/capabilities [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/chrootarchive [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/containerfs [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/directory [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/dmesg [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/fileutils [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/homedir [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/idtools [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/ioutils [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/jsonmessage [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/longpath [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/loopback [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/meminfo [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/namesgenerator [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/parsers [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/parsers/kernel [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/pidfile [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/platform [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/platforms [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/plugingetter [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/plugins [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/plugins/transport [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/pools [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/process [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/progress [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/reexec [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/rootless [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/rootless/specconv [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/stack [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/stdcopy [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/streamformatter [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/stringid [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/sysinfo [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/system [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/tailfile [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/tarsum [2023-08-29T18:59:58.169Z] github.com/docker/docker/pkg/useragent [2023-08-29T18:59:58.169Z] github.com/docker/docker/plugin [2023-08-29T18:59:58.169Z] github.com/docker/docker/plugin/executor/containerd [2023-08-29T18:59:58.169Z] github.com/docker/docker/plugin/v2 [2023-08-29T18:59:58.169Z] github.com/docker/docker/profiles/apparmor [2023-08-29T18:59:58.169Z] github.com/docker/docker/profiles/seccomp [2023-08-29T18:59:58.169Z] github.com/docker/docker/quota [2023-08-29T18:59:58.169Z] github.com/docker/docker/reference [2023-08-29T18:59:58.169Z] github.com/docker/docker/registry [2023-08-29T18:59:58.169Z] github.com/docker/docker/registry/resumable [2023-08-29T18:59:58.169Z] github.com/docker/docker/restartmanager [2023-08-29T18:59:58.169Z] github.com/docker/docker/runconfig [2023-08-29T18:59:58.169Z] github.com/docker/docker/runconfig/opts [2023-08-29T18:59:58.169Z] github.com/docker/docker/testutil [2023-08-29T18:59:58.169Z] github.com/docker/docker/testutil/daemon [2023-08-29T18:59:58.169Z] github.com/docker/docker/testutil/environment [2023-08-29T18:59:58.169Z] github.com/docker/docker/testutil/fakecontext [2023-08-29T18:59:58.169Z] github.com/docker/docker/testutil/fakegit [2023-08-29T18:59:58.169Z] github.com/docker/docker/testutil/fakestorage [2023-08-29T18:59:58.169Z] github.com/docker/docker/testutil/fixtures/load [2023-08-29T18:59:58.169Z] github.com/docker/docker/testutil/fixtures/plugin [2023-08-29T18:59:58.169Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-08-29T18:59:58.169Z] github.com/docker/docker/testutil/registry [2023-08-29T18:59:58.169Z] github.com/docker/docker/testutil/request [2023-08-29T18:59:58.169Z] github.com/docker/docker/volume [2023-08-29T18:59:58.169Z] github.com/docker/docker/volume/drivers [2023-08-29T18:59:58.169Z] github.com/docker/docker/volume/local [2023-08-29T18:59:58.169Z] github.com/docker/docker/volume/mounts [2023-08-29T18:59:58.169Z] github.com/docker/docker/volume/service [2023-08-29T18:59:58.169Z] github.com/docker/docker/volume/service/opts [2023-08-29T18:59:58.169Z] github.com/docker/docker/volume/testutils' [2023-08-29T18:59:58.169Z] ++ grep --fixed-strings /libnetwork [2023-08-29T18:59:58.169Z] ++ echo 'github.com/docker/docker/api [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/server [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/server/backend/build [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/server/httpstatus [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/server/httputils [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/server/middleware [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/server/router [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/server/router/build [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/server/router/checkpoint [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/server/router/container [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/server/router/debug [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/server/router/distribution [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/server/router/grpc [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/server/router/image [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/server/router/network [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/server/router/plugin [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/server/router/session [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/server/router/swarm [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/server/router/system [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/server/router/volume [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/backend [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/blkiodev [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/checkpoint [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/container [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/events [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/filters [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/image [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/mount [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/network [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/plugins/logdriver [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/registry [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/strslice [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/swarm [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/swarm/runtime [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/system [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/time [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/versions [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/versions/v1p19 [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/versions/v1p20 [2023-08-29T18:59:58.169Z] github.com/docker/docker/api/types/volume [2023-08-29T18:59:58.169Z] github.com/docker/docker/builder [2023-08-29T18:59:58.169Z] github.com/docker/docker/builder/builder-next [2023-08-29T18:59:58.169Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-08-29T18:59:58.169Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-08-29T18:59:58.169Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-08-29T18:59:58.169Z] github.com/docker/docker/builder/builder-next/exporter [2023-08-29T18:59:58.169Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-08-29T18:59:58.169Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-08-29T18:59:58.169Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-08-29T18:59:58.169Z] github.com/docker/docker/builder/builder-next/worker [2023-08-29T18:59:58.169Z] github.com/docker/docker/builder/builder-next/worker/label [2023-08-29T18:59:58.169Z] github.com/docker/docker/builder/dockerfile [2023-08-29T18:59:58.169Z] github.com/docker/docker/builder/remotecontext [2023-08-29T18:59:58.169Z] github.com/docker/docker/builder/remotecontext/git [2023-08-29T18:59:58.169Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-08-29T18:59:58.169Z] github.com/docker/docker/cli/debug [2023-08-29T18:59:58.169Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-08-29T18:59:58.169Z] github.com/docker/docker/cli/winresources/dockerd [2023-08-29T18:59:58.169Z] github.com/docker/docker/client [2023-08-29T18:59:58.169Z] github.com/docker/docker/client/buildkit [2023-08-29T18:59:58.169Z] github.com/docker/docker/cmd/docker-proxy [2023-08-29T18:59:58.169Z] github.com/docker/docker/cmd/dockerd [2023-08-29T18:59:58.169Z] github.com/docker/docker/cmd/dockerd/trap [2023-08-29T18:59:58.169Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-08-29T18:59:58.169Z] github.com/docker/docker/container [2023-08-29T18:59:58.169Z] github.com/docker/docker/container/stream [2023-08-29T18:59:58.169Z] github.com/docker/docker/contrib/apparmor [2023-08-29T18:59:58.169Z] github.com/docker/docker/contrib/httpserver [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/cluster [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/cluster/convert [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/cluster/executor [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/cluster/executor/container [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/cluster/provider [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/config [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/containerd [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/events [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/events/testutils [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/graphdriver [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/graphdriver/copy [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/graphdriver/register [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/images [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/initlayer [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/links [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/listeners [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/logger [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/logger/awslogs [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/logger/fluentd [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/logger/gcplogs [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/logger/gelf [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/logger/journald [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/logger/local [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/logger/logentries [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/logger/loggertest [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/logger/loggerutils [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/logger/splunk [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/logger/syslog [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/logger/templates [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/names [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/network [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/snapshotter [2023-08-29T18:59:58.169Z] github.com/docker/docker/daemon/stats [2023-08-29T18:59:58.169Z] github.com/docker/docker/distribution [2023-08-29T18:59:58.169Z] github.com/docker/docker/distribution/metadata [2023-08-29T18:59:58.169Z] github.com/docker/docker/distribution/utils [2023-08-29T18:59:58.169Z] github.com/docker/docker/distribution/xfer [2023-08-29T18:59:58.169Z] github.com/docker/docker/dockerversion [2023-08-29T18:59:58.169Z] github.com/docker/docker/errdefs [2023-08-29T18:59:58.169Z] github.com/docker/docker/image [2023-08-29T18:59:58.169Z] github.com/docker/docker/image/cache [2023-08-29T18:59:58.169Z] github.com/docker/docker/image/tarexport [2023-08-29T18:59:58.169Z] github.com/docker/docker/image/v1 [2023-08-29T18:59:58.169Z] github.com/docker/docker/internal/mod [2023-08-29T18:59:58.169Z] github.com/docker/docker/internal/mounttree [2023-08-29T18:59:58.169Z] github.com/docker/docker/internal/multierror [2023-08-29T18:59:58.169Z] github.com/docker/docker/internal/test/suite [2023-08-29T18:59:58.169Z] github.com/docker/docker/internal/testutils [2023-08-29T18:59:58.169Z] github.com/docker/docker/internal/testutils/netnsutils [2023-08-29T18:59:58.169Z] github.com/docker/docker/internal/unshare [2023-08-29T18:59:58.169Z] github.com/docker/docker/layer [2023-08-29T18:59:58.169Z] github.com/docker/docker/libcontainerd [2023-08-29T18:59:58.169Z] github.com/docker/docker/libcontainerd/queue [2023-08-29T18:59:58.169Z] github.com/docker/docker/libcontainerd/remote [2023-08-29T18:59:58.169Z] github.com/docker/docker/libcontainerd/shimopts [2023-08-29T18:59:58.169Z] github.com/docker/docker/libcontainerd/supervisor [2023-08-29T18:59:58.169Z] github.com/docker/docker/libcontainerd/types [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/bitmap [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/cluster [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/config [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/datastore [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/diagnostic [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/discoverapi [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/driverapi [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/drivers/host [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/drivers/null [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/drivers/remote [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/drivers/windows [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/drvregistry [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/etchosts [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/internal/caller [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/ipam [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/ipamapi [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-08-29T18:59:58.169Z] github.com/docker/docker/libnetwork/ipams/null [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipams/remote [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipamutils [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipbits [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/iptables [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/netlabel [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/netutils [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/networkdb [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ns [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/options [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/osl [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/osl/kernel [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/portallocator [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/portmapper [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/resolvconf [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/scope [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/types [2023-08-29T18:59:58.170Z] github.com/docker/docker/oci [2023-08-29T18:59:58.170Z] github.com/docker/docker/oci/caps [2023-08-29T18:59:58.170Z] github.com/docker/docker/opts [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/aaparser [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/archive [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/authorization [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/broadcaster [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/capabilities [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/chrootarchive [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/containerfs [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/directory [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/dmesg [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/fileutils [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/homedir [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/idtools [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/ioutils [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/jsonmessage [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/longpath [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/loopback [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/meminfo [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/namesgenerator [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/parsers [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/parsers/kernel [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/pidfile [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/platform [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/platforms [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/plugingetter [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/plugins [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/plugins/transport [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/pools [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/process [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/progress [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/reexec [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/rootless [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/rootless/specconv [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/stack [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/stdcopy [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/streamformatter [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/stringid [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/sysinfo [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/system [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/tailfile [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/tarsum [2023-08-29T18:59:58.170Z] github.com/docker/docker/pkg/useragent [2023-08-29T18:59:58.170Z] github.com/docker/docker/plugin [2023-08-29T18:59:58.170Z] github.com/docker/docker/plugin/executor/containerd [2023-08-29T18:59:58.170Z] github.com/docker/docker/plugin/v2 [2023-08-29T18:59:58.170Z] github.com/docker/docker/profiles/apparmor [2023-08-29T18:59:58.170Z] github.com/docker/docker/profiles/seccomp [2023-08-29T18:59:58.170Z] github.com/docker/docker/quota [2023-08-29T18:59:58.170Z] github.com/docker/docker/reference [2023-08-29T18:59:58.170Z] github.com/docker/docker/registry [2023-08-29T18:59:58.170Z] github.com/docker/docker/registry/resumable [2023-08-29T18:59:58.170Z] github.com/docker/docker/restartmanager [2023-08-29T18:59:58.170Z] github.com/docker/docker/runconfig [2023-08-29T18:59:58.170Z] github.com/docker/docker/runconfig/opts [2023-08-29T18:59:58.170Z] github.com/docker/docker/testutil [2023-08-29T18:59:58.170Z] github.com/docker/docker/testutil/daemon [2023-08-29T18:59:58.170Z] github.com/docker/docker/testutil/environment [2023-08-29T18:59:58.170Z] github.com/docker/docker/testutil/fakecontext [2023-08-29T18:59:58.170Z] github.com/docker/docker/testutil/fakegit [2023-08-29T18:59:58.170Z] github.com/docker/docker/testutil/fakestorage [2023-08-29T18:59:58.170Z] github.com/docker/docker/testutil/fixtures/load [2023-08-29T18:59:58.170Z] github.com/docker/docker/testutil/fixtures/plugin [2023-08-29T18:59:58.170Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-08-29T18:59:58.170Z] github.com/docker/docker/testutil/registry [2023-08-29T18:59:58.170Z] github.com/docker/docker/testutil/request [2023-08-29T18:59:58.170Z] github.com/docker/docker/volume [2023-08-29T18:59:58.170Z] github.com/docker/docker/volume/drivers [2023-08-29T18:59:58.170Z] github.com/docker/docker/volume/local [2023-08-29T18:59:58.170Z] github.com/docker/docker/volume/mounts [2023-08-29T18:59:58.170Z] github.com/docker/docker/volume/service [2023-08-29T18:59:58.170Z] github.com/docker/docker/volume/service/opts [2023-08-29T18:59:58.170Z] github.com/docker/docker/volume/testutils' [2023-08-29T18:59:58.170Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/bitmap [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/cluster [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/config [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/datastore [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/diagnostic [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/discoverapi [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/driverapi [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/host [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/null [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/remote [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/windows [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drvregistry [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/etchosts [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/internal/caller [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipam [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipamapi [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipams/null [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipams/remote [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipamutils [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipbits [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/iptables [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/netlabel [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/netutils [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/networkdb [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ns [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/options [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/osl [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/osl/kernel [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/portallocator [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/portmapper [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/resolvconf [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/scope [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/types' [2023-08-29T18:59:58.170Z] + echo 'github.com/docker/docker/libnetwork [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/bitmap [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/cluster [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/config [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/datastore [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/diagnostic [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/discoverapi [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/driverapi [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/host [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/null [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/remote [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/windows [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drvregistry [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/etchosts [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/internal/caller [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipam [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipamapi [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipams/null [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipams/remote [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipamutils [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ipbits [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/iptables [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/netlabel [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/netutils [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/networkdb [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/ns [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/options [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/osl [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/osl/kernel [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/portallocator [2023-08-29T18:59:58.170Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/portmapper [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/resolvconf [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/scope [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/types' [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-29T18:59:58.170Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-29T18:59:58.170Z] + type docker-proxy [2023-08-29T18:59:58.170Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-08-29T18:59:58.170Z] + hack/make.sh binary-proxy install-proxy [2023-08-29T18:59:58.170Z] [2023-08-29T18:59:58.170Z] Removing bundles/ [2023-08-29T18:59:58.170Z] [2023-08-29T18:59:58.170Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-08-29T18:59:58.429Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-08-29T18:59:58.429Z] + tee /go/src/github.com/docker/docker/go.mod [2023-08-29T18:59:58.429Z] module github.com/docker/docker [2023-08-29T18:59:58.429Z] [2023-08-29T18:59:58.429Z] go 1.19 [2023-08-29T18:59:58.429Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2023-08-29T18:59:58.429Z] + GO111MODULE=on [2023-08-29T18:59:58.429Z] + 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=439766e55df89235a0b034c2e7e50342ea7dfe24" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-29T18:59:58.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 ' github.com/docker/docker/cmd/docker-proxy [2023-08-29T19:00:02.623Z] + rm -f /go/src/github.com/docker/docker/go.mod [2023-08-29T19:00:02.623Z] Created binary: bundles/binary-proxy/docker-proxy [2023-08-29T19:00:02.623Z] [2023-08-29T19:00:02.623Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-08-29T19:00:02.623Z] Installing docker-proxy to /usr/local/bin/ [2023-08-29T19:00:02.623Z] [2023-08-29T19:00:02.623Z] + mkdir -p bundles [2023-08-29T19:00:02.623Z] + '[' -n 'github.com/docker/docker/api [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/server [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/server/backend/build [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/server/httpstatus [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/server/httputils [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/server/middleware [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/server/router [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/server/router/build [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/server/router/checkpoint [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/server/router/container [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/server/router/debug [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/server/router/distribution [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/server/router/grpc [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/server/router/image [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/server/router/network [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/server/router/plugin [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/server/router/session [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/server/router/swarm [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/server/router/system [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/server/router/volume [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/backend [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/blkiodev [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/checkpoint [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/container [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/events [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/filters [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/image [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/mount [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/network [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/plugins/logdriver [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/registry [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/strslice [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/swarm [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/swarm/runtime [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/system [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/time [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/versions [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/versions/v1p19 [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/versions/v1p20 [2023-08-29T19:00:02.623Z] github.com/docker/docker/api/types/volume [2023-08-29T19:00:02.623Z] github.com/docker/docker/builder [2023-08-29T19:00:02.623Z] github.com/docker/docker/builder/builder-next [2023-08-29T19:00:02.623Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-08-29T19:00:02.623Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-08-29T19:00:02.623Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-08-29T19:00:02.623Z] github.com/docker/docker/builder/builder-next/exporter [2023-08-29T19:00:02.623Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-08-29T19:00:02.623Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-08-29T19:00:02.623Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-08-29T19:00:02.623Z] github.com/docker/docker/builder/builder-next/worker [2023-08-29T19:00:02.623Z] github.com/docker/docker/builder/builder-next/worker/label [2023-08-29T19:00:02.623Z] github.com/docker/docker/builder/dockerfile [2023-08-29T19:00:02.623Z] github.com/docker/docker/builder/remotecontext [2023-08-29T19:00:02.623Z] github.com/docker/docker/builder/remotecontext/git [2023-08-29T19:00:02.623Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-08-29T19:00:02.623Z] github.com/docker/docker/cli/debug [2023-08-29T19:00:02.623Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-08-29T19:00:02.623Z] github.com/docker/docker/cli/winresources/dockerd [2023-08-29T19:00:02.623Z] github.com/docker/docker/client [2023-08-29T19:00:02.623Z] github.com/docker/docker/client/buildkit [2023-08-29T19:00:02.623Z] github.com/docker/docker/cmd/docker-proxy [2023-08-29T19:00:02.623Z] github.com/docker/docker/cmd/dockerd [2023-08-29T19:00:02.623Z] github.com/docker/docker/cmd/dockerd/trap [2023-08-29T19:00:02.623Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-08-29T19:00:02.623Z] github.com/docker/docker/container [2023-08-29T19:00:02.623Z] github.com/docker/docker/container/stream [2023-08-29T19:00:02.623Z] github.com/docker/docker/contrib/apparmor [2023-08-29T19:00:02.623Z] github.com/docker/docker/contrib/httpserver [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/cluster [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/cluster/convert [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/cluster/executor [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/cluster/executor/container [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/cluster/provider [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/config [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/containerd [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/events [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/events/testutils [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/graphdriver [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/graphdriver/copy [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/graphdriver/register [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/images [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/initlayer [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/links [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/listeners [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/logger [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/logger/awslogs [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/logger/fluentd [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/logger/gcplogs [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/logger/gelf [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/logger/journald [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/logger/local [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/logger/logentries [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/logger/loggertest [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/logger/loggerutils [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/logger/splunk [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/logger/syslog [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/logger/templates [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/names [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/network [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/snapshotter [2023-08-29T19:00:02.623Z] github.com/docker/docker/daemon/stats [2023-08-29T19:00:02.623Z] github.com/docker/docker/distribution [2023-08-29T19:00:02.623Z] github.com/docker/docker/distribution/metadata [2023-08-29T19:00:02.623Z] github.com/docker/docker/distribution/utils [2023-08-29T19:00:02.623Z] github.com/docker/docker/distribution/xfer [2023-08-29T19:00:02.623Z] github.com/docker/docker/dockerversion [2023-08-29T19:00:02.623Z] github.com/docker/docker/errdefs [2023-08-29T19:00:02.623Z] github.com/docker/docker/image [2023-08-29T19:00:02.623Z] github.com/docker/docker/image/cache [2023-08-29T19:00:02.623Z] github.com/docker/docker/image/tarexport [2023-08-29T19:00:02.623Z] github.com/docker/docker/image/v1 [2023-08-29T19:00:02.623Z] github.com/docker/docker/internal/mod [2023-08-29T19:00:02.623Z] github.com/docker/docker/internal/mounttree [2023-08-29T19:00:02.623Z] github.com/docker/docker/internal/multierror [2023-08-29T19:00:02.623Z] github.com/docker/docker/internal/test/suite [2023-08-29T19:00:02.623Z] github.com/docker/docker/internal/testutils [2023-08-29T19:00:02.623Z] github.com/docker/docker/internal/testutils/netnsutils [2023-08-29T19:00:02.623Z] github.com/docker/docker/internal/unshare [2023-08-29T19:00:02.623Z] github.com/docker/docker/layer [2023-08-29T19:00:02.623Z] github.com/docker/docker/libcontainerd [2023-08-29T19:00:02.623Z] github.com/docker/docker/libcontainerd/queue [2023-08-29T19:00:02.623Z] github.com/docker/docker/libcontainerd/remote [2023-08-29T19:00:02.623Z] github.com/docker/docker/libcontainerd/shimopts [2023-08-29T19:00:02.623Z] github.com/docker/docker/libcontainerd/supervisor [2023-08-29T19:00:02.623Z] github.com/docker/docker/libcontainerd/types [2023-08-29T19:00:02.623Z] github.com/docker/docker/oci [2023-08-29T19:00:02.623Z] github.com/docker/docker/oci/caps [2023-08-29T19:00:02.623Z] github.com/docker/docker/opts [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/aaparser [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/archive [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/authorization [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/broadcaster [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/capabilities [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/chrootarchive [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/containerfs [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/directory [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/dmesg [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/fileutils [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/homedir [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/idtools [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/ioutils [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/jsonmessage [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/longpath [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/loopback [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/meminfo [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/namesgenerator [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/parsers [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/parsers/kernel [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/pidfile [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/platform [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/platforms [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/plugingetter [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/plugins [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/plugins/transport [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/pools [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/process [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/progress [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/reexec [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/rootless [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/rootless/specconv [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/stack [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/stdcopy [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/streamformatter [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/stringid [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/sysinfo [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/system [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/tailfile [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/tarsum [2023-08-29T19:00:02.623Z] github.com/docker/docker/pkg/useragent [2023-08-29T19:00:02.623Z] github.com/docker/docker/plugin [2023-08-29T19:00:02.623Z] github.com/docker/docker/plugin/executor/containerd [2023-08-29T19:00:02.623Z] github.com/docker/docker/plugin/v2 [2023-08-29T19:00:02.623Z] github.com/docker/docker/profiles/apparmor [2023-08-29T19:00:02.623Z] github.com/docker/docker/profiles/seccomp [2023-08-29T19:00:02.623Z] github.com/docker/docker/quota [2023-08-29T19:00:02.623Z] github.com/docker/docker/reference [2023-08-29T19:00:02.623Z] github.com/docker/docker/registry [2023-08-29T19:00:02.623Z] github.com/docker/docker/registry/resumable [2023-08-29T19:00:02.623Z] github.com/docker/docker/restartmanager [2023-08-29T19:00:02.623Z] github.com/docker/docker/runconfig [2023-08-29T19:00:02.623Z] github.com/docker/docker/runconfig/opts [2023-08-29T19:00:02.623Z] github.com/docker/docker/testutil [2023-08-29T19:00:02.623Z] github.com/docker/docker/testutil/daemon [2023-08-29T19:00:02.623Z] github.com/docker/docker/testutil/environment [2023-08-29T19:00:02.623Z] github.com/docker/docker/testutil/fakecontext [2023-08-29T19:00:02.623Z] github.com/docker/docker/testutil/fakegit [2023-08-29T19:00:02.623Z] github.com/docker/docker/testutil/fakestorage [2023-08-29T19:00:02.623Z] github.com/docker/docker/testutil/fixtures/load [2023-08-29T19:00:02.623Z] github.com/docker/docker/testutil/fixtures/plugin [2023-08-29T19:00:02.623Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-08-29T19:00:02.623Z] github.com/docker/docker/testutil/registry [2023-08-29T19:00:02.623Z] github.com/docker/docker/testutil/request [2023-08-29T19:00:02.623Z] github.com/docker/docker/volume [2023-08-29T19:00:02.623Z] github.com/docker/docker/volume/drivers [2023-08-29T19:00:02.623Z] github.com/docker/docker/volume/local [2023-08-29T19:00:02.623Z] github.com/docker/docker/volume/mounts [2023-08-29T19:00:02.623Z] github.com/docker/docker/volume/service [2023-08-29T19:00:02.623Z] github.com/docker/docker/volume/service/opts [2023-08-29T19:00:02.623Z] github.com/docker/docker/volume/testutils' ']' [2023-08-29T19:00:02.624Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2023-08-29T19:00:03.571Z] ? github.com/docker/docker/api [no test files] [2023-08-29T19:00:10.169Z] github.com/docker/docker/api/server coverage: 13.0% of statements [2023-08-29T19:00:10.169Z] ok github.com/docker/docker/api/server 0.027s coverage: 13.0% of statements [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-08-29T19:00:32.111Z] github.com/docker/docker/api/server/httputils coverage: 28.3% of statements [2023-08-29T19:00:32.111Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 28.3% of statements [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/server/router [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-08-29T19:00:32.111Z] github.com/docker/docker/api/server/middleware coverage: 37.7% of statements [2023-08-29T19:00:32.111Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/types [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/types/checkpoint [no test files] [2023-08-29T19:00:32.111Z] github.com/docker/docker/api/server/router/swarm coverage: 6.0% of statements [2023-08-29T19:00:32.111Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements [2023-08-29T19:00:32.111Z] github.com/docker/docker/api/server/router/volume coverage: 66.7% of statements [2023-08-29T19:00:32.111Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 66.7% of statements [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/types/events [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/types/image [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-08-29T19:00:32.111Z] github.com/docker/docker/api/types/network coverage: 77.5% of statements [2023-08-29T19:00:32.111Z] github.com/docker/docker/api/types/registry coverage: 54.2% of statements [2023-08-29T19:00:32.111Z] ok github.com/docker/docker/api/types/network 0.004s coverage: 77.5% of statements [2023-08-29T19:00:32.111Z] github.com/docker/docker/api/types/filters coverage: 94.0% of statements [2023-08-29T19:00:32.111Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 94.0% of statements [2023-08-29T19:00:32.111Z] github.com/docker/docker/api/types/container coverage: 83.7% of statements [2023-08-29T19:00:32.111Z] ok github.com/docker/docker/api/types/container 0.008s coverage: 83.7% of statements [2023-08-29T19:00:32.111Z] ok github.com/docker/docker/api/types/registry 0.008s coverage: 54.2% of statements [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-08-29T19:00:32.111Z] ? github.com/docker/docker/api/types/system [no test files] [2023-08-29T19:00:32.112Z] github.com/docker/docker/api/types/strslice coverage: 90.0% of statements [2023-08-29T19:00:32.112Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2023-08-29T19:00:32.112Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-08-29T19:00:32.112Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-08-29T19:00:32.112Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-08-29T19:00:32.112Z] ? github.com/docker/docker/builder [no test files] [2023-08-29T19:00:32.112Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-08-29T19:00:32.112Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-08-29T19:00:32.112Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-08-29T19:00:32.112Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-08-29T19:00:32.112Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-08-29T19:00:32.112Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2023-08-29T19:00:32.112Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2023-08-29T19:00:32.112Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-08-29T19:00:32.112Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-08-29T19:00:32.112Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2023-08-29T19:00:32.112Z] github.com/docker/docker/api/types/versions coverage: 77.3% of statements [2023-08-29T19:00:32.112Z] github.com/docker/docker/api/types/time coverage: 100.0% of statements [2023-08-29T19:00:32.112Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2023-08-29T19:00:32.112Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2023-08-29T19:00:32.371Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-08-29T19:00:32.371Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-08-29T19:00:32.371Z] github.com/docker/docker/builder/remotecontext/urlutil coverage: 100.0% of statements [2023-08-29T19:00:32.371Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.005s coverage: 100.0% of statements [2023-08-29T19:00:32.371Z] github.com/docker/docker/cli/debug coverage: 100.0% of statements [2023-08-29T19:00:32.371Z] ok github.com/docker/docker/cli/debug 0.029s coverage: 100.0% of statements [2023-08-29T19:00:32.371Z] github.com/docker/docker/builder/remotecontext coverage: 33.5% of statements [2023-08-29T19:00:32.371Z] ok github.com/docker/docker/builder/remotecontext 0.046s coverage: 33.5% of statements [2023-08-29T19:00:32.371Z] github.com/docker/docker/builder/dockerfile coverage: 50.1% of statements [2023-08-29T19:00:32.371Z] ok github.com/docker/docker/builder/dockerfile 0.052s coverage: 50.1% of statements [2023-08-29T19:00:33.309Z] ? github.com/docker/docker/client/buildkit [no test files] [2023-08-29T19:00:33.309Z] github.com/docker/docker/cmd/docker-proxy coverage: 66.5% of statements [2023-08-29T19:00:33.309Z] ok github.com/docker/docker/cmd/docker-proxy 0.024s coverage: 66.5% of statements [2023-08-29T19:00:33.309Z] github.com/docker/docker/client coverage: 77.4% of statements [2023-08-29T19:00:33.309Z] ok github.com/docker/docker/client 0.127s coverage: 77.4% of statements [2023-08-29T19:00:38.597Z] github.com/docker/docker/builder/remotecontext/git coverage: 82.5% of statements [2023-08-29T19:00:38.597Z] ok github.com/docker/docker/builder/remotecontext/git 6.029s coverage: 82.5% of statements [2023-08-29T19:00:45.166Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-08-29T19:00:45.166Z] ? github.com/docker/docker/container/stream [no test files] [2023-08-29T19:00:45.166Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-08-29T19:00:45.166Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-08-29T19:00:45.166Z] github.com/docker/docker/container coverage: 36.4% of statements [2023-08-29T19:00:45.166Z] ok github.com/docker/docker/container 0.129s coverage: 36.4% of statements [2023-08-29T19:00:45.425Z] github.com/docker/docker/cmd/dockerd coverage: 30.3% of statements [2023-08-29T19:00:45.425Z] ok github.com/docker/docker/cmd/dockerd 0.251s coverage: 30.3% of statements [2023-08-29T19:00:47.958Z] github.com/docker/docker/cmd/dockerd/trap coverage: 0.0% of statements [2023-08-29T19:00:47.958Z] ok github.com/docker/docker/cmd/dockerd/trap 2.418s coverage: 0.0% of statements [2023-08-29T19:00:48.893Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-08-29T19:00:48.893Z] github.com/docker/docker/daemon/cluster/controllers/plugin coverage: 65.3% of statements [2023-08-29T19:00:48.893Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2023-08-29T19:00:48.893Z] github.com/docker/docker/daemon/cluster/convert coverage: 39.2% of statements [2023-08-29T19:00:48.893Z] ok github.com/docker/docker/daemon/cluster/convert 0.024s coverage: 39.2% of statements [2023-08-29T19:00:48.893Z] github.com/docker/docker/daemon/cluster coverage: 0.5% of statements [2023-08-29T19:00:48.893Z] ok github.com/docker/docker/daemon/cluster 0.095s coverage: 0.5% of statements [2023-08-29T19:00:49.461Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-08-29T19:00:49.461Z] github.com/docker/docker/daemon/config coverage: 75.7% of statements [2023-08-29T19:00:49.461Z] ok github.com/docker/docker/daemon/config 0.050s coverage: 75.7% of statements [2023-08-29T19:00:50.396Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-08-29T19:00:50.396Z] github.com/docker/docker/daemon/graphdriver coverage: 2.3% of statements [2023-08-29T19:00:50.396Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.3% of statements [2023-08-29T19:00:50.396Z] github.com/docker/docker/daemon/containerd coverage: 0.7% of statements [2023-08-29T19:00:50.396Z] ok github.com/docker/docker/daemon/containerd 0.024s coverage: 0.7% of statements [2023-08-29T19:00:50.396Z] github.com/docker/docker/daemon/events coverage: 50.0% of statements [2023-08-29T19:00:50.396Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2023-08-29T19:00:50.964Z] github.com/docker/docker/daemon/graphdriver/btrfs coverage: 2.8% of statements [2023-08-29T19:00:50.964Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements [2023-08-29T19:00:51.222Z] github.com/docker/docker/daemon/graphdriver/copy coverage: 59.6% of statements [2023-08-29T19:00:51.222Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.199s coverage: 59.6% of statements [2023-08-29T19:00:51.482Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-08-29T19:00:51.482Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs coverage: 1.9% of statements [2023-08-29T19:00:51.482Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2023-08-29T19:00:51.482Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-08-29T19:00:51.482Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-08-29T19:00:51.740Z] github.com/docker/docker/daemon/graphdriver/overlay2 coverage: 60.2% of statements [2023-08-29T19:00:51.741Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.207s coverage: 60.2% of statements [2023-08-29T19:00:51.999Z] github.com/docker/docker/daemon/graphdriver/vfs coverage: 60.9% of statements [2023-08-29T19:00:51.999Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 60.9% of statements [2023-08-29T19:00:52.257Z] github.com/docker/docker/daemon/graphdriver/zfs coverage: 3.0% of statements [2023-08-29T19:00:52.257Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2023-08-29T19:00:52.824Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-08-29T19:00:52.824Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-08-29T19:00:52.824Z] github.com/docker/docker/daemon/links coverage: 93.0% of statements [2023-08-29T19:00:52.824Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2023-08-29T19:00:52.824Z] github.com/docker/docker/daemon/images coverage: 3.0% of statements [2023-08-29T19:00:52.824Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 3.0% of statements [2023-08-29T19:00:52.824Z] github.com/docker/docker/daemon/cluster/executor/container coverage: 13.0% of statements [2023-08-29T19:00:52.824Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.463s coverage: 13.0% of statements [2023-08-29T19:00:53.084Z] github.com/docker/docker/daemon/logger coverage: 43.2% of statements [2023-08-29T19:00:53.084Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2023-08-29T19:00:53.652Z] github.com/docker/docker/daemon/logger/awslogs coverage: 78.3% of statements [2023-08-29T19:00:53.652Z] ok github.com/docker/docker/daemon/logger/awslogs 0.150s coverage: 78.3% of statements [2023-08-29T19:00:53.652Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-08-29T19:00:53.652Z] github.com/docker/docker/daemon/logger/gelf coverage: 68.2% of statements [2023-08-29T19:00:53.652Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2023-08-29T19:00:53.652Z] github.com/docker/docker/daemon/logger/fluentd coverage: 53.6% of statements [2023-08-29T19:00:53.652Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements [2023-08-29T19:00:53.910Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2023-08-29T19:00:53.910Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2023-08-29T19:00:53.910Z] github.com/docker/docker/daemon/logger/journald/internal/export coverage: 88.2% of statements [2023-08-29T19:00:53.910Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2023-08-29T19:00:54.169Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog coverage: 87.2% of statements [2023-08-29T19:00:54.170Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2023-08-29T19:00:54.170Z] github.com/docker/docker/daemon/logger/jsonfilelog coverage: 76.8% of statements [2023-08-29T19:00:54.170Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.082s coverage: 76.8% of statements [2023-08-29T19:00:54.170Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-08-29T19:00:54.170Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-08-29T19:00:54.429Z] github.com/docker/docker/daemon/logger/local coverage: 79.4% of statements [2023-08-29T19:00:54.429Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 79.4% of statements [2023-08-29T19:00:54.998Z] github.com/docker/docker/daemon/logger/loggerutils/cache coverage: 31.5% of statements [2023-08-29T19:00:54.998Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.035s coverage: 31.5% of statements [2023-08-29T19:00:54.998Z] github.com/docker/docker/daemon/logger/loggerutils coverage: 63.5% of statements [2023-08-29T19:00:54.998Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 63.5% of statements [2023-08-29T19:00:54.998Z] ? github.com/docker/docker/daemon/names [no test files] [2023-08-29T19:00:54.998Z] github.com/docker/docker/daemon/logger/templates coverage: 8.3% of statements [2023-08-29T19:00:54.998Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2023-08-29T19:00:54.998Z] github.com/docker/docker/daemon/logger/syslog coverage: 46.8% of statements [2023-08-29T19:00:54.998Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2023-08-29T19:00:55.565Z] github.com/docker/docker/daemon/logger/journald coverage: 74.5% of statements [2023-08-29T19:00:55.565Z] ok github.com/docker/docker/daemon/logger/journald 1.408s coverage: 74.5% of statements [2023-08-29T19:00:55.565Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2023-08-29T19:00:55.565Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-08-29T19:00:55.565Z] github.com/docker/docker/daemon/network coverage: 63.8% of statements [2023-08-29T19:00:55.565Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2023-08-29T19:00:56.500Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-08-29T19:00:56.500Z] github.com/docker/docker/dockerversion coverage: 100.0% of statements [2023-08-29T19:00:56.500Z] ok github.com/docker/docker/dockerversion 0.005s coverage: 100.0% of statements [2023-08-29T19:00:56.500Z] github.com/docker/docker/errdefs coverage: 77.7% of statements [2023-08-29T19:00:56.500Z] ok github.com/docker/docker/errdefs 0.007s coverage: 77.7% of statements [2023-08-29T19:00:56.500Z] github.com/docker/docker/distribution/metadata coverage: 44.4% of statements [2023-08-29T19:00:56.500Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 44.4% of statements [2023-08-29T19:00:56.500Z] github.com/docker/docker/daemon/logger/splunk coverage: 82.5% of statements [2023-08-29T19:00:56.500Z] ok github.com/docker/docker/daemon/logger/splunk 1.432s coverage: 82.5% of statements [2023-08-29T19:00:57.067Z] github.com/docker/docker/image/cache coverage: 19.2% of statements [2023-08-29T19:00:57.067Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2023-08-29T19:00:57.067Z] github.com/docker/docker/image coverage: 84.8% of statements [2023-08-29T19:00:57.067Z] ok github.com/docker/docker/image 0.027s coverage: 84.8% of statements [2023-08-29T19:00:57.067Z] ? github.com/docker/docker/image/v1 [no test files] [2023-08-29T19:00:57.067Z] ? github.com/docker/docker/internal/mounttree [no test files] [2023-08-29T19:00:57.067Z] github.com/docker/docker/internal/mod coverage: 66.7% of statements [2023-08-29T19:00:57.067Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements [2023-08-29T19:00:57.067Z] github.com/docker/docker/image/tarexport coverage: 0.6% of statements [2023-08-29T19:00:57.067Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.6% of statements [2023-08-29T19:00:57.067Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-08-29T19:00:57.067Z] ? github.com/docker/docker/internal/testutils [no test files] [2023-08-29T19:00:57.067Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2023-08-29T19:00:57.067Z] ? github.com/docker/docker/internal/unshare [no test files] [2023-08-29T19:00:57.067Z] github.com/docker/docker/internal/multierror coverage: 88.9% of statements [2023-08-29T19:00:57.067Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements [2023-08-29T19:00:58.001Z] github.com/docker/docker/distribution coverage: 29.6% of statements [2023-08-29T19:00:58.001Z] ok github.com/docker/docker/distribution 1.508s coverage: 29.6% of statements [2023-08-29T19:00:58.260Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-08-29T19:00:58.260Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-08-29T19:00:58.260Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2023-08-29T19:00:58.260Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-08-29T19:00:58.260Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-08-29T19:00:58.260Z] github.com/docker/docker/libcontainerd/queue coverage: 100.0% of statements [2023-08-29T19:00:58.260Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2023-08-29T19:00:58.519Z] github.com/docker/docker/distribution/xfer coverage: 85.4% of statements [2023-08-29T19:00:58.519Z] ok github.com/docker/docker/distribution/xfer 2.179s coverage: 85.4% of statements [2023-08-29T19:00:58.777Z] ? github.com/docker/docker/oci/caps [no test files] [2023-08-29T19:00:58.777Z] github.com/docker/docker/pkg/aaparser coverage: 52.9% of statements [2023-08-29T19:00:58.777Z] ok github.com/docker/docker/pkg/aaparser 0.010s coverage: 52.9% of statements [2023-08-29T19:00:58.777Z] github.com/docker/docker/oci coverage: 38.1% of statements [2023-08-29T19:00:58.777Z] ok github.com/docker/docker/oci 0.014s coverage: 38.1% of statements [2023-08-29T19:00:58.777Z] github.com/docker/docker/opts coverage: 67.9% of statements [2023-08-29T19:00:58.777Z] ok github.com/docker/docker/opts 0.063s coverage: 67.9% of statements [2023-08-29T19:00:59.036Z] github.com/docker/docker/daemon coverage: 17.2% of statements [2023-08-29T19:00:59.036Z] ok github.com/docker/docker/daemon 10.913s coverage: 17.2% of statements [2023-08-29T19:00:59.295Z] github.com/docker/docker/pkg/capabilities coverage: 87.5% of statements [2023-08-29T19:00:59.295Z] github.com/docker/docker/pkg/broadcaster coverage: 100.0% of statements [2023-08-29T19:00:59.295Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-08-29T19:00:59.295Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2023-08-29T19:00:59.295Z] github.com/docker/docker/pkg/containerfs coverage: 28.6% of statements [2023-08-29T19:00:59.295Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 28.6% of statements [2023-08-29T19:00:59.554Z] github.com/docker/docker/pkg/directory coverage: 81.8% of statements [2023-08-29T19:00:59.554Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 81.8% of statements [2023-08-29T19:00:59.554Z] github.com/docker/docker/pkg/authorization coverage: 68.3% of statements [2023-08-29T19:00:59.554Z] ok github.com/docker/docker/pkg/authorization 0.184s coverage: 68.3% of statements [2023-08-29T19:00:59.554Z] github.com/docker/docker/pkg/dmesg coverage: 83.3% of statements [2023-08-29T19:00:59.554Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2023-08-29T19:00:59.554Z] github.com/docker/docker/pkg/chrootarchive coverage: 83.7% of statements [2023-08-29T19:00:59.554Z] ok github.com/docker/docker/pkg/chrootarchive 0.270s coverage: 83.7% of statements [2023-08-29T19:00:59.814Z] github.com/docker/docker/pkg/fileutils coverage: 56.4% of statements [2023-08-29T19:00:59.814Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 56.4% of statements [2023-08-29T19:00:59.814Z] github.com/docker/docker/pkg/homedir coverage: 8.3% of statements [2023-08-29T19:00:59.814Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 8.3% of statements [2023-08-29T19:00:59.814Z] github.com/docker/docker/pkg/archive coverage: 80.8% of statements [2023-08-29T19:00:59.814Z] ok github.com/docker/docker/pkg/archive 0.498s coverage: 80.8% of statements [2023-08-29T19:01:00.073Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-08-29T19:01:00.073Z] github.com/docker/docker/pkg/longpath coverage: 45.5% of statements [2023-08-29T19:01:00.073Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements [2023-08-29T19:01:00.073Z] github.com/docker/docker/pkg/jsonmessage coverage: 92.3% of statements [2023-08-29T19:01:00.073Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 92.3% of statements [2023-08-29T19:01:00.073Z] github.com/docker/docker/pkg/meminfo coverage: 75.0% of statements [2023-08-29T19:01:00.073Z] ok github.com/docker/docker/pkg/meminfo 0.014s coverage: 75.0% of statements [2023-08-29T19:01:00.073Z] github.com/docker/docker/pkg/namesgenerator coverage: 85.7% of statements [2023-08-29T19:01:00.073Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2023-08-29T19:01:00.332Z] github.com/docker/docker/pkg/parsers coverage: 97.0% of statements [2023-08-29T19:01:00.332Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2023-08-29T19:01:00.332Z] github.com/docker/docker/pkg/parsers/kernel coverage: 60.0% of statements [2023-08-29T19:01:00.332Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2023-08-29T19:01:00.332Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-08-29T19:01:00.332Z] ? github.com/docker/docker/pkg/platforms [no test files] [2023-08-29T19:01:00.332Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-08-29T19:01:00.332Z] github.com/docker/docker/pkg/parsers/operatingsystem coverage: 90.2% of statements [2023-08-29T19:01:00.332Z] github.com/docker/docker/pkg/pidfile coverage: 94.1% of statements [2023-08-29T19:01:00.332Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.2% of statements [2023-08-29T19:01:00.332Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 94.1% of statements [2023-08-29T19:01:00.332Z] github.com/docker/docker/pkg/idtools coverage: 69.8% of statements [2023-08-29T19:01:00.332Z] ok github.com/docker/docker/pkg/idtools 0.374s coverage: 69.8% of statements [2023-08-29T19:01:00.332Z] github.com/docker/docker/pkg/ioutils coverage: 72.3% of statements [2023-08-29T19:01:00.332Z] ok github.com/docker/docker/pkg/ioutils 0.394s coverage: 72.3% of statements [2023-08-29T19:01:00.899Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-08-29T19:01:00.899Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-08-29T19:01:00.899Z] github.com/docker/docker/pkg/process coverage: 21.7% of statements [2023-08-29T19:01:00.899Z] github.com/docker/docker/pkg/pools coverage: 88.2% of statements [2023-08-29T19:01:00.899Z] github.com/docker/docker/pkg/plugins/transport coverage: 90.0% of statements [2023-08-29T19:01:00.899Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements [2023-08-29T19:01:00.899Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2023-08-29T19:01:00.899Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen coverage: 56.8% of statements [2023-08-29T19:01:00.899Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2023-08-29T19:01:00.899Z] ok github.com/docker/docker/pkg/plugins/transport 0.009s coverage: 90.0% of statements [2023-08-29T19:01:01.158Z] github.com/docker/docker/pkg/progress coverage: 75.9% of statements [2023-08-29T19:01:01.158Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-08-29T19:01:01.158Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-08-29T19:01:01.158Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-08-29T19:01:01.158Z] github.com/docker/docker/pkg/stack coverage: 90.9% of statements [2023-08-29T19:01:01.158Z] ok github.com/docker/docker/pkg/stack 0.005s coverage: 90.9% of statements [2023-08-29T19:01:01.158Z] github.com/docker/docker/pkg/reexec coverage: 82.4% of statements [2023-08-29T19:01:01.158Z] github.com/docker/docker/pkg/stdcopy coverage: 100.0% of statements [2023-08-29T19:01:01.158Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2023-08-29T19:01:01.158Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2023-08-29T19:01:01.418Z] github.com/docker/docker/pkg/streamformatter coverage: 66.2% of statements [2023-08-29T19:01:01.418Z] github.com/docker/docker/pkg/stringid coverage: 61.9% of statements [2023-08-29T19:01:01.418Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2023-08-29T19:01:01.418Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 61.9% of statements [2023-08-29T19:01:01.677Z] github.com/docker/docker/pkg/useragent coverage: 88.9% of statements [2023-08-29T19:01:01.677Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2023-08-29T19:01:01.677Z] github.com/docker/docker/pkg/system coverage: 43.1% of statements [2023-08-29T19:01:01.677Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 43.1% of statements [2023-08-29T19:01:01.677Z] github.com/docker/docker/pkg/sysinfo coverage: 53.4% of statements [2023-08-29T19:01:01.677Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2023-08-29T19:01:01.677Z] github.com/docker/docker/pkg/tailfile coverage: 88.6% of statements [2023-08-29T19:01:01.677Z] ok github.com/docker/docker/pkg/tailfile 0.031s coverage: 88.6% of statements [2023-08-29T19:01:01.677Z] github.com/docker/docker/pkg/tarsum coverage: 89.1% of statements [2023-08-29T19:01:01.677Z] ok github.com/docker/docker/pkg/tarsum 0.069s coverage: 89.1% of statements [2023-08-29T19:01:02.613Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-08-29T19:01:02.613Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-08-29T19:01:02.613Z] github.com/docker/docker/plugin/v2 coverage: 14.4% of statements [2023-08-29T19:01:02.613Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.4% of statements [2023-08-29T19:01:02.613Z] github.com/docker/docker/profiles/seccomp coverage: 86.0% of statements [2023-08-29T19:01:02.613Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2023-08-29T19:01:02.872Z] github.com/docker/docker/pkg/plugins coverage: 74.9% of statements [2023-08-29T19:01:02.872Z] ok github.com/docker/docker/pkg/plugins 2.016s coverage: 74.9% of statements [2023-08-29T19:01:02.872Z] github.com/docker/docker/reference coverage: 83.7% of statements [2023-08-29T19:01:02.872Z] ok github.com/docker/docker/reference 0.015s coverage: 83.7% of statements [2023-08-29T19:01:03.131Z] github.com/docker/docker/quota coverage: 69.2% of statements [2023-08-29T19:01:03.131Z] ok github.com/docker/docker/quota 0.306s coverage: 69.2% of statements [2023-08-29T19:01:03.131Z] github.com/docker/docker/plugin coverage: 23.3% of statements [2023-08-29T19:01:03.131Z] ok github.com/docker/docker/plugin 0.529s coverage: 23.3% of statements [2023-08-29T19:01:03.390Z] github.com/docker/docker/restartmanager coverage: 51.9% of statements [2023-08-29T19:01:03.390Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 51.9% of statements [2023-08-29T19:01:03.390Z] github.com/docker/docker/registry/resumable coverage: 100.0% of statements [2023-08-29T19:01:03.390Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-08-29T19:01:03.390Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-08-29T19:01:03.390Z] github.com/docker/docker/testutil coverage: 62.5% of statements [2023-08-29T19:01:03.390Z] github.com/docker/docker/runconfig coverage: 63.6% of statements [2023-08-29T19:01:03.390Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2023-08-29T19:01:03.390Z] ok github.com/docker/docker/runconfig 0.011s coverage: 63.6% of statements [2023-08-29T19:01:03.390Z] github.com/docker/docker/registry coverage: 64.9% of statements [2023-08-29T19:01:03.390Z] ok github.com/docker/docker/registry 0.119s coverage: 64.9% of statements [2023-08-29T19:01:03.648Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-08-29T19:01:03.648Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-08-29T19:01:03.648Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-08-29T19:01:03.648Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-08-29T19:01:03.648Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-08-29T19:01:03.648Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-08-29T19:01:03.648Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-08-29T19:01:03.648Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-08-29T19:01:03.907Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-08-29T19:01:03.907Z] ? github.com/docker/docker/testutil/request [no test files] [2023-08-29T19:01:03.907Z] ? github.com/docker/docker/volume [no test files] [2023-08-29T19:01:04.166Z] github.com/docker/docker/volume/drivers coverage: 36.1% of statements [2023-08-29T19:01:04.166Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2023-08-29T19:01:04.425Z] github.com/docker/docker/volume/mounts coverage: 65.7% of statements [2023-08-29T19:01:04.425Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements [2023-08-29T19:01:04.425Z] github.com/docker/docker/volume/local coverage: 74.6% of statements [2023-08-29T19:01:04.425Z] ok github.com/docker/docker/volume/local 0.143s coverage: 74.6% of statements [2023-08-29T19:01:04.991Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-08-29T19:01:04.991Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-08-29T19:01:04.991Z] github.com/docker/docker/volume/service coverage: 71.8% of statements [2023-08-29T19:01:04.991Z] ok github.com/docker/docker/volume/service 0.013s coverage: 71.8% of statements [2023-08-29T19:01:06.365Z] github.com/docker/docker/layer coverage: 68.7% of statements [2023-08-29T19:01:06.365Z] ok github.com/docker/docker/layer 7.854s coverage: 68.7% of statements [2023-08-29T19:01:06.365Z] [2023-08-29T19:01:06.365Z] === Skipped [2023-08-29T19:01:06.365Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-08-29T19:01:06.365Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2023-08-29T19:01:06.365Z] [2023-08-29T19:01:06.365Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-08-29T19:01:06.365Z] network_proxy_test.go:210: No support for dual stack yet [2023-08-29T19:01:06.365Z] [2023-08-29T19:01:06.365Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-08-29T19:01:06.365Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2023-08-29T19:01:06.365Z] [2023-08-29T19:01:06.365Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-08-29T19:01:06.365Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2023-08-29T19:01:06.365Z] [2023-08-29T19:01:06.365Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-08-29T19:01:06.365Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-29T19:01:06.365Z] graphtest_unix.go:41: Driver btrfs not supported [2023-08-29T19:01:06.365Z] [2023-08-29T19:01:06.365Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-08-29T19:01:06.365Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-29T19:01:06.365Z] graphtest_unix.go:41: Driver btrfs not supported [2023-08-29T19:01:06.365Z] [2023-08-29T19:01:06.365Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-08-29T19:01:06.365Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-29T19:01:06.365Z] graphtest_unix.go:41: Driver btrfs not supported [2023-08-29T19:01:06.365Z] [2023-08-29T19:01:06.365Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-08-29T19:01:06.365Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-29T19:01:06.365Z] graphtest_unix.go:41: Driver btrfs not supported [2023-08-29T19:01:06.365Z] [2023-08-29T19:01:06.365Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-08-29T19:01:06.365Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-29T19:01:06.365Z] graphtest_unix.go:41: Driver btrfs not supported [2023-08-29T19:01:06.365Z] [2023-08-29T19:01:06.365Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-08-29T19:01:06.365Z] graphtest_unix.go:68: No driver to put! [2023-08-29T19:01:06.365Z] [2023-08-29T19:01:06.365Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-08-29T19:01:06.365Z] time="2023-08-29T19:00:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-29T19:01:06.365Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-08-29T19:01:06.365Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-08-29T19:01:06.365Z] [2023-08-29T19:01:06.365Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-08-29T19:01:06.365Z] time="2023-08-29T19:00:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-29T19:01:06.365Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-08-29T19:01:06.365Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-08-29T19:01:06.365Z] [2023-08-29T19:01:06.365Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-08-29T19:01:06.365Z] time="2023-08-29T19:00:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-29T19:01:06.365Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-08-29T19:01:06.365Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-08-29T19:01:06.365Z] [2023-08-29T19:01:06.365Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-08-29T19:01:06.365Z] time="2023-08-29T19:00:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-29T19:01:06.365Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-08-29T19:01:06.365Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-08-29T19:01:06.365Z] [2023-08-29T19:01:06.365Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-08-29T19:01:06.365Z] time="2023-08-29T19:00:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-29T19:01:06.365Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-08-29T19:01:06.365Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-08-29T19:01:06.365Z] [2023-08-29T19:01:06.365Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-08-29T19:01:06.365Z] graphtest_unix.go:68: No driver to put! [2023-08-29T19:01:06.365Z] [2023-08-29T19:01:06.365Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-08-29T19:01:06.366Z] overlay_test.go:61: Cannot run test with naive change algorithm [2023-08-29T19:01:06.366Z] [2023-08-29T19:01:06.366Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-08-29T19:01:06.366Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-08-29T19:01:06.366Z] [2023-08-29T19:01:06.366Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-08-29T19:01:06.366Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-29T19:01:06.366Z] graphtest_unix.go:41: Driver zfs not supported [2023-08-29T19:01:06.366Z] [2023-08-29T19:01:06.366Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-08-29T19:01:06.366Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-29T19:01:06.366Z] graphtest_unix.go:41: Driver zfs not supported [2023-08-29T19:01:06.366Z] [2023-08-29T19:01:06.366Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-08-29T19:01:06.366Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-29T19:01:06.366Z] graphtest_unix.go:41: Driver zfs not supported [2023-08-29T19:01:06.366Z] [2023-08-29T19:01:06.366Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-08-29T19:01:06.366Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-29T19:01:06.366Z] graphtest_unix.go:41: Driver zfs not supported [2023-08-29T19:01:06.366Z] [2023-08-29T19:01:06.366Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-08-29T19:01:06.366Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-29T19:01:06.366Z] graphtest_unix.go:41: Driver zfs not supported [2023-08-29T19:01:06.366Z] [2023-08-29T19:01:06.366Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-08-29T19:01:06.366Z] graphtest_unix.go:68: No driver to put! [2023-08-29T19:01:06.366Z] [2023-08-29T19:01:06.366Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-08-29T19:01:06.366Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-08-29T19:01:06.366Z] [2023-08-29T19:01:06.366Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-08-29T19:01:06.366Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-08-29T19:01:06.366Z] [2023-08-29T19:01:06.366Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2023-08-29T19:01:06.366Z] validate_test.go:70: only tested on Windows [2023-08-29T19:01:06.366Z] [2023-08-29T19:01:06.366Z] DONE 3143 tests, 27 skipped in 63.772s [2023-08-29T19:01:06.366Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/bitmap [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/cluster [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/config [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/datastore [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/diagnostic [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/discoverapi [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/driverapi [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/drivers/host [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/drivers/null [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/drivers/remote [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/drivers/windows [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/drvregistry [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/etchosts [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/internal/caller [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/ipam [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/ipamapi [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/ipams/null [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/ipams/remote [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/ipamutils [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/ipbits [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/iptables [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/netlabel [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/netutils [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/networkdb [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/ns [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/options [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/osl [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/osl/kernel [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/portallocator [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/portmapper [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/resolvconf [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/scope [2023-08-29T19:01:06.366Z] github.com/docker/docker/libnetwork/types' ']' [2023-08-29T19:01:06.366Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types [2023-08-29T19:02:02.581Z] github.com/docker/docker/libnetwork coverage: 43.0% of statements [2023-08-29T19:02:02.581Z] ok github.com/docker/docker/libnetwork 44.495s coverage: 43.0% of statements [2023-08-29T19:02:02.581Z] github.com/docker/docker/libnetwork/bitmap coverage: 96.1% of statements [2023-08-29T19:02:02.581Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements [2023-08-29T19:02:02.581Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-08-29T19:02:02.581Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-08-29T19:02:02.581Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-08-29T19:02:02.581Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-08-29T19:02:02.581Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-08-29T19:02:02.581Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-08-29T19:02:02.581Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-08-29T19:02:02.581Z] github.com/docker/docker/libnetwork/config coverage: 10.3% of statements [2023-08-29T19:02:02.581Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.3% of statements [2023-08-29T19:02:02.581Z] github.com/docker/docker/libnetwork/datastore coverage: 16.2% of statements [2023-08-29T19:02:02.581Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 16.2% of statements [2023-08-29T19:02:02.581Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-08-29T19:02:02.581Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-08-29T19:02:02.581Z] github.com/docker/docker/libnetwork/driverapi coverage: 68.9% of statements [2023-08-29T19:02:02.581Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2023-08-29T19:02:02.581Z] github.com/docker/docker/libnetwork/drivers/bridge coverage: 62.2% of statements [2023-08-29T19:02:02.581Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.874s coverage: 62.2% of statements [2023-08-29T19:02:02.581Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-08-29T19:02:02.581Z] github.com/docker/docker/libnetwork/drivers/host coverage: 40.0% of statements [2023-08-29T19:02:02.581Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 40.0% of statements [2023-08-29T19:02:02.581Z] github.com/docker/docker/libnetwork/drivers/ipvlan coverage: 5.0% of statements [2023-08-29T19:02:02.581Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.762s coverage: 5.0% of statements [2023-08-29T19:02:02.581Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-08-29T19:02:02.581Z] github.com/docker/docker/libnetwork/drivers/macvlan coverage: 4.6% of statements [2023-08-29T19:02:02.581Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements [2023-08-29T19:02:02.581Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-08-29T19:02:02.581Z] github.com/docker/docker/libnetwork/drivers/null coverage: 40.0% of statements [2023-08-29T19:02:02.581Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements [2023-08-29T19:02:03.515Z] github.com/docker/docker/libnetwork/drivers/overlay coverage: 1.4% of statements [2023-08-29T19:02:03.515Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.011s coverage: 1.4% of statements [2023-08-29T19:02:03.774Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils coverage: 45.0% of statements [2023-08-29T19:02:03.774Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements [2023-08-29T19:02:04.032Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager coverage: 62.7% of statements [2023-08-29T19:02:04.032Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements [2023-08-29T19:02:04.598Z] github.com/docker/docker/libnetwork/drivers/remote coverage: 57.2% of statements [2023-08-29T19:02:04.598Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.2% of statements [2023-08-29T19:02:04.598Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-08-29T19:02:04.598Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-08-29T19:02:04.598Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-08-29T19:02:05.164Z] github.com/docker/docker/libnetwork/drvregistry coverage: 87.0% of statements [2023-08-29T19:02:05.164Z] ok github.com/docker/docker/libnetwork/drvregistry 0.019s coverage: 87.0% of statements [2023-08-29T19:02:05.423Z] github.com/docker/docker/libnetwork/etchosts coverage: 81.0% of statements [2023-08-29T19:02:05.423Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements [2023-08-29T19:02:05.681Z] github.com/docker/docker/libnetwork/internal/caller coverage: 100.0% of statements [2023-08-29T19:02:05.681Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-08-29T19:02:05.681Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] [2023-08-29T19:02:05.681Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] [2023-08-29T19:02:17.882Z] github.com/docker/docker/libnetwork/internal/setmatrix coverage: 100.0% of statements [2023-08-29T19:02:17.882Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2023-08-29T19:02:19.784Z] github.com/docker/docker/libnetwork/ipam coverage: 80.0% of statements [2023-08-29T19:02:19.784Z] ok github.com/docker/docker/libnetwork/ipam 3.380s coverage: 80.0% of statements [2023-08-29T19:02:19.784Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-08-29T19:02:19.784Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-08-29T19:02:20.042Z] github.com/docker/docker/libnetwork/ipams/null coverage: 63.2% of statements [2023-08-29T19:02:20.042Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements [2023-08-29T19:02:20.300Z] github.com/docker/docker/libnetwork/ipams/remote coverage: 48.7% of statements [2023-08-29T19:02:20.300Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 48.7% of statements [2023-08-29T19:02:20.300Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-08-29T19:02:20.558Z] github.com/docker/docker/libnetwork/ipams/windowsipam coverage: 80.0% of statements [2023-08-29T19:02:20.558Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements [2023-08-29T19:02:21.125Z] github.com/docker/docker/libnetwork/ipamutils coverage: 86.4% of statements [2023-08-29T19:02:21.125Z] ok github.com/docker/docker/libnetwork/ipamutils 0.295s coverage: 86.4% of statements [2023-08-29T19:02:21.383Z] github.com/docker/docker/libnetwork/ipbits coverage: 100.0% of statements [2023-08-29T19:02:21.383Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2023-08-29T19:02:22.318Z] github.com/docker/docker/libnetwork/iptables coverage: 39.9% of statements [2023-08-29T19:02:22.318Z] ok github.com/docker/docker/libnetwork/iptables 0.223s coverage: 39.9% of statements [2023-08-29T19:02:22.318Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2023-08-29T19:02:22.576Z] github.com/docker/docker/libnetwork/netutils coverage: 54.9% of statements [2023-08-29T19:02:22.576Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 54.9% of statements [2023-08-29T19:04:14.068Z] github.com/docker/docker/libnetwork/networkdb coverage: 58.4% of statements [2023-08-29T19:04:14.068Z] ok github.com/docker/docker/libnetwork/networkdb 103.664s coverage: 58.4% of statements [2023-08-29T19:04:14.068Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-08-29T19:04:14.068Z] github.com/docker/docker/libnetwork/options coverage: 100.0% of statements [2023-08-29T19:04:14.068Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2023-08-29T19:04:14.068Z] github.com/docker/docker/libnetwork/osl coverage: 39.5% of statements [2023-08-29T19:04:14.068Z] ok github.com/docker/docker/libnetwork/osl 4.466s coverage: 39.5% of statements [2023-08-29T19:04:14.068Z] github.com/docker/docker/libnetwork/osl/kernel coverage: 20.0% of statements [2023-08-29T19:04:14.068Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2023-08-29T19:04:14.068Z] github.com/docker/docker/libnetwork/portallocator coverage: 80.7% of statements [2023-08-29T19:04:14.068Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2023-08-29T19:04:14.332Z] github.com/docker/docker/libnetwork/portmapper coverage: 46.3% of statements [2023-08-29T19:04:14.332Z] ok github.com/docker/docker/libnetwork/portmapper 0.683s coverage: 46.3% of statements [2023-08-29T19:04:14.594Z] github.com/docker/docker/libnetwork/resolvconf coverage: 84.9% of statements [2023-08-29T19:04:14.594Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 84.9% of statements [2023-08-29T19:04:14.594Z] ? github.com/docker/docker/libnetwork/scope [no test files] [2023-08-29T19:04:14.856Z] github.com/docker/docker/libnetwork/types coverage: 41.7% of statements [2023-08-29T19:04:14.856Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements [2023-08-29T19:04:14.856Z] [2023-08-29T19:04:14.856Z] === Skipped [2023-08-29T19:04:14.856Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-08-29T19:04:14.856Z] firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory [2023-08-29T19:04:14.856Z] [2023-08-29T19:04:14.856Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) [2023-08-29T19:04:14.856Z] firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory [2023-08-29T19:04:14.856Z] [2023-08-29T19:04:14.856Z] DONE 344 tests, 2 skipped in 188.509s Post stage [Pipeline] junit [2023-08-29T19:04:15.830Z] Recording test results [2023-08-29T19:04:15.941Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T19:04:16.275Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43707/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=439766e55df89235a0b034c2e7e50342ea7dfe24 -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:439766e55df89235a0b034c2e7e50342ea7dfe24 hack/make.sh dynbinary test-integration [2023-08-29T19:04:16.580Z] [2023-08-29T19:04:16.580Z] Removing bundles/ [2023-08-29T19:04:16.580Z] [2023-08-29T19:04:16.580Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-08-29T19:04:16.580Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-08-29T19:04:16.580Z] + tee /go/src/github.com/docker/docker/go.mod [2023-08-29T19:04:16.580Z] module github.com/docker/docker [2023-08-29T19:04:16.580Z] [2023-08-29T19:04:16.580Z] go 1.19 [2023-08-29T19:04:16.580Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2023-08-29T19:04:16.580Z] + GO111MODULE=on [2023-08-29T19:04:16.580Z] + 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=439766e55df89235a0b034c2e7e50342ea7dfe24" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-29T19:04:16.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' github.com/docker/docker/cmd/dockerd [2023-08-29T19:04:55.313Z] + rm -f /go/src/github.com/docker/docker/go.mod [2023-08-29T19:04:55.313Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-08-29T19:04:55.313Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-08-29T19:04:55.313Z] + tee /go/src/github.com/docker/docker/go.mod [2023-08-29T19:04:55.313Z] module github.com/docker/docker [2023-08-29T19:04:55.313Z] [2023-08-29T19:04:55.313Z] go 1.19 [2023-08-29T19:04:55.313Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2023-08-29T19:04:55.313Z] + GO111MODULE=on [2023-08-29T19:04:55.313Z] + 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=439766e55df89235a0b034c2e7e50342ea7dfe24" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-29T19:04:16.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' github.com/docker/docker/cmd/docker-proxy [2023-08-29T19:04:55.313Z] + rm -f /go/src/github.com/docker/docker/go.mod [2023-08-29T19:04:55.313Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-08-29T19:04:55.313Z] [2023-08-29T19:04:55.313Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-08-29T19:04:55.313Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-08-29T19:04:55.313Z] HOSTNAME=ad9c421d0f6c [2023-08-29T19:04:55.313Z] TESTDEBUG=0 [2023-08-29T19:04:55.313Z] DEST=bundles/test-integration [2023-08-29T19:04:55.313Z] PWD=/go/src/github.com/docker/docker [2023-08-29T19:04:55.313Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2023-08-29T19:04:55.313Z] DOCKER_GITCOMMIT=439766e55df89235a0b034c2e7e50342ea7dfe24 [2023-08-29T19:04:55.313Z] container=docker [2023-08-29T19:04:55.313Z] HOME=/root [2023-08-29T19:04:55.313Z] CONTAINERD_NAMESPACE=moby [2023-08-29T19:04:55.313Z] GOLANG_VERSION=1.20.7 [2023-08-29T19:04:55.313Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-08-29T19:04:55.313Z] VALIDATE_BRANCH=master [2023-08-29T19:04:55.313Z] TERM=xterm [2023-08-29T19:04:55.313Z] DOCKER_PKG=github.com/docker/docker [2023-08-29T19:04:55.313Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker [2023-08-29T19:04:55.313Z] SHLVL=1 [2023-08-29T19:04:55.313Z] TIMEOUT=120m [2023-08-29T19:04:55.313Z] DOCKER_GRAPHDRIVER=overlay2 [2023-08-29T19:04:55.313Z] GO111MODULE=off [2023-08-29T19:04:55.313Z] DOCKER_EXPERIMENTAL=1 [2023-08-29T19:04:55.313Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-08-29T19:04:55.313Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-08-29T19:04:55.313Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-08-29T19:04:55.313Z] GOPATH=/go [2023-08-29T19:04:55.313Z] PKG_CONFIG=pkg-config [2023-08-29T19:04:55.313Z] _=/usr/bin/env [2023-08-29T19:04:55.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-08-29T19:05:13.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main [2023-08-29T19:05:13.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-08-29T19:05:13.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-08-29T19:05:15.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-08-29T19:05:19.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-08-29T19:05:22.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-08-29T19:05:22.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-08-29T19:05:24.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-08-29T19:05:25.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-08-29T19:05:26.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-08-29T19:05:26.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-08-29T19:05:27.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-08-29T19:05:29.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-08-29T19:05:31.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-08-29T19:05:32.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-08-29T19:05:32.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-08-29T19:05:34.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-08-29T19:05:35.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-08-29T19:05:36.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-08-29T19:05:37.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-08-29T19:05:38.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-08-29T19:05:39.333Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-08-29T19:05:39.333Z] Using test binary /usr/local/cli-integration/docker [2023-08-29T19:05:39.333Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-08-29T19:05:39.333Z] +++ /etc/init.d/apparmor start [2023-08-29T19:05:39.333Z] Not: starting. [2023-08-29T19:05:39.333Z] INFO: Waiting for daemon to start... [2023-08-29T19:05:39.333Z] Starting dockerd [2023-08-29T19:05:39.333Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.vL0tAJXjt2/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2023-08-29T19:05:41.862Z] . [2023-08-29T19:05:41.862Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) [2023-08-29T19:05:41.862Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-08-29T19:05:41.862Z] ++++ docker load [2023-08-29T19:05:41.862Z] Loaded image: emptyfs:latest [2023-08-29T19:05:41.862Z] ++++ tar -cC bundles/test-integration/dangling . [2023-08-29T19:05:41.862Z] ++++ docker load [2023-08-29T19:05:41.862Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 [2023-08-29T19:05:41.862Z] Running integration-test (iteration 1) [2023-08-29T19:05:41.862Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-08-29T19:05:41.862Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:05:41.862Z] ++ set -e [2023-08-29T19:05:41.862Z] ++ '[' -n 0 ']' [2023-08-29T19:05:41.862Z] ++ set -x [2023-08-29T19:05:41.862Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:05:41.862Z] Loaded image: busybox:latest [2023-08-29T19:05:41.862Z] Loaded image: busybox:glibc [2023-08-29T19:05:42.796Z] Loaded image: debian:bullseye-slim [2023-08-29T19:05:42.796Z] Loaded image: hello-world:latest [2023-08-29T19:05:42.796Z] Loaded image: arm32v7/hello-world:latest [2023-08-29T19:05:42.796Z] INFO: Testing against a local daemon [2023-08-29T19:05:42.796Z] === RUN TestCgroupNamespacesBuild [2023-08-29T19:05:44.171Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2023-08-29T19:05:44.171Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-08-29T19:05:45.115Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2023-08-29T19:05:45.115Z] === RUN TestBuildWithSession [2023-08-29T19:05:45.115Z] build_session_test.go:25: TODO: BuildKit [2023-08-29T19:05:45.115Z] --- SKIP: TestBuildWithSession (0.00s) [2023-08-29T19:05:45.115Z] === RUN TestBuildSquashParent [2023-08-29T19:05:48.400Z] --- PASS: TestBuildSquashParent (3.00s) [2023-08-29T19:05:48.400Z] === RUN TestBuildWithRemoveAndForceRemove [2023-08-29T19:05:48.400Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-29T19:05:48.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-29T19:05:48.400Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-29T19:05:48.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-29T19:05:48.400Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-29T19:05:48.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-29T19:05:48.400Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-29T19:05:48.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-29T19:05:48.400Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-29T19:05:48.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-29T19:05:48.400Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-29T19:05:48.400Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-29T19:05:48.400Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-29T19:05:48.400Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-29T19:05:48.400Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-29T19:05:48.400Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-29T19:05:48.400Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-29T19:05:48.400Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-29T19:05:51.685Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2023-08-29T19:05:51.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.25s) [2023-08-29T19:05:51.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.81s) [2023-08-29T19:05:51.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s) [2023-08-29T19:05:51.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.01s) [2023-08-29T19:05:51.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.12s) [2023-08-29T19:05:51.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.40s) [2023-08-29T19:05:51.685Z] === RUN TestBuildMultiStageCopy [2023-08-29T19:05:51.685Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-08-29T19:05:52.620Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-08-29T19:05:52.620Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-08-29T19:05:52.620Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-08-29T19:05:52.620Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-08-29T19:05:52.620Z] --- PASS: TestBuildMultiStageCopy (1.16s) [2023-08-29T19:05:52.620Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.90s) [2023-08-29T19:05:52.620Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s) [2023-08-29T19:05:52.620Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s) [2023-08-29T19:05:52.620Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s) [2023-08-29T19:05:52.620Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s) [2023-08-29T19:05:52.620Z] === RUN TestBuildMultiStageParentConfig [2023-08-29T19:05:52.878Z] --- PASS: TestBuildMultiStageParentConfig (0.33s) [2023-08-29T19:05:52.878Z] === RUN TestBuildLabelWithTargets [2023-08-29T19:05:53.444Z] --- PASS: TestBuildLabelWithTargets (0.47s) [2023-08-29T19:05:53.444Z] === RUN TestBuildWithEmptyLayers [2023-08-29T19:05:53.444Z] --- PASS: TestBuildWithEmptyLayers (0.08s) [2023-08-29T19:05:53.444Z] === RUN TestBuildMultiStageOnBuild [2023-08-29T19:05:54.819Z] --- PASS: TestBuildMultiStageOnBuild (1.08s) [2023-08-29T19:05:54.819Z] === RUN TestBuildUncleanTarFilenames [2023-08-29T19:05:54.819Z] --- PASS: TestBuildUncleanTarFilenames (0.12s) [2023-08-29T19:05:54.819Z] === RUN TestBuildMultiStageLayerLeak [2023-08-29T19:05:55.754Z] --- PASS: TestBuildMultiStageLayerLeak (1.09s) [2023-08-29T19:05:55.754Z] === RUN TestBuildWithHugeFile [2023-08-29T19:06:42.419Z] --- PASS: TestBuildWithHugeFile (43.66s) [2023-08-29T19:06:42.419Z] === RUN TestBuildWCOWSandboxSize [2023-08-29T19:06:42.419Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-08-29T19:06:42.419Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-08-29T19:06:42.419Z] === RUN TestBuildWithEmptyDockerfile [2023-08-29T19:06:42.419Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-29T19:06:42.419Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-29T19:06:42.419Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-29T19:06:42.419Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-29T19:06:42.419Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-29T19:06:42.419Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-29T19:06:42.419Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-29T19:06:42.419Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-29T19:06:42.419Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-29T19:06:42.419Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-08-29T19:06:42.419Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-08-29T19:06:42.419Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2023-08-29T19:06:42.419Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2023-08-29T19:06:42.419Z] === RUN TestBuildPreserveOwnership [2023-08-29T19:06:42.419Z] === RUN TestBuildPreserveOwnership/copy_from [2023-08-29T19:06:42.419Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-08-29T19:06:42.419Z] --- PASS: TestBuildPreserveOwnership (2.09s) [2023-08-29T19:06:42.419Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.50s) [2023-08-29T19:06:42.419Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.58s) [2023-08-29T19:06:42.419Z] === RUN TestBuildPlatformInvalid [2023-08-29T19:06:42.419Z] --- PASS: TestBuildPlatformInvalid (0.02s) [2023-08-29T19:06:42.419Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-08-29T19:06:42.419Z] Loaded image: busybox:latest [2023-08-29T19:06:42.419Z] Loaded image: busybox:glibc [2023-08-29T19:06:43.354Z] Loaded image: debian:bullseye-slim [2023-08-29T19:06:43.354Z] Loaded image: hello-world:latest [2023-08-29T19:06:43.354Z] Loaded image: arm32v7/hello-world:latest [2023-08-29T19:06:51.467Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.22s) [2023-08-29T19:06:51.467Z] PASS [2023-08-29T19:06:51.467Z] [2023-08-29T19:06:51.467Z] === Skipped [2023-08-29T19:06:51.467Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-08-29T19:06:51.467Z] build_session_test.go:25: TODO: BuildKit [2023-08-29T19:06:51.467Z] [2023-08-29T19:06:51.467Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-08-29T19:06:51.467Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-08-29T19:06:51.467Z] [2023-08-29T19:06:51.467Z] DONE 34 tests, 2 skipped in 69.245s [2023-08-29T19:06:51.467Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m [2023-08-29T19:06:51.467Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:06:51.467Z] ++ set -e [2023-08-29T19:06:51.467Z] ++ '[' -n 0 ']' [2023-08-29T19:06:51.467Z] ++ set -x [2023-08-29T19:06:51.467Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:06:51.467Z] INFO: Testing against a local daemon [2023-08-29T19:06:51.467Z] === RUN TestNoNewPrivileges [2023-08-29T19:06:56.745Z] === RUN TestNoNewPrivileges/CapabilityRequested=true [2023-08-29T19:06:56.745Z] === RUN TestNoNewPrivileges/CapabilityRequested=false [2023-08-29T19:06:57.003Z] --- PASS: TestNoNewPrivileges (6.05s) [2023-08-29T19:06:57.003Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.41s) [2023-08-29T19:06:57.003Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.49s) [2023-08-29T19:06:57.003Z] PASS [2023-08-29T19:06:57.003Z] [2023-08-29T19:06:57.003Z] DONE 3 tests in 6.069s [2023-08-29T19:06:57.003Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-08-29T19:06:57.003Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:06:57.003Z] ++ set -e [2023-08-29T19:06:57.003Z] ++ '[' -n 0 ']' [2023-08-29T19:06:57.003Z] ++ set -x [2023-08-29T19:06:57.003Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:06:57.003Z] INFO: Testing against a local daemon [2023-08-29T19:06:57.003Z] === RUN TestConfigInspect [2023-08-29T19:06:58.903Z] --- PASS: TestConfigInspect (1.90s) [2023-08-29T19:06:58.903Z] === RUN TestConfigList [2023-08-29T19:07:00.803Z] --- PASS: TestConfigList (1.82s) [2023-08-29T19:07:00.803Z] === RUN TestConfigsCreateAndDelete [2023-08-29T19:07:02.704Z] --- PASS: TestConfigsCreateAndDelete (1.91s) [2023-08-29T19:07:02.704Z] === RUN TestConfigsUpdate [2023-08-29T19:07:04.605Z] --- PASS: TestConfigsUpdate (1.85s) [2023-08-29T19:07:04.605Z] === RUN TestTemplatedConfig [2023-08-29T19:07:07.135Z] --- PASS: TestTemplatedConfig (2.73s) [2023-08-29T19:07:07.135Z] === RUN TestConfigCreateResolve [2023-08-29T19:07:09.036Z] --- PASS: TestConfigCreateResolve (1.87s) [2023-08-29T19:07:09.036Z] PASS [2023-08-29T19:07:09.036Z] [2023-08-29T19:07:09.036Z] DONE 6 tests in 12.113s [2023-08-29T19:07:09.036Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-08-29T19:07:09.036Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:07:09.036Z] ++ set -e [2023-08-29T19:07:09.037Z] ++ '[' -n 0 ']' [2023-08-29T19:07:09.037Z] ++ set -x [2023-08-29T19:07:09.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:07:09.037Z] INFO: Testing against a local daemon [2023-08-29T19:07:09.037Z] === RUN TestAttach [2023-08-29T19:07:09.037Z] === RUN TestAttach/without_TTY [2023-08-29T19:07:09.037Z] === PAUSE TestAttach/without_TTY [2023-08-29T19:07:09.037Z] === RUN TestAttach/with_TTY [2023-08-29T19:07:09.037Z] === PAUSE TestAttach/with_TTY [2023-08-29T19:07:09.037Z] === CONT TestAttach/without_TTY [2023-08-29T19:07:09.037Z] === CONT TestAttach/with_TTY [2023-08-29T19:07:09.037Z] --- PASS: TestAttach (0.02s) [2023-08-29T19:07:09.037Z] --- PASS: TestAttach/with_TTY (0.04s) [2023-08-29T19:07:09.037Z] --- PASS: TestAttach/without_TTY (0.04s) [2023-08-29T19:07:09.037Z] === RUN TestCreateWithCDIDevices [2023-08-29T19:07:10.411Z] --- PASS: TestCreateWithCDIDevices (1.02s) [2023-08-29T19:07:10.411Z] === RUN TestCDISpecDirsAreInSystemInfo [2023-08-29T19:07:10.411Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default [2023-08-29T19:07:10.669Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned [2023-08-29T19:07:11.236Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice [2023-08-29T19:07:11.802Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice [2023-08-29T19:07:12.369Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice [2023-08-29T19:07:12.935Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice [2023-08-29T19:07:13.193Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice [2023-08-29T19:07:13.760Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice [2023-08-29T19:07:14.326Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s) [2023-08-29T19:07:14.326Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s) [2023-08-29T19:07:14.326Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s) [2023-08-29T19:07:14.326Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2023-08-29T19:07:14.326Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s) [2023-08-29T19:07:14.326Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s) [2023-08-29T19:07:14.326Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s) [2023-08-29T19:07:14.326Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2023-08-29T19:07:14.326Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s) [2023-08-29T19:07:14.326Z] === RUN TestCheckpoint [2023-08-29T19:07:14.326Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-08-29T19:07:14.326Z] --- SKIP: TestCheckpoint (0.00s) [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/commit [2023-08-29T19:07:14.326Z] === PAUSE TestContainerInvalidJSON/commit [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/containers/create [2023-08-29T19:07:14.326Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-08-29T19:07:14.326Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-08-29T19:07:14.326Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-08-29T19:07:14.326Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-08-29T19:07:14.326Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-08-29T19:07:14.326Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-08-29T19:07:14.326Z] === CONT TestContainerInvalidJSON/commit [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-08-29T19:07:14.326Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-08-29T19:07:14.326Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-08-29T19:07:14.326Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-08-29T19:07:14.326Z] === CONT TestContainerInvalidJSON/containers/create [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-08-29T19:07:14.326Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-08-29T19:07:14.326Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-08-29T19:07:14.326Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-08-29T19:07:14.326Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-08-29T19:07:14.326Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-08-29T19:07:14.326Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2023-08-29T19:07:14.326Z] === RUN TestCopyFromContainerPathIsNotDir [2023-08-29T19:07:14.326Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-08-29T19:07:14.326Z] === RUN TestCopyToContainerPathDoesNotExist [2023-08-29T19:07:14.584Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-08-29T19:07:14.584Z] === RUN TestCopyEmptyFile [2023-08-29T19:07:14.584Z] --- PASS: TestCopyEmptyFile (0.05s) [2023-08-29T19:07:14.584Z] === RUN TestCopyToContainerPathIsNotDir [2023-08-29T19:07:14.584Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-08-29T19:07:14.584Z] === RUN TestCopyFromContainer [2023-08-29T19:07:15.150Z] === RUN TestCopyFromContainer// [2023-08-29T19:07:15.150Z] === RUN TestCopyFromContainer/. [2023-08-29T19:07:15.150Z] === RUN TestCopyFromContainer//. [2023-08-29T19:07:15.150Z] === RUN TestCopyFromContainer/./ [2023-08-29T19:07:15.151Z] === RUN TestCopyFromContainer//./ [2023-08-29T19:07:15.151Z] === RUN TestCopyFromContainer//bar/root [2023-08-29T19:07:15.151Z] === RUN TestCopyFromContainer//bar/root/ [2023-08-29T19:07:15.151Z] === RUN TestCopyFromContainer//bar/root/. [2023-08-29T19:07:15.409Z] === RUN TestCopyFromContainer/bar/quux [2023-08-29T19:07:15.409Z] === RUN TestCopyFromContainer/bar/quux/ [2023-08-29T19:07:15.409Z] === RUN TestCopyFromContainer/bar/quux/. [2023-08-29T19:07:15.409Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-08-29T19:07:15.409Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-08-29T19:07:15.409Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-08-29T19:07:15.409Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-08-29T19:07:15.409Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2023-08-29T19:07:15.409Z] === RUN TestCopyFromContainer/bar/notarget [2023-08-29T19:07:15.409Z] --- PASS: TestCopyFromContainer (0.78s) [2023-08-29T19:07:15.409Z] --- PASS: TestCopyFromContainer// (0.01s) [2023-08-29T19:07:15.409Z] --- PASS: TestCopyFromContainer/. (0.01s) [2023-08-29T19:07:15.409Z] --- PASS: TestCopyFromContainer//. (0.02s) [2023-08-29T19:07:15.409Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2023-08-29T19:07:15.409Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2023-08-29T19:07:15.409Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2023-08-29T19:07:15.409Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2023-08-29T19:07:15.409Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) [2023-08-29T19:07:15.409Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2023-08-29T19:07:15.409Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) [2023-08-29T19:07:15.409Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) [2023-08-29T19:07:15.409Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2023-08-29T19:07:15.409Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) [2023-08-29T19:07:15.409Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) [2023-08-29T19:07:15.409Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) [2023-08-29T19:07:15.409Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) [2023-08-29T19:07:15.409Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) [2023-08-29T19:07:15.409Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-08-29T19:07:15.409Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-29T19:07:15.409Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-29T19:07:15.409Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-29T19:07:15.409Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-29T19:07:15.409Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-29T19:07:15.409Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-29T19:07:15.409Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-29T19:07:15.409Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-29T19:07:15.409Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-29T19:07:15.409Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-08-29T19:07:15.409Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-08-29T19:07:15.409Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-08-29T19:07:15.409Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-08-29T19:07:15.409Z] === RUN TestCreateLinkToNonExistingContainer [2023-08-29T19:07:15.409Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-08-29T19:07:15.409Z] === RUN TestCreateWithInvalidEnv [2023-08-29T19:07:15.409Z] === RUN TestCreateWithInvalidEnv/0 [2023-08-29T19:07:15.409Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-08-29T19:07:15.409Z] === RUN TestCreateWithInvalidEnv/1 [2023-08-29T19:07:15.409Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-08-29T19:07:15.409Z] === RUN TestCreateWithInvalidEnv/2 [2023-08-29T19:07:15.409Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-08-29T19:07:15.409Z] === CONT TestCreateWithInvalidEnv/0 [2023-08-29T19:07:15.409Z] === CONT TestCreateWithInvalidEnv/2 [2023-08-29T19:07:15.409Z] === CONT TestCreateWithInvalidEnv/1 [2023-08-29T19:07:15.409Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-08-29T19:07:15.409Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-08-29T19:07:15.409Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-08-29T19:07:15.409Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-08-29T19:07:15.409Z] === RUN TestCreateTmpfsMountsTarget [2023-08-29T19:07:15.409Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-08-29T19:07:15.409Z] === RUN TestCreateWithCustomMaskedPaths [2023-08-29T19:07:16.784Z] --- PASS: TestCreateWithCustomMaskedPaths (1.37s) [2023-08-29T19:07:16.784Z] === RUN TestCreateWithCustomReadonlyPaths [2023-08-29T19:07:18.159Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2023-08-29T19:07:18.159Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-08-29T19:07:18.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-29T19:07:18.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-29T19:07:18.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-29T19:07:18.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-29T19:07:18.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-29T19:07:18.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-29T19:07:18.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-29T19:07:18.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-29T19:07:18.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-29T19:07:18.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-29T19:07:18.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-29T19:07:18.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-29T19:07:18.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-29T19:07:18.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-29T19:07:18.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-29T19:07:18.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-08-29T19:07:18.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-08-29T19:07:18.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-08-29T19:07:18.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-08-29T19:07:18.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-08-29T19:07:18.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-08-29T19:07:18.159Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-08-29T19:07:18.417Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s) [2023-08-29T19:07:18.417Z] === RUN TestCreateDifferentPlatform [2023-08-29T19:07:18.417Z] === RUN TestCreateDifferentPlatform/different_os [2023-08-29T19:07:18.417Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-08-29T19:07:18.417Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-08-29T19:07:18.417Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-08-29T19:07:18.417Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-08-29T19:07:18.417Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-08-29T19:07:18.675Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-08-29T19:07:18.675Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-08-29T19:07:18.675Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-08-29T19:07:18.675Z] === RUN TestCreateInvalidHostConfig [2023-08-29T19:07:18.675Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-08-29T19:07:18.675Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-08-29T19:07:18.675Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-08-29T19:07:18.675Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-08-29T19:07:18.675Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-08-29T19:07:18.675Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-08-29T19:07:18.675Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-08-29T19:07:18.675Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-08-29T19:07:18.675Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2023-08-29T19:07:18.675Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2023-08-29T19:07:18.675Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-08-29T19:07:18.675Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-08-29T19:07:18.675Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-08-29T19:07:18.675Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2023-08-29T19:07:18.675Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-08-29T19:07:18.675Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-08-29T19:07:18.675Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-08-29T19:07:18.675Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-08-29T19:07:18.675Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-08-29T19:07:18.675Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2023-08-29T19:07:18.675Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-08-29T19:07:18.675Z] === RUN TestContainerStartOnDaemonRestart [2023-08-29T19:07:18.675Z] === PAUSE TestContainerStartOnDaemonRestart [2023-08-29T19:07:18.675Z] === RUN TestDaemonRestartIpcMode [2023-08-29T19:07:18.675Z] === PAUSE TestDaemonRestartIpcMode [2023-08-29T19:07:18.675Z] === RUN TestDaemonHostGatewayIP [2023-08-29T19:07:18.675Z] === PAUSE TestDaemonHostGatewayIP [2023-08-29T19:07:18.675Z] === RUN TestRestartDaemonWithRestartingContainer [2023-08-29T19:07:18.675Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-08-29T19:07:18.675Z] === RUN TestHardRestartWhenContainerIsRunning [2023-08-29T19:07:18.675Z] === PAUSE TestHardRestartWhenContainerIsRunning [2023-08-29T19:07:18.675Z] === RUN TestContainerKillOnDaemonStart [2023-08-29T19:07:18.675Z] === PAUSE TestContainerKillOnDaemonStart [2023-08-29T19:07:18.675Z] === RUN TestDiff [2023-08-29T19:07:19.241Z] --- PASS: TestDiff (0.48s) [2023-08-29T19:07:19.241Z] === RUN TestExecConsoleSize [2023-08-29T19:07:19.807Z] --- PASS: TestExecConsoleSize (0.55s) [2023-08-29T19:07:19.807Z] === RUN TestExecWithCloseStdin [2023-08-29T19:07:20.069Z] --- PASS: TestExecWithCloseStdin (0.54s) [2023-08-29T19:07:20.069Z] === RUN TestExec [2023-08-29T19:07:20.669Z] --- PASS: TestExec (0.53s) [2023-08-29T19:07:20.669Z] === RUN TestExecUser [2023-08-29T19:07:21.236Z] --- PASS: TestExecUser (0.52s) [2023-08-29T19:07:21.236Z] === RUN TestExportContainerAndImportImage [2023-08-29T19:07:21.802Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2023-08-29T19:07:21.802Z] === RUN TestExportContainerAfterDaemonRestart [2023-08-29T19:07:28.359Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s) [2023-08-29T19:07:28.359Z] === RUN TestHealthCheckWorkdir [2023-08-29T19:07:28.618Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2023-08-29T19:07:28.618Z] === RUN TestHealthKillContainer [2023-08-29T19:07:36.727Z] --- PASS: TestHealthKillContainer (7.96s) [2023-08-29T19:07:36.727Z] === RUN TestHealthCheckProcessKilled [2023-08-29T19:07:37.294Z] --- PASS: TestHealthCheckProcessKilled (0.76s) [2023-08-29T19:07:37.294Z] === RUN TestHealthStartInterval [2023-08-29T19:07:38.671Z] health_test.go:145: &{2023-08-29 19:07:38.466319707 +0000 UTC 2023-08-29 19:07:38.523100844 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-29T19:07:38.671Z] } [2023-08-29T19:07:38.671Z] health_test.go:145: &{2023-08-29 19:07:38.466319707 +0000 UTC 2023-08-29 19:07:38.523100844 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-29T19:07:38.671Z] } [2023-08-29T19:07:38.929Z] health_test.go:145: &{2023-08-29 19:07:38.466319707 +0000 UTC 2023-08-29 19:07:38.523100844 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-29T19:07:38.929Z] } [2023-08-29T19:07:38.929Z] health_test.go:145: &{2023-08-29 19:07:38.466319707 +0000 UTC 2023-08-29 19:07:38.523100844 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-29T19:07:38.929Z] } [2023-08-29T19:07:39.186Z] health_test.go:145: &{2023-08-29 19:07:38.466319707 +0000 UTC 2023-08-29 19:07:38.523100844 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-29T19:07:39.187Z] } [2023-08-29T19:07:39.187Z] health_test.go:145: &{2023-08-29 19:07:38.466319707 +0000 UTC 2023-08-29 19:07:38.523100844 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-29T19:07:39.187Z] } [2023-08-29T19:07:39.187Z] health_test.go:145: &{2023-08-29 19:07:38.466319707 +0000 UTC 2023-08-29 19:07:38.523100844 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-29T19:07:39.187Z] } [2023-08-29T19:07:39.445Z] health_test.go:145: &{2023-08-29 19:07:38.466319707 +0000 UTC 2023-08-29 19:07:38.523100844 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-29T19:07:39.445Z] } [2023-08-29T19:07:39.445Z] health_test.go:145: &{2023-08-29 19:07:38.466319707 +0000 UTC 2023-08-29 19:07:38.523100844 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-29T19:07:39.445Z] } [2023-08-29T19:07:39.703Z] health_test.go:145: &{2023-08-29 19:07:38.466319707 +0000 UTC 2023-08-29 19:07:38.523100844 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-29T19:07:39.703Z] } [2023-08-29T19:07:39.703Z] health_test.go:145: &{2023-08-29 19:07:38.466319707 +0000 UTC 2023-08-29 19:07:38.523100844 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-29T19:07:39.703Z] } [2023-08-29T19:07:39.703Z] health_test.go:145: &{2023-08-29 19:07:39.530142847 +0000 UTC 2023-08-29 19:07:39.587839513 +0000 UTC 1 2} [2023-08-29T19:07:39.961Z] health_test.go:145: &{2023-08-29 19:07:39.530142847 +0000 UTC 2023-08-29 19:07:39.587839513 +0000 UTC 1 2} [2023-08-29T19:07:39.961Z] health_test.go:145: &{2023-08-29 19:07:39.530142847 +0000 UTC 2023-08-29 19:07:39.587839513 +0000 UTC 1 2} [2023-08-29T19:07:40.219Z] health_test.go:145: &{2023-08-29 19:07:39.530142847 +0000 UTC 2023-08-29 19:07:39.587839513 +0000 UTC 1 2} [2023-08-29T19:07:40.219Z] health_test.go:145: &{2023-08-29 19:07:39.530142847 +0000 UTC 2023-08-29 19:07:39.587839513 +0000 UTC 1 2} [2023-08-29T19:07:40.219Z] health_test.go:145: &{2023-08-29 19:07:39.530142847 +0000 UTC 2023-08-29 19:07:39.587839513 +0000 UTC 1 2} [2023-08-29T19:07:40.477Z] health_test.go:145: &{2023-08-29 19:07:39.530142847 +0000 UTC 2023-08-29 19:07:39.587839513 +0000 UTC 1 2} [2023-08-29T19:07:40.477Z] health_test.go:145: &{2023-08-29 19:07:39.530142847 +0000 UTC 2023-08-29 19:07:39.587839513 +0000 UTC 1 2} [2023-08-29T19:07:40.735Z] health_test.go:145: &{2023-08-29 19:07:39.530142847 +0000 UTC 2023-08-29 19:07:39.587839513 +0000 UTC 1 2} [2023-08-29T19:07:40.735Z] health_test.go:145: &{2023-08-29 19:07:39.530142847 +0000 UTC 2023-08-29 19:07:39.587839513 +0000 UTC 1 2} [2023-08-29T19:07:40.735Z] health_test.go:173: 1.06301675s [2023-08-29T19:07:42.109Z] health_test.go:173: 1.06301675s [2023-08-29T19:07:43.045Z] health_test.go:173: 1.06301675s [2023-08-29T19:07:43.980Z] health_test.go:173: 1.06301675s [2023-08-29T19:07:44.913Z] health_test.go:173: 1.06301675s [2023-08-29T19:07:45.847Z] health_test.go:173: 1.06301675s [2023-08-29T19:07:46.781Z] health_test.go:173: 1.06301675s [2023-08-29T19:07:47.715Z] health_test.go:173: 1.06301675s [2023-08-29T19:07:49.089Z] health_test.go:173: 1.06301675s [2023-08-29T19:07:50.023Z] health_test.go:173: 1.06301675s [2023-08-29T19:07:50.970Z] health_test.go:173: 1.06301675s [2023-08-29T19:07:51.904Z] health_test.go:173: 1.06301675s [2023-08-29T19:07:52.837Z] health_test.go:173: 1.06301675s [2023-08-29T19:07:53.771Z] health_test.go:173: 1.06301675s [2023-08-29T19:07:54.705Z] health_test.go:173: 1.06301675s [2023-08-29T19:07:56.078Z] health_test.go:173: 1.06301675s [2023-08-29T19:07:57.011Z] health_test.go:173: 1.06301675s [2023-08-29T19:07:57.945Z] health_test.go:173: 1.06301675s [2023-08-29T19:07:58.878Z] health_test.go:173: 1.06301675s [2023-08-29T19:07:59.812Z] health_test.go:173: 1.06301675s [2023-08-29T19:08:00.745Z] health_test.go:173: 1.06301675s [2023-08-29T19:08:02.118Z] health_test.go:173: 1.06301675s [2023-08-29T19:08:03.052Z] health_test.go:173: 1.06301675s [2023-08-29T19:08:03.985Z] health_test.go:173: 1.06301675s [2023-08-29T19:08:04.918Z] health_test.go:173: 1.06301675s [2023-08-29T19:08:05.851Z] health_test.go:173: 1.06301675s [2023-08-29T19:08:06.785Z] health_test.go:173: 1.06301675s [2023-08-29T19:08:07.719Z] health_test.go:173: 1.06301675s [2023-08-29T19:08:09.093Z] health_test.go:173: 1.06301675s [2023-08-29T19:08:10.026Z] health_test.go:173: 1.06301675s [2023-08-29T19:08:10.960Z] health_test.go:173: 1.06301675s [2023-08-29T19:08:12.333Z] --- PASS: TestHealthStartInterval (34.73s) [2023-08-29T19:08:12.333Z] === RUN TestInspectCpusetInConfigPre120 [2023-08-29T19:08:12.592Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2023-08-29T19:08:12.592Z] === RUN TestInspectAnnotations [2023-08-29T19:08:12.592Z] --- PASS: TestInspectAnnotations (0.04s) [2023-08-29T19:08:12.592Z] === RUN TestIpcModeNone [2023-08-29T19:08:13.158Z] --- PASS: TestIpcModeNone (0.49s) [2023-08-29T19:08:13.158Z] === RUN TestIpcModePrivate [2023-08-29T19:08:13.418Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false [2023-08-29T19:08:13.678Z] --- PASS: TestIpcModePrivate (0.56s) [2023-08-29T19:08:13.678Z] === RUN TestIpcModeShareable [2023-08-29T19:08:13.936Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true [2023-08-29T19:08:14.194Z] --- PASS: TestIpcModeShareable (0.52s) [2023-08-29T19:08:14.194Z] === RUN TestAPIIpcModeShareableAndContainer [2023-08-29T19:08:15.569Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.55s) [2023-08-29T19:08:15.569Z] === RUN TestAPIIpcModeHost [2023-08-29T19:08:16.135Z] --- PASS: TestAPIIpcModeHost (0.38s) [2023-08-29T19:08:16.135Z] === RUN TestDaemonIpcModeShareable [2023-08-29T19:08:17.069Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2023-08-29T19:08:17.069Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2023-08-29T19:08:17.069Z] === RUN TestDaemonIpcModePrivate [2023-08-29T19:08:18.005Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2023-08-29T19:08:18.263Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2023-08-29T19:08:18.263Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-08-29T19:08:19.199Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2023-08-29T19:08:19.457Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2023-08-29T19:08:19.457Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-08-29T19:08:20.391Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2023-08-29T19:08:20.649Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2023-08-29T19:08:20.649Z] === RUN TestIpcModeOlderClient [2023-08-29T19:08:20.649Z] === PAUSE TestIpcModeOlderClient [2023-08-29T19:08:20.649Z] === RUN TestKillContainerInvalidSignal [2023-08-29T19:08:21.215Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2023-08-29T19:08:21.215Z] === RUN TestKillContainer [2023-08-29T19:08:21.215Z] === RUN TestKillContainer/no_signal [2023-08-29T19:08:21.473Z] === RUN TestKillContainer/non_killing_signal [2023-08-29T19:08:21.731Z] === RUN TestKillContainer/killing_signal [2023-08-29T19:08:22.666Z] --- PASS: TestKillContainer (1.46s) [2023-08-29T19:08:22.666Z] --- PASS: TestKillContainer/no_signal (0.47s) [2023-08-29T19:08:22.666Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2023-08-29T19:08:22.666Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2023-08-29T19:08:22.666Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-08-29T19:08:22.666Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-08-29T19:08:22.924Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-08-29T19:08:23.490Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.90s) [2023-08-29T19:08:23.490Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2023-08-29T19:08:23.490Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2023-08-29T19:08:23.490Z] === RUN TestKillStoppedContainer [2023-08-29T19:08:23.490Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-08-29T19:08:23.490Z] === RUN TestKillStoppedContainerAPIPre120 [2023-08-29T19:08:23.490Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-08-29T19:08:23.490Z] === RUN TestKillDifferentUserContainer [2023-08-29T19:08:24.056Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2023-08-29T19:08:24.056Z] === RUN TestInspectOomKilledTrue [2023-08-29T19:08:24.622Z] --- PASS: TestInspectOomKilledTrue (0.54s) [2023-08-29T19:08:24.622Z] === RUN TestInspectOomKilledFalse [2023-08-29T19:08:24.880Z] --- PASS: TestInspectOomKilledFalse (0.46s) [2023-08-29T19:08:24.880Z] === RUN TestLinksEtcHostsContentMatch [2023-08-29T19:08:25.139Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) [2023-08-29T19:08:25.139Z] === RUN TestLinksContainerNames [2023-08-29T19:08:26.073Z] --- PASS: TestLinksContainerNames (0.93s) [2023-08-29T19:08:26.073Z] === RUN TestLogsFollowTailEmpty [2023-08-29T19:08:26.640Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2023-08-29T19:08:26.640Z] === RUN TestLogs [2023-08-29T19:08:26.640Z] === RUN TestLogs/driver_local [2023-08-29T19:08:26.640Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-08-29T19:08:26.640Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-08-29T19:08:26.640Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-08-29T19:08:26.640Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-08-29T19:08:26.640Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-08-29T19:08:26.640Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-08-29T19:08:26.640Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-08-29T19:08:26.640Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-08-29T19:08:26.640Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-08-29T19:08:26.640Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-08-29T19:08:26.640Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-08-29T19:08:26.640Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-08-29T19:08:26.640Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-08-29T19:08:26.640Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-08-29T19:08:26.640Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-08-29T19:08:26.640Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-08-29T19:08:26.640Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-08-29T19:08:26.640Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-08-29T19:08:28.540Z] === RUN TestLogs/driver_json-file [2023-08-29T19:08:28.540Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-08-29T19:08:28.540Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-08-29T19:08:28.540Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-08-29T19:08:28.540Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-08-29T19:08:28.540Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-08-29T19:08:28.540Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-08-29T19:08:28.540Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-08-29T19:08:28.540Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-08-29T19:08:28.540Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-08-29T19:08:28.540Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-08-29T19:08:28.540Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-08-29T19:08:28.540Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-08-29T19:08:28.540Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-08-29T19:08:28.540Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-08-29T19:08:28.540Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-08-29T19:08:28.540Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-08-29T19:08:28.540Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-08-29T19:08:28.540Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-08-29T19:08:29.915Z] --- PASS: TestLogs (3.23s) [2023-08-29T19:08:29.915Z] --- PASS: TestLogs/driver_local (0.01s) [2023-08-29T19:08:29.915Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.00s) [2023-08-29T19:08:29.915Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.01s) [2023-08-29T19:08:29.915Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.14s) [2023-08-29T19:08:29.915Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.28s) [2023-08-29T19:08:29.915Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.50s) [2023-08-29T19:08:29.915Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.55s) [2023-08-29T19:08:29.915Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-08-29T19:08:29.915Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.98s) [2023-08-29T19:08:29.915Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.17s) [2023-08-29T19:08:29.915Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.19s) [2023-08-29T19:08:29.915Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.40s) [2023-08-29T19:08:29.915Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.59s) [2023-08-29T19:08:29.915Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.67s) [2023-08-29T19:08:29.915Z] === RUN TestContainerNetworkMountsNoChown [2023-08-29T19:08:30.482Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/default [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/default [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/private [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/private [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/rprivate [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/rprivate [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/slave [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/slave [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/rslave [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/rslave [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/shared [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/shared [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/rshared [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/rshared [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/default [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/rslave [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/rshared [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/slave [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/default/bind_root [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/rprivate [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/shared [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/private [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/private/bind_root [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/private/mount_root [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/private/bind_root [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/default/mount_root [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/private/mount_root [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-08-29T19:08:30.482Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-08-29T19:08:30.482Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/default/bind_root [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/default/mount_root [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-08-29T19:08:30.482Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-08-29T19:08:30.482Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2023-08-29T19:08:30.482Z] === RUN TestContainerBindMountNonRecursive [2023-08-29T19:08:31.857Z] --- PASS: TestContainerBindMountNonRecursive (1.08s) [2023-08-29T19:08:31.857Z] === RUN TestContainerVolumesMountedAsShared [2023-08-29T19:08:32.115Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s) [2023-08-29T19:08:32.115Z] === RUN TestContainerVolumesMountedAsSlave [2023-08-29T19:08:32.373Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2023-08-29T19:08:32.373Z] === RUN TestContainerCopyLeaksMounts [2023-08-29T19:08:33.308Z] --- PASS: TestContainerCopyLeaksMounts (0.69s) [2023-08-29T19:08:33.308Z] === RUN TestContainerBindMountRecursivelyReadOnly [2023-08-29T19:08:34.683Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.63s) [2023-08-29T19:08:34.683Z] === RUN TestNetworkNat [2023-08-29T19:08:35.249Z] --- PASS: TestNetworkNat (0.49s) [2023-08-29T19:08:35.249Z] === RUN TestNetworkLocalhostTCPNat [2023-08-29T19:08:35.829Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s) [2023-08-29T19:08:35.829Z] === RUN TestNetworkLoopbackNat [2023-08-29T19:08:38.367Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2023-08-29T19:08:38.367Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors [2023-08-29T19:08:38.625Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff [2023-08-29T19:08:38.625Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export [2023-08-29T19:08:38.625Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container [2023-08-29T19:08:38.625Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container [2023-08-29T19:08:38.883Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.52s) [2023-08-29T19:08:38.883Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) [2023-08-29T19:08:38.883Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) [2023-08-29T19:08:38.883Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) [2023-08-29T19:08:38.883Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) [2023-08-29T19:08:38.883Z] === RUN TestPause [2023-08-29T19:08:39.449Z] --- PASS: TestPause (0.50s) [2023-08-29T19:08:39.449Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-08-29T19:08:39.449Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-08-29T19:08:39.449Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-08-29T19:08:39.449Z] === RUN TestPauseStopPausedContainer [2023-08-29T19:08:39.707Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2023-08-29T19:08:39.707Z] === RUN TestPIDModeHost [2023-08-29T19:08:41.082Z] --- PASS: TestPIDModeHost (1.10s) [2023-08-29T19:08:41.082Z] === RUN TestPIDModeContainer [2023-08-29T19:08:41.082Z] === RUN TestPIDModeContainer/non-existing_container [2023-08-29T19:08:41.082Z] === RUN TestPIDModeContainer/non-running_container [2023-08-29T19:08:41.082Z] === RUN TestPIDModeContainer/running_container [2023-08-29T19:08:42.017Z] --- PASS: TestPIDModeContainer (1.17s) [2023-08-29T19:08:42.017Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) [2023-08-29T19:08:42.017Z] --- PASS: TestPIDModeContainer/non-running_container (0.15s) [2023-08-29T19:08:42.017Z] --- PASS: TestPIDModeContainer/running_container (0.53s) [2023-08-29T19:08:42.017Z] === RUN TestPsFilter [2023-08-29T19:08:42.275Z] === RUN TestPsFilter/since [2023-08-29T19:08:42.275Z] === RUN TestPsFilter/before [2023-08-29T19:08:42.275Z] --- PASS: TestPsFilter (0.15s) [2023-08-29T19:08:42.275Z] --- PASS: TestPsFilter/since (0.00s) [2023-08-29T19:08:42.275Z] --- PASS: TestPsFilter/before (0.00s) [2023-08-29T19:08:42.275Z] === RUN TestRemoveContainerWithRemovedVolume [2023-08-29T19:08:42.840Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) [2023-08-29T19:08:42.840Z] === RUN TestRemoveContainerWithVolume [2023-08-29T19:08:43.407Z] --- PASS: TestRemoveContainerWithVolume (0.48s) [2023-08-29T19:08:43.407Z] === RUN TestRemoveContainerRunning [2023-08-29T19:08:43.665Z] --- PASS: TestRemoveContainerRunning (0.45s) [2023-08-29T19:08:43.665Z] === RUN TestRemoveContainerForceRemoveRunning [2023-08-29T19:08:44.231Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2023-08-29T19:08:44.231Z] === RUN TestRemoveInvalidContainer [2023-08-29T19:08:44.231Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-08-29T19:08:44.231Z] === RUN TestRenameLinkedContainer [2023-08-29T19:08:46.131Z] --- PASS: TestRenameLinkedContainer (1.92s) [2023-08-29T19:08:46.131Z] === RUN TestRenameStoppedContainer [2023-08-29T19:08:46.390Z] --- PASS: TestRenameStoppedContainer (0.45s) [2023-08-29T19:08:46.390Z] === RUN TestRenameRunningContainerAndReuse [2023-08-29T19:08:47.325Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2023-08-29T19:08:47.325Z] === RUN TestRenameInvalidName [2023-08-29T19:08:47.891Z] --- PASS: TestRenameInvalidName (0.47s) [2023-08-29T19:08:47.892Z] === RUN TestRenameAnonymousContainer [2023-08-29T19:08:49.792Z] --- PASS: TestRenameAnonymousContainer (1.67s) [2023-08-29T19:08:49.792Z] === RUN TestRenameContainerWithSameName [2023-08-29T19:08:50.050Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2023-08-29T19:08:50.050Z] === RUN TestRenameContainerWithLinkedContainer [2023-08-29T19:08:50.985Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s) [2023-08-29T19:08:50.985Z] === RUN TestResize [2023-08-29T19:08:51.551Z] --- PASS: TestResize (0.48s) [2023-08-29T19:08:51.551Z] === RUN TestResizeWithInvalidSize [2023-08-29T19:08:52.118Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2023-08-29T19:08:52.118Z] === RUN TestResizeWhenContainerNotStarted [2023-08-29T19:08:52.377Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s) [2023-08-29T19:08:52.377Z] === RUN TestDaemonRestartKillContainers [2023-08-29T19:08:52.377Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-08-29T19:08:52.377Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-08-29T19:08:52.377Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-08-29T19:08:52.377Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-08-29T19:08:52.377Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-08-29T19:08:52.377Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-08-29T19:08:52.377Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-08-29T19:08:52.377Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-08-29T19:08:52.377Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-08-29T19:08:52.377Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-08-29T19:08:52.377Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-08-29T19:08:52.377Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-08-29T19:08:52.377Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-08-29T19:08:52.377Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-08-29T19:08:52.377Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-08-29T19:08:52.377Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-08-29T19:08:52.377Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-08-29T19:08:52.377Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-08-29T19:08:52.377Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-08-29T19:08:52.377Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-08-29T19:08:52.377Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-08-29T19:08:52.377Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-08-29T19:08:52.377Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-08-29T19:08:52.377Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-08-29T19:08:52.377Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-08-29T19:08:52.377Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-08-29T19:08:52.377Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-08-29T19:08:52.377Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-08-29T19:08:52.377Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-08-29T19:08:52.377Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-08-29T19:08:52.377Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-08-29T19:08:52.377Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-08-29T19:08:52.377Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-08-29T19:08:52.377Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-08-29T19:08:52.377Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-08-29T19:08:52.377Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-08-29T19:08:52.377Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-08-29T19:08:52.377Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-08-29T19:08:52.377Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-08-29T19:08:52.377Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-08-29T19:08:53.753Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-08-29T19:08:53.753Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-08-29T19:08:53.753Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-08-29T19:08:53.753Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-08-29T19:08:54.321Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-08-29T19:08:56.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-08-29T19:08:56.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-08-29T19:08:56.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-08-29T19:08:58.752Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-08-29T19:08:58.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2023-08-29T19:08:58.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2023-08-29T19:08:58.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2023-08-29T19:08:58.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2023-08-29T19:08:58.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s) [2023-08-29T19:08:58.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.17s) [2023-08-29T19:08:58.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.21s) [2023-08-29T19:08:58.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s) [2023-08-29T19:08:58.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.04s) [2023-08-29T19:08:58.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.75s) [2023-08-29T19:08:58.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.81s) [2023-08-29T19:08:58.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.17s) [2023-08-29T19:08:58.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.86s) [2023-08-29T19:08:58.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.28s) [2023-08-29T19:08:58.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.06s) [2023-08-29T19:08:58.752Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.38s) [2023-08-29T19:08:58.752Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-08-29T19:08:58.752Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-08-29T19:08:59.318Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-08-29T19:09:00.268Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.08s) [2023-08-29T19:09:00.268Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.03s) [2023-08-29T19:09:00.268Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.04s) [2023-08-29T19:09:00.268Z] === RUN TestCgroupNamespacesRun [2023-08-29T19:09:01.648Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2023-08-29T19:09:01.648Z] === RUN TestCgroupNamespacesRunPrivileged [2023-08-29T19:09:02.583Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2023-08-29T19:09:02.583Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-08-29T19:09:03.957Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2023-08-29T19:09:03.957Z] === RUN TestCgroupNamespacesRunHostMode [2023-08-29T19:09:04.893Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2023-08-29T19:09:04.893Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-08-29T19:09:06.267Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2023-08-29T19:09:06.267Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-08-29T19:09:07.202Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2023-08-29T19:09:07.202Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-08-29T19:09:07.768Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) [2023-08-29T19:09:07.768Z] === RUN TestCgroupNamespacesRunOlderClient [2023-08-29T19:09:09.142Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2023-08-29T19:09:09.142Z] === RUN TestNISDomainname [2023-08-29T19:09:09.401Z] --- PASS: TestNISDomainname (0.55s) [2023-08-29T19:09:09.401Z] === RUN TestHostnameDnsResolution [2023-08-29T19:09:10.335Z] --- PASS: TestHostnameDnsResolution (0.67s) [2023-08-29T19:09:10.335Z] === RUN TestUnprivilegedPortsAndPing [2023-08-29T19:09:10.593Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2023-08-29T19:09:10.593Z] === RUN TestPrivilegedHostDevices [2023-08-29T19:09:11.159Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2023-08-29T19:09:11.159Z] === RUN TestRunConsoleSize [2023-08-29T19:09:11.726Z] --- PASS: TestRunConsoleSize (0.48s) [2023-08-29T19:09:11.726Z] === RUN TestRunWithAlternativeContainerdShim [2023-08-29T19:09:15.911Z] --- PASS: TestRunWithAlternativeContainerdShim (3.98s) [2023-08-29T19:09:15.911Z] === RUN TestStats [2023-08-29T19:09:18.441Z] --- PASS: TestStats (2.46s) [2023-08-29T19:09:18.441Z] === RUN TestStopContainerWithTimeout [2023-08-29T19:09:18.441Z] === RUN TestStopContainerWithTimeout/0 [2023-08-29T19:09:18.441Z] === PAUSE TestStopContainerWithTimeout/0 [2023-08-29T19:09:18.441Z] === RUN TestStopContainerWithTimeout/1 [2023-08-29T19:09:18.441Z] === PAUSE TestStopContainerWithTimeout/1 [2023-08-29T19:09:18.441Z] === RUN TestStopContainerWithTimeout/3 [2023-08-29T19:09:18.441Z] === PAUSE TestStopContainerWithTimeout/3 [2023-08-29T19:09:18.441Z] === RUN TestStopContainerWithTimeout/-1 [2023-08-29T19:09:18.441Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-08-29T19:09:18.441Z] === CONT TestStopContainerWithTimeout/0 [2023-08-29T19:09:18.441Z] === CONT TestStopContainerWithTimeout/3 [2023-08-29T19:09:18.441Z] === CONT TestStopContainerWithTimeout/1 [2023-08-29T19:09:18.441Z] === CONT TestStopContainerWithTimeout/-1 [2023-08-29T19:09:20.970Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2023-08-29T19:09:20.970Z] --- PASS: TestStopContainerWithTimeout/0 (0.89s) [2023-08-29T19:09:20.970Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2023-08-29T19:09:20.970Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2023-08-29T19:09:20.970Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2023-08-29T19:09:20.970Z] === RUN TestStopContainerWithTimeoutCancel [2023-08-29T19:09:20.970Z] === PAUSE TestStopContainerWithTimeoutCancel [2023-08-29T19:09:20.970Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-08-29T19:09:23.501Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.01s) [2023-08-29T19:09:23.501Z] === RUN TestUpdateMemory [2023-08-29T19:09:23.759Z] --- PASS: TestUpdateMemory (0.60s) [2023-08-29T19:09:23.759Z] === RUN TestUpdateCPUQuota [2023-08-29T19:09:24.693Z] --- PASS: TestUpdateCPUQuota (0.85s) [2023-08-29T19:09:24.693Z] === RUN TestUpdatePidsLimit [2023-08-29T19:09:24.693Z] === RUN TestUpdatePidsLimit/update_from_none [2023-08-29T19:09:24.693Z] === RUN TestUpdatePidsLimit/no_change [2023-08-29T19:09:24.952Z] === RUN TestUpdatePidsLimit/update_lower [2023-08-29T19:09:25.210Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-08-29T19:09:25.468Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-08-29T19:09:25.726Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-08-29T19:09:25.992Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-08-29T19:09:26.575Z] --- PASS: TestUpdatePidsLimit (2.07s) [2023-08-29T19:09:26.575Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2023-08-29T19:09:26.575Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2023-08-29T19:09:26.575Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2023-08-29T19:09:26.575Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2023-08-29T19:09:26.575Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2023-08-29T19:09:26.575Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2023-08-29T19:09:26.575Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2023-08-29T19:09:26.575Z] === RUN TestUpdateRestartPolicy [2023-08-29T19:09:38.774Z] --- PASS: TestUpdateRestartPolicy (10.76s) [2023-08-29T19:09:38.774Z] === RUN TestUpdateRestartWithAutoRemove [2023-08-29T19:09:38.774Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2023-08-29T19:09:38.774Z] === RUN TestWaitNonBlocked [2023-08-29T19:09:38.774Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-29T19:09:38.774Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-29T19:09:38.774Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-29T19:09:38.774Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-29T19:09:38.774Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-29T19:09:38.774Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-29T19:09:38.774Z] --- PASS: TestWaitNonBlocked (0.02s) [2023-08-29T19:09:38.774Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2023-08-29T19:09:38.774Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2023-08-29T19:09:38.774Z] === RUN TestWaitBlocked [2023-08-29T19:09:38.774Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-29T19:09:38.774Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-29T19:09:38.774Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-08-29T19:09:38.774Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-08-29T19:09:38.774Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-29T19:09:38.774Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-08-29T19:09:39.340Z] --- PASS: TestWaitBlocked (0.03s) [2023-08-29T19:09:39.340Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2023-08-29T19:09:39.340Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2023-08-29T19:09:39.340Z] === RUN TestWaitConditions [2023-08-29T19:09:39.340Z] === RUN TestWaitConditions/default [2023-08-29T19:09:39.340Z] === PAUSE TestWaitConditions/default [2023-08-29T19:09:39.340Z] === RUN TestWaitConditions/not-running [2023-08-29T19:09:39.340Z] === PAUSE TestWaitConditions/not-running [2023-08-29T19:09:39.340Z] === RUN TestWaitConditions/next-exit [2023-08-29T19:09:39.340Z] === PAUSE TestWaitConditions/next-exit [2023-08-29T19:09:39.340Z] === RUN TestWaitConditions/removed [2023-08-29T19:09:39.340Z] === PAUSE TestWaitConditions/removed [2023-08-29T19:09:39.340Z] === CONT TestWaitConditions/default [2023-08-29T19:09:39.340Z] === CONT TestWaitConditions/next-exit [2023-08-29T19:09:39.340Z] === CONT TestWaitConditions/removed [2023-08-29T19:09:39.340Z] === CONT TestWaitConditions/not-running [2023-08-29T19:09:39.340Z] wait_test.go:146: ContainerID = 1321d2229ecada8c673c4f43ce344030ef3102132b9d8836f6b1abd6bee83ef9 [2023-08-29T19:09:39.340Z] wait_test.go:146: ContainerID = 39f9b9fe1826ed7feaf1fd2ee3ad7e5fd0836ad768b70d7522575a5114b778d5 [2023-08-29T19:09:39.340Z] wait_test.go:146: ContainerID = f090f099f1a16026abb242148d6bf0821489a5fc50306eadb07723c60a96c454 [2023-08-29T19:09:39.340Z] wait_test.go:146: ContainerID = e09ad7b7a330cad6a43ac49fc2ba2da1db89c189b5b6072a2cf5a66afcfb6da4 [2023-08-29T19:09:40.714Z] --- PASS: TestWaitConditions (0.03s) [2023-08-29T19:09:40.714Z] --- PASS: TestWaitConditions/removed (0.75s) [2023-08-29T19:09:40.714Z] --- PASS: TestWaitConditions/not-running (0.89s) [2023-08-29T19:09:40.714Z] --- PASS: TestWaitConditions/default (1.10s) [2023-08-29T19:09:40.714Z] --- PASS: TestWaitConditions/next-exit (1.13s) [2023-08-29T19:09:40.714Z] === RUN TestWaitRestartedContainer [2023-08-29T19:09:40.714Z] === RUN TestWaitRestartedContainer/default [2023-08-29T19:09:40.714Z] === PAUSE TestWaitRestartedContainer/default [2023-08-29T19:09:40.714Z] === RUN TestWaitRestartedContainer/not-running [2023-08-29T19:09:40.714Z] === PAUSE TestWaitRestartedContainer/not-running [2023-08-29T19:09:40.714Z] === RUN TestWaitRestartedContainer/next-exit [2023-08-29T19:09:40.714Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-08-29T19:09:40.714Z] === CONT TestWaitRestartedContainer/default [2023-08-29T19:09:40.714Z] === CONT TestWaitRestartedContainer/next-exit [2023-08-29T19:09:40.714Z] === CONT TestWaitRestartedContainer/not-running [2023-08-29T19:09:42.615Z] --- PASS: TestWaitRestartedContainer (0.01s) [2023-08-29T19:09:42.615Z] --- PASS: TestWaitRestartedContainer/not-running (1.79s) [2023-08-29T19:09:42.615Z] --- PASS: TestWaitRestartedContainer/next-exit (2.01s) [2023-08-29T19:09:42.615Z] --- PASS: TestWaitRestartedContainer/default (2.08s) [2023-08-29T19:09:42.615Z] === CONT TestContainerStartOnDaemonRestart [2023-08-29T19:09:42.615Z] === CONT TestStopContainerWithTimeoutCancel [2023-08-29T19:09:42.615Z] === CONT TestDaemonHostGatewayIP [2023-08-29T19:09:42.615Z] === CONT TestDaemonRestartIpcMode [2023-08-29T19:09:42.615Z] === CONT TestIpcModeOlderClient [2023-08-29T19:09:42.615Z] === CONT TestContainerKillOnDaemonStart [2023-08-29T19:09:42.615Z] === CONT TestRestartDaemonWithRestartingContainer [2023-08-29T19:09:42.615Z] === CONT TestHardRestartWhenContainerIsRunning [2023-08-29T19:09:42.615Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-08-29T19:09:44.517Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none [2023-08-29T19:09:44.517Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure [2023-08-29T19:09:44.776Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.07s) [2023-08-29T19:09:44.776Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) [2023-08-29T19:09:44.776Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.32s) [2023-08-29T19:09:45.711Z] --- PASS: TestContainerStartOnDaemonRestart (2.81s) [2023-08-29T19:09:45.969Z] --- PASS: TestDaemonHostGatewayIP (3.25s) [2023-08-29T19:09:46.227Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.68s) [2023-08-29T19:09:46.486Z] --- PASS: TestStopContainerWithTimeoutCancel (3.70s) [2023-08-29T19:09:46.486Z] --- PASS: TestDaemonRestartIpcMode (3.81s) [2023-08-29T19:09:54.596Z] --- PASS: TestContainerKillOnDaemonStart (11.79s) [2023-08-29T19:09:54.596Z] PASS [2023-08-29T19:09:54.596Z] [2023-08-29T19:09:54.596Z] === Skipped [2023-08-29T19:09:54.596Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-08-29T19:09:54.596Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-08-29T19:09:54.596Z] [2023-08-29T19:09:54.596Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-08-29T19:09:54.596Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-08-29T19:09:54.596Z] [2023-08-29T19:09:54.596Z] DONE 310 tests, 2 skipped in 165.390s [2023-08-29T19:09:54.596Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-08-29T19:09:54.596Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:09:54.596Z] ++ set -e [2023-08-29T19:09:54.596Z] ++ '[' -n 0 ']' [2023-08-29T19:09:54.596Z] ++ set -x [2023-08-29T19:09:54.596Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:09:54.596Z] INFO: Testing against a local daemon [2023-08-29T19:09:54.596Z] === RUN TestConfigDaemonID [2023-08-29T19:09:55.530Z] daemon_test.go:58: [db31e0ac03b58] daemon is not started [2023-08-29T19:09:55.530Z] --- PASS: TestConfigDaemonID (1.04s) [2023-08-29T19:09:55.530Z] === RUN TestDaemonConfigValidation [2023-08-29T19:09:55.530Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-08-29T19:09:55.530Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-08-29T19:09:55.530Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-08-29T19:09:55.530Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-08-29T19:09:55.530Z] === RUN TestDaemonConfigValidation/invalid_config [2023-08-29T19:09:55.530Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-08-29T19:09:55.530Z] === RUN TestDaemonConfigValidation/malformed_config [2023-08-29T19:09:55.530Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-08-29T19:09:55.530Z] === RUN TestDaemonConfigValidation/valid_config [2023-08-29T19:09:55.530Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-08-29T19:09:55.530Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-08-29T19:09:55.530Z] === CONT TestDaemonConfigValidation/malformed_config [2023-08-29T19:09:55.530Z] === CONT TestDaemonConfigValidation/invalid_config [2023-08-29T19:09:55.530Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-08-29T19:09:55.530Z] === CONT TestDaemonConfigValidation/valid_config [2023-08-29T19:09:55.530Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-08-29T19:09:55.530Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2023-08-29T19:09:55.530Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2023-08-29T19:09:55.530Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2023-08-29T19:09:55.530Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2023-08-29T19:09:55.530Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2023-08-29T19:09:55.530Z] === RUN TestConfigDaemonSeccompProfiles [2023-08-29T19:09:55.530Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-08-29T19:09:56.905Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-08-29T19:09:57.840Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-08-29T19:09:58.773Z] daemon_test.go:172: [d595c4b69d119] daemon is not started [2023-08-29T19:09:58.773Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2023-08-29T19:09:58.773Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-08-29T19:09:58.773Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-08-29T19:09:58.773Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-08-29T19:09:58.773Z] === RUN TestDaemonProxy [2023-08-29T19:09:58.773Z] === RUN TestDaemonProxy/environment_variables [2023-08-29T19:09:58.773Z] === PAUSE TestDaemonProxy/environment_variables [2023-08-29T19:09:58.773Z] === RUN TestDaemonProxy/command-line_options [2023-08-29T19:09:58.773Z] === PAUSE TestDaemonProxy/command-line_options [2023-08-29T19:09:58.773Z] === RUN TestDaemonProxy/configuration_file [2023-08-29T19:09:58.773Z] === PAUSE TestDaemonProxy/configuration_file [2023-08-29T19:09:58.773Z] === RUN TestDaemonProxy/conflicting_options [2023-08-29T19:09:59.339Z] === RUN TestDaemonProxy/reload_sanitized [2023-08-29T19:09:59.339Z] === PAUSE TestDaemonProxy/reload_sanitized [2023-08-29T19:09:59.339Z] === CONT TestDaemonProxy/environment_variables [2023-08-29T19:09:59.339Z] === CONT TestDaemonProxy/configuration_file [2023-08-29T19:09:59.339Z] === CONT TestDaemonProxy/command-line_options [2023-08-29T19:09:59.339Z] === CONT TestDaemonProxy/reload_sanitized [2023-08-29T19:10:01.239Z] --- PASS: TestDaemonProxy (0.50s) [2023-08-29T19:10:01.239Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2023-08-29T19:10:01.239Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) [2023-08-29T19:10:01.239Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2023-08-29T19:10:01.239Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2023-08-29T19:10:01.239Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2023-08-29T19:10:01.239Z] === RUN TestLiveRestore [2023-08-29T19:10:01.239Z] === RUN TestLiveRestore/volume_references [2023-08-29T19:10:01.239Z] === PAUSE TestLiveRestore/volume_references [2023-08-29T19:10:01.239Z] === CONT TestLiveRestore/volume_references [2023-08-29T19:10:01.497Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-08-29T19:10:01.497Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-08-29T19:10:02.879Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-08-29T19:10:03.454Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-08-29T19:10:04.388Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-08-29T19:10:05.763Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-08-29T19:10:06.329Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted [2023-08-29T19:10:06.895Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-08-29T19:10:07.830Z] --- PASS: TestLiveRestore (0.00s) [2023-08-29T19:10:07.830Z] --- PASS: TestLiveRestore/volume_references (6.84s) [2023-08-29T19:10:07.830Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.89s) [2023-08-29T19:10:07.830Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.98s) [2023-08-29T19:10:07.830Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.98s) [2023-08-29T19:10:07.830Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s) [2023-08-29T19:10:07.830Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.99s) [2023-08-29T19:10:07.830Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.37s) [2023-08-29T19:10:07.830Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.43s) [2023-08-29T19:10:07.830Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.98s) [2023-08-29T19:10:07.830Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2023-08-29T19:10:08.396Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s) [2023-08-29T19:10:08.396Z] PASS [2023-08-29T19:10:08.396Z] [2023-08-29T19:10:08.396Z] DONE 28 tests in 14.042s [2023-08-29T19:10:08.654Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-08-29T19:10:08.654Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:10:08.654Z] ++ set -e [2023-08-29T19:10:08.654Z] ++ '[' -n 0 ']' [2023-08-29T19:10:08.654Z] ++ set -x [2023-08-29T19:10:08.654Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:10:08.654Z] INFO: Testing against a local daemon [2023-08-29T19:10:08.654Z] === RUN TestCommitInheritsEnv [2023-08-29T19:10:08.654Z] --- PASS: TestCommitInheritsEnv (0.15s) [2023-08-29T19:10:08.654Z] === RUN TestImportExtremelyLargeImageWorks [2023-08-29T19:10:08.654Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-08-29T19:10:08.654Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-08-29T19:10:08.654Z] === RUN TestImportWithCustomPlatform [2023-08-29T19:10:08.654Z] === RUN TestImportWithCustomPlatform/#00 [2023-08-29T19:10:08.654Z] === RUN TestImportWithCustomPlatform/_______ [2023-08-29T19:10:08.654Z] === RUN TestImportWithCustomPlatform// [2023-08-29T19:10:08.654Z] === RUN TestImportWithCustomPlatform/linux [2023-08-29T19:10:08.654Z] === RUN TestImportWithCustomPlatform/LINUX [2023-08-29T19:10:08.654Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-08-29T19:10:08.912Z] === RUN TestImportWithCustomPlatform/macos [2023-08-29T19:10:08.912Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-08-29T19:10:08.912Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-08-29T19:10:08.912Z] --- PASS: TestImportWithCustomPlatform (0.11s) [2023-08-29T19:10:08.912Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2023-08-29T19:10:08.912Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-08-29T19:10:08.912Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-08-29T19:10:08.912Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2023-08-29T19:10:08.912Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2023-08-29T19:10:08.912Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2023-08-29T19:10:08.912Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-08-29T19:10:08.912Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-08-29T19:10:08.912Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-08-29T19:10:08.912Z] === RUN TestImageInspectEmptyTagsAndDigests [2023-08-29T19:10:08.912Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) [2023-08-29T19:10:08.912Z] === RUN TestImagesFilterMultiReference [2023-08-29T19:10:08.912Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-08-29T19:10:08.912Z] === RUN TestImagesFilterBeforeSince [2023-08-29T19:10:09.172Z] list_test.go:87: ImageList: ID=sha256:ed4698ceb2eb3ba51a22f27ef2354d29ab79217d0d6a935bab33ed14b83b0eac RepoTags=[testimagesfilterbeforesince:v3] [2023-08-29T19:10:09.172Z] list_test.go:87: ImageList: ID=sha256:6c4bfb20e725ac648e14f63f254459ef7bd77f21728df82a43c193bd7ffd3303 RepoTags=[testimagesfilterbeforesince:v2] [2023-08-29T19:10:09.172Z] list_test.go:87: ImageList: ID=sha256:cb548762a74a458513546e96e1018e6a5a38e64171317e91c92257406878f6ac RepoTags=[testimagesfilterbeforesince:v1] [2023-08-29T19:10:09.172Z] --- PASS: TestImagesFilterBeforeSince (0.21s) [2023-08-29T19:10:09.172Z] === RUN TestAPIImagesFilters [2023-08-29T19:10:09.172Z] === RUN TestAPIImagesFilters/repository_regex [2023-08-29T19:10:09.172Z] === PAUSE TestAPIImagesFilters/repository_regex [2023-08-29T19:10:09.172Z] === RUN TestAPIImagesFilters/image_name_regex [2023-08-29T19:10:09.172Z] === PAUSE TestAPIImagesFilters/image_name_regex [2023-08-29T19:10:09.172Z] === RUN TestAPIImagesFilters/image_name_without_a_tag [2023-08-29T19:10:09.172Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag [2023-08-29T19:10:09.172Z] === RUN TestAPIImagesFilters/registry_port_regex [2023-08-29T19:10:09.172Z] === PAUSE TestAPIImagesFilters/registry_port_regex [2023-08-29T19:10:09.172Z] === CONT TestAPIImagesFilters/repository_regex [2023-08-29T19:10:09.172Z] === CONT TestAPIImagesFilters/image_name_without_a_tag [2023-08-29T19:10:09.172Z] === CONT TestAPIImagesFilters/registry_port_regex [2023-08-29T19:10:09.172Z] === CONT TestAPIImagesFilters/image_name_regex [2023-08-29T19:10:09.172Z] --- PASS: TestAPIImagesFilters (0.04s) [2023-08-29T19:10:09.172Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) [2023-08-29T19:10:09.172Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) [2023-08-29T19:10:09.172Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) [2023-08-29T19:10:09.172Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) [2023-08-29T19:10:09.172Z] === RUN TestPruneDontDeleteUsedDangling [2023-08-29T19:10:09.172Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s) [2023-08-29T19:10:09.172Z] === RUN TestImagePullPlatformInvalid [2023-08-29T19:10:09.172Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-08-29T19:10:09.172Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-08-29T19:10:09.172Z] time="2023-08-29T19:10:09.077065681Z" level=info msg="Starting upload purge in 35m0s" go.version=go1.19.9 instance.id=8b9f2486-e395-4ebd-8df7-d9f89ab45b01 version=2.8.2 [2023-08-29T19:10:09.172Z] time="2023-08-29T19:10:09.077383805Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.9 instance.id=8b9f2486-e395-4ebd-8df7-d9f89ab45b01 version=2.8.2 [2023-08-29T19:10:09.172Z] time="2023-08-29T19:10:09.077542703Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=8b9f2486-e395-4ebd-8df7-d9f89ab45b01 version=2.8.2 [2023-08-29T19:10:09.172Z] time="2023-08-29T19:10:09.07779069Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=8b9f2486-e395-4ebd-8df7-d9f89ab45b01 version=2.8.2 [2023-08-29T19:10:09.172Z] time="2023-08-29T19:10:09.170025866Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f3f69aea-9615-456e-8dec-ad2f99259460 http.request.method=GET http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" [2023-08-29T19:10:09.172Z] time="2023-08-29T19:10:09.170074235Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=f3f69aea-9615-456e-8dec-ad2f99259460 http.request.method=GET http.request.remoteaddr="127.0.0.1:53938" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.046628ms http.response.status=200 http.response.written=2 [2023-08-29T19:10:09.172Z] 127.0.0.1 - - [29/Aug/2023:19:10:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-08-29T19:10:09.172Z] time="2023-08-29T19:10:09.172371844Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8b383ee8-bf96-4b69-9abd-5de7bf4e159c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-29T19:10:09.172Z] time="2023-08-29T19:10:09.172419933Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8b383ee8-bf96-4b69-9abd-5de7bf4e159c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-29T19:10:09.172Z] time="2023-08-29T19:10:09.172509409Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=35e82ad9-c807-47d9-bd78-2ea9603dece5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-29T19:10:09.172Z] time="2023-08-29T19:10:09.17253148Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8b383ee8-bf96-4b69-9abd-5de7bf4e159c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=37.972µ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=21d9dcc5-b390-4ddc-a7a5-37b119ba0e45 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-29T19:10:09.172Z] time="2023-08-29T19:10:09.172553355Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=35e82ad9-c807-47d9-bd78-2ea9603dece5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-29T19:10:09.172Z] time="2023-08-29T19:10:09.172613415Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=35e82ad9-c807-47d9-bd78-2ea9603dece5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=26.453µ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=01f5b950-2eb3-40a7-a124-f24ac2d167ab trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-29T19:10:09.172Z] time="2023-08-29T19:10:09.172651019Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8b383ee8-bf96-4b69-9abd-5de7bf4e159c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.063251ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-29T19:10:09.172Z] 127.0.0.1 - - [29/Aug/2023:19:10:09 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown" [2023-08-29T19:10:09.172Z] time="2023-08-29T19:10:09.172669012Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=35e82ad9-c807-47d9-bd78-2ea9603dece5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.079308ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-29T19:10:09.172Z] 127.0.0.1 - - [29/Aug/2023:19:10:09 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown" [2023-08-29T19:10:09.172Z] time="2023-08-29T19:10:09.174378923Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1d5c77f6-d511-4ef7-bbb4-05a19ec33b0b http.request.method=POST http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test [2023-08-29T19:10:09.172Z] time="2023-08-29T19:10:09.174427464Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1d5c77f6-d511-4ef7-bbb4-05a19ec33b0b http.request.method=POST http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test [2023-08-29T19:10:09.172Z] time="2023-08-29T19:10:09.174463533Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8b8bf757-d720-42b7-9342-a981ea02d471 http.request.method=POST http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test [2023-08-29T19:10:09.172Z] time="2023-08-29T19:10:09.174508176Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8b8bf757-d720-42b7-9342-a981ea02d471 http.request.method=POST http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" vars.name=test [2023-08-29T19:10:09.172Z] time="2023-08-29T19:10:09.17458829Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0902e9c5-9243-4fde-985b-0434564a68e6/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1d5c77f6-d511-4ef7-bbb4-05a19ec33b0b http.request.method=POST http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=129.376µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=29b38f69-7d63-45d3-be33-93d2fe71eaae trace.line=110 vars.name=test [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.174613897Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/bc5da74f-3adb-447a-8725-9e656be98e85/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8b8bf757-d720-42b7-9342-a981ea02d471 http.request.method=POST http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=74.313µ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=a298699a-d940-4959-802c-e9072da3217c trace.line=110 vars.name=test [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.174643911Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/0902e9c5-9243-4fde-985b-0434564a68e6/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1d5c77f6-d511-4ef7-bbb4-05a19ec33b0b http.request.method=POST http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=25.452µ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=aea71fcd-d120-41d7-8620-664bb6671a07 trace.line=142 vars.name=test [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.174660231Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/bc5da74f-3adb-447a-8725-9e656be98e85/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8b8bf757-d720-42b7-9342-a981ea02d471 http.request.method=POST http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=20.397µ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=28de27b3-787f-4913-a424-354f0f6f690f trace.line=142 vars.name=test [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.174722753Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0902e9c5-9243-4fde-985b-0434564a68e6/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1d5c77f6-d511-4ef7-bbb4-05a19ec33b0b http.request.method=POST http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=41.165µ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=e9af6d35-e098-4c62-ad57-089c9790c56f trace.line=110 vars.name=test [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.174726043Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/bc5da74f-3adb-447a-8725-9e656be98e85/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8b8bf757-d720-42b7-9342-a981ea02d471 http.request.method=POST http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" trace.duration=37.99µ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=ec1a646e-fabd-4420-acbe-e2c838f8a6e8 trace.line=110 vars.name=test [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.174822132Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=1d5c77f6-d511-4ef7-bbb4-05a19ec33b0b http.request.method=POST http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.929443ms http.response.status=202 http.response.written=0 [2023-08-29T19:10:09.173Z] 127.0.0.1 - - [29/Aug/2023:19:10:09 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown" [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.174887123Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8b8bf757-d720-42b7-9342-a981ea02d471 http.request.method=POST http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.864944ms http.response.status=202 http.response.written=0 [2023-08-29T19:10:09.173Z] 127.0.0.1 - - [29/Aug/2023:19:10:09 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown" [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.176335935Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db35b202-bd23-47ed-bf15-c1f84816462b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/uploads/bc5da74f-3adb-447a-8725-9e656be98e85?_state=QqzGOkApNO_npS6Vxt-e59iuouzH276A5EFiyL471zt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNWRhNzRmLTNhZGItNDQ3YS04NzI1LTllNjU2YmU5OGU4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ1MjI2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=bc5da74f-3adb-447a-8725-9e656be98e85 [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.176417361Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db35b202-bd23-47ed-bf15-c1f84816462b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/uploads/bc5da74f-3adb-447a-8725-9e656be98e85?_state=QqzGOkApNO_npS6Vxt-e59iuouzH276A5EFiyL471zt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNWRhNzRmLTNhZGItNDQ3YS04NzI1LTllNjU2YmU5OGU4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ1MjI2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=bc5da74f-3adb-447a-8725-9e656be98e85 [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.176487998Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/bc5da74f-3adb-447a-8725-9e656be98e85/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db35b202-bd23-47ed-bf15-c1f84816462b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/uploads/bc5da74f-3adb-447a-8725-9e656be98e85?_state=QqzGOkApNO_npS6Vxt-e59iuouzH276A5EFiyL471zt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNWRhNzRmLTNhZGItNDQ3YS04NzI1LTllNjU2YmU5OGU4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ1MjI2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=41.928µ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=34e86fe0-e28e-436a-88d5-e88a8bad2f64 trace.line=95 vars.name=test vars.uuid=bc5da74f-3adb-447a-8725-9e656be98e85 [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.17653969Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/bc5da74f-3adb-447a-8725-9e656be98e85/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db35b202-bd23-47ed-bf15-c1f84816462b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/uploads/bc5da74f-3adb-447a-8725-9e656be98e85?_state=QqzGOkApNO_npS6Vxt-e59iuouzH276A5EFiyL471zt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNWRhNzRmLTNhZGItNDQ3YS04NzI1LTllNjU2YmU5OGU4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ1MjI2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=20.176µ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=1c5838a1-a7cb-492c-85bc-0f6b6150df1b trace.line=142 vars.name=test vars.uuid=bc5da74f-3adb-447a-8725-9e656be98e85 [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.176586778Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db35b202-bd23-47ed-bf15-c1f84816462b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/uploads/bc5da74f-3adb-447a-8725-9e656be98e85?_state=QqzGOkApNO_npS6Vxt-e59iuouzH276A5EFiyL471zt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNWRhNzRmLTNhZGItNDQ3YS04NzI1LTllNjU2YmU5OGU4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ1MjI2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=bc5da74f-3adb-447a-8725-9e656be98e85 [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.176655675Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/bc5da74f-3adb-447a-8725-9e656be98e85/hashstates/sha256/194")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db35b202-bd23-47ed-bf15-c1f84816462b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/uploads/bc5da74f-3adb-447a-8725-9e656be98e85?_state=QqzGOkApNO_npS6Vxt-e59iuouzH276A5EFiyL471zt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNWRhNzRmLTNhZGItNDQ3YS04NzI1LTllNjU2YmU5OGU4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ1MjI2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=36.102µ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=02e6adf2-818b-41e3-b55d-7a0e819a0d0f trace.line=110 vars.name=test vars.uuid=bc5da74f-3adb-447a-8725-9e656be98e85 [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.176700245Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/bc5da74f-3adb-447a-8725-9e656be98e85/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db35b202-bd23-47ed-bf15-c1f84816462b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/uploads/bc5da74f-3adb-447a-8725-9e656be98e85?_state=QqzGOkApNO_npS6Vxt-e59iuouzH276A5EFiyL471zt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNWRhNzRmLTNhZGItNDQ3YS04NzI1LTllNjU2YmU5OGU4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ1MjI2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=13.678µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0947d825-cdce-43ef-8ece-e1a1507072b7 trace.line=155 vars.name=test vars.uuid=bc5da74f-3adb-447a-8725-9e656be98e85 [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.176738702Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db35b202-bd23-47ed-bf15-c1f84816462b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/uploads/bc5da74f-3adb-447a-8725-9e656be98e85?_state=QqzGOkApNO_npS6Vxt-e59iuouzH276A5EFiyL471zt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNWRhNzRmLTNhZGItNDQ3YS04NzI1LTllNjU2YmU5OGU4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ1MjI2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=11.725µ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=84d6478e-4aed-4cde-8ba0-f09ae49174cd trace.line=155 vars.name=test vars.uuid=bc5da74f-3adb-447a-8725-9e656be98e85 [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.176764564Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/bc5da74f-3adb-447a-8725-9e656be98e85/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db35b202-bd23-47ed-bf15-c1f84816462b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/uploads/bc5da74f-3adb-447a-8725-9e656be98e85?_state=QqzGOkApNO_npS6Vxt-e59iuouzH276A5EFiyL471zt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNWRhNzRmLTNhZGItNDQ3YS04NzI1LTllNjU2YmU5OGU4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ1MjI2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=8.377µ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=850d9fb3-9f35-4b90-af21-32a25ba7b5d5 trace.line=155 vars.name=test vars.uuid=bc5da74f-3adb-447a-8725-9e656be98e85 [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.176835069Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/bc5da74f-3adb-447a-8725-9e656be98e85/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db35b202-bd23-47ed-bf15-c1f84816462b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/uploads/bc5da74f-3adb-447a-8725-9e656be98e85?_state=QqzGOkApNO_npS6Vxt-e59iuouzH276A5EFiyL471zt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNWRhNzRmLTNhZGItNDQ3YS04NzI1LTllNjU2YmU5OGU4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ1MjI2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=48.803µ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=ab0788a4-3804-4cde-a9c2-1d5ccd5eb5d3 trace.line=185 vars.name=test vars.uuid=bc5da74f-3adb-447a-8725-9e656be98e85 [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.176924807Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db35b202-bd23-47ed-bf15-c1f84816462b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/uploads/bc5da74f-3adb-447a-8725-9e656be98e85?_state=QqzGOkApNO_npS6Vxt-e59iuouzH276A5EFiyL471zt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNWRhNzRmLTNhZGItNDQ3YS04NzI1LTllNjU2YmU5OGU4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ1MjI2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=48.68µ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=2c2f0663-97e7-4857-8a90-772e8899936e trace.line=110 vars.name=test vars.uuid=bc5da74f-3adb-447a-8725-9e656be98e85 [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.177275226Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/bc5da74f-3adb-447a-8725-9e656be98e85")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db35b202-bd23-47ed-bf15-c1f84816462b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/uploads/bc5da74f-3adb-447a-8725-9e656be98e85?_state=QqzGOkApNO_npS6Vxt-e59iuouzH276A5EFiyL471zt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNWRhNzRmLTNhZGItNDQ3YS04NzI1LTllNjU2YmU5OGU4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ1MjI2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" trace.duration=317.788µ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=30d36996-d2d3-4ce1-98e9-cc51d1d94cc7 trace.line=202 vars.name=test vars.uuid=bc5da74f-3adb-447a-8725-9e656be98e85 [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.177492789Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=db35b202-bd23-47ed-bf15-c1f84816462b http.request.method=PUT http.request.remoteaddr="127.0.0.1:53950" http.request.uri="/v2/test/blobs/uploads/bc5da74f-3adb-447a-8725-9e656be98e85?_state=QqzGOkApNO_npS6Vxt-e59iuouzH276A5EFiyL471zt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNWRhNzRmLTNhZGItNDQ3YS04NzI1LTllNjU2YmU5OGU4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ1MjI2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.858717ms http.response.status=201 http.response.written=0 [2023-08-29T19:10:09.173Z] 127.0.0.1 - - [29/Aug/2023:19:10:09 +0000] "PUT /v2/test/blobs/uploads/bc5da74f-3adb-447a-8725-9e656be98e85?_state=QqzGOkApNO_npS6Vxt-e59iuouzH276A5EFiyL471zt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJjNWRhNzRmLTNhZGItNDQ3YS04NzI1LTllNjU2YmU5OGU4NSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ1MjI2OTFaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.178224288Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=159f94f8-1abe-498d-8f8e-f1b76fb55b1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/uploads/0902e9c5-9243-4fde-985b-0434564a68e6?_state=ZajmgLrINXDddKbOUdIAoh6B4dmJ7Fm1rKYa_qyrnCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5MDJlOWM1LTkyNDMtNGZkZS05ODViLTA0MzQ1NjRhNjhlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ0Mzk2MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=0902e9c5-9243-4fde-985b-0434564a68e6 [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.178293276Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=159f94f8-1abe-498d-8f8e-f1b76fb55b1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/uploads/0902e9c5-9243-4fde-985b-0434564a68e6?_state=ZajmgLrINXDddKbOUdIAoh6B4dmJ7Fm1rKYa_qyrnCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5MDJlOWM1LTkyNDMtNGZkZS05ODViLTA0MzQ1NjRhNjhlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ0Mzk2MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=0902e9c5-9243-4fde-985b-0434564a68e6 [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.178359424Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/0902e9c5-9243-4fde-985b-0434564a68e6/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=159f94f8-1abe-498d-8f8e-f1b76fb55b1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/uploads/0902e9c5-9243-4fde-985b-0434564a68e6?_state=ZajmgLrINXDddKbOUdIAoh6B4dmJ7Fm1rKYa_qyrnCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5MDJlOWM1LTkyNDMtNGZkZS05ODViLTA0MzQ1NjRhNjhlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ0Mzk2MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=36.98µ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=4429852b-4047-4e57-b6c5-a649d45f5ce7 trace.line=95 vars.name=test vars.uuid=0902e9c5-9243-4fde-985b-0434564a68e6 [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.178409803Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/0902e9c5-9243-4fde-985b-0434564a68e6/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=159f94f8-1abe-498d-8f8e-f1b76fb55b1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/uploads/0902e9c5-9243-4fde-985b-0434564a68e6?_state=ZajmgLrINXDddKbOUdIAoh6B4dmJ7Fm1rKYa_qyrnCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5MDJlOWM1LTkyNDMtNGZkZS05ODViLTA0MzQ1NjRhNjhlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ0Mzk2MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=20.529µ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=78996732-cd10-455f-9bd2-ccc0de170de0 trace.line=142 vars.name=test vars.uuid=0902e9c5-9243-4fde-985b-0434564a68e6 [2023-08-29T19:10:09.173Z] time="2023-08-29T19:10:09.178450122Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=159f94f8-1abe-498d-8f8e-f1b76fb55b1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/uploads/0902e9c5-9243-4fde-985b-0434564a68e6?_state=ZajmgLrINXDddKbOUdIAoh6B4dmJ7Fm1rKYa_qyrnCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5MDJlOWM1LTkyNDMtNGZkZS05ODViLTA0MzQ1NjRhNjhlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ0Mzk2MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.uuid=0902e9c5-9243-4fde-985b-0434564a68e6 [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.178518568Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0902e9c5-9243-4fde-985b-0434564a68e6/hashstates/sha256/68")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=159f94f8-1abe-498d-8f8e-f1b76fb55b1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/uploads/0902e9c5-9243-4fde-985b-0434564a68e6?_state=ZajmgLrINXDddKbOUdIAoh6B4dmJ7Fm1rKYa_qyrnCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5MDJlOWM1LTkyNDMtNGZkZS05ODViLTA0MzQ1NjRhNjhlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ0Mzk2MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=34.83µ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=95312311-04fb-4134-9c9e-f3c7b7357211 trace.line=110 vars.name=test vars.uuid=0902e9c5-9243-4fde-985b-0434564a68e6 [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.178565812Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/0902e9c5-9243-4fde-985b-0434564a68e6/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=159f94f8-1abe-498d-8f8e-f1b76fb55b1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/uploads/0902e9c5-9243-4fde-985b-0434564a68e6?_state=ZajmgLrINXDddKbOUdIAoh6B4dmJ7Fm1rKYa_qyrnCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5MDJlOWM1LTkyNDMtNGZkZS05ODViLTA0MzQ1NjRhNjhlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ0Mzk2MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=21.579µ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=71399aa3-219f-4bd9-80b7-0f3a31296ffd trace.line=155 vars.name=test vars.uuid=0902e9c5-9243-4fde-985b-0434564a68e6 [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.178606985Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=159f94f8-1abe-498d-8f8e-f1b76fb55b1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/uploads/0902e9c5-9243-4fde-985b-0434564a68e6?_state=ZajmgLrINXDddKbOUdIAoh6B4dmJ7Fm1rKYa_qyrnCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5MDJlOWM1LTkyNDMtNGZkZS05ODViLTA0MzQ1NjRhNjhlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ0Mzk2MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=13.35µ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=0c1bbcb8-a238-46c8-b648-15eede69c2ba trace.line=155 vars.name=test vars.uuid=0902e9c5-9243-4fde-985b-0434564a68e6 [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.1786369Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/0902e9c5-9243-4fde-985b-0434564a68e6/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=159f94f8-1abe-498d-8f8e-f1b76fb55b1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/uploads/0902e9c5-9243-4fde-985b-0434564a68e6?_state=ZajmgLrINXDddKbOUdIAoh6B4dmJ7Fm1rKYa_qyrnCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5MDJlOWM1LTkyNDMtNGZkZS05ODViLTA0MzQ1NjRhNjhlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ0Mzk2MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=10.715µ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=3d0a2372-3094-4cd2-aa78-5efaced13251 trace.line=155 vars.name=test vars.uuid=0902e9c5-9243-4fde-985b-0434564a68e6 [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.178699414Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/0902e9c5-9243-4fde-985b-0434564a68e6/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=159f94f8-1abe-498d-8f8e-f1b76fb55b1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/uploads/0902e9c5-9243-4fde-985b-0434564a68e6?_state=ZajmgLrINXDddKbOUdIAoh6B4dmJ7Fm1rKYa_qyrnCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5MDJlOWM1LTkyNDMtNGZkZS05ODViLTA0MzQ1NjRhNjhlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ0Mzk2MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=38.457µ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=0fe98765-71f1-422f-810d-6659a77a4087 trace.line=185 vars.name=test vars.uuid=0902e9c5-9243-4fde-985b-0434564a68e6 [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.178774301Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=159f94f8-1abe-498d-8f8e-f1b76fb55b1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/uploads/0902e9c5-9243-4fde-985b-0434564a68e6?_state=ZajmgLrINXDddKbOUdIAoh6B4dmJ7Fm1rKYa_qyrnCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5MDJlOWM1LTkyNDMtNGZkZS05ODViLTA0MzQ1NjRhNjhlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ0Mzk2MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=43.256µ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=cb102d7e-50ba-44f1-9dfd-54218f63bd8d trace.line=110 vars.name=test vars.uuid=0902e9c5-9243-4fde-985b-0434564a68e6 [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.178873409Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/0902e9c5-9243-4fde-985b-0434564a68e6")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=159f94f8-1abe-498d-8f8e-f1b76fb55b1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/uploads/0902e9c5-9243-4fde-985b-0434564a68e6?_state=ZajmgLrINXDddKbOUdIAoh6B4dmJ7Fm1rKYa_qyrnCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5MDJlOWM1LTkyNDMtNGZkZS05ODViLTA0MzQ1NjRhNjhlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ0Mzk2MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" trace.duration=72.885µ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=0992adf9-448b-4e70-93e9-2d729c7d70fa trace.line=202 vars.name=test vars.uuid=0902e9c5-9243-4fde-985b-0434564a68e6 [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.178944489Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=159f94f8-1abe-498d-8f8e-f1b76fb55b1f http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/blobs/uploads/0902e9c5-9243-4fde-985b-0434564a68e6?_state=ZajmgLrINXDddKbOUdIAoh6B4dmJ7Fm1rKYa_qyrnCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5MDJlOWM1LTkyNDMtNGZkZS05ODViLTA0MzQ1NjRhNjhlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ0Mzk2MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.274873ms http.response.status=201 http.response.written=0 [2023-08-29T19:10:09.174Z] 127.0.0.1 - - [29/Aug/2023:19:10:09 +0000] "PUT /v2/test/blobs/uploads/0902e9c5-9243-4fde-985b-0434564a68e6?_state=ZajmgLrINXDddKbOUdIAoh6B4dmJ7Fm1rKYa_qyrnCF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5MDJlOWM1LTkyNDMtNGZkZS05ODViLTA0MzQ1NjRhNjhlNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0yOVQxOToxMDowOS4xNzQ0Mzk2MzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.179854676Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=edd77062-40fe-4835-a64a-461c4e497847 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.179893757Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=edd77062-40fe-4835-a64a-461c4e497847 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.179951782Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=edd77062-40fe-4835-a64a-461c4e497847 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=25.041µ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=0f888bb2-38b2-4219-af3a-0c76974e11d2 trace.line=95 vars.name=test vars.reference=latest [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.180014682Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=edd77062-40fe-4835-a64a-461c4e497847 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="783.716µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest [2023-08-29T19:10:09.174Z] 127.0.0.1 - - [29/Aug/2023:19:10:09 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown" [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.180895823Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0e04165b-7b60-474d-8199-f14d086d82d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.180932196Z" level=debug msg=PutImageManifest go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0e04165b-7b60-474d-8199-f14d086d82d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.181072001Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0e04165b-7b60-474d-8199-f14d086d82d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.181089215Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0e04165b-7b60-474d-8199-f14d086d82d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.181098536Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0e04165b-7b60-474d-8199-f14d086d82d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.181165136Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0e04165b-7b60-474d-8199-f14d086d82d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=35.618µ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=b991c1b6-d033-4e7f-99c9-07fa6cd252f2 trace.line=95 vars.name=test vars.reference=latest [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.181215785Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0e04165b-7b60-474d-8199-f14d086d82d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=15.975µ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=7c7ab4bd-5de7-4782-80c5-c38b398177ed trace.line=155 vars.name=test vars.reference=latest [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.181262783Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0e04165b-7b60-474d-8199-f14d086d82d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=18.519µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b2f779f7-d18c-459b-b10b-47d8b52158bd trace.line=95 vars.name=test vars.reference=latest [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.181299788Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0e04165b-7b60-474d-8199-f14d086d82d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=11.528µ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=050365a7-f9b3-4946-aa15-a799dd45f8a5 trace.line=155 vars.name=test vars.reference=latest [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.181339114Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0e04165b-7b60-474d-8199-f14d086d82d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=11.421µ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=11bdc4b3-2c94-4983-84d7-f283f0557b03 trace.line=155 vars.name=test vars.reference=latest [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.181414083Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0e04165b-7b60-474d-8199-f14d086d82d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=47.909µ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=ece87d6a-4b78-4beb-bc5c-8d975307bf52 trace.line=110 vars.name=test vars.reference=latest [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.181494919Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0e04165b-7b60-474d-8199-f14d086d82d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=49.69µ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=c5716c65-1e5a-4c07-8cc4-44e87e55b02b trace.line=110 vars.name=test vars.reference=latest [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.18164434Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0e04165b-7b60-474d-8199-f14d086d82d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=57.288µ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=24db7fbe-bf3c-4940-9d61-bc7d3e6d733c trace.line=110 vars.name=test vars.reference=latest [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.181700921Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0e04165b-7b60-474d-8199-f14d086d82d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" trace.duration=30.523µ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=a3e7b887-94d4-4635-aa18-98608a0084f3 trace.line=110 vars.name=test vars.reference=latest [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.181738278Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0e04165b-7b60-474d-8199-f14d086d82d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" vars.name=test vars.reference=latest [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.18175651Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0e04165b-7b60-474d-8199-f14d086d82d8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.450076ms http.response.status=201 http.response.written=0 [2023-08-29T19:10:09.174Z] 127.0.0.1 - - [29/Aug/2023:19:10:09 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.186874911Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=258674f3-33aa-4757-8f2c-646fe0635422 http.request.method=GET http.request.remoteaddr="127.0.0.1:53976" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-29T19:10:09.174Z] time="2023-08-29T19:10:09.186914098Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=258674f3-33aa-4757-8f2c-646fe0635422 http.request.method=GET http.request.remoteaddr="127.0.0.1:53976" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.311526ms http.response.status=200 http.response.written=2 [2023-08-29T19:10:09.175Z] 127.0.0.1 - - [29/Aug/2023:19:10:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-29T19:10:09.434Z] time="2023-08-29T19:10:09.188893609Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bf8c6023-457e-45bd-bb55-8f5d41eed0da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53986" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-08-29T19:10:09.434Z] time="2023-08-29T19:10:09.1889288Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bf8c6023-457e-45bd-bb55-8f5d41eed0da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53986" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-08-29T19:10:09.434Z] time="2023-08-29T19:10:09.189001988Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bf8c6023-457e-45bd-bb55-8f5d41eed0da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53986" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.616µ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=e476f698-ba46-459a-b159-5ad2b423f214 trace.line=95 vars.name=test vars.reference=latest [2023-08-29T19:10:09.434Z] time="2023-08-29T19:10:09.189026078Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bf8c6023-457e-45bd-bb55-8f5d41eed0da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53986" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-08-29T19:10:09.434Z] time="2023-08-29T19:10:09.189072215Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bf8c6023-457e-45bd-bb55-8f5d41eed0da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53986" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.128µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4e58e3dc-dfd1-4ec3-805a-8de2b87768b0 trace.line=95 vars.name=test vars.reference=latest [2023-08-29T19:10:09.434Z] time="2023-08-29T19:10:09.189120353Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bf8c6023-457e-45bd-bb55-8f5d41eed0da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53986" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.745µ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=9e6f090a-28af-48e3-8c93-c66946763914 trace.line=155 vars.name=test vars.reference=latest [2023-08-29T19:10:09.434Z] time="2023-08-29T19:10:09.18916Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bf8c6023-457e-45bd-bb55-8f5d41eed0da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53986" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.101µ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=a3e5f079-1e58-4cde-bf30-7f31223ae26b trace.line=125 vars.name=test vars.reference=latest [2023-08-29T19:10:09.434Z] time="2023-08-29T19:10:09.189202887Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bf8c6023-457e-45bd-bb55-8f5d41eed0da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53986" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2023-08-29T19:10:09.434Z] time="2023-08-29T19:10:09.189293183Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=bf8c6023-457e-45bd-bb55-8f5d41eed0da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53986" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.110061ms http.response.status=200 http.response.written=417 [2023-08-29T19:10:09.434Z] 127.0.0.1 - - [29/Aug/2023:19:10:09 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-29T19:10:09.434Z] time="2023-08-29T19:10:09.204201963Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=76da1633-6fc4-4da2-b9a4-6c5fd70e77d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:54000" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-29T19:10:09.434Z] time="2023-08-29T19:10:09.20425331Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=76da1633-6fc4-4da2-b9a4-6c5fd70e77d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:54000" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-29T19:10:09.434Z] time="2023-08-29T19:10:09.204268768Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=76da1633-6fc4-4da2-b9a4-6c5fd70e77d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:54000" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-29T19:10:09.434Z] time="2023-08-29T19:10:09.204348348Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=76da1633-6fc4-4da2-b9a4-6c5fd70e77d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:54000" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.326µ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=4f5d4a18-3fb1-456c-9ce3-fce68640e0f9 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-29T19:10:09.434Z] time="2023-08-29T19:10:09.204400843Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=76da1633-6fc4-4da2-b9a4-6c5fd70e77d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:54000" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.468µ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=647b1af1-d3db-4f7a-b91c-2105e64f58fa trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.204439965Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=76da1633-6fc4-4da2-b9a4-6c5fd70e77d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:54000" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.331µ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=f015be5a-600e-43f8-b816-2f826135f030 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.204475656Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=76da1633-6fc4-4da2-b9a4-6c5fd70e77d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:54000" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.204572065Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=76da1633-6fc4-4da2-b9a4-6c5fd70e77d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:54000" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.253697ms http.response.status=200 http.response.written=417 [2023-08-29T19:10:09.435Z] 127.0.0.1 - - [29/Aug/2023:19:10:09 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.211670781Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b03ace5c-8e2d-401c-8040-6dd03dc35285 http.request.method=GET http.request.remoteaddr="127.0.0.1:54004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.211722571Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b03ace5c-8e2d-401c-8040-6dd03dc35285 http.request.method=GET http.request.remoteaddr="127.0.0.1:54004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.211764154Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5c6a209d-411c-4423-bd08-c5102b1d6887 http.request.method=GET http.request.remoteaddr="127.0.0.1:54018" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.211801831Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b03ace5c-8e2d-401c-8040-6dd03dc35285 http.request.method=GET http.request.remoteaddr="127.0.0.1:54004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=43.454µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=72bf981b-5eb5-424a-80bd-ca2e5e54820d trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.211818996Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5c6a209d-411c-4423-bd08-c5102b1d6887 http.request.method=GET http.request.remoteaddr="127.0.0.1:54018" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.211860062Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b03ace5c-8e2d-401c-8040-6dd03dc35285 http.request.method=GET http.request.remoteaddr="127.0.0.1:54004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.404µ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=7f675599-d826-4925-800d-f5067e270a54 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.211884349Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5c6a209d-411c-4423-bd08-c5102b1d6887 http.request.method=GET http.request.remoteaddr="127.0.0.1:54018" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.453µ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=ce6ed898-d03a-43b9-bb1b-760ffc010e80 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.211907076Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b03ace5c-8e2d-401c-8040-6dd03dc35285 http.request.method=GET http.request.remoteaddr="127.0.0.1:54004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.395µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=95100321-0d2f-48f5-98fe-372129a2ec53 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.211932979Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5c6a209d-411c-4423-bd08-c5102b1d6887 http.request.method=GET http.request.remoteaddr="127.0.0.1:54018" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.044µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7dcc5806-4a2c-4c8d-a2c1-bceab8ca57b3 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.211943186Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b03ace5c-8e2d-401c-8040-6dd03dc35285 http.request.method=GET http.request.remoteaddr="127.0.0.1:54004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.526µ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=6e67a588-5973-47be-a86d-af30f53ef5f0 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.211974357Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5c6a209d-411c-4423-bd08-c5102b1d6887 http.request.method=GET http.request.remoteaddr="127.0.0.1:54018" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.262µ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=c483df3b-c7ed-4f42-8b3a-820531c6cbf8 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.211977533Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b03ace5c-8e2d-401c-8040-6dd03dc35285 http.request.method=GET http.request.remoteaddr="127.0.0.1:54004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.353µ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=43fba9aa-6540-4e44-a8e7-078ad33c4e61 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.212021519Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b03ace5c-8e2d-401c-8040-6dd03dc35285 http.request.method=GET http.request.remoteaddr="127.0.0.1:54004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.78µ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=3dc5945a-096d-4b52-b1c9-4e05f6326e1d trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.212116459Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b03ace5c-8e2d-401c-8040-6dd03dc35285 http.request.method=GET http.request.remoteaddr="127.0.0.1:54004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.814µ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=ef4bfd6a-7d67-4a07-9de0-74cd247c7907 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.212107737Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5c6a209d-411c-4423-bd08-c5102b1d6887 http.request.method=GET http.request.remoteaddr="127.0.0.1:54018" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=103.285µ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=e4ad9600-cc3a-4b18-a151-188574760f4e trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.212298873Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5c6a209d-411c-4423-bd08-c5102b1d6887 http.request.method=GET http.request.remoteaddr="127.0.0.1:54018" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.366µ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=80dc91e5-6007-48ce-92ac-7d947398c469 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.213094387Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5c6a209d-411c-4423-bd08-c5102b1d6887 http.request.method=GET http.request.remoteaddr="127.0.0.1:54018" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=7.236µ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=07efdd4d-6bca-4dfa-813a-d862e8b75a8a trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.213179752Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5c6a209d-411c-4423-bd08-c5102b1d6887 http.request.method=GET http.request.remoteaddr="127.0.0.1:54018" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=30.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).Reader" trace.id=e91a5713-a279-493e-9373-590a19c19952 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.213776566Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5c6a209d-411c-4423-bd08-c5102b1d6887 http.request.method=GET http.request.remoteaddr="127.0.0.1:54018" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.307µ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=e353ee19-be08-4c98-b2a3-d1edceb04e92 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.21390865Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5c6a209d-411c-4423-bd08-c5102b1d6887 http.request.method=GET http.request.remoteaddr="127.0.0.1:54018" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.68µ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=cc3c3af6-150d-4dab-b463-7ff7ace940b1 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.214036213Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5c6a209d-411c-4423-bd08-c5102b1d6887 http.request.method=GET http.request.remoteaddr="127.0.0.1:54018" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.728609ms http.response.status=200 http.response.written=68 [2023-08-29T19:10:09.435Z] 127.0.0.1 - - [29/Aug/2023:19:10:09 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.214050071Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b03ace5c-8e2d-401c-8040-6dd03dc35285 http.request.method=GET http.request.remoteaddr="127.0.0.1:54004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.089µ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=cfc77fc8-164b-405b-acdf-f2b06c882ab4 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-29T19:10:09.435Z] time="2023-08-29T19:10:09.214103042Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b03ace5c-8e2d-401c-8040-6dd03dc35285 http.request.method=GET http.request.remoteaddr="127.0.0.1:54004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.694µ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=7425bcac-bcec-465f-b3a4-bb98bf3cbbb6 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2023-08-29T19:10:09.436Z] time="2023-08-29T19:10:09.214192551Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=b03ace5c-8e2d-401c-8040-6dd03dc35285 http.request.method=GET http.request.remoteaddr="127.0.0.1:54004" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.950644ms http.response.status=200 http.response.written=194 [2023-08-29T19:10:09.436Z] 127.0.0.1 - - [29/Aug/2023:19:10:09 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-29T19:10:09.436Z] time="2023-08-29T19:10:09.225137846Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6d217264-2ff6-4210-a1e8-0fda6521f610 http.request.method=GET http.request.remoteaddr="127.0.0.1:54034" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-29T19:10:09.436Z] time="2023-08-29T19:10:09.225183507Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6d217264-2ff6-4210-a1e8-0fda6521f610 http.request.method=GET http.request.remoteaddr="127.0.0.1:54034" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="851.251µs" http.response.status=200 http.response.written=2 [2023-08-29T19:10:09.436Z] 127.0.0.1 - - [29/Aug/2023:19:10:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-29T19:10:09.436Z] time="2023-08-29T19:10:09.231195997Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9a1df505-98e4-46ea-8917-5c390a28c133 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54040" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-29T19:10:09.436Z] time="2023-08-29T19:10:09.231245834Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9a1df505-98e4-46ea-8917-5c390a28c133 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54040" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-29T19:10:09.436Z] time="2023-08-29T19:10:09.231261014Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9a1df505-98e4-46ea-8917-5c390a28c133 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54040" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-29T19:10:09.436Z] time="2023-08-29T19:10:09.231331576Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9a1df505-98e4-46ea-8917-5c390a28c133 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54040" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.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).GetContent" trace.id=51d8bbb1-be91-4d68-a18a-d26945a94ef1 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-29T19:10:09.436Z] time="2023-08-29T19:10:09.231381939Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=9a1df505-98e4-46ea-8917-5c390a28c133 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54040" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.414µ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=fbd4653a-559a-4007-b340-7cb52a869b83 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-29T19:10:09.436Z] time="2023-08-29T19:10:09.231455242Z" 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.19.9 http.request.host="127.0.0.1:5000" http.request.id=9a1df505-98e4-46ea-8917-5c390a28c133 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:54040" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.081507ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-29T19:10:09.436Z] 127.0.0.1 - - [29/Aug/2023:19:10:09 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-29T19:10:09.436Z] time="2023-08-29T19:10:09.232677202Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a63b5de0-c70b-4f67-9183-ec6827a7c484 http.request.method=GET http.request.remoteaddr="127.0.0.1:54042" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-29T19:10:09.436Z] time="2023-08-29T19:10:09.232718416Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a63b5de0-c70b-4f67-9183-ec6827a7c484 http.request.method=GET http.request.remoteaddr="127.0.0.1:54042" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-29T19:10:09.436Z] time="2023-08-29T19:10:09.232736508Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a63b5de0-c70b-4f67-9183-ec6827a7c484 http.request.method=GET http.request.remoteaddr="127.0.0.1:54042" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-29T19:10:09.436Z] time="2023-08-29T19:10:09.232793032Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a63b5de0-c70b-4f67-9183-ec6827a7c484 http.request.method=GET http.request.remoteaddr="127.0.0.1:54042" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.544µ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=c584ae99-2e7a-4e6f-a91a-1d398c40d7bd trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-29T19:10:09.436Z] time="2023-08-29T19:10:09.232842918Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a63b5de0-c70b-4f67-9183-ec6827a7c484 http.request.method=GET http.request.remoteaddr="127.0.0.1:54042" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.087µ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=cd2284e4-a706-4771-9004-a299e35049be trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-29T19:10:09.436Z] time="2023-08-29T19:10:09.232885059Z" 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.19.9 http.request.host="127.0.0.1:5000" http.request.id=a63b5de0-c70b-4f67-9183-ec6827a7c484 http.request.method=GET http.request.remoteaddr="127.0.0.1:54042" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="954.486µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2023-08-29T19:10:09.436Z] 127.0.0.1 - - [29/Aug/2023:19:10:09 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/439766e55df89235a0b034c2e7e50342ea7dfe24 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-29T19:10:09.436Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s) [2023-08-29T19:10:09.436Z] === RUN TestRemoveImageOrphaning [2023-08-29T19:10:09.436Z] --- PASS: TestRemoveImageOrphaning (0.12s) [2023-08-29T19:10:09.436Z] === RUN TestRemoveByDigest [2023-08-29T19:10:09.436Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2023-08-29T19:10:09.436Z] --- SKIP: TestRemoveByDigest (0.00s) [2023-08-29T19:10:09.436Z] === RUN TestRemoveImageGarbageCollector [2023-08-29T19:10:09.436Z] remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-29T19:10:09.436Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-08-29T19:10:09.436Z] === RUN TestSaveCheckTimes [2023-08-29T19:10:09.436Z] === PAUSE TestSaveCheckTimes [2023-08-29T19:10:09.436Z] === RUN TestSaveRepoWithMultipleImages [2023-08-29T19:10:10.371Z] --- PASS: TestSaveRepoWithMultipleImages (0.90s) [2023-08-29T19:10:10.371Z] === RUN TestSaveDirectoryPermissions [2023-08-29T19:10:11.305Z] --- PASS: TestSaveDirectoryPermissions (0.96s) [2023-08-29T19:10:11.305Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-08-29T19:10:11.305Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-08-29T19:10:11.305Z] === RUN TestTagUsingDigestAlgorithmAsName [2023-08-29T19:10:11.305Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) [2023-08-29T19:10:11.305Z] === RUN TestTagValidPrefixedRepo [2023-08-29T19:10:11.305Z] === RUN TestTagValidPrefixedRepo/fooo/bar [2023-08-29T19:10:11.305Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar [2023-08-29T19:10:11.305Z] === RUN TestTagValidPrefixedRepo/fooaa/test [2023-08-29T19:10:11.305Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test [2023-08-29T19:10:11.305Z] === RUN TestTagValidPrefixedRepo/foooo:t [2023-08-29T19:10:11.305Z] === PAUSE TestTagValidPrefixedRepo/foooo:t [2023-08-29T19:10:11.305Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2023-08-29T19:10:11.305Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2023-08-29T19:10:11.305Z] === CONT TestTagValidPrefixedRepo/fooo/bar [2023-08-29T19:10:11.305Z] === CONT TestTagValidPrefixedRepo/foooo:t [2023-08-29T19:10:11.305Z] === CONT TestTagValidPrefixedRepo/fooaa/test [2023-08-29T19:10:11.305Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2023-08-29T19:10:11.305Z] --- PASS: TestTagValidPrefixedRepo (0.01s) [2023-08-29T19:10:11.305Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) [2023-08-29T19:10:11.305Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s) [2023-08-29T19:10:11.305Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s) [2023-08-29T19:10:11.305Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s) [2023-08-29T19:10:11.305Z] === RUN TestTagExistedNameWithoutForce [2023-08-29T19:10:11.305Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-08-29T19:10:11.305Z] === RUN TestTagOfficialNames [2023-08-29T19:10:11.305Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox [2023-08-29T19:10:11.563Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox [2023-08-29T19:10:11.563Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox [2023-08-29T19:10:11.563Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox [2023-08-29T19:10:11.563Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox [2023-08-29T19:10:11.563Z] --- PASS: TestTagOfficialNames (0.05s) [2023-08-29T19:10:11.563Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) [2023-08-29T19:10:11.563Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) [2023-08-29T19:10:11.563Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) [2023-08-29T19:10:11.563Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) [2023-08-29T19:10:11.563Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) [2023-08-29T19:10:11.563Z] === RUN TestTagMatchesDigest [2023-08-29T19:10:11.563Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-08-29T19:10:11.563Z] === CONT TestSaveCheckTimes [2023-08-29T19:10:11.563Z] --- PASS: TestSaveCheckTimes (0.03s) [2023-08-29T19:10:11.563Z] PASS [2023-08-29T19:10:11.563Z] [2023-08-29T19:10:11.563Z] === Skipped [2023-08-29T19:10:11.563Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-08-29T19:10:11.563Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-08-29T19:10:11.563Z] [2023-08-29T19:10:11.563Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) [2023-08-29T19:10:11.563Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2023-08-29T19:10:11.563Z] [2023-08-29T19:10:11.563Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-08-29T19:10:11.563Z] remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-29T19:10:11.563Z] [2023-08-29T19:10:11.563Z] DONE 44 tests, 3 skipped in 2.980s [2023-08-29T19:10:11.563Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-08-29T19:10:11.563Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:10:11.563Z] ++ set -e [2023-08-29T19:10:11.563Z] ++ '[' -n 0 ']' [2023-08-29T19:10:11.563Z] ++ set -x [2023-08-29T19:10:11.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:10:11.563Z] === RUN TestStripANSICommands [2023-08-29T19:10:11.563Z] === RUN TestStripANSICommands/#00 [2023-08-29T19:10:11.563Z] === RUN TestStripANSICommands/#01 [2023-08-29T19:10:11.563Z] --- PASS: TestStripANSICommands (0.00s) [2023-08-29T19:10:11.563Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-08-29T19:10:11.563Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-08-29T19:10:11.563Z] PASS [2023-08-29T19:10:11.563Z] [2023-08-29T19:10:11.563Z] DONE 3 tests in 0.009s [2023-08-29T19:10:11.563Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-08-29T19:10:11.563Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:10:11.563Z] ++ set -e [2023-08-29T19:10:11.563Z] ++ '[' -n 0 ']' [2023-08-29T19:10:11.563Z] ++ set -x [2023-08-29T19:10:11.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:10:11.563Z] INFO: Testing against a local daemon [2023-08-29T19:10:11.564Z] === RUN TestNetworkCreateDelete [2023-08-29T19:10:11.822Z] --- PASS: TestNetworkCreateDelete (0.16s) [2023-08-29T19:10:11.822Z] === RUN TestDockerNetworkDeletePreferID [2023-08-29T19:10:12.388Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2023-08-29T19:10:12.388Z] === RUN TestDaemonDNSFallback [2023-08-29T19:10:18.947Z] --- PASS: TestDaemonDNSFallback (6.25s) [2023-08-29T19:10:18.947Z] === RUN TestInspectNetwork [2023-08-29T19:10:21.477Z] === RUN TestInspectNetwork/full_network_id [2023-08-29T19:10:21.478Z] === RUN TestInspectNetwork/partial_network_id [2023-08-29T19:10:21.478Z] === RUN TestInspectNetwork/network_name [2023-08-29T19:10:21.478Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-08-29T19:10:25.662Z] --- PASS: TestInspectNetwork (6.95s) [2023-08-29T19:10:25.662Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-08-29T19:10:25.662Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-08-29T19:10:25.662Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-08-29T19:10:25.662Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-08-29T19:10:25.662Z] === RUN TestRunContainerWithBridgeNone [2023-08-29T19:10:27.037Z] --- PASS: TestRunContainerWithBridgeNone (1.33s) [2023-08-29T19:10:27.037Z] === RUN TestNetworkInvalidJSON [2023-08-29T19:10:27.037Z] === RUN TestNetworkInvalidJSON/networks/create [2023-08-29T19:10:27.037Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-08-29T19:10:27.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-08-29T19:10:27.037Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-08-29T19:10:27.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-08-29T19:10:27.037Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-08-29T19:10:27.037Z] === CONT TestNetworkInvalidJSON/networks/create [2023-08-29T19:10:27.037Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-08-29T19:10:27.037Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-08-29T19:10:27.037Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-08-29T19:10:27.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-08-29T19:10:27.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-08-29T19:10:27.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-08-29T19:10:27.037Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-08-29T19:10:27.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-08-29T19:10:27.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-08-29T19:10:27.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-08-29T19:10:27.037Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-08-29T19:10:27.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-08-29T19:10:27.037Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-08-29T19:10:27.037Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-08-29T19:10:27.037Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-08-29T19:10:27.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-08-29T19:10:27.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-08-29T19:10:27.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-08-29T19:10:27.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-08-29T19:10:27.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-08-29T19:10:27.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2023-08-29T19:10:27.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-08-29T19:10:27.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-08-29T19:10:27.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-08-29T19:10:27.037Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-08-29T19:10:27.037Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-08-29T19:10:27.037Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-08-29T19:10:27.037Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-08-29T19:10:27.037Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-08-29T19:10:27.037Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-08-29T19:10:27.037Z] === RUN TestNetworkList [2023-08-29T19:10:27.037Z] === RUN TestNetworkList//networks [2023-08-29T19:10:27.037Z] === PAUSE TestNetworkList//networks [2023-08-29T19:10:27.037Z] === RUN TestNetworkList//networks/ [2023-08-29T19:10:27.037Z] === PAUSE TestNetworkList//networks/ [2023-08-29T19:10:27.037Z] === CONT TestNetworkList//networks [2023-08-29T19:10:27.037Z] === CONT TestNetworkList//networks/ [2023-08-29T19:10:27.037Z] --- PASS: TestNetworkList (0.01s) [2023-08-29T19:10:27.037Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-08-29T19:10:27.037Z] --- PASS: TestNetworkList//networks (0.00s) [2023-08-29T19:10:27.037Z] === RUN TestHostIPv4BridgeLabel [2023-08-29T19:10:27.296Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-08-29T19:10:27.296Z] === RUN TestDefaultNetworkOpts [2023-08-29T19:10:27.296Z] === RUN TestDefaultNetworkOpts/default_value [2023-08-29T19:10:28.671Z] === RUN TestDefaultNetworkOpts/cmdline_value [2023-08-29T19:10:30.048Z] === RUN TestDefaultNetworkOpts/config-from_value [2023-08-29T19:10:31.437Z] --- PASS: TestDefaultNetworkOpts (3.95s) [2023-08-29T19:10:31.437Z] --- PASS: TestDefaultNetworkOpts/default_value (1.29s) [2023-08-29T19:10:31.437Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.29s) [2023-08-29T19:10:31.437Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.37s) [2023-08-29T19:10:31.437Z] === RUN TestDaemonRestartWithLiveRestore [2023-08-29T19:10:32.371Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-08-29T19:10:32.371Z] === RUN TestDaemonDefaultNetworkPools [2023-08-29T19:10:33.306Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2023-08-29T19:10:33.306Z] === RUN TestDaemonRestartWithExistingNetwork [2023-08-29T19:10:34.680Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2023-08-29T19:10:34.680Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-08-29T19:10:35.616Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2023-08-29T19:10:35.616Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-08-29T19:10:36.182Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2023-08-29T19:10:36.182Z] === RUN TestServiceWithPredefinedNetwork [2023-08-29T19:10:38.711Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2023-08-29T19:10:38.711Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-08-29T19:10:38.711Z] service_test.go:242: FLAKY_TEST [2023-08-29T19:10:38.711Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-08-29T19:10:38.711Z] === RUN TestServiceWithDataPathPortInit [2023-08-29T19:10:53.584Z] --- PASS: TestServiceWithDataPathPortInit (13.59s) [2023-08-29T19:10:53.584Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-08-29T19:10:54.519Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1hklxru6vmn9v6eqwadioznhf Created:2023-08-29 19:10:53.348520434 +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[5abf8eb2b56b5e7f403ed1138d84cc56f9458b089c0d9b2189c580c0c3d1ab1e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oxdaehk0xfs3qhyz0au55wxc9 EndpointID:8c1f2746d6f147b2d21f5e1fd7a6cbb4f02ac20b5fdd5e90a1fae2fb5cea9aab MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7c97f4f8ca2119182f23b190abb8403fd836578d109af59161a5cb3bd9ee16f5 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:276c5eb45570 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oxdaehk0xfs3qhyz0au55wxc9 EndpointID:8c1f2746d6f147b2d21f5e1fd7a6cbb4f02ac20b5fdd5e90a1fae2fb5cea9aab EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-08-29T19:10:59.786Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2023-08-29T19:10:59.786Z] PASS [2023-08-29T19:10:59.786Z] [2023-08-29T19:10:59.786Z] === Skipped [2023-08-29T19:10:59.786Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-08-29T19:10:59.786Z] service_test.go:242: FLAKY_TEST [2023-08-29T19:10:59.786Z] [2023-08-29T19:10:59.786Z] DONE 42 tests, 1 skipped in 47.383s [2023-08-29T19:10:59.786Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-08-29T19:10:59.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:10:59.786Z] ++ set -e [2023-08-29T19:10:59.786Z] ++ '[' -n 0 ']' [2023-08-29T19:10:59.786Z] ++ set -x [2023-08-29T19:10:59.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:10:59.786Z] INFO: Testing against a local daemon [2023-08-29T19:10:59.786Z] === RUN TestDockerNetworkIpvlanPersistance [2023-08-29T19:10:59.786Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-29T19:10:59.786Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-08-29T19:10:59.786Z] === RUN TestDockerNetworkIpvlan [2023-08-29T19:10:59.786Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-29T19:10:59.786Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-08-29T19:10:59.786Z] PASS [2023-08-29T19:10:59.786Z] [2023-08-29T19:10:59.786Z] === Skipped [2023-08-29T19:10:59.786Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-08-29T19:10:59.786Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-29T19:10:59.786Z] [2023-08-29T19:10:59.786Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-08-29T19:10:59.786Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-29T19:10:59.786Z] [2023-08-29T19:10:59.786Z] DONE 2 tests, 2 skipped in 0.034s [2023-08-29T19:10:59.786Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-08-29T19:10:59.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:10:59.786Z] ++ set -e [2023-08-29T19:10:59.786Z] ++ '[' -n 0 ']' [2023-08-29T19:10:59.786Z] ++ set -x [2023-08-29T19:10:59.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:10:59.786Z] INFO: Testing against a local daemon [2023-08-29T19:10:59.786Z] === RUN TestDockerNetworkMacvlanPersistance [2023-08-29T19:11:00.352Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s) [2023-08-29T19:11:00.352Z] === RUN TestDockerNetworkMacvlan [2023-08-29T19:11:00.919Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-08-29T19:11:01.485Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-08-29T19:11:02.052Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-08-29T19:11:03.953Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-08-29T19:11:05.328Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-08-29T19:11:07.860Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-08-29T19:11:08.427Z] --- PASS: TestDockerNetworkMacvlan (8.16s) [2023-08-29T19:11:08.427Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2023-08-29T19:11:08.427Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2023-08-29T19:11:08.427Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.65s) [2023-08-29T19:11:08.427Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.69s) [2023-08-29T19:11:08.427Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.36s) [2023-08-29T19:11:08.427Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.42s) [2023-08-29T19:11:08.427Z] PASS [2023-08-29T19:11:08.427Z] [2023-08-29T19:11:08.427Z] DONE 8 tests in 9.356s [2023-08-29T19:11:08.427Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-08-29T19:11:08.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:11:08.428Z] ++ set -e [2023-08-29T19:11:08.428Z] ++ '[' -n 0 ']' [2023-08-29T19:11:08.428Z] ++ set -x [2023-08-29T19:11:08.428Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:11:08.428Z] testing: warning: no tests to run [2023-08-29T19:11:08.428Z] PASS [2023-08-29T19:11:08.428Z] [2023-08-29T19:11:08.428Z] DONE 0 tests in 0.008s [2023-08-29T19:11:08.428Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-08-29T19:11:08.428Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:11:08.428Z] ++ set -e [2023-08-29T19:11:08.428Z] ++ '[' -n 0 ']' [2023-08-29T19:11:08.428Z] ++ set -x [2023-08-29T19:11:08.428Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:11:08.428Z] INFO: Testing against a local daemon [2023-08-29T19:11:08.428Z] === RUN TestAuthZPluginAllowRequest [2023-08-29T19:11:09.362Z] --- PASS: TestAuthZPluginAllowRequest (1.05s) [2023-08-29T19:11:09.362Z] === RUN TestAuthZPluginTLS [2023-08-29T19:11:09.928Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-08-29T19:11:09.928Z] === RUN TestAuthZPluginDenyRequest [2023-08-29T19:11:10.495Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-08-29T19:11:10.495Z] === RUN TestAuthZPluginAPIDenyResponse [2023-08-29T19:11:11.061Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-08-29T19:11:11.061Z] === RUN TestAuthZPluginDenyResponse [2023-08-29T19:11:11.627Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-08-29T19:11:11.627Z] === RUN TestAuthZPluginAllowEventStream [2023-08-29T19:11:12.562Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s) [2023-08-29T19:11:12.562Z] === RUN TestAuthZPluginErrorResponse [2023-08-29T19:11:13.127Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-08-29T19:11:13.127Z] === RUN TestAuthZPluginErrorRequest [2023-08-29T19:11:13.694Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-08-29T19:11:13.694Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-08-29T19:11:14.260Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-08-29T19:11:14.260Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-08-29T19:11:15.635Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s) [2023-08-29T19:11:15.635Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-08-29T19:11:17.009Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.57s) [2023-08-29T19:11:17.010Z] === RUN TestAuthZPluginHeader [2023-08-29T19:11:17.576Z] --- PASS: TestAuthZPluginHeader (0.60s) [2023-08-29T19:11:17.576Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-08-29T19:11:17.576Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-29T19:11:17.576Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-08-29T19:11:17.576Z] === RUN TestAuthZPluginV2Disable [2023-08-29T19:11:17.576Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-29T19:11:17.576Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-08-29T19:11:17.576Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-08-29T19:11:17.576Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-29T19:11:17.576Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-08-29T19:11:17.576Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-08-29T19:11:17.576Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-29T19:11:17.576Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-08-29T19:11:17.576Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-08-29T19:11:35.654Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2023-08-29T19:11:35.654Z] PASS [2023-08-29T19:11:35.654Z] [2023-08-29T19:11:35.654Z] === Skipped [2023-08-29T19:11:35.654Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-08-29T19:11:35.654Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-29T19:11:35.654Z] [2023-08-29T19:11:35.654Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-08-29T19:11:35.654Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-29T19:11:35.654Z] [2023-08-29T19:11:35.654Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-08-29T19:11:35.654Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-29T19:11:35.654Z] [2023-08-29T19:11:35.654Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-08-29T19:11:35.654Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-29T19:11:35.654Z] [2023-08-29T19:11:35.654Z] DONE 17 tests, 4 skipped in 26.081s [2023-08-29T19:11:35.654Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-08-29T19:11:35.654Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:11:35.654Z] ++ set -e [2023-08-29T19:11:35.654Z] ++ '[' -n 0 ']' [2023-08-29T19:11:35.654Z] ++ set -x [2023-08-29T19:11:35.654Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:11:35.654Z] INFO: Testing against a local daemon [2023-08-29T19:11:35.654Z] === RUN TestPluginInvalidJSON [2023-08-29T19:11:35.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-08-29T19:11:35.654Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-08-29T19:11:35.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-08-29T19:11:35.654Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-08-29T19:11:35.654Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-08-29T19:11:35.654Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-08-29T19:11:35.654Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-08-29T19:11:35.654Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-08-29T19:11:35.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-08-29T19:11:35.654Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-08-29T19:11:35.654Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-08-29T19:11:35.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-08-29T19:11:35.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-08-29T19:11:35.654Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-08-29T19:11:35.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-08-29T19:11:35.654Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-08-29T19:11:35.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-08-29T19:11:35.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-08-29T19:11:35.654Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-08-29T19:11:35.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-08-29T19:11:35.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-08-29T19:11:35.654Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-08-29T19:11:35.654Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2023-08-29T19:11:35.654Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-08-29T19:11:35.654Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-08-29T19:11:35.654Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-08-29T19:11:35.654Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-08-29T19:11:35.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-08-29T19:11:35.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-08-29T19:11:35.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-08-29T19:11:35.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-08-29T19:11:35.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-08-29T19:11:35.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-08-29T19:11:35.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-08-29T19:11:35.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-08-29T19:11:35.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-08-29T19:11:35.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-08-29T19:11:35.654Z] === RUN TestPluginInstall [2023-08-29T19:11:35.654Z] === RUN TestPluginInstall/no_auth [2023-08-29T19:11:37.556Z] time="2023-08-29T19:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-29T19:11:37.556Z] time="2023-08-29T19:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ea09e8b11ebc9c61e5ae48bfa25f6ca15cdd6f2280407fc7ef391dddd4991d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-29T19:11:37.556Z] time="2023-08-29T19:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-29T19:11:37.556Z] time="2023-08-29T19:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ea09e8b11ebc9c61e5ae48bfa25f6ca15cdd6f2280407fc7ef391dddd4991d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-29T19:11:37.556Z] === RUN TestPluginInstall/with_htpasswd [2023-08-29T19:11:37.814Z] time="2023-08-29T19:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-29T19:11:37.814Z] time="2023-08-29T19:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ea09e8b11ebc9c61e5ae48bfa25f6ca15cdd6f2280407fc7ef391dddd4991d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-29T19:11:37.814Z] time="2023-08-29T19:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-29T19:11:37.814Z] time="2023-08-29T19:11:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ea09e8b11ebc9c61e5ae48bfa25f6ca15cdd6f2280407fc7ef391dddd4991d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-29T19:11:38.072Z] === RUN TestPluginInstall/with_insecure [2023-08-29T19:11:39.007Z] time="2023-08-29T19:11:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-29T19:11:39.007Z] time="2023-08-29T19:11:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27dd647ddc35f59b43f5fe8d0a82c7cdd6472ad2625ae309cbb0778ef23befd4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-29T19:11:39.007Z] time="2023-08-29T19:11:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-29T19:11:39.007Z] time="2023-08-29T19:11:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27dd647ddc35f59b43f5fe8d0a82c7cdd6472ad2625ae309cbb0778ef23befd4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-29T19:11:39.007Z] plugin_test.go:196: [d505fb4d6e822] daemon is not started [2023-08-29T19:11:39.007Z] --- PASS: TestPluginInstall (4.40s) [2023-08-29T19:11:39.007Z] --- PASS: TestPluginInstall/no_auth (3.04s) [2023-08-29T19:11:39.007Z] --- PASS: TestPluginInstall/with_htpasswd (0.44s) [2023-08-29T19:11:39.007Z] --- PASS: TestPluginInstall/with_insecure (0.91s) [2023-08-29T19:11:39.007Z] === RUN TestPluginsWithRuntimes [2023-08-29T19:11:40.382Z] === RUN TestPluginsWithRuntimes/No_Args [2023-08-29T19:11:41.317Z] === RUN TestPluginsWithRuntimes/With_Args [2023-08-29T19:11:42.251Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2023-08-29T19:11:42.251Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2023-08-29T19:11:42.251Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2023-08-29T19:11:42.251Z] === RUN TestPluginBackCompatMediaTypes [2023-08-29T19:11:42.817Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s) [2023-08-29T19:11:42.817Z] PASS [2023-08-29T19:11:42.817Z] [2023-08-29T19:11:42.817Z] DONE 24 tests in 8.283s [2023-08-29T19:11:42.817Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-08-29T19:11:42.817Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:11:42.817Z] ++ set -e [2023-08-29T19:11:42.817Z] ++ '[' -n 0 ']' [2023-08-29T19:11:42.817Z] ++ set -x [2023-08-29T19:11:42.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:11:42.817Z] INFO: Testing against a local daemon [2023-08-29T19:11:42.817Z] === RUN TestExternalGraphDriver [2023-08-29T19:11:43.075Z] === RUN TestExternalGraphDriver/json [2023-08-29T19:11:44.990Z] === RUN TestExternalGraphDriver/spec [2023-08-29T19:11:46.364Z] === RUN TestExternalGraphDriver/pull [2023-08-29T19:11:49.646Z] --- PASS: TestExternalGraphDriver (6.60s) [2023-08-29T19:11:49.646Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2023-08-29T19:11:49.647Z] --- PASS: TestExternalGraphDriver/spec (1.50s) [2023-08-29T19:11:49.647Z] --- PASS: TestExternalGraphDriver/pull (3.23s) [2023-08-29T19:11:49.647Z] === RUN TestGraphdriverPluginV2 [2023-08-29T19:11:49.647Z] external_test.go:412: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-29T19:11:49.647Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-08-29T19:11:49.647Z] PASS [2023-08-29T19:11:49.647Z] [2023-08-29T19:11:49.647Z] === Skipped [2023-08-29T19:11:49.647Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-08-29T19:11:49.647Z] external_test.go:412: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-29T19:11:49.647Z] [2023-08-29T19:11:49.647Z] DONE 5 tests, 1 skipped in 6.957s [2023-08-29T19:11:49.647Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-08-29T19:11:49.647Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:11:49.647Z] ++ set -e [2023-08-29T19:11:49.647Z] ++ '[' -n 0 ']' [2023-08-29T19:11:49.647Z] ++ set -x [2023-08-29T19:11:49.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:11:49.905Z] INFO: Testing against a local daemon [2023-08-29T19:11:49.905Z] === RUN TestContinueAfterPluginCrash [2023-08-29T19:11:49.905Z] === PAUSE TestContinueAfterPluginCrash [2023-08-29T19:11:49.905Z] === RUN TestReadPluginNoRead [2023-08-29T19:11:49.905Z] === PAUSE TestReadPluginNoRead [2023-08-29T19:11:49.905Z] === RUN TestDaemonStartWithLogOpt [2023-08-29T19:11:49.905Z] === PAUSE TestDaemonStartWithLogOpt [2023-08-29T19:11:49.905Z] === CONT TestContinueAfterPluginCrash [2023-08-29T19:11:49.905Z] === CONT TestDaemonStartWithLogOpt [2023-08-29T19:11:49.905Z] === CONT TestReadPluginNoRead [2023-08-29T19:11:52.435Z] === RUN TestReadPluginNoRead/default [2023-08-29T19:11:52.435Z] --- PASS: TestDaemonStartWithLogOpt (2.71s) [2023-08-29T19:11:53.370Z] === RUN TestReadPluginNoRead/disabled_caching [2023-08-29T19:11:54.744Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-08-29T19:11:56.118Z] read_test.go:91: [d84c411f60bdb] daemon is not started [2023-08-29T19:11:56.118Z] --- PASS: TestReadPluginNoRead (6.02s) [2023-08-29T19:11:56.118Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2023-08-29T19:11:56.118Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2023-08-29T19:11:56.119Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2023-08-29T19:11:58.020Z] --- PASS: TestContinueAfterPluginCrash (7.83s) [2023-08-29T19:11:58.020Z] PASS [2023-08-29T19:11:58.020Z] [2023-08-29T19:11:58.020Z] DONE 6 tests in 7.864s [2023-08-29T19:11:58.020Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-08-29T19:11:58.020Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:11:58.020Z] ++ set -e [2023-08-29T19:11:58.020Z] ++ '[' -n 0 ']' [2023-08-29T19:11:58.020Z] ++ set -x [2023-08-29T19:11:58.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:11:58.020Z] testing: warning: no tests to run [2023-08-29T19:11:58.020Z] PASS [2023-08-29T19:11:58.020Z] [2023-08-29T19:11:58.020Z] DONE 0 tests in 0.008s [2023-08-29T19:11:58.020Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-08-29T19:11:58.020Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:11:58.020Z] ++ set -e [2023-08-29T19:11:58.020Z] ++ '[' -n 0 ']' [2023-08-29T19:11:58.020Z] ++ set -x [2023-08-29T19:11:58.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:11:58.020Z] INFO: Testing against a local daemon [2023-08-29T19:11:58.020Z] === RUN TestPluginWithDevMounts [2023-08-29T19:11:58.020Z] === PAUSE TestPluginWithDevMounts [2023-08-29T19:11:58.020Z] === CONT TestPluginWithDevMounts [2023-08-29T19:11:59.395Z] --- PASS: TestPluginWithDevMounts (1.49s) [2023-08-29T19:11:59.395Z] PASS [2023-08-29T19:11:59.395Z] [2023-08-29T19:11:59.395Z] DONE 1 tests in 1.516s [2023-08-29T19:11:59.395Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-08-29T19:11:59.395Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:11:59.395Z] ++ set -e [2023-08-29T19:11:59.395Z] ++ '[' -n 0 ']' [2023-08-29T19:11:59.395Z] ++ set -x [2023-08-29T19:11:59.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:11:59.395Z] INFO: Testing against a local daemon [2023-08-29T19:11:59.395Z] === RUN TestSecretInspect [2023-08-29T19:12:01.296Z] --- PASS: TestSecretInspect (1.89s) [2023-08-29T19:12:01.296Z] === RUN TestSecretList [2023-08-29T19:12:03.198Z] --- PASS: TestSecretList (1.89s) [2023-08-29T19:12:03.198Z] === RUN TestSecretsCreateAndDelete [2023-08-29T19:12:05.098Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2023-08-29T19:12:05.099Z] === RUN TestSecretsUpdate [2023-08-29T19:12:06.999Z] --- PASS: TestSecretsUpdate (1.90s) [2023-08-29T19:12:06.999Z] === RUN TestTemplatedSecret [2023-08-29T19:12:09.529Z] --- PASS: TestTemplatedSecret (2.63s) [2023-08-29T19:12:09.529Z] === RUN TestSecretCreateResolve [2023-08-29T19:12:11.430Z] --- PASS: TestSecretCreateResolve (1.89s) [2023-08-29T19:12:11.430Z] PASS [2023-08-29T19:12:11.430Z] [2023-08-29T19:12:11.430Z] DONE 6 tests in 12.145s [2023-08-29T19:12:11.430Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-08-29T19:12:11.430Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:12:11.430Z] ++ set -e [2023-08-29T19:12:11.430Z] ++ '[' -n 0 ']' [2023-08-29T19:12:11.430Z] ++ set -x [2023-08-29T19:12:11.430Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:12:11.430Z] INFO: Testing against a local daemon [2023-08-29T19:12:11.430Z] === RUN TestServiceCreateInit [2023-08-29T19:12:11.430Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-08-29T19:12:15.651Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-08-29T19:12:18.935Z] --- PASS: TestServiceCreateInit (7.48s) [2023-08-29T19:12:18.935Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2023-08-29T19:12:18.935Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s) [2023-08-29T19:12:18.935Z] === RUN TestCreateServiceMultipleTimes [2023-08-29T19:12:33.807Z] --- PASS: TestCreateServiceMultipleTimes (14.84s) [2023-08-29T19:12:33.807Z] === RUN TestCreateServiceConflict [2023-08-29T19:12:35.708Z] --- PASS: TestCreateServiceConflict (1.94s) [2023-08-29T19:12:35.708Z] === RUN TestCreateServiceMaxReplicas [2023-08-29T19:12:38.990Z] --- PASS: TestCreateServiceMaxReplicas (2.83s) [2023-08-29T19:12:38.990Z] === RUN TestCreateWithDuplicateNetworkNames [2023-08-29T19:12:53.862Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.95s) [2023-08-29T19:12:53.862Z] === RUN TestCreateServiceSecretFileMode [2023-08-29T19:13:06.060Z] --- PASS: TestCreateServiceSecretFileMode (12.55s) [2023-08-29T19:13:06.060Z] === RUN TestCreateServiceConfigFileMode [2023-08-29T19:13:18.275Z] --- PASS: TestCreateServiceConfigFileMode (12.60s) [2023-08-29T19:13:18.275Z] === RUN TestCreateServiceSysctls [2023-08-29T19:13:20.176Z] --- PASS: TestCreateServiceSysctls (3.28s) [2023-08-29T19:13:20.176Z] === RUN TestCreateServiceCapabilities [2023-08-29T19:13:22.705Z] --- PASS: TestCreateServiceCapabilities (2.66s) [2023-08-29T19:13:22.705Z] === RUN TestInspect [2023-08-29T19:13:25.235Z] --- PASS: TestInspect (2.80s) [2023-08-29T19:13:25.235Z] === RUN TestCreateJob [2023-08-29T19:13:28.517Z] --- PASS: TestCreateJob (3.13s) [2023-08-29T19:13:28.517Z] === RUN TestReplicatedJob [2023-08-29T19:13:33.782Z] --- PASS: TestReplicatedJob (5.19s) [2023-08-29T19:13:33.782Z] === RUN TestUpdateReplicatedJob [2023-08-29T19:13:37.065Z] --- PASS: TestUpdateReplicatedJob (3.20s) [2023-08-29T19:13:37.065Z] === RUN TestServiceListWithStatuses [2023-08-29T19:13:37.065Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-08-29T19:13:37.065Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-08-29T19:13:37.065Z] === RUN TestDockerNetworkConnectAlias [2023-08-29T19:13:41.251Z] --- PASS: TestDockerNetworkConnectAlias (4.01s) [2023-08-29T19:13:41.251Z] === RUN TestDockerNetworkReConnect [2023-08-29T19:13:44.533Z] --- PASS: TestDockerNetworkReConnect (3.25s) [2023-08-29T19:13:44.533Z] === RUN TestServicePlugin [2023-08-29T19:13:44.533Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-29T19:13:44.533Z] --- SKIP: TestServicePlugin (0.00s) [2023-08-29T19:13:44.533Z] === RUN TestServiceUpdateLabel [2023-08-29T19:13:46.441Z] --- PASS: TestServiceUpdateLabel (1.95s) [2023-08-29T19:13:46.441Z] === RUN TestServiceUpdateSecrets [2023-08-29T19:14:01.318Z] --- PASS: TestServiceUpdateSecrets (14.52s) [2023-08-29T19:14:01.318Z] === RUN TestServiceUpdateConfigs [2023-08-29T19:14:16.189Z] --- PASS: TestServiceUpdateConfigs (14.61s) [2023-08-29T19:14:16.189Z] === RUN TestServiceUpdateNetwork [2023-08-29T19:14:28.389Z] --- PASS: TestServiceUpdateNetwork (12.24s) [2023-08-29T19:14:28.389Z] === RUN TestServiceUpdatePidsLimit [2023-08-29T19:14:28.648Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-08-29T19:14:29.214Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-08-29T19:14:37.325Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-08-29T19:14:43.885Z] --- PASS: TestServiceUpdatePidsLimit (16.21s) [2023-08-29T19:14:43.885Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2023-08-29T19:14:43.885Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2023-08-29T19:14:43.885Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2023-08-29T19:14:43.885Z] PASS [2023-08-29T19:14:43.885Z] [2023-08-29T19:14:43.885Z] === Skipped [2023-08-29T19:14:43.885Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-08-29T19:14:43.885Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-08-29T19:14:43.885Z] [2023-08-29T19:14:43.885Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-08-29T19:14:43.885Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-29T19:14:43.885Z] [2023-08-29T19:14:43.885Z] DONE 27 tests, 2 skipped in 152.286s [2023-08-29T19:14:43.885Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-08-29T19:14:43.885Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:14:43.885Z] ++ set -e [2023-08-29T19:14:43.885Z] ++ '[' -n 0 ']' [2023-08-29T19:14:43.885Z] ++ set -x [2023-08-29T19:14:43.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:14:43.885Z] INFO: Testing against a local daemon [2023-08-29T19:14:43.885Z] === RUN TestSessionCreate [2023-08-29T19:14:43.885Z] --- PASS: TestSessionCreate (0.02s) [2023-08-29T19:14:43.885Z] === RUN TestSessionCreateWithBadUpgrade [2023-08-29T19:14:43.885Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-08-29T19:14:43.885Z] PASS [2023-08-29T19:14:43.885Z] [2023-08-29T19:14:43.885Z] DONE 2 tests in 0.055s [2023-08-29T19:14:43.885Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-08-29T19:14:43.885Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:14:43.885Z] ++ set -e [2023-08-29T19:14:43.885Z] ++ '[' -n 0 ']' [2023-08-29T19:14:43.885Z] ++ set -x [2023-08-29T19:14:43.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:14:43.885Z] INFO: Testing against a local daemon [2023-08-29T19:14:43.885Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-08-29T19:14:43.885Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-08-29T19:14:43.885Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-08-29T19:14:43.885Z] === RUN TestDiskUsage [2023-08-29T19:14:43.885Z] === PAUSE TestDiskUsage [2023-08-29T19:14:43.885Z] === RUN TestEventsExecDie [2023-08-29T19:14:44.451Z] --- PASS: TestEventsExecDie (0.57s) [2023-08-29T19:14:44.451Z] === RUN TestEventsBackwardsCompatible [2023-08-29T19:14:44.451Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-08-29T19:14:44.451Z] === RUN TestEventsVolumeCreate [2023-08-29T19:14:44.451Z] --- PASS: TestEventsVolumeCreate (0.09s) [2023-08-29T19:14:44.451Z] === RUN TestInfoBinaryCommits [2023-08-29T19:14:44.451Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-08-29T19:14:44.451Z] === RUN TestInfoAPIVersioned [2023-08-29T19:14:44.451Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-08-29T19:14:44.451Z] === RUN TestInfoAPI [2023-08-29T19:14:44.451Z] --- PASS: TestInfoAPI (0.02s) [2023-08-29T19:14:44.451Z] === RUN TestInfoAPIWarnings [2023-08-29T19:15:02.530Z] --- PASS: TestInfoAPIWarnings (16.54s) [2023-08-29T19:15:02.530Z] === RUN TestInfoDebug [2023-08-29T19:15:02.530Z] --- PASS: TestInfoDebug (0.52s) [2023-08-29T19:15:02.530Z] === RUN TestInfoInsecureRegistries [2023-08-29T19:15:02.530Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-08-29T19:15:02.530Z] === RUN TestInfoRegistryMirrors [2023-08-29T19:15:02.530Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-08-29T19:15:02.530Z] === RUN TestLoginFailsWithBadCredentials [2023-08-29T19:15:03.904Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2023-08-29T19:15:03.904Z] === RUN TestPingCacheHeaders [2023-08-29T19:15:03.904Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-08-29T19:15:03.904Z] === RUN TestPingGet [2023-08-29T19:15:03.904Z] --- PASS: TestPingGet (0.01s) [2023-08-29T19:15:03.904Z] === RUN TestPingHead [2023-08-29T19:15:03.904Z] --- PASS: TestPingHead (0.02s) [2023-08-29T19:15:03.904Z] === RUN TestPingSwarmHeader [2023-08-29T19:15:04.163Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-08-29T19:15:04.729Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-08-29T19:15:05.663Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-08-29T19:15:05.663Z] --- PASS: TestPingSwarmHeader (1.96s) [2023-08-29T19:15:05.663Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-08-29T19:15:05.663Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-08-29T19:15:05.663Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-08-29T19:15:05.663Z] === RUN TestPingBuilderHeader [2023-08-29T19:15:05.663Z] === RUN TestPingBuilderHeader/default_config [2023-08-29T19:15:06.230Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-08-29T19:15:06.796Z] --- PASS: TestPingBuilderHeader (1.04s) [2023-08-29T19:15:06.796Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2023-08-29T19:15:06.796Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2023-08-29T19:15:06.796Z] === RUN TestVersion [2023-08-29T19:15:06.796Z] --- PASS: TestVersion (0.01s) [2023-08-29T19:15:06.796Z] === CONT TestDiskUsage [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/empty [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/empty/container_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/empty/image_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/empty/volume_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/empty/build-cache_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/after_LoadBusybox [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-08-29T19:15:07.362Z] === RUN TestDiskUsage/after_container.Run [2023-08-29T19:15:07.620Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-08-29T19:15:07.620Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-08-29T19:15:07.620Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-08-29T19:15:07.620Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-08-29T19:15:07.620Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-08-29T19:15:07.620Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-08-29T19:15:07.620Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-08-29T19:15:07.620Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-08-29T19:15:07.620Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-08-29T19:15:07.620Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-08-29T19:15:07.620Z] --- PASS: TestDiskUsage (1.07s) [2023-08-29T19:15:07.620Z] --- PASS: TestDiskUsage/empty (0.00s) [2023-08-29T19:15:07.620Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-08-29T19:15:07.620Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-08-29T19:15:07.620Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-08-29T19:15:07.620Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-08-29T19:15:07.620Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-08-29T19:15:07.620Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-08-29T19:15:07.620Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-08-29T19:15:07.620Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-08-29T19:15:07.620Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-08-29T19:15:07.620Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-08-29T19:15:07.621Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-08-29T19:15:07.621Z] PASS [2023-08-29T19:15:07.880Z] [2023-08-29T19:15:07.880Z] === Skipped [2023-08-29T19:15:07.880Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-08-29T19:15:07.880Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-08-29T19:15:07.880Z] [2023-08-29T19:15:07.880Z] DONE 57 tests, 1 skipped in 24.017s [2023-08-29T19:15:07.880Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-08-29T19:15:07.880Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:15:07.880Z] ++ set -e [2023-08-29T19:15:07.880Z] ++ '[' -n 0 ']' [2023-08-29T19:15:07.880Z] ++ set -x [2023-08-29T19:15:07.880Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.vL0tAJXjt2/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-08-29T19:15:07.880Z] INFO: Testing against a local daemon [2023-08-29T19:15:07.880Z] === RUN TestVolumesCreateAndList [2023-08-29T19:15:07.880Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-08-29T19:15:07.880Z] === RUN TestVolumesRemove [2023-08-29T19:15:07.880Z] === RUN TestVolumesRemove/volume_in_use [2023-08-29T19:15:07.880Z] === RUN TestVolumesRemove/volume_not_in_use [2023-08-29T19:15:07.880Z] === RUN TestVolumesRemove/non-existing_volume [2023-08-29T19:15:07.880Z] === RUN TestVolumesRemove/non-existing_volume_force [2023-08-29T19:15:07.880Z] --- PASS: TestVolumesRemove (0.04s) [2023-08-29T19:15:07.880Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2023-08-29T19:15:07.880Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2023-08-29T19:15:07.880Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2023-08-29T19:15:07.880Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2023-08-29T19:15:07.880Z] === RUN TestVolumesRemoveSwarmEnabled [2023-08-29T19:15:07.880Z] === PAUSE TestVolumesRemoveSwarmEnabled [2023-08-29T19:15:07.880Z] === RUN TestVolumesInspect [2023-08-29T19:15:07.880Z] --- PASS: TestVolumesInspect (0.01s) [2023-08-29T19:15:07.880Z] === RUN TestVolumesInvalidJSON [2023-08-29T19:15:07.880Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-08-29T19:15:07.880Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-08-29T19:15:07.880Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-08-29T19:15:07.880Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-08-29T19:15:07.880Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-08-29T19:15:07.880Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-08-29T19:15:07.880Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-08-29T19:15:07.880Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-08-29T19:15:07.880Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-08-29T19:15:07.880Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-08-29T19:15:07.880Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-08-29T19:15:07.880Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-08-29T19:15:07.880Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-08-29T19:15:07.880Z] === RUN TestVolumePruneAnonymous [2023-08-29T19:15:07.880Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2023-08-29T19:15:07.880Z] === RUN TestVolumePruneAnonFromImage [2023-08-29T19:15:08.138Z] --- PASS: TestVolumePruneAnonFromImage (0.10s) [2023-08-29T19:15:08.138Z] === CONT TestVolumesRemoveSwarmEnabled [2023-08-29T19:15:09.073Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2023-08-29T19:15:09.073Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2023-08-29T19:15:09.073Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2023-08-29T19:15:09.073Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2023-08-29T19:15:10.128Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.92s) [2023-08-29T19:15:10.128Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2023-08-29T19:15:10.128Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2023-08-29T19:15:10.128Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2023-08-29T19:15:10.128Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2023-08-29T19:15:10.128Z] PASS [2023-08-29T19:15:10.128Z] [2023-08-29T19:15:10.128Z] DONE 20 tests in 2.170s [2023-08-29T19:15:10.128Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-08-29T19:15:10.128Z] ++++ cat bundles/test-integration/docker.pid [2023-08-29T19:15:10.128Z] +++ kill 22289 [2023-08-29T19:15:11.502Z] +++ /etc/init.d/apparmor stop [2023-08-29T19:15:11.502Z] Leaving: AppArmorNo profiles have been unloaded. [2023-08-29T19:15:11.502Z] [2023-08-29T19:15:11.502Z] Unloading profiles will leave already running processes permanently [2023-08-29T19:15:11.502Z] unconfined, which can lead to unexpected situations. [2023-08-29T19:15:11.502Z] [2023-08-29T19:15:11.502Z] To set a process to complain mode, use the command line tool [2023-08-29T19:15:11.502Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-08-29T19:15:11.502Z] +++ true [2023-08-29T19:15:11.502Z] exiting test-integration [2023-08-29T19:15:11.502Z] ++ exit 0 [2023-08-29T19:15:11.502Z] Post stage [Pipeline] junit [2023-08-29T19:15:12.449Z] Recording test results [2023-08-29T19:15:12.616Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-08-29T19:15:12.906Z] + echo Ensuring container killed. [2023-08-29T19:15:12.906Z] Ensuring container killed. [2023-08-29T19:15:12.906Z] + docker rm -vf docker-pr4 [2023-08-29T19:15:12.906Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2023-08-29T19:15:13.197Z] + echo Chowning /workspace to jenkins user [2023-08-29T19:15:13.198Z] Chowning /workspace to jenkins user [2023-08-29T19:15:13.198Z] + id -u [2023-08-29T19:15:13.198Z] + id -g [2023-08-29T19:15:13.198Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43707:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-08-29T19:15:14.855Z] + bundleName=arm64-integration [2023-08-29T19:15:14.855Z] + echo Creating arm64-integration-bundles.tar.gz [2023-08-29T19:15:14.855Z] Creating arm64-integration-bundles.tar.gz [2023-08-29T19:15:14.855Z] + find+ bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-08-29T19:15:14.855Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-08-29T19:15:15.124Z] Archiving artifacts [2023-08-29T19:15:15.536Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43707/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-08-29T19:15:15.821Z] + make clean [2023-08-29T19:15:15.821Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-08-29T19:15:15.821Z] docker-dev-cache [2023-08-29T19:15:15.821Z] 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